EnigmaCurry's Status Page
Currently working on: port to Maemo platform (Nokia N800)
If you need to contact me, you can email me
About
The Nokia N800 is an embedded linux device that has a very decent sized screen, integrated WiFi/bluetooth and supports Python and PyGTK. This thing is just begging for Gajim to run on it. I have very little knowledge of the internals of Gagim (I'm a long time Gaim/Pidgin user, I've only been using Gajim for two days now), however I would like to try to tackle the port to the N800.
The good news is that the great majority of the code will run as is. There are only certain aspects, mostly cosmetic, that will need to be changed:
- The N800 doesn't support a "right click", all context menus will need to be modified to support a single click or the N800's hold/delayed click.
- The 'Actions' group on the menu bar does not work at the moment, any interaction has no effect.
- Most N800 applications don't have a menu bar at all, instead having a arrow icon in the upper left corner. Moving menu items there will probably fix #2 above.
- Some of the preference dialogs are too big to fit on the N800 screen. These probably just need to be rewritten to be held in a scrollable container.
Questions I have
- The Maemo platform doesn't support getpass. What functionality uses getpass? (I know what getpass is, I just don't know how it fits in with gajim)
- Should I be using the stable source or SVN? Right now I'm using 0.11.1 stable
- Why can't I connect to my gmail JID? Does it have to do with incorrectly resolving the jabber server (talk.google.com)?
Screenshots
Attachments
-
Gajim on N800.JPG
(171.7 KB) - added by EnigmaCurry
3 years ago.
Gajim on the Nokia N800
-
Right Click context.png
(44.0 KB) - added by EnigmaCurry
3 years ago.
The right click context menu
-
In Chat.png
(59.4 KB) - added by EnigmaCurry
3 years ago.
In Chat
-
In Chatroom.png
(92.7 KB) - added by EnigmaCurry
3 years ago.
In Chatroom
-
preferences dialog.png
(43.3 KB) - added by EnigmaCurry
3 years ago.
Preferences dialog




