! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Wrong plugin module name
Status:
RESOLVED: FIXED
Severity:
blocker
Component:
clock-plugin

Comments

Description Mikhail Efremov 2015-04-09 17:40:56 CEST
Created attachment 6182 
Fix plugin module name

Xfce4-panel uses g_module_build_path() to build the filename of a module from X-XFCE-Module value. So if its value is "orageclock" then name of the module itself must be liborageclock.so, otherwise one can't even add this plugin to the panel.
Simple patch is attached.
Comment 1 juha editbugs 2015-04-10 11:07:11 CEST
*** Bug 11810 has been marked as a duplicate of this bug. ***
Comment 2 juha editbugs 2015-04-10 11:18:44 CEST
Fixed in 4.2.12.0.1.
Thanks for the patch!

Bug #11807

Reported by:
Mikhail Efremov
Reported on: 2015-04-09
Last modified on: 2015-04-10
Duplicates (1):
  • 11810 orage clock plugin no longer able to be added to panel

People

CC List:
2 users

Version

Attachments

Fix plugin module name (1.52 KB, patch)
2015-04-09 17:40 CEST , Mikhail Efremov
no flags

Additional information