Your message dated Sat, 12 Jan 2008 16:34:03 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#435720: Does vegastrike still fails when no KDE apps are
running ?
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: vegastrike
Version: 0.4.3.debian-1
Severity: normal
If there are no KDE apps running, vegastrike doesn't start and exits
with:
Link points to "/tmp/ksocket-mkaspar"
can't create mcop directory
As I run any KDE application (lets say kcalculator), that creats
aproprite KDE sockets in /tmp, vegastrike starts fine.
Full listing when vegastrike doesn't start:
Vega Strike
See http://www.gnu.org/copyleft/gpl.html for license details.
GOT SUBDIR ARG =
Found data in /usr/share/games/vegastrike
Using /usr/share/games/vegastrike as data directory
Using .vegastrike.4.x as the home directory
Found MODDIR = /usr/share/games/vegastrike/mods
USING HOMEDIR : /home/mkaspar/.vegastrike.4.x As the home directory
CONFIGFILE - Found a config file in home directory, using :
/home/mkaspar/.vegastrike.4.x/vegastrike.config
DATADIR - No datadir specified in config file, using ;
/usr/share/games/vegastrike
SIMULATION_ATOM: 0.07
MISSION_NAME is empty using : explore_universe.mission
running import sys
print sys.path
sys.path =
[r"/usr/share/games/vegastrike/modules/builtin/",r"/usr/share/games/vegastrike/modules/",r"/usr/share/games/vegastrike/bases/"]
['/usr/lib/python24.zip', '/usr/lib/python2.4',
'/usr/lib/python2.4/plat-linux2', '/usr/lib/python2.4/lib-tk',
'/usr/lib/python2.4/lib-dynload', '/usr/local/lib/python2.4/site-packages',
'/usr/lib/python2.4/site-packages', '/usr/lib/python2.4/site-packages/Numeric',
'/usr/lib/python2.4/site-packages/cairo',
'/usr/lib/python2.4/site-packages/gst-0.10',
'/var/lib/python-support/python2.4',
'/var/lib/python-support/python2.4/gtk-2.0',
'/usr/lib/python2.4/site-packages/wx-2.6-gtk2-unicode', '/usr/lib/site-python']
testing VS randomrunning import sys
print sys.path
['/usr/share/games/vegastrike/modules/builtin/',
'/usr/share/games/vegastrike/modules/', '/usr/share/games/vegastrike/bases/']
Link points to "/tmp/ksocket-mkaspar"
can't create mcop directory
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22-mk-k7 (SMP w/1 CPU core)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages vegastrike depends on:
ii freeglut3 2.4.0-5.1 OpenGL Utility Toolkit
ii libalut0 1.1.0-1 OpenAL Utility Toolkit
ii libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii libboost-python1.33.1 1.33.1-10 Boost.Python Library
ii libc6 2.6-5 GNU C Library: Shared libraries
ii libcairo2 1.4.10-1 The Cairo 2D vector graphics libra
ii libexpat1 1.95.8-4 XML parsing C library - runtime li
ii libfontconfig1 2.4.2-1.2 generic font configuration library
ii libgcc1 1:4.2.1-1 GCC support library
ii libgl1-mesa-glx [libgl1 6.5.2-7 A free implementation of the OpenG
ii libglib2.0-0 2.12.13-1 The GLib library of C routines
ii libglu1-mesa [libglu1] 6.5.2-7 The OpenGL utility library (GLU)
ii libgtk2.0-0 2.10.13-1 The GTK+ graphical user interface
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libogg0 1.1.3-2 Ogg Bitstream Library
ii libopenal0a 1:0.0.8-6 OpenAL is a portable library for 3
ii libpango1.0-0 1.16.5-1 Layout and rendering of internatio
ii libpng12-0 1.2.15~beta5-2 PNG library - runtime
ii libsdl-mixer1.2 1.2.6-3 mixer library for Simple DirectMed
ii libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii libstdc++6 4.2.1-1 The GNU Standard C++ Library v3
ii libvorbis0a 1.2.0.dfsg-1 The Vorbis General Audio Compressi
ii libvorbisfile3 1.2.0.dfsg-1 The Vorbis General Audio Compressi
ii libx11-6 2:1.0.3-7 X11 client-side library
ii libxcursor1 1:1.1.8-2 X cursor management library
ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar
ii libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii libxi6 2:1.1.2-1 X11 Input extension library
ii libxinerama1 1:1.0.2-1 X11 Xinerama extension library
ii libxmu6 1:1.0.3-1 X11 miscellaneous utility library
ii libxrandr2 2:1.2.1-1 X11 RandR extension library
ii libxrender1 1:0.9.2-1 X Rendering Extension client libra
ii python2.4 2.4.4-5 An interactive high-level object-o
ii vegastrike-data 0.4.3-3 data files for vegastrike
ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime
vegastrike recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Michal Kašpar wrote:
> Inspired by your mail I tried to look into the problem more in depth and
> with help of strace I have found a solution of my problem.
> The vegastrike tried to use arts daemon for sound, because of
> misconfiguration of libopenal. There was a line in my .openalrc saying:
> (define devices '(arts esd native))
> After removing arts (as I don't use KDE), vegastrike starts fine. I
> don't know what has created the file with such configuration and the
> configuration file should be probably documented in libopenal package,
> but it has nothing to do with vegastrike.
> So the problem seems to be solved for me and thanks for your time.
Great, therefore closing this bug.
Thanks !
Vincent
--
Vincent Fourmond, Debian Developer
http://vince-debian.blogspot.com/
-- pretty boring signature, isn't it ?
--- End Message ---