[mythtv-commits] Ticket #6963: Mythfronted segfaults on exitprompt on windows

MythTV mythtv at cvs.mythtv.org
Thu Sep 3 03:02:24 UTC 2009


#6963: Mythfronted segfaults on exitprompt on windows
----------------------------------------------------+-----------------------
 Reporter:  Jonathan Martens <jonathan at snetram.nl>  |        Owner:  ijr 
     Type:  defect                                  |       Status:  new 
 Priority:  minor                                   |    Milestone:  0.22
Component:  MythTV - General                        |      Version:  head
 Severity:  medium                                  |   Resolution:      
  Mlocked:  0                                       |  
----------------------------------------------------+-----------------------

Comment(by Jeff Lu <jll544 at yahoo.com>):

 Replying to [comment:5 Jonathan Martens <jonathan at snetram.nl>]:
 > Replying to [comment:4 stuartm]:
 > > What about default/base.xml? We should be falling back there.
 >
 > The dialogs seem present in there.

 Patch attached...

 The log shows several instances of not finding themes/default/base.xml.
 On windows, this usually happens when the default theme is incorrectly
 installed into themes/default/default instead of themes/default.

 This occurs because 'make install' adds four files (from mythwelcome) to
 themes/default before installing the themes themselves.  Once the install
 reaches themes, the already-existing directory causes incorrect nesting
 into themes/default/default.

 The patch modifies the cpsimple script (which is used only in windows) to
 detect and workaround this situation.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6963#comment:6>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list