maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [ANNOUNCE] Qteachme (https://talk.maemo.org/showthread.php?t=47255)

magnuslu 2010-03-14 13:35

Re: [ANNOUNCE] Qteachme
 
I'd guess you are missing the sqlite library. You might want to try apt-get -install libsqlite3-0. You might have to have root privileges to do this.

On Fremantle, I can type the following:

/usr/bin/sqlite -version

which will return the version which is installed. In my case it is, 3.6.14, but anything starting with a 3 should be ok AFAIK. Maybe attila77 can provide some guidance on this as he seems to have it running on his device?

I'll try to implement support for the Q: and A: style of formatting with the next update.

Addison 2010-03-14 18:00

Re: [ANNOUNCE] Qteachme
 
Yep, I don't have sqlite. Poopers.

I never seem to have any luck with dependency issues and hate being a drag on others having to constantly ask questions on such trivial things. :(

Anyway,
http://repository.maemo.org/pool/diablo/free/s/sqlite3/

An error occurred while processing your request.

Reference #97.d25fb1cd.1268588685.8ec7287

Code:

[1|user@Nokia-N800-43-7|~]root
[1|root@Nokia-N800-43-7|~]apt-get -install libsqlite3-0
E: Command line option 'i' [from -install] is not known.

Stupid tablet.

Give up on me while you still have the chance. :D

magnuslu 2010-03-14 21:40

Re: [ANNOUNCE] Qteachme
 
So embarassing... It should be:

apt-get install libsqlite

Not '-install'...

Addison 2010-03-14 22:21

Re: [ANNOUNCE] Qteachme
 
Okay. Now I'm at this unhappy place. :)

Code:

[1|root@Nokia-N800-43-7|~]apt-get install libsqlite3-0
Reading package lists... Done
Building dependency tree
Reading state information... Done
libsqlite3-0 is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  fceu: Depends: libc6 (>= 2.6-1) but 2.5.0-1osso10 is to be installe d
        Depends: libgcc1 (>= 1:4.2-20070516) but 1:3.4.4cs2005q3.2-5. osso8 is to be installed
        Depends: libsdl1.2debian (>= 1.2.10-1) but it is not installa ble
        Depends: zlib1g (>= 1:1.2.3.3.dfsg-1) but 1:1.2.3-9.osso8 is to be installed
  osso-software-version-rx34: Depends: kernel-diablo-flasher (= 2.6.2 1-200842maemo1) but 2.6.21-200835maemo1rotation is to be installed
                              Depends: xserver-xomap (= 1:1.3.99.0~gi t20070321-0osso20083801) but 1:1.3.99.0~git20070321-0osso20083101rota tion is to be installed
  skippy-xd: Depends: libimlib2 but it is not going to be installed
            Depends: libxmu6 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Code:

[1|user@Nokia-N800-43-7|~]/usr/bin/sqlite -version
-bash: /usr/bin/sqlite: No such file or directory
[1|user@Nokia-N800-43-7|~]root
[1|root@Nokia-N800-43-7|~]/usr/bin/sqlite -version
-bash: /usr/bin/sqlite: No such file or directory

I checked and /usr/bin/ goes from sort to ssh alphabetically, there's no sqlite inbetween.

I do have this though.
http://img251.imageshack.us/img251/9...0031418430.png

This is fun! *lol*

magnuslu 2010-03-14 23:24

Re: [ANNOUNCE] Qteachme
 
I'm running out of ideas, but you may want to try these two packages as well:

apt-get install libqt4-sql
apt-get install libqt4-sql-sqlite

/Magnus

attila77 2010-03-14 23:39

Re: [ANNOUNCE] Qteachme
 
Quote:

Originally Posted by magnuslu (Post 567243)
I'm running out of ideas, but you may want to try these two packages as well:

apt-get install libqt4-sql
apt-get install libqt4-sql-sqlite

/Magnus

I would say these are needed... I had them already installed due to another package (PyQt), so didn't notice this dependency. No need for any sqlite package install manually, the qt dep will pull in all that is necessary.

Addison 2010-03-15 02:02

Re: [ANNOUNCE] Qteachme
 
Nuts.

Code:

[1|user@Nokia-N800-43-7|~]root
[1|root@Nokia-N800-43-7|~]apt-get install libqt4-sql
Reading package lists... Done
Building dependency tree
Reading state information... Done
libqt4-sql is already the newest version.
libqt4-sql set to manual installed.

Code:

[1|root@Nokia-N800-43-7|~]apt-get install libqt4-sql-sqlite
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these:

This one didn't say too much. The apt-get -f install suggestion had nothing to do with sqlite. It only brought up fceu, kernal rotation and skippy, which is other junk I had trouble installing some time ago.

It's okay if we just stop this whole thing right here. No need to make eachother suffer like this anymore. :)

HRZ 2010-03-15 08:41

Re: [ANNOUNCE] Qteachme
 
Quote:

Originally Posted by magnuslu (Post 567482)
Feel free to try out Qteachme from the extras-devel repository. It is not Anki, but it should be able to load Anki files (if it doesn't, let me know).

Anyway, I don't want to hijack this thread any further, so please post any questions, issues, suggestions, complaints, praise, ... on Qteachme on its own thread. It is actively supported at the moment, so I will listen to feedback.

Hey, I tried it a couple times but found that it exits on its own a bit too often for practical use. don't know when exactly, I'll try and pinpoint the times. I found your pre-made cards very convenient (as you know from the other thread I'm studying Chinese so it's perfect) but it's just not stable yet. The only reason I love Anki so much is that it had the decks you can download for it. If Qteachme gets more stable I'll definitely be using it instead...thanks for the good work nonetheless!!

evil_m0nkey 2010-03-15 08:51

Re: [ANNOUNCE] Qteachme
 
Where should i download the flashcards from?

I want to learn german

senorsmile 2010-03-16 04:17

Re: [ANNOUNCE] Qteachme
 
so, i was referred here from the anki thread. i don't have the link as i am on my n900. i would like to know if the qteachme software implements spaced repetition, and if it has any desktop version.


All times are GMT. The time now is 09:27.

vBulletin® Version 3.8.8