woodenshark / Lightpack

Lightpack and Prismatik open repository (For support use support@lightpack.tv)
https://lightpack.tv/
GNU General Public License v3.0
205 stars 244 forks source link

Prismatik shuts down o Win 8.1 #43

Open chris-tina opened 9 years ago

chris-tina commented 9 years ago

"..... just installed my lightpack. Unfortunatly, when I run prismatic it abruptly shuts down. I am on Windows 8.1." 20:23:50:715 Debug: void ApiServer::startListening() 3636 20:23:50:715 Debug: void SettingsScope::Settings::setMoodLampLiquidMode(bool) 20:23:50:715 Debug: void MoodLampManager::setLiquidMode(bool) true 20:23:50:715 Debug: static bool SettingsScope::Settings::isMoodLampLiquidMode() 20:23:50:715 Debug: void SettingsWindow::updateDeviceTabWidgetsVisibility() 20:23:50:715 Debug: void SettingsWindow::setDeviceTabWidgetsVisibility(DeviceTab::Options) 63 20:23:50:715 Debug: void SettingsWindow::onGrabberChanged() GrabberType: 3 , isDx1011CaptureEnabled: false 20:23:50:715 Debug: static void SettingsScope::Settings::setGrabberType(Grab::GrabberType) 3 20:23:50:715 Debug: void SettingsWindow::settingsProfileChanged_UpdateUI(const QString&) 20:23:50:715 Debug: static QStringList SettingsScope::Settings::findAllProfiles() 20:23:50:717 Debug: virtual void LedDeviceLightpack::requestFirmwareVersion() 20:23:50:717 Debug: bool LedDeviceLightpack::readDataFromDevice() 20:23:50:717 Debug: virtual void LedDeviceLightpack::requestFirmwareVersion() Version: "7.5" 20:23:50:721 Warning: QSslSocket: cannot resolve TLSv1_1_client_method 20:23:50:721 Warning: QSslSocket: cannot resolve TLSv1_2_client_method 20:23:50:721 Warning: QSslSocket: cannot resolve TLSv1_1_server_method 20:23:50:721 Warning: QSslSocket: cannot resolve TLSv1_2_server_method 20:23:50:721 Warning: QSslSocket: cannot resolve SSL_select_next_proto 20:23:50:721 Warning: QSslSocket: cannot resolve SSL_CTX_set_next_proto_select_cb 20:23:50:721 Warning: QSslSocket: cannot resolve SSL_get0_next_proto_negotiated 20:23:50:729 Warning: QMutex: destroying locked mutex

romanocry commented 9 years ago

Works well here, Win8.1 too. It's your configuration, not Prismatik.

djdenv commented 9 years ago

Hi. I'm the original submitter of this one. Any thoughts on what configuration would cause the app to shutdown as soon as it starts. I installed it exactly as it comes with no changes to the config file. Not sure if the logs above are related, but it almost seems like it is trying to reach out to the Internet and failing (I reviewed the source code it it looks like it is performing a check version). Is there anything more I could do to determine the root cause? I tried 5.11.1 (http://lightpack.tv/downloads) and 5.11.2 with the same issue. On a side note, I've tried Ambibox and it seems to work well, but I'd really like to see this issue resolved so I can use Prismatik.

e-yes commented 9 years ago

Could you share you config files? Thank you.