Notices


Reply
Thread Tools
grog's Avatar
Posts: 546 | Thanked: 85 times | Joined on Feb 2008 @ Winnipeg, Canada
#51
Originally Posted by Twidi View Post
If you can copy/paste here the ZOOMEKEYS ERROR line, it will be helpfull
Code:
$ python ./GRead/src/gread.py
Traceback (most recent call last):
  File "./GRead/src/gread.py", line 7, in <module>
    from views.maemo5.controller import Controller
  File "/home/user/MyDocs/Gread/src/views/maemo5/controller.py", line 15, in <module>
    from views.maemo5.itemview import ItemViewView
  File "/home/user/MyDocs/Gread/src/views/maemo5/itemview.py", line 19, in <module>
    sys.stderr.write("ZOOMKEYS ERROR : %s" % e)
NameError: name 'sys' is not defined
HTH
__________________
GROG!
N900 | ZAGG Body Armour | 16Gb A-DATA micro-sd
N810 | 2 x Patriot 8gb mini-SD | Boxwave Crystal Clear SS | Black Aluminum case | OTG dongle
N800 | 2 x 8gb OCX SD | Boxwave Anti-glare SS | PDAir book-style case
Holux M-1200 bluetooth GPS | iGo 4-row bluetooth keyboard | Linksys USB 10/100 ethernet | Plantronics Voyager 855 BT Headset

Last edited by grog; 2010-09-13 at 17:38. Reason: add missing debug line
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#52
That one looks easy to solve :-)
__________________
maemo blog
 
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#53
argh so sorry ! i'll correct it just now on the train, with my n900 of course.
 
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#54
it was sone before my message was posted here... thanks to 2G

you can try again if you want
 
fpp's Avatar
Posts: 2,853 | Thanked: 968 times | Joined on Nov 2005
#55
OK it works now, here is the exception trapped at startup :

MyDocs/DropN900/N900/gread2/src $ py gread.py
ZOOMKEYS ERROR : /home/user/MyDocs/DropN900/N900/gread2/src/views/maemo5/utils/zoomkeys.so: failed to map segment from shared object: Operation not permitted[op-error]
__________________
maemo blog
 
grog's Avatar
Posts: 546 | Thanked: 85 times | Joined on Feb 2008 @ Winnipeg, Canada
#56
Originally Posted by fpp View Post
OK it works now, here is the exception trapped at startup :
Same error here
__________________
GROG!
N900 | ZAGG Body Armour | 16Gb A-DATA micro-sd
N810 | 2 x Patriot 8gb mini-SD | Boxwave Crystal Clear SS | Black Aluminum case | OTG dongle
N800 | 2 x 8gb OCX SD | Boxwave Anti-glare SS | PDAir book-style case
Holux M-1200 bluetooth GPS | iGo 4-row bluetooth keyboard | Linksys USB 10/100 ethernet | Plantronics Voyager 855 BT Headset
 
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#57
Ouch, not so trivial !

Could you please try to "install" GRead inside /opt in a tmp directory (not GRead, try "GRead-dev") and run it from here :
  • from where you want by launching "/opt/GRead-dev/src/gread.py"
  • from the src directory itself by launching "./gread.py"

Thanks for your help !

PS : don't copy from your "MyDocs" directory, some permissions may not be goot

(i know you might be root to do so but it's the only for me to know if it's what i think)

Last edited by Twidi; 2010-09-13 at 21:09. Reason: add ps
 
Posts: 20 | Thanked: 3 times | Joined on Feb 2010 @ Germany
#58
Great, after starting it out of /opt everything works as expected.
But I just cloned the git repo. So the the directory name is GRead.

Last edited by Tranquility; 2010-09-13 at 21:42.
 
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#59
Ok great !! Maybe when GRead will be installable from extra-devel you should delete your directory before

But is great ! Now i know we can't call .so file from "noexec" partitions
 
Posts: 115 | Thanked: 83 times | Joined on Aug 2010 @ Paris, France
#60
I just made some UI enhancement in lists :
  • no more horizontal scroll
  • each titles can be displayed on two lines if needed
  • in main label/feeds list, the unread count is in reversed colors, and the feed title can not be printed over it
  • in items lists for special feeds/labels, the label name is now right aligned (to let the item's title use two lines if needed), and is displayed in reversed colors

It looks really better with these little improvements. I hope you'll like it.
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:04.