Appimage build broken? #1941

Closed
opened 2022-03-05 07:35:10 +01:00 by PeterSurda · 1 comment
PeterSurda commented 2022-03-05 07:35:10 +01:00 (Migrated from github.com)

received over BM:

Hi!

The appimage from 20220304 raises the exception:

2022-03-04 20:03:52,500 - CRITICAL - Unhandled exception
Traceback (most recent call last):
File "/tmp/.mount_PyBitm6T4Aoc/usr/bin//pybitmessage", line 11, in
execfile(script_file, new_globals)
File "/tmp/.mount_PyBitm6T4Aoc/usr/lib/python2.7/dist-packages/pybitmessage/bitmessagemain.py", line 425, in
main()
File "/tmp/.mount_PyBitm6T4Aoc/usr/lib/python2.7/dist-packages/pybitmessage/bitmessagemain.py", line 421, in main
mainprogram.start()
File "/tmp/.mount_PyBitm6T4Aoc/usr/lib/python2.7/dist-packages/pybitmessage/bitmessagemain.py", line 153, in start
state.thisapp = singleinstance("", daemon)
File "/tmp/.mount_PyBitm6T4Aoc/usr/lib/python2.7/dist-packages/pybitmessage/singleinstance.py", line 34, in init
import bitmessageqt
File "/tmp/.mount_PyBitm6T4Aoc/usr/lib/python2.7/dist-packages/pybitmessage/bitmessageqt/init.py", line 18, in
from PyQt4 import QtCore, QtGui
ImportError: /usr/lib64/libgobject-2.0.so.0: undefined symbol: g_uri_ref

received over BM: > Hi! > > The appimage from 20220304 raises the exception: > > 2022-03-04 20:03:52,500 - CRITICAL - Unhandled exception > Traceback (most recent call last): > File "/tmp/.mount_PyBitm6T4Aoc/usr/bin//pybitmessage", line 11, in <module> > execfile(script_file, new_globals) > File "/tmp/.mount_PyBitm6T4Aoc/usr/lib/python2.7/dist-packages/pybitmessage/bitmessagemain.py", line 425, in <module> > main() > File "/tmp/.mount_PyBitm6T4Aoc/usr/lib/python2.7/dist-packages/pybitmessage/bitmessagemain.py", line 421, in main > mainprogram.start() > File "/tmp/.mount_PyBitm6T4Aoc/usr/lib/python2.7/dist-packages/pybitmessage/bitmessagemain.py", line 153, in start > state.thisapp = singleinstance("", daemon) > File "/tmp/.mount_PyBitm6T4Aoc/usr/lib/python2.7/dist-packages/pybitmessage/singleinstance.py", line 34, in __init__ > import bitmessageqt > File "/tmp/.mount_PyBitm6T4Aoc/usr/lib/python2.7/dist-packages/pybitmessage/bitmessageqt/__init__.py", line 18, in <module> > from PyQt4 import QtCore, QtGui > ImportError: /usr/lib64/libgobject-2.0.so.0: undefined symbol: g_uri_ref
Cottonwoodhill commented 2022-06-14 13:09:07 +02:00 (Migrated from github.com)

Hi,
I also have an issue with the Appimage 0.6.3.2 which doesn't connect anymore for some days.
Would any developer ( @PeterSurda ) please report if there is any problem we can solve?
Thanks

EDIT : solved

Hi, I also have an issue with the Appimage 0.6.3.2 which doesn't connect anymore for some days. Would any developer ( @PeterSurda ) please report if there is any problem we can solve? Thanks EDIT : solved
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-08-21#1941
No description provided.