Re: Re: Desktop app maintainers: Please check for StartupNotify=true

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Mary,

On Mon, Mar 15, 2010 at 11:14 AM, Mary Ellen Foster <mefoster@xxxxxxxxx> wrote:
>
> Well, for Firefox at least, it's option 2 and has been for a while (at
> least under KDE):
>    https://bugzilla.redhat.com/show_bug.cgi?id=445543

I guess I should take some time to fix the most important app, yes.
This turned out to be a Fedora bug; we had a BuildRequires on
libstartup-notification, but didn't enable it in our mozconfig.  The
attached patch works for me, I'll add it to the bug too.
? .build-1.9.1.8-2.fc12.log
? i386
? xulrunner-1.9.1.8
? xulrunner-1.9.1.8-2.fc12.src.rpm
Index: xulrunner-mozconfig
===================================================================
RCS file: /cvs/pkgs/rpms/xulrunner/F-12/xulrunner-mozconfig,v
retrieving revision 1.28
diff -u -r1.28 xulrunner-mozconfig
--- xulrunner-mozconfig	21 Aug 2009 13:40:34 -0000	1.28
+++ xulrunner-mozconfig	15 Mar 2010 19:02:44 -0000
@@ -29,6 +29,7 @@
 ac_add_options --enable-safe-browsing
 ac_add_options --enable-extensions=default,python/xpcom
 ac_add_options --enable-libnotify
+ac_add_options --enable-startup-notification
 
 export BUILD_OFFICIAL=1
 export MOZILLA_OFFICIAL=1
Index: xulrunner.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xulrunner/F-12/xulrunner.spec,v
retrieving revision 1.183
diff -u -r1.183 xulrunner.spec
--- xulrunner.spec	17 Feb 2010 14:30:57 -0000	1.183
+++ xulrunner.spec	15 Mar 2010 19:02:44 -0000
@@ -471,6 +471,9 @@
 #---------------------------------------------------------------------
 
 %changelog
+* Mon Mar 15 2010 Colin Walters <walters@xxxxxxxxxx>
+- Reenable startup notification support, closes #445543
+
 * Wed Feb 17 2010 Martin Stransky <stransky@xxxxxxxxxx> - 1.9.1.8-2
 - Added fix for #564184 - xulrunner-devel multilib conflict
 
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux