Bug#667751: anjuta: Anjuta crash on create/open project because can't find libsqlite3.so file

2012-10-08 Thread Michael Biebl
reassign 667751 libgda-5.0-4 found 667751 5.0.3-1 thanks On 08.10.2012 16:59, Cyril Brulebois wrote: > Julien Cristau (03/08/2012): >> On Fri, Aug 3, 2012 at 13:11:35 +0200, Michael Biebl wrote: >> >>> On 02.08.2012 21:52, Julien Cristau wrote: >>> I think linking /usr/lib/libgda-5.0/provid

Bug#667751: anjuta: Anjuta crash on create/open project because can't find libsqlite3.so file

2012-10-08 Thread Josselin Mouette
Le lundi 08 octobre 2012 à 16:59 +0200, Cyril Brulebois a écrit : > Here's a patch. Tested: build OK, added dependency on libsqlite3.so.0 > (objdump), added Depends on libsqlite3-0. > > No run-time test at all. I don’t think the patch could break anything at runtime per se, so feel free to NMU i

Bug#667751: anjuta: Anjuta crash on create/open project because can't find libsqlite3.so file

2012-10-08 Thread Cyril Brulebois
Julien Cristau (03/08/2012): > On Fri, Aug 3, 2012 at 13:11:35 +0200, Michael Biebl wrote: > > > On 02.08.2012 21:52, Julien Cristau wrote: > > > > > I think linking /usr/lib/libgda-5.0/providers/libgda-sqlite.so against > > > -lsqlite3 directly would be the safest course. > > > > Would changi

Bug#667751: anjuta: Anjuta crash on create/open project because can't find libsqlite3.so file

2012-08-03 Thread Julien Cristau
On Fri, Aug 3, 2012 at 13:11:35 +0200, Michael Biebl wrote: > On 02.08.2012 21:52, Julien Cristau wrote: > > > I think linking /usr/lib/libgda-5.0/providers/libgda-sqlite.so against > > -lsqlite3 directly would be the safest course. > > Would changing libgda to link directly against libsqlite b

Bug#667751: Current status

2012-08-03 Thread Glenn McGrath
I just upgraded to Sid from testing, uninstalled libsqlite3-dev and anjuta still seems to be working fine, it can open my project. I had not manually changed anything. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas

Bug#667751: anjuta: Anjuta crash on create/open project because can't find libsqlite3.so file

2012-08-03 Thread Michael Biebl
On 02.08.2012 21:52, Julien Cristau wrote: > I think linking /usr/lib/libgda-5.0/providers/libgda-sqlite.so against > -lsqlite3 directly would be the safest course. Would changing libgda to link directly against libsqlite be something the release team considers ok for an unblock? The alternative

Bug#667751: anjuta: Anjuta crash on create/open project because can't find libsqlite3.so file

2012-08-02 Thread Julien Cristau
Hi Michael, On Sun, Jul 29, 2012 at 13:14:14 +0200, Michael Biebl wrote: > FWIW, I can't reproduce the bug here. > I don't have the libsqlite3-dev package installed, only libsqlite3-0. > Same here, libsqlite3.so.0 gets loaded properly AFAICT. > plugins/symbol-db/symbol-db-engine-core.c > does h

Bug#667751: anjuta: Anjuta crash on create/open project because can't find libsqlite3.so file

2012-07-29 Thread Michael Biebl
FWIW, I can't reproduce the bug here. I don't have the libsqlite3-dev package installed, only libsqlite3-0. plugins/symbol-db/symbol-db-engine-core.c does have > /* establish a connection. If the sqlite file does not exist it will > * be created > */ > priv->db_connection = gda_connection_ope

Bug#667751:

2012-07-28 Thread Mathieu Malaterre
severity 667751 grave thanks marking as grave since render package unusable. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#667751: The bug still exists

2012-04-30 Thread Luis Garcia
The bug still exists on whezzy up-to-date with anjuta 3.4.0. The workaround in the first post works for me, so i will keep it like that at the moment. This is a critical bug that should be fixed promptly, as it renders anjuta unusable. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists

Bug#667751:

2012-04-07 Thread Glenn McGrath
Specifically, its the symlink from libsqlite-dev that is needed fro anjuta to start /usr/lib/x86_64-linux-gnu/libsqlite3.so -> libsqlite3.so.0.8.6 Maybe this bug is really from libgda -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Troubl

Bug#667751: Workaround for the this bug

2012-04-07 Thread Glenn McGrath
A workaround for this bug is; apt-get install libsqlite3-dev No idea why it fixes it.. (btw didnt see the workaround in first post, should have tried that first) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@

Bug#667751:

2012-04-07 Thread Glenn McGrath
Upgrading anjuta from testing to sid doesnt change the bug. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#667751: Anjuta problem starting

2012-04-07 Thread Glenn McGrath
I think i have the same bug, since updating some packages (had done an update for a while), im using testing with everything upto date, cant see where libsqlite dependency is coming from, i think the bug might be in a different package, this my output; $ anjuta ** (anjuta:16054): WARNING **: Can'

Bug#667751: anjuta: Anjuta crash on create/open project because can't find libsqlite3.so file.

2012-04-06 Thread Michael Biebl
On 06.04.2012 15:41, jano wrote: > Package: anjuta > Version: 2:3.2.2-2 > Severity: important > > Anjuta normally starts, but Anjuta crash when try to create/open project > because can't find libsqlite3.so file. > > Libsqlite3.so file new path is /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 , but >

Bug#667751: anjuta: Anjuta crash on create/open project because can't find libsqlite3.so file.

2012-04-06 Thread jano
Package: anjuta Version: 2:3.2.2-2 Severity: important Anjuta normally starts, but Anjuta crash when try to create/open project because can't find libsqlite3.so file. Libsqlite3.so file new path is /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 , but anjuta is still looking for this file in old path /