[Bug 1100146] [NEW] [nexus7] libjpeg supplied by multiple packages

2013-01-15 Thread Steve Payne
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

[Bug 1085350] Re: SDL's SDL_SetVideoMode() function doesn't understand rotation for FULLSCREEN

2012-12-12 Thread Steve Payne
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

[Bug 1084201] Re: xbmc should build against gles not gl

2012-12-11 Thread Steve Payne
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

[Bug 38131] Re: Firefox causes massive Xorg CPU usage

2011-02-19 Thread Steve Payne
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

[Bug 593349] Re: hpodder .deb file missing from download repository for lucid

2010-06-13 Thread Steve Payne
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

[Bug 593349] [NEW] hpodder .deb file missing from download repository for lucid

2010-06-13 Thread Steve Payne
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