[Bug 95177] Re: HTML mail confirmation dialog list needs a scrollable widget

2008-06-22 Thread JM Williams
A couple of workarounds from bug 242231: Add [a second row of] workspaces or remove the acceptance dialog in the preferences Also, if you do *not* have Visual Effects enabled, you *can* Alt-drag the dialog beyond the top of the screen (at least, it works for me). So, running “metacity --replace”

[Bug 242798] Re: Ekiga - "Registration failed: Forbidden" with an 'ñ' in the pwd

2008-06-26 Thread JM Williams
I don’t think that this is the same problem as the upstream bug. The upstream bug is about checking that the registrar and realm fields are sane. It is reasonable to question the registrar field, because this identifies a server, and therefore presumably contains an IP address, host name or do

[Bug 74360] Re: Several compose key combinations don't work

2008-06-26 Thread JM Williams
Not with Firefox, but with other applications such as gedit and gnome-terminal, there *is* a graphical way to change your input method temporarily to the X input method. Right-click (if your pointing device is set for right-handedness :^]) in the text input field, and choose Input Methods and

[Bug 245069] Re: slow computer running with 7.10

2008-07-02 Thread JM Williams
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately we can’t fix it, because your description didn’t include enough information. You may find it helpful to read “How to report bugs effectively”

[Bug 247123] Re: Rhythmbox cannot download some podcasts (port 8000)

2008-07-09 Thread JM Williams
I think that the problem is actually that listening.at refuses to respond helpfully to an HTTP HEAD request on port 8000: it instead returns a 400 Bad Request error. RFC 2616, Hypertext Transfer Protocol -- HTTP/1.1, states: The metainformation contained in the HTTP headers in response to a

[Bug 247123] Re: Rhythmbox cannot download some podcasts (port 8000)

2008-07-09 Thread JM Williams
It seems that Überklang is running Icecast2, so you could install apt:icecast2, try to reproduce the bug in that, and file a bug here in Launchpad or upstream if you manage to do so. There are mailing list posts from November 2006 regarding Icecast’s lack of support for HTTP HEAD, so I don’t k

[Bug 247123] Re: Rhythmbox cannot download some podcasts (port 8000)

2008-07-14 Thread JM Williams
For completeness, here is a log to show that Rhythmbox does indeed make a HEAD request: HEAD /ueberklang/ueber220608.mp3 HTTP/1.1 Host: listening.at:8000 User-Agent: gnome-vfs/2.22.0 neon/0.25.4 Keep-Alive: Connection: TE, Keep-Alive TE: trailers HTTP/1.0 400 Bad

[Bug 248550] Re: Shutdown dialog buttons act "pressed"

2008-07-14 Thread JM Williams
*** This bug is a duplicate of bug 204199 *** https://bugs.launchpad.net/bugs/204199 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 204199, so it is being marked as such. Please loo

[Bug 248564] Re: Inspiron "Fn brightness keys" repeat four times after update to Hardy

2008-07-14 Thread JM Williams
*** This bug is a duplicate of bug 239413 *** https://bugs.launchpad.net/bugs/239413 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported. It appears to be a duplicate of bug 239413, so it is being marked as such.

[Bug 218631] Re: Screen brightness only at 3 levels

2008-07-15 Thread JM Williams
*** This bug is a duplicate of bug 239413 *** https://bugs.launchpad.net/bugs/239413 Yes: you have encountered bug 239413 (or one of its many variants and duplicates!). I shall mark this report as a duplicate of bug 239413. Please look around that report and any of the related others: bug 2

[Bug 248593] Re: File-roller does not integrate with mime types

2008-07-15 Thread JM Williams
*** This bug is a duplicate of bug 132901 *** https://bugs.launchpad.net/bugs/132901 ** This bug has been marked a duplicate of bug 132901 [gutsy] Cannot set / remeber from Nautilus the default application with which to open archived files in file-roller -- File-roller does not integrate

[Bug 248683] Re: file-roller cannot decompress non-archive .gz

2008-07-16 Thread JM Williams
I wrote the following (and attached) shell script to see if I could reproduce the problem in Ubuntu 8.04 (file-roller version 2.22.3-0ubuntu1): #!/bin/sh FILE=$(tempfile) echo Hello world >$FILE gzip --to-stdout $FILE >$FILE.gz tar --create --gzip --directory=$(dirname $FILE)

[Bug 248683] Re: file-roller cannot decompress non-archive .gz

2008-07-16 Thread JM Williams
Well, how about this, then? (I’ve taken the opportunity to add in some quotation marks to make the script just slightly more robust!) #!/bin/sh FILE="$(tempfile)" echo Hello world >"$FILE" gzip --to-stdout "$FILE" >"$FILE.gz" tar --create --gzip --directory="$(dirname "$FILE"

[Bug 251412] Re: evince does not properly select text

2008-07-24 Thread JM Williams
*** This bug is a duplicate of bug 33288 *** https://bugs.launchpad.net/bugs/33288 Bug 181737 could perhaps be considered a duplicate. It doesn’t show up by default in search results because it is in turn a duplicate of bug 33288. Most of the bug reports I can find mention specifically colu

[Bug 251412] Re: evince does not properly select text

2008-07-24 Thread JM Williams
*** This bug is a duplicate of bug 33288 *** https://bugs.launchpad.net/bugs/33288 “Bug 181737 is already a duplicate of bug 33288. You can only mark a bug report as duplicate of one that isn’t a duplicate itself.” Therefore I am marking this bug as a duplicate of bug 33288 for now. -- ev