Closed pawelkulig1 closed 6 years ago
Ok this is concering. The same issue that was with repick Data problem. On Linux an extra window - after clicking pick color does not appear and app crashes - no error, just sigkill. I will investingate and in a short time release a fix that either does repair issue with transient windows or disables them for Linux
How about windows ?
Windows are centered :) that is ok but I think it was already merged for majority of them
I meant Windows os.
xD ok, that is probably working on Windows, I will check on my machine as I come back But nevertheless, Linux should have no problems running it.
Maybe there is no such window color picker in Linux.
I solved the mystery. both for repick and for that. no QDialogs shows on Linux if 3D graphics is displayed. Otherwise it works pretty well
I can change it to three RGB field but this one seems to be better solution, we can change that in version for Linux.
Cool
By 3D graphics u mean opengl widget?
Yup I will try to fix that since it is Linux specific But this is also very likely that we have a flaw in desing
Found it https://bugreports.qt.io/browse/QTBUG-41309
However, solutions for this particular are: a) applicable for Windows (curiously, it worked for Windows) b) not really available in PyQt
Bullshit :p different version for Linux, idk what to do about that, this is commercial library...
BTW good job finding that :0
Well this is weird. I am working on fucker right now, losing but hey - it's fun that counts
Seriously that shit is so hidden almost like the illuminati stuff
Wow I've managed to fix it :P Somehow needed to fix Pop Ups as well - a strange bug comes out Pull request commencing in like idk 2 hours
This is ugly but works all the time. In case of color picker main window is displayed on top of settings window, tried to change it but not really working
Also, let me know if this causes trouble. I will disable that fix for platforms other than Linux later
Fix is only applied when OpenGL context is on, otherwise, all functionalities operate normally
In a minute my men :D
issue103 solved support for matplotlib added, better2dplot not added since it is not going to be in release.
Fixes #95
issue92 also almost complete.
If you find some error not handled properly or window not centered inform me.