<?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=4759&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / chimaera update firefox broken/ linux-image not updated]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=4759</link>
		<description><![CDATA[The most recent posts in chimaera update firefox broken/ linux-image not updated.]]></description>
		<lastBuildDate>Wed, 20 Apr 2022 09:01:55 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=35697#p35697</link>
			<description><![CDATA[<p>I can&#039;t edit <a href="https://dev1galaxy.org/viewtopic.php?pid=33630#p33630" rel="nofollow">my above comment</a>, i wanted to add a <a href="https://support.mozilla.org/en-US/questions/1295317" rel="nofollow">solved solution</a> for my Firefox Client-side decoration that prevented me having buttons of minimize|maximize|close on CWM. Full Screen F11 button icons are fixed with below solution aswell.</p><p>I simply put it to my home profile and that one fixed having back buttons and titlebar on the customize toolbar.</p><div class="codebox"><pre><code>export MOZ_GTK_TITLEBAR_DECORATION=client</code></pre></div><p>Also Archi Wiki have a page about many Firefox Tweaks.<br /><a href="https://wiki.archlinux.org/title/Talk:Firefox/Tweaks" rel="nofollow">https://wiki.archlinux.org/title/Talk:Firefox/Tweaks</a></p><p>I should have googled early about it, but have ignored it until today decide to check it up. <br />Also, as it was clearly seen, my issue was different from OP, which I apologize for putting my nose on his thread.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nili)]]></author>
			<pubDate>Wed, 20 Apr 2022 09:01:55 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=35697#p35697</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33762#p33762</link>
			<description><![CDATA[<p>Thanks @Head_on_a_Stick, yes, you were right. Very good. Better now.<br />Back on topic.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 08 Jan 2022 08:31:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33762#p33762</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33733#p33733</link>
			<description><![CDATA[<div class="quotebox"><cite>ralph.ronnquist wrote:</cite><blockquote><div><p><span class="bbu">chimaera-updates</span> only holds &quot;point release to be&quot; packages for <span class="bbu">chimaera</span></p></div></blockquote></div><p>Yes and my point was that Debian have now released v11.2 of bullseye so there should be corresponding packages in <a href="https://pkgmaster.devuan.org/merged/dists/chimaera-updates/main/" rel="nofollow">https://pkgmaster.devuan.org/merged/dis … ates/main/</a> but it seems to be empty.</p><p>Compare the sizes of <span class="bbc">Packages.xz</span> in <a href="http://ftp.debian.org/debian/dists/bullseye-updates/main/binary-amd64/" rel="nofollow">Debian</a> (2.5K) to <a href="https://pkgmaster.devuan.org/merged/dists/chimaera-updates/main/binary-amd64/" rel="nofollow">Devuan</a> (32 bytes: it is an empty file). That doesn&#039;t look right to me. But perhaps I&#039;m missing something obvious, in which case my apologies for the noise.</p><p>@OP: sorry for the off-topic diversion.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Fri, 07 Jan 2022 13:09:12 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33733#p33733</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33669#p33669</link>
			<description><![CDATA[<p>Oh God, a big thank you.</p><p>Before firefox esr 91 I had to use </p><div class="quotebox"><blockquote><div><p>gfx.webrender.all = true</p></div></blockquote></div><p> in order to have firefox usable to play videos and yes since esr 91 firefox was completly unusable. So I installed a fresh virtual machine with chimaera and chromium and the video playing was a way better than firefox on physical host (such a shame).</p><p>But this worked for me and firefox is usable again!</p><div class="quotebox"><blockquote><div><p>gfx.webrender.all = false<br />gfx.webrender.force-disabled = true<br />gfx.webrender.force-legacy-layers = true</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (szutt)]]></author>
			<pubDate>Mon, 03 Jan 2022 02:52:54 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33669#p33669</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33662#p33662</link>
			<description><![CDATA[<p>From here:<br /><a href="https://bbs.archlinux.org/viewtopic.php?id=267158" rel="nofollow">https://bbs.archlinux.org/viewtopic.php?id=267158</a><br />I got this hint:</p><div class="quotebox"><blockquote><div><p>[..]but you might want to try this about:config tweak, worked for me for Fluxbox:</p><p>- Check that gfx.webrender.all is set to false (it was already set to false here).<br />- Toggle gfx.webrender.force-disabled from false to true.</p></div></blockquote></div><p>Worked for me.</p>]]></description>
			<author><![CDATA[dummy@example.com (mclien)]]></author>
			<pubDate>Sun, 02 Jan 2022 22:01:38 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33662#p33662</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33660#p33660</link>
			<description><![CDATA[<p>Perhaps, but that wasn&#039;t the esr and a somewhat higher Version number.<br />I think it is just something missing to work with the window manager.</p><p>BTW: There is no upload integrated in DG, right? So upload elsewhere and link hiere?</p>]]></description>
			<author><![CDATA[dummy@example.com (mclien)]]></author>
			<pubDate>Sun, 02 Jan 2022 21:47:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33660#p33660</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33658#p33658</link>
			<description><![CDATA[<p>Wasn&#039;t someone else complaining about the new firefox being broken? It&#039;s still possible to go back to the older one. </p><div class="codebox"><pre><code>apt install firefox-esr=78.15.0esr-1~deb11u1</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 02 Jan 2022 21:30:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33658#p33658</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33642#p33642</link>
			<description><![CDATA[<p>Maybe post a screen shot of your issue mclien?</p><p>Ive not used fluxbox much before, i always found it cumbersome to edit and modify and has ugly ui.</p>]]></description>
			<author><![CDATA[dummy@example.com (hevidevi)]]></author>
			<pubDate>Sun, 02 Jan 2022 12:30:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33642#p33642</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33640#p33640</link>
			<description><![CDATA[<p>OK, I confess:<br />You now totally lost me.</p><p>Anything I can do solve the problem ?<br />Or is this even a problem? (the ff is, but I mean the &quot;empty chimaera -updates&quot;)</p>]]></description>
			<author><![CDATA[dummy@example.com (mclien)]]></author>
			<pubDate>Sun, 02 Jan 2022 11:33:46 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33640#p33640</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33637#p33637</link>
			<description><![CDATA[<p>.. let me inflate @aitor&#039;s point a little:</p><p>Note that the <span class="bbc">pkgmaster:devuan/</span> directory tree comprises the <strong>forked packages only</strong>, and it is <strong><span class="bbu">input</span> to amprolla</strong>, for being used as &quot;overlay&quot; over Debian&#039;s package collection(s) into the Devuan distribution at <span class="bbc"><a href="http://deb.devuan.org/merged/" rel="nofollow">http://deb.devuan.org/merged/</a></span>, including the <strong>meta information</strong> at <span class="bbc">pkgmaster:merged/</span> which is <strong>amprolla&#039;s <span class="bbu">output</span></strong>.</p><p>I&#039;m not totally on top of the intricacies with how the <span class="bbc">pkgmaster:devuan/</span> directory tree comes about and is managed; I believe it in general involves &quot;someone&quot; instructing &quot;ci&quot; to build a forked package, whose artifacts then get digested by &quot;dak&quot; into the initial publishing place (usually <span class="bbu">ceres</span>). And then &quot;britney&quot; applies its time logic to propagate new packages from <span class="bbu">ceres</span> into the upcoming release distribution, currently <span class="bbu">daedalus</span>.</p><p>In my somewhat cloudy mind, <span class="bbu">chimaera-updates</span> only holds &quot;point release to be&quot; packages for <span class="bbu">chimaera</span>. Such packages has a precursor publishing point in <span class="bbu">chimaera-proposed-updates</span> for confidence building before becoming <span class="bbu">chimaera-update</span> packages.</p><p>Or, something like that. Someone with better insight would also be able to refer to Debian&#039;s applicable documentation regarding this.</p><p>In other words, when browsing <span class="bbc"><a href="https://pkgmaster.devuan.org/devuan" rel="nofollow">https://pkgmaster.devuan.org/devuan</a></span> you are browsing the forked packages only, and you&#039;ll need to browse <span class="bbc"><a href="https://pkgmaster.devuan.org/merged" rel="nofollow">https://pkgmaster.devuan.org/merged</a></span> to see the meta-information (only) for the Devuan distribution repositories.</p><p>A full Devuan distribution repository is only available by browsing <span class="bbc"><a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a></span>, because it&#039;s a <em>virtual directory tree</em> that (through Devuan&#039;s web wizardry) consists of a combination of the meta information at <span class="bbc">pkgmaster:merged/</span>, the forked packages at <span class="bbc">pkgmaster:devuan/</span> and (some of) the packages at <span class="bbc"><a href="http://deb.debian.org/debian/pool/" rel="nofollow">http://deb.debian.org/debian/pool/</a>...</span> (via Debian&#039;s web wizardry applying load balancing and whatnot before landing at a stream of bytes)</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 01 Jan 2022 22:48:41 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33637#p33637</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33634#p33634</link>
			<description><![CDATA[<p>Thanks aitor but both the <span class="bbc">Contents-*</span> &amp; <span class="bbc">Packages.{xz,gz}</span> files are all empty for chimaera-updates, which is not the case for the same files in beowulf-updates.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 01 Jan 2022 13:41:53 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33634#p33634</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33633#p33633</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Yes indeed, sorry Ralph I was getting confused there.</p><p>If I navigate to <a href="https://pkgmaster.devuan.org/devuan/dists/chimaera-updates/main/" rel="nofollow">https://pkgmaster.devuan.org/devuan/dis … ates/main/</a> I can&#039;t see any <span class="bbc">Contents-*</span> files and the <span class="bbc">Packages.{gz,xz}</span> files at <a href="https://pkgmaster.devuan.org/devuan/dists/chimaera-updates/main/binary-amd64/" rel="nofollow">https://pkgmaster.devuan.org/devuan/dis … ary-amd64/</a> are completely empty.</p><p>Is there a problem with Amprolla?</p></div></blockquote></div><p>Short answer from my mobile:</p><p><a href="https://pkgmaster.devuan.org/merged/dists/chimaera-updates/main/" rel="nofollow">https://pkgmaster.devuan.org/merged/dis … ates/main/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Sat, 01 Jan 2022 13:30:23 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33633#p33633</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33632#p33632</link>
			<description><![CDATA[<p>Yes indeed, sorry Ralph I was getting confused there.</p><p>If I navigate to <a href="https://pkgmaster.devuan.org/devuan/dists/chimaera-updates/main/" rel="nofollow">https://pkgmaster.devuan.org/devuan/dis … ates/main/</a> I can&#039;t see any <span class="bbc">Contents-*</span> files and the <span class="bbc">Packages.{gz,xz}</span> files at <a href="https://pkgmaster.devuan.org/devuan/dists/chimaera-updates/main/binary-amd64/" rel="nofollow">https://pkgmaster.devuan.org/devuan/dis … ary-amd64/</a> are completely empty.</p><p>Is there a problem with Amprolla?</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 01 Jan 2022 12:58:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33632#p33632</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33631#p33631</link>
			<description><![CDATA[<p>Eh?</p><p><span class="bbc">deb.devuan.org</span> is the mirror round-robin, which ultimately resolves to any one of the package mirror hosts.</p><p>There is no devuan SSL access for those but they of course provide whatever services they want in addition to the package mirror service for &quot;<a href="http://deb.devuan.org" rel="nofollow">http://deb.devuan.org</a>&quot;.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 01 Jan 2022 12:42:05 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33631#p33631</guid>
		</item>
		<item>
			<title><![CDATA[Re: chimaera update firefox broken/ linux-image not updated]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=33630#p33630</link>
			<description><![CDATA[<p>+1 about navigating that link.<br />Warning: Potential Security Risk Ahead</p><p>Regarding Firefox from @op thread.</p><p>I run Firefox Nightly on a stack CWM for months, CWM as a Window Manager doesn&#039;t have toolbar like Openbox, Fluxbox rather it is like a DWM or HLWM, but have mouse click feature.</p><p>Used to drag with left-click the firefox toolbar to move root window everywhere the mouse directed, but i can&#039;t do it anymore since a month. Also i have lost the top buttons on toolbar, i mean close, maximize, minimize. <br />Because &quot;Title bar&quot; from Customize that enabled it isn&#039;t available anymore from bottom left of the custom.</p><p>This is from Nightly 97.0a1 (2021-12-31) nightly/daily updated - Devuan Testing<br /><span class="postimg"><img src="https://live.staticflickr.com/65535/51790690172_4348754781_o.png" alt="51790690172_4348754781_o.png" /></span></p><p>It used to be like this<br />This is from Firefox 95.0.2 - Windows<br /><span class="postimg"><img src="https://live.staticflickr.com/65535/51792009914_884c1a2df4_o.png" alt="51792009914_884c1a2df4_o.png" /></span></p><p>While the F11 (Firefox Full screen) buttons are shown, but seems messed up without icons and a bit higher extended over mouse point.<br /><span class="postimg"><img src="https://live.staticflickr.com/65535/51790697327_53f2f355fc_o.png" alt="51790697327_53f2f355fc_o.png" /></span></p><p>I never reported this issues to reddit<br /><a href="https://old.reddit.com/r/firefox/" rel="nofollow">https://old.reddit.com/r/firefox/</a></p><p>thinking that 1) they have either removed them as a function, 2) or will fix them later since the browser is experimental. </p><p>When i fire nightly from terminal doesn&#039;t show any log, i tried with new clean profile .mozilla without success.</p><p>So, i have a bit similar symptoms as @op or perhaps mine is different concern.</p><p>As CWM doesn&#039;t have toolbar i close dialogs with ESC or WM keybind if toolbar buttons aren&#039;t present, but losing the clickable and buttons to Firefox for me is a miss. Perhaps i may return them with a userChrome modification, but never bothered, i&#039;m became a little lazy even to report <img src="http://dev1galaxy.org/img/smilies/neutral.png" width="15" height="15" alt="neutral" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Nili)]]></author>
			<pubDate>Sat, 01 Jan 2022 11:49:25 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=33630#p33630</guid>
		</item>
	</channel>
</rss>
