Rapid Photo Downloader crashes on startup

Bug #1957110 reported by Tommi Kivisto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rapid Photo Downloader
New
Undecided
Unassigned

Bug Description

ERROR excepthook.py 164: An unhandled exception occurred
ERROR excepthook.py 165: Traceback (most recent call last):
  File "/usr/lib/python3.10/site-packages/raphodo/rapid.py", line 862, in initStage4
    self.temporalProximity = TemporalProximity(rapidApp=self, prefs=self.prefs)
  File "/usr/lib/python3.10/site-packages/raphodo/proximity.py", line 1835, in __init__
    self.temporalValuePicker = TemporalValuePicker(self.prefs.get_proximity())
  File "/usr/lib/python3.10/site-packages/raphodo/proximity.py", line 1742, in __init__
    self.display.setFixedWidth(width + 6)
TypeError: setFixedWidth(self, int): argument 1 has unexpected type 'float'

Revision history for this message
Tommi Kivisto (tommi2812) wrote :
Revision history for this message
Damon Lynch (dlynch3) wrote :

Thanks for your bug report. The code that fixes this problem was released last year:

https://damonlynch.net/rapid/download.html

This bug tracks the new package request in Fedora, but as you can see it has not been looked at:

https://bugzilla.redhat.com/show_bug.cgi?id=2031866

Revision history for this message
Tommi Kivisto (tommi2812) wrote : Re: [Bug 1957110] Re: Rapid Photo Downloader crashes on startup

Ok, thanks!
Now I got it working.

BR
Tommi

On Tue, 11 Jan 2022 at 21:30, Damon Lynch <email address hidden>
wrote:

> *** This bug is a duplicate of bug 1946407 ***
> https://bugs.launchpad.net/bugs/1946407
>
> Thanks for your bug report. The code that fixes this problem was
> released last year:
>
> https://damonlynch.net/rapid/download.html
>
> This bug tracks the new package request in Fedora, but as you can see it
> has not been looked at:
>
> https://bugzilla.redhat.com/show_bug.cgi?id=2031866
>
>
> ** Bug watch added: Red Hat Bugzilla #2031866
> https://bugzilla.redhat.com/show_bug.cgi?id=2031866
>
> ** This bug has been marked a duplicate of bug 1946407
> Float to int conversion in Qt and Python 3.10 on Fedora 35 beta
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1957110
>
> Title:
> Rapid Photo Downloader crashes on startup
>
> Status in Rapid Photo Downloader:
> New
>
> Bug description:
> ERROR excepthook.py 164: An unhandled exception occurred
> ERROR excepthook.py 165: Traceback (most recent call last):
> File "/usr/lib/python3.10/site-packages/raphodo/rapid.py", line 862,
> in initStage4
> self.temporalProximity = TemporalProximity(rapidApp=self,
> prefs=self.prefs)
> File "/usr/lib/python3.10/site-packages/raphodo/proximity.py", line
> 1835, in __init__
> self.temporalValuePicker =
> TemporalValuePicker(self.prefs.get_proximity())
> File "/usr/lib/python3.10/site-packages/raphodo/proximity.py", line
> 1742, in __init__
> self.display.setFixedWidth(width + 6)
> TypeError: setFixedWidth(self, int): argument 1 has unexpected type
> 'float'
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/rapid/+bug/1957110/+subscriptions
>
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.