216k155 / lux

THIS REPO IS CLOSED, WE MOVED TO https://github.com/lux-core/lux
https://luxcore.io
GNU Affero General Public License v3.0
4 stars 2 forks source link

4.3 crash at start #122

Closed 008 closed 6 years ago

008 commented 6 years ago

GUI: libpng warning: iCCP: known incorrect sRGB profile GUI: QObject::connect: Cannot connect (null)::triggered() to BitcoinGUI::showNormalIfMinimized() GUI: QObject::connect: Cannot connect (null)::triggered() to BitcoinGUI::gotoSmartTokenPage() GUI: QWidget::insertAction: Attempt to insert null action GUI: setGeometry: Unable to set geometry 5x13+640+260 on QWidgetWindow/'QLabelClassWindow'. Resulting geometry: 120x13+640+260 (frame: 8, 31, 8, 8, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).

Win10 x64 lux-qt-wins.zip

216k155 commented 6 years ago

Please join our https://discord.gg/WUx5CT for support. Your log didn't show any crash issue. Close !!!

fdoving commented 6 years ago

I have this issue too. Directly crash at startup.

fdoving commented 6 years ago

Workaround:

Regedit Go to: HKEY_CURRENT_USER\Software\LUX\LUX-Qt

Delete all keys except strDataDir.

Worked for me anyway. Need to set the your custom options again.

nguyenhoangtran11 commented 6 years ago

Another thing, please use version 4.3.1. The issue should be fixed now

fdoving commented 6 years ago

Ok. Then the download link on luxcore.io is wrong, It links to 4.3.0. And you need to provide binaries for people. I won't compile this from source. Have better things to do.