Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 35844 - No startup notification in XFce
Summary: No startup notification in XFce
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-14 17:03 UTC by Fernando Tarlá Cardoso Lemos
Modified: 2003-12-15 07:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando Tarlá Cardoso Lemos 2003-12-14 17:03:46 UTC
When you first emerge xfce-base, it will get startup-notification lib as a dependence. But there is no startup notification in XFce unless one reinstalls xfce-base/xfwm4.

It's that xfce-base/xfwm4 depends on startup-notification lib at compile-time, but that library seems to be installed *after* xfce-base/xfwm4.

To fix the problem, one can re-emerge xfwm4, so that it will be built *with* startup-notification support.

Reproducible: Didn't try
Steps to Reproduce:
1. Uninstall libstartup-notification (# emerge -C libstartup-notification)
2. Install XFce if it wasn't already installed (# emerge xfce-base)
Actual Results:  
Startup notification doesn't work.

Expected Results:  
Startup notification should work.

Kernel 2.6.0-test11-r1 and r2
Athlon XP 2200+ on Asus A7V8X, 256MB RAM, HD 40GB
Bug appears on every use-flags set and every machine
System tested up-to-date
XFce 4.0.1 (xfwm4 4.0.1), startup-notification 0.5

The solution seems to be installing libstartup-notification before installing xfwm4.

Topics about the problem:

In XFce's official users forum: http://xfce.lindesign.se/db/viewtopic.php?t=263
In Gentoo's official forum: http://forums.gentoo.org/viewtopic.php?t=115112
Comment 1 Brad Cowan (RETIRED) gentoo-dev 2003-12-15 07:49:56 UTC
I added startup-notification as a dep for xfwm4, so this should now be resolved. Thanks :)