actuino / light-pack

Automatically exported from code.google.com/p/light-pack
GNU General Public License v3.0
0 stars 0 forks source link

Segfault when starting from command line #72

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run: 
export DISPLAY=localhost:0.0
prismatik --nogui

What is the expected output? What do you see instead?
Prismatik should run, instead there is a segfault:

13:27:17:390 Debug: Application running no_GUI mode
13:27:17:391 Debug: Prismatik: 5.10.4 rev. 238caa1
13:27:17:391 Debug: Build with Qt verison: 5.0.2
13:27:17:391 Debug: Qt version currently in use: 5.0.2
13:27:17:391 Debug: static bool SettingsScope::Settings::Initialize(const 
QString&, bool)
13:27:17:391 Debug: static QString SettingsScope::Settings::getMainConfigPath() 
"/home/xbmc/.Prismatik/main.conf"
13:27:17:391 Debug: static QString SettingsScope::Settings::getMainConfigPath() 
"/home/xbmc/.Prismatik/main.conf"
13:27:17:392 Debug: static bool SettingsScope::Settings::Initialize(const 
QString&, bool) debugLevel = 1
13:27:17:393 Debug: Settings file: 
"/home/xbmc/.Prismatik/Profiles/Lightpack.ini"
13:27:17:393 Debug: static void SettingsScope::Settings::initDevicesMap()
13:27:17:393 Debug: static void 
SettingsScope::Settings::initCurrentProfile(bool) false
13:27:17:409 Debug: static void 
SettingsScope::Settings::initCurrentProfile(bool) led
13:27:17:409 Debug: void LightpackApplication::startLedDeviceManager()
13:27:17:409 Debug: void LightpackPluginInterface::initColors(int) 10
/usr/bin/prismatik: line 1:  7014 Segmentation fault      
LD_LIBRARY_PATH=/usr/lib/prismatik /usr/lib/prismatik/prismatik $*

What version of the product are you using? On what operating system?
Ubuntu 12.04 LTS. Prismatik 5.10.4 64bit

Please provide any additional information below.
Log file attached

Original issue reported on code.google.com by davidfel...@gmail.com on 3 Feb 2014 at 1:34

Attachments:

GoogleCodeExporter commented 9 years ago
Same error on xbmcubuntu (frodo live). Did you manage to correctly install 
prismatik without window manager?

Original comment by uneadres...@gmail.com on 10 Feb 2014 at 1:57

GoogleCodeExporter commented 9 years ago

Original comment by tim.hell...@gmail.com on 10 Feb 2014 at 7:24