Main menu

Search
Login
Signup
Links
<< Previous thread | Next thread >>   
[Bug - Fixed] X-Gimp 2.8.0 [rev21] - Python-Fu missing

Author Post
MirkoM
Thu 24 May 2012 - 12:40
online
Registered Member #40454
Joined: Thu 24 May 2012 - 12:12
Posts: 2

Nome del software: X-Gimp 2.8.0 [rev21] - X-Launcher [1.5.0 beta]
Link su winPenPack: -Link-
Bug o Motivazione della NON portatilità: Python-Fu non funziona, GIMP non carica i plug-ins per python
Licenza software: GNU General Public License
Possibile soluzione (facoltativa): editaggio del file X-Gimp.ini

Software name: X-Gimp 2.8.0 [rev21] - X-Launcher [1.5.0 beta]
Link winPenPack: -Link-
Bug or NOT portability motivation: Python-Fu doesn't work, GIMP doesn't load the python's plug-ins
Software license: GNU General Public License
Possible fix (optional): editing of the file X-Gimp.ini


Il fix che ho applicato consiste nell'aggiungere alcune righe al file X-Gimp.ini per correggere la path di pythonw.exe

The fix I've used implies that you add some lines to X-Gimp.ini to update the pythonw.exe path


[StringRegExpReplace=$Bin$\$AppName$\lib\gimp\2.0\interpreters\pygimp.interp]
<<RE>>|0=(?i)(python=).+(\\pythonw.exe)<<RE>>$1{$Bin$}\\{$AppName$}\\Python$2

[StringRegExpReplace=$Bin$\$AppName$\lib\gimp\2.0\interpreters\pygimp.interp]
<<RE>>|0=(?i)(/usr/bin/python=).+(\\pythonw.exe)<<RE>>$1{$Bin$}\\{$AppName$}\\Python$2



Spero possa essere di aiuto anche ad altri, le righe le ho aggiunte subito prima di
[FirstRunOperations]


I hope this could be useful to anyone, the lines go before
[FirstRunOperations]


Bye,
MirkoM.

[ Edited Thu 24 May 2012 - 23:55 ]
Back to top
Danix
Thu 24 May 2012 - 13:39

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
Benvenuto su winPenPack, MirkoM!

Ho verificato la tua segnalazione, hai perfettamente ragione.
Quanto prima aggiorneremo X-Gimp alla nuova revisione col tuo fix.
Back to top
Website
Danix
Thu 24 May 2012 - 15:02

online

Registered Member #1
Joined: Fri 29 Dec 2006 - 05:38
Location: Sassari
Posts: 12956
Ecco, rilasciata la rev22 -Link-


MirkoM wrote ...

Il fix che ho applicato consiste nell'aggiungere alcune righe al file X-Gimp.ini per correggere la path di pythonw.exe

[StringRegExpReplace=$Bin$\$AppName$\lib\gimp\2.0\interpreters\pygimp.interp]
<<RE>>|0=(?i)(python=).+(\\pythonw.exe)<<RE>>$1{$Bin$}\\{$AppName$}\\Python$2

[StringRegExpReplace=$Bin$\$AppName$\lib\gimp\2.0\interpreters\pygimp.interp]
<<RE>>|0=(?i)(/usr/bin/python=).+(\\pythonw.exe)<<RE>>$1{$Bin$}\\{$AppName$}\\Python$2


Era sufficiente la prima RE:

[StringRegExpReplace=$Bin$\$AppName$\lib\gimp\2.0\interpreters\pygimp.interp]
<<RE>>|0=(python=).+(\\pythonw.exe)<<RE>>$1{$Bin$}\\{$AppName$}\\Python$2
 
Back to top
Website
MirkoM
Thu 24 May 2012 - 23:56
online
Registered Member #40454
Joined: Thu 24 May 2012 - 12:12
Posts: 2
Grazie per il benvenuto Danix!

Apprezzo molto il vostro lavoro e l'impegno che mettete nel mantenere un sito aggiornato con applicativi utili a mille persone!

Ho aggiornato il topic a Fixed.

Alla prossima,
MirkoM.
Back to top

Moderators: Danix, Taf, Rcs, Energy, zandet2, ZioZione, Admin, LordJim60

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System