Your message dated Sat, 27 May 2006 07:17:13 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367468: fixed in amarok 1.4.0a-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: amarok
Version: 1.4.0-1
Severity: normal

When I use the sqlite database engine with amarok 1.4.0 (this happened
with the betas too after switching to sqlite3-0 3.3.5 if i remember
correctly), amarok doesn't display nor calculate scores for songs.
They're always 0 (zero). I have also tried the Postgresql engine and it
works fine with that. This seems to have something to do with sqlite.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-ck2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages amarok depends on:
ii  amarok-xine [amarok-engine] 1.4.0-1      xine engine for the amaroK audio p
ii  kdelibs4c2a                 4:3.5.2-2+b1 core libraries for all KDE applica
ii  libc6                       2.3.6-7      GNU C Library: Shared libraries
ii  libexscalibar1              1.0.4-5      Library for audio-signal manipulat
ii  libgcc1                     1:4.1.0-4    GCC support library
ii  libgl1-mesa-glx [libgl1]    6.4.1-0.4    A free implementation of the OpenG
ii  libglib2.0-0                2.10.2-2     The GLib library of C routines
ii  libgpod0                    0.3.2-1      a library to read and write songs 
ii  libice6                     1:1.0.0-3    X11 Inter-Client Exchange library
ii  libifp4                     1.0.0.2-2    communicate with iRiver iFP audio 
ii  libmysqlclient15off         5.0.21-3     mysql database client library
ii  libpng12-0                  1.2.8rel-5.1 PNG library - runtime
ii  libpq4                      8.1.3-4      PostgreSQL C client library
ii  libqt3-mt                   3:3.3.6-2    Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian             1.2.9-5+b1   Simple DirectMedia Layer
ii  libsm6                      1:1.0.0-4    X11 Session Management library
ii  libsqlite3-0                3.3.5-0.2    SQLite 3 shared library
ii  libstdc++6                  4.1.0-4      The GNU Standard C++ Library v3
ii  libtag1c2a                  1.4-3        TagLib Audio Meta-Data Library
ii  libtunepimp3                0.4.2-3      MusicBrainz tagging library and si
ii  libusb-0.1-4                2:0.1.12-2   userspace USB programming library
ii  libvisual0.2                0.2.0-4      Audio visualization framework
ii  libx11-6                    2:1.0.0-6    X11 client-side library
ii  libxext6                    1:1.0.0-4    X11 miscellaneous extension librar
ii  zlib1g                      1:1.2.3-11   compression library - runtime

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins   4:3.5.2-2+b2 enables the browsing of audio CDs 
ii  ruby                        1.8.2-1      An interpreter of object-oriented 

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: amarok
Source-Version: 1.4.0a-1

We believe that the bug you reported is fixed in the latest version of
amarok, which is due to be installed in the Debian FTP archive:

amarok-engines_1.4.0a-1_i386.deb
  to pool/main/a/amarok/amarok-engines_1.4.0a-1_i386.deb
amarok-xine_1.4.0a-1_i386.deb
  to pool/main/a/amarok/amarok-xine_1.4.0a-1_i386.deb
amarok_1.4.0a-1.diff.gz
  to pool/main/a/amarok/amarok_1.4.0a-1.diff.gz
amarok_1.4.0a-1.dsc
  to pool/main/a/amarok/amarok_1.4.0a-1.dsc
amarok_1.4.0a-1_i386.deb
  to pool/main/a/amarok/amarok_1.4.0a-1_i386.deb
amarok_1.4.0a.orig.tar.gz
  to pool/main/a/amarok/amarok_1.4.0a.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adeodato Simó <[EMAIL PROTECTED]> (supplier of updated amarok package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 27 May 2006 15:23:14 +0200
Source: amarok
Binary: amarok amarok-xine amarok-engines
Architecture: i386 source 
Version: 1.4.0a-1
Distribution: unstable
Urgency: low
Maintainer: Adeodato Simó <[EMAIL PROTECTED]>
Changed-By: Adeodato Simó <[EMAIL PROTECTED]>
Description: 
 amarok     - versatile and easy to use audio player for KDE
 amarok-engines - output engines for the amaroK audio player
 amarok-xine - xine engine for the amaroK audio player
Closes: 367468 367897 368086 368396
Changes: 
 amarok (1.4.0a-1) unstable; urgency=low
 .
   * Revised tarball for 1.4.0 (closes: #367897), fixing the following issues:
 .
     + does not botch migration from 1.3 SQLite collections, which in addition
       caused further collection rebuilds to appear empty. (Closes: #368396)
     + correctly closes database connections, thus not failing with "too many
       open files" and deleting the collection after some hours in pause mode.
       (Closes: #368086)
     + audio CDs can be reproduced again. (Upstream #127388)
 .
   * Switch to included SQLite; for some reason, dynamic linking against 3.3.5
     makes scores unfunctional. (Closes: #367468)
Files: 
 6973c30f04b3e8a7b65f0bb446f85f50 828 kde optional 
amarok-engines_1.4.0a-1_i386.deb
 ad63675e87eec79cf1dd650e70598ed6 52138 kde optional 
amarok-xine_1.4.0a-1_i386.deb
 87de9ace9961869c7e88267b69f8df9b 960 kde optional amarok_1.4.0a-1.dsc
 cb28fa5c0d3f2e93c830d1fbb86574d9 13038284 kde optional 
amarok_1.4.0a.orig.tar.gz
 cd885bc3abe0bbbbb21a053dc9399711 21069 kde optional amarok_1.4.0a-1.diff.gz
 dae6c95cbc1b76c2b6d9b0538e5f82c2 12982016 kde optional amarok_1.4.0a-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Signed by Adeodato Simó <[EMAIL PROTECTED]>

iEYEARECAAYFAkR4WpEACgkQOzsxEBcMRN2n8gCeIgUduh7u+zRtzLaTv3CsDSki
S3EAnjGmWBepRMe4IKTo0LrszMHjE2T+
=AGEF
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to