LemurPwned / VISM

Software for visualising magnetic layers
Other
6 stars 2 forks source link

Iss103 #118

Closed pawelkulig1 closed 6 years ago

pawelkulig1 commented 6 years ago

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.

LemurPwned commented 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

pawelkulig1 commented 6 years ago

How about windows ?

LemurPwned commented 6 years ago

Windows are centered :) that is ok but I think it was already merged for majority of them

pawelkulig1 commented 6 years ago

I meant Windows os.

LemurPwned commented 6 years ago

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.

pawelkulig1 commented 6 years ago

Maybe there is no such window color picker in Linux.

LemurPwned commented 6 years ago

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

pawelkulig1 commented 6 years ago

I can change it to three RGB field but this one seems to be better solution, we can change that in version for Linux.

pawelkulig1 commented 6 years ago

Cool

pawelkulig1 commented 6 years ago

By 3D graphics u mean opengl widget?

LemurPwned commented 6 years ago

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

LemurPwned commented 6 years ago

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

pawelkulig1 commented 6 years ago

Bullshit :p different version for Linux, idk what to do about that, this is commercial library...

pawelkulig1 commented 6 years ago

BTW good job finding that :0

LemurPwned commented 6 years ago

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

LemurPwned commented 6 years ago

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

LemurPwned commented 6 years ago

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

pawelkulig1 commented 6 years ago

In a minute my men :D