Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: dependency not automatically installed when you yum install docky
https://bugzilla.redhat.com/show_bug.cgi?id=814274
Summary: dependency not automatically installed when you yum install docky Product: Fedora Version: 16 Platform: Unspecified OS/Version: Unspecified Status: NEW Severity: unspecified Priority: unspecified Component: docky AssignedTo: lzap@redhat.com ReportedBy: che666@gmail.com QAContact: extras-qa@fedoraproject.org CC: lzap@redhat.com, mono@lists.fedoraproject.org Classification: Fedora Story Points: --- Type: Bug Regression: --- Mount Type: --- Documentation: ---
Description of problem: after yum install docky and starting it some operations seem to miss a dependency:
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for Docky.ConfigurationWindow ---> System.DllNotFoundException: libgnome-desktop-2.so.17
Version-Release number of selected component (if applicable): docky-2.0.12-1 on x86_64
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=814274
Lukáš Zapletal lzap@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |RAWHIDE Last Closed| |2012-04-19 11:36:51
--- Comment #1 from Lukáš Zapletal lzap@redhat.com 2012-04-19 11:36:51 EDT --- Patch done, once I will update the package it will be pushed.
https://bugzilla.redhat.com/show_bug.cgi?id=814274
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |ASSIGNED Version|16 |17 Resolution|RAWHIDE |--- Keywords| |Reopened
--- Comment #2 from Jens Petersen petersen@redhat.com --- Also affects F17 which has libgnome-desktop-3.so:
Unhandled Exception: System.TypeInitializationException: An exception was thrown by the type initializer for Docky.ConfigurationWindow ---> System.DllNotFoundException: libgnome-desktop-2.so.17 at (wrapper managed-to-native) Gnome.DesktopItem:gnome_desktop_item_new_from_file (intptr,int,intptr&) at Gnome.DesktopItem.NewFromFile (System.String file, DesktopItemLoadFlags flags) [0x00000] in <filename unknown>:0 at Docky.ConfigurationWindow.get_AutoStart () [0x00000] in <filename unknown>:0 at Docky.ConfigurationWindow..ctor () [0x00000] in <filename unknown>:0 at Docky.ConfigurationWindow..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at Docky.Items.DockyItem.OnClicked (UInt32 button, ModifierType mod, Double xPercent, Double yPercent) [0x00000] in <filename unknown>:0 at Docky.Items.AbstractDockItem.Clicked (UInt32 button, ModifierType mod, Double xPercent, Double yPercent) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: An exception was thrown by the type initializer for Docky.ConfigurationWindow ---> System.DllNotFoundException: libgnome-desktop-2.so.17 at (wrapper managed-to-native) Gnome.DesktopItem:gnome_desktop_item_new_from_file (intptr,int,intptr&) at Gnome.DesktopItem.NewFromFile (System.String file, DesktopItemLoadFlags flags) [0x00000] in <filename unknown>:0 at Docky.ConfigurationWindow.get_AutoStart () [0x00000] in <filename unknown>:0 at Docky.ConfigurationWindow..ctor () [0x00000] in <filename unknown>:0 at Docky.ConfigurationWindow..cctor () [0x00000] in <filename unknown>:0 --- End of inner exception stack trace --- at Docky.Items.DockyItem.OnClicked (UInt32 button, ModifierType mod, Double xPercent, Double yPercent) [0x00000] in <filename unknown>:0 at Docky.Items.AbstractDockItem.Clicked (UInt32 button, ModifierType mod, Double xPercent, Double yPercent) [0x00000] in <filename unknown>:0
https://bugzilla.redhat.com/show_bug.cgi?id=814274
--- Comment #3 from Fedora End Of Life endoflife@fedoraproject.org --- This message is a reminder that Fedora 17 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 17. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as WONTFIX if it remains open with a Fedora 'version' of '17'.
Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version prior to Fedora 17's end of life.
Bug Reporter: Thank you for reporting this issue and we are sorry that we may not be able to fix it before Fedora 17 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior to Fedora 17's end of life.
Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
https://bugzilla.redhat.com/show_bug.cgi?id=814274
Fedora End Of Life endoflife@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Resolution|--- |WONTFIX Last Closed|2012-04-19 11:36:51 |2013-08-01 13:45:59
https://bugzilla.redhat.com/show_bug.cgi?id=814274
--- Comment #4 from Fedora End Of Life endoflife@fedoraproject.org --- Fedora 17 changed to end-of-life (EOL) status on 2013-07-30. Fedora 17 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.
If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version.
Thank you for reporting this bug and we are sorry it could not be fixed.
mono@lists.stg.fedoraproject.org