Just looked at the code, and it looks like your friend either:
A) doesn't have the skins directory in /usr/share/mixxx/skins
or /usr/local/share/mixxx/skins. .... or:
B) has old skins installed

Mixxx is accessing this WTrackTableView object that hasn't been created
because it's not in the skin. In beta1, the code was organized so that a
skin from 1.5.0 wouldn't crash (and would give a useful error instead),
but looks like I need to fix that now.

Thanks,
Albert

On Thu, 2008-02-14 at 19:04 +1300, Robin Sheat wrote:
> I tried to set up mixxx on a friends Ubuntu laptop. I did this just by 
> copying 
> my checked out build dir. However, when I run it on his computer I get:
> 
> $ ./mixxx 
> Debug: Starting up...
> Debug: SoundManager::SoundManager() 
> Debug: SampleRate 0 
> Debug: Latency 0 
> Debug: SoundManager::queryDevices() 
> Debug: SoundManager::clearDeviceList() 
> Debug: SoundManager::closeDevices() 
> Debug: type signal
> Debug: type marks
> Debug: type signal
> Debug: type marks
> Debug: Track::readXML "/home/joe/.mixxxtrack.xml" 
> Debug: Track: "/home/joe/.mixxxtrack.xml" does not exist. 
> Debug: Constructed LibraryScanner!!! 
> Warning: QObject::connect: Cannot connect LibraryScanner::scanFinished() to 
> (null)::repaintEverything()
> Segmentation fault (core dumped)
> 
> What's going on here, anyone?
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________ Mixxx-devel mailing list 
> [email protected] 
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to