Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 71339

Summary: cmdline app uses gnome-moz-remote not htmlview
Product: [Fedora] Fedora Reporter: Tim Waugh <twaugh>
Component: gnome-appletsAssignee: Warren Togami <wtogami>
Status: CLOSED RAWHIDE QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: brosenkr, wtogami
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-08-27 08:43:27 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 79579, 100644, 123268    

Description Tim Waugh 2002-08-12 14:09:25 UTC
Description of Problem: 
Shouldn't the command line applet use htmlview instead of gnome-moz-remote in 
its default macros? 
 
Version-Release number of selected component (if applicable): 
gnome-applets-2.0.1-2

Comment 1 Havoc Pennington 2002-08-12 14:47:44 UTC
this brings up one issue, does htmlview use moz-remote if possible, to avoid
opening a new moz process? or does moz-remote even do anything different from
just typing "mozilla" anymore? (will mozilla actually run a new process if you
start it from the command line? I'm not sure it does.)

Comment 2 Tim Waugh 2002-08-12 14:52:25 UTC
A quick test: 
 
mozilla & 
mozilla & 
ps axf | grep [m]ozilla 
 
I get '1' when I try it here.

Comment 3 Mark McLoughlin 2004-07-19 09:34:31 UTC
Warren: fancy handling this?

Comment 4 Warren Togami 2004-07-19 12:17:04 UTC
OK.