[mythtv-commits] Ticket #5707: MythBrowser plugin incompatible with Firefox

MythTV mythtv at cvs.mythtv.org
Sun Sep 7 18:16:11 UTC 2008


#5707: MythBrowser plugin incompatible with Firefox
--------------------------------------+-------------------------------------
 Reporter:  mludowise+code at gmail.com  |       Owner:  ijr    
     Type:  defect                    |      Status:  new    
 Priority:  minor                     |   Milestone:  unknown
Component:  mythbrowser               |     Version:  unknown
 Severity:  medium                    |     Mlocked:  0      
--------------------------------------+-------------------------------------
 Enter Firefox as the custom browser in Web Settings for the MythBrowser
 plugin. Go to the Web menu item and open any website, nothing happens.

 It seems that MythBrowser runs the browser with the -h option. This
 configures the height for MythBrowser, but prompts for the help in Firefox
 which prevents Firefox from starting.

 If MythBrowser used the -height and -width options instead of -h and -w,
 the same as Firefox, then this would configure the width and height for
 Firefox when running the browser command.

 Alternatively you could allow the user to enter in width and height using
 the % notation in the settings. For example, the browser settings could be
 "mythbrowser -h %h -w %w" or "firefox -height %h -width %w". This way it
 would be compatible with any browser the user chooses.

 Configuration:
 Mythbuntu 8.04.1
 MythTV 0.21
 Firefox 3.0.1

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5707>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list