It is currently Fri Apr 19, 2024 5:10 pm


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: gimp 2.8.18 in Msys shell shows too much warnings
PostPosted: Mon Dec 05, 2016 8:28 am  (#1) 
Offline
GimpChat Member

Joined: Sep 13, 2016
Posts: 137
GIMP Version: 2.8.18
Operating System: Windows
GIMP Experience: Intermediate Level

List any ERROR messages you received:
** (pythonw.exe:1684): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (pythonw.exe:1684): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Removing duplicate PDB procedure 'guidelabextrainstall' registered by 'c:\Users\Peter\.gimp-2.8\Glas\guidelab_paint.py.~1~'
Error processing line 3 of C:\Program Files\GIMP 2\Python\lib\site-packages\pygtk.pth:

Traceback (most recent call last):
File "C:\Program Files\GIMP 2\Python\lib\site.py", line 152, in addpackage
exec line
File "<string>", line 1, in <module>
ImportError: No module named runtime




Running Gimp 2.8.18 on W10 (itself without error) I start it from a Msys shell, to see error-messages created from my tries of a plugin, this is ok.
BUT the shell is filled with so much warnings and like these
(set into code for readability)
** (pythonw.exe:1684): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags'

** (pythonw.exe:1684): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags'
Removing duplicate PDB procedure 'guidelabextrainstall' registered by 'c:\Users\Peter\.gimp-2.8\Glas\guidelab_paint.py.~1~'
Error processing line 3 of C:\Program Files\GIMP 2\Python\lib\site-packages\pygtk.pth:

  Traceback (most recent call last):
    File "C:\Program Files\GIMP 2\Python\lib\site.py", line 152, in addpackage
      exec line
    File "<string>", line 1, in <module>
  ImportError: No module named runtime

Very much annoying to find the real self made errors while programming with PythonFu ...

Any idea to solve or suppress this ?

Greets
Peter


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
Post new topic Reply to topic  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) G'MIC shows uncropped image?

9



* Login  



Powered by phpBB3 © phpBB Group