Bug 1519556

Summary: object of type `NotifyNotification' does not have property `status-icon'
Product: [Fedora] Fedora Reporter: Michael Schwendt <bugs.michael>
Component: audio-convert-modAssignee: Stewart Adam <s.adam>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: s.adam
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-16 03:52:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Schwendt 2017-11-30 21:49:56 UTC
At the end of conversion, reproducibly:

Traceback:
File: /usr/share/audio-convert-mod/acm-runapp.pyw, line 924, in on_mainNextButton_clicked
 self.startConversion() 
File: /usr/share/audio-convert-mod/acm-runapp.pyw, line 1420, in startConversion
 _('Converting files to %(a)s @ %(b)s has completed.') % {'a': outputFormat, 'b': self.ui.main2QualityCombobox.get_model().get_value(iter, 1)}) 
File: /usr/share/audio-convert-mod/acm-runapp.pyw, line 440, in trayNotify
 notify.set_property('status-icon', tray) 
<type 'exceptions.TypeError'>: object of type `NotifyNotification' does not have property `status-icon'



$ rpm -q audio-convert-mod
audio-convert-mod-3.46.0b-12.fc27.noarch

Comment 1 Michael Schwendt 2018-03-16 03:52:22 UTC

*** This bug has been marked as a duplicate of bug 731822 ***