mixxxdj / mixxx

Mixxx is Free DJ software that gives you everything you need to perform live mixes.
http://mixxx.org
Other
4.52k stars 1.28k forks source link

Critical error at start, program doesnt started #5384

Closed mixxxbot closed 2 years ago

mixxxbot commented 2 years ago

Reported by: m-tucek Date: 2010-04-21T10:15:07Z Status: Expired Importance: Undecided Launchpad Issue: lp567796


Program crash at start with this dialog: kfilemodule(4450): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)"

Using: Kubuntu 10.04 amd64 LTS on AMD Athlon X2 64bit 1.8GHz 2GB RAM ATI Radeon HD2400

thanks for respond.

mixxxbot commented 2 years ago

Commented by: Pegasus-RPG Date: 2010-04-21T10:45:59Z


What version of Mixxx does this happen with? Can you get a backtrace? http://mixxx.org/wiki/doku.php/creating_backtraces

mixxxbot commented 2 years ago

Commented by: m-tucek Date: 2010-04-21T11:25:32Z


here is backtrace

GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/mixxx...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/mixxx 
[Thread debugging using libthread_db enabled]
Debug: [Main]: Setting up plugin paths... 
Debug: [Main]: ...done. 
Debug: [Main]: Mixxx 1.7.2 "" is starting... 
Debug: [Main]: At current version 1.7.2 
[New Thread 0x7fffea2f1710 (LWP 5015)]
[New Thread 0x7fffe95d1710 (LWP 5016)]
Debug: [Main]: ControlObject::getControl returning NULL for ( "[Mixer Profile]" , "LoEQFrequency" ) 
[New Thread 0x7fffe3fff710 (LWP 5017)]
Debug: [Main]: SampleRate 44100 
Debug: [Main]: Latency 64 
[New Thread 0x7fffdef86710 (LWP 5018)]
[Thread 0x7fffdef86710 (LWP 5018) exited]
[New Thread 0x7fffdef86710 (LWP 5019)]
[Thread 0x7fffdef86710 (LWP 5019) exited]
[New Thread 0x7fffdef86710 (LWP 5020)]
[Thread 0x7fffdef86710 (LWP 5020) exited]
[New Thread 0x7fffdef86710 (LWP 5021)]
[Thread 0x7fffdef86710 (LWP 5021) exited]
[New Thread 0x7fffdef86710 (LWP 5022)]
[Thread 0x7fffdef86710 (LWP 5022) exited]
Debug: [Main]: (5012) KSycocaPrivate::openDatabase: Trying to open ksycoca from  "/var/tmp/kdecache-martin/ksycoca4"
Critical: [Main]: kfilemodule(5012): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)" 
thread apply all bt
Critical: [Main]: kfilemodule(5012): ""CurrencyIntroducedDate" - conversion of "" to QDate failed" " (wrong format: expected 3 items, got 1)" 
Debug: [Main]: createWaveformViewer() 
Debug: [Main]: WaveformViewerFactory :: Creating new visual waveform 
Debug: [Main]: WaveformViewerFactory :: Making new GL context. 
Debug: [Main]: WaveformRenderer::setupControlObjects - VisualResample:  400 
Debug: [Main]: Got bgColor  QColor(ARGB 1, 0.0980392, 0.0980392, 0.0980392) 
Debug: [Main]: Got signalColor  QColor(ARGB 1, 0, 0.803922, 0) 
Debug: [Main]: createWaveformViewer() 
Debug: [Main]: WaveformViewerFactory :: Creating new visual waveform 
Debug: [Main]: WaveformViewerFactory :: Sharing existing GL context. 
Debug: [Main]: WaveformRenderer::setupControlObjects - VisualResample:  400 
Debug: [Main]: Got bgColor  QColor(ARGB 1, 0.0980392, 0.0980392, 0.0980392) 
Debug: [Main]: Got signalColor  QColor(ARGB 1, 0, 0.803922, 0) 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/." 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/.." 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/compressor.xml" 
Debug: [Main]: LADSPA: Plugin  "Compress"  not found (required by preset  "Compressor" ) 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/delay5s.xml" 
Debug: [Main]: LADSPA: Plugin  "delay_5s"  not found (required by preset  "Delay5s" ) 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/djflanger.xml" 
Debug: [Main]: LADSPA: Plugin  "djFlanger"  not found (required by preset  "DJFlanger" ) 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/karaoke.xml" 
Debug: [Main]: LADSPA: Plugin  "karaoke"  not found (required by preset  "Karaoke" ) 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/null.xml" 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/plate.xml" 
Debug: [Main]: LADSPA: Plugin  "Plate2x2"  not found (required by preset  "PlateReverb" ) 
Debug: [Main]: Setting up LADSPA EnableEffect "0" 
Debug: [Main]: Key string: "EnableEffect0" 
Debug: [Main]: Setting up LADSPA EnableEffect "1" 
Debug: [Main]: Key string: "EnableEffect1" 
Debug: [Main]: Setting up LADSPA EnableEffect "2" 
Debug: [Main]: Key string: "EnableEffect2" 
[New Thread 0x7fffdef86710 (LWP 5026)]
Debug: [Main]: Loading playlists and library tracks from XML... 
Debug: [Main]: Track::readXML "/home/martin/.mixxx/mixxxtrack.xml" 
Debug: [Main]: Promo track directory does not exist: "/usr/share/mixxx/promo" 
Debug: [Main]: Constructed LibraryScanner!!! 
Debug: [Main]: No playlists, returning 
Debug: [Main]: FIXME: Need to tell the m_pPlaylistListModel to refresh in src/track.cpp on line: 1370 
Debug: [Main]: Starting Library Scanner... 
[New Thread 0x7fffdbf95710 (LWP 5027)]
Debug: [Main]: Trying to add 0 songs to the library playlist 
Debug: [Main]: Adjusting column widths: tracktable width = 100  1% of that is: 1  FIXME: this should be done when initalizing the skin. 
Debug: [Main]: Shrinking Title/Comment for small screen...  
Debug: [Main]: FIXME: repaintEverything switches table model and shouldn't do that when viewing the playlist model in  src/wtracktableview.cpp:  227 
[New Thread 0x7fffdb794710 (LWP 5028)]
[New Thread 0x7fffdaf93710 (LWP 5029)]
[New Thread 0x7fffda382710 (LWP 5030)]
Debug: [MidiObject 1]: MidiMapping: Loading MIDI XML from "/home/martin/.mixxx/MixxxMIDIBindings.xml" 
Debug: [MidiObject 1]: Could not open xml file: "/home/martin/.mixxx/MixxxMIDIBindings.xml" 
Debug: [Main]: selectedAPI is:  "ALSA" 
Debug: [Main]: getSliderLatencyMsec in:  12 
Debug: [Main]: getSliderLatencyMsec out:  92 
QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory
[New Thread 0x7fffd7cb8710 (LWP 5031)]
Warning: [Main]: QFileSystemWatcher: failed to add paths: /home/martin/.config/ibus/bus
Warning: [Main]: Bus::open: Can not get ibus-daemon's address. 
Debug: [Main]: IBusInputContext::createInputContext: no connection to ibus-daemon 
Debug: [Main]: loadSettings: 1 0 "" 
Debug: [Main]: slotApply crossfader: 1 "" 
Debug: [Main]: BpmSchemes::readXML "/home/martin/.mixxx/mixxxbpmscheme.xml" 
Debug: [Main]: getting midi device list, size  0  and:  "" 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/." 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/.." 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/compressor.xml" 
Debug: [Main]: LADSPA: Plugin  "Compress"  not found (required by preset  "Compressor" ) 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/delay5s.xml" 
Debug: [Main]: LADSPA: Plugin  "delay_5s"  not found (required by preset  "Delay5s" ) 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/djflanger.xml" 
Debug: [Main]: LADSPA: Plugin  "djFlanger"  not found (required by preset  "DJFlanger" ) 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/karaoke.xml" 
Debug: [Main]: LADSPA: Plugin  "karaoke"  not found (required by preset  "Karaoke" ) 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/null.xml" 
Debug: [Main]: LADSPA: file  "/usr/share/mixxx/skins/outlineNetbook/../../ladspa_presets/plate.xml" 
Debug: [Main]: LADSPA: Plugin  "Plate2x2"  not found (required by preset  "PlateReverb" ) 
Debug: [Main]: Setting up LADSPA EnableEffect "0" 
Debug: [Main]: Key string: "EnableEffect0" 
Debug: [Main]: Setting up LADSPA EnableEffect "1" 
Debug: [Main]: Key string: "EnableEffect1" 
Debug: [Main]: Setting up LADSPA EnableEffect "2" 
Debug: [Main]: Key string: "EnableEffect2" 
Debug: [Main]: SoundManager::setupDevices() 
Debug: [Main]: Building timecode lookup tables... 
Allocating 2097152 slots (8192Kb) for 20 bit timecode (Serato 2nd Ed., side A)
Debug: [Main]: Starting vinyl control xwax thread 
[New Thread 0x7fffd6cb6710 (LWP 5032)]
Debug: [Main]: Building timecode lookup tables... 
Allocating 2097152 slots (8192Kb) for 20 bit timecode (Serato 2nd Ed., side A)
Debug: [Main]: Starting vinyl control xwax thread 
[New Thread 0x7fffd5cb4710 (LWP 5033)]
Debug: [Main]: SoundDevicePortAudio::open() "1, HDA ATI SB: ALC888 Digital (hw:0,1)" 
Debug: [Main]: m_dSampleRate 44100 
Debug: [Main]: iLatencyMSec: 64 
Debug: [Main]: output channels: 2 | input channels: 0 
Debug: [Main]: iFramesPerBuffer 4096 
Debug: [Main]: iLatencyMSec: 64 
Debug: [Main]: Opening stream with id 1 
Debug: [Main]: Opened PortAudio stream successfully... starting 
Debug: [Main]: Dynamically loaded PortAudio library! 
[New Thread 0x7fffd54b3710 (LWP 5034)]
Debug: [Main]: PortAudio: Started stream successfully 
Debug: [Main]: iNumDevicesOpenedForOutput: 1 
Debug: [Main]: iNumDevicesOpenedForInput: 0 
Debug: [Main]: Destroying MixxxApp 
Debug: [Main]: save config,  0 
Debug: [Main]: Write track xml,  0 
Debug: [Main]: close soundmanager 94 
[Thread 0x7fffd54b3710 (LWP 5034) exited]
Debug: [Main]: soundmanager->close() done 
Debug: [Main]: delete soundmanager,  265 
[Thread 0x7fffd6cb6710 (LWP 5032) exited]
[Thread 0x7fffd5cb4710 (LWP 5033) exited]
Debug: [Main]: delete master,  313 
Debug: [Main]: in ~EngineMaster() 
Debug: [Main]: delete channel1,  314 
Debug: [Main]: delete channel2,  314 
Debug: [Main]: delete buffer1,  314 
Debug: [Main]: delete buffer2,  315 
Debug: [Main]: delete midi,  316 
[Thread 0x7fffea2f1710 (LWP 5015) exited]
[Thread 0x7fffe95d1710 (LWP 5016) exited]
[Thread 0x7fffe3fff710 (LWP 5017) exited]
Debug: [Main]: MidiObject: Deleting MidiMapping... 
Debug: [Main]: MidiObject: Deleting MIDI script engine... 
Debug: [Main]: delete view,  1161 
[Thread 0x7fffda382710 (LWP 5030) exited]
[Thread 0x7fffdb794710 (LWP 5028) exited]
Debug: [Main]: delete tracks,  1190 
Debug: [Main]: delete config,  1203 
[Thread 0x7fffdaf93710 (LWP 5029) exited]
[Thread 0x7fffdbf95710 (LWP 5027) exited]
[Thread 0x7fffdef86710 (LWP 5026) exited]
[Thread 0x7fffd7cb8710 (LWP 5031) exited]

Program exited with code 0377. (gdb) thread apply all bt (gdb)

mixxxbot commented 2 years ago

Commented by: Pegasus-RPG Date: 2010-06-02T04:56:55Z


Please try with the 1.8.0 beta and let us know if this problem still exists.

mixxxbot commented 2 years ago

Commented by: anyeos Date: 2011-01-06T16:55:08Z


I have the same problem but with this in the console output:
Critical: [Main]: Errors linking simple shader: "Fragment info
-------------
Internal error: assembly compile error for fragment shader at offset 316:
-- error message --
line 11, column 41:  error: expected '}'
-- internal assembly text --
!!ARBfp1.0
OPTION NV_fragment_program2;
# cgc version 1.6.0011, build date Apr 15 2010 05:49:16
# command line args: 
#vendor NVIDIA Corporation
#version 1.6.0.11
#profile fp40
#program main
#var float4 gl_FragColor : $vout.COLOR : COL : -1 : 1
#const c[0] = 0,98 0,06 0,75 1
PARAM c[1] = { { 0,98000002, 0,059999999, 0,75, 1 } };

Mixxx never start because it hangs with a blank dialog titled "Mixxx - Critical error" Version 1.9.0beta1

mixxxbot commented 2 years ago

Commented by: Pegasus-RPG Date: 2011-01-07T05:43:47Z


Germán, yours appears to be a different issue. Try upgrading your video drivers.

mixxxbot commented 2 years ago

Commented by: anyeos Date: 2011-03-29T18:42:59Z


Sean M. Pappalardo I upgraded the video drivers and introduced a lot of new bugs in the rest of applications, but of course mixxx worked. With video drivers upgraded I get randomly crashes in X and sometimes Direct Rendering does not work. So I decided to donwgrade newly and all working but not mixxx.

So, for other people that can be the solution, for me, temporarily.

mixxxbot commented 2 years ago

Commented by: janitor Date: 2012-02-06T04:18:08Z


[Expired for Mixxx because there has been no activity for 60 days.]

mixxxbot commented 2 years ago

Issue closed with status Expired.