[Bug 1209802] New: Frescobaldi 3.2 not starting (RecursionError: maximum recursion depth exceeded)
http://bugzilla.opensuse.org/show_bug.cgi?id=1209802 Bug ID: 1209802 Summary: Frescobaldi 3.2 not starting (RecursionError: maximum recursion depth exceeded) Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: kesang.neljor@yahoo.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Since some time i am unable to use Frescobaldi, it just does not start anymore. Thank you so much in advantage. Messages that appear when started in xterm: % frescobaldi Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/qpageview/viewactions.py", line 354, in slotZoomFactor view.setZoomFactor(factor) File "/usr/lib/python3.10/site-packages/qpageview/view.py", line 863, in setZoomFactor with self.keepCentered(pos): File "/usr/lib64/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/usr/lib/python3.10/site-packages/qpageview/view.py", line 843, in keepCentered offset = layout.pos2offset(pos_on_layout) File "/usr/lib/python3.10/site-packages/qpageview/layout.py", line 259, in pos2offset page = self.pageAt(pos) or self.nearestPageAt(pos) File "/usr/lib/python3.10/site-packages/qpageview/layout.py", line 160, in pageAt for page in self._pageRects().at(point.x(), point.y()): File "/usr/lib/python3.10/site-packages/qpageview/layout.py", line 151, in _pageRects r = self._rects = PageRects(self.displayPages()) File "/usr/lib/python3.10/site-packages/qpageview/rectangles.py", line 64, in __init__ self.bulk_add(objects) File "/usr/lib/python3.10/site-packages/qpageview/rectangles.py", line 92, in bulk_add self._items.update((obj, self.get_coords(obj)) for obj in objects) File "/usr/lib/python3.10/site-packages/qpageview/rectangles.py", line 92, in <genexpr> self._items.update((obj, self.get_coords(obj)) for obj in objects) RecursionError: maximum recursion depth exceeded [1] 4916 IOT instruction (core dumped) frescobaldi -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209802 Andreas Stieger <Andreas.Stieger@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |cornelis@solcon.nl -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209802 http://bugzilla.opensuse.org/show_bug.cgi?id=1209802#c1 Cor Blom <cornelis@solcon.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |code@bnavigator.de --- Comment #1 from Cor Blom <cornelis@solcon.nl> --- I cannot reproduce this. Because there is a lot of python-qpageview in your log, I add Ben Greiner in the CC. BTW, if I find the time coming week, I'll update frescobaldi to 3.3. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209802 http://bugzilla.opensuse.org/show_bug.cgi?id=1209802#c2 --- Comment #2 from Pieter Terpstra <kesang.neljor@yahoo.com> --- Thank you so much. If you cannot reproduce this i wonder if i can find a solution myself. Tried to find a answer on LinuxQeustions soem days ago. My python version is 3.10.10. Please let me know if any Linux/packages or other information is useful. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209802 http://bugzilla.opensuse.org/show_bug.cgi?id=1209802#c3 --- Comment #3 from Cor Blom <cornelis@solcon.nl> --- You can try report it upstream: https://github.com/frescobaldi/frescobaldi/issues There is a flatpak you can use in the meantime. Also, check that all relevant packages are up-to-date and from the same repo, such as: python3-poppler-qt5 python3-qpageview python3-qt5 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209802 http://bugzilla.opensuse.org/show_bug.cgi?id=1209802#c4 --- Comment #4 from Pieter Terpstra <kesang.neljor@yahoo.com> --- python310-poppler-qt5: Version : 21.3.0 Release : 1.9 Distribution: openSUSE Tumbleweed python310-qpageview: Version : 0.6.2 Release : 1.4 Distribution: openSUSE Tumbleweed python310-qt5: Version : 5.15.9 Release : 1.3 Distribution: openSUSE Tumbleweed Will try to report it on github also. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209802 http://bugzilla.opensuse.org/show_bug.cgi?id=1209802#c5 --- Comment #5 from Pieter Terpstra <kesang.neljor@yahoo.com> --- The solution i got from frescobaldi on github is to remove the frescobaldi.conf file. For now it seems to be solved. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209802 http://bugzilla.opensuse.org/show_bug.cgi?id=1209802#c6 Cor Blom <cornelis@solcon.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WORKSFORME --- Comment #6 from Cor Blom <cornelis@solcon.nl> --- If it works for you now, I close this bug. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1209802 http://bugzilla.opensuse.org/show_bug.cgi?id=1209802#c7 --- Comment #7 from Pieter Terpstra <kesang.neljor@yahoo.com> --- Thanks! -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com