<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Support Archives - Ideamerit</title>
	<atom:link href="https://www.ideamerit.com/category/support/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ideamerit.com/category/support/</link>
	<description>Diagramming tool that highlights what matters</description>
	<lastBuildDate>Fri, 10 May 2024 17:01:07 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.ideamerit.com/wp-content/uploads/cropped-512x512-1-32x32.png</url>
	<title>Support Archives - Ideamerit</title>
	<link>https://www.ideamerit.com/category/support/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to solve problems with license activation</title>
		<link>https://www.ideamerit.com/how-to-solve-issues-with-license-activation/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Fri, 10 May 2024 17:00:43 +0000</pubDate>
				<category><![CDATA[Docs]]></category>
		<category><![CDATA[Support]]></category>
		<guid isPermaLink="false">https://www.ideamerit.com/?p=583</guid>

					<description><![CDATA[<p>In this article you will learn how to troubleshoot license activation. License activation You can activate your license on the Trial Version form or in the Account section. You must be online to activate the software and access to the ideamerit.com domain must not be restricted in any way. Connection timeout (Error 786) If you [&#8230;]</p>
<p>The post <a href="https://www.ideamerit.com/how-to-solve-issues-with-license-activation/">How to solve problems with license activation</a> appeared first on <a href="https://www.ideamerit.com">Ideamerit</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>In this article you will learn how to troubleshoot license activation.</p>



<h2 class="wp-block-heading">License activation</h2>



<p>You can activate your license on the Trial Version form or in the <strong>Account</strong> section. You must be <strong>online</strong> to activate the software and access to the <strong>ideamerit.com</strong> domain must not be restricted in any way.</p>



<h2 class="wp-block-heading">Connection timeout (Error 786)</h2>



<p>If you get the following error: </p>



<pre class="wp-block-code"><code>Error 786: Connection timeout. Access to www.ideamerit.com from the application might be restricted (VPN/Firewall)</code></pre>



<p>Please do the following steps.</p>



<p><strong>1. Make sure you are online</strong><br>Use a very simple test to see if you can visit our website <a href="https://www.ideamerit.com">https://www.ideamerit.com</a> in your browser and if you can see a list of<strong> examples</strong>.</p>



<p><strong>2. Try to change the network</strong><br>If possible, try to change the network. For example from <strong>WI-FI </strong>to <strong>LAN</strong> or you can try a <strong>mobile connection</strong>. The connection <strong>timeout limit is set to 15 seconds</strong>. If you have a slower connection, the request may not be processed in time.</p>



<p><strong>3. Make sure the application has an unrestricted access to the ideamerit.com domain</strong><br>If you use a firewall, antivirus software, etc., make sure your settings do not block access from the application to the ideamerit.com URL and that the access is not blocked by your ISP.</p>



<p><strong>4. Setup proxy &#8211; if needed</strong><br>If you need to set up a proxy, go to Settings and click Configure Proxy. Specify values valid for the proxy you need to use.</p>



<p><strong>5. Contact us for more information</strong><br>If you still cannot successfully activate the software, please send us email to support@ideamerit.com. We will send you further information on how to set up the proxy, or send you a <strong>step by step instructions</strong> on how to obtain and save the license file for your purchased license. We will handle your request with higher priority, however, we ask for your patience as we provide support during working hours.</p>
<p>The post <a href="https://www.ideamerit.com/how-to-solve-issues-with-license-activation/">How to solve problems with license activation</a> appeared first on <a href="https://www.ideamerit.com">Ideamerit</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Installing AppImage on Ubuntu 23</title>
		<link>https://www.ideamerit.com/appimage-ubuntu/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Tue, 16 May 2023 17:38:56 +0000</pubDate>
				<category><![CDATA[Support]]></category>
		<guid isPermaLink="false">https://www.ideamerit.com/?p=454</guid>

					<description><![CDATA[<p>If you downloaded AppImage for Linux from our website and the product fails to run on Ubuntu 23, install libfuse2 and check permissions. Step 1: Installing libfuse2 Open a terminal and type the command sudo apt install libfuse2Then enter a password. When entering the password no character is displayed, this is by design. Step 2: [&#8230;]</p>
<p>The post <a href="https://www.ideamerit.com/appimage-ubuntu/">Installing AppImage on Ubuntu 23</a> appeared first on <a href="https://www.ideamerit.com">Ideamerit</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>If you <a href="https://www.ideamerit.com/download/">downloaded <strong>AppImage</strong> for Linux</a> from our website and the product fails to run on <a href="https://ubuntu.com/download">Ubuntu 23</a>, install <strong>libfuse2</strong> and check permissions.</p>



<h2 class="wp-block-heading">Step 1: Installing libfuse2</h2>



<p>Open a terminal and type the command <br><strong><code>sudo apt install libfuse2</code></strong><br>Then enter a password. When entering the password no character is displayed, this is by design.</p>



<h2 class="wp-block-heading">Step 2: Check permissions</h2>



<p>Navigate to the folder where the AppImage file is. <strong>Right click</strong> on the file and select <strong>Properties</strong>. Then go to the <strong>Permissions</strong> tab. Enable the <strong>Executable as Program</strong> option.</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="477" height="630" src="https://www.ideamerit.com/wp-content/uploads/ubuntu23-executable.png" alt="AppImage on Ubuntu 23.04 - permissions" class="wp-image-457" srcset="https://www.ideamerit.com/wp-content/uploads/ubuntu23-executable.png 477w, https://www.ideamerit.com/wp-content/uploads/ubuntu23-executable-454x600.png 454w" sizes="(max-width: 477px) 100vw, 477px" /></figure>



<div style="height:60px" aria-hidden="true" class="wp-block-spacer"></div>
<p>The post <a href="https://www.ideamerit.com/appimage-ubuntu/">Installing AppImage on Ubuntu 23</a> appeared first on <a href="https://www.ideamerit.com">Ideamerit</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
