[Desktop-packages] [Bug 1223291] Re: sudo emacs cannot be backgrounded afterward by shell

2013-11-02 Thread Daniel Barrett
Confirming that this is still broken in Saucy Salamander. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to emacs23 in Ubuntu. https://bugs.launchpad.net/bugs/1223291 Title: sudo emacs cannot be backgrounded afterward by shell Status

[Desktop-packages] [Bug 1222137] [NEW] gnome-screensaver emits repeated error, gtk_widget_set_visible: assertion `GTK_IS_WIDGET (widget)' failed

2013-09-07 Thread Daniel Barrett
Public bug reported: I found this 20+ times in .xsession-errors after leaving the screensaver running overnight. (gnome-screensaver:5633): Gtk-CRITICAL **: gtk_widget_set_visible: assertion `GTK_IS_WIDGET (widget)' failed ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: gnome-screensaver

[Desktop-packages] [Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2013-09-07 Thread Daniel Barrett
I can confirm this error message occurs in Ubuntu 13.04 64-bit while running VMware Workstation 10, each time that the mouse pointer crosses onto, or off of, the VMware window. (gnome-settings-daemon:5101): libappindicator-CRITICAL **: app_indicator_set_label: assertion `IS_APP_INDICATOR (self)'

[Desktop-packages] [Bug 1223291] Re: sudo emacs cannot be backgrounded afterward by shell

2013-09-10 Thread Daniel Barrett
Sorry, I made a typo in my report. The command: $ sudo emacs gnome-terminal should be: $ sudo gnome-terminal ** Description changed: When I run: - $ sudo emacs /etc/myfile +   $ sudo emacs /etc/myfile and later try to background it by typing ^Z in the invoking shell, the

[Desktop-packages] [Bug 1223291] [NEW] sudo emacs cannot be backgrounded afterward by shell

2013-09-10 Thread Daniel Barrett
Public bug reported: When I run:   $ sudo emacs /etc/myfile and later try to background it by typing ^Z in the invoking shell, the keystroke is ignored and merely echoes to the screen as ^Z. This did NOT happen in Ubuntu 10.04 LTS. This does NOT happen for any of the following commands:   $

[Desktop-packages] [Bug 1515829] [NEW] Gimp tooltip text color is white on white

2015-11-12 Thread Daniel Barrett
Public bug reported: In the gimp toolbox, when I hover my mouse over a tool, the tooltip that pops up has white text on a white background. See screenshot. ProblemType: Bug DistroRelease: Ubuntu 15.10 Package: gimp 2.8.14-1ubuntu2 ProcVersionSignature: Ubuntu 4.2.0-18.22-generic 4.2.3 Uname:

[Desktop-packages] [Bug 1517030] [NEW] ubuntu-bug (apport-kde) crashes every time I submit a problem report

2015-11-17 Thread Daniel Barrett
Public bug reported: Every time I run the "ubuntu-bug" program, I get a crash report about it. 1. I run (say) "ubuntu-bug muon-updater" 2. Apport window appears, "Send problem report to developers?" with info about the bug. 3. Click Send. 4. "Uploading problem information" dialog appears and

[Desktop-packages] [Bug 1223291] Re: "sudo emacs" cannot be backgrounded afterward by shell

2015-12-05 Thread Daniel Barrett
This appears to be fixed as of Ubuntu 15.10. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to emacs23 in Ubuntu. https://bugs.launchpad.net/bugs/1223291 Title: "sudo emacs" cannot be backgrounded afterward by shell Status in emacs23

[Desktop-packages] [Bug 1223291] Re: "sudo emacs" cannot be backgrounded afterward by shell

2015-12-05 Thread Daniel Barrett
I would close this if I could. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to emacs23 in Ubuntu. https://bugs.launchpad.net/bugs/1223291 Title: "sudo emacs" cannot be backgrounded afterward by shell Status in emacs23 package in

[Desktop-packages] [Bug 1515829] Re: Gimp tooltip text color is white on white

2015-11-22 Thread Daniel Barrett
Thank you, antonio -- your workaround in comment #3 fixed the problem for me. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/1515829 Title: Gimp tooltip text color is white on white

[Desktop-packages] [Bug 1661486] [NEW] nouveau write fault, CTXSW_TIMEOUT, hangs the display

2017-02-02 Thread Daniel Barrett
Public bug reported: A few hours after upgrading to the latest kernel and plasma (using apt upgrade) in Xenial 16.04LTS, my computer display hung with: Feb 2 20:36:16 snorkack kernel: [83600.290217] nouveau :01:00.0: fifo: write fault at 27c000 engine 00 [GR] client 0e [GPC0/GPCCS]

[Desktop-packages] [Bug 1661486] Re: nouveau write fault, CTXSW_TIMEOUT, hangs the display

2017-02-23 Thread Daniel Barrett
I switched from nouveau to the proprietary nvidia driver (nvidia-375), and the crashes have stopped. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu. https://bugs.launchpad.net/bugs/1661486 Title:

[Desktop-packages] [Bug 1661486] Re: nouveau write fault, CTXSW_TIMEOUT, hangs the display

2017-02-12 Thread Daniel Barrett
This crash is now happening daily, ever since the latest plasma upgrade. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-nouveau in Ubuntu. https://bugs.launchpad.net/bugs/1661486 Title: nouveau write fault,

[Desktop-packages] [Bug 1658185] Re: nouveau occasionally won't come back from DPMS suspend/off

2017-02-12 Thread Daniel Barrett
David, by any chance, are you running VMware Workstation when these problems happen? My computer has similar symptoms, and when I ssh in, VMware Workstation seems to be in an odd state. I can't suspend my VMs from the command line (in preparation for a reboot of the host). -- You received this

[Desktop-packages] [Bug 1628707] [NEW] Highlighting a region in emacs is invisible because region color equals window color

2016-09-28 Thread Daniel Barrett
Public bug reported: If you open an Emacs window in Plasma/KDE, and you try to highlight a region of text by dragging the mouse, no highlighting appears. This is because the color for highlighting a region is identical to the color for the window background. I believe this color clash occurs

[Desktop-packages] [Bug 1628707] Re: Highlighting a region in emacs is invisible because region color equals window color

2016-09-28 Thread Daniel Barrett
It's possible that some X resource hidden in my account is setting the background color. Can someone please tell me where to look for these resource settings? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to emacs24 in Ubuntu.

[Desktop-packages] [Bug 2028006] [NEW] ps2ascii man page is wrong about PDFs on standard input

2023-07-17 Thread Daniel Barrett
Public bug reported: The ps2ascii man page says: "PDF input must come from an explicitly- named file, not standard input." This is incorrect. ps2ascii is perfectly happy to read a PDF from standard input: cat file.pdf | ps2ascii ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: