[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-12-07 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=415918 David E. Narvaez changed: What|Removed |Added Resolution|--- |NOT A BUG Status|REPORTED

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-09 Thread Maurizio Paolini
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #15 from Maurizio Paolini --- (In reply to Kevin Kofler from comment #11) > The Fedora package has this patch: > https://src.fedoraproject.org/rpms/kig/blob/master/f/0001-explicitly-use- > QLibrary-to-load-libpython-like-pykde.patch > for bu

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Maurizio Paolini
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #14 from Maurizio Paolini --- (In reply to Kevin Kofler from comment #11) > The Fedora package has this patch: > https://src.fedoraproject.org/rpms/kig/blob/master/f/0001-explicitly-use- > QLibrary-to-load-libpython-like-pykde.patch > for bu

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #12 from Kevin Kofler --- Should the Plasma platform plugin call QIconLoader::updateSystemTheme()? -- You are receiving this mail because: You are watching all bug changes.

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #13 from Kevin Kofler --- Oops, sorry, I commented into the wrong bug, please disregard that last comment. -- You are receiving this mail because: You are watching all bug changes.

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #11 from Kevin Kofler --- The Fedora package has this patch: https://src.fedoraproject.org/rpms/kig/blob/master/f/0001-explicitly-use-QLibrary-to-load-libpython-like-pykde.patch for bug #335965. -- You are receiving this mail because: You

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Maurizio Paolini
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #10 from Maurizio Paolini --- I had a symbolic link to /usr/lib64/libpython2* instead of the (presumably correct) version 3. I guess this is a leftover of my recent bug-chasing effort... so now I recompiled from scratch and it seems that no

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Maurizio Paolini
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #9 from Maurizio Paolini --- (In reply to Antonio Rojas from comment #5) > (In reply to Maurizio Paolini from comment #4) > > (In reply to Antonio Rojas from comment #2) > > > Works fine here. Is your kig compiled with python 3? > > > > Thi

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #8 from David E. Narvaez --- (In reply to Kevin Kofler from comment #6) > LD_PRELOADing Python 2 into the current Fedora kig is definitely not > supported. If you have to do that, something is very wrong. It is because of #335965, I think.

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Maurizio Paolini
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #7 from Maurizio Paolini --- (In reply to Kevin Kofler from comment #6) > LD_PRELOADing Python 2 into the current Fedora kig is definitely not > supported. If you have to do that, something is very wrong. Actually at the moment I have kig c

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Kevin Kofler
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #6 from Kevin Kofler --- LD_PRELOADing Python 2 into the current Fedora kig is definitely not supported. If you have to do that, something is very wrong. -- You are receiving this mail because: You are watching all bug changes.

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #5 from Antonio Rojas --- (In reply to Maurizio Paolini from comment #4) > (In reply to Antonio Rojas from comment #2) > > Works fine here. Is your kig compiled with python 3? > > This is an interesting question: I *thought* my kig was comp

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Maurizio Paolini
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #4 from Maurizio Paolini --- (In reply to Antonio Rojas from comment #2) > Works fine here. Is your kig compiled with python 3? This is an interesting question: I *thought* my kig was compiled with python3, What I have now installed is the

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Maurizio Paolini
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #3 from Maurizio Paolini --- Resolved (almost)! in a Fedora environment in order to make the *internal* python scripting to work with mathematical functions it is required to first define LD_PRELOAD to point to the libpython library. It tu

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415918 Antonio Rojas changed: What|Removed |Added CC||aro...@archlinux.org --- Comment #2 from Antoni

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Maurizio Paolini
https://bugs.kde.org/show_bug.cgi?id=415918 Maurizio Paolini changed: What|Removed |Added CC||kevin.kof...@chello.at -- You are receiving

[kig] [Bug 415918] pykig.py failing assertion after port to python3

2020-01-06 Thread Maurizio Paolini
https://bugs.kde.org/show_bug.cgi?id=415918 --- Comment #1 from Maurizio Paolini --- Created attachment 124916 --> https://bugs.kde.org/attachment.cgi?id=124916&action=edit a sample kpy external script to test agains this bug report This is just a sample file. Even an empty file should demons