![]() |
Re: ankimaemi 0.0.3
Okay I managed to get it installed and it works now. I also installed the Windows version and typed in a deck. I was unable to get any of the syncing stuff to work - kept giving errors - but was able to manually copy the deck over to the tablet and it does work. Very nice.
|
Re: ankimaemi 0.0.3
I really like ankimaemi...
There seems to be one issue in 0.0.3. When I try to open a new deck after working with another one it asks for saving. However it doesn't work no matter if I enter yes or no. When I cancel the dialog, then save and open it is ok. So a minor issue right now. I also tried the full PC version. This seems to be QT4 based. Anyone tried to port to Maemo/QT already? I would give it a try but I have to setup the development stuff first. regards, Frank |
Re: ankimaemi 0.0.3
Hello,
thanks for trying. I will look into the issue with saving on opening another deck. about running the full ankiqt, it works, but for reviewing cards i like ankimaemi better (much more responsive, and less unnecessary stuff on the screen). if you want to edit cards though, or add stuff, it could be useful. from http://groups.google.com/group/ankis...13d0843499240d ------------------------ you can also just run the full ankiqt on the N8x0. install python2.5-qt4-webkit python2.5-qt4-network python2.5-qt4-gui python2.5- qt4-core python2.5-qt4-common (they are in extras-devel, see http://pyqt.garage.maemo.org/installation.html), get and unpack anki source, and run python anki in the terminal. The button toolbar is somewhere on the bottom, the buttons do not have frames, and fullscreen does of course not work, but you can tab the plus and enter stuff, even with vkbd. there is some quirks here and there, and always too much on the small screen, but it basically just works. if you have some libanki installed (e.g. 0.9.9.1), you may get into trouble with a different ankiqt version (or temporarily move /usr/lib/ python2.5/site-packages/anki somewhere else). Stefan |
Re: ankimaemi 0.0.3
@heelio: what does not work with syncing? did you register a sync account? (http://anki.ichi2.net/ ) and set the account both in animaemi and the windows app?
|
Re: ankimaemi 0.0.3
ankimaemi 0.0.4 (https://garage.maemo.org/frs/?group_id=863) fixes the bug with the "save current deck first" dialog. Also, it adds 'Recent decks..." - very useful if you have more than one deck.
|
Re: ankimaemi 0.0.3
hi sanchi, thank you again for your hard work.
I have a problem with bold characters in the cards of my decks. A bold word in a card is displayed in a very big size, so big that it occupies the entire tablet screen. I don't know whether it's a bug in ankimaemi or whether I screwed something up. |
Re: ankimaemi 0.0.3
olis80, what is the html code you use?
|
Re: ankimaemi 0.0.3
Hi, I installed it successfully. When I run ankimaemi from xterm, ankimaemi starts up fine, but when I open a deck of (sample) cards, ankimaemi does not react at all (still shows 0 cards). I see the follow error messages output to the xterm. Any help please? Thank you!
user@~> ankimaemi python[3947]: GLIB DEBUG ConIc - con_ic_connection_send_event(0x3c4660, (null), (null), 1) /usr/lib/ankimaemi/ankimaemi.py:264: GtkWarning: gtk_tree_model_filter_row_has_child_toggled: assertion `elt->visible' failed rep=selector.run() Traceback (most recent call last): File "/usr/lib/ankimaemi/ankimaemi.py", line 269, in choose_deck self.replace_deck_with_file(a) File "/usr/lib/ankimaemi/ankimaemi.py", line 496, in replace_deck_with_file self.update_recent_menu(self.DECK_PATH) File "/usr/lib/ankimaemi/ankimaemi.py", line 217, in update_recent_menu self.set_recent_menu() File "/usr/lib/ankimaemi/ankimaemi.py", line 222, in set_recent_menu self.conf_client.set_string("/apps/anki/general/deck_path_history%d"%i, self.recent_decks[i]) TypeError: GConfClient.set_string() argument 2 must be string, not None |
Re: ankimaemi 0.0.3
Hello pton,
sorry, there is a bug in ankimaemi. You can fix it the foloowing way: 1. get root $ sudo gainroot 2. edit ankimaemi.py vi /usr/lib/ankimaemi/ankimaemi.py go to line 222, and add the following (not breaking the indentation) if self.recent_decks[i]: self.conf_client.set_string(... I will update the package soon. |
Re: ankimaemi 0.0.3
I've just installed v0.0.4. I have a deck downloaded but, whenever I open it nothing happens. It is on my removable SD card. Does it need to be somewhere else? I know that ankimini requires changing the name of the deck to mydeck.anki or something like that. Is ankimaemi the same?
|
All times are GMT. The time now is 20:29. |
vBulletin® Version 3.8.8