On 2023-03-13 11:08, Markus Tebroke wrote:
Hallo ich bekomme beim starten diese Fehlermeldung
rkus@markus-ubuntu:~$ lios
/usr/lib/python3/dist-packages/lios/ui/gtk/text_view.py:21:
PyGIWarning: Gtk was imported without specifying a version first. Use
gi.require_version('Gtk', '4.0') before import to ensure that the right
version gets loaded.
from gi.repository import Gtk
/usr/lib/python3/dist-packages/lios/ui/gtk/widget.py:24: PyGIWarning:
Atk was imported without specifying a version first. Use
gi.require_version('Atk', '1.0') before import to ensure that the right
version gets loaded.
from gi.repository import Atk
Traceback (most recent call last):
File "/usr/bin/lios", line 3, in <module>
from lios.main import *
File "/usr/lib/python3/dist-packages/lios/main.py", line 27, in
<module>
from lios import scanner, editor, imageview, cam, ocr, preferences,
speech, train_tesseract
File "/usr/lib/python3/dist-packages/lios/editor.py", line 20, in
<module>
from lios.ui.gtk import text_view, tree_view, widget, dialog,
file_chooser, containers, window
File "/usr/lib/python3/dist-packages/lios/ui/gtk/widget.py", line 166,
in <module>
class Separator(Gtk.HSeparator):
File "/usr/lib/python3/dist-packages/gi/overrides/__init__.py", line
32, in __getattr__
return getattr(self._introspection_module, name)
File "/usr/lib/python3/dist-packages/gi/module.py", line 123, in
__getattr__
raise AttributeError("%r object has no attribute %r" % (
AttributeError: 'gi.repository.Gtk' object has no attribute
'HSeparator'
markus@markus-ubuntu:~$


können sie mir helfen

neuinstalltion bereits versucht auch version 2.8.1   2.8.4

Thanks for calling our attention to this. A fixed version is on its way to Debian experimental:

https://tracker.debian.org/news/1426919/accepted-lios-272-31-source-into-experimental/

I'll let you know when there is a fixed .deb package ready to download.

--
Cheers,

Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj

--
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to