LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   slackware64-current: libgobject-2.0.so.0: undefined symbol: g_date_time_unref (https://www.linuxquestions.org/questions/slackware-14/slackware64-current-libgobject-2-0-so-0-undefined-symbol-g_date_time_unref-4175657788/)

marrowsuck 07-21-2019 04:37 AM

slackware64-current: libgobject-2.0.so.0: undefined symbol: g_date_time_unref
 
Hello everyone!
I am getting the following error when I try to run qutebrowser.
Code:

Error while initializing: /usr/lib64/libgobject-2.0.so.0: undefined symbol: g_date_time_unref
dmesg output
Code:

qutebrowser[11125]: segfault at 20 ip 00007fceb280f481 sp 00007ffd519b19a0 error 4 in ld-2.29.so[7fceb2806000+20000]
I'm running slackware64-current.

ponce 07-21-2019 05:03 AM

can you please post the output of this command
Code:

ls -la /var/lib/pkgtools/packages/{glib2,qt5,Py,qutebrowser}*

marrowsuck 07-21-2019 05:07 AM

Recompiling PyQt5 solved the issue.
Thanks for the quick reply and have a nice sunday!


All times are GMT -5. The time now is 11:38 AM.