<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=4517&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / startx slowwww to start when offline]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4517</link>
		<description><![CDATA[The most recent posts in startx slowwww to start when offline.]]></description>
		<lastBuildDate>Tue, 21 Sep 2021 08:42:11 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: startx slowwww to start when offline]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=31686#p31686</link>
			<description><![CDATA[<p>I&#039;ve just <span class="bbc">debootstrap</span>ed a Debian buster system to test:</p><div class="codebox"><pre><code>$ cat /tmp/debian/etc/hosts                                    
127.0.0.1       localhost
::1             localhost ip6-localhost ip6-loopback
ff02::1         ip6-allnodes
ff02::2         ip6-allrouters

$</code></pre></div><p>@OP: Was that the content prior to your modifications? <span class="bbc">localhost</span> should work just as well as the actual FQDN (AFAIK).</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 21 Sep 2021 08:42:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=31686#p31686</guid>
		</item>
		<item>
			<title><![CDATA[Re: startx slowwww to start when offline]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=31684#p31684</link>
			<description><![CDATA[<p>I&#039;ve seen many cases where the hostname was ignored, changed, or overridden.&#160; I&#039;m sure there&#039;s someone else out there who knows a lot more about it than I do.</p>]]></description>
			<author><![CDATA[dummy@example.com (JWM-Kit)]]></author>
			<pubDate>Mon, 20 Sep 2021 20:18:23 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=31684#p31684</guid>
		</item>
		<item>
			<title><![CDATA[Re: startx slowwww to start when offline]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=31683#p31683</link>
			<description><![CDATA[<div class="quotebox"><cite>JWM-Kit wrote:</cite><blockquote><div><p>EDIT : I see you had it fixed before I pressed post. I guess I was barking up the wrong tree and your hostname wasn&#039;t even set to begin with.</p></div></blockquote></div><p>It&#039;s as&#160; if the /etc/hostname file is ignored?</p>]]></description>
			<author><![CDATA[dummy@example.com (durham)]]></author>
			<pubDate>Mon, 20 Sep 2021 19:44:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=31683#p31683</guid>
		</item>
		<item>
			<title><![CDATA[Re: startx slowwww to start when offline]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=31682#p31682</link>
			<description><![CDATA[<p>JWM-Kit: Thank you for the quick reply. I am new to (and not particularly fond of) connman, so your advice is appreciated.</p>]]></description>
			<author><![CDATA[dummy@example.com (durham)]]></author>
			<pubDate>Mon, 20 Sep 2021 19:39:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=31682#p31682</guid>
		</item>
		<item>
			<title><![CDATA[Re: startx slowwww to start when offline]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=31681#p31681</link>
			<description><![CDATA[<p>A stab in the dark here. I see you are using connman.&#160; If connman is allowed to change the host name it can cause problems with X authority as it expects a different name. Maybe try adding AllowHostnameUpdates=false to /etc/connman/main.conf</p><p>Like I said, &quot;a stab in the dark&quot;. If it works good. Sorry, if I&#039;m wrong just put it back how it was</p><p>EDIT : I see you had it fixed before I pressed post. I guess I was barking up the wrong tree and your hostname wasn&#039;t even set to begin with.</p>]]></description>
			<author><![CDATA[dummy@example.com (JWM-Kit)]]></author>
			<pubDate>Mon, 20 Sep 2021 19:36:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=31681#p31681</guid>
		</item>
		<item>
			<title><![CDATA[Re: startx slowwww to start when offline]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=31680#p31680</link>
			<description><![CDATA[<p>Well, I figured it out. Rather, I got it to work. Pasted this in from a previous distro&#039;s /etc/hosts:</p><div class="codebox"><pre><code># This next entry is technically wrong, but good enough to get TCP/IP apps
# to quit complaining that they can&#039;t verify the hostname on a loopback-only
# Linux box.
127.0.0.1       moonshadow.example.net moonshadow</code></pre></div><p>That comment, along with the man page for hostname, were my clues.</p><p>Rebooted.&#160; Made sure I was offline.&#160; Ran startx.&#160; Blink: in the window manager without delay.</p>]]></description>
			<author><![CDATA[dummy@example.com (durham)]]></author>
			<pubDate>Mon, 20 Sep 2021 19:35:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=31680#p31680</guid>
		</item>
		<item>
			<title><![CDATA[startx slowwww to start when offline]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=31679#p31679</link>
			<description><![CDATA[<p>Running Devuan 64 Chimaera.</p><p>On my system I log in, in text mode, then, when I want to, I type startx to start up xorg &amp; the window manager.</p><p>When my computer is not connected to the net, and I type startx, there is a minute before anything happens; I&#039;m just staring at the text ode screen. When I am online, startx goes to a graphics mode screen almost instantly and starts the window manager without delay.</p><p>This is utterly strange. In several distros over several years, I have never encountered this!</p><p>Why would that make a difference? xorg has no reason to touch anything the net. Is it trying to send data to something out there?</p><p>log of output with no net:</p><div class="codebox"><pre class="vscroll"><code>hostname: Temporary failure in name resolution
xauth: (stdin):1:  bad display name &quot;moonshadow:0&quot; in &quot;add&quot; command

X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
Build Operating System: linux Debian
Current Operating System: Linux moonshadow 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64
Kernel command line: BOOT_IMAGE=dawn ro root=fd0b loglevel=4 panic=12 loglevel=4 logo.nologo root=/dev/azura/dawn blacklist=bluetooth
Build Date: 13 April 2021  04:07:31PM
xorg-server 2:1.20.11-1 (https://www.debian.org/support) 
Current version of pixman: 0.40.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: &quot;/home/bob/.local/share/xorg/Xorg.0.log&quot;, Time: Mon Sep 20 12:38:58 2021
(==) Using config directory: &quot;/etc/X11/xorg.conf.d&quot;
(==) Using system config directory &quot;/usr/share/X11/xorg.conf.d&quot;
xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
(II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
xrdb: colon missing on line 107, ignoring line
xrdb: colon missing on line 108, ignoring line
xrdb: colon missing on line 109, ignoring line

(pnmixer:2549): Gtk-WARNING **: 12:39:01.989: Theme parsing error: gtk.css:8:12: The &#039;icon-shadow&#039; property has been renamed to &#039;-gtk-icon-shadow&#039;

(pnmixer:2549): Gtk-WARNING **: 12:39:01.990: Theme parsing error: gtk.css:26:19: The :prelight pseudo-class is deprecated. Use :hover instead.

(pnmixer:2549): Gtk-WARNING **: 12:39:01.990: Theme parsing error: gtk.css:30:13: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(pnmixer:2549): Gtk-WARNING **: 12:39:01.990: Theme parsing error: gtk.css:68:17: &#039;foregound-color&#039; is not a valid property name

(connman-gtk:2552): Gtk-WARNING **: 12:39:04.073: Theme parsing error: gtk.css:8:12: The &#039;icon-shadow&#039; property has been renamed to &#039;-gtk-icon-shadow&#039;

(connman-gtk:2552): Gtk-WARNING **: 12:39:04.073: Theme parsing error: gtk.css:26:19: The :prelight pseudo-class is deprecated. Use :hover instead.

(connman-gtk:2552): Gtk-WARNING **: 12:39:04.078: Theme parsing error: gtk.css:30:13: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(connman-gtk:2552): Gtk-WARNING **: 12:39:04.078: Theme parsing error: gtk.css:68:17: &#039;foregound-color&#039; is not a valid property name

(pnmixer:2549): Gdk-WARNING **: 12:53:35.191: GdkWindow 0x800007 unexpectedly destroyed

(connman-gtk:2552): Gdk-WARNING **: 12:53:35.191: GdkWindow 0x1000007 unexpectedly destroyed

(connman-gtk:2552): Gdk-ERROR **: 12:53:35.193: The program &#039;connman-gtk&#039; received an X Window System error.
This probably reflects a bug in the program.
The error was &#039;RenderBadPicture (invalid Picture parameter)&#039;.
  (Details: serial 9487 error_code 143 request_code 139 (RENDER) minor_code 7)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

(pnmixer:2549): Gdk-ERROR **: 12:53:35.193: The program &#039;pnmixer&#039; received an X Window System error.
This probably reflects a bug in the program.
The error was &#039;RenderBadPicture (invalid Picture parameter)&#039;.
  (Details: serial 514 error_code 143 request_code 139 (RENDER) minor_code 7)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
xinit: connection to X server lost

waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.

xauth: (argv):1:  bad display name &quot;moonshadow:0&quot; in &quot;remove&quot; command</code></pre></div><p>log of output with net</p><div class="codebox"><pre class="vscroll"><code>hostname: Name or service not known
xauth: (stdin):1:  bad display name &quot;moonshadow:0&quot; in &quot;add&quot; command

X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
Build Operating System: linux Debian
Current Operating System: Linux moonshadow 5.10.0-8-amd64 #1 SMP Debian 5.10.46-4 (2021-08-03) x86_64
Kernel command line: BOOT_IMAGE=dawn ro root=fd0b loglevel=4 panic=12 loglevel=4 logo.nologo root=/dev/azura/dawn blacklist=bluetooth
Build Date: 13 April 2021  04:07:31PM
xorg-server 2:1.20.11-1 (https://www.debian.org/support) 
Current version of pixman: 0.40.0
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: &quot;/home/bob/.local/share/xorg/Xorg.0.log&quot;, Time: Mon Sep 20 12:59:56 2021
(==) Using config directory: &quot;/etc/X11/xorg.conf.d&quot;
(==) Using system config directory &quot;/usr/share/X11/xorg.conf.d&quot;
xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
(II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
xrdb: colon missing on line 107, ignoring line
xrdb: colon missing on line 108, ignoring line
xrdb: colon missing on line 109, ignoring line

(pnmixer:3784): Gtk-WARNING **: 13:00:00.034: Theme parsing error: gtk.css:8:12: The &#039;icon-shadow&#039; property has been renamed to &#039;-gtk-icon-shadow&#039;

(pnmixer:3784): Gtk-WARNING **: 13:00:00.035: Theme parsing error: gtk.css:26:19: The :prelight pseudo-class is deprecated. Use :hover instead.

(pnmixer:3784): Gtk-WARNING **: 13:00:00.035: Theme parsing error: gtk.css:30:13: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(pnmixer:3784): Gtk-WARNING **: 13:00:00.035: Theme parsing error: gtk.css:68:17: &#039;foregound-color&#039; is not a valid property name

(connman-gtk:3787): Gtk-WARNING **: 13:00:02.120: Theme parsing error: gtk.css:8:12: The &#039;icon-shadow&#039; property has been renamed to &#039;-gtk-icon-shadow&#039;

(connman-gtk:3787): Gtk-WARNING **: 13:00:02.120: Theme parsing error: gtk.css:26:19: The :prelight pseudo-class is deprecated. Use :hover instead.

(connman-gtk:3787): Gtk-WARNING **: 13:00:02.126: Theme parsing error: gtk.css:30:13: The :insensitive pseudo-class is deprecated. Use :disabled instead.

(connman-gtk:3787): Gtk-WARNING **: 13:00:02.126: Theme parsing error: gtk.css:68:17: &#039;foregound-color&#039; is not a valid property name

(pnmixer:3784): Gdk-WARNING **: 13:00:29.097: GdkWindow 0x800007 unexpectedly destroyed

(connman-gtk:3787): Gdk-WARNING **: 13:00:29.098: GdkWindow 0x1200007 unexpectedly destroyed

(pnmixer:3784): Gdk-ERROR **: 13:00:29.099: The program &#039;pnmixer&#039; received an X Window System error.
This probably reflects a bug in the program.
The error was &#039;RenderBadPicture (invalid Picture parameter)&#039;.
  (Details: serial 324 error_code 143 request_code 139 (RENDER) minor_code 7)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

(connman-gtk:3787): Gdk-ERROR **: 13:00:29.100: The program &#039;connman-gtk&#039; received an X Window System error.
This probably reflects a bug in the program.
The error was &#039;RenderBadPicture (invalid Picture parameter)&#039;.
  (Details: serial 384 error_code 143 request_code 139 (RENDER) minor_code 7)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the GDK_SYNCHRONIZE environment
   variable to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
xinit: connection to X server lost

waiting for X server to shut down (II) Server terminated successfully (0). Closing log file.

xauth: (argv):1:  bad display name &quot;moonshadow:0&quot; in &quot;remove&quot; command</code></pre></div><p>Running diff, the only non-common error-messages between the two runs was:</p><div class="codebox"><pre><code>1c1
&lt; hostname: Temporary failure in name resolution
---
&gt; hostname: Name or service not known</code></pre></div><p>Can anyone please advise?&#160; This has me dumbfounded.</p><p>Thank you.</p>]]></description>
			<author><![CDATA[dummy@example.com (durham)]]></author>
			<pubDate>Mon, 20 Sep 2021 19:08:06 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=31679#p31679</guid>
		</item>
	</channel>
</rss>
