
treblid at gmail
Feb 12, 2010, 5:05 PM
Post #1 of 2
(639 views)
Permalink
|
|
Re: [mythtv-commits] Ticket #7749: When running under a managed session, use that session's tools to shutdown/reboot
|
|
On Wed, Feb 10, 2010 at 1:00 PM, MythTV <mythtv [at] cvs> wrote: > #7749: When running under a managed session, use that session's tools to > shutdown/reboot > > --------------------------------+------------------------------------------- > Reporter: superm1@… | Owner: ijr > Type: enhancement | Status: new > Priority: minor | Milestone: 0.23 > Component: MythTV - General | Version: head > Severity: medium | Resolution: > Mlocked: 0 | > > --------------------------------+------------------------------------------- > > Comment(by nigel): > > Rough, untested, patch atached. > [[BR]] > It is possible that a user has built Qt --nodbus for some reason, so it is > a config_ thing, not a HAVE_ ? > [[BR]] > I think the .pro also needs a guard, because on Mac OS X, it tries to link > in -lQtDBus - despite the fact that there is none and Qt was built without > that feature. > > -- > Ticket URL: <http://svn.mythtv.org/trac/ticket/7749#comment:9> > MythTV <http://www.mythtv.org/> > MythTV > _______________________________________________ > mythtv-commits mailing list > mythtv-commits [at] mythtv > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits > I'm getting errors in win32 build with r23518 as well.. Can't seem to include <QtDBus> for some reason.. and when I tried to use the older version of exitprompt.cpp it couldn't find the lib. Cheers
|