applications won't launch

greetings all,
i have got a couple of programs (camelot, miro tv) that don’t start up … at first it seems it would, like with the bouncing icon and appearing in the control bar, but the it just goes all away … used to be able to launch them in root (opensuse 10.3), but not in 11.0-1 … is there a fix? … thanks for your help with this … theo

Try opening them in a console; you should get an error message explaining why they don’t finally start.

this is what i get in terminal:

fenris@linux-ec65:~> miro
/usr/lib64/python2.6/site-packages/miro/util.py:38: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
import sha
gtcache.gettext: not initialized for string “Ok”
File “/usr/bin/miro.real”, line 46, in <module>
import miro.storedatabase
File “/usr/lib64/python2.6/site-packages/miro/storedatabase.py”, line 62, in <module>
from miro import databaseupgrade

… … … … …

File “/usr/lib64/python2.6/site-packages/miro/dialogs.py”, line 116, in <module>
BUTTON_STOP_WATCHING = DialogButton(_(“Stop Watching”))
File “/usr/lib64/python2.6/site-packages/miro/gtcache.py”, line 90, in gettext
traceback.print_stack()
2009-02-22 21:37:45,669 INFO Starting up Miro
2009-02-22 21:37:45,670 INFO Version: 2.0.1
2009-02-22 21:37:45,684 INFO OS: Linux 2.6.27.7-9-default x86_64
2009-02-22 21:37:45,685 INFO Revision: https://svn.participatoryculture.org/svn/dtv/tags/Miro-2.0.1/tv/resources - 9185
2009-02-22 21:37:45,686 INFO Builder: abuild@build19
2009-02-22 21:37:45,687 INFO Build Time: 1234525850.95
2009-02-22 21:37:45,687 INFO Starting event loop thread
2009-02-22 21:37:45,700 INFO Restoring database…
2009-02-22 21:37:45,703 INFO Connecting to /home/fenris/.miro/sqlitedb
2009-02-22 21:37:45,739 INFO Python version: 2.6 (r26:66714, Feb 3 2009, 20:49:49)
[GCC 4.3.2 [gcc-4_3-branch revision 141291]]
2009-02-22 21:37:45,740 INFO Gtk+ version: (2, 14, 4)
2009-02-22 21:37:45,740 INFO PyGObject version: (2, 15, 4)
2009-02-22 21:37:45,740 INFO PyGtk version: (2, 12, 1)
2009-02-22 21:37:45,741 INFO Language: (‘LANG’, ‘de_DE.UTF-8’)]
2009-02-22 21:37:45,741 INFO set_renderer: trying to add gstreamerrenderer
2009-02-22 21:37:45,877 INFO GStreamer version: GStreamer 0.10.22
2009-02-22 21:37:45,903 INFO GStreamer videosink: gconfvideosink
2009-02-22 21:37:45,910 INFO GStreamer audiosink: gconfaudiosink
2009-02-22 21:37:45,978 INFO set_renderer: successfully loaded gstreamerrenderer
2009-02-22 21:37:46,028 TIMING Database load slow: 0.325
2009-02-22 21:37:46,028 INFO Database size on disk (in bytes): 608256
2009-02-22 21:37:46,029 INFO Database object count: 91
2009-02-22 21:37:46,157 INFO Checking movies directory ‘/home/fenris/Movies/Miro/’…
/usr/bin/miro: line 27: 6100 Speicherzugriffsfehler LD_LIBRARY_PATH=/usr/lib64/xulrunner-1.9 miro.real “$@”

fenris@linux-ec65:~> camelot
Speicherzugriffsfehler

fenris@linux-ec65:~>