Public bug reported:
Looks like we have a bit of "I am Sparticus" going on with libjpeg:
srp@dexter:~$ uname -a
Linux dexter 3.1.10-8-nexus7 #21-Ubuntu SMP PREEMPT Tue Jan 8 15:28:10 UTC 2013
armv7l armv7l armv7l GNU/Linux
srp@dexter:/usr/lib$ for i in `find . -name libjpeg.so 2> /dev/null | sed
You're welcome! I'll give the "desktop mode" thing a try at some point.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1085350
Title:
SDL's SDL_SetVideoMode() function doesn't understand rotation for
Thanks for taking the time to look at this request.
I think/hope that the landscape problem is addressed in
https://bugs.launchpad.net/bugs/1085350
Once I apply the workaround therein it looks okay. However, it doesn't
seem to understand using the touch-screen for pointer input (using an
attached
I started to notice this recently with this advent of Google's fancy new
images search. As one scrolls down the page and more images are pulled
in the Xorg CPU usage pegs to a core. After you get to the bottom
scrolling back and forth seems fine.
My hypothesis (well, more of a wild stab in the dar
hpodder version 1.1.5.1 seems to fix the exception bug above.
--
hpodder .deb file missing from download repository for lucid
https://bugs.launchpad.net/bugs/593349
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
Public bug reported:
Binary package hint: hpodder
hpodder is missing from the packages repository for 10.04. It's there in
the sources.
I built it from sources but had to change Commands/SetStatus.hs:
< import qualified Control.Exception as E
> import qualified Control.OldException as E
as per