[Bug 365632] Re: Firefox will not quit

2009-05-07 Thread Tim Swast
It could be the flash plugin. Delete ~/.mozilla/plugins/libflashplayer.so if you have it. I was having the same problem, but not after I removed the libflashplayer.so I had installed manually in Gutsy. I still have flash, though, since Ubuntu now packages the flashplayer for 64-bit. -- Firefox w

[Bug 339044] Re: Hotspot ignores y-coordinates.

2009-03-13 Thread Tim Swast
** Attachment removed: "Patch with bug fix" http://launchpadlibrarian.net/23814927/icon- slicer_0.3-2ubuntu1.debdiff ** Attachment added: "Bug fix for Intrepid Patch" http://launchpadlibrarian.net/23823677/icon-slicer_0.3-2ubuntu1.debdiff -- Hotspot ignores y-coordinates. https://bugs.la

[Bug 339044] Re: Hotspot ignores y-coordinates.

2009-03-12 Thread Tim Swast
So, I followed some instructions and have come up with a better patch which represents the fix for this bug. ** Attachment removed: "Fixed bug in theme_source_location_bounds" http://launchpadlibrarian.net/23569812/main.c ** Attachment added: "Patch with bug fix" http://launchpadlibrarian.

[Bug 299293] Re: first run, Permission denied creatting files

2009-03-08 Thread Tim Swast
*** This bug is a duplicate of bug 92752 *** https://bugs.launchpad.net/bugs/92752 ** This bug has been marked a duplicate of bug 92752 tvtime package defaults to root ownership -- first run, Permission denied creatting files https://bugs.launchpad.net/bugs/299293 You received this bug no

[Bug 339044] Re: Hotspot ignores y-coordinates.

2009-03-06 Thread Tim Swast
I modified main.c and the theme_source_location_bounds now gives the correct values for me. I'm not sure how I would diff it, so I'm attaching the whole file. The line numbers that I changed are 106, 140, 141 in main.c ** Attachment added: "Fixed bug in theme_source_location_bounds" http://lau

[Bug 339044] [NEW] Hotspot ignores y-coordinates.

2009-03-06 Thread Tim Swast
Public bug reported: Binary package hint: icon-slicer When creating a cursor file, say I have a hotspot.png file with one non- transparent pixel at (10, 1). Ten being the x-coordinate, one being the y-coordinate. The cursor file output by icon-slicer ends up with a hotspot at coordinates (10, 10)