<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=5174&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5174</link>
		<description><![CDATA[The most recent posts in (jessie to beowulf) no network icon / panel / no network setitngs.]]></description>
		<lastBuildDate>Sun, 25 Sep 2022 21:25:59 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37690#p37690</link>
			<description><![CDATA[<p>thanks, had upgraded python to python3.7 manually, seems to have upset the system a bit.</p><p>back2square1.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sun, 25 Sep 2022 21:25:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37690#p37690</guid>
		</item>
		<item>
			<title><![CDATA[Re: (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37687#p37687</link>
			<description><![CDATA[<div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>removing wicd yielded error</p></div></blockquote></div><p>Please post</p><div class="codebox"><pre><code>ls -l /usr/bin/python</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 25 Sep 2022 15:23:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37687#p37687</guid>
		</item>
		<item>
			<title><![CDATA[Re: (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37686#p37686</link>
			<description><![CDATA[<p>I don&#039;t know why you&#039;re having problems removing wicd. Maybe try removing all the parts instead of just the metapackage.</p><p>I do know that you should only have one of those network gui programs installed. If you want to use connman, then remove all of wicd and all of network-manager. You&#039;ll have to make your own entry for connman in the startup program list. Tie it to connman-ui-gtk or connman-gtk-ui (whichever is the correct command.)</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 25 Sep 2022 15:12:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37686#p37686</guid>
		</item>
		<item>
			<title><![CDATA[Re: (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37679#p37679</link>
			<description><![CDATA[<p>hello,</p><p>infacto, wicd has not been removed, and is still enabled in &quot;application autostart&quot; , but not seen as widget in panel (nor add-able as item as such, only network items to be added to panel are &quot;network monitor&quot; and &quot;wavelan&quot;.</p><p>shoud i remove it?<br />there is however, no other &quot;network&quot; box that i could tick instead that i am aware of (see screenshot)</p><p><a href="https://ibb.co/zV9MDRz" rel="nofollow">https://ibb.co/zV9MDRz</a><br />thanks</p><p>EDIT: forgot to add that i have also installed &quot;MATE Desktop&quot; but it is not started/run; everything concerning xfce4;<br />installed also &quot;connman&quot;, but there is no &quot;network&quot; entry in system settings to be seen.</p><p><a href="https://ibb.co/G0qZBBD" rel="nofollow">https://ibb.co/G0qZBBD</a></p><p>EDIT2: removing wicd yielded error</p><div class="codebox"><pre class="vscroll"><code>rich@rich-CELSIUS-H270:~/Programs/Geekbench-5.4.5-Linux$ sudo apt purge wicd
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  python-glade2 python-gobject python-notify python-wicd rfkill wicd-daemon
  wicd-gtk
Use &#039;sudo apt autoremove&#039; to remove them.
The following packages will be REMOVED:
  wicd*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 35.8 kB disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 219242 files and directories currently installed.)
Removing wicd (1.7.4+tb2-4+devuan1) ...
rich@rich-CELSIUS-H270:~/Programs/Geekbench-5.4.5-Linux$ sudo apt autoremove
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages will be REMOVED:
  python-glade2 python-gobject python-notify python-wicd rfkill wicd-daemon
  wicd-gtk
0 upgraded, 0 newly installed, 7 to remove and 0 not upgraded.
After this operation, 2,309 kB disk space will be freed.
Do you want to continue? [Y/n] 
(Reading database ... 219234 files and directories currently installed.)
Removing wicd-gtk (1.7.4+tb2-4+devuan1) ...
  File &quot;/usr/bin/pyclean&quot;, line 63
    except (IOError, OSError), e:
                             ^
SyntaxError: invalid syntax
dpkg: error processing package wicd-gtk (--remove):
 subprocess installed pre-removal script returned error exit status 1
Traceback (most recent call last):
  File &quot;/usr/bin/pycompile&quot;, line 35, in &lt;module&gt;
    from debpython.version import SUPPORTED, debsorted, vrepr, \
  File &quot;/usr/share/python/debpython/version.py&quot;, line 24, in &lt;module&gt;
    from ConfigParser import SafeConfigParser
ModuleNotFoundError: No module named &#039;ConfigParser&#039;
dpkg: error while cleaning up:
 subprocess installed post-installation script returned error exit status 1
Removing python-notify (0.1.1-4) ...
  File &quot;/usr/bin/pyclean&quot;, line 63
    except (IOError, OSError), e:
                             ^
SyntaxError: invalid syntax
dpkg: error processing package python-notify (--remove):
 subprocess installed pre-removal script returned error exit status 1
Removing rfkill (0.5-1+b1) ...
dpkg: python-gobject: dependency problems, but removing anyway as you requested:
 wicd-daemon depends on python-gobject; however:
  Package python-gobject is to be removed.

Removing python-gobject (3.22.0-2) ...
dpkg: python-wicd: dependency problems, but removing anyway as you requested:
 wicd-daemon depends on python-wicd (= 1.7.4+tb2-4+devuan1); however:
  Package python-wicd is to be removed.

Removing python-wicd (1.7.4+tb2-4+devuan1) ...
  File &quot;/usr/bin/pyclean&quot;, line 63
    except (IOError, OSError), e:
                             ^
SyntaxError: invalid syntax
dpkg: error processing package python-wicd (--remove):
 subprocess installed pre-removal script returned error exit status 1
dpkg: python-glade2: dependency problems, but removing anyway as you requested:
 wicd-gtk depends on python-glade2.

Removing python-glade2 (2.24.0-5.1) ...
dpkg: wicd-daemon: dependency problems, but removing anyway as you requested:
 wicd-gtk depends on wicd-daemon (= 1.7.4+tb2-4+devuan1); however:
  Package wicd-daemon is to be removed.

Removing wicd-daemon (1.7.4+tb2-4+devuan1) ...
[ ok ] Stopping Network connection manager: wicd.
  File &quot;/usr/bin/pyclean&quot;, line 63
    except (IOError, OSError), e:
                             ^
SyntaxError: invalid syntax
dpkg: error processing package wicd-daemon (--remove):
 subprocess installed pre-removal script returned error exit status 1
Errors were encountered while processing:
 wicd-gtk
 python-notify
 python-wicd
 wicd-daemon
E: Sub-process /usr/bin/dpkg returned an error code (1)
rich@rich-CELSIUS-H270:~/Programs/Geekbench-5.4.5-Linux$ </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sun, 25 Sep 2022 13:18:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37679#p37679</guid>
		</item>
		<item>
			<title><![CDATA[Re: (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37653#p37653</link>
			<description><![CDATA[<p>You have replaced wicd with network-manager. You should probably make sure that all the wicd packages have been removed. I&#039;m assuming that network-manager-gnome works properly in ascii. I don&#039;t recall if there are problems with that or not or if we forked that package. I know it works in beowulf and chimaera.</p><p>From the Applications menu, go to<br />Settings -&gt; Session and Startup -&gt; Application Autostart<br />Check the box for Network. That will put the network-manager applet in the system tray.</p><p>If n-m does not work in ascii, there&#039;s connman which also supports vpn.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 23 Sep 2022 21:19:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37653#p37653</guid>
		</item>
		<item>
			<title><![CDATA[Re: (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37651#p37651</link>
			<description><![CDATA[<p>hello,</p><p>would be glad if someone could give me additional advice:</p><p>on a upgrade from devuan jessie to ascii have a working installation on laptop;</p><p>however, would like to use &quot;protonvpn&quot; , and since devuan ascii based on Debian 9, it would have to be installed manually.</p><p>followed this guide here<br /><a href="https://protonvpn.com/support/linux-openvpn/" rel="nofollow">https://protonvpn.com/support/linux-openvpn/</a></p><p>which on point nr.1 says to install</p><div class="codebox"><pre><code>sudo apt-get install network-manager-openvpn-gnome</code></pre></div><p>which i did , and it installed quite some packages, but upon reboot , i lost my &quot;wicd&quot; applet in the panel,<br />and there is nowhere to be seen any network settings, neither in &quot;Settings&quot; nor in &quot;Settings Manager&quot;;</p><p>This on Devuan Ascii 2.0, running XFCE4.</p><p>Please let me know how i can manage the Network settings on XFCE4 , and possibly add an OpenVPN connection.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Fri, 23 Sep 2022 19:33:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37651#p37651</guid>
		</item>
		<item>
			<title><![CDATA[Re: (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37192#p37192</link>
			<description><![CDATA[<p>well, thanks, after installing wicd, i have the network icon (wicd-manager i suppose) in the panel,<br />but after every reboot, or startup, there is no internet;<br />i then need to manually &quot;disconnect&quot; and &quot;connect&quot; throught the wicd network manager.</p><div class="codebox"><pre><code>sudo apt install network-manager
[sudo] password for rich: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 network-manager : Depends: libpam-systemd</code></pre></div><div class="codebox"><pre><code> sudo apt install network-manager-gnome
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 network-manager-gnome : Depends: network-manager (&gt;= 1.8) but it is not going to be installed
E: Unable to correct problems, you have held broken packages</code></pre></div><p>as said before, network manager, seems not installable on this instance of beowulf.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Fri, 26 Aug 2022 14:32:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37192#p37192</guid>
		</item>
		<item>
			<title><![CDATA[Re: (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37107#p37107</link>
			<description><![CDATA[<p>yes, i went through ascii;<br />network-manager-gnome seems not installable; maybe i had used &quot;deb-multimedia-repository&quot; previously on jessie, might have made confusion.<br />thanks for the suggestions, will report later.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sat, 20 Aug 2022 08:24:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37107#p37107</guid>
		</item>
		<item>
			<title><![CDATA[Re: (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37102#p37102</link>
			<description><![CDATA[<p>@fsmithred . . . The OP didn&#039;t say whether the upgrade went directly from jessie to beowulf or whether it went through ascii (which I believe is recommended). Would that make a difference?</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 19 Aug 2022 22:31:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37102#p37102</guid>
		</item>
		<item>
			<title><![CDATA[Re: (jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37098#p37098</link>
			<description><![CDATA[<p>The default network manager in jessie, ascii and beowulf was wicd. I don&#039;t know why that&#039;s missing for you. In Beowulf, you could use network-manager or connman instead if you want.</p><p>Install either wicd or network-manager-gnome. I think that either one of those will get put into your desktop startup apps automatically.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Fri, 19 Aug 2022 21:59:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37098#p37098</guid>
		</item>
		<item>
			<title><![CDATA[(jessie to beowulf) no network icon / panel / no network setitngs]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=37093#p37093</link>
			<description><![CDATA[<p>Hello,</p><p>on an older ocmputer upgraded from Jessie Devuan to Beowulf</p><p>now i wanted to install ProtonVPN manually,<br /><a href="https://protonvpn.com/support/linux-openvpn/" rel="nofollow">https://protonvpn.com/support/linux-openvpn/</a></p><p>and found out that the Network icon (Ethernet) is missing in the Panel-Bar.<br />Adding New Items to Panel does not yield, since there is no Network Manager Item there, only Wavelan and Network Monitor.</p><p>Also i seem to miss any Network entries in &quot;Settings&quot; and &quot;Settings Manager&quot;.</p><p>Maybe i am missing the appropriate Package?</p><p>the network seems to function just fine over Ethernet.</p><p>Please someone help me out,</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Fri, 19 Aug 2022 17:21:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=37093#p37093</guid>
		</item>
	</channel>
</rss>
