<?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=3523&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Beowulf 3.0.0 and Basilisk browser]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=3523</link>
		<description><![CDATA[The most recent posts in Beowulf 3.0.0 and Basilisk browser.]]></description>
		<lastBuildDate>Mon, 18 May 2020 19:14:23 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Beowulf 3.0.0 and Basilisk browser]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21886#p21886</link>
			<description><![CDATA[<div class="quotebox"><cite>Hash wrote:</cite><blockquote><div><p>To run the executable I can cd to its location and do $ ./basilisk</p></div></blockquote></div><p>Are the entire contents of the supplied tarball present in the directory along with the executable? The tarball includes the shared libraries which are needed to run the browser.</p><p>The error message in the OP suggests that the browser is looking in /usr/local/share/ for the libraries, which might happen if they&#039;re not in the same directory as the executable.</p><div class="quotebox"><cite>Hash wrote:</cite><blockquote><div><p>The xserver log file now has</p></div></blockquote></div><div class="quotebox"><cite>I wrote:</cite><blockquote><div><p>It&#039;s always best to post the full logs</p></div></blockquote></div><p>Use this to upload the log file to a pastebin:</p><div class="codebox"><pre><code>curl -F &#039;f:1=&lt;-&#039; ix.io &lt; ~/.local/share/xorg/Xorg.0.log</code></pre></div><p>And I see that Flatpak no longer relies on systemd so you should probably try that instead when we&#039;ve fixed this.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 18 May 2020 19:14:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21886#p21886</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf 3.0.0 and Basilisk browser]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21857#p21857</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>What did you do with the contents of the tarball? How do you start the browser? Do you apply LD_LIBRARY_PATH correctly when starting the browser?</p></div></blockquote></div><p> The contents of the tarball included the executable, but I may not understand your question. To run the executable I can cd to its location and do $ ./basilisk (I actually do it with the shortcut C-A-b, which amounts to the same thing. </p><p>Your supposition is correct. I downloaded the skypeforlinux deb file, placed into a local repository, created a Packages.gz file that incorporated it, did Aptitude update, and then installed skypeforlinux. I&#039;ve purged it, but that didn&#039;t help. My mouse still frozen. I had not heard of Fllatpak. I do not see systemd among<br />its dependencies. Incidentally I found that C-A-DEL does not stop the xserver. I removed the lock file and killed its process. Running startx again did not solve the problem of no mouse. </p><p>The xserver log file now has </p><p>_XSERVTransSocketUNIXCreateListener: ... SocketCreateListener() failed<br />_XSERVTransMakeAllCOTSServerListeners: server already running<br />(EE) Fatal server error<br />(EE) Cannot establish any listening sockets - make sure an X server isn&#039;t already running<br />...</p><p>I tried $ startx --:1 without luck. </p><p>I tried # apt-get --reinstall xorg without luck</p>]]></description>
			<author><![CDATA[dummy@example.com (Hash)]]></author>
			<pubDate>Sun, 17 May 2020 22:26:25 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21857#p21857</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf 3.0.0 and Basilisk browser]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21852#p21852</link>
			<description><![CDATA[<div class="quotebox"><cite>Hash wrote:</cite><blockquote><div><p>Sorry I was not clearer. As for Basilisk, I downloaded the tar.xz file from the Basilisk site and ran unxz and then tar on it to unarchive the executable.</p></div></blockquote></div><p>And then? What did you do with the contents of the tarball? How do you start the browser? Do you apply LD_LIBRARY_PATH correctly when starting the browser?</p><div class="quotebox"><cite>Hash wrote:</cite><blockquote><div><p>As for Skype, I did # aptitude install skypeforlinux.</p></div></blockquote></div><p>There is no such package in the Devuan repositories so I presume you did something else beforehand? The Skype website offers a .deb package which adds the MS repositories to your system, is that what you used?</p><p>I would personally use the Flatpak instead but I think you might need systemd for that so...</p><div class="quotebox"><cite>Hash wrote:</cite><blockquote><div><p>When startx no longer worked. the log reported these errors:</p><p>(EE) open /dev/dri/card0: no such file or directory<br />(EE) Unable to find a valid framebuffer or device<br />(EE) open /dev/fb0: no such file or directory<br />(EE) Screen 0 deleted beacsue no mating configuration<br />(EE) VESA(0): Cannot read int vect<br />(EE) Screens found but none have a usable configituration</p></div></blockquote></div><p>It&#039;s always best to post the full logs (using code tags), you may have missed some important information. For example the log file will show which configuration files are being read.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 17 May 2020 20:33:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21852#p21852</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf 3.0.0 and Basilisk browser]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21849#p21849</link>
			<description><![CDATA[<p>Sorry I was not clearer. As for Basilisk, I downloaded the tar.xz file from the Basilisk site and ran unxz and then tar on it to unarchive the executable.<br />As for Skype, I did # aptitude install skypeforlinux. </p><p>When startx no longer worked. the log reported these errors:</p><p>(EE) open /dev/dri/card0: no such file or directory<br />(EE) Unable to find a valid framebuffer or device<br />(EE) open /dev/fb0: no such file or directory<br />(EE) Screen 0 deleted beacsue no mating configuration<br />(EE) VESA(0): Cannot read int vect<br />(EE) Screens found but none have a usable configituration</p><p>These errors are why I ran # dpkg-reconfigure xerver-xorg. I expected but did not get a feedback from the command (a long time since I last used it) and so <br />ran # X -configure without checking to see if the former command had worked.. This seemed to fix the problem and gave plenty of feedback. Now I can<br />start Basilisk, but now I&#039;ve lost the mouse. There were no additions in Xorg.0.log,&#160; I ran # dpkg-reconfigure xserver-xorg but failed to recover the mouse.<br />When I log in as root, still no mouse.</p><p>I&#039;m not sure what config files to remove and still leave xorg installed. I lack all the files appended to man xorg except the executable. Why wouldn&#039;t a reconfiguration of xorg overwrite any old damaged configurations ?</p>]]></description>
			<author><![CDATA[dummy@example.com (Hash)]]></author>
			<pubDate>Sun, 17 May 2020 19:17:11 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21849#p21849</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf 3.0.0 and Basilisk browser]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21845#p21845</link>
			<description><![CDATA[<div class="quotebox"><cite>Hash wrote:</cite><blockquote><div><p>To install Basilisk I used the tar.xz file from the web site.</p></div></blockquote></div><p>What does &quot;used&quot; mean, exactly? Which command(s) did you run?</p><div class="quotebox"><cite>Hash wrote:</cite><blockquote><div><p>I installed skypeforlinux</p></div></blockquote></div><p>How, exactly? Which command(s) did you run?</p><div class="quotebox"><cite>Hash wrote:</cite><blockquote><div><p>When I shut down my desktop I could not longer start X as user</p></div></blockquote></div><p>Why not? What happened when you tried? Logs are always useful for troubleshooting that sort of thing.</p><div class="quotebox"><cite>Hash wrote:</cite><blockquote><div><p>I got x server back by doing # X -configure</p></div></blockquote></div><p>That tool is obsolete, don&#039;t use it. You probably just need to remove any and all X.Org configuration files.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 17 May 2020 18:01:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21845#p21845</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf 3.0.0 and Basilisk browser]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21825#p21825</link>
			<description><![CDATA[<p>Help much appreciated, but things went from bad to worse. To install Basilisk I used the tar.xz file from the web site. Incidentally, on my desktop using Beowulf beta I also couldn&#039;t get Basilisk to work until I copied over the version I has used on Ascii. </p><p>So on my laptop installed firefox-esr to get a browser, and it worked. Then I installed skypeforlinux. When started the Skype&#160; GUI was blank/empty and most menu items inoperative, including status. When I shut down my desktop I could not longer start X as user. </p><p>I got x server back by doing # X -configure&#160; (# dpkg -reconfigure xserver-xorg didn&#039;t seem to do anything). I go back to run basilisk. This time it started, but my mouse frozen. I stopped the x server, logged in again but but starting basilisk still freezes mouse. If I don&#039;t find a solution I&#039;ll try to revert to the version of Basilisk that worked with Ascii.</p>]]></description>
			<author><![CDATA[dummy@example.com (Hash)]]></author>
			<pubDate>Sun, 17 May 2020 12:16:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21825#p21825</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf 3.0.0 and Basilisk browser]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21817#p21817</link>
			<description><![CDATA[<div class="quotebox"><cite>Hash wrote:</cite><blockquote><div><p>Basilisk won&#039;t start because: &quot;XPCOMGlueLoad glue error for /usr/local/share/Basilisk/basilisk/basilisk/libxul.so: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory Couldn&#039;t load XPCOM.&quot;</p></div></blockquote></div><p>How did you install Basilisk? That&#039;s a soname error, which suggests that you&#039;ve just copied it over from another system.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 17 May 2020 10:06:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21817#p21817</guid>
		</item>
		<item>
			<title><![CDATA[Re: Beowulf 3.0.0 and Basilisk browser]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21806#p21806</link>
			<description><![CDATA[<p>Just as a question if you installed sophos anti virus too then you can disable it like this :<br />sudo /opt/sophos-av/bin/savdctl disable<br />If you don&#039;t have sophos installed then</p><p>Apt-get install libvpx</p><p>Hope it helps!</p>]]></description>
			<author><![CDATA[dummy@example.com (wdq)]]></author>
			<pubDate>Sun, 17 May 2020 03:40:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21806#p21806</guid>
		</item>
		<item>
			<title><![CDATA[Beowulf 3.0.0 and Basilisk browser]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=21793#p21793</link>
			<description><![CDATA[<p>I have the Beowulf beta installed on a machine that uses the Basilisk browser. The browser starts OK. </p><p>Now I install Beowulf 3.0.0 on a laptop along with Basilisk. Basilisk won&#039;t start because: &quot;XPCOMGlueLoad glue error for /usr/local/share/Basilisk/basilisk/basilisk/libxul.so: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory Couldn&#039;t load XPCOM.&quot;</p><p>This is a newer version of Basilisk, but I don&#039;t know the version of my old Basilisk. Required dependencies are</p><p>libnspr4.so<br />libplc4.so<br />libplds4.so<br />libnssutil3.so<br />libnss3.so<br />libsmime3.so<br />libssl3.so<br />libmozsqlite3.so<br />liblgpllibs.so<br />libmozgtk.so<br />libxul.so</p>]]></description>
			<author><![CDATA[dummy@example.com (Hash)]]></author>
			<pubDate>Sat, 16 May 2020 18:56:34 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=21793#p21793</guid>
		</item>
	</channel>
</rss>
