Page 1 of 1

Designer for Linux?

Posted: Tue Apr 24, 2018 2:49 pm
by pcady
When I expand the file Designer.tar.gz in the Designers->JS-Linux directory in the latest zip stimulsoft-reports-2018.2.1-pack.zip, I can't locate any executable file.

There is a file called Designer but it is listed as a non-executable shared library.

My system is Centos 7, 64bit running Mate desktop.

What am I missing?

Thanks.
-pc

Re: Designer for Linux?

Posted: Wed Apr 25, 2018 10:12 am
by Lech Kulikowski
Hello,

Please try to set attributes for running:
chmod +x Designer
./Designer

Thank you.

Re: Designer for Linux?

Posted: Wed Apr 25, 2018 2:42 pm
by pcady
Thanks for the reply. The file already was executable and while it wouldn't open from the file manager, it did open from a shell.

However, after a brief flash of blue, the program displays a plain white interface and is not responding to any input. See attached partial screenshot.

I checked /var/log/messages and get this run I run the program though not when I sudo it:

[code]Apr 25 10:29:32 centosdev gnome-keyring-daemon[2064]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered
Apr 25 10:29:33 centosdev gnome-keyring-daemon[2064]: asked to register item /org/freedesktop/secrets/collection/login/1, but it's already registered[/code]

Re: Designer for Linux?

Posted: Thu Apr 26, 2018 9:04 am
by HighAley
Hello,

We are using the NW.js to create this standalone designer.
Sorry, sometimes it does not work as expected.
Please, try our samples from GitHub.

Thank you.