https://bugs.kde.org/show_bug.cgi?id=393615
neoaet...@yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Ever confirmed|0 |1 Resolution|INVALID |--- --- Comment #2 from neoaet...@yahoo.com --- After the os reinstall yesterday, with no probs. This morning I went to compile the latest git ver. Same issue as before, config dialog crashes. git clone "git://anongit.kde.org/qtcurve.git" apt-get build-dep qtcurve cd "./qtcurve" mkdir "./build" cd "./build" cmake .. -Wno-dev -DENABLE_QT4=On -DENABLE_QT5=On -DENABLE_GTK2=On -DQTC_ENABLE_X11=On -DQTC_INSTALL_PO=Off -DQTC_QT4_ENABLE_KDE=On -DQTC_QT4_ENABLE_KWIN=Off -DQTC_QT5_ENABLE_KDE=On -DQTC_QT4_STYLE_SUPPORT=Off make make install Restart machine Goto the config dialog, crash. I also get a ton of segment faults and crashes on other things but that's off topic, I'll assume they'll clear up after the os has matured a bit. -- You are receiving this mail because: You are watching all bug changes.