Bug#366068: mozilla-firefox script does not work after latest upgrade

2006-05-05 Thread Mike Hommey
On Thu, May 04, 2006 at 07:04:41PM -0400, Daniel Jacobowitz [EMAIL PROTECTED] 
wrote:
 On Fri, May 05, 2006 at 12:46:42AM +0200, Mike Hommey wrote:
   Also, the documentation suggests that using new arbitrary application IDs
   would work.  But it doesn't seem to.  That would be useful...
  
  Already reported 4 times, and fixed in 1.5.dfsg+1.5.0.3-2.
 
 Thanks.  reportbug didn't show the other ones; maybe the LDAP gateway
 lags the BTS?
 
 Anyway, I'm still curious about the arbitrary application IDs question.
 I fixed my local copy of the script, but now I'd expect (from the man
 page and script) for this to start a new copy of Firefox:
 
 $ firefox -a firefox--Bob
 
 But instead it pops up a dialog box suggesting I close firefox or
 restart my computer.  Are there additional restrictions on when you can
 use a new application ID?

Yes, there is the restriction that you can't run two instances of the
same profile.

 If I have a single firefox running, I can open a new one using:
 
 $ firefox -P otherprofile -a firefox--otherprofile
 
 Now I've got two firefox processes.  But once that one's been opened, I
 can't open a new window in it; I get the same dialog box.
 
 Let me know if you'd rather I opened a new bug.

Yeah that would be another bug.

Mike


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#366068: mozilla-firefox script does not work after latest upgrade

2006-05-04 Thread Daniel Jacobowitz
Package: firefox
Version: 1.5.dfsg+1.5.0.3-1
Severity: important

My toolbar icon for firefox now pops up firefox is running but not
responding.  The problem appears to be bad quoting:

MOZ_PROGRAM=${MOZ_PROGRAM} -a '${APPLICATION_ID}'  

If I run firefox-bin with -a firefox, it opens a new window.  If I run it
with -a \'firefox\', I get the same error.  It would be better to stick the
-a ${APPLICATION_ID} on the front of $@ if you're worried about quoting.

Also, the documentation suggests that using new arbitrary application IDs
would work.  But it doesn't seem to.  That would be useful...

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-rc2
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages firefox depends on:
ii  debianutils 2.16 Miscellaneous utilities specific t
ii  fontconfig  2.3.2-5.1generic font configuration library
ii  libatk1.0-0 1.11.4-1 The ATK accessibility toolkit
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libcairo2   1.0.4-2  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.1.10-3 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.0-1GCC support library
ii  libglib2.0-02.10.2-2 The GLib library of C routines
ii  libgtk2.0-0 2.8.17-2 The GTK+ graphical user interface 
ii  libidl0 0.8.6-1  library for parsing CORBA IDL file
ii  libjpeg62   6b-12The Independent JPEG Group's JPEG 
ii  libpango1.0-0   1.12.1-2 Layout and rendering of internatio
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libstdc++6  4.1.0-1  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxfixes3  1:3.0.1.2-4  X11 miscellaneous 'fixes' extensio
ii  libxft2 2.1.8.2-7FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxp6  1:1.0.0-1X Printing Extension (Xprint) clie
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-4X11 toolkit intrinsics library
ii  psmisc  22.2-1   Utilities that use the proc filesy
ii  zlib1g  1:1.2.3-11   compression library - runtime

firefox recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#366068: mozilla-firefox script does not work after latest upgrade

2006-05-04 Thread Daniel Jacobowitz
On Fri, May 05, 2006 at 12:46:42AM +0200, Mike Hommey wrote:
  Also, the documentation suggests that using new arbitrary application IDs
  would work.  But it doesn't seem to.  That would be useful...
 
 Already reported 4 times, and fixed in 1.5.dfsg+1.5.0.3-2.

Thanks.  reportbug didn't show the other ones; maybe the LDAP gateway
lags the BTS?

Anyway, I'm still curious about the arbitrary application IDs question.
I fixed my local copy of the script, but now I'd expect (from the man
page and script) for this to start a new copy of Firefox:

$ firefox -a firefox--Bob

But instead it pops up a dialog box suggesting I close firefox or
restart my computer.  Are there additional restrictions on when you can
use a new application ID?

If I have a single firefox running, I can open a new one using:

$ firefox -P otherprofile -a firefox--otherprofile

Now I've got two firefox processes.  But once that one's been opened, I
can't open a new window in it; I get the same dialog box.

Let me know if you'd rather I opened a new bug.

-- 
Daniel Jacobowitz
CodeSourcery


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]