Bug 756495
Summary: | Tray icon extension doesn't work | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Heiko Adams <bugzilla> |
Component: | parole | Assignee: | Christoph Wickert <christoph.wickert> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | christoph.wickert, kevin, tim.lauridsen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-11-25 23:57:12 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
(In reply to comment #0) > When launching parole normal it's impossible to activate the tray-icon > extension. Confirmed. > > (parole:5186): parole-CRITICAL **: Failed to load plugin : /usr/lib/parole-0/tray-icon.so: undefined symbol: notify_notification_attach_to_status_icon notify_notification_attach_to_status_icon is no longer supported in libnotify 0.7. Seems I made a mistake when I updated to 2.0.6 in F16 back in June. I removed the libnotify patch because 2.0.6 contains already contains it, but still built the old 2.0.2 package. 2.0.6 unfortunately no longer contains the mozilla plugin, so I cannot just update in F16. This needs to be discussed on the mailing list first I think. FYI parole 0.2.0.6 from the xfce-4.10 repo has a working tray icon extension Blocking F18Xfce so I don't forget to look into this. Look like this is working now. pragha-1.1.1-1.fc18.x86_64 (F18 Xfce installed from Xfce Spin Beta TC4) This bug is about parole, not about pragha. But it's fixed, parole 0.3.x is not affected. I still want to verify 0.2.x on F16 before I close this, so right now I'll only remove the dependency to the F18Xfce tracking bug. Damn, I always mix up these two :) parole-0.3.0.3-1.fc18.i686 is working for me in at F18 Beta TC4 installation with current updates. Yes, only 0.2.x is affected. I already found the problem and know how to fix it, I just didn't have the time. parole-0.2.0.2-7.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/parole-0.2.0.2-7.fc17 parole-0.2.0.2-7.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/parole-0.2.0.2-7.fc16 Package parole-0.2.0.2-7.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing parole-0.2.0.2-7.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-16586/parole-0.2.0.2-7.fc16 then log in and leave karma (feedback). This was pushed to stable weeks ago, but bodhi forgot to notify bugzilla. Closing. |
Description of problem: When launching parole normal it's impossible to activate the tray-icon extension. It gets disabled after closing the extensions window. When launching parole from shell the following error message is shown > (parole:5186): parole-CRITICAL **: Failed to load plugin : /usr/lib/parole-0/tray-icon.so: undefined symbol: notify_notification_attach_to_status_icon Version-Release number of selected component (if applicable): parole-0.2.0.2-6.fc15.i686 How reproducible: allways Steps to Reproduce: 1. open parole 2. open the extensions window and activate the tray-icon extension 3. close and reopen the extensions window Actual results: the tray-icon extension is disabled Expected results: the tray-icon extension should be activated and work as expected Additional info: