You are not logged in.
Pages: 1
Hi all,
Not a great problem but this minor issue puzzles me.
I have two PC's, both run Debian 12 and both PC's are on kennel 6.1.0-13. Yet the modern computer 11th gen Intel PC doesn't seem to update it's icons (see below) where as the older PC with a Intel i3-2100 are all up to date. Thunderbird new logo is one I've noticed hasn't updated on the 11th gen, also some bookmarks on Firefox.
Both PC's are up to date with all software from repositories. The only thing I can think is it's to do with the graphics drivers. The 11th gen has a RX 6700XT graphics card, but the 2nd gen is using it's onboard graphics.
11th gen PC
2nd gen PC
Anyone else noticed this?
Last edited by MNS1968 (2023-12-09 22:43:20)
Offline
What theme are you using and is it the same on both machines?
Siduction
Debian Sid
Xfce 4.18
Offline
What theme are you using and is it the same on both machines?
Same, default Xfce, no themes.
Offline
There has to be a theme of some sort being used. I don't know what the Debian default is. There is obviously something set differently as I see a different background and one has some transparency set. If both machines are identical as per software installation and settings then the appearance would be the same. The graphics card is not relevant.
Siduction
Debian Sid
Xfce 4.18
Offline
There has to be a theme of some sort being used. I don't know what the Debian default is. There is obviously something set differently as I see a different background and one has some transparency set.
Nope, no themes other default Xfce and stock icons. I like to keep everything stock other than wallpaper.
What your seeing in the screenshots is the bottom edge of two desktop background wallpapers.
Other than a few tweaks to settings, like Panel transparency setting and adding the Whisker Menu.
I've tried adding a new panel, same result. Reinstalled Firefox and Thunderbird but the old logo appears and updated everything, still no change.
Offline
Nice and cute desktop images.
Just an aside, so skip this if you are interested in solving the problem, but the old Thunderbird icon is better. Yes it had perhaps too many superficial details and perspective etc but a skillful designer can very elegantly fix that while also reducing details as the icon goes from 48px down to 16. Looks like Mozilla are falling for the same idea, as a monolithic tech company (that might also be paying off Mozilla for other reasons). God forbid that we take a moment to appreciate a nice icon, that would obviously be sloth! "No diversity! Only uniformity, only abstractions of a circle with dot in middle. If you are lucky you get circle turned 1/3rd to side, Now get back to consuming our content."
Sorry I just had to say something here. I admit I don't use Thunderbird anymore, but I may have been using their old icon for something.
Last edited by uibits (2023-12-07 04:40:11)
Offline
eriefisher wrote:What theme are you using and is it the same on both machines?
Same, default Xfce, no themes.
While I am not using Debian I am using MX-23.1 which is Debian base. I use the oxygen icons which has that newer Thunderbird icon. Install oxygen icons from Synaptic would correct that issue.
I am horrible at using the terminal as I could never learn the command line.
Offline
Nice and cute desktop images.
Just an aside, so skip this if you are interested in solving the problem, but the old Thunderbird icon is better. Yes it had perhaps too many superficial details and perspective etc but a skillful designer can very elegantly fix that while also reducing details as the icon goes from 48px down to 16. Looks like Mozilla are falling for the same idea, as a monolithic tech company (that might also be paying off Mozilla for other reasons). God forbid that we take a moment to appreciate a nice icon, that would obviously be sloth! "No diversity! Only uniformity, only abstractions of a circle with dot in middle. If you are lucky you get circle turned 1/3rd to side, Now get back to consuming our content."
Sorry I just had to say something here. I admit I don't use Thunderbird anymore, but I may have been using their old icon for something.
I get what your saying but this issue isn't effecting only Thunderbird but Firefox bookmark icons as well.
MNS1968 wrote:eriefisher wrote:What theme are you using and is it the same on both machines?
Same, default Xfce, no themes.
While I am not using Debian I am using MX-23.1 which is Debian base. I use the oxygen icons which has that newer Thunderbird icon. Install oxygen icons from Synaptic would correct that issue.
It's not a icon theme causing this either. No matter what icon theme you use the Thunderbird icon stays the same.
Offline
I've also noted my Gravatar on this forum either. Worked before on Debian 11 but not after the fresh install of two months ago.
This is strange as if you look up properties for this icon it does show the new icon listed.
I'm beginning to think a fresh download and new install might be the answer.
Last edited by MNS1968 (2023-12-08 12:05:52)
Offline
uibits wrote:Nice and cute desktop images.
Just an aside, so skip this if you are interested in solving the problem, but the old Thunderbird icon is better. Yes it had perhaps too many superficial details and perspective etc but a skillful designer can very elegantly fix that while also reducing details as the icon goes from 48px down to 16. Looks like Mozilla are falling for the same idea, as a monolithic tech company (that might also be paying off Mozilla for other reasons). God forbid that we take a moment to appreciate a nice icon, that would obviously be sloth! "No diversity! Only uniformity, only abstractions of a circle with dot in middle. If you are lucky you get circle turned 1/3rd to side, Now get back to consuming our content."
Sorry I just had to say something here. I admit I don't use Thunderbird anymore, but I may have been using their old icon for something.
I get what your saying but this issue isn't effecting only Thunderbird but Firefox bookmark icons as well.
Crippled2013 wrote:MNS1968 wrote:Same, default Xfce, no themes.
While I am not using Debian I am using MX-23.1 which is Debian base. I use the oxygen icons which has that newer Thunderbird icon. Install oxygen icons from Synaptic would correct that issue.
It's not a icon theme causing this either. No matter what icon theme you use the Thunderbird icon stays the same.
That shouldn't be so because I just checked. When I change the icon theme it changes all the icons including the Thunderbird icon.
Last edited by Crippled2013 (2023-12-08 12:22:01)
I am horrible at using the terminal as I could never learn the command line.
Offline
That shouldn't be so because I just checked. When I change the icon theme it changes all the icons including the Thunderbird icon.
Ah, now you understand, something is definitely not right here. Question is what's causing the issue?
Offline
Offline
Test of Gravatar user image.
Offline
@MSN1968, I just tested the gravatar functionality in the post above and it seems to work. Crippled2013 doesn't have a gravatar so thats why you see the default image. I can see that you have an image set in your account. Can you confirm that the email address used for your gravatar account is the same email address you are using when registered here?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Hi ToZ, Yes, same email.
The gravatar not really the issue but icons are. See above.
Offline
Can you post back the output of the following commands from both computers?
xfconf-query -c xsettings -p /Net/IconThemeName
cat ~/.config/gtk-3.0/gtk.css
cat ~/.config/gtk-3.0/settings.ini
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Avatars still missing and not only on this site. It's not the adblocker nor the UFW firewall.
https://i.postimg.cc/W1KZb3vR/Screenshot-2023-12-08-18-58-53.png
I've been using Linux for 13 years, Debian for 5 years and never seen anything quite like this.
I don't use an avatar on here.
I am horrible at using the terminal as I could never learn the command line.
Offline
Can you post back the output of the following commands from both computers?
xfconf-query -c xsettings -p /Net/IconThemeName cat ~/.config/gtk-3.0/gtk.css cat ~/.config/gtk-3.0/settings.ini
11th gen PC
2nd gen PC ...hang on, while I nip upstairs.
In case your wondering I do use a custom terminal powerline font and nala command. The fancy bash prompt script I used since 2019 and never found any issues caused by using it.
Last edited by MNS1968 (2023-12-09 08:26:51)
Offline
Can we see from both computers:
ps -ef | grep xf
ls -l ~/.config/xfce4/xfconf/xfce-perchannel-xml
And maybe also:
apt-cache policy thunderbird
Last edited by ToZ (2023-12-09 12:05:47)
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
Offline
One more (from both computers):
xfconf-query -c xfce4-panel -lv
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
One more (from both computers):
xfconf-query -c xfce4-panel -lv
11th gen PC
martin Debian ~ xfconf-query -c xfce4-panel -lv
/configver 2
/panels <<UNSUPPORTED>>
/panels/dark-mode false
/panels/panel-1/icon-size 16
/panels/panel-1/length 100
/panels/panel-1/plugin-ids <<UNSUPPORTED>>
/panels/panel-1/position p=6;x=0;y=0
/panels/panel-1/position-locked true
/panels/panel-1/size 32
/panels/panel-2/autohide-behavior 1
/panels/panel-2/background-rgba <<UNSUPPORTED>>
/panels/panel-2/background-style 1
/panels/panel-2/icon-size 42
/panels/panel-2/length 1
/panels/panel-2/plugin-ids <<UNSUPPORTED>>
/panels/panel-2/position p=10;x=0;y=0
/panels/panel-2/position-locked true
/panels/panel-2/size 70
/plugins/clipman/settings/history-ignore-primary-clipboard false
/plugins/clipman/tweaks/never-confirm-history-clear true
/plugins/plugin-1 whiskermenu
/plugins/plugin-10 notification-plugin
/plugins/plugin-11 separator
/plugins/plugin-11/style 0
/plugins/plugin-12 clock
/plugins/plugin-12/digital-date-font Quicksand Medium, Medium 8
/plugins/plugin-12/digital-date-format %a, %d %b %Y
/plugins/plugin-12/digital-layout 3
/plugins/plugin-12/digital-time-font Quicksand Medium, Medium 12
/plugins/plugin-12/digital-time-format %I:%M %p
/plugins/plugin-13 separator
/plugins/plugin-13/style 0
/plugins/plugin-14 actions
/plugins/plugin-14/appearance 0
/plugins/plugin-14/items <<UNSUPPORTED>>
/plugins/plugin-15 showdesktop
/plugins/plugin-16 separator
/plugins/plugin-18 launcher
/plugins/plugin-18/items <<UNSUPPORTED>>
/plugins/plugin-19 launcher
/plugins/plugin-19/items <<UNSUPPORTED>>
/plugins/plugin-2 tasklist
/plugins/plugin-20 launcher
/plugins/plugin-20/items <<UNSUPPORTED>>
/plugins/plugin-21 separator
/plugins/plugin-23 launcher
/plugins/plugin-23/items <<UNSUPPORTED>>
/plugins/plugin-24 launcher
/plugins/plugin-24/items <<UNSUPPORTED>>
/plugins/plugin-25 launcher
/plugins/plugin-25/items <<UNSUPPORTED>>
/plugins/plugin-26 launcher
/plugins/plugin-26/items <<UNSUPPORTED>>
/plugins/plugin-2/grouping 1
/plugins/plugin-3 separator
/plugins/plugin-31 launcher
/plugins/plugin-31/items <<UNSUPPORTED>>
/plugins/plugin-3/expand true
/plugins/plugin-3/style 0
/plugins/plugin-4 pager
/plugins/plugin-5 separator
/plugins/plugin-5/style 0
/plugins/plugin-6 systray
/plugins/plugin-6/icon-size 16
/plugins/plugin-6/known-items <<UNSUPPORTED>>
/plugins/plugin-6/known-legacy-items <<UNSUPPORTED>>
/plugins/plugin-6/square-icons true
/plugins/plugin-7 weather
/plugins/plugin-7/cache-max-age 172800
/plugins/plugin-7/forecast/days 5
/plugins/plugin-7/forecast/layout 1
/plugins/plugin-7/labels/label0 3
/plugins/plugin-7/labels/label1 5
/plugins/plugin-7/labels/label2 9
/plugins/plugin-7/labels/label3 15
/plugins/plugin-7/labels/label4 16
/plugins/plugin-7/labels/label5 17
/plugins/plugin-7/location/latitude 51.439824
/plugins/plugin-7/location/longitude 0.762040
/plugins/plugin-7/location/name Sheerness, Swale
/plugins/plugin-7/msl 5
/plugins/plugin-7/offset +00:00
/plugins/plugin-7/power-saving true
/plugins/plugin-7/round true
/plugins/plugin-7/scrollbox/animate true
/plugins/plugin-7/scrollbox/color rgba(0,0,0,0)
/plugins/plugin-7/scrollbox/font Quicksand Medium, Medium 8
/plugins/plugin-7/scrollbox/lines 1
/plugins/plugin-7/scrollbox/show true
/plugins/plugin-7/scrollbox/use-color false
/plugins/plugin-7/single-row true
/plugins/plugin-7/theme-dir /usr/share/xfce4/weather/icons/liquid
/plugins/plugin-7/timezone Europe/London
/plugins/plugin-7/tooltip-style 1
/plugins/plugin-7/units/altitude 1
/plugins/plugin-7/units/apparent-temperature 0
/plugins/plugin-7/units/precipitation 1
/plugins/plugin-7/units/pressure 2
/plugins/plugin-7/units/temperature 0
/plugins/plugin-7/units/windspeed 1
/plugins/plugin-8 pulseaudio
/plugins/plugin-8/enable-keyboard-shortcuts true
/plugins/plugin-8/mpris-players firefox.instance10161;firefox.instance10164;firefox.instance10975;firefox.instance11239;firefox.instance11574;firefox.instance11751;firefox.instance11916;firefox.instance11949;firefox.instance12092;firefox.instance12330;firefox.instance12372;firefox.instance12660;firefox.instance12673;firefox.instance1290;firefox.instance12908;firefox.instance13006;firefox.instance1305;firefox.instance1314;firefox.instance1319;firefox.instance13196;firefox.instance1321;firefox.instance1325;firefox.instance1326;firefox.instance1332;firefox.instance1333;firefox.instance1334;firefox.instance13340;firefox.instance1338;firefox.instance13493;firefox.instance13904;firefox.instance14923;firefox.instance14947;firefox.instance14956;firefox.instance15123;firefox.instance15259;firefox.instance15403;firefox.instance15805;firefox.instance16300;firefox.instance1641;firefox.instance1643;firefox.instance1644;firefox.instance1646;firefox.instance1647;firefox.instance1648;firefox.instance1649;firefox.instance1650;firefox.instance1651;firefox.instance1652;firefox.instance1653;firefox.instance1654;firefox.instance1655;firefox.instance1656;firefox.instance1657;firefox.instance1658;firefox.instance1659;firefox.instance1660;firefox.instance1661;firefox.instance1662;firefox.instance1663;firefox.instance1664;firefox.instance1665;firefox.instance1666;firefox.instance1667;firefox.instance1668;firefox.instance1669;firefox.instance1670;firefox.instance1671;firefox.instance1673;firefox.instance1674;firefox.instance1676;firefox.instance1677;firefox.instance1678;firefox.instance1679;firefox.instance1680;firefox.instance1681;firefox.instance1683;firefox.instance1684;firefox.instance1685;firefox.instance1686;firefox.instance1688;firefox.instance1689;firefox.instance1690;firefox.instance1692;firefox.instance1693;firefox.instance1695;firefox.instance1697;firefox.instance1698;firefox.instance1700;firefox.instance1703;firefox.instance1704;firefox.instance1709;firefox.instance1713;firefox.instance1714;firefox.instance1722;firefox.instance1727;firefox.instance1728;firefox.instance17294;firefox.instance17298;firefox.instance1730;firefox.instance1734;firefox.instance1735;firefox.instance1738;firefox.instance1742;firefox.instance1745;firefox.instance1746;firefox.instance1749;firefox.instance1751;firefox.instance1753;firefox.instance1756;firefox.instance1759;firefox.instance1764;firefox.instance1766;firefox.instance17671;firefox.instance1770;firefox.instance1773;firefox.instance1784;firefox.instance1788;firefox.instance17929;firefox.instance18042;firefox.instance1815;firefox.instance18186;firefox.instance1819;firefox.instance1827;firefox.instance1828;firefox.instance18473;firefox.instance1850;firefox.instance1852;firefox.instance1859;firefox.instance1863;firefox.instance1865;firefox.instance1871;firefox.instance1874;firefox.instance1876;firefox.instance1884;firefox.instance1893;firefox.instance19013;firefox.instance1904;firefox.instance1910;firefox.instance19123;firefox.instance1913;firefox.instance1916;firefox.instance1967;firefox.instance19735;firefox.instance19764;firefox.instance1983;firefox.instance1991;firefox.instance1995;firefox.instance19950;firefox.instance20047;firefox.instance20269;firefox.instance20781;firefox.instance2081;firefox.instance20958;firefox.instance2114;firefox.instance21353;firefox.instance2141;firefox.instance21476;firefox.instance2164;firefox.instance22119;firefox.instance22172;firefox.instance22458;firefox.instance2254;firefox.instance22812;firefox.instance22997;firefox.instance2301;firefox.instance2310;firefox.instance2311;firefox.instance23187;firefox.instance23203;firefox.instance24012;firefox.instance24207;firefox.instance2424;firefox.instance2474;firefox.instance2490;firefox.instance2497;firefox.instance2545;firefox.instance25962;firefox.instance26053;firefox.instance2607;firefox.instance26171;firefox.instance2637;firefox.instance26464;firefox.instance2654;firefox.instance2706;firefox.instance27425;firefox.instance2801;firefox.instance2823;firefox.instance29587;firefox.instance30409;firefox.instance3075;firefox.instance30876;firefox.instance32669;firefox.instance3271;firefox.instance32986;firefox.instance3335;firefox.instance33464;firefox.instance3387;firefox.instance33979;firefox.instance35111;firefox.instance3595;firefox.instance3666;firefox.instance37167;firefox.instance3731;firefox.instance38195;firefox.instance3841;firefox.instance3900;firefox.instance3903;firefox.instance39363;firefox.instance3991;firefox.instance4046;firefox.instance4142;firefox.instance4228;firefox.instance4348;firefox.instance4397;firefox.instance4439;firefox.instance44607;firefox.instance4478;firefox.instance44798;firefox.instance45311;firefox.instance4547;firefox.instance4701;firefox.instance4759;firefox.instance4887;firefox.instance4904;firefox.instance51045;firefox.instance51127;firefox.instance5213;firefox.instance5250;firefox.instance5387;firefox.instance5388;firefox.instance5555;firefox.instance56577;firefox.instance57084;firefox.instance5780;firefox.instance5969;firefox.instance60270;firefox.instance6049;firefox.instance6221;firefox.instance6254;firefox.instance6286;firefox.instance6414;firefox.instance6666;firefox.instance6712;firefox.instance6747;firefox.instance6907;firefox.instance6912;firefox.instance7234;firefox.instance7236;firefox.instance7448;firefox.instance8190;firefox.instance8209;firefox.instance8536;firefox.instance8867;firefox.instance9461;firefox.instance9668;firefox.instance9705;kdeconnect.mpris_0098e59f67264e0c865bd39ea0828418;kdeconnect.mpris_043ab9e22e07457fa73735d235aee216;kdeconnect.mpris_1302a8aef3af4670bce40d30a33d4d39;kdeconnect.mpris_1e9d035790144053b8338d8ce3ccc2d7;kdeconnect.mpris_1f4b6d2c73d24c949a9b49e2198fbe94;kdeconnect.mpris_1f7ca1b7d1c941ba91821a3ce82dc8ac;kdeconnect.mpris_237c8a0d2ca84f668af7a3371cd0ec28;kdeconnect.mpris_237e7774c4ef4690bd3173487f4d8d42;kdeconnect.mpris_3444d734ec634e9099579f9c9a871c90;kdeconnect.mpris_41067595f36e4bbe860423eeb6a800b1;kdeconnect.mpris_44c355699b4542bd9f742aecf28c488d;kdeconnect.mpris_46d34e74888e4e81a2ce36248a1ade72;kdeconnect.mpris_5e7f398369fd409c80bc7bb376fb2c87;kdeconnect.mpris_60c9b05c35b444c1afacbfd5348500fc;kdeconnect.mpris_6b35a3f89ced42019f8cae962b1c27e6;kdeconnect.mpris_6f3a550619564ce69c91cc41328a281b;kdeconnect.mpris_7907bdf3d6194afe85127740002a2a70;kdeconnect.mpris_7bd320bdc9f341359148c1f6f22dda4d;kdeconnect.mpris_7fab5508128847ec9f247723622dc917;kdeconnect.mpris_83e6558536dd4534a1a46cdbcef475b7;kdeconnect.mpris_8784540bd460404cab10857f099d8a8d;kdeconnect.mpris_8c72b0cfbcbb43d786a6f9e2deaa1a47;kdeconnect.mpris_8de2e2e97ffa44738c36df6f0b02e2c5;kdeconnect.mpris_8f5e4f19dd564624bfd316a66ed64443;kdeconnect.mpris_900a2317887e4bd888299eeeefc428d1;kdeconnect.mpris_924cf01ad118451f91ba6db8df0c7f76;kdeconnect.mpris_95396933cb45441580cba6b3a9486feb;kdeconnect.mpris_9806901154994129ad0003458a6f055b;kdeconnect.mpris_98dfb9fd09474d6381c2dc794680c6f9;kdeconnect.mpris_9b28abb2291f4850bbc9c3404def7714;kdeconnect.mpris_9cf0b439a92641b79f93002c077281db;kdeconnect.mpris_a740a32f288e4c7782d7978a4bd63b36;kdeconnect.mpris_b22d651ed17f4b7583bd92bf29a7714e;kdeconnect.mpris_b7528ff38cb542cfa0fe15e15087d0d3;kdeconnect.mpris_c3826d87cd6b4de1b340d607b0217079;kdeconnect.mpris_c86eb7707d6e4870ade2fca9884a704a;kdeconnect.mpris_cde592c743184fa298724b162e42ba44;kdeconnect.mpris_ce0248eee2cc42f49e34d9d7566f1c43;kdeconnect.mpris_d357c6d3ca9b45dcaa26c2d7d2d7d2d3;kdeconnect.mpris_d9114bdc84534c8a91ae03d669ff052d;kdeconnect.mpris_dbc86c6826d3464786d0e3021baf174a;kdeconnect.mpris_e136294d9875459ba950c8b9ba846081;kdeconnect.mpris_e6308d2edd6d4aff83f14023657700c0;kdeconnect.mpris_ea6c0f9537454d5fb282feac89402ccb;kdeconnect.mpris_eab0efb478374faab6973ddcba5351d6;kdeconnect.mpris_ed318272b05b4c93bc43b55ab7f06d04;kdeconnect.mpris_edac1e1cb1784bc0b0ebc8ccb5332540;kdeconnect.mpris_f7055b0217af4f3cbd75e3f634b64c93;kdeconnect.mpris_f72d9b3c6d5b4c33a938257207144eef;vlc
/plugins/plugin-8/show-notifications true
/plugins/plugin-9 thunar-tpa
Have what for the other PC. The wife is on it, Facebook ...we could be sometime.
Last edited by MNS1968 (2023-12-09 22:09:46)
Offline
2nd gen PC
martin Debian ~ xfconf-query -c xfce4-panel -lv
/configver 2
/panels <<UNSUPPORTED>>
/panels/dark-mode true
/panels/panel-1/icon-size 16
/panels/panel-1/length 100
/panels/panel-1/plugin-ids <<UNSUPPORTED>>
/panels/panel-1/position p=6;x=0;y=0
/panels/panel-1/position-locked true
/panels/panel-1/size 24
/panels/panel-2/autohide-behavior 1
/panels/panel-2/background-rgba <<UNSUPPORTED>>
/panels/panel-2/background-style 1
/panels/panel-2/icon-size 30
/panels/panel-2/length 1
/panels/panel-2/plugin-ids <<UNSUPPORTED>>
/panels/panel-2/position p=10;x=0;y=0
/panels/panel-2/position-locked true
/panels/panel-2/size 50
/plugins/plugin-10 notification-plugin
/plugins/plugin-11 separator
/plugins/plugin-11/style 0
/plugins/plugin-12 clock
/plugins/plugin-12/digital-date-font Sans 6
/plugins/plugin-12/digital-date-format %a, %b %d, %Y
/plugins/plugin-12/digital-layout 3
/plugins/plugin-12/digital-time-font Quicksand Medium, Medium 9
/plugins/plugin-12/digital-time-format %I:%M %p
/plugins/plugin-13 separator
/plugins/plugin-13/style 0
/plugins/plugin-14 actions
/plugins/plugin-14/appearance 0
/plugins/plugin-14/items <<UNSUPPORTED>>
/plugins/plugin-15 showdesktop
/plugins/plugin-16 separator
/plugins/plugin-17 launcher
/plugins/plugin-17/items <<UNSUPPORTED>>
/plugins/plugin-18 launcher
/plugins/plugin-18/items <<UNSUPPORTED>>
/plugins/plugin-19 launcher
/plugins/plugin-19/items <<UNSUPPORTED>>
/plugins/plugin-2 tasklist
/plugins/plugin-20 launcher
/plugins/plugin-20/items <<UNSUPPORTED>>
/plugins/plugin-21 separator
/plugins/plugin-22 thunar-tpa
/plugins/plugin-23 launcher
/plugins/plugin-23/items <<UNSUPPORTED>>
/plugins/plugin-24 launcher
/plugins/plugin-24/items <<UNSUPPORTED>>
/plugins/plugin-25 launcher
/plugins/plugin-25/items <<UNSUPPORTED>>
/plugins/plugin-2/grouping 1
/plugins/plugin-3 separator
/plugins/plugin-3/expand true
/plugins/plugin-3/style 0
/plugins/plugin-4 pager
/plugins/plugin-5 separator
/plugins/plugin-5/style 0
/plugins/plugin-6 systray
/plugins/plugin-6/icon-size 16
/plugins/plugin-6/known-items <<UNSUPPORTED>>
/plugins/plugin-6/known-legacy-items <<UNSUPPORTED>>
/plugins/plugin-6/square-icons true
/plugins/plugin-7 whiskermenu
/plugins/plugin-8 pulseaudio
/plugins/plugin-8/enable-keyboard-shortcuts true
/plugins/plugin-8/mpris-players firefox.instance1222;firefox.instance2161;firefox.instance2757;firefox.instance45890
/plugins/plugin-8/show-notifications true
/plugins/plugin-9 weather
/plugins/plugin-9/cache-max-age 172800
/plugins/plugin-9/forecast/days 5
/plugins/plugin-9/forecast/layout 1
/plugins/plugin-9/labels/label0 3
/plugins/plugin-9/labels/label1 5
/plugins/plugin-9/labels/label2 9
/plugins/plugin-9/labels/label3 15
/plugins/plugin-9/labels/label4 16
/plugins/plugin-9/labels/label5 17
/plugins/plugin-9/location/latitude 51.439824
/plugins/plugin-9/location/longitude 0.762040
/plugins/plugin-9/location/name Sheerness, Swale
/plugins/plugin-9/msl 5
/plugins/plugin-9/offset +00:00
/plugins/plugin-9/power-saving true
/plugins/plugin-9/round true
/plugins/plugin-9/scrollbox/animate true
/plugins/plugin-9/scrollbox/color rgba(0,0,0,0)
/plugins/plugin-9/scrollbox/font Quicksand Medium, Medium 7
/plugins/plugin-9/scrollbox/lines 1
/plugins/plugin-9/scrollbox/show true
/plugins/plugin-9/scrollbox/use-color false
/plugins/plugin-9/single-row true
/plugins/plugin-9/theme-dir /usr/share/xfce4/weather/icons/liquid
/plugins/plugin-9/timezone Europe/London
/plugins/plugin-9/tooltip-style 1
/plugins/plugin-9/units/altitude 1
/plugins/plugin-9/units/apparent-temperature 0
/plugins/plugin-9/units/precipitation 1
/plugins/plugin-9/units/pressure 2
/plugins/plugin-9/units/temperature 0
/plugins/plugin-9/units/windspeed 1
I reposted this thinking it had missed some text off the terminal but this all I get with command with 2nd gen intel PC.
Last edited by MNS1968 (2023-12-09 22:12:38)
Offline
11th-gen PC:
/panels/panel-1/icon-size 16
/panels/panel-1/size 32
/panels/panel-2/icon-size 42
/panels/panel-2/size 70
2nd-gen PC:
/panels/panel-1/icon-size 16
/panels/panel-1/size 24
/panels/panel-2/icon-size 30
/panels/panel-2/size 50
Not sure on which panel the tasklist (Winodow Buttons) plugin is on, but try making the panel Row Size and Appearance>Icon Size the same to see if it helps. I wonder whether given the different values, different icons are being selected from the icon theme.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
11th-gen PC:
/panels/panel-1/icon-size 16 /panels/panel-1/size 32 /panels/panel-2/icon-size 42 /panels/panel-2/size 70
2nd-gen PC:
/panels/panel-1/icon-size 16 /panels/panel-1/size 24 /panels/panel-2/icon-size 30 /panels/panel-2/size 50
Not sure on which panel the tasklist (Winodow Buttons) plugin is on, but try making the panel Row Size and Appearance>Icon Size the same to see if it helps. I wonder whether given the different values, different icons are being selected from the icon theme.
Funny enough, before I saw your reply, I was playing around with panel settings on the 2nd-gen PC and found by increasing the icon size the Thunderbird icon would revert back to old style logo. This PC runs 1080p on a 22" screen.
So back to the 11th-gen PC, this computer runs 1440p on a 27" screen. I tried it on the 11th gen increase the size icon from 42 to 46 and found once the logo increased in size, it changes to the new Thunderbird logo.
Feel a bit of a fool for not thinking about this solution before. Still have the strange issues of Firefox but maybe that's done to scaling as well.
Think we can safely mark this thread as solved.
Thank you ToZ and everyone for your help.
Last edited by MNS1968 (2023-12-09 23:06:46)
Offline
Pages: 1
[ Generated in 0.015 seconds, 7 queries executed - Memory usage: 784.12 KiB (Peak: 864.96 KiB) ]