Bug#556948: After recent upgrade the volume was 100% for every song in a playlist

2009-12-12 Thread Dominique Brazziel
. --- On Thu, 12/10/09, Josselin Mouette j...@debian.org wrote: From: Josselin Mouette j...@debian.org Subject: Re: Bug#556948: After recent upgrade the volume was 100% for every song in a playlist To: Dominique Brazziel dbrazz...@snet.net, 556...@bugs.debian.org Date: Thursday, December 10

Bug#560762: libavcodec52, gstreamer-ffmpeg

2009-12-12 Thread Dominique Brazziel
Do you have ffmpeg (libavcodec52) installed from debian-multimedia? Yes - ii libavcodec525:0.5svn20091129-0.0 Which version of gstreamer0.10-ffmpeg do you have installed? ii gstreamer0.10-ffmpeg0.10.9-2 FFmpeg

Bug#560762: Downgraded libavcodec52, libavformat52, libavutil50 to 11/01 versions

2009-12-12 Thread Dominique Brazziel
SUCCESS! Note: The 11/01 debs were on the backup machine (in '/var/cache/apt/archives') which hadn't been updated in awhile, and used the test machine to fetch upgrades via apt-cacher. I copied the debs over to the test machine then apt-cacher-imported them after purging the libav* packages from

Bug#560762: Ouch - I didn't notice that libav* packages were in the regular Debian repositories

2009-12-12 Thread Dominique Brazziel
I made the downgrade harder than it needed to be because when I went to search for 'libavcodec52' I misspelled it, and thought the only place it was available was from the multimedia repository. Well, live and learn. On a third machine I took multimedia repository out of apt sources then

Bug#560762: OK, All three machines are now 'debian-multimedia' free

2009-12-12 Thread Dominique Brazziel
Totem plays .avi again and no orange balls anywhere. OK to close. :) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#560762: totem: Totem 'movie player' stopped playing .avi movies

2009-12-11 Thread Dominique Brazziel
Package: totem Version: 2.26.3-1 Severity: grave Justification: renders package unusable Some recent upgrade rendered totem useless as far as playing .avi movies, also .mov movies don't play (see bug #548137 - my symptoms are exactly the same for .avi movies). The 'Playing' elapsed time

Bug#556948: After recent upgrade the volume was 100% for every song in a playlist

2009-12-10 Thread Dominique Brazziel
Now, after changing the output from pulse to ALSA to try and fix things, (which worked), then killing gnome-volume-control-applet and adding it back to the panel, change the output back to pulse, NO SOUND. gnome-volume-control-applet + pulse = RECURRING NIGHTMARE. -- To UNSUBSCRIBE, email

Bug#539258: Same problem as #10

2009-12-10 Thread Dominique Brazziel
The volume setting is not being saved from track to track. I use mplayer to play playlists, and whenever a new track starts the volume is maxed out. I set pulseaudio --loglevel=debug and see: Dec 10 10:23:09 asusb202 pulseaudio[6546]: alsa-sink.c: Requested volume: 0: 43% 1: 43% Dec 10

Bug#200020: Upon further review, the CRLF code is in 'write.c'

2009-12-04 Thread Dominique Brazziel
/* * wr_fputs - like fputs(), but makes control characters visible and * turns \n into \r\n. */ void wr_fputs(char *s) { char c; #define PUTC(c) if (carefulputc(c,stdout) == EOF) goto err; while(*s) { c = *s++; if (c == '\n') PUTC('\r'); PUTC(c); }

Bug#200020: I think the CRLF sequence comes from the fixtty() function

2009-12-02 Thread Dominique Brazziel
From 'script.c': fixtty() { struct termios rtt; rtt = tt; cfmakeraw(rtt); rtt.c_lflag = ~ECHO; (void) tcsetattr(0, TCSANOW, rtt); } It may be possible to suppress the CR by setting the 'ONLRET' (Don't output CR), or one of: IGNCR Ignore carriage return

Bug#496017: Workaround attempts

2009-11-30 Thread Dominique Brazziel
After looking at this problem again (just tired of log spam), it seems that the 'ClientAliveInterval' (in my case 15 seconds) seems to correspond to the 'Non-public etc.' message pair appearing. When I am actively doing something on the session (i.e. when a remote desktop session is up, or

Bug#559000: update-notifier: Properties not displayed, fails with 'gksu Glib-CRITICAL' message

2009-11-30 Thread Dominique Brazziel
Package: update-notifier Version: 0.70.7.debian-7 Severity: important Selecting 'Properties' from the context menu fails with the following message: (gksu:4039): GLib-CRITICAL **: g_str_has_prefix: assertion `str != NULL' failed -- System Information: Debian Release:

Bug#553246: The uploader extraction problem went away after install from unstable

2009-11-20 Thread Dominique Brazziel
I must have had an old version. After installing 2009.09.13-2 from unstable: youtube-dl -b -t BkQOQBvczcw [youtube] Setting language [youtube] BkQOQBvczcw: Downloading video info webpage [youtube] BkQOQBvczcw: Extracting video information [youtube] BkQOQBvczcw: Format 37 not available [youtube]

Bug#553246: This is a problem, please help diagnose it

2009-11-15 Thread Dominique Brazziel
'It works for me' is not a valid dianosis. /tmp$ youtube-dl http://www.youtube.com/watch?v=BkQOQBvczcw [youtube] BkQOQBvczcw: Downloading video webpage [youtube] BkQOQBvczcw: Extracting video information [youtube] BkQOQBvczcw: URL:

Bug#303346: This bug results in potentially lost output

2009-11-11 Thread Dominique Brazziel
I think it merits consideration to devise a mechanism which closes and reopens a new error log so that _future_ errors (i.e. errors which occur after the spamming which caused .xsession-erros to fill in the first place) could be captured. As it stands, Gtk+ spams this file with 'XID collision'

Bug#550352: Possible patch, at lease cut out the .xsession-errors spamming

2009-11-11 Thread Dominique Brazziel
Perhaps the patch provided in this bug report might be of some use in fixing the root cause (window XID mismatch): https://bugzilla.gnome.org/show_bug.cgi?id=581526 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#554615: Bug reported against Ubuntu in launchpad

2009-11-05 Thread Dominique Brazziel
Sorry about the long title, I don't know what happened there. The URL for the Ubuntu bug is here: https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/367544 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#553691: [CRASH] Uncaught exception IOError in /usr/lib/python2.5/traceback.py:13

2009-11-01 Thread Dominique Brazziel
Package: python2.5-minimal Version: 2.5.4-2 Severity: normal File: /usr/lib/python2.5/traceback.py First update-manager hung, killed by gnome 'Force Quit' applet, then crash on update-manager restart. *** /tmp/update-manager-bugbXqQ8l The information below has been automatically generated.

Bug#551018: How to set openal1 not to use pulse?

2009-10-23 Thread Dominique Brazziel
Setting openal to not use pulse will not give these issues. How exactly is this done? I looked in the openal config file and just see a blank block for 'pulse', and the examples section of the libopenal1 doc looks the same as the config file in '/etc/openal1'. -- To UNSUBSCRIBE, email to

Bug#551366: iceweasel: ATT Webmail 'Move' to folder function doesn't work with Iceweasel anymore

2009-10-17 Thread Dominique Brazziel
Package: iceweasel Version: 3.0.14-1 Severity: normal With ATT/Yahoo webmail, when I have a large volume of messages which have been read but not filed in online 'folders' yet, typically I sort the messages by sender and check all the messages from the same sender, then select 'Move' to

Bug#550981: linux-image-2.6.31-trunk-686 works flawlessly

2009-10-15 Thread Dominique Brazziel
I am 'happycited', first time I've seen 'native mode' in X. All this screen real estate (1400x900) is great! Also, mode switching with the gnome display app works just fine, and VT switching is lightning fast, much faster than without KMS. Thank you so much! :) -- To UNSUBSCRIBE,

Bug#550981: xserver-xorg-video-intel: 945GME X starts with resolution 1024x768 when KMS enabled

2009-10-14 Thread Dominique Brazziel
Package: xserver-xorg-video-intel Version: 2:2.9.0-1 Severity: important Without KMS, output TMDS-1 appears to be used, native mode is initially used, and the preferred resolution 1152x864 is used: (II) intel(0): Output VGA disconnected (II) intel(0): Output TMDS-1 connected (II) intel(0):

Bug#550981: OK, I will try this. In the meantime, this bug might be relevant, I'm not sure.

2009-10-14 Thread Dominique Brazziel
From Redhat bugzilla, bug #493472: Summary: [945GM] KMS: LVDS wrongly detected as connected, DVI monitor resolution incorrectly set https://bugzilla.redhat.com/show_bug.cgi?id=493472 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#550352: libgtk2.0-0: message firefox-bin(pid) Gdk-WARNING **: XID collision, trouble ahead fills .xsession-errors

2009-10-09 Thread Dominique Brazziel
Package: libgtk2.0-0 Version: 2.16.6-1 Severity: important This annoying message fills up .xsession-errors, which eventually results in - ...Too much output, ignoring rest... This prevents the user from seeing any subsequent X warnings and/or errors from this (firefox-bin) or any

Bug#543994: No iceweasel culpability, the error is in 'padsp' script

2009-10-09 Thread Dominique Brazziel
The script sets environment variable 'PADSP_DEBUG' conditionally if the '-d' option is passed to it, but the executable (padsp.c) interrogates PADSP_DEBUG unconditionally. Adding # Set default debug level to prevent segfault in 'getenv' test $PADSP_DEBUG || export PADSP_DEBUG=0 to the padsp

Bug#550400: pulseaudio-utils: Iceweasel segfault if padsp wrapper is used

2009-10-09 Thread Dominique Brazziel
Package: pulseaudio-utils Version: 0.9.15-4.1 Severity: normal Tags: patch If '/etc/iceweasel/iceweaselrc' is set to use padsp as the DSP wrapper, a segfault occurs because the padsp script conditionally sets environment variable 'PADSP_DEBUG' based on the presence of the '-d' switch, but the

Bug#546048: I agree, at the very least the list of packages that need attention should be saved

2009-10-03 Thread Dominique Brazziel
I ran into the exact same problem, read the dialog and understood what I need to do, but because the dpkg process had a lock I could not initiate any purge actions in another terminal until I ended the current process, which causes the dialog on the screen to go away leaving no information

Bug#546048: As a start, this helped me

2009-10-03 Thread Dominique Brazziel
I defined a new log file to hold pre-migration check messages. Here is a little patch: --- sysv-rc.postinst.orig 2009-10-03 11:04:38.0 -0400 +++ sysv-rc.postinst2009-10-03 11:07:07.0 -0400 @@ -8,6 +8,7 @@ now=`date +%Y%m%dT%H%M` logdir=/var/lib/insserv

Bug#502114: I think I have it all figured out this time

2009-09-23 Thread Dominique Brazziel
For completeness, the solution was to add a 'session pam_mail' line to the /etc/pam.d entries in use for me. I too use Courier style mail directories, but I hadn't noticed the 'sshd' and 'gdm-autologin' (I autologin gdm, and ssh between two side by side systems) entries. I could never get

Bug#524112: OK, thanks. I didn't notice the lack of

2009-09-22 Thread Dominique Brazziel
an '#else' before the reference to the 'priv' member of struct 'video_device'. I only see the video_device structure defined in 'v4l2-dev.h' which is part of the kernel common headers package (linux-headers-2.6.30-1-common). I guess something changed that removed that member. Also, gspca

Bug#547329: Seems to be fixed after removing 'update-manager'

2009-09-22 Thread Dominique Brazziel
Purged 'update-manager' and reinstalled 'update-manager-core' and 'update-manager-gnome'. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#463814: I am having the same problem with an HP Laserjet 4L that is connected via Jetdirect

2009-09-22 Thread Dominique Brazziel
HPLIP device discovery ('hp-setup IPA.DDR.ESS.XXX') doesn't see find the device, but I can set it up using CUPS with URI 'socket://IPA.DDR.ESS.XXX:9100'. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#524112: This compile still fails even with the patch

2009-09-21 Thread Dominique Brazziel
make -C /usr/src/linux SUBDIRS='/usr/src/modules/qc-usb' make: Entering directory `/usr/src/linux-headers-2.6.30-1-amd64' CC [M] /usr/src/modules/qc-usb/qc-driver.o /usr/src/modules/qc-usb/qc-driver.c: In function ‘qc_i2c_init’: /usr/src/modules/qc-usb/qc-driver.c:827: warning: assignment from

Bug#524112: It seems like 'LINUX_VERSION_CODE' is not being evaluated correctly

2009-09-21 Thread Dominique Brazziel
For instance: #if LINUX_VERSION_CODE = KERNEL_VERSION(2,6,0) struct video_device *dev = video_devdata(file); #endif struct quickcam *qc = dev-priv; How can I tell the results of the preprocessor evaluation of 'LINUX_VERSION_CODE' to be sure? I've run a whole lot of makes in

Bug#547324: [CRASH] Uncaught exception IOError in /usr/lib/python2.5/traceback.py:13

2009-09-18 Thread Dominique Brazziel
Package: python2.5-minimal Version: 2.5.4-1 Severity: normal File: /usr/lib/python2.5/traceback.py *** /tmp/update-manager-bug9iER9u The information below has been automatically generated. Please do not remove this from your bug report. - Exception Type: type 'exceptions.IOError' - Exception

Bug#547329: update-manager-core: Crash after selecting 'No' to safe upgrade question

2009-09-18 Thread Dominique Brazziel
Package: update-manager-core Version: 0.200.0~rc2-2 Severity: important The reportbug backend was called and submitted a bug against 'python-minimal' (see #547324), but I'm not sure this was the original error. I have attached the backtrace from that error. -- System Information: Debian

Bug#546940: 'udevadm info' short options not documented

2009-09-16 Thread Dominique Brazziel
Package: udev Version: 0.141-2 Severity: normal Invoking 'udevinfo' now warns that it's use is deprecated and urges the use of 'udevadm info', but the output of a 'udevadm info' query without the '-a' flag is not documented and different from output with the flag. For instance, 'query=all'

Bug#546837: [CRASH] Uncaught exception IOError in /usr/lib/python2.5/traceback.py:13

2009-09-15 Thread Dominique Brazziel
Package: python2.5-minimal Version: 2.5.4-1 Severity: normal File: /usr/lib/python2.5/traceback.py *** /tmp/update-manager-bugrkIXPG The information below has been automatically generated. Please do not remove this from your bug report. - Exception Type: type 'exceptions.IOError' - Exception

Bug#445917: Everything working now

2009-09-11 Thread Dominique Brazziel
I had not properly removed all of the 'eth0' definitions from '/etc/network/interfaces'. After cleaning things up so that only the loopback definition and 'allow-hotplug wlan0' remained, the suspend and resume worked as designed. The problem was that with the network-manager was not actually

Bug#542513: I am seeing this behavior as well

2009-09-11 Thread Dominique Brazziel
Appears to be some sort of PolicyKit error when 'Apply' is selected: (nm-connection-editor:29226): GLib-CRITICAL **: g_hash_table_foreach: assertion `hash_table != NULL' failed ** (nm-connection-editor:29226): WARNING **: nm_connection_list_new: failed to load VPN plugins: Couldn't read VPN

Bug#546007: [CRASH] Uncaught exception OSError in /usr/lib/python2.5/site-packages/apt/progress/__init__.py:296

2009-09-10 Thread Dominique Brazziel
Package: python-apt Version: 0.7.13.2 Severity: normal File: /usr/lib/python2.5/site-packages/apt/progress/__init__.py *** /tmp/update-manager-bugSTr4_J The information below has been automatically generated. Please do not remove this from your bug report. - Exception Type: type

Bug#482013: Same problem on ASUS EEEBox (B202)

2009-09-10 Thread Dominique Brazziel
Link never becomes ready, although NetworkManager and nm-system-settings leave plenty of messages in syslog. It's useless, only way to make things work is code the info in '/etc/network/interfaces'. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#445917: dbus-send message(s) only sent to wired connection

2009-09-10 Thread Dominique Brazziel
This is what is causing the failure to wake up the wireless connection in my case. I just installed a wi-fi card and am trying to migrate away from the wired connection, which is going away. I ran dbus-monitor --system in one window and then sent the sleep and wake messages from

Bug#545509: libconsole: dpkg error on upgrade, fails to overwrite '/usr/share/locale/et_EE'

2009-09-07 Thread Dominique Brazziel
Package: libconsole Version: 1:0.2.3dbs-65.1 Severity: important dpkg failed to unpack the latest testing upgrade: E: /var/cache/apt/archives/libconsole_1%3a0.2.3dbs-66_i386.deb: trying to overwrite `/usr/share/locale/et_EE', which is also in package net-tools --

Bug#543994: Building and testing pulseaudio-utils

2009-09-04 Thread Dominique Brazziel
I will also take a look at getenv.c, which, IIUC, is part of the GNU standard library (stdlib.h). It's hard to imagine that the bug is in libc6 and not have segfaults all over the place. * note to self * The control flow of what is broken (and used to work up until a few weeks ago), as I

Bug#523101: Sure, I have sound

2009-09-01 Thread Dominique Brazziel
After I fixing the buggy script. :D -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#543994: It looks like padsp is having trouble evaluating 'debug' variable if it's not set

2009-09-01 Thread Dominique Brazziel
From gdb run with one of the identical core dumps: gdb /usr/lib/iceweasel/firefox-bin ./core.firefox-bin.32265 *snip* #0 0xb7cc8d91 in *__GI_getenv (name=0xb7ef4642 DSP_DEBUG) at getenv.c:90 90 getenv.c: No such file or directory. in getenv.c (gdb) where #0 0xb7cc8d91 in

Bug#543994: This issue is caused by ICEWEASEL_DSP wrapper for pulseaudio

2009-08-31 Thread Dominique Brazziel
4. No third party application in its right might should be using the -new-tab option. The new-tab option is what is used if the user selects open in new tab. It's what I want to happen. At any rate, the whole thing is caused only when /etc/iceweasel/iceweaselrc is set to 'padsp' (the

Bug#543994: Crash doesn't happen if the firefox-bin is invoked directly

2009-08-28 Thread Dominique Brazziel
If, instead of running the 'iceweasel' script, the 'firefox-bin' executable is invoked directly, as documented in the mozilla knowledge base (see entry for '-new-tab' at http://kb.mozillazine.org/Command_line_arguments), the problem does not occur. Note that with both methods the page is

Bug#543994: Segfault narrowed down to invocation with 'padsp'

2009-08-28 Thread Dominique Brazziel
This segfault occurs when file '/etc/iceweasel/iceweaselrc' sets environment variable 'ICEWEASEL_DSP' to 'padsp', which then executes 'firefox-bin'. When running the script in verbose mode we see: iceweasel --verbose -new-tab http://bugs.debian.org ICEWEASEL_DSP=padsp

Bug#410954: This seems to be fixed in V3.x.x

2009-08-27 Thread Dominique Brazziel
OK to close as far as I am concerned. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#410955: This seems fixed in V3.x.x

2009-08-27 Thread Dominique Brazziel
Duplicate of #410954. IIRC, combination of fiddling around with the 'open in new tab' setting and restarting iceweasel seemed to fix the problem. With V3.x.x the problem never manifested itself. OK to close as far as I'm concerned. -- To UNSUBSCRIBE, email to

Bug#520189: What is the status of this bug?

2009-08-25 Thread Dominique Brazziel
Have not had flash capability for awhile now, just got around to purging flashplayer-mozilla and went through the exercise of installing 'nspluginwrapper' and 'flashplayer-nonfree' and still no flash: /usr/lib/flashplayer/libflashplayer.so: cannot open shared object file: No such file or

Bug#520189: Working now after purging 'flashplayer-mozilla'

2009-08-25 Thread Dominique Brazziel
Had to manually delete old flash plugin from user directories and reinstall 'nspluginwrapper' and 'flashplugin-nonfree'. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#517761: I just tested the second patch for client Connection reset 104 messages and it worked

2009-08-23 Thread Dominique Brazziel
Thanks again for the great work! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#539867: FIxed by running as same userid of the compile jobs

2009-08-23 Thread Dominique Brazziel
Since the kernel build is running as root, I had to invoke the monitor with 'gksudo distccmon-gnome' and now it's displaying the nice progress monitor. Sorry for the noise, OK to close. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#517761: Thank you Mark and Daniel, I will try the patch and client side fix

2009-08-20 Thread Dominique Brazziel
I have not altered the 'path_map' from the distribution package. Originally I had 2 warnings in my client machine regarding 'File not found' during an 'update-manager' run. After reading the bug report I ran 'env LANG=C aptitude update' from the client and got only one warning, then ran again

Bug#517761: update

2009-08-20 Thread Dominique Brazziel
I ran 'aptitude update' on the server (which is a client of itself), then update-manager on the client, and things seemed to have settled down for now. I haven't applied the patch or done another 'LANG=C' run since the last one, but the 'LANG=C' fix seemed to keep the client from trying to get

Bug#517761: update-notifier nag was unrelated to this bug

2009-08-20 Thread Dominique Brazziel
OK, the client had been hibernating during the daily cron job to run apt updates so the periodic update stamp (/var/lib/apt/periodic/update-success-stamp) was very old, thus the 'update-notifier' nag icon/message. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#517761: I'm getting this error consistently with LANG=en_UTF-8 on both client and server

2009-08-19 Thread Dominique Brazziel
Is there a simple workaround for this problem until the bug is fixed? Perhaps deleting some header files (I see many '404 Not found' headers for i18n files in the 'headers' directory)? -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#537189: Applied patch and it seems to work

2009-08-16 Thread Dominique Brazziel
The patch got rid of the error messages. A minor thing is that verbose mode ('-v') reports trying to get (and finding) the Contents.[arch].bz2 file when it's really getting and finding the 'gz' file. Thanks! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#484074: New internal commands not documented via man or info

2009-08-14 Thread Dominique Brazziel
The 'search' command is only documented from the grub command line (via 'help search'). The 'linux' command which now includes the 'root=UUID=xx' construct is not documented anywhere. The new scripting facility is not documented anywhere in the package and only cursorily in the GRUB2

Bug#540254: I had this error and fixed it this way

2009-08-12 Thread Dominique Brazziel
1. Set desired levels via 'alsamixer' 2. As root, 'alsactl store' 3. Reboot (or, to test before next reboot, as root: /etc/init.d/alsa-utils stop /etc/init.d/alsa-utils start -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#538694: gnome-screensaver just doesn't work anymore

2009-08-11 Thread Dominique Brazziel
I don't see why this bug doesn't have a status of grave. The package is unusable. There was another bug filed with a title of 'Idle time not honored' or some such, and it was closed with a note that it is fixed in unstable and maybe a note about gnome-session but no explanation as to what the

Bug#539867: Initially only installed the package, then built package

2009-08-05 Thread Dominique Brazziel
I installed package 'distccmon-gnome', ran distccmon-gnome as a normal user during a kernel build, couldn't see anything. Then I built the package from source, ran it during a 'make menuconfig' from the client machine and couldn't see anything. I will try and run the menuconfig

Bug#539867: Still no output

2009-08-05 Thread Dominique Brazziel
Still no output with distccmon running as root or as my normal gnome user (which is what was used to build the package from source with 'make'.). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#539867: distccmon-gnome has empty output

2009-08-04 Thread Dominique Brazziel
Package: distccmon-gnome Version: 2.18.3-8 Severity: grave Justification: renders package unusable There is nothing in the window but load average. I just compiled a kernel and the distccd.log file has all the details but I saw nothing in the distccmon-gnome window for the entire 49 minutes

Bug#481030: It looks like this bug is actually with 'gnome-session'

2009-08-03 Thread Dominique Brazziel
I looked at the source for gnome-session and function 'gsm_gsd_start' of source module 'gsm-gsd.c' is where g-s-d is started via dbus. The error message is issued in a few places, one of which is if a dbus connection cannot be established: static void gsd_error_dialog (GnomeSettingsData *gsd,

Bug#481030: OK, I understand the flow a little better

2009-08-02 Thread Dominique Brazziel
From the 'GNOME System Administration Guide' (http://library.gnome.org/admin/system-admin-guide/stable/sessions-1.html.en) Introduction to Sessions * GNOME Desktop System Administration Guide * Session Management A session occurs between the time that a user logs in to the GNOME

Bug#518846: I get this dialog on a regular gnome-session invocation

2009-08-02 Thread Dominique Brazziel
AutomaticLogin or not, the message usually comes up. This just started happening a few weeks ago. I looked at the gnome-session source and module 'gsm-gsd.c' issues the 'dialog' after not being able to get a dbus connection. Yes, dbus is running, at least when I look at it in a terminal after

Bug#536407: Most of the functionality of g-s-p moved to 'gnome-media'

2009-07-30 Thread Dominique Brazziel
Module 'gnome-volume-control.gstreamer' allows selecting the output device (pulse, alsa, etc.). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#481030: This seems to intersect with changes made to 'gnome-control-center' and maybe 'dbus' on 7/28

2009-07-30 Thread Dominique Brazziel
grep gnome-settings dpkg.log 2009-07-10 04:53:36 upgrade gnome-settings-daemon 2.26.1-2 2.24.1-3 2009-07-10 04:53:36 status half-configured gnome-settings-daemon 2.26.1-2 2009-07-10 04:54:13 status unpacked gnome-settings-daemon 2.26.1-2 2009-07-10 04:54:13 status half-installed

Bug#481030: Possible workaround

2009-07-30 Thread Dominique Brazziel
Outline of steps - 1. Start gnome-settings-daemon if it isn't running 2. System / Preferences / Sessions / Session Options / Remember currently running applications (saves session in ~/.gnome2/session) 3. Log out 4. CTRL-ALT-F1 or whatever console you want to go to 5. As root,

Bug#539367: gdm: Save '.xsession-errors' after session logout

2009-07-30 Thread Dominique Brazziel
Package: gdm Version: 2.20.9-1 Severity: wishlist After some trouble during a gdm session it is sometimes useful to have a copy of the last .xsession-errors. Attached is a sample patch to save 7 versions of the file. -- System Information: Debian Release: squeeze/sid APT prefers testing

Bug#536407: Well, now gnome-sound-properties is gone

2009-07-29 Thread Dominique Brazziel
That solves that lol After the gnome-control-center upgrade to 2.26.0.1, can't select default mixer or test playback, etc. Looks like the module is gone: wajig listfiles gnome-control-center /. /usr /usr/share /usr/share/doc /usr/share/doc/gnome-control-center

Bug#377318: I just received this error on 2 machines after the recent 'gnome-control-center' update

2009-07-29 Thread Dominique Brazziel
The update was from 2.24 to 2.26. The error displays a big box about about 3 times when gdm is starting but before the desktop is displayed. Attaching .xsession-errors. /etc/gdm/Xsession: Beginning session setup...

Bug#538787: libpam-gnome-keyring: Keyring not unlocked when screensaver invoked

2009-07-26 Thread Dominique Brazziel
Package: libpam-gnome-keyring Version: 2.26.1-1 Severity: important When the screensaver is active, I have to enter the password, contrary to the behavior described in the libpam-gnome-keyring description: When installed, this module will automatically be used by GDM and gnome-screensaver

Bug#538160: mozilla-mplayer: Iceweasel segfault when mplayerplug-in handles streamed mp3 (playlist.m3u)

2009-07-23 Thread Dominique Brazziel
Package: mozilla-mplayer Version: 3.55-2 Severity: normal Using package 'libapache2-mod-musicindex' I can stream an entire directory of music with realplayer, xmms, totem and other players, but mozilla-mplayer causes a segfault in iceweasel on a certain directory. It appears the routine in

Bug#537718: gksu: Segfault with update-manager

2009-07-20 Thread Dominique Brazziel
Package: gksu Version: 2.0.2-2+b1 Severity: normal Core dumped, here is the backtrace: Core was generated by `/usr/bin/gksu --desktop /usr/share/applications/update-manager.desktop -- gksu'. Program terminated with signal 11, Segmentation fault. [New process 25869] #0

Bug#531695: Enter password to unlock private key

2009-07-12 Thread Dominique Brazziel
I wish gnome-keyring would stop getting in the way and asking me to enter passwords. It is caching about 5 passwords from what I can tell and doesn't seem to be remembering ANY of them. I have gnome-keyring and gnome-keyring-manager installed and configured the best way I know how, but every

Bug#523091: This happens to me after a hard reset (after X hang, different problem)

2009-07-10 Thread Dominique Brazziel
Fri Jul 10 03:53:24 2009: Setting up ALSA...warning: 'alsactl restore' failed with error message 'Unknown hardware: HDA-Intel Realtek ALC888 HDA:10ec0888 0x1043 0x8331 Fri Jul 10 03:53:24 2009: Hardware is initialized using a guess method Fri Jul 10 03:53:24 2009: /usr/share/alsa/init/default:51:

Bug#536514: Nautilus, gnome-terminal and iceweasel fail to start when xfs running

2009-07-10 Thread Dominique Brazziel
Package: xfs Version: 1:1.0.8-2.1 Severity: important This error has occurred a few times recently, .xsession-errors shows BadName (named color or font does not exist). For gnome-terminal the font is the system fixed font. If xfs is disabled the X server starts up normally as do nautilus,

Bug#531695: How to set the login keyring?

2009-07-02 Thread Dominique Brazziel
I don't see it anywhere, things seem to have been moved around again. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#533324: Seems to happen after logrotate

2009-07-02 Thread Dominique Brazziel
When it (g-s-l) is open and after the daily cron logrotate happens, when switching to a file which has been rotated, it is most likely to produce the segfault. I have a couple of dumps but don't have any debugging symbols. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#533500: Seems like firestarter is incorrectly escaping the configured path

2009-06-27 Thread Dominique Brazziel
Strace shows firestarter escaping the configured system log path: access(\/var/log/kern.log\, F_OK) = -1 ENOENT (No such file or directory) access(/var/log/messages, F_OK) = 0 This happens regardless of the presence of single of double quotes enclosing the path, or whether the path is

Bug#533500: Fixed by changing 'system_log' key in root's .gconf directory

2009-06-27 Thread Dominique Brazziel
The extraneous quotes were present in /root/.gconf/apps/firestarter/client, while I had been changing the key under my normal userid. It is not documented anywhere in the firestarter documentation that configurations are done for every user on the system. -- To UNSUBSCRIBE, email to

Bug#445529: Same problem on amd64

2009-06-22 Thread Dominique Brazziel
From dpkg.log: 2009-06-21 19:30:01 upgrade metacity 1:2.24.0-2 1:2.26.0-2 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#533500: firestarter doesn't read 'system_log' key reliably

2009-06-17 Thread Dominique Brazziel
Package: firestarter Version: 1.0.3-7 Severity: important Using gconftool2 or configuration editor to set the client system_log key doesn't result in firestarter-gui reading the specified log file to display events. The hardcoding of '/var/log/messages' as the target for netfilter/kernel

Bug#533324: gnome-utils: gnome-system-log segfault

2009-06-16 Thread Dominique Brazziel
Package: gnome-utils Version: 2.26.0-1 Severity: normal Sporadic segfault when opening / add new log file: gnome-system-lo[25371]: segfault at 1 ip b7d6190f sp bfead990 error 4 in libgtk-x11-2.0.so.0.1600.1[b7b9a000+3ab000] I can't reproduce it on demand, but other people have

Bug#532998: vinagre: After desktop appears, cursor disappears when moved inside

2009-06-13 Thread Dominique Brazziel
Package: vinagre Version: 2.24.2-3 Severity: important When the initial remote desktop is being drawn, I am able to move the cursor and see it being moved across the remote desktop. However, once I click an item on the remote desktop, the cursor disappears and does not reappear as long as it

Bug#531251: This is broken, was working a couple of weeks ago

2009-06-07 Thread Dominique Brazziel
*sigh* It is tremendously disappointing to get a handle on one set of problems with this package only to find there is a new set of problems with a different area (in this case network audio). I can see the checks on the 'Enable network access to local sound device' and 'Allow other machines on

Bug#510163: Just want to add that

2009-06-05 Thread Dominique Brazziel
'Edit / Keyboard Shortcuts / Tabs / Detach Tabs Disabled' doesn't stop the tabs from detaching. I guess there is no way to configure it so mouse movement doesn't inadvertently cause the tab to detach. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#429428: This bug is still a big problem

2009-06-04 Thread Dominique Brazziel
The biggest annoyance is the lack of any verbosity or other way to trace exactly what routine is being executed. The error occurs when trying to dump to an NFS4 directory. I had this working before but after a system upgrade the error is back and it is stopping the show. What about ruby

Bug#429428: Solution, update /etc/idmapd.conf

2009-06-04 Thread Dominique Brazziel
The domain name on the server hadn't been configured to match the domain name in the client. This resulted in corrupted ownership (owner and group) for the destination files, and the 'chown_if_root' routine failed. A trace of where pdumpfs was failing can be obtained by specifying '--backtrace'

Bug#531575: To recreate...

2009-06-03 Thread Dominique Brazziel
This happens when 'Help' is selected in gnome-power-manager. Maybe the OMF files need to be changed / updated for that package. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#531575: yelp: warning messages in .xsession-errors

2009-06-02 Thread Dominique Brazziel
Package: yelp Version: 2.24.0-2 Severity: normal Since the move from 'scrollkeeper' to 'librarian0/rarian-compat' there are hundreds of these messages in '.xsession-errors': OMF category 'Applications|Other' not recognised, ignoring. I tried rebuilding the database with

Bug#344780: Bad, bad, bad, bad bug

2009-05-22 Thread Dominique Brazziel
/var/log/boot:Fri May 22 03:47:51 2009: Setting up networking.../etc/rcS.d/S39ifupdown: line 85: /etc/network/run/ifstate: Read-only file system /var/log/boot:Fri May 22 03:47:51 2009: Failure initializing /etc/network/run/ifstate ^[[31mfailed!^[[39;49m /var/log/boot:Fri May 22 03:47:51 2009:

Bug#516280: This bug needs to stay open until it is resolved

2009-05-21 Thread Dominique Brazziel
Quoting Rob Fulton (r...@cow-frenzy.co.uk): Package: debian-installer Version: 20090123 When installing Lenny on a HP DL360 / DL380 server Grub is installed on the wrong device. The server is booted from CD, during network detection, the bnx2 firmware is required. A USB key is inserted

Bug#418170: This works even better

2009-05-17 Thread Dominique Brazziel
This tip (http://ubuntuforums.org/showthread.php?t=564301) from the Ubuntu forums shows how to make apt delete the debs immediately after installation: At the moment, the server machine itself will go downloading its own packages, rather than reusing those in the cache. To fix this, use the same

Bug#528026: (no subject)

2009-05-10 Thread Dominique Brazziel
Subject: z60_libsane.rules Package: libsane Version: 1.0.19-26 Severity: normal The udev rules for libsane use the 'SYSFS' interface, which has been deprecated. Results in this message at boot time: [ 15.172343] udev: deprecated sysfs layout; update the kernel or disable

<    1   2   3   4   5   6   7   >