Bug#383894: amarok: Does not work with MySQL 5.0.24

2006-08-21 Thread Johannes Adams
Hello again!

For me it worked also (even without recompiling) as long as I didn't add
songs to my collection, tried to rebuild the collection or wiped the
whole database and amarok settings and started with a new one - the
collection remained empty and no tables were created in the database.
Maybe you could try to create a new database and try to use it with
amarok. If it still works for you after this, I neither get the upstream
bug report nor why it only works for me with this patch.

Johannes


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383894: amarok: Does not work with MySQL 5.0.24

2006-08-21 Thread Oliver Heins
Johannes Adams [EMAIL PROTECTED] writes:

 Hello again!

 For me it worked also (even without recompiling) as long as I didn't add
 songs to my collection, tried to rebuild the collection or wiped the
 whole database and amarok settings and started with a new one - the
 collection remained empty and no tables were created in the database.
 Maybe you could try to create a new database and try to use it with
 amarok. If it still works for you after this, I neither get the upstream
 bug report nor why it only works for me with this patch.

Hi,

here it works (after recompiling) just fine.  I can add new songs to the
collection, I can even wipe the database out and create a new one.
However, after the upgrade to MySQL 5.0.24 I could not even connect to
the db.

Don't know where the difference is, but if a simple recompiling does not
help you, the patch has to be applied, IMHO.

olli

-- 
GnuPG-Key: http://www.sopos.org/pgp/olli.asc
GnuPG-Fingerprint: F27A BA8C 1CFB B905 65A8  2544 0F07 B675 9A00 D827
NP: Nothing


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383894: amarok: Does not work with MySQL 5.0.24

2006-08-21 Thread Johannes Adams
Hi!

I did again a clean recompile of the debian package and have to admit
that I was wrong - sorry that I asked you to test this if I should have
done it. Seems like the patch really is unnecessary now, but I just
wanted to help :-)

I guess a recompile instead would do it.

Johannes

Oliver Heins schrieb:
 
 Hi,
 
 here it works (after recompiling) just fine.  I can add new songs to the
 collection, I can even wipe the database out and create a new one.
 However, after the upgrade to MySQL 5.0.24 I could not even connect to
 the db.
 
 Don't know where the difference is, but if a simple recompiling does not
 help you, the patch has to be applied, IMHO.
 
 olli
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#383894: amarok: Does not work with MySQL 5.0.24

2006-08-20 Thread Johannes Adams
Package: amarok
Version: 1.4.1-3
Severity: important
Tags: patch

Hello!

First of all thanks for the packaging of amarok. Unfortunately amarok has a
problem with MySQL 5.0.24 (http://amarok.kde.org/wiki/MySQL_HowTo#MySQL_Setup).
Two days ago, this was fixed in amarok's SVN
(http://websvn.kde.org/?rev=574217view=rev). I adjusted the patch so that it
works with amarok 1.4.1 and not only with the SVN version. I included the patch
in debian's patch directory and for me it works fine. Maybe you can include it
as MySQL 5.0.24 is the version to be found in sid, so right now sid users can't
use amarok with MySQL.

Thanks
Johannes

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_DE.utf8)

Versions of packages amarok depends on:
ii  amarok-engines  1.4.1-3  output engines for the Amarok audi
ii  amarok-xine [amarok 1.4.1-3  xine engine for the Amarok audio p
ii  kdelibs4c2a 4:3.5.4-3core libraries and binaries for al
ii  libc6   2.3.6.ds1-2  GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-11   GCC support library
ii  libgl1-mesa-glx [li 6.5.0.cvs.20060524-1 A free implementation of the OpenG
ii  libglib2.0-02.10.3-3 The GLib library of C routines
ii  libgpod00.3.2-1.1a library to read and write songs 
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libifp4 1.0.0.2-3communicate with iRiver iFP audio 
ii  libmysqlclient15off 5.0.24-1 mysql database client library
ii  libnjb5 2.2.5-4  Creative Labs Nomad Jukebox librar
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libpq4  8.1.4-6  PostgreSQL C client library
ii  libqt3-mt   3:3.3.6-3Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian 1.2.11-3 Simple DirectMedia Layer
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libsqlite3-03.3.7-1  SQLite 3 shared library
ii  libstdc++6  4.1.1-11 The GNU Standard C++ Library v3
ii  libtag1c2a  1.4-4TagLib Audio Meta-Data Library
ii  libtunepimp30.4.2-3.2MusicBrainz tagging library and si
ii  libusb-0.1-42:0.1.12-2   userspace USB programming library
ii  libvisual-0.4-0 0.4.0-1  Audio visualization framework
ii  libx11-62:1.0.0-8X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  ruby1.8.2-1  An interpreter of object-oriented 
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins 4:3.5.4-1  enables the browsing of audio CDs 

-- no debconf information
--- amarok/src/collectiondb_org.cpp 2006-08-20 14:06:16.568683750 +0200
+++ amarok/src/collectiondb.cpp 2006-08-20 14:07:01.107467250 +0200
@@ -4878,7 +4878,6 @@
   values  QString::fromUtf8( (const char*)row[i] );
 }
 }
-mysql_free_result( result );
 }
 else
 {
@@ -4888,6 +4887,7 @@
 values = QStringList();
 }
 }
+mysql_free_result( result );
 }
 else
 {


Bug#383894: amarok: Does not work with MySQL 5.0.24

2006-08-20 Thread Oliver Heins
I just did a simple recompile and now amarok works with MySQL 5.0.24.  I
did not need to apply the patch.

olli
-- 
GnuPG-Key: http://www.sopos.org/pgp/olli.asc
GnuPG-Fingerprint: F27A BA8C 1CFB B905 65A8  2544 0F07 B675 9A00 D827
NP: Nothing


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]