[Bug 262867] [NEW] cd burning causes severe unresponsiveness, and other foul smells

2008-08-29 Thread danielhollocher
Public bug reported: I am having lots of trouble burning a cd image. The default tool makes my computer INCREDIBLY laggy. It always lags, and watching the memory, it looks like it has NO method of caching at all. I figured the lag stems from IO wait stemming from dispersed harddrive requests.

[Bug 220957] Re: Fails to see blank CD/DVDs for writing

2008-08-29 Thread Mike Perrin
The computer I originally had the problem with is no longer available, but I installed 8.04 on a Biostar M7VKQ Duron 800 with the same Plextor model PX-W2410TA CD burner. The problem occurred as expected. I downloaded linux-image-2.6.27-2-generic_2.6.27-2.3_i386.deb from http://packages.ubuntu.

[Bug 241139] Re: Intrepid Ibex: Cannot access samba share "Unable to mount location"

2008-08-29 Thread gmxgeek
#!/bin/bash echo "Enter Server Name:" read Server echo "Enter Share Name:" read Share SMB="smb://$Server/$Share/" DIR="$HOME/.gvfs/$Share on $Server" /usr/bin/gvfs-mount "$SMB" /usr/bin/nautilus "$DIR" quick and dirty share mounting till a fix comes out. -- Intrepid Ibex: Cannot access samba sh

[Bug 236376] Re: Show Desktop Button 2.22.1.3 is driving me bonkers

2008-08-29 Thread Forest
is this bug closed because it can't be confirmed, or because it is not a valid ubuntu bug? I'll leave it alone if so but I just am not sure the intentions here. Thanks. ** Changed in: gnome-panel (Ubuntu) Status: Invalid => Confirmed -- Show Desktop Button 2.22.1.3 is driving me bonkers h

[Bug 236376] Re: Show Desktop Button 2.22.1.3 is driving me bonkers

2008-08-29 Thread Forest
To clarify, the bug shows up when compiz is enabled (not the compiz "show desktop" option, but just compiz desktop effects in general) and the bug does not show up when compiz is disabled (desktop effects disabled) Thanks. -- Show Desktop Button 2.22.1.3 is driving me bonkers https://bugs.launch

[Bug 262553] Re: If ~/Desktop cannot be accessed, home folder is displayed permanently

2008-08-29 Thread Ben vK
desktop_is_home_dir was the first thing I checked, and is not set. XDG_DESKTOP_DIR was set to "$HOME/", along with all of the other directories I had symlinked (Music, Pictures, Videos, Documents). Setting it to "$HOME/Desktop" did fix the problem. Thank you. I think the behaviour should be to tr

[Bug 262876] Re: Screen will flicker when applications load or when loading the gnome desktop

2008-08-29 Thread Brian Curtis
*** This bug is a duplicate of bug 245383 *** https://bugs.launchpad.net/bugs/245383 This is a duplicate of bug #245383, although that is a nvidia card and yours is 945 (mine is 915 and i experience the same problem) they've narrowed it down to GTK on that bug which doesn't involve the card yo

[Bug 241139] Re: Intrepid Ibex: Cannot access samba share "Unable to mount location"

2008-08-29 Thread Stephen Cradock
Nice try - doesn't work for me. The script runs and leaves me with a mounted share icon, but doesn't open Nautilus. Trying to open the share by double-clicking the desktop share icon leads to the original error message - already mounted. -- Intrepid Ibex: Cannot access samba share "Unable to moun

[Bug 79610] Re: Gnome Network Monitor panel applet doesn't have properly transparent background

2008-08-29 Thread Nattgew
I'll test in Intrepid soon... can anyone else confirm it's fixed in Hardy? Could this be hardware or theme specific? -- Gnome Network Monitor panel applet doesn't have properly transparent background https://bugs.launchpad.net/bugs/79610 You received this bug notification because you are a membe

[Bug 262868] [NEW] Autohide panel shifts entire screen

2008-08-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug: This could be nautilus or gnome. When I set the panels to Autohide under Intrepid Ibex 64bit, the panels do correctly autohide, but when they resize, the contents of the desktop slide up and down as the panels appear and disappear. ** Affects: gnome-pane

[Bug 262868] Re: Autohide panel shifts entire screen

2008-08-29 Thread William Grant
*** This bug is a duplicate of bug 256618 *** https://bugs.launchpad.net/bugs/256618 ** Changed in: gnome-panel (Ubuntu) Sourcepackagename: None => gnome-panel ** This bug has been marked a duplicate of bug 256618 New Strut Behavior on Auto-Hide Panels (upstream) is Undesirable for Users

[Bug 262895] [NEW] gcalctool cannot change angle representation mode

2008-08-29 Thread Russ Dill
Public bug reported: Binary package hint: gcalctool Package version: 5.23.90-0ubuntu1 (intrepid) Reproduction steps: Open gcalctool Set mode to scientific by using view menu Note the current angle mode (Radian, Degrees, Gradians) For easy test, check Inv box. Perform Acos(0) The result will be

[Bug 241139] Re: Intrepid Ibex: Cannot access samba share "Unable to mount location"

2008-08-29 Thread Stephen Cradock
My apologies! After some messing around it DOES work for me. At first running the script gave me the mount, but not the Nautilus window. I put in two extra lines to 'echo "$SMB"' and 'echo "$DIR"', and it worked. Then I commented out (#) the two extra lines and it still worked Then I removed

[Bug 262910] [NEW] GDM asks for password twice during login

2008-08-29 Thread Brian Croom
Public bug reported: Binary package hint: gdm Running the latest Intrepid packages (gdm=2.20.7-0ubuntu4, GDM always displays the password prompt twice after I enter a username. The progression is: username->password->password->logged in. The string entered for the first password prompt seems to b

[Bug 262895] Re: gcalctool cannot change angle representation mode

2008-08-29 Thread Russ Dill
r2086 is the regression that breaks this. I've attached a partial revert and pasted some associated info below: Restructure display.[ch] to have consistent function names and work towards routing all display code through one point to support Unicode more easily (Bug #530532). http://bugzilla.gnom

[Bug 262515] Re: gnome-power-manager crashed with SIGSEGV in g_closure_invoke()

2008-08-29 Thread Olivier Cortès
Hi, this crash could be related to http://kerneltrap.org/mailarchive /linux-kernel/2008/7/18/2562204 , which message appears on my computer dmesg. -- gnome-power-manager crashed with SIGSEGV in g_closure_invoke() https://bugs.launchpad.net/bugs/262515 You received this bug notification because yo

<    1   2   3