<?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=4900&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Gdebi would not install packages in graphical installer mode?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4900</link>
		<description><![CDATA[The most recent posts in Gdebi would not install packages in graphical installer mode?.]]></description>
		<lastBuildDate>Sat, 19 Feb 2022 18:22:49 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Gdebi would not install packages in graphical installer mode?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34750#p34750</link>
			<description><![CDATA[<p>Got it.</p><p>Create a file at /usr/local/bin/gdebi-gtk with this content:</p><div class="codebox"><pre><code>#!/bin/sh
pkexec /usr/bin/gdebi-gtk &quot;$@&quot;</code></pre></div><p>Then save the file and make it executable:</p><div class="codebox"><pre><code># chmod +x /usr/local/bin/gdebi-gtk</code></pre></div><p>So now <span class="bbc">pkexec</span> will ask for the password and authorise gdebi before it attempts to install the .deb.</p><p>It&#039;s a horrible hack and it shouldn&#039;t be needed. Perhaps consider opening a bug report about this.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 19 Feb 2022 18:22:49 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34750#p34750</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gdebi would not install packages in graphical installer mode?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34747#p34747</link>
			<description><![CDATA[<p>^ Yes, sorry, I didn&#039;t read the OP carefully enough.</p><p>To clarify: if I download a .deb using Firefox it offers to either save it or open it with an application. It is to this dialogue box I was referring in post #2.</p><p>No idea how to make it work with thunar though. Yet.</p><p>@OP: try using Firefox or gdebi-gtk directly instead until I figure this out.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 19 Feb 2022 17:56:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34747#p34747</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gdebi would not install packages in graphical installer mode?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34746#p34746</link>
			<description><![CDATA[<p>What does firefox have to do with installing packages? Shouldn&#039;t packages be downloaded first and then installed separately? I&#039;m probably missing something obvious . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 19 Feb 2022 17:07:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34746#p34746</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gdebi would not install packages in graphical installer mode?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34745#p34745</link>
			<description><![CDATA[<p>alright, the trick seems to be to initiate the &quot;other&quot; opening within Firefox itself, then your &quot;strange&quot; routine would actually initiate the proper gdebi-password-routine,<br />however, if the same .deb file were to be opened solely upon within Thunar, this would not allow for the initiation of the password retrieval procedure?</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sat, 19 Feb 2022 17:02:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34745#p34745</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gdebi would not install packages in graphical installer mode?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34744#p34744</link>
			<description><![CDATA[<p>just to make sure we are ion the same page:</p><p>1. Devuan 4.0 64bit XFCE4 standard<br />2. random .deb &gt; instead of left click &gt; right click &gt; open with &gt; open iwth other application &gt; choose from &quot;recommended applications&quot; &gt; gdebi package installer .<br />3. phoronix-test-suite_10.8.2_all.deb would&#160; say &quot;Status: RequireS installation of 9 packages&quot; &gt; clicking &quot;Install Package&quot; &gt; would result in window &quot;going&quot; away with no password being asked / no result.</p><p>therefore i cannnot reproduce your workaround here,<br />thank you very much.</p><p><a href="https://streamable.com/4anki7" rel="nofollow">https://streamable.com/4anki7</a></p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sat, 19 Feb 2022 16:20:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34744#p34744</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gdebi would not install packages in graphical installer mode?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34736#p34736</link>
			<description><![CDATA[<p>Read my EDIT, I found a (strange) solution.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 19 Feb 2022 14:01:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34736#p34736</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gdebi would not install packages in graphical installer mode?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34735#p34735</link>
			<description><![CDATA[<p>here is a log of xsession-errors after a reboot and opening of deb file via gdebi</p><p><a href="https://pastebin.com/nwZdckQG" rel="nofollow">https://pastebin.com/nwZdckQG</a></p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sat, 19 Feb 2022 13:55:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34735#p34735</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gdebi would not install packages in graphical installer mode?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34734#p34734</link>
			<description><![CDATA[<p>thanks,</p><p>policykit-1-gnome is already installed,</p><p>there is long list in .xsession-errors</p><p>latest entrys after clickin a .deb &quot;away&quot; are</p><div class="quotebox"><blockquote><div><p>[4735:4754:0219/143346.991464:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 1BCB91319182DA9D.D1380ADB99D5E9EC<br />*** stack smashing detected ***: terminated<br />*** stack smashing detected ***: terminated<br />libpng warning: iCCP: known incorrect sRGB profile<br />libpng warning: iCCP: known incorrect sRGB profile<br />[4737:5:0219/143617.605924:ERROR:node_controller.cc(585)] Trying to re-add dropped peer D88D4CA949481B57.1B612E0F3D7DA656<br />[4734:4831:0219/143617.606106:ERROR:node_controller.cc(585)] Trying to re-add dropped peer D88D4CA949481B57.1B612E0F3D7DA656<br />[4737:5:0219/143704.461185:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 17438EDD980FD615.EADA1CB96266897<br />[4737:5:0219/143708.880418:ERROR:node_controller.cc(585)] Trying to re-add dropped peer E27E285508C3B5E6.CB7B7238A45FE298<br />[4734:4831:0219/143708.880489:ERROR:node_controller.cc(585)] Trying to re-add dropped peer E27E285508C3B5E6.CB7B7238A45FE298<br />[4735:4754:0219/143720.240063:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 696AC78DFFFCE84D.6352AEE73B79EB75<br />[4737:5:0219/143720.240020:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 696AC78DFFFCE84D.6352AEE73B79EB75<br />[4734:4734:0219/143720.251701:ERROR:shared_image_manager.cc(226)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.<br />[4734:4734:0219/143720.251929:ERROR:shared_image_manager.cc(226)] SharedImageManager::ProduceSkia: Trying to Produce a Skia representation from a non-existent mailbox.<br />[4734:4831:0219/143720.286830:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 71CACB27C5CAA442.4990D20B764A181<br />[4737:5:0219/143720.286920:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 71CACB27C5CAA442.4990D20B764A181<br />[4737:5:0219/143728.199235:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 9207D1D229C1B2C6.E3C6EAEB3A1D5565<br />[4737:5:0219/143733.075845:ERROR:node_controller.cc(585)] Trying to re-add dropped peer DA3AFDEB4D8678E0.F9B2FB82A4C4C58F<br />[4734:4831:0219/143733.076004:ERROR:node_controller.cc(585)] Trying to re-add dropped peer DA3AFDEB4D8678E0.F9B2FB82A4C4C58F<br />[4737:5:0219/143756.049008:ERROR:node_controller.cc(585)] Trying to re-add dropped peer BAEEF19DADE4163.ADF5E459288EA0EC<br />*** stack smashing detected ***: terminated<br />*** stack smashing detected ***: terminated<br />*** stack smashing detected ***: terminated<br />libpng warning: iCCP: known incorrect sRGB profile<br />libpng warning: iCCP: known incorrect sRGB profile<br />libpng warning: iCCP: known incorrect sRGB profile<br />libpng warning: iCCP: known incorrect sRGB profile<br />[4737:5:0219/144203.194313:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 8654AB0A08D0D0E3.17C3394533E3586<br />[4735:4754:0219/144203.194475:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 8654AB0A08D0D0E3.17C3394533E3586<br />[4737:5:0219/144233.100484:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 9485AC9C47B81EE8.9BE3177420C7AD0D<br />[4735:4754:0219/144233.100586:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 9485AC9C47B81EE8.9BE3177420C7AD0D<br />[4737:5:0219/144234.405496:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 64039531588697E8.17621EA0F5F9EFF8<br />[4737:5:0219/144313.028119:ERROR:node_controller.cc(585)] Trying to re-add dropped peer E9DBE42247EACA83.D23F1C0B86577670<br />[4737:5:0219/144316.866900:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 2F0D4DB8E12664F.97ACDCB4364B5142<br />[4735:4754:0219/144318.374778:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 7B4AA9D226FFA0F3.A9C7CBCDC4241DCD<br />[4737:5:0219/144318.883665:ERROR:node_controller.cc(585)] Trying to re-add dropped peer 68608785307B56CF.5592F01DEADCA006<br />Refusing to render service to dead parents.</p><p>** (zeitgeist-datahub:2140): WARNING **: 14:45:48.808: zeitgeist-datahub.vala:207: Error during inserting events: GDBus.Error:org.gnome.zeitgeist.EngineError.InvalidArgument: Incomplete event: interpretation, manifestation and actor are required</p><p>** (zeitgeist-datahub:2140): WARNING **: 14:45:52.317: zeitgeist-datahub.vala:207: Error during inserting events: GDBus.Error:org.gnome.zeitgeist.EngineError.InvalidArgument: Incomplete event: interpretation, manifestation and actor are required</p><p>** (zeitgeist-datahub:2140): WARNING **: 14:47:04.093: zeitgeist-datahub.vala:207: Error during inserting events: GDBus.Error:org.gnome.zeitgeist.EngineError.InvalidArgument: Incomplete event: interpretation, manifestation and actor are required</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.189: Theme parsing error: gtk-widgets.css:154:27: The style property GtkButton:image-spacing is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.189: Theme parsing error: gtk-widgets.css:155:26: The style property GtkButton:inner-border is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.190: Theme parsing error: gtk-widgets.css:585:27: The style property GtkButton:image-spacing is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.190: Theme parsing error: gtk-widgets.css:586:28: The style property GtkWidget:interior-focus is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.190: Theme parsing error: gtk-widgets.css:587:28: The style property GtkButton:default-border is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.190: Theme parsing error: gtk-widgets.css:588:26: The style property GtkButton:inner-border is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.191: Theme parsing error: gtk-widgets.css:1345:25: The style property GtkRange:slider-width is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.191: Theme parsing error: gtk-widgets.css:1346:25: The style property GtkRange:stepper-size is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.191: Theme parsing error: gtk-widgets.css:1347:34: The style property GtkScrollbar:min-slider-length is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.191: Theme parsing error: gtk-widgets.css:1348:28: The style property GtkRange:stepper-spacing is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version</p><p>(gdebi-gtk:24765): Gtk-WARNING **: 14:47:04.191: Theme parsing error: gtk-widgets.css:1349:34: The style property GtkRange:trough-under-steppers is deprecated and shouldn&#039;t be used anymore. It will be removed in a future version<br />Refusing to render service to dead parents.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sat, 19 Feb 2022 13:49:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34734#p34734</guid>
		</item>
		<item>
			<title><![CDATA[Re: Gdebi would not install packages in graphical installer mode?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34732#p34732</link>
			<description><![CDATA[<div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>Am i missing something?</p></div></blockquote></div><p>Probably a graphical polkit authentication agent. Run <span class="bbc">gdebi-gtk /path/to/.deb</span> from a terminal or check ~/.xsession-errors for anything relevant.</p><p>Try installing policykit-1-gnome, that should supply an agent and the autostart .desktop file for it.</p><p>Disclaimer: other graphical polkit authentication agents are available. I posted a full list recently but I can&#039;t be bothered searching for it....</p><p>EDIT: no, looks like polkit-1-gnome is already installed &amp; running in Devuan&#039;s Xfce desktop and gdebi-gtk works fine in isolation.</p><p>I can get it working in my VM by clicking on the &quot;Open with&quot; scroll box (where it says &quot;GDebi Package Installer (default)&quot;) then clicking on &quot;Other...&quot; then selecting &quot;Gdebi Package Installer&quot; again. Once that is done the expected password confirmation box will open and the package can be installed directly from Firefox.</p><p>Very strange <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 19 Feb 2022 13:19:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34732#p34732</guid>
		</item>
		<item>
			<title><![CDATA[Gdebi would not install packages in graphical installer mode?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34731#p34731</link>
			<description><![CDATA[<p>Hello ,</p><p>i am using Devuan 4.0 64bit as Linux OS and am quite please with it, thanks for that!</p><p>Noticed the following issue: when i click a .deb file, it would open &quot;package installer&quot; aka &quot;GDEBI&quot;, </p><p>however, after checking for dependencies, when clicking &quot;Install package&quot; (for installing the .deb file) the window would go away, nothing would happen.</p><p>Remember that standard procedure would be being askied for root/ or user password and afterwards package would install properly most of times.</p><p>I am using XFCE and have not found a way yet to restore this functinality on Devuan 4.0 , besides using gdebi via terminal, which is a different approach, but i like graphical mode aswell.</p><p>Am i missing something?</p><p>thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sat, 19 Feb 2022 12:54:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34731#p34731</guid>
		</item>
	</channel>
</rss>
