microtrigger / lightpack

Automatically exported from code.google.com/p/lightpack
GNU General Public License v3.0
1 stars 0 forks source link

Prismatik 5.9.6 rev. 20edb32 неработает --nogui #324

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
При запуске под linux с параметрами --nogui 
запускается и тут же вылетает, вот лог:

2013_04_22 00:44:12:099 Prismatik 5.9.6
00:44:12:099 Debug: Application running no_GUI mode 
00:44:12:099 Debug: Prismatik: 5.9.6 rev. 20edb32 
00:44:12:099 Debug: Build with Qt verison: 4.8.1 
00:44:12:100 Debug: Qt version currently in use: 4.8.1 
00:44:12:100 Debug: static void SettingsScope::Settings::Initialize(const 
QString&, bool) 
00:44:12:101 Debug: static void SettingsScope::Settings::Initialize(const 
QString&, bool) debugLevel = 1 
00:44:12:102 Debug: Settings file: "/storage/.Prismatik/Profiles/Lightpack.ini" 
00:44:12:103 Debug: static void SettingsScope::Settings::initDevicesMap() 
00:44:12:103 Debug: static void 
SettingsScope::Settings::initCurrentProfile(bool) false 
00:44:12:128 Debug: static void 
SettingsScope::Settings::initCurrentProfile(bool) led 
00:44:12:128 Debug: void LightpackApplication::startLedDeviceManager() 
00:44:12:128 Debug: void LedDeviceManager::initLedDevice() 
00:44:12:128 Debug: AbstractLedDevice* 
LedDeviceManager::createLedDevice(SupportedDevices::DeviceType) 
SupportedDevices::LightpackDevice 
00:44:12:129 Debug: LedDeviceLightpack::LedDeviceLightpack(QObject*) 
00:44:12:129 Debug: LedDeviceLightpack::LedDeviceLightpack(QObject*) thread id: 
 140308781090688 
00:44:12:129 Debug: LedDeviceLightpack::LedDeviceLightpack(QObject*) 
initialized 
00:44:12:130 Debug: void LightpackPluginInterface::initColors(int) 10 

Original issue reported on code.google.com by oneevi...@gmail.com on 21 Apr 2013 at 6:44

GoogleCodeExporter commented 9 years ago
openelec:~ # prismatik --nogui
/storage/main.conf
Unportable version
Application directory: /storage/.Prismatik
LightpackApplication::LightpackApplication(int&, char**) 
/storage/main.conf
Unportable version
Application directory: /storage/.Prismatik
Rename log: "/storage/.Prismatik/Logs/Prismatik.2.log" to 
"/storage/.Prismatik/Logs/Prismatik.3.log" 
Rename log: "/storage/.Prismatik/Logs/Prismatik.1.log" to 
"/storage/.Prismatik/Logs/Prismatik.2.log" 
Rename log: "/storage/.Prismatik/Logs/Prismatik.0.log" to 
"/storage/.Prismatik/Logs/Prismatik.1.log" 
Logs file: "/storage/.Prismatik/Logs/Prismatik.0.log" 
00:49:34:327 Debug: Application running no_GUI mode 
00:49:34:328 Debug: Prismatik: 5.9.6 rev. 20edb32 
00:49:34:328 Debug: Build with Qt verison: 4.8.1 
00:49:34:328 Debug: Qt version currently in use: 4.8.1 
00:49:34:328 Debug: static void SettingsScope::Settings::Initialize(const 
QString&, bool) 
00:49:34:329 Debug: static void SettingsScope::Settings::Initialize(const 
QString&, bool) debugLevel = 1 
00:49:34:331 Debug: Settings file: "/storage/.Prismatik/Profiles/Lightpack.ini" 
00:49:34:331 Debug: static void SettingsScope::Settings::initDevicesMap() 
00:49:34:331 Debug: static void 
SettingsScope::Settings::initCurrentProfile(bool) false 
00:49:34:356 Debug: static void 
SettingsScope::Settings::initCurrentProfile(bool) led 
00:49:34:357 Debug: void LightpackApplication::startLedDeviceManager() 
00:49:34:357 Debug: void LedDeviceManager::initLedDevice() 
00:49:34:357 Debug: AbstractLedDevice* 
LedDeviceManager::createLedDevice(SupportedDevices::DeviceType) 
SupportedDevices::LightpackDevice 
00:49:34:357 Debug: LedDeviceLightpack::LedDeviceLightpack(QObject*) 
00:49:34:358 Debug: LedDeviceLightpack::LedDeviceLightpack(QObject*) thread id: 
 140392573618048 
00:49:34:358 Debug: LedDeviceLightpack::LedDeviceLightpack(QObject*) 
initialized 
00:49:34:358 Debug: void LightpackPluginInterface::initColors(int) 10 
Segmentation fault

Original comment by oneevi...@gmail.com on 21 Apr 2013 at 6:50

GoogleCodeExporter commented 9 years ago
Такая же история и в windows 8

Original comment by oneevi...@gmail.com on 21 Apr 2013 at 7:04