Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2006 17:04:35 GMT
From:      Yann Golanski <yg2@york.ac.uk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/93664: xmms2 has some problems with sqlite. 
Message-ID:  <200602211704.k1LH4Za6006223@www.freebsd.org>
Resent-Message-ID: <200602211710.k1LHA4Oa004983@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         93664
>Category:       ports
>Synopsis:       xmms2 has some problems with sqlite.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 21 17:10:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Yann Golanski
>Release:        FreeBSD 6.0-STABLE
>Organization:
NA
>Environment:
FreeBSD hovel.york.ac.uk 6.0-STABLE FreeBSD 6.0-STABLE #3: Thu Feb  2 09:29:56 GMT 2006     root@hovel.york.ac.uk:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
              When starting the xmms2d as a user, I get lots of "SQLite Error code 21" errors.  I ran portupdate -Rf xmms2 to no avail.  Full output below:
; xmms2d
 INFO: Initialized logging system :)
 INFO: No configfile specified, using default values.
ERROR: Failed to open plugin /usr/local//lib/xmms2/libxmms_gnomevfs.so: /usr/local//lib/xmms2/libxmms_gnomevfs.so: Undefined symbol "xmms_magic_mime_from_file"
ERROR: SQLite Error code 21 on query 'select id from Sources where source='server''
ERROR: SQLite Error code 21 on query 'select id from Sources where source='server''
ERROR: SQLite Error code 21 on query 'select id from Sources where source='server''
ERROR: SQLite Error code 21 on query 'select id from Sources where source='server''
ERROR: SQLite Error code 21 on query 'select id as value from Media where key='url' and value='file:///usr/local/share/xmms2/mind.in.a.box-lament_snipplet.ogg' and source=0'
ERROR: SQLite Error code 21 on query 'select ifnull(MAX (id),0) from Media'
??: xmms_playlist_add: assertion `file' failed
ERROR: SQLite Error code 21 on query 'select id from Sources where source='server''
ERROR: SQLite Error code 21 on query 'select id from Sources where source='server''
ERROR: SQLite Error code 21 on query 'select id as value from Playlist where name = 'autosaved''
 INFO: Using output: oss
ERROR: SQLite Error code 21 on query 'select id from Sources where source='server''
ERROR: SQLite Error code 21 on query 'select id from Sources where source='server''
ERROR: SQLite Error code 21 on query 'select id as value from Media where key='resolved' and value=0 and source=0 limit 1'
 INFO: installing scripts from /usr/local/share/xmms2/scripts/startup.d
Starting XMMS2 phone home agent...
^C INFO: Got SIGINT!
 INFO: installing scripts from /usr/local/share/xmms2/scripts/shutdown.d

(xmms2d:54826): GLib-WARNING **: GError set over the top of a previous GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before it's set.
The overwriting error message was: Error opening directory '/usr/local/share/xmms2/scripts/shutdown.d': No such file or directory
XMMS2-ET shutting down...
ERROR: SQLite Error code 21 on query 'select id from Sources where source='server''
ERROR: SQLite Error code 21 on query 'select id from Sources where source='server''
ERROR: SQLite Error code 21 on query 'select id as value from Playlist where name = 'autosaved''
ERROR: SQLite Error code 21 on query 'select MAX (id) as value from Playlist'
 INFO: Logging says bye bye :)

>How-To-Repeat:
              Install xmms2 and start the deamon.
>Fix:
              None
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602211704.k1LH4Za6006223>