![]() |
KeepNote
Any idea if this could be ported to the tablet (without much difficulty?).
http://rasm.ods.org/keepnote/ Currently for a multiplatform note editor I use notecase (has both a Linux, and Windows client as well as one for the Nokia Tablets). But it doesn't support links and images. Though from the intial look, it might be to feature heavy for the tablets' specs. |
Re: KeepNote
Haven't tried it... but it's written in python, so it shouldn't really need to be ported (except a desktop file)... Try installing the deb they have. Then, run /usr/bin/keepnote from the command line.
|
Re: KeepNote
written in python? whats python?
|
Re: KeepNote
Some dependencies might not be immediate to satisfy. Needs python > 2.4, python-central >0.6.7, debhelper > 5.0.38, cdbs > 0.4.49, python-gtk-2, python-glade2, libgtk2.0-dev.
|
Re: KeepNote
Oops! Forgot to look at that. cdbs is in extras-devel, python-central should work from http://ftp.us.debian.org/debian/pool...0.6.11_all.deb and the rest are in extras, I believe.
|
Re: KeepNote
I just DL'd the tar, ran setup.py, and everything seems to be working. It insists on being run as root, though, I'll look into it.
BTW, how hard could it be to reparent the menu and fix the toolbar? |
Re: KeepNote
Quote:
Python-central can be knocked off, it's a debian specific python packaging thing. Fremantle has it AFAIK, but on diablo, we're OK because we only have one python version... But you have to fix the rules file to remove the py_central references and optionally install the files in the correct place (as python-central is not being used). |
Re: KeepNote
Quote:
This works to get an Hildon menu: Code:
--- main_window.py 2009-04-12 16:36:50.000000000 +0100 |
Re: KeepNote
Hmm, I just tried that and I keep getting errors:
Code:
AttributeError: 'NoneType' object has no attribute <some_attribute>Did I do something wrong? |
Re: KeepNote
Quote:
Only error that I get is: Quote:
http://qwerty12.maemobox.org/kn.png Here's the straight main_window.py file: http://qwerty12.maemobox.org/main_window.txt |
| All times are GMT. The time now is 02:56. |
vBulletin® Version 3.8.8