maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   [Announce] Updated sqlite3 for Fremantle (https://talk.maemo.org/showthread.php?t=85587)

SeT 2012-07-23 11:10

Re: [Announce] Updated sqlite3 for Fremantle
 
I did not notice any visible changes after installing

freemangordon 2012-07-23 12:31

Re: [Announce] Updated sqlite3 for Fremantle
 
@marmistrz -sorry for OT

Quote:

Originally Posted by ivgalvez (Post 1241552)
The Council is not in charge of CSSU. It is a community project, but it's up to their maintainers to decide what to include in CSSU.

So to include any system package in CSSU, you must first ask MohammadAG and/or merlin1991 if they are willing to include it.

Well, don't tell me the elected Maemo council cannot discuss/influence CSSU maintainers about important projects. No matter what someone say, AIUI CSSU is not the same thing it was founded to be (i.e. only security/bug fixes) for long enough time. And TBH I think it is time Council to start some involvement in CSSU, being the project of the same if not bigger importance than for example COBS.

Quote:

Best way to include anything in CSSU seems to be through IRC communication with actual maintainers (expect some resistance, however).
Resistance? For a sane project? Come on man, it is not like that :). Yes, it is me saying it, despite endless arguing we had and still have from time to time with joerg :P .

Quote:

The only question that The Council is able to deal with, is about the possibility to add dependencies with CSSU packages in Extras applications. That has been proposed previously, and seems quite reasonable, as it will allow app developers to use updates libraries such as Qt and others.

Unfortunately, up to now we haven't had too much control over autobuilder and repositories and every time we had tried to fix any issue, it took ages. This is something that should be improved with the movement to self sustained infrastructure and with the new community OBS, however, do not expect it to happen very soon.

My personal view on this thing is that if you join the CSSU team, more underliying libraries and core components could be upgraded in a cleaner way. Definitively, upgrading this stuff via Extras is not a sane path.
+1

marmistrz 2012-07-23 14:29

Re: [Announce] Updated sqlite3 for Fremantle
 
Quote:

Originally Posted by freemangordon (Post 1241605)
Well, don't tell me the elected Maemo council cannot discuss/influence CSSU maintainers about important projects. No matter what someone say, AIUI CSSU is not the same thing it was founded to be (i.e. only security/bug fixes) for long enough time. And TBH I think it is time Council to start some involvement in CSSU, being the project of the same if not bigger importance than for example COBS.

+1

ten chars

ivgalvez 2012-07-23 17:26

Re: [Announce] Updated sqlite3 for Fremantle
 
Quote:

Originally Posted by freemangordon (Post 1241605)
@marmistrz -sorry for OT

Well, don't tell me the elected Maemo council cannot discuss/influence CSSU maintainers about important projects. No matter what someone say, AIUI CSSU is not the same thing it was founded to be (i.e. only security/bug fixes) for long enough time. And TBH I think it is time Council to start some involvement in CSSU, being the project of the same if not bigger importance than for example COBS.

Well, my personal opinion (not necessarily official Council's opinion) is completely aligned with yours, but you know I like to be polite ;).

Quote:

Originally Posted by freemangordon (Post 1241605)
Resistance? For a sane project? Come on man, it is not like that :). Yes, it is me saying it, despite endless arguing we had and still have from time to time with joerg :P .

:D

marmistrz, don't be shy ;) and join the CSSU team to upgrade some core components and libraries.

marmistrz 2012-07-23 17:36

Re: [Announce] Updated sqlite3 for Fremantle
 
Quote:

Originally Posted by ivgalvez (Post 1241768)
marmistrz, don't be shy ;) and join the CSSU team to upgrade some core components and libraries.

Is being a CSSU team member something binding? :)
Who should I contact for this case? MohammadAG?
What information should I provide?

ivgalvez 2012-07-23 18:15

Re: [Announce] Updated sqlite3 for Fremantle
 
Quote:

Originally Posted by marmistrz (Post 1241775)
Is being a CSSU team member something binding? :)
Who should I contact for this case? MohammadAG?
What information should I provide?

You can just contact with Pali, freemangordon, MohammadAG or merlin1991 through IRC at #maemo-ssu.

They might ask you for a valid credit card number... :D (just kidding).

freemangordon 2012-07-23 18:58

Re: [Announce] Updated sqlite3 for Fremantle
 
Quote:

Originally Posted by ivgalvez (Post 1241790)
You can just contact with Pali, freemangordon, MohammadAG or merlin1991 through IRC at #maemo-ssu.

They might ask you for a valid credit card number... :D (just kidding).

Why kidding, of course there is a fee - 5000 lines of code initially. Plus monthly payments :P

@marmistrz - feel free to join #maemo-ssu on chat.freenode.net, look here if you are not much into IRC https://wiki.maemo.org/IRC

ping merlin1991, not MohammadAG(he is not active these days). Usually me and Pali hang there too. But be prepared with some actual proposal, asking merlin1991 with questions like "may I join CSSU team" don't make sense ;)

nick_stokes 2012-08-30 16:26

Re: [Announce] Updated sqlite3 for Fremantle
 
I have a problem with this update.
At random new calls are no longer recorded in the database, incoming messages can be seen only once and can not be coming at all. Reboot helps only to a certain point, the relationship did not understand.
Is it possible to downgrade? How?
Strains constantly reboot the phone ..

misiak 2012-08-30 17:18

Re: [Announce] Updated sqlite3 for Fremantle
 
Quote:

Originally Posted by nick_stokes (Post 1258000)
I have a problem with this update.
At random new calls are no longer recorded in the database, incoming messages can be seen only once and can not be coming at all. Reboot helps only to a certain point, the relationship did not understand.
Is it possible to downgrade? How?
Strains constantly reboot the phone ..

Did you try removing the database files? I'm not using this version of sqlite3 on my n900, but I have similar issues from time to time which are caused by corrupted database. Instructions (based on http://talk.maemo.org/showpost.php?p...1&postcount=28 ):
1. Turn offline mode on
2. Run (please note this is one comand without any line breaks)
Code:

mv /home/user/.rtcom-eventlogger/el-v1.db /home/user/.rtcom-eventlogger/el-v1_backup_20120830.db
3. Restart the phone
Please bear in mind that this will clear all your conversation and call history.

freemangordon 2012-08-30 17:22

Re: [Announce] Updated sqlite3 for Fremantle
 
Quote:

Originally Posted by nick_stokes (Post 1258000)
I have a problem with this update.
At random new calls are no longer recorded in the database, incoming messages can be seen only once and can not be coming at all. Reboot helps only to a certain point, the relationship did not understand.
Is it possible to downgrade? How?
Strains constantly reboot the phone ..

Do you overclock? Also, did you try to delete all messages and start with a clean database?


All times are GMT. The time now is 18:59.

vBulletin® Version 3.8.8