What steps will reproduce the problem? 1.Go to options and deactivate all crossfade options
2.try to play a file
3.look at the error message What is the expected output? What do you see instead? It should play the file. | It doesn't play the file, instead it Shows a error message.
console output:
"C:\Program Files (x86)\Clementine>clementine.exe
virtual bool QxtGlobalShortcutBackend::DoRegister()
1 database startup
2 playlist backend
8 lastfm
0 somafm
6 magnatune
1 saved
15 dbdeps: radio model
0 dbdeps: player
0 dbdeps: library
9 dbdeps: covermanager
24 dbdeps: settings dialog
0 dbdeps: radiomodel
1 dbdeps: devices
QObject::connect: Cannot connect (null)::SpectrumAvailable(const QVector&
) to BlockAnalyzer::SpectrumAvailable(const QVector&)
52 ui
1 player
4 models
2 icons
7 connections
0 more connections
0 tray
11 stuff
27 theme
5 load playlists
3 load settings
8 start library
QWindowsFileSystemWatcherEngine: unknown message '
QWindowsFileSystemWatcherEngine: unknown message '
connect: No error
connect: Bad file descriptor
connect: Bad file descriptor
connect: Bad file descriptor
(clementine.exe:4868): GStreamer-CRITICAL **:
Trying to dispose object "audiobin", but it still has a parent "pipeline".
You need to let the parent manage the object instead of unreffing the object dir
ectly.
connect: Bad file descriptor
connect: Bad file descriptor
connect: Bad file descriptor
C:\Program Files (x86)\Clementine>" What version of the product are you using? On what operating system? Version 0.4 - buildbot r 1788, Windows 7 x64 german. Please provide any additional information below. If i delete the config in the registry it plays the music fine, but when i uncheck the crossfade settings again it shows the error message.
This breaks all older versions of clementine, propably because gstreamer itself has something set in the registry that prevents it from playing.
From Kazu.sempai on August 27, 2010 18:22:05
What steps will reproduce the problem? 1.Go to options and deactivate all crossfade options 2.try to play a file 3.look at the error message What is the expected output? What do you see instead? It should play the file. | It doesn't play the file, instead it Shows a error message. console output: "C:\Program Files (x86)\Clementine>clementine.exe virtual bool QxtGlobalShortcutBackend::DoRegister() 1 database startup 2 playlist backend 8 lastfm 0 somafm 6 magnatune 1 saved 15 dbdeps: radio model 0 dbdeps: player 0 dbdeps: library 9 dbdeps: covermanager 24 dbdeps: settings dialog 0 dbdeps: radiomodel 1 dbdeps: devices QObject::connect: Cannot connect (null)::SpectrumAvailable(const QVector&
) to BlockAnalyzer::SpectrumAvailable(const QVector&)
52 ui
1 player
4 models
2 icons
7 connections
0 more connections
0 tray
11 stuff
27 theme
5 load playlists
3 load settings
8 start library
QWindowsFileSystemWatcherEngine: unknown message '
QWindowsFileSystemWatcherEngine: unknown message '
connect: No error
connect: Bad file descriptor
connect: Bad file descriptor
connect: Bad file descriptor
(clementine.exe:4868): GStreamer-CRITICAL **: Trying to dispose object "audiobin", but it still has a parent "pipeline". You need to let the parent manage the object instead of unreffing the object dir ectly.
connect: Bad file descriptor connect: Bad file descriptor connect: Bad file descriptor
C:\Program Files (x86)\Clementine>" What version of the product are you using? On what operating system? Version 0.4 - buildbot r 1788, Windows 7 x64 german. Please provide any additional information below. If i delete the config in the registry it plays the music fine, but when i uncheck the crossfade settings again it shows the error message. This breaks all older versions of clementine, propably because gstreamer itself has something set in the registry that prevents it from playing.
Original issue: http://code.google.com/p/clementine-player/issues/detail?id=661