openSUSE #221

Closed
opened 2013-06-18 10:41:47 +02:00 by AlexTalker · 8 comments
AlexTalker commented 2013-06-18 10:41:47 +02:00 (Migrated from github.com)

I installed and after running in the console I see this (it's only the bottom portion of the log may have gone a lot). The GUI does not start. Help fix it. http://www.tomclaw.com/tomswap/index.php?f=279

I installed and after running in the console I see this (it's only the bottom portion of the log may have gone a lot). The GUI does not start. Help fix it. http://www.tomclaw.com/tomswap/index.php?f=279
Atheros1 commented 2013-06-18 16:28:43 +02:00 (Migrated from github.com)

This looks ordinary. If there was an exception it would have occurred nearer the top which is not shown in that log.

This looks ordinary. If there was an exception it would have occurred nearer the top which is not shown in that log.
AlexTalker commented 2013-06-19 09:33:29 +02:00 (Migrated from github.com)

Yes, there flashed an exception. Now redirecting do ...

Yes, there flashed an exception. Now redirecting do ...
AlexTalker commented 2013-06-19 09:34:42 +02:00 (Migrated from github.com)

ERROR:root:Could not find any typelib for MessagingMenu
Traceback (most recent call last):
File "bitmessagemain.py", line 4123, in
bitmessageqt.run()
File "/usr/share/pybitmessage/bitmessageqt/init.py", line 2401, in run
myapp = MyForm()
File "/usr/share/pybitmessage/bitmessageqt/init.py", line 438, in init
self.ui.labelStartupTime.setText(QtGui.QApplication.translate("MainWindow", "Since startup on %1").arg(unicode(strftime(shared.config.get('bitmessagesettings', 'timeformat'),localtime(int(time.time()))))))
UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128)
sock.sendall error: [Errno 32] Обрыв канала
sock.sendall error: [Errno 32] Обрыв канала

ERROR:root:Could not find any typelib for MessagingMenu Traceback (most recent call last): File "bitmessagemain.py", line 4123, in <module> bitmessageqt.run() File "/usr/share/pybitmessage/bitmessageqt/**init**.py", line 2401, in run myapp = MyForm() File "/usr/share/pybitmessage/bitmessageqt/**init**.py", line 438, in **init** self.ui.labelStartupTime.setText(QtGui.QApplication.translate("MainWindow", "Since startup on %1").arg(unicode(strftime(shared.config.get('bitmessagesettings', 'timeformat'),localtime(int(time.time())))))) UnicodeDecodeError: 'ascii' codec can't decode byte 0xd0 in position 0: ordinal not in range(128) sock.sendall error: [Errno 32] Обрыв канала sock.sendall error: [Errno 32] Обрыв канала
Atheros1 commented 2013-06-19 17:20:04 +02:00 (Migrated from github.com)

Please try the latest code on Github. You can use 'git pull origin master' to upgrade. I believe it may fix your problem.

Please try the latest code on Github. You can use 'git pull origin master' to upgrade. I believe it may fix your problem.
AlexTalker commented 2013-06-20 09:49:12 +02:00 (Migrated from github.com)

Okay, I'll try. Thank you.

Okay, I'll try. Thank you.
AlexTalker commented 2013-07-06 13:23:39 +02:00 (Migrated from github.com)

So far I left opensuse and installed Arch. Here, too, there is a problem, but I solved it, though I do not know how correctly.

So far I left opensuse and installed Arch. Here, too, there is a problem, but I solved it, though I do not know how correctly.
AlexTalker commented 2013-07-06 13:27:33 +02:00 (Migrated from github.com)

Here in this package, commenting out the line in the PKGBUILD applying the patch, the installation proceeds normally. But I do not know what this patch like to change, so I beg you to look at him. The package here. https://aur.archlinux.org/packages/pybitmessage-git/?setlang=en

Here in this package, commenting out the line in the PKGBUILD applying the patch, the installation proceeds normally. But I do not know what this patch like to change, so I beg you to look at him. The package here. https://aur.archlinux.org/packages/pybitmessage-git/?setlang=en
PeterSurda commented 2016-04-28 20:37:00 +02:00 (Migrated from github.com)

I just tried the latest mailchuck fork on OpenSUSE 42.1 with Russian locale and it works fine. It must be something that was fixed in the meantime. I can try Arch linux too but I think it will be the same.

I just tried the latest mailchuck fork on OpenSUSE 42.1 with Russian locale and it works fine. It must be something that was fixed in the meantime. I can try Arch linux too but I think it will be the same.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2025-02-27#221
No description provided.