<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF Connect on VSCode (Ubuntu) Gets stuck at startup</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119116/nrf-connect-on-vscode-ubuntu-gets-stuck-at-startup</link><description>I&amp;#39;ve seen many post on the forum about the extension getting stuck at startup. Apparently my issue is a bit different since any of the proposed fix do not work. 
 While trying use the nRF Connect extension pack, the extension freezes on startup with an</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Feb 2025 12:00:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119116/nrf-connect-on-vscode-ubuntu-gets-stuck-at-startup" /><item><title>RE: nRF Connect on VSCode (Ubuntu) Gets stuck at startup</title><link>https://devzone.nordicsemi.com/thread/523880?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2025 12:00:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f78f973-dde4-49a9-af98-d66c068d9d91</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Glad to hear that it works &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;-Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect on VSCode (Ubuntu) Gets stuck at startup</title><link>https://devzone.nordicsemi.com/thread/523877?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2025 11:54:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c89bfdbb-6e6d-4969-b3a1-2432d42f6fe3</guid><dc:creator>Sam-IIT</dc:creator><description>&lt;p&gt;Hi Priyanka,&lt;/p&gt;
&lt;p&gt;thank you for the feedback. The issue was definitely that even though I didn&amp;#39;t resolved it by simply removing &amp;quot;&amp;gt;&amp;quot;.&amp;nbsp;&lt;br /&gt;I was using the &amp;quot;jonathan&amp;quot; theme of zsh&amp;nbsp;&lt;br /&gt;&lt;a id="" href="https://travis.media/blog/top-12-oh-my-zsh-themes-for-productive-developers/"&gt;https://travis.media/blog/top-12-oh-my-zsh-themes-for-productive-developers/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;But editing the PROMPT variable at the end&amp;nbsp;by removing &amp;quot;&amp;gt;&amp;quot; didn&amp;#39;t fix it. So I changed the theme altogether to something different and it worked.&lt;/p&gt;
&lt;p&gt;Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect on VSCode (Ubuntu) Gets stuck at startup</title><link>https://devzone.nordicsemi.com/thread/523841?ContentTypeID=1</link><pubDate>Thu, 20 Feb 2025 09:33:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34c2b5a5-1a6b-418c-ba27-dbf842000583</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Sam,&lt;/p&gt;
&lt;p&gt;I&amp;nbsp;have consulted with the extension team, and it looks like&amp;nbsp;the issue is ‘&amp;gt;&amp;#39; in the last line of PROMPT variable. The PROMPT environmental variable is a template that sets how the shell prompt looks like and is set somewhere in the user’s .zshrc file. ‘/bin/zh -i’ never resolves because of mentioned ‘&amp;gt;&amp;#39; that opens another shell inside already open one that never closes.&lt;/p&gt;
&lt;p&gt;I suggest that you try to find where the PROMPT variable is defined and remove the &amp;#39;&amp;gt;’.&lt;/p&gt;
&lt;p&gt;Hopefully this will be resolved in&amp;nbsp;the coming release, but for the time being this is the workaround. Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect on VSCode (Ubuntu) Gets stuck at startup</title><link>https://devzone.nordicsemi.com/thread/523698?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 12:45:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdd5ff5d-f467-428e-a222-ae36afcd8707</guid><dc:creator>Sam-IIT</dc:creator><description>&lt;p&gt;Hi Pryanka,&lt;/p&gt;
&lt;p&gt;thank you for your quick response. Changing it back to bash actually works but id like to avoid that since would require a bit of re-configuring for other tools.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF Connect on VSCode (Ubuntu) Gets stuck at startup</title><link>https://devzone.nordicsemi.com/thread/523693?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 12:30:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0349fdb5-d78b-4824-b500-e833f0e2fb7c</guid><dc:creator>Priyanka</dc:creator><description>&lt;p&gt;Hi Sam,&lt;/p&gt;
&lt;p&gt;Could you maybe try to use, say, bash instead of zsh. Just to rule out where the issue originates from. Do you still get an issue?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Priyanka&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>