﻿<?xml version="1.0" encoding="utf-8"?>
				<!-- generator="e107" -->
				<!-- content type="Forum / topic" -->
				<rss  version="2.0" 
					xmlns:content="http://purl.org/rss/1.0/modules/content/" 
					xmlns:atom="http://www.w3.org/2005/Atom"
					xmlns:dc="http://purl.org/dc/elements/1.1/"
					xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"

				>
				<channel>
				<title>winPenPack - The Portable Software Collection : Forum / topic</title>
				<link>http://www.winpenpack.com/</link>
				<description></description>

<language>it-it</language>
				<copyright>Copyright © winPenPack 2005-2023 - All rights reservedPowered by e107 website system | winPenPack License AgreementTerms of Use | Privacy Policy</copyright>
				<managingEditor>winpenpack@nospam.com (winPenPack)</managingEditor>
				<webMaster>winpenpack@nospam.com (winPenPack)</webMaster>
				<pubDate>Sat, 16 May 2026 22:57:53 +0200</pubDate>
				<lastBuildDate>Sat, 16 May 2026 22:57:53 +0200</lastBuildDate>
				<docs>http://backend.userland.com/rss</docs>
				<generator>e107 (http://e107.org)</generator>
				<sy:updatePeriod>hourly</sy:updatePeriod>
				<sy:updateFrequency>1</sy:updateFrequency>

				<ttl>60</ttl>
<atom:link href="http://www.winpenpack.com/main/e107_plugins/rss_menu/rss.php?8.2.54391.0" rel="self" type="application/rss+xml" />

					<image>
					<title>winPenPack - The Portable Software Collection : Forum / topic</title>
					<url>http://www.winpenpack.com/main/e107_images/logo.png</url>
					<link>http://www.winpenpack.com/</link>
					<width>88</width>
					<height>31</height>
					<description></description>
					</image>
<item>
<title>[Bug - Fixed] X-Gimp 2.8.0 [rev21] - Python-Fu missing</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?54391</link>
<description><![CDATA[<strong class='bbcode bold'>Nome del software</strong>: X-Gimp 2.8.0 [rev21] - X-Launcher [1.5.0 beta]<br /><strong class='bbcode bold'>Link su winPenPack</strong>: http://www.winpenpack.com/main/download.php?view.71<br /><strong class='bbcode bold'>Bug o Motivazione della NON portatilità</strong>: Python-Fu non funziona, GIMP non carica i plug-ins per python<br /><strong class='bbcode bold'>Licenza software</strong>: GNU General Public License<br /><strong class='bbcode bold'>Possibile soluzione</strong> (facoltativa): editaggio del file X-Gimp.ini<br /><br /><strong class='bbcode bold'>Software name</strong>: X-Gimp 2.8.0 [rev21] - X-Launcher [1.5.0 beta]<br /><strong class='bbcode bold'>Link winPenPack</strong>: http://www.winpenpack.com/main/download.php?view.71<br /><strong class='bbcode bold'>Bug or NOT portability motivation</strong>: Python-Fu doesn't work, GIMP doesn't load the python's plug-ins<br /><strong class='bbcode bold'>Software license</strong>: GNU General Public License<br /><strong class='bbcode bold'>Possible fix</strong> (optional): editing of the file X-Gimp.ini<br /><br /><br />Il fix che ho applicato consiste nell'aggiungere alcune righe al file X-Gimp.ini per correggere la path di pythonw.exe<br /><br />The fix I've used implies that you add some lines to X-Gimp.ini to update the pythonw.exe path<br /><br /><br /><div class='code_highlight code-box' style='unicode-bidi: embed; direction: ltr'><code><span style="color: #000000">&#091;StringRegExpReplace=$Bin$\$AppName$\lib\gimp\2.0\interpreters\pygimp.interp]<br />&lt;&lt;RE&gt;&gt;|0=(?i)(python=).+(\\pythonw.exe)&lt;&lt;RE&gt;&gt;$1{$Bin$}\\{$AppName$}\\Python$2<br /><br />&#091;StringRegExpReplace=$Bin$\$AppName$\lib\gimp\2.0\interpreters\pygimp.interp]<br />&lt;&lt;RE&gt;&gt;|0=(?i)(/usr/bin/python=).+(\\pythonw.exe)&lt;&lt;RE&gt;&gt;$1{$Bin$}\\{$AppName$}\\Python$2</span></code></div><br /><br /><br />Spero possa essere di aiuto anche ad altri, le righe le ho aggiunte subito prima di <div class='code_highlight code-box' style='unicode-bidi: embed; direction: ltr'><code><span style="color: #000000">&#091;FirstRunOperations]</span></code></div><br /><br />I hope this could be useful to anyone, the lines go before <div class='code_highlight code-box' style='unicode-bidi: embed; direction: ltr'><code><span style="color: #000000">&#091;FirstRunOperations]</span></code></div><br /><br />Bye,<br />MirkoM.]]></description>
<pubDate>Thu, 24 May 2012 12:40:26 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?54391</guid>
</item>

<item>
<title>Re: [Bug - Fixed] X-Gimp 2.8.0 [rev21] - Python-Fu missing</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?54391</link>
<description><![CDATA[Ecco, rilasciata la <strong class='bbcode bold'>rev22</strong> http://www.winpenpack.com/main/download.php?view.71<br /><br /><br /><div class='indent'><em>MirkoM ha scritto</em> ...<br /><br />Il fix che ho applicato consiste nell'aggiungere alcune righe al file X-Gimp.ini per correggere la path di pythonw.exe<br /><br /><div class='code_highlight code-box' style='unicode-bidi: embed; direction: ltr'><code><span style="color: #000000">&#091;StringRegExpReplace=$Bin$\$AppName$\lib\gimp\2.0\interpreters\pygimp.interp]<br />&lt;&lt;RE&gt;&gt;|0=(?i)(python=).+(\\pythonw.exe)&lt;&lt;RE&gt;&gt;$1{$Bin$}\\{$AppName$}\\Python$2<br /><br />&#091;StringRegExpReplace=$Bin$\$AppName$\lib\gimp\2.0\interpreters\pygimp.interp]<br />&lt;&lt;RE&gt;&gt;|0=(?i)(/usr/bin/python=).+(\\pythonw.exe)&lt;&lt;RE&gt;&gt;$1{$Bin$}\\{$AppName$}\\Python$2</span></code></div><br /></div><br />Era sufficiente la prima RE:<br /><br /><div class='code_highlight code-box' style='unicode-bidi: embed; direction: ltr'><code><span style="color: #000000">&#091;StringRegExpReplace=$Bin$\$AppName$\lib\gimp\2.0\interpreters\pygimp.interp]<br />&lt;&lt;RE&gt;&gt;|0=(python=).+(\\pythonw.exe)&lt;&lt;RE&gt;&gt;$1{$Bin$}\\{$AppName$}\\Python$2<br />&nbsp;</span></code></div>]]></description>
<dc:creator>Danix</dc:creator>
<pubDate>Thu, 24 May 2012 15:02:57 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?54391</guid>
</item>

<item>
<title>Re: [Bug - Fixed] X-Gimp 2.8.0 [rev21] - Python-Fu missing</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?54391</link>
<description><![CDATA[Benvenuto su winPenPack, MirkoM!   <img src='http://www.winpenpack.com/main/e107_images/emotes/wpp/welcome.gif' alt='' style='vertical-align:middle; border:0' />   <br /><br />Ho verificato la tua segnalazione, hai perfettamente ragione.<br />Quanto prima aggiorneremo X-Gimp alla nuova revisione col tuo fix.]]></description>
<dc:creator>Danix</dc:creator>
<pubDate>Thu, 24 May 2012 13:39:46 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?54391</guid>
</item>

<item>
<title>Re: [Bug - Fixed] X-Gimp 2.8.0 [rev21] - Python-Fu missing</title>
<link>http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?54391</link>
<description><![CDATA[Grazie per il benvenuto Danix!<br /><br />Apprezzo molto il vostro lavoro e l'impegno che mettete nel mantenere un sito aggiornato con applicativi utili a mille persone!<br /><br />Ho aggiornato il topic a Fixed.<br /><br />Alla prossima,<br />MirkoM.]]></description>
<dc:creator>MirkoM</dc:creator>
<pubDate>Thu, 24 May 2012 23:56:25 +0200</pubDate>
<guid isPermaLink="true">http://www.winpenpack.com/main/e107_plugins/forum/forum_viewtopic.php?54391</guid>
</item>


				</channel>
				</rss>