<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — xscreensaver-demo: locking not enabled.]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=848&amp;type=atom" />
	<updated>2023-05-06T20:56:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=848</id>
		<entry>
			<title type="html"><![CDATA[Re: xscreensaver-demo: locking not enabled.]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=6120#p6120" />
			<content type="html"><![CDATA[<p>We would need to modify the corresponding packages then as only slock concludes with direct settings from upstream.</p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2023-05-06T20:56:29Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=6120#p6120</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: xscreensaver-demo: locking not enabled.]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=6119#p6119" />
			<content type="html"><![CDATA[<p>Ok, xidle works fine, but this is a workaround solution, since lumina-deskop is the default desktop I was looking for a solution.<br />$ xscreensaver-command -lock<br />xscreensaver-command: locking not enabled.&quot;</p><p>I see that the problem is with permissions<br />xscreensaver: 22:14:32: couldn&#039;t get password of &quot;user&quot;<br />xscreensaver: 22:14:32: couldn&#039;t get password of &quot;root&quot;<br />xscreensaver: 22:14:32: locking is disabled (error getting password).</p><p>the solution is to give setuid<br /></p><div class="codebox"><pre><code>doas chmod +s /usr/bin/xscreensaver</code></pre></div><p>then everything works fine just have no idea if this is the way it should be <br />slock also has setUID enabled<br />while xlock does not, and you define your own password.</p>]]></content>
			<author>
				<name><![CDATA[maran]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=622</uri>
			</author>
			<updated>2023-05-06T19:15:43Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=6119#p6119</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: xscreensaver-demo: locking not enabled.]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=6111#p6111" />
			<content type="html"><![CDATA[<p>Well, you can also just download the package itself from testing, nothing was changed so deep it would make that package not running in stable:</p><p>64bit -&gt; <a href="https://repo.hyperbola.info:50011/gnu-plus-linux-libre/testing/extra/os/x86_64/xidle-26052015-1-x86_64.pkg.tar.lz">https://repo.hyperbola.info:50011/gnu-p … pkg.tar.lz</a><br />32bit -&gt; <a href="https://repo.hyperbola.info:50011/gnu-plus-linux-libre/testing/extra/os/i686/xidle-26052015-1-i686.pkg.tar.lz">https://repo.hyperbola.info:50011/gnu-p … pkg.tar.lz</a></p><p>Or you go with <strong>libretools</strong>:</p><p><a href="https://forums.hyperbola.info/viewtopic.php?id=632">https://forums.hyperbola.info/viewtopic.php?id=632</a></p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2023-05-05T19:31:00Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=6111#p6111</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: xscreensaver-demo: locking not enabled.]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=6110#p6110" />
			<content type="html"><![CDATA[<p>Thank you for your reply, yes I will definitely check it out as soon as I get my head around it and can compile packages.&nbsp; <br />In the meantime, I&#039;m looking for a solution for this:</p><br /><div class="codebox"><pre><code>cc -o xidle xidle.c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wall -D__dead= -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -lXss -lXext -lX11
make: cc: Permission denied</code></pre></div>]]></content>
			<author>
				<name><![CDATA[maran]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=622</uri>
			</author>
			<updated>2023-05-05T15:08:47Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=6110#p6110</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: xscreensaver-demo: locking not enabled.]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=6106#p6106" />
			<content type="html"><![CDATA[<p>Hey, you may try <strong>xidle</strong> as it is in the repositories for testing. With this you can reach a combination between: xscreensaver &gt; xidle &gt; lock (slock for example).</p><p>Here is the link for the package: <a href="https://www.hyperbola.info/packages/?sort=&amp;q=xidle">https://www.hyperbola.info/packages/?sort=&amp;q=xidle</a><br />You can also use direct on stable now by compiling the package yourself. Just download all the files here in a selected folder and run &quot;makepkg -s&quot;: <a href="https://git.hyperbola.info:50100/packages/extra.git/tree/xidle">https://git.hyperbola.info:50100/packag … tree/xidle</a></p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2023-05-04T13:01:10Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=6106#p6106</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[xscreensaver-demo: locking not enabled.]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=6103#p6103" />
			<content type="html"><![CDATA[<p>My screen lock is not working. The screensaver works normally, but the screen does not lock. I get the title message when trying to lock manually. Deskop lumina.<br />I installed xlock and it works, but I don&#039;t know where to replace what. Does anyone have an idea?</p>]]></content>
			<author>
				<name><![CDATA[maran]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=622</uri>
			</author>
			<updated>2023-05-03T15:24:59Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=6103#p6103</id>
		</entry>
</feed>
