Your message dated Tue, 22 Dec 2009 09:32:09 +0100
with message-id <[email protected]>
and subject line Re: Bug#267344: fix
has caused the Debian Bug report #267344,
regarding iceweasel ignores -width and -height parameter
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
267344: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=267344
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceweasel
Version: 2.0.0.3-2
Severity: normal
iceweasel is ignoring -width and -height parameters which is reallsy
uncool since I need this for a terminal to swith iceweasel in fullscreen
mode without a window-manager. Please fix this...
-- System Information:
Debian Release: lenny/sid
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.20.4 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash
Versions of packages iceweasel depends on:
ii debianutils 2.18 Miscellaneous utilities specific t
ii fontconfig 2.4.2-1.2 generic font configuration library
ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii libc6 2.5-7 GNU C Library: Shared libraries
ii libcairo2 1.4.6-1 The Cairo 2D vector graphics libra
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii libglib2.0-0 2.12.12-1 The GLib library of C routines
ii libgtk2.0-0 2.10.12-1 The GTK+ graphical user interface
ii libhunspell-1.1-0 1.1.5-6 spell checker and morphological an
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libpango1.0-0 1.16.4-1 Layout and rendering of internatio
ii libpng12-0 1.2.15~beta5-1 PNG library - runtime
ii libstdc++6 4.1.2-6 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxft2 2.1.12-2 FreeType-based font drawing librar
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
ii libxp6 1:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii libxrender1 1:0.9.2-1 X Rendering Extension client libra
ii libxt6 1:1.0.5-2 X11 toolkit intrinsics library
ii psmisc 22.5-1 Utilities that use the proc filesy
ii zlib1g 1:1.2.3-13 compression library - runtime
iceweasel recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
On Sun, Nov 28, 2004 at 11:28:00AM +0900, Mike Hommey wrote:
> On Sat, Nov 27, 2004 at 08:36:09PM -0500, Eric Dorland wrote:
> > * Daniel van Eeden ([email protected]) wrote:
> > > The width and heigt options do work if i comment out LoadSizeFromXUL();
> > > on line 936 of mozilla/xpfe/appshell/src/nsXULWindow.cpp
> > >
> > > https://bugzilla.mozilla.org/show_bug.cgi?id=269140
> >
> > Lets see what a developer says about it before applying.
>
> My personal feeling is that it should require some more code, to still
> get the size from XUL in case command-line arguments are not given.
> Anyways, I guess upstream will fix that at least for 1.1...
This bug has had an interesting history. At least since version 2.0, there
is absolutely no code that I could find that would handle the -height
and -width options. Neither in 3.0. But the --help output would still
list them as valid options. In 3.5, the options are not listed at all,
fitting reality.
There is an upstream bug to add support for these options [1] but I
doubt this will happen any time soon.
So, the issue, now, is one of documentation. Which I will leave for bug
#556258 and close the present bug.
Cheers,
Mike
1. https://bugzilla.mozilla.org/show_bug.cgi?id=450852
--- End Message ---