View Single Post
Old 01-19-2014, 12:48 PM   #52
dboddie
Junior Member
dboddie began at the beginning.
 
dboddie's Avatar
 
Posts: 9
Karma: 36
Join Date: Jan 2014
Device: Kobo Mini
Quote:
Originally Posted by MarekGibek View Post
Cool! I successfully ran PyQt on it. I even left simple test python scripts in my home directory in the sample image. Everything you need to start is installed there.

It's not even embedded version of the Qt. It's full version that is installed there. Even QML and WebKit is working. I like it as you can develop and test your software on your PC first.
Yes, that's the nice thing about running the stock Debian distribution. For me, though, one of the attractions about playing with the embedded version is that you can remove features you don't need, though you can do this with the X11 version as well if you really want to.

Quote:
Originally Posted by MarekGibek View Post
I also managed to build calibre ebook-viewer (it's python/qt, too) and started modifing it (fix for margins and fullscreen mode on awesome window manager). I like this viewer the best on Debian. My modifications are here:
https://github.com/marek-g/calibre
Nice. Thanks for making those changes available.

On a different subject, I've been experiencing issues with the representation of colours (well, shades of grey) on the framebuffer. When using your autoupdate tool, everything looks fine. Without autoupdate, the colour mapping seems incorrect. I'll try and post some photos to demonstrate this.

Update: I've attached two photos: the first shows a black-to-white gradient image which was sent to the framebuffer with auto-update enabled (using eink_enable_autoupdate); the second shows what happens after a full update is performed (with eink_full_update).
Attached Thumbnails
Click image for larger version

Name:	DSCF5223.jpg
Views:	983
Size:	27.6 KB
ID:	118167   Click image for larger version

Name:	DSCF5225.jpg
Views:	979
Size:	28.4 KB
ID:	118168  

Last edited by dboddie; 01-20-2014 at 06:44 PM.
dboddie is offline   Reply With Quote