Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to configure #106

Open
prhbrt opened this issue Jan 11, 2015 · 1 comment
Open

Failed to configure #106

prhbrt opened this issue Jan 11, 2015 · 1 comment

Comments

@prhbrt
Copy link

prhbrt commented Jan 11, 2015

After installing (using qmake, make and make install into /usr, like stated in README.md) I had to copy tg-server.pub to /usr/bin for sigram to start without a segmentation fault:

sudo cp sigram/build/build/tg-server.pub /usr/bin/

However, I am not able to configure Sigram. The tray icon appears, and I can open the window as shown in the screenshow. However, when I select "configure" from the tray menu, nothing happens other than that the same empty window is shown

screenshot from 2015-01-11 18 48 47

I am using Mint linux with cinnamon as desktop manager:

herbert@machine ~ $ uname -a
Linux machine 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
herbert@machine ~ $

The output of Sigram in the console is:

herbert@machine ~ $ Sigram
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///CountryImage.qml:37:5: QML Image: Cannot open: file:///usr/bin/countries/flags/.png
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
qrc:///Button.qml:61:25: Unable to assign QSizeF to QSize
QWaitCondition: cv destroy failure: Device or resource busy
QWaitCondition: mutex destroy failure: Device or resource busy
herbert@machine ~ $

Clicking "configure" in the tray icon adds no new output to the console.

@prhbrt
Copy link
Author

prhbrt commented Jan 11, 2015

PS: the same goes for "about", "about sialan", "donate" and "license".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant