<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" class="elementToProof ContentPasted0">
Sorry, I have too many email addresses... for reports on slackbuilds, please write to this address, included also in the .info file.<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>Da:</b> Marco Lavorini <marco.lavorini@outlook.com><br>
<b>Inviato:</b> marted́ 1 agosto 2023 18:53<br>
<b>A:</b> Alessandro Baggi <alessandro.baggi@gmail.com><br>
<b>Cc:</b> slackbuilds-users@slackbuilds.org <slackbuilds-users@slackbuilds.org><br>
<b>Oggetto:</b> R: [Slackbuilds-users] xfce4-docklike-plugin icon problem</font>
<div> </div>
</div>
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
<div dir="ltr">
<div class="x_elementToProof x_ContentPasted0" style="font-family:Calibri,Helvetica,sans-serif; font-size:12pt; color:rgb(0,0,0); background-color:rgb(255,255,255)">
Alessandro, unfortunately xfce4-docklike-plugin is slightly "buggy", as you can also see from the project issues:
<div class="x_ContentPasted0"><a href="https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin/-/issues/53" id="LPlnkOWALinkPreview">https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin/-/issues/53</a></div>
<div class="x__Entity x__EType_OWALinkPreview x__EId_OWALinkPreview x__EReadonly_1">
<div id="LPBorder_GTaHR0cHM6Ly9naXRsYWIueGZjZS5vcmcvcGFuZWwtcGx1Z2lucy94ZmNlNC1kb2NrbGlrZS1wbHVnaW4vLS9pc3N1ZXMvNTM." class="x_LPBorder834398" style="width:100%; margin-top:16px; margin-bottom:16px; max-width:800px; min-width:424px">
<table id="LPContainer834398" role="presentation" style="padding:12px 36px 12px 12px; width:100%; border-width:1px; border-style:solid; border-color:rgb(200,200,200); border-radius:2px">
<tbody>
<tr valign="top" style="border-spacing:0px">
<td>
<div id="LPImageContainer834398" style="margin-right:12px; height:160px; overflow:hidden">
<a target="_blank" id="LPImageAnchor834398" href="https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin/-/issues/53"><img id="LPThumbnailImageId834398" alt="" height="160" width="160" style="display:block" src="https://gitlab.xfce.org/assets/twitter_card-570ddb06edf56a2312253c5872489847a0f385112ddbcd71ccfa1570febab5d2.jpg"></a></div>
</td>
<td style="width:100%">
<div id="LPTitle834398" style="font-size:21px; font-weight:300; margin-right:8px; font-family:wf_segoe-ui_light,"Segoe UI Light","Segoe WP Light","Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; margin-bottom:12px">
<a target="_blank" id="LPUrlAnchor834398" href="https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin/-/issues/53" style="text-decoration:none">docklike plugin: cannot pin thunderbird (#53) · Issues · Panel Plugins / xfce4-docklike-plugin · GitLab</a></div>
<div id="LPDescription834398" style="font-size:14px; max-height:100px; color:rgb(102,102,102); font-family:wf_segoe-ui_normal,"Segoe UI","Segoe WP",Tahoma,Arial,sans-serif; margin-bottom:12px; margin-right:8px; overflow:hidden">
Hi, I encountered a problem using docklike plugin on AlmaLinux OS 9.2. I cannot pin Thunderbird icon on the bar (see the attachment)</div>
<div id="LPMetadata834398" style="font-size:14px; font-weight:400; color:rgb(166,166,166); font-family:wf_segoe-ui_normal,"Segoe UI","Segoe WP",Tahoma,Arial,sans-serif">
gitlab.xfce.org</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<br>
<div class="x_ContentPasted0"><span style="background-color:rgb(255,255,255)">I can tell you how I fixed it when I get the problem.</span><br>
</div>
<div class="x_ContentPasted0"><span style="background-color:rgb(255,255,255)"><br>
</span></div>
<div class="x_ContentPasted0">The first thing is to open the program, suppose Thunderbird.</div>
<div class="x_ContentPasted0">Then, from the terminal, give the command:</div>
<div class="x_ContentPasted0"><b>  xlsclients | grep thunderbird</b></div>
<div class="x_ContentPasted0"><b><br>
</b></div>
<div class="x_ContentPasted0">You will see a result like this:</div>
<div class="x_ContentPasted0">slack64 thunderbird-default</div>
<div class="x_ContentPasted0"><br>
</div>
<div class="x_ContentPasted0"><span style="background-color:rgb(255,255,255)">"slack64" is the name of my PC, while "thunderbird-default" is what the Thunderbird window is called.</span><br>
</div>
<div class="x_ContentPasted0">Now you need to copy the Thunderbird desktop file to your local directory and rename it with the name you just displayed, with the command:</div>
<div class="x_ContentPasted0">  <b>cp /usr/share/applications/mozilla-thunderbird.desktop ~/.local/share/applications/thunderbird-default.desktop</b></div>
<div class="x_ContentPasted0">At this point you should be able to add the Thunderbird icon to the dock.</div>
<div><br class="x_ContentPasted0">
</div>
<div class="x_ContentPasted0">This works for me, I hope it works for you too.</div>
<div class="x_ContentPasted0"><br>
</div>
<div class="x_ContentPasted1">@Matteo Bernardini, please verify that the email address you wrote to me is incorrect, fortunately I am subscribed to the maling-list and read the message.<br class="x_ContentPasted0">
</div>
<br>
</div>
<div id="x_appendonsend"></div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="x_divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>Da:</b> SlackBuilds-users <slackbuilds-users-bounces@slackbuilds.org> per conto di Alessandro Baggi <alessandro.baggi@gmail.com><br>
<b>Inviato:</b> marted́ 1 agosto 2023 18:33<br>
<b>A:</b> mlavorini@outlook.com <mlavorini@outlook.com><br>
<b>Cc:</b> slackbuilds-users@slackbuilds.org <slackbuilds-users@slackbuilds.org><br>
<b>Oggetto:</b> Re: [Slackbuilds-users] xfce4-docklike-plugin icon problem</font>
<div> </div>
</div>
<div class="x_BodyFragment"><font size="2"><span style="font-size:11pt">
<div class="x_PlainText">Hi Marco,<br>
I've installed xfce4-docklike-plugin and added docklike to a panel. I <br>
noticed that I cannot pin Firefox and Mozilla Thunderbird and when I run <br>
them, the relative icon are replaced by a "gear" icon.<br>
<br>
How can I help to solve this problem?<br>
<br>
Thank you in advance.<br>
<br>
Alessandro.<br>
<br>
Il 01/08/23 18:12, Matteo Bernardini ha scritto:<br>
> Il giorno mar 1 ago 2023 alle ore 16:58 Alessandro Baggi <br>
> <alessandro.baggi@gmail.com <<a href="mailto:alessandro.baggi@gmail.com">mailto:alessandro.baggi@gmail.com</a>>> ha scritto:<br>
> <br>
>     Hi,<br>
>     I installed xfce4-docklike-plugin but I have problem with Firefox and<br>
>     Thunderbird icons. I cannot pin them on the dock and when I launch them<br>
>     I see a "gear" instead of relative icons.<br>
> <br>
>     Anyone encountered this problem?<br>
> <br>
>     Thank you in advance.<br>
> <br>
> <br>
> Hi Alessandro,<br>
> <br>
> maybe you better ask Marco, the maintainer of the package: I'll put him <br>
> in cc.<br>
> <br>
> Matteo<br>
> <br>
> _______________________________________________<br>
> SlackBuilds-users mailing list<br>
> SlackBuilds-users@slackbuilds.org<br>
> <a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
> Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/">
https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
> FAQ - <a href="https://slackbuilds.org/faq/">https://slackbuilds.org/faq/</a><br>
> <br>
_______________________________________________<br>
SlackBuilds-users mailing list<br>
SlackBuilds-users@slackbuilds.org<br>
<a href="https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users">https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="https://lists.slackbuilds.org/pipermail/slackbuilds-users/">https://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="https://slackbuilds.org/faq/">https://slackbuilds.org/faq/</a><br>
<br>
</div>
</span></font></div>
</div>
</body>
</html>