[Bug 444907] Re: PDF files with wrong extension fail to load

2011-04-01 Thread Ethan Baldridge
This also occurs with TIFF files or presumably any other file format. Evince seems to be processing files based on file extension rather than magic. I was just very confused by processing files with gm convert +adjoin $i.pdf $i.tiff (from within a for loop) and being unable to open the resulting

[Bug 510833] Re: process in active pty stops until screen is unlocked

2010-01-21 Thread Ethan Baldridge
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/38196132/Dependencies.txt ** Attachment added: XsessionErrors.txt http://launchpadlibrarian.net/38196133/XsessionErrors.txt -- process in active pty stops until screen is unlocked https://bugs.launchpad.net/bugs/510833

[Bug 510833] [NEW] process in active pty stops until screen is unlocked

2010-01-21 Thread Ethan Baldridge
Public bug reported: Binary package hint: gnome-screensaver SSHed into a server at work, I set it making a rar archive which should have taken about 30-40 minutes to complete, and left for the evening. Arriving back at work today, I found that the rar never completed and was still going!

[Bug 510833] Re: process in active pty stops until screen is unlocked

2010-01-21 Thread Ethan Baldridge
Maybe it wasn't gnome-screensaver per se, maybe it was power management. Just turning the screensaver on and off now doesn't seem to affect the SSH session (although it seemed to while the earlier rar was running). All I know is, *something* caused that SSH session to hang for 9 hours, until I

[Bug 435002] Re: gnome-appearance-properties crashed with SIGSEGV in pango_utf8_strlen()

2009-10-22 Thread Ethan Baldridge
*** This bug is a duplicate of bug 404681 *** https://bugs.launchpad.net/bugs/404681 Sorry, since the backtrace changed, I assumed the underlying cause for the first had been fixed but something else was still doing it. -- gnome-appearance-properties crashed with SIGSEGV in

[Bug 435002] Re: gnome-appearance-properties crashed with SIGSEGV in pango_utf8_strlen()

2009-10-22 Thread Ethan Baldridge
*** This bug is a duplicate of bug 404681 *** https://bugs.launchpad.net/bugs/404681 Yes, uninstalling pango-graphite fixed the problem completely. I wonder if it even fixes some of my mysterious Firefox crashes (which also seem Pango-related). (posting here as well as the other bug to help

[Bug 435002] Re: gnome-appearance-properties crashed with SIGSEGV in pango_utf8_strlen()

2009-09-30 Thread Ethan Baldridge
This has actually been reproducible every time since very early in the Karmic development cycle. I've not been able to submit the bug easily due to being behind a corporate firewall. ** Visibility changed to: Public -- gnome-appearance-properties crashed with SIGSEGV in pango_utf8_strlen()

[Bug 435002] Re: gnome-appearance-properties crashed with SIGSEGV in pango_utf8_strlen()

2009-09-30 Thread Ethan Baldridge
Here's a valgrind log. ** Attachment added: valgrind.log http://launchpadlibrarian.net/32766868/valgrind.log -- gnome-appearance-properties crashed with SIGSEGV in pango_utf8_strlen() https://bugs.launchpad.net/bugs/435002 You received this bug notification because you are a member of Ubuntu

[Bug 404681] Re: gnome-appearance-properties crashed with SIGSEGV in free()

2009-07-28 Thread Ethan Baldridge
Here's a valgrind log - let me know if I need to run with any extra parameters or anything. Generated with: G_SLICE=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-check=full --num-callers=40 --log-file=valgrind.log gnome-appearance-properties ** Attachment added:

[Bug 48671] Re: Cannot rename by clicking on a file

2009-07-24 Thread Ethan Baldridge
I haven't used Windows since '98, but I do remember it being really annoying back in the day - especially on laptops. Using a touchpad is difficult enough without the UI fighting against allowing you to open a file. Personally, my vote would be not to fix this bug. -- Cannot rename by clicking

[Bug 399842] Re: SIGSEGV when opening files

2009-07-17 Thread Ethan Baldridge
Well I'll be darned - I thought Apport was enabled by default in Karmic. I guess not. My fault - I assumed it was somehow a type of crash that was bypassing the detection. Sorry about that! -- SIGSEGV when opening files https://bugs.launchpad.net/bugs/399842 You received this bug notification

[Bug 399842] Re: SIGSEGV when opening files

2009-07-16 Thread Ethan Baldridge
There is no crash file generated by the programs. It seems to be just about anything that uses the GTK+ file chooser dialog will crash with SIGSEGV - no .crash report is generated. This is in Karmic. ~/src/agoban-0.6$ ./agoban runs... then click on open file: process 21297: type array 97 not a

[Bug 399842] Re: SIGSEGV when opening files

2009-07-16 Thread Ethan Baldridge
Please don't close for required crash report when none is generated. ** Changed in: gnome-settings-daemon (Ubuntu) Status: Invalid = New -- SIGSEGV when opening files https://bugs.launchpad.net/bugs/399842 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 399842] Re: SIGSEGV when opening files

2009-07-16 Thread Ethan Baldridge
The segfault appears to be in dbus: (gdb) run Starting program: /usr/bin/gedit (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] process 28193: type array 97 not a basic type process 28193: type array 97 not a basic type process 28193: type

[Bug 399842] Re: SIGSEGV when opening files

2009-07-16 Thread Ethan Baldridge
Sorry for the spam - meant to put this in the last one. (gdb) bt #0 0x00c3f204 in ?? () from /lib/libdbus-1.so.3 #1 0x00c2c62d in ?? () from /lib/libdbus-1.so.3 #2 0x00c2c699 in ?? () from /lib/libdbus-1.so.3 #3 0x00c2b5e7 in ?? () from /lib/libdbus-1.so.3 #4 0x00c2c770 in ?? () from

[Bug 48671] Re: Cannot rename by clicking on a file

2009-06-24 Thread Ethan Baldridge
Another vote for easily-configurable (and preferably off by default, but at least configurable). I have to use Windows sometimes at work and I can't stand this behaviour. -- Cannot rename by clicking on a file https://bugs.launchpad.net/bugs/48671 You received this bug notification because you

[Bug 340749] [NEW] evolution crashes on startup

2009-03-10 Thread Ethan Baldridge
Public bug reported: Binary package hint: evolution-data-server When I start evolution 2.25.92-0ubuntu2 from Jaunty, unless I use --disable-eplugin on the command line, it crashes immediately. Upon startup with --disable-eplugin, I can't retrieve my email from the server (MS Exchange, using

[Bug 340749] Re: evolution crashes on startup

2009-03-10 Thread Ethan Baldridge
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23733936/Dependencies.txt -- evolution crashes on startup https://bugs.launchpad.net/bugs/340749 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 340749] apport-collect data

2009-03-10 Thread Ethan Baldridge
Architecture: i386 DistroRelease: Ubuntu 9.04 NonfreeKernelModules: nvidia Package: evolution-data-server 2.25.92-0ubuntu1 PackageArchitecture: i386 ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash Uname: Linux 2.6.28-8-generic i686 UserGroups: adm adm admin admin cdrom cdrom

[Bug 340749]

2009-03-10 Thread Ethan Baldridge
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23734180/Dependencies.txt -- evolution crashes on startup https://bugs.launchpad.net/bugs/340749 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 340749] Re: evolution crashes on startup

2009-03-10 Thread Ethan Baldridge
Sorry - ubuntu-bug didn't grab the crash report so I figured apport- collect would. Guess not. If I just attach the file out of /var/crash will that suffice? -- evolution crashes on startup https://bugs.launchpad.net/bugs/340749 You received this bug notification because you are a member of

[Bug 340749] Re: evolution crashes on startup

2009-03-10 Thread Ethan Baldridge
** Attachment added: _usr_lib_evolution_2.26_evolution-exchange-storage.1000.crash http://launchpadlibrarian.net/23734229/_usr_lib_evolution_2.26_evolution-exchange-storage.1000.crash -- evolution crashes on startup https://bugs.launchpad.net/bugs/340749 You received this bug notification

RE: [Bug 340749] Re: evolution crashes on startup

2009-03-10 Thread Ethan Baldridge
Sure, no problem. -Original Message- From: boun...@canonical.com on behalf of Sebastien Bacher Sent: Tue 3/10/2009 5:37 PM To: Ethan Baldridge Subject: [Bug 340749] Re: evolution crashes on startup could you rather open a new bug so the crash get retraced and duplicate this one

[Bug 338989] [NEW] Evolution crashes on startup unless run with --disable-eplugin

2009-03-06 Thread Ethan Baldridge
Public bug reported: Binary package hint: evolution When I start evolution 2.25.92-0ubuntu2 from Jaunty, unless I use --disable-eplugin on the command line, it crashes immediately. Upon startup, I can't retrieve my email from the server (MS Exchange, using evolution-exchange-storage).

[Bug 338989] Re: Evolution crashes on startup unless run with --disable-eplugin

2009-03-06 Thread Ethan Baldridge
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23565370/Dependencies.txt -- Evolution crashes on startup unless run with --disable-eplugin https://bugs.launchpad.net/bugs/338989 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 309602] Re: gnome-settings-daemon segmentation fault

2008-12-25 Thread Ethan Baldridge
I was getting segfault as well, can confirm that deleting monitors.xml fixes the problem. -- gnome-settings-daemon segmentation fault https://bugs.launchpad.net/bugs/309602 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. --