Changing sink from welcome dialog (project is None) causes AttributeError

Bug #157621 reported by Johannes Sasongko
2
Affects Status Importance Assigned to Milestone
Jokosher
Fix Released
Low
David Corrales

Bug Description

To reproduce:

1. Enable welcome dialog.
2. Exit Jokosher and re-run it (from a terminal).
3. Click Preferences.
4. Change the audio output plugin and watch the console output.

Output:

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/Jokosher/PreferencesDialog.py", line 247, in OnPlaybackSinkChanged
    self.project.SetProjectSink()
AttributeError: 'NoneType' object has no attribute 'SetProjectSink'

As far as I can tell it doesn't affect anything.

Revision history for this message
Pēteris Krišjānis (pecisk-gmail) wrote :

Confirmed, set to low importance. It's not nice, but doesn't affect anything, as far as I see.

Changed in jokosher:
status: New → Confirmed
Revision history for this message
Johannes Sasongko (sjohannes) wrote :
Revision history for this message
David Corrales (davidcorrales) wrote :

Thanks for noticing Johannes. Fix is in trunk now.

Changed in jokosher:
assignee: nobody → davidcorrales
importance: Undecided → Low
milestone: none → 1.0
status: Confirmed → Fix Committed
Changed in jokosher:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Patches

Remote bug watches

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