! 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 !
Generic Slider panel plugin crashes when 'properties' are opened, xfce4-panel...
Status:
RESOLVED: WONTFIX
Product:
Xfce4-generic-slider
Component:
general

Comments

Description pkay42 2017-12-01 17:43:13 CET
The Generic Slider panel plugin crashes with a seg fault (SIGSEGV) when the 'properties' are opened to change the settings.

Compiling produced the warning:
generic-slider.c:541:11: warning: implicit declaration of function ‘xfce_titled_dialog_new_with_buttons’

Adding #include <libxfce4ui/libxfce4ui.h> to generic-slider.c fixes the problem for me.  Maybe the API changed?
Comment 1 Skunnyk editbugs 2017-12-23 23:36:42 CET
I pushed a revamp of the build system for generic-slider. Now it can be built like all other plugins (with ./autogen.sh && make). 
I also fixed the include bug.
Can you try please ?
Comment 2 Connor Behan 2017-12-24 22:05:28 CET
(In reply to Skunnyk from comment #1)
> I pushed a revamp of the build system for generic-slider. Now it can be
> built like all other plugins (with ./autogen.sh && make). 
> I also fixed the include bug.
> Can you try please ?

Thanks a lot for modernizing the plugin. Everything appears to work in the current version. However, I can't really speak to the (runtime) bug because the properties were also opening for me two commits ago.
Comment 3 Skunnyk editbugs 2019-10-27 18:24:44 CET
This project has been archived. Closing bugs.
Comment 4 pkay42 2019-10-30 18:16:25 CET
I use the slider every day.  Is the source code still available?  Would the project be reopened if there were a maintainer?
Comment 5 Skunnyk editbugs 2020-04-28 23:47:53 CEST
The project code is here: https://git.xfce.org/archive/xfce4-generic-slider/
Feel free to fork it and rework it if you want, then can reconsider the archiving

Bug #14050

Reported by:
pkay42
Reported on: 2017-12-01
Last modified on: 2020-04-28

People

Assignee:
Connor Behan
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information