View Single Post
Posts: 39 | Thanked: 66 times | Joined on May 2008 @ Montreal
#4
Originally Posted by IcyAirs View Post
Hey, awesome, you fixed the fullscreen issue! nice =P Now, I know you've been busy with the baby and i'm really thankful you still managed to pull in some time for this project (my brother recently had a baby, so i know how tiring it can be =P)...

However... I think i've found some major bugs.

First of all, probably cause you don't have an N810, but you bound some commands to the hardware keyboard which can't be overridden by the key configs... It looks like QWE are bound to zoom to a certain level (looks like something around 100%, 200%, and 250%). Extra confusing is when Q becomes quit in Special Mode, i thought i was crashing it consistantly before i realized its probably a Quit key.
Part of those were intentional, but part came from the widget I'm integrating to replace the gnome canvas. I've removed some bindings in there and it should fix this problem.

As for special mode, I've removed all keys except those that should be bound (zoom in/out, dpad, esc and fullscreen).

Originally Posted by IcyAirs View Post
Second, it looks like the keyboard shortcuts "Fit Width" and "Zoom 1:1" is getting me "Fit Page", while "Fit Page" is getting me Fit to Width (Fullscreen version, so if its in Windowed, so it'll get horizontal scrollbars in Windowed mode)... I had to try this on several hotkeys to make sure it wasn't some sort of iteration of the above, but it seems like that's how it is.
Yeah, it looks like it was backwards... Funny enough, it was backwards in the original cbrPager, so it's John's fault I'm looking at it now.

Originally Posted by IcyAirs View Post
Third of all, I'm having trouble getting some Preferences to commit. namely "Show scrollbars when fullscreen" (disabled it and can't re-enable it) and "Always go to: (directory)". It saves the input i put into the directory field, but the toggle button stays on Remember Previous even when i hit save.
My fault, I think I messed up the config dialog and put some stuff in a conditional section I shouldn't have.

Originally Posted by IcyAirs View Post
Maybe its cause I just ran update over the install, gonna try reinstalling to see if the problems persist.

Edit: Where are the config files for the program located? I want to delete it so that the install can generate a new config file for it...
I wouldn't bother with that, it looks like I found an explanation to all those problems. But for your information, the settings are in gconf, so you can use the gconftool to change them. In Maemo, those are stored in /etc/osso-af-init/gconf-dir/cbrPager/*.

Thanks for your bug reports!
-- BGE
 

The Following User Says Thank You to bge For This Useful Post: