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
** 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
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.
*** 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
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
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)