-
Notifications
You must be signed in to change notification settings - Fork 506
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
Crash after update to .70 #2046
Comments
GUI seems to crash for me as well on .70, but runs fine without GUI on Pi 3 / Stretch / Conbee. `(deCONZ:13258): Gdk-CRITICAL **: _gdk_pixmap_new: assertion '(drawable != NULL) || (depth != -1)' failed (deCONZ:13258): Gdk-CRITICAL **: _gdk_pixmap_new: assertion '(drawable != NULL) || (depth != -1)' failed (deCONZ:13258): Gdk-CRITICAL **: _gdk_pixmap_new: assertion '(drawable != NULL) || (depth != -1)' failed (deCONZ:13258): Gdk-CRITICAL **: _gdk_pixmap_new: assertion '(drawable != NULL) || (depth != -1)' failed (deCONZ:13258): Gdk-CRITICAL **: _gdk_pixmap_new: assertion '(drawable != NULL) || (depth != -1)' failed (deCONZ:13258): Gdk-CRITICAL **: _gdk_pixmap_new: assertion '(drawable != NULL) || (depth != -1)' failed (deCONZ:13258): Gdk-CRITICAL **: _gdk_pixmap_new: assertion '(drawable != NULL) || (depth != -1)' failed (deCONZ:13258): Gdk-CRITICAL **: _gdk_pixmap_new: assertion '(drawable != NULL) || (depth != -1)' failed (deCONZ:13258): Gdk-CRITICAL **: _gdk_pixmap_new: assertion '(drawable != NULL) || (depth != -1)' failed |
Are you using the shipped plugin or is that compiled manually? |
Both for me. Shipped .69 seems to be okay. I noticed that it started crashing with a manually compiled one sometime after that. Thinking it's an issue with my own compilation, I've just kept quiet about it. With shipped .70, the crashing still seems to persist. |
As shipped. I noticed the name of the package changed to ....Buster.... from ...Jessie... |
When installing via APT repository the Jessie package (also compiled on Jessie) should be selected. The steps in the installation instructions should setup the matching distribution: |
I installed from here: I guess that is now outdated... Maybe it's time to start using the apt route... |
I also used that download link instead of using apt route. |
I also have the problem that Deconz has always restarted after a few seconds and was always asked for firmware update. I have now reinstalled .67 and it works. Do not trust me to make an update again. |
Not sure about OP, but this issue seems resolved after using a manually compiled version of today’s commits. GUI seems to runs as it should for me (via headless VNC). |
What is the best way to update Pi3 to the last beta? |
Last deconz beta ? using package I think. |
Thx |
How can you downgrade from .70 to .69? |
Depends on the platform, assuming Linux you need to manually install the .deb package:
The files can be downloaded from: |
I have Pi3, is that right? wget https://www.dresden-elektronik.de/rpi/deconz/beta/deconz-2.05.70-qt5.deb sudo dpkg -i deconz-2.05.70-qt5.deb |
Yes but to downgrade you need the .69 version. |
Ok, THX! Do you already know when the .71 comes out without bugs? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
I'm getting a Crash after upgrading to the .70 beta. I'm on a raspbian with the raspbee hardware. I get:
The text was updated successfully, but these errors were encountered: