clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.76k stars 677 forks source link

[r1788][Win7] Can't play anything if i uncheck crossfade/fade-in or out. #661

Closed Clementine-Issue-Importer closed 10 years ago

Clementine-Issue-Importer commented 10 years ago

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

Clementine-Issue-Importer commented 10 years ago

From davidsansome on August 27, 2010 09:41:41

This issue was closed by revision r1792 .

Status: Fixed