LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 12-11-2009, 01:18 AM   #1
lunlun
Member
 
Registered: Jul 2005
Posts: 41

Rep: Reputation: 15
Question SQLite version error


Hi recently I started using a program called screenlets,

i followed instructions on this site, to have google gadget on my desktop

http://tombuntu.com/index.php/2008/0...th-screenlets/


However when trying to run my google gadget, the following error occured.

Code:
SQLite version error


The application has been updated, but your version of SQLite is too old and the application cannot run.

here is my SQLite version

Code:
min@des:~$ sqlite3
SQLite version 3.6.16
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite>
Thanks for your help
 
Old 12-11-2009, 04:37 AM   #2
ozanbaba
Member
 
Registered: May 2003
Location: İzmir
Distribution: Slackware64 15.0 Multilib
Posts: 778

Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by lunlun View Post
Hi recently I started using a program called screenlets,

i followed instructions on this site, to have google gadget on my desktop

http://tombuntu.com/index.php/2008/0...th-screenlets/


However when trying to run my google gadget, the following error occured.

Code:
SQLite version error


The application has been updated, but your version of SQLite is too old and the application cannot run.

here is my SQLite version

Code:
min@des:~$ sqlite3
SQLite version 3.6.16
Enter ".help" for instructions
Enter SQL statements terminated with a ";"
sqlite>
Thanks for your help
that's not a really old version, are you sure that you have only one version of sqlite on you system. check the package manager
 
Old 12-11-2009, 04:53 AM   #3
lunlun
Member
 
Registered: Jul 2005
Posts: 41

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by ozanbaba View Post
that's not a really old version, are you sure that you have only one version of sqlite on you system. check the package manager

hmm the thing is ubuntu came with sqlite2 (version 2.xx)

so wut i did was I installed sqlite3 with apt-get.

and then i tried running the google screenlet with both

sqlite2 and sqlite3 on the same system, it didn't work.


So i removed sqlite2

now i only have sqlite3 on my system and it still wont work.

Thanks for ur reply.
 
Old 12-11-2009, 06:04 AM   #4
ozanbaba
Member
 
Registered: May 2003
Location: İzmir
Distribution: Slackware64 15.0 Multilib
Posts: 778

Rep: Reputation: 135Reputation: 135
Quote:
Originally Posted by lunlun View Post
hmm the thing is ubuntu came with sqlite2 (version 2.xx)

so wut i did was I installed sqlite3 with apt-get.

and then i tried running the google screenlet with both

sqlite2 and sqlite3 on the same system, it didn't work.


So i removed sqlite2

now i only have sqlite3 on my system and it still wont work.

Thanks for ur reply.
re install the program, maybe it still try to reach the old version.
 
1 members found this post helpful.
Old 12-11-2009, 11:00 AM   #5
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Having both sqlite "2" and 3 at the same time :
.. they use different file names .. so no problems.
E.g. 2.8.17 and 3.6.21 together : no conflicts.

The missing package = ' libsqlite3-dev '

Which screenlets ? screenlets-0.1.2.tar.bz2 ?
From ? ?
https://launchpad.net/screenlets

wget http://launchpad.net/screenlets/trun...-0.1.2.tar.bz2 ? ?


And which Ubuntu are you using ?
http://linuxsilo.net/docs/smart-questions_en.html
Get better answers : Provide relevant information, when asking.
.....

Last edited by knudfl; 12-11-2009 at 04:28 PM.
 
1 members found this post helpful.
Old 12-11-2009, 05:32 PM   #6
lunlun
Member
 
Registered: Jul 2005
Posts: 41

Original Poster
Rep: Reputation: 15
Thanks,

I am running ubuntu 9.10

I installed screenlets 0.1.2-7 by using the Ubuntu Software Centre

Last edited by lunlun; 12-11-2009 at 05:37 PM.
 
Old 12-12-2009, 04:31 AM   #7
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
Installing screenlets-0.1.2 on Ubuntu 9.10 .

Fetch the screenlets-0.1.2.tar.bz2 with 'wget' from
http://launchpad.net/screenlets/trun...-0.1.2.tar.bz2
tar xvf screenlets-0.1.2.tar.bz2
cd screenlets
python setup.py build
.. To find out what is missing, for building it : nothing.
sudo make install
.....
Running screenlets : It asks for 'wnck' ( = wnck.py ).
Install 'python-wnck' with Synaptic.
.. And 'screenlets' works.
.....
 
Old 12-12-2009, 11:00 PM   #8
lunlun
Member
 
Registered: Jul 2005
Posts: 41

Original Poster
Rep: Reputation: 15
Reinstalled screenlets following your procedure

however, when I tried to add the, for example google calendar web widget,

I get the following in my console
Code:
Launch gg
Launching Screenlet from: /home/mini/.screenlets/gg/ggScreenlet.py
Logging output goes to: $HOME/.config/Screenlets/ggScreenlet.log
REGISTER screenlet: ggScreenlet
True
Aborted (core dumped)
Quit!
I get the following in the log file
Code:
CachingBackend: Loading instances from cache
Found a running session of gg, adding new instance by service.
Error in screenlets.services.get_service_by_name: org.freedesktop.DBus.Error.Ser
viceUnknown: The name org.screenlets.gg was not provided by any .service files
Screenlet has already been added to /tmp/screenlets/screenlets.mini.running
Loading instances in: /home/mini/.config/Screenlets/gg/default/
No instance(s) found in session-path, creating new one.
/home/mini/.config/Screenlets/gg/default/gg1
LOAD NEW THEME: default
FOUND: /home/mini/.screenlets/gg/themes/default
Thanks for the help
 
Old 12-13-2009, 02:12 PM   #9
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
1) Does the current installed widgets work ?
All mine displays OK.


2) "google calendar web widget" :
If you have a question about adding a widget,
please tell the exact file name.
And provide a direct link to where, you got it.

I do not use the application, so you will have to tell,
in details, what you are doing.
Then I will try the same, and may be find a solution.
.....
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
error: #error Your version of gcc miscompiles the __weak directive teraghavendragoud Linux - Kernel 2 09-19-2009 08:22 AM
error when compiling 2.4 version of kernel from 2.6 version in fedora core mshenbagaraj Linux - Kernel 1 04-30-2007 03:31 PM
error when installing sqlite 11 soumya_b Linux - Software 0 01-23-2007 01:59 AM
PHP 5.1.2 / Apache 2.2 / SQLite install error on FC4 Ravo Linux - Software 3 03-09-2006 03:16 PM
Xfree Error (EE) module ABI minor version (7) is newer than the server's version (6) jimdaworm Slackware 0 10-17-2003 05:26 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 05:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration