[Bug 1921651] [NEW] colon in name causes gvfs hang when copying to phone

2021-03-28 Thread Dan Kegel
Public bug reported: A colon in a file or directory name causes the operation to hang when copying to a phone via ptp. To reproduce: On android phone: 1) plug usb cable between phone and computer 2) Go to settings. Search for USB. Click on "Standard USB configuration". (Alternately, notice my

[Bug 1921651] Re: colon in name causes gvfs hang when copying to phone

2021-03-28 Thread Dan Kegel
Also: if the colon is in the name of a directory you are copying, the directory gets created with the colon in the name, but any attempt to put files in it hangs. Deleting the colon-named things via Files does seem to work, though. And transferring files with spaces, dashes, and umlauts in the na

[Bug 1766938] Re: gnome-shell crashed in standard_pict_format_for_depth()

2020-11-16 Thread Dan Kegel
I no longer have access to the system in question, and haven't seen it anywhere else, may as well close as abandoned. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1766938 Title: g

[Bug 1849873] Re: Cannot compile programs that use gtk.h and -Werror

2019-10-25 Thread Dan Kegel
Filed https://gitlab.gnome.org/GNOME/gtk/issues/2221 in case it's an upstream bug. I'll probably regret that. ** Bug watch added: gitlab.gnome.org/GNOME/gtk/issues #2221 https://gitlab.gnome.org/GNOME/gtk/issues/2221 -- You received this bug notification because you are a member of Ubuntu De

[Bug 1849873] [NEW] Cannot compile programs that use gtk.h and -Werror

2019-10-25 Thread Dan Kegel
Public bug reported: To reproduce: sudo apt install libgtk2.0-dev && echo "#include " > foo.c && gcc -Werror -c foo.c $(pkg-config --cflags gtk+-2.0) || echo FAIL Should complete silently and produce foo.o, but instead, fails as follows: Reading package lists... Done Building dependency tree

[Bug 1828748] [NEW] gmtp can't connect to phone while gvfs-gphoto2-volume-monitor running

2019-05-12 Thread Dan Kegel
Public bug reported: My Nokia 6.1 phone is properly autodetected, and I can fetch files from it fine via the default ubuntu gui (using gvfs etc). However, running gmtp fails. To diagnose this I tried running mtp-detect. This fails with dank@thinky:~$ mtp-detect libmtp version: 1.1.16 Listing

[Bug 1776260] Re: Can't use three monitors properly; "xrandr: screen cannot be larger than 8192x8192"

2018-06-13 Thread Dan Kegel
Thanks... sounds like it's a hardware limitation, and the fix involves noticing when the limit's being violated, and doing extra work in that case. I wonder what the framerate impact of that extra work will be. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs

[Bug 1776260] Re: Can't use three monitors properly; "xrandr: screen cannot be larger than 8192x8192"

2018-06-13 Thread Dan Kegel
Thanks, I'll try weston-launch when I get a chance, and I'll try it on ubuntu 18.04 with intel graphics. In the meantime, I checked the maximum size a few systems report, and it does seem to be a property of the graphics hardware and/or driver. See also http://webglstats.com/webgl2/parameter/MAX_

[Bug 1766938] Re: gnome-shell crashed in standard_pict_format_for_depth()

2018-04-26 Thread Dan Kegel
optimized out, alas. But: (gdb) frame 9 #9 surface_from_pixmap (xdisplay=xdisplay@entry=0x56149472f000, xpixmap=xpixmap@entry=31457330, height=, width=) at x11/iconcache.c:325 325 return cairo_xlib_surface_create_with_xrender_format (xdisplay, xpixmap, DefaultScreenOfDisplay (xd

[Bug 1766938] Re: gnome-shell crashed in standard_pict_format_for_depth()

2018-04-25 Thread Dan Kegel
Too late! The world has moved on, and I can no longer upload this bug: You have some obsolete package versions installed. Please upgrade the following packages and check if the problem still occurs: libdb5.3, libplist3, libssl1.1, openssl I guess if it happens on another machine, I'll upload it

[Bug 1766938] Re: gnome-shell crashed in standard_pict_format_for_depth()

2018-04-25 Thread Dan Kegel
Sure, sorry for uploading it wrong in the first place. The new bug is ... uh... it didn't create one, it just went into the ether, in a cloud of dots. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs

[Bug 1766938] Re: gnome-shell crashes after a few seconds

2018-04-25 Thread Dan Kegel
Ah, that assert is in mutter. $ mkdir ~/xsrc $ cd ~/xsrc $ apt-get source libmutter-2-0 $ cd ~ $ apport-retrace -g _usr_bin_gnome-shell.1000.crash (gdb) bt ... (gdb) frame 7 #7 0x7f75c6bb5fbe in standard_pict_format_for_depth (depth=) at x11/iconcache.c:303 303 x11/iconcache.c: No such fi

[Bug 1766938] Re: gnome-shell crashes after a few seconds

2018-04-25 Thread Dan Kegel
Doesn't sound like a release blocker offhand, but sheesh. Boot loops are no fun. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1766938 Title: gnome-shell crashes after a few

[Bug 1766938] Re: gnome-shell crashes after a few seconds

2018-04-25 Thread Dan Kegel
apport-retrace -g _usr_bin_gnome-shell.1000.crash bt indicates it's an assert in standard_pict_format_for_depth: (gdb) bt #0 0x7f75c68f0727 in raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:51 #1 0x56149221ba6b in dump_gjs_stack_on_signal_handler (signo=6) at ../src/main.c:367 #2

[Bug 1766938] [NEW] gnome-shell crashes after a few seconds

2018-04-25 Thread Dan Kegel
Public bug reported: I have a fleet of Dell T7500's, a few Dell 3620's, a Skull Canyon, and a Hades Canyon, and a few other odds and ends, running a mix of ubuntu 16.04 and 17.10. On one of the T7500 ubuntu 17.10 boxes (nvidia 340 package, Quadro K5000 card), I did sudo "do-release-upgrade -d".

[Bug 1662418] Re: Can't view photos on SD card from Canon SX610 because "windows is hibernated"?!

2017-02-06 Thread Dan Kegel
Hah. I watched her do it. She inserted the SD card, then clicked on the dual boot Windows drive. So this is both a UX problem (user couldn't tell how to access an SD card) and a duplicate of bug 1362840. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, whi

[Bug 1662418] [NEW] Can't view photos on SD card from Canon SX610 because "windows is hibernated"?!

2017-02-06 Thread Dan Kegel
Public bug reported: I got my wife a Canon SX610 HS camera for xmas. Alas, whenever she puts its SD card into our Ubuntu 16.04 computer to look at the pictures, she gets the error Unable to access "209 GB Volume" Error mounting /dev/sdb2 at /media/zilf/902C022F2C021140: Command-line `mount -t "

[Bug 1436640] Re: gnome-keyring chews CPU and disk for 40 seconds on chrome startup

2015-03-25 Thread Dan Kegel
dank@i5:~$ ls -l ~/.local/share/keyrings/ insgesamt 564 -rw--- 1 dank dank 569425 Mar 25 19:51 login.keyring -rw--- 1 dank dank207 Jul 7 2013 user.keystore See also https://productforums.google.com/forum/#!topic/chrome/0nLjeCisf1A and http://code.google.com/p/chromium/issues/det

[Bug 1436640] [NEW] gnome-keyring chews CPU and disk for 40 seconds on chrome startup

2015-03-25 Thread Dan Kegel
Public bug reported: To reproduce: 0) start top 1) start chrome 2) watch disk light flash; watch cpu activity for gnome-keyring peg; notice gnome-keyring in D state; notice chrome and whole machine responding poorly 3) 40 seconds later, system returns to normal, and chrome beings responding qui

[Bug 1216621] [NEW] evince can't display JavaKid811.pdf

2013-08-25 Thread Dan Kegel
Public bug reported: The file http://myflex.org/books/java4kids/JavaKid811.pdf displays fine in acroread, but in evince, paging down through it yields blank pages and lots of warnings on the console like Syntax Error (1159997): Illegal character in hex string Syntax Error (1159997): Illegal chara

[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2013-01-03 Thread Dan Kegel
I suspect it's because they want to emulate how the Mac UI works, and the Mac only lets you grab the lower right corner. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to metacity in Ubuntu. https://bugs.launchpad.net/bugs/160311 Title:

[Bug 975176] Re: gvfsd-obexftp crashed with SIGSEGV in send_reply()

2012-06-09 Thread Dan Kegel
I see something superficially similar when I run 'xscanimage' and acquire a preview. Haven't seen the full stack yet. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gvfs in Ubuntu. https://bugs.launchpad.net/bugs/975176 Title: gvf

[Bug 931851] Re: package desktop-file-utils 0.19-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-02-13 Thread Dan Kegel
-- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to desktop-file-utils in Ubuntu. https://bugs.launchpad.net/bugs/931851 Title: package desktop-file-utils 0.19-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post

[Bug 931851] [NEW] package desktop-file-utils 0.19-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-02-13 Thread Dan Kegel
Public bug reported: This was alpha 1 just after updating to alpha 2 via update manager. ProblemType: Package DistroRelease: Ubuntu 12.04 Package: desktop-file-utils 0.19-0ubuntu2 ProcVersionSignature: Ubuntu 3.2.0-10.18-generic 3.2.1 Uname: Linux 3.2.0-10-generic x86_64 NonfreeKernelModules: nvi

[Bug 885492] Re: p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so

2012-01-19 Thread Dan Kegel
I'm hitting this trying to run wine on precise pangolin alpha 1 on x86_64 with ia32-libs. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-keyring in Ubuntu. https://bugs.launchpad.net/bugs/885492 Title: p11-kit: couldn't load

[Bug 907052] Re: gnome-settings-daemon crashed with signal 5 in _XReply()

2012-01-19 Thread Dan Kegel
This has happened to me about once a day for the last five days, usually immediately upon login. I'm only testing 64 bit precise, haven't checked to see if it happens in 32 bits as well. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed t

[Bug 736606] Re: "Do Nothing" option not available by default in the power management preferences dialog

2011-06-08 Thread Dan Kegel
Bug 595071 is another possible dup. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu. https://bugs.launchpad.net/bugs/736606 Title: "Do Nothing" option not available by default in the power management

[Bug 595071] Re: gnome-display-properties closed switched, off notebook display shouldn't affect external screen

2011-06-08 Thread Dan Kegel
Is this a dup of bug 736606 ? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/595071 Title: gnome-display-properties closed switched, off notebook display shouldn't

[Bug 736606] Re: "Do Nothing" option not available by default in the power management preferences dialog

2011-06-08 Thread Dan Kegel
Bug 745275 is a dup of this one (ok, it came first, but this one is more nicely written up). This is one of the problems described in "Day 7: Lessons from the Unity Trenches (30 Days With Ubuntu)", http://www.pcworld.com/businesscenter/article/229734 -- You received this bug notification because

[Bug 745275] Re: Closing lid field does not offer option "nothing"

2011-06-08 Thread Dan Kegel
Let's make this a dup of bug 736606, that is identical but has two votes and a slightly better writeup. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu. https://bugs.launchpad.net/bugs/745275 Title: Clo

[Bug 190227] Re: ia32 apps look for libs on the wrong place

2009-06-17 Thread Dan Kegel
Still present in Jaunty Alpha 2 when starting Google Chrome: Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64 Possible culprit: $ strings /usr/lib32/libgdk_pixbuf-2.0.so | grep /usr/lib /usr/lib/gtk-2.0/2.10

[Bug 190227] Re: ia32 apps look for libs on the wrong place

2009-05-21 Thread Dan Kegel
The Chromium project is gathering a list of the 32-bit-on-64-bit problems they're facing at http://code.google.com/p/chromium/wiki/Linux64BitIssues It would be good if we could resolve all of them for Koala. It's sad that resolving these is considered low importance. The 32 bit subsystem should

[Bug 190227] Re: ia32 apps look for libs on the wrong place

2009-03-29 Thread Dan Kegel
I'm getting this with apps on Jaunty Beta. In particular, I get the errors Gtk-Message: Failed to load module "canberra-gtk-module": /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so: wrong ELF class: ELFCLASS64 /usr/lib/gio/modules/libgvfsdbus.so: wrong ELF class: ELFCLASS64 Failed to load mod

[Bug 332253] Re: Epiphany doesn't mention Ubuntu in user agent string

2009-02-20 Thread Dan Kegel
** Description changed: Binary package hint: epiphany-browser The Wine project is trying to streamline their download page by detecting the distribution of visitors. However, Epiphany doesn't - mention Ubuntu in the user agent string, so it's impossible to detect. + mention Ubuntu in the

[Bug 190227] Re: ia32 apps look for libs on the wrong place

2009-01-12 Thread Dan Kegel
Here's a workaround script for at least Ubuntu 8.04.1. What other libraries should be added to this list? #!/bin/sh # Script to work around https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/190227 # "Picasa can't capture images on 64 bit ubuntu" if grep -q /usr/lib /usr/lib32/libgphoto2.

[Bug 190227] Re: ia32 apps look for libs on the wrong place

2009-01-04 Thread Dan Kegel
Is this still a problem in Intrepid? -- ia32 apps look for libs on the wrong place https://bugs.launchpad.net/bugs/190227 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists

[Bug 41747] Re: if network cable not plugged in on boot, no address ever acquired

2008-09-10 Thread Dan Kegel
This works in Hardy. ** Changed in: gnome-netstatus (Ubuntu) Status: Triaged => Fix Released -- if network cable not plugged in on boot, no address ever acquired https://bugs.launchpad.net/bugs/41747 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which