openSUSE #221
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
This looks ordinary. If there was an exception it would have occurred nearer the top which is not shown in that log.
Yes, there flashed an exception. Now redirecting do ...
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] Обрыв канала
Please try the latest code on Github. You can use 'git pull origin master' to upgrade. I believe it may fix your problem.
Okay, I'll try. Thank you.
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.
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
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.