<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[QElectroTech — Portable versions of Terminal Block generator plugin]]></title>
		<link>https://qelectrotech.org/forum/viewtopic.php?id=1680</link>
		<atom:link href="https://qelectrotech.org/forum/extern.php?action=feed&amp;tid=1680&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Portable versions of Terminal Block generator plugin.]]></description>
		<lastBuildDate>Wed, 20 May 2020 12:16:54 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Portable versions of Terminal Block generator plugin]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=12048#p12048</link>
			<description><![CDATA[<p> In some cases it is not the best solution, I recommend using pip3 for installing qet_tb_generator plugin, but for Flatpak, maybe AppImage or ReadyTosUse packages a portable plugin is perfect.</p><p>On Snap all plugins are installed by default, if you use my PPA or Debian repository you have deb package for this plugin.</p><p>Like ReadyToUse user put qet_tb_generator under ReadyToUse directory QET can launch it, but sometime a message box appear and indicate plugin is not found when it has just launched ...</p><p>For the Windows installer QET package, it is difficult to find the PATH of the portable plug-in, depending on the version of Windows -&gt; <a href="https://forum.qt.io/topic/79408/get-common-appdata-folder">https://forum.qt.io/topic/79408/get-com … ata-folder</a> </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Wed, 20 May 2020 12:16:54 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=12048#p12048</guid>
		</item>
		<item>
			<title><![CDATA[Re: Portable versions of Terminal Block generator plugin]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=12046#p12046</link>
			<description><![CDATA[<p> Perfect !! Thanks.&nbsp; Now it&#039;s easy to install. <br />You could even change the description to install the plugin when you click on the menu in QET if the plugin is not installed.</p><p>To create the portable versions I&#039;ve used <a href="http://www.pyinstaller.org/">http://www.pyinstaller.org/</a> . Works also on Mac OS. </p><p>I found the solution because of the rigth click no works on Mac. For historical reasons the rigth click is Button-2 on Win &amp; Linux, but is Button-3 on Mac.<br />I attach the main.py file fixed to overwrite yours if you were able to create the bundle on Mac.</p><p>Thanks again. </p>]]></description>
			<author><![CDATA[null@example.com (unalcalde)]]></author>
			<pubDate>Wed, 20 May 2020 09:13:46 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=12046#p12046</guid>
		</item>
		<item>
			<title><![CDATA[Re: Portable versions of Terminal Block generator plugin]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=12045#p12045</link>
			<description><![CDATA[<p> Hi Unalcalde,</p><p>betweentimes, I made minors changes, QET can launch qet_tb_generator if portable plugin is added on QET $home directory like DXFtoelmt converter :<br /><a href="https://git.tuxfamily.org/qet/qet.git/commit/?id=83b58ec246c9cdb8c33ab00ff9b7005e30ae57cf">https://git.tuxfamily.org/qet/qet.git/c … 5e30ae57cf</a></p><p>On AppImage and Flatpak:<br />Get <a href="https://download.qelectrotech.org/qet/builds/AppImage/qet_tb_generator">https://download.qelectrotech.org/qet/b … _generator</a><br />Mark &quot;qet_tb_generator&quot; as executable <br />Put it&nbsp; to ~/.qet/</p><p>For Windows user get <a href="https://download.qelectrotech.org/qet/builds/nightly/qet_tb_generator.exe">https://download.qelectrotech.org/qet/b … erator.exe</a><br />and put it on your C:\Users\[username]\AppData\qet\</p><p>I spent a lot of time trying to create a qet_tb_generator mac bundle, and I forgot to write to you, sorry. </p>]]></description>
			<author><![CDATA[null@example.com (scorpio810)]]></author>
			<pubDate>Tue, 19 May 2020 16:56:14 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=12045#p12045</guid>
		</item>
		<item>
			<title><![CDATA[Portable versions of Terminal Block generator plugin]]></title>
			<link>https://qelectrotech.org/forum/viewtopic.php?pid=12043#p12043</link>
			<description><![CDATA[<p> Hi, I checked that there are a lot of posts and problems about the installation of the plugin.</p><p>Now are available portable versions for Linux and Windows (if somebody uses Mac OS and could create also the Mac version will be perfect).</p><p>This portable versions don&#039;t require installation and works well with the portable versions of QET.</p><br /><p>LINUX<br />Copy the plugin portable file to the same folder that the AppImage version of Qelectrotech:<br />&nbsp; 1. Download the desired QET portable version from <a href="https://download.qelectrotech.org/qet/builds/AppImage/">https://download.qelectrotech.org/qet/builds/AppImage/</a><br />&nbsp; 2. Mark as executable (help here:&nbsp; <a href="https://discourse.appimage.org/t/how-to-run-an-appimage/">https://discourse.appimage.org/t/how-to … -appimage/</a>).<br />&nbsp; 3. Download the plugin portable file from <a href="https://download.qelectrotech.org/qet/builds/qet-tb-generator_linux/">https://download.qelectrotech.org/qet/b … tor_linux/</a><br />&nbsp; 4. Rename to &quot;qet_tb_generator&quot; if it has another file name.<br />&nbsp; 5. Mark &quot;qet_tb_generator&quot; as executable too.<br />&nbsp; 6. Copy to the same folder that the QET appimage is.<br />&nbsp; 7. Launch the plugin from the &quot;Project&quot; menu of QET</p><p>If you have some problem launche the plugin from QET, add the directory where the AppImage is to the PATH. Example if the directory is &quot;/home/&lt;your_user_name&gt;/bin&quot;, edit the &quot;~/.bashrc&quot; file adding:<br />&nbsp; &nbsp; &nbsp;export PATH=&quot;/home/$USER/bin:$PATH&quot;</p><br /><br /><p>WINDOWS<br />Copy the plugin portable file to the same readytouse folder of QET<br />&nbsp; 1. Download the desired QET portable version from <a href="https://download.qelectrotech.org/qet/builds/nightly/">https://download.qelectrotech.org/qet/builds/nightly/</a><br />&nbsp; 2. Uncompress<br />&nbsp; 3. Download the plugin portable file from <a href="https://download.qelectrotech.org/qet/builds/qet-tb-generator_win/">https://download.qelectrotech.org/qet/b … rator_win/</a><br />&nbsp; 4. Rename to &quot;qet_tb_generator.exe&quot; if it has another file name.<br />&nbsp; 5. Copy &quot;qet_tb_generator.exe&quot; inside the descompressed folder of QET (point 2)<br />&nbsp; 6. Launch the plugin from the &quot;Project&quot; menu of QET</p><br /><p>If you are not using the portable version of QET, copy the plugin portable file inside the folder where the executable QET file are. Remember mark as exexutable on Linux&#039;s.</p><p>(Thanks @scorpio810 for uploading files) </p>]]></description>
			<author><![CDATA[null@example.com (unalcalde)]]></author>
			<pubDate>Tue, 19 May 2020 16:19:51 +0000</pubDate>
			<guid>https://qelectrotech.org/forum/viewtopic.php?pid=12043#p12043</guid>
		</item>
	</channel>
</rss>
