ctrlaltca
ctrlaltca
Please test https://github.com/kvirc/KVIrc/releases/tag/5.2.2 , the windows package is built using Qt6 and should fix the crash issue.
Mac and Windows installer have not been ported to Qt6 yet. They may work with some small modifications, but nobody tested them out.
@Mattoje : https://github.com/kvirc/KVIrc/pull/2612 switches the mac build to Qt6. A prebuilt DMG is available at https://github.com/kvirc/KVIrc/actions/runs/8129358172?pr=2612 , can you please test if it works for you?
@Mattoje Thank you for investigating the problem. So the files are in place, but the binary doesn't report the correct paths. I've tried to move kvilib and modules into Frameworks,...
@Mattoje wonderful! Added your patch, it's currently building at https://github.com/kvirc/KVIrc/actions/runs/8162781648?pr=2612
Mattoje: can you please confirm the build at https://github.com/kvirc/KVIrc/actions/runs/8162781648?pr=2612 works for you? If it does I'm going to merge #2612
Fixed by #2612
I guess it's a functionality related to Andaris script, looking at their screenshots I see a HL window: http://andaris.tuxfamily.org I tried to ask for help on #kvirc@EuropNet, maybe someone will...
Could it be that Qt is stopping the main (UI) thread when the app is not visible and KVirc is using the same thread for network and parsing functions? Moving...
Hi, first sorry if nobody replied to your question before, I guess everybody is enjoying holidays in these days. Afaik what you ask cannot be achieved just configuring some options,...