[Bug 1200568] New: Bottles 2022.6.15 AttributeError: gi.repository.Adw object has no attribute EntryRow
http://bugzilla.opensuse.org/show_bug.cgi?id=1200568 Bug ID: 1200568 Summary: Bottles 2022.6.15 AttributeError: gi.repository.Adw object has no attribute EntryRow Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: vortex@z-ray.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- During updating Bottles to the latest version I had a few issues launching the application after a successful build. I create this bug ticket to keep track of this issue to solve if I have more time to focus on this. Traceback (most recent call last): File "/usr/bin/bottles", line 42, in <module> from bottles import main File "/usr/share/bottles/bottles/main.py", line 35, in <module> from bottles.window import MainWindow File "/usr/share/bottles/bottles/window.py", line 36, in <module> from bottles.views.details import DetailsView File "/usr/share/bottles/bottles/views/details.py", line 35, in <module> from bottles.views.bottle_preferences import PreferencesView File "/usr/share/bottles/bottles/views/bottle_preferences.py", line 32, in <module> from bottles.dialogs.envvars import EnvVarsDialog File "/usr/share/bottles/bottles/dialogs/envvars.py", line 25, in <module> class EnvVarEntry(Adw.EntryRow): File "/usr/lib64/python3.8/site-packages/gi/module.py", line 123, in __getattr__ raise AttributeError("%r object has no attribute %r" % ( AttributeError: 'gi.repository.Adw' object has no attribute 'EntryRow' -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1200568 Imo Hester <vortex@z-ray.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |vortex@z-ray.de -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1200568 http://bugzilla.opensuse.org/show_bug.cgi?id=1200568#c1 Imo Hester <vortex@z-ray.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS --- Comment #1 from Imo Hester <vortex@z-ray.de> --- Related AUR issue: https://aur.archlinux.org/packages/bottles-git -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1200568 http://bugzilla.opensuse.org/show_bug.cgi?id=1200568#c2 --- Comment #2 from Imo Hester <vortex@z-ray.de> --- This issue can not be solved until the next libadwaita release since bottles uses stuff from git revisions more recent as the latest release (> 1.1.2) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1200568 http://bugzilla.opensuse.org/show_bug.cgi?id=1200568#c3 --- Comment #3 from Imo Hester <vortex@z-ray.de> --- This needs to wait for libadwaita 1.2 release: https://github.com/bottlesdevs/Bottles/issues/1786#issuecomment-1186115270 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1200568 Imo Hester <vortex@z-ray.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |CONFIRMED -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1200568 http://bugzilla.opensuse.org/show_bug.cgi?id=1200568#c4 Imo Hester <vortex@z-ray.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Imo Hester <vortex@z-ray.de> --- Issue is fixed. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com