QssStylesheetEditor icon indicating copy to clipboard operation
QssStylesheetEditor copied to clipboard

Crash

Open fbosche opened this issue 4 years ago • 3 comments

The application crashed at some point today and erased the content of my .qss file. Then, when I try to reopen them, it systematically open the new.qsst template file, failing to open any other qss file. I am using the QssStylesheetEditor1.6_win64_installer.exe installer. I note that it worked well for hours but suddenly crashed. I tried to reinstall the application but the issue persists.

fbosche avatar Jun 10 '20 15:06 fbosche

could you email your .qss file or does it cann't open any other qss file too?

hustlei avatar Jun 22 '20 05:06 hustlei

It couldn't open any other file either. But, I think that, following a computer restart, it eventually opened files again. I'd need to get back to you if this issue happens again, but I can't send you the file, since it's been emptied during the crash :) One question I have is: does Qt actually support variables in .qss files? When I compiled with 5.12, it only worked when I didn't use variables.

fbosche avatar Jun 22 '20 10:06 fbosche

I'll try to find this bug.

Qt doesn't support variables now. The qss with variables should export to qt qss file, before used.

hustlei avatar Jun 28 '20 14:06 hustlei