! 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 !
SVN Trunk Doesn't Compile without libstartup-notification
Status:
RESOLVED: FIXED
Product:
Xfce4-panel

Comments

Description Peter de Ridder editbugs 2007-03-10 00:06:39 CET
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.10) Gecko/20070217 Iceape/1.0.8 (Debian-1.0.8-2)
Build Identifier: 

When compiling the SVN Trunk without libstartup-notification
the compilation failes.
SnLauncherContext is not known, in LauncherStartupData
at plugins/launcher/launcher-exec.c:45

Reproducible: Always
Comment 1 Peter de Ridder editbugs 2007-03-10 00:10:35 CET
Created attachment 1029 
Path for the compile error

This fixes the compiler error, when compiling without libstartup-notification.
This is done by putting the LauncherStartupData between #ifdef HAVE_LIBSTARTUP_NOTIFICATION
The whole structure doesn't seem to be used without libstartup-notification
Comment 2 Nick Schermer editbugs 2007-03-10 07:29:56 CET
Patch committed in revision 25144. Thanks.

Bug #2997

Reported by:
Peter de Ridder
Reported on: 2007-03-10
Last modified on: 2010-11-20

People

Assignee:
Nick Schermer
CC List:
0 users

Version

Version:
4.7 (master)

Attachments

Path for the compile error (444 bytes, patch)
2007-03-10 00:10 CET , Peter de Ridder
no flags

Additional information