App crashes when launching

Bug #1952651 reported by Francesco Pasqualetti
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rapid Photo Downloader
New
Undecided
Unassigned

Bug Description

This is the command output:

$ rapid-photo-downloader
ERROR An unhandled exception occurred
ERROR 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
Francesco Pasqualetti (fpasqua75) wrote :
Revision history for this message
Damon Lynch (dlynch3) wrote :

You are on Python 3.10. You need to install 0.9.27b2.

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.