[Bug 174134] Re: apt-file search prints all results twice

2008-02-10 Thread era
Actually, you'll need to redirect stderr in order for the grep to do anything useful. vnix$ apt-file -v search foobar 2>&1 >/dev/null | grep '^D: Search in' D: Search in \/var\/cache\/apt\/apt\-file\/fi\.archive\.ubuntu\.com_ubuntu_dists_gutsy_Contents\-amd64\.gz D: Search in \/var\/cache\/apt\/

[Bug 181600] Re: apt-file search /ext2 ignores leading slash

2008-02-13 Thread era
I would argue that the "fix" for http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=190122 is the cause of the problem I'm seeing, so perhaps that should be removed as upstream bug tracker. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382312 coincidentally has a patch which (based on a brief gl

[Bug 173057] Re: `_apt-file': not a valid identifier

2008-02-14 Thread era
I think (some versions of?) bash are averse to using a dash (minus sign) in the identifier. Coincidentally, see also http://bugs.debian.org/cgi- bin/bugreport.cgi?bug=441041 Here's my Gutsy: vnix$ _moo () { echo moo ; } vnix$ _moo-bar () { echo moo-bar ; } vnix$ _moo moo vnix$ _moo-bar moo-ba

[Bug 154180] Re: apt-file update should *not* be run in postinst without any feedback (was: [Feisty->Gutsy] apt-file causing upgrade to fail)

2008-02-14 Thread era
Incidentally, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=405927 is about setting up a cron job for periodically downloading the latest Contents files. -- apt-file update should *not* be run in postinst without any feedback (was: [Feisty->Gutsy] apt-file causing upgrade to fail) https://bu

[Bug 186726] Re: No sound with adobe flashplayer 9 in Mozilla

2008-02-25 Thread era
I think I have the same problem. I am on amd64 proper and I installed flashplugin-nonfree 9.0.48.0.2+really0ubuntu12.2 (from proposed-updates, I guess?) I get an insane amount of these error messages, and no sound: ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to open slav

[Bug 186726] Re: No sound with adobe flashplayer 9 in Mozilla

2008-02-25 Thread era
Upon closer examination, this might well be a duplicate of bug 151849 I have PulseAudio (because upgrading from Feisty to Gutsy was problematic; some new packages -- I guess in Universe -- had a conflict with esound); I imagine the original reporter would be on esound probably? -- No sound with

[Bug 151849] Re: Sound Broke in Ubuntu Gutsy firefox

2008-02-25 Thread era
I am on Gutsy amd64, upgraded from Feisty, which caused me some woes which involved ditching esound in favor of PulseAudio. I get the same symptoms as described above, and in addition, a host of error messages from Firefox: ALSA lib ../../../src/pcm/pcm_dmix.c:864:(snd_pcm_dmix_open) unable to op

[Bug 151849] Re: Sound Broke in Ubuntu Gutsy firefox

2008-02-25 Thread era
> Installing 32-bit libasyncns0 did nothing to solve this for me. Or do I need > the > libflashsupport as well before it will work? Apparently yes. To summarize, here's what I did. I already had sudo aptitude install libasyncns0 # dunno if this is required or useful sudo aptitude install li

[Bug 180130] Re: Documentation for ido-mode is not very enlightening

2008-02-25 Thread era
In case somebody wants to follow that, it's at http://thread.gmane.org/gmane.emacs.bugs/17585 (is it possible to add this as an upstream tracker? Is that even useful?) -- Documentation for ido-mode is not very enlightening https://bugs.launchpad.net/bugs/180130 You received this bug notification

Re: [Bug 67996] Re: x11-common preinst script fails (was: aborts /usr/X11R6/bin not empty)

2008-02-28 Thread era
On Thu, 28 Feb 2008 10:55:11 -, "Timo Aaltonen" <[EMAIL PROTECTED]> said: > era: you mentioned that xli is one example of an offending package. It > has been fixed long ago, so have you actually tried to upgrade dapper > -> hardy? Nope, I have not. The systems I

[Bug 175394] Re: Wish: Indicate source of each upgrade

2008-02-01 Thread era
Unless you have fixed it in Hardy and nobody thought to report that here, it's still a problem, yes. Do you have reason to believe that it is fixed? Do you need repro steps? 1. Observe orange icon on Gnome top toolbar 2. Click on it to open the update manager Result: Wonder which updates are gu

[Bug 161929] Re: [nvidia-glx] console font gets unset every time I shift from X session (ctrl-alt-fx) and back

2008-01-08 Thread era
*** This bug is a duplicate of bug 60600 *** https://bugs.launchpad.net/bugs/60600 ** This bug has been marked a duplicate of bug 60600 correct font is not restore after switch back from X -- [nvidia-glx] console font gets unset every time I shift from X session (ctrl-alt-fx) and back ht

[Bug 69973] Re: Wrong font in console after fresh install of Edgy

2008-01-08 Thread era
Do you still have this problem? Could this be a duplicate of bug 60600? -- Wrong font in console after fresh install of Edgy https://bugs.launchpad.net/bugs/69973 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mai

[Bug 181334] Default console font unsuitable for debconf / whiptail

2008-01-08 Thread era
Public bug reported: Binary package hint: console-data I am aware of bug 60600 but as a partial workaround and general remedy, I would like to suggest that the default console font should be one which is capable of displaying whiptail dialogs correctly, or else the debconf whiptail dialogs change

[Bug 181334] Re: Default console font unsuitable for debconf / whiptail

2008-01-08 Thread era
The attached photo should look familiar to anyone who has installed Ubuntu a few times. The dialog is not one I have seen before, but the display artefacts are. (This particular error came up when I upgraded a system from Feisty to Gutsy. I don't think I'm prepared to file a bug report about tha

[Bug 181334] Re: Garbled whiptail dialog from gdm error

2008-01-09 Thread era
** Summary changed: - Default console font unsuitable for debconf / whiptail + Garbled whiptail dialog from gdm error ** Description changed: Binary package hint: console-data I am aware of bug 60600 but as a partial workaround and general remedy, I would like to suggest that the defaul

[Bug 154180] Re: apt-file update should *not* be run in postinst without any feedback (was: [Feisty->Gutsy] apt-file causing upgrade to fail)

2008-01-09 Thread era
In that case I suppose bug #74097 will need to be reopened, or changed to "wontfix". Probably you noticed, but noting here just to be on the safe side. I'd love to see a standard cron job which runs in the background every day? week? and once soon after installation. -- apt-file update should *

[Bug 181600] apt-file search /ext2 ignores leading slash

2008-01-09 Thread era
Public bug reported: Binary package hint: apt-file If you try to limit your search to just files and directories which begin with "ext2" (excluding, in theory, any "ext2" in the root directory, but there is no such directory in any regular package anyway), apt-file should not ignore this and disp

[Bug 181600] Re: apt-file search /ext2 ignores leading slash

2008-01-09 Thread era
This would be the expected output on this system: vnix$ apt-file search /ext2 | uniq | fgrep /ext2 | head comerr-dev: usr/share/doc/libcomerr2/examples/ext2_err.et.gz cryptsetup: lib/cryptsetup/checks/ext2 doc-linux-html: usr/share/doc/HOWTO/en-html/Flash-Memory-HOWTO/ext2.html doc-linux-html-pt:

[Bug 181716] Fills .xsession-errors with "Warning: more than one line!" spew

2008-01-10 Thread era
Public bug reported: Binary package hint: firefox I discovered a large number of these error messages in my .xsession-errors. Hunting through Google hits for this error message was initially inconclusive, but I think I finally found the culprit. http://www.google.com/codesearch?q=%22Warning%3A

[Bug 181716] Re: Fills .xsession-errors with "Warning: more than one line!" spew

2008-01-10 Thread era
I am fairly sure this is a Firefox bug, because I have added comments to the upstream bug long, long ago. At least, it used to be the case that tooltips with line breaks in them would cause this behavior. I went off to look for the upstream bug to add that information here, but couldn't find it;

[Bug 181716] Re: Fills .xsession-errors with "Warning: more than one line!" spew

2008-01-10 Thread era
Actually the comment I distinctly remember submitting somewhere is right here: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/19250/comments/2 Like I wrote above, I'll still need to see which site still triggered this warning. -- Fills .xsession-errors with "Warning: more than one line!"

[Bug 160131] Re: erc reconnects to channels on wrong servers (too)

2008-01-10 Thread era
Duh, I meant Gutsy! -- erc reconnects to channels on wrong servers (too) https://bugs.launchpad.net/bugs/160131 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists

[Bug 160131] Re: erc reconnects to channels on wrong servers (too)

2008-01-10 Thread era
Still happens on Feisty, for the record. -- erc reconnects to channels on wrong servers (too) https://bugs.launchpad.net/bugs/160131 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubu

[Bug 151581] Re: gnash fills .xsession-errors

2008-01-11 Thread era
Taking the liberty to mark this as confirm this. My report was technically for mozilla-plugin-gnash actually. ** Changed in: gnash (Ubuntu) Status: New => Confirmed -- gnash fills .xsession-errors https://bugs.launchpad.net/bugs/151581 You received this bug notification because you are a

[Bug 151581] Re: gnash fills .xsession-errors

2008-01-11 Thread era
Bug #173890 means no Flash on a fresh install anyway, so I figured I'd give Gnash a spin to see if it can cope with some sites I frequent. Just from visiting a few video sites, I already got to the point where .xsession-errors would stop accepting new log messages with "... Too much output, ignorin

[Bug 181716] Re: Fills .xsession-errors with "Warning: more than one line!" spew

2008-01-11 Thread era
Another reason I know this is Firefox: because of problems such as this, I have a wrapper which diverts its standard output and standard error to different files, so in my case, it's not actually polluting my .xsession-errors, just everybody else's. I have some 200 tabs open and I'm not sure I hav

[Bug 182260] Finnish keyboard doesn't work under X

2008-01-12 Thread era
Public bug reported: Binary package hint: typespeed When running typespeed in a gnome-terminal window, Finnish words display with a "?" placeholder anywhere where there is supposed to be "ä" or "ö" on this Feisty box. Making matters worse, it is impossible to type an ä or an ö. Tried both with

[Bug 182260] Re: Finnish keyboard doesn't work under X

2008-01-12 Thread era
Sorry, I meant "[EMAIL PROTECTED]" with a dash before the 8 ... The attached screenshot contains what is apparently supposed to be the Finnish word "järjestelmä". This type of mojibake is typical for applications which are hardcoded to use Latin-1. ** Attachment added: ""järjestelmä" mojibake"

[Bug 175462] Re: tuxtype exits on startup

2008-01-12 Thread era
** Also affects: tuxtype (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=440920 Importance: Unknown Status: Unknown -- tuxtype exits on startup https://bugs.launchpad.net/bugs/175462 You received this bug notification because you are a member of Ubuntu Bugs, which is th

[Bug 37254] Re: Tuxtype does not correctly revert to original screen resolution upon exit

2008-01-12 Thread era
** Bug watch added: Debian Bug tracker #217448 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=217448 ** Also affects: tuxtype (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=217448 Importance: Unknown Status: Unknown -- Tuxtype does not correctly revert to origina

[Bug 182290] Typo in Swedish localization

2008-01-12 Thread era
Public bug reported: Binary package hint: tuxtype The Swedish game menu contains a misspelled word "alfabete". It should be "alfabetet" (or perhaps just "alfabet"). ** Affects: tuxtype (Ubuntu) Importance: Undecided Status: New ** Tags: patch -- Typo in Swedish localization ht

[Bug 182290] Re: Typo in Swedish localization

2008-01-12 Thread era
This trivial patch fixes the problem. ** Attachment added: "Patch for tuxtype/data/themes/svenska/lang.po" http://launchpadlibrarian.net/11308232/tuxtype-sv.patch ** Description changed: Binary package hint: tuxtype The Swedish game menu contains a misspelled word "alfabete". It shoul

[Bug 182295] "Edit Word Lists" command unimplemented

2008-01-12 Thread era
Public bug reported: Binary package hint: tuxtype In the Options menu, the top menu item is "Edit Word Lists". However, this option does nothing; it simply takes you to an "under construction" screen. Perhaps this menu item should simply be disabled or removed in the Ubuntu build. ** Affects:

[Bug 182301] xnest manual page fails to document authentication

2008-01-12 Thread era
Public bug reported: Binary package hint: xorg Through Google I learned about the -auth and -ac options to Xnest. These are not mentioned in the manual page. (I wonder if there are other options I should also know about.) These options would be especially important to document, because they are

[Bug 182301] Re: xnest manual page fails to document authentication

2008-01-12 Thread era
As per http://dailypackage.fedorabook.com/index.php?/archives/110-GUI- Thursday-Xnest-A-nested-X-server.html there is also "-nolisten tcp" (and presumably other values you can give to -nolisten). http://www.technovelty.org/linux/tips/xnest.html is the only place I have seen the -auth option, every

[Bug 182301] Re: xnest manual page fails to document authentication

2008-01-12 Thread era
Julien, thanks for the pointer. I was grepping for "auth" and not finding anything. I guess I should have paused and taken another look. Having said that, the usage scenario still remains; people are having problems getting Xnest to work, specifically because of authentication issues; thus, perh

[Bug 185324] No manual page for fc-cache et al.

2008-01-23 Thread era
Public bug reported: Binary package hint: fontconfig fontconfig installs /usr/bin/fc-cache, /usr/bin/fc-cat, /usr/bin/fc- list, and /usr/bin/fc-match, but no manual pages for these. ** Affects: fontconfig (Ubuntu) Importance: Undecided Status: New -- No manual page for fc-cache e

[Bug 185321] "warning: /usr/lib/X11/fonts/misc does not exist or is not a directory" when installing a font

2008-01-23 Thread era
Public bug reported: Binary package hint: xfonts-utils I seem to get this unsightly message for every font package I install (twice, even): warning: /usr/lib/X11/fonts/misc does not exist or is not a directory Some googling pointed to a font path change between Edgy and Feisty (?) or more speci

Re: [Bug 185366] Intermittently, launching emacs in background exits bash

2008-01-23 Thread era
sh exited. Do you see anything in your .xsession-errors when this happens? /* era */ -- If this were a real .signature, it would suck less. Well, maybe not. -- Intermittently, launching emacs in background exits bash https://bugs.launchpad.net/bugs/185366 You received this bug notification

[Bug 185366] Re: Intermittently, launching emacs in background exits bash

2008-01-25 Thread era
Marking as "incomplete" while waiting for word on the .xsession-errors issue. ** Changed in: bash (Ubuntu) Status: New => Incomplete ** Changed in: emacs22 (Ubuntu) Status: New => Incomplete -- Intermittently, launching emacs in background exits bash https://bugs.launchpad.net/bug

[Bug 175078] Re: Standard error should remain empty under normal circumstances

2008-01-25 Thread era
** Changed in: totem (Ubuntu) Status: Incomplete => New -- Standard error should remain empty under normal circumstances https://bugs.launchpad.net/bugs/175078 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 159130] Re: Interactive codec installer should not require restart of Totem

2008-01-25 Thread era
** Changed in: totem (Ubuntu) Status: Incomplete => New -- Interactive codec installer should not require restart of Totem https://bugs.launchpad.net/bugs/159130 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bug

[Bug 177438] Re: Wish: distinct visual indication for skipped updates

2008-01-25 Thread era
If you need more clarifications, feel free to set back to "Incomplete". ** Changed in: update-manager (Ubuntu) Status: Incomplete => New -- Wish: distinct visual indication for skipped updates https://bugs.launchpad.net/bugs/177438 You received this bug notification because you are a memb

[Bug 176603] Re: Resizing audio to "1:1" causes sidebar to shrink too small

2008-01-25 Thread era
Ping? Feel free to set back to "Incomplete" if you need further elaborations. ** Changed in: totem (Ubuntu) Status: Incomplete => New -- Resizing audio to "1:1" causes sidebar to shrink too small https://bugs.launchpad.net/bugs/176603 You received this bug notification because you are a

[Bug 113977] Re: Screen updating bug in psvn after Feisty upgrade

2008-01-25 Thread era
I thought I read somewhere that this would be fixed in Gutsy, but I'm still seeing it, in emacs22 on a system upgraded from ... I dunno, originally Edgy installation I guess? -- Screen updating bug in psvn after Feisty upgrade https://bugs.launchpad.net/bugs/113977 You received this bug notificat

[Bug 154878] Re: LiveCD integrity check doesn't say which file failed

2008-01-27 Thread era
As a matter of fact, I don't think it would be hard to make it less opaque in the standard scenario, without necessarily losing market share among the technological pants-wetters. For instance, displaying raw output on a separate virtual terminal might be all it really takes. -- LiveCD integrity

[Bug 97720] Re: Internet Radio Audio Freezes in Rythmbox Music Player

2007-10-31 Thread era
Could the "importance: low" please be upgraded? Radio station support in Rhythmbox is basically unusable because of this. -- Internet Radio Audio Freezes in Rythmbox Music Player https://bugs.launchpad.net/bugs/97720 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 97720] Re: Internet Radio Audio Freezes in Rythmbox Music Player

2007-10-31 Thread era
Sebastien: You assign priorities so those limited resources can focus on the important bugs. If a subsystem which is likely to be used as the "easiest to try" by a lot of newcomers is broken then that's a serious bug in my book. Pardon me if I'm stating the obvious, but this is the one feature wh

[Bug 159130] Installed a codec when asked, but still got no video

2007-10-31 Thread era
Public bug reported: Binary package hint: totem Not sure if this is a problem with totem, the easy codec install thing (gnome-app-installer?) or some part of the gstreamer can of worms which I'm not even pretending to have any beginning understanding of. Sorry. I started Totem on a couple of MP

[Bug 97720] Re: Internet Radio Audio Freezes in Rythmbox Music Player

2007-11-01 Thread era
No clear way to trigger? To repro: 1. Run the Ubuntu 7.10 Live CD, or install Ubuntu from scratch. 2. Look in the Applications -> Sound & Video menu for something to play music with. (That "Totem Movie Player" is apparently also capable of playing audio is hardly obvious.) Select "Rhy

[Bug 133118] Re: very corrupt X after suspend/resume

2007-11-01 Thread era
So, what are the odds we'd get a backport of this for Gutsy? -- very corrupt X after suspend/resume https://bugs.launchpad.net/bugs/133118 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lis

[Bug 160131] erc reconnects to channels on wrong servers (too)

2007-11-04 Thread era
Public bug reported: Binary package hint: erc When ERC loses a connection and then regains it, if I have channels open on another server as well, it will reconnect to the other server's channels, too. To reproduce (clumsily): M-x erc-select server1 /join #onetest M-x erc-select server2

[Bug 175071] Please add an explanation to Finnish "Kotoistus" keyboard in installer

2007-12-09 Thread era
Public bug reported: Binary package hint: ubiquity In the installer, when you pick Finnish for your keyboard layout, you are presented with a list of alternatives: Finland Finland - Eliminate dead keys Finland - Kotoistus Finland - Macintosh Finland - Northern Saami All of these except "Ko

[Bug 113977] Re: Screen updating bug in psvn after Feisty upgrade

2007-12-09 Thread era
@Tom Green: No need to overwrite; just put it in a personal directory of yours which comes before /usr/share/emacs/site-lisp in your load-path. -- Screen updating bug in psvn after Feisty upgrade https://bugs.launchpad.net/bugs/113977 You received this bug notification because you are a member of

[Bug 117832] Re: Wishlist: keyboard navigation for HTML version

2007-12-09 Thread era
In actual reality, perhaps it would make sense to reassign this bug to the toolchain used for building the HTML version; but I'm not familiar enough with the build process to even know which toolchain that would be. -- Wishlist: keyboard navigation for HTML version https://bugs.launchpad.net/bugs

[Bug 159130] Re: Interactive codec installer should not require restart of Totem

2007-12-09 Thread era
** Summary changed: - Installed a codec when asked, but still got no video + Interactive codec installer should not require restart of Totem -- Interactive codec installer should not require restart of Totem https://bugs.launchpad.net/bugs/159130 You received this bug notification because you ar

[Bug 175078] Standard error should remain empty under normal circumstances

2007-12-09 Thread era
Public bug reported: Binary package hint: totem The standard error stream receives a steady trickle of error messages from Totem when viewing some videos. For example, LP bug #159130 contains a couple of example transcripts. According to upstream comments to LP bug #15027 (at http://bugzilla.gn

[Bug 175084] sawfish-client errors end up in .xsession-errors

2007-12-09 Thread era
Public bug reported: Binary package hint: sawfish When communicating with a running sawfish process from sawfish-client, any error messages end up on the parent sawfish's standard error, which in practice in most cases is redirected to .xsession-errors (or, worse yet, simply discarded). I can se

[Bug 57099] Re: Sawfish not (really) useful as session manager

2007-12-09 Thread era
This would seem to work on Gutsy for switching to Sawfish as your window manager for Gnome. Quit any applications you don't want to have running in your session. Open "System > Preferences > Sessions > Current Session tab" Find "metacity" in the list of currently running programs, and change the s

[Bug 175084] Re: sawfish-client errors end up in .xsession-errors

2007-12-09 Thread era
Here's an example transcript, from a Gutsy installation. vnix$ sawfish-client sawfish 1.3, Copyright (C) 1999-2000 John Harper sawfish comes with ABSOLUTELY NO WARRANTY; for details see the file COPYING Enter `,help' to list commands. user> (nosvchcommand) (You're accessing an undefined variable

[Bug 57099] Re: Sawfish not (really) useful as session manager

2007-12-09 Thread era
Alternatively, see https://help.ubuntu.com/community/ReplaceMetacityWithOpenbox -- it would seem that you can simply add a line to your .gnomerc for much the same effect. -- Sawfish not (really) useful as session manager https://bugs.launchpad.net/bugs/57099 You received this bug notification bec

[Bug 57099] Re: Sawfish not (really) useful as session manager

2007-12-09 Thread era
> This would seem to work on Gutsy for switching to Sawfish Sorry, my bad, that was meant to say Feisty. I'll follow up with instructions for Gutsy in a jiffy, unless they're exactly the same. (At least I think it would be wise to disable Compiz before trying this, so that Metacity is in fact use

[Bug 175084] Re: sawfish-client errors end up in .xsession-errors

2007-12-09 Thread era
> Here's an example transcript, from a Gutsy installation. Sorry, my bad, that was meant to say Feisty. I'll see if it's any different under Gutsy, but I would suspect not. -- sawfish-client errors end up in .xsession-errors https://bugs.launchpad.net/bugs/175084 You received this bug notificat

[Bug 175078] Re: Standard error should remain empty under normal circumstances

2007-12-09 Thread era
On Feisty, I was able to consistently produce errors with the following files. vnix$ wget http://www.codectest.com/codectest/streamingcodectest.zip vnix$ unzip streamingcodectest.zip vnix$ totem wheeliesorensonvideo2cbr.mov wheelie.wmv ** Message: don't know how to handle audio/x-gst-fourcc-Qclp,

[Bug 175145] Bug-buddy won't accept plussed email address

2007-12-09 Thread era
Public bug reported: Binary package hint: bug-buddy Attempting to give Bug-buddy an address containing a plus (+) character results in the "Send" (or was it "Submit") button being dimmed until I take out the plus. This is rather unfortunate, because this is the standard way to create tagged addr

[Bug 175159] Persistent mode appends sudoers on each boot

2007-12-09 Thread era
Public bug reported: Binary package hint: casper Gutsy persistent live USB stick here. I noticed that the /etc/sudoers file on the casper-rw partition appears to be amended on each boot. I removed some fifteen progressively shorter instances of "NOPASSWD: NOPASSWD: NOPASSWD: ALL" from mine, but

[Bug 175161] No support for LUKS volumes

2007-12-09 Thread era
Public bug reported: Binary package hint: gparted It would be nice if Gparted could show encrypted LUKS partitions as LUKS instead of "unknown". Even if it cannot currently move or resize or otherwise manipulate them, it would be nice to be able to see what you have where. (Yes, my partition ta

[Bug 175165] Don't add removable drives to /etc/fstab

2007-12-09 Thread era
Public bug reported: Binary package hint: ubiquity I have installed Gutsy with an external USB drive attached, from a persistent Live USB stick, and every time, I seem to end up with unusable and confusing entries in /etc/fstab on the newly installed system. On the box where I am writing this no

[Bug 157726] Re: Error activating XKB configuration

2007-12-09 Thread era
Dup of LP bug #153383 maybe? -- Error activating XKB configuration https://bugs.launchpad.net/bugs/157726 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubunt

[Bug 69002] Re: Switching Keymap Produces an Error

2007-12-09 Thread era
Dup of LP bug #153383 maybe? -- Switching Keymap Produces an Error https://bugs.launchpad.net/bugs/69002 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu

[Bug 157726] Re: Error activating XKB configuration

2007-12-09 Thread era
Actually, dup of LP #67188 maybe? -- Error activating XKB configuration https://bugs.launchpad.net/bugs/157726 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.

[Bug 153383] Re: Error activating XKB configuration, directly after login. Ubuntu 7.10

2007-12-09 Thread era
Dup of LP bug #67188 maybe? -- Error activating XKB configuration, directly after login. Ubuntu 7.10 https://bugs.launchpad.net/bugs/153383 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 69002] Re: Switching Keymap Produces an Error

2007-12-09 Thread era
Actually, dup of LP bug #67188 maybe? -- Switching Keymap Produces an Error https://bugs.launchpad.net/bugs/69002 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lis

[Bug 150594] Re: The upgrade aborts now. Please report this bug against the 'update-manager' package and include the files in /var/log/dist-upgrade/ in the bugreport.

2007-12-09 Thread era
*** This bug is a duplicate of bug 134924 *** https://bugs.launchpad.net/bugs/134924 ** This bug has been marked a duplicate of bug 134924 E: bcm43xx-fwcutter: subprocess post-installation script returned error exit status 1 -- The upgrade aborts now. Please report this bug against the '

[Bug 175159] Re: Persistent mode appends sudoers on each boot

2007-12-09 Thread era
Oh yeah, as usual, sorry if casper is not the correct package for this. ** Attachment added: "Example /etc/sudoers; note second-to last entry duplicates last, with extra NOPASSWD:" http://launchpadlibrarian.net/10817491/sudoers -- Persistent mode appends sudoers on each boot https://bugs.lau

[Bug 175078] Re: Standard error should remain empty under normal circumstances

2007-12-10 Thread era
So should this bug be reassigned to gstreamer0.10-pitfdll or what? I don't get a dialog box about the audio problem, just the warnings on standard error, and no sound. -- Standard error should remain empty under normal circumstances https://bugs.launchpad.net/bugs/175078 You received this bug no

[Bug 175078] Re: Standard error should remain empty under normal circumstances

2007-12-10 Thread era
The point being, "useful to debug" is useful when you do want to debug, but pretty worthless if they end up where they will not be seen. Even if you notice a warning like that in your .xsession-errors (confession: I run tail -f on mine in a terminal at all times) it's hard to correlate the warning

[Bug 37768] Re: gnome-volume-manager mounting Partition, while working with GParted

2007-12-10 Thread era
Just for the record, another victim here, Gutsy live CD (actually on a persistent USB stick), wasted six hours and two USB sticks yesterday because of this. )-: I would seriously suggest removing Gparted from the stable distribution if this cannot be fixed for Hoar^H^H^Hardy. -- gnome-volume-man

[Bug 37768] Re: gnome-volume-manager mounting Partition, while working with GParted

2007-12-10 Thread era
Oh, and also, tangentially, I too get crashes when things don't work out the way Gparted thought they would. -- gnome-volume-manager mounting Partition, while working with GParted https://bugs.launchpad.net/bugs/37768 You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 34596] Re: gparted should read "GNOME Partition Editor" in menu

2007-12-10 Thread era
*** This bug is a duplicate of bug 114648 *** https://bugs.launchpad.net/bugs/114648 ** This bug has been marked a duplicate of bug 114648 gparted menu entry is not HIG compliant -- gparted should read "GNOME Partition Editor" in menu https://bugs.launchpad.net/bugs/34596 You received thi

[Bug 175394] Wish: Indicate source of each upgrade

2007-12-10 Thread era
Public bug reported: Binary package hint: update-manager I'm subscribed to "gutsy-proposed" and "gutsy-backports". Every so often, I wish update-manager would indicate that an update belongs to either of these two; or, more generally, perhaps it could always display the source of an update as pa

[Bug 97720] Re: Internet Radio Audio Freezes in Rythmbox Music Player

2007-12-11 Thread era
So if I don't hear any objections I would propose the following: merge 32858 80684 97720 # forwarded http://bugzilla.gnome.org/show_bug.cgi?id=320984 thanks -- Internet Radio Audio Freezes in Rythmbox Music Player https://bugs.launchpad.net/bugs/97720 You received this bug notification because y

[Bug 97720] Re: Internet Radio Audio Freezes in Rythmbox Music Player

2007-12-11 Thread era
Pål, that page is just a wrapper; they do use the Gnome bugzilla for their actual bug tracking. I went through a bunch of gstreamer and rhythmbox bugs in the Gnome bugzilla, but I'm too ignorant of the underlying technology to tell whether any of these are actually the issue we are discussing here

[Bug 97720] Re: Internet Radio Audio Freezes in Rythmbox Music Player

2007-12-11 Thread era
> bug #80684!) Which in turn thinks it might be similar to bug #32858, it seems. Whee. -- Internet Radio Audio Freezes in Rythmbox Music Player https://bugs.launchpad.net/bugs/97720 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu.

[Bug 175078] Re: Standard error should remain empty under normal circumstances

2007-12-11 Thread era
I uploaded some typescripts to bug #159130 which also coincidentally illustrate this problem quite vividly. Some of the chatter is from the video codec installer buddy or whatever it's called, but anyway, feel free to have a look at those, too. I think they make the point that even though the plu

[Bug 159130] Re: Interactive codec installer should not require restart of Totem

2007-12-11 Thread era
I reinstalled Gutsy from scratch, which gave me a good opportunity to try to repro this. I hope the following notes are reasonably complete. 1. Setting up Fresh Gutsy install. Basic Apt configuration: System - Administration - Software Sources - Ubuntu Software tab: uncheck Gutsy CD-ROM

[Bug 159130] Re: Interactive codec installer should not require restart of Totem

2007-12-11 Thread era
Attaching first transcript. First round out of three. Summary: Installed "bad", "ffmpeg", "ugly", and "fluendo" plugins, but only MPEG2 displays. Many errors and confusing messages and false starts. (The test set consists of 9 video files, 8 of which I managed to eventually get to play. There'

[Bug 159130] Re: Interactive codec installer should not require restart of Totem

2007-12-11 Thread era
Second round out of three; summary: Installed multiverse "bad" codecs. Like before, only MPEG2 displays OK, others still not; in effect, no visible progress. Some clips play audio only; many still abort with errors. ** Attachment added: "Transcript before second restart" http://launchpadlibra

[Bug 159130] Re: Interactive codec installer should not require restart of Totem

2007-12-11 Thread era
Third round out of three. Removed .RM file from set; all others now display fine. But it took two restarts to get here. Incidentally, I don't believe the presence of an RM file in the playlist is significant, since I originally reported this for a set of just two .MP4 files. ** Attachment added

[Bug 159130] Re: Interactive codec installer should not require restart of Totem

2007-12-11 Thread era
In case it's not immediately obvious, the lines starting with "#" are my annotations into the typescript. Everything else is output from Totem and its subprocesses. -- Interactive codec installer should not require restart of Totem https://bugs.launchpad.net/bugs/159130 You received this bug not

[Bug 159130] Re: Interactive codec installer should not require restart of Totem

2007-12-11 Thread era
The user interface wasn't very candid about the actual package names it installed for me, so here is dpkg.log for your amusement. Here's how I interpreted it: gstreamer0.10-plugins-bad (libcdaudio1 libgsm1 libfreebob0 libjack0 libmms0 libmpcdec3 libopenspc0 libsoundtouch1c2 gstrea

[Bug 175716] Why "automatically" resize window when a new video is loaded?

2007-12-11 Thread era
Public bug reported: Binary package hint: totem This is a very minor nit, but have a look at Edit -> Preferences -> Display tab. Would it not actually be better if you simply omitted the first word from the label "Automatically resize the window when a new video is loaded"? ** Affects: totem (U

[Bug 175716] Re: Why "automatically" resize window when a new video is loaded?

2007-12-12 Thread era
The word "automatically" does not add any useful information. If the program resizes the window, are there scenarios where it doesn't do it automatically? The orthogonal case would be manual resizing, I guess. -- Why "automatically" resize window when a new video is loaded? https://bugs.launchp

[Bug 175078] Re: Standard error should remain empty under normal circumstances

2007-12-12 Thread era
Incidentally, I installed jackd in the hope that those annoying error messages should go away, but now instead it prints "JACK tmpdir identified as [/dev/shm]" on the console for every file it plays. -- Standard error should remain empty under normal circumstances https://bugs.launchpad.net/bugs/

[Bug 157392] Re: rst.el (rst-mode) doesn't work with emacs 22

2007-11-14 Thread era
As a workaround, either require lazy-lock before loading rst-mode.el, or (setq font-lock-support-mode '((rst-mode . jit-lock-mode) (t . jit-lock- mode))) -- rst.el (rst-mode) doesn't work with emacs 22 https://bugs.launchpad.net/bugs/157392 You received this bug notification because you are a me

[Bug 157392] Re: rst.el (rst-mode) doesn't work with emacs 22

2007-11-14 Thread era
Confirming, since it bit me too and I arrived at the same diagnosis. ** Changed in: python-docutils (Ubuntu) Status: New => Confirmed -- rst.el (rst-mode) doesn't work with emacs 22 https://bugs.launchpad.net/bugs/157392 You received this bug notification because you are a member of Ubunt

[Bug 162976] Fills up .xsession-errors with "GetValue variable 1 (1)"

2007-11-15 Thread era
Public bug reported: Binary package hint: firefox Since (I think) sometime after I upgraded from Firefox 1.5 / Ubuntu 6.10, Firefox on all my machines, with or without safe mode, keeps on emitting uninformative messages on standard error. For most users, who start up Firefox by clicking on its i

[Bug 162991] Stops logging after .xsession-errors grows large

2007-11-15 Thread era
*** This bug is a duplicate of bug 15027 *** https://bugs.launchpad.net/bugs/15027 Public bug reported: Binary package hint: gdm When programs are running under a gdm-managed session, it redirects their standard output and standard error to ${HOME}/.xsession-errors of the user running the se

[Bug 15027] Re: gdm: Suppresses X logging with "Too much output"

2007-11-16 Thread era
What's with the "Invalid" status on this one, could it be reopened? -- gdm: Suppresses X logging with "Too much output" https://bugs.launchpad.net/bugs/15027 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubu

<    2   3   4   5   6   7   8   9   10   11   >