/srv/irclogs.ubuntu.com/2019/07/26/#lubuntu-devel.txt

kc2bezwxl: Are you all set with usb-creator ? I just got home, I can test it if you need me to do so.00:18
wxlkc2bez: should be good but extra testing is always good00:19
kc2bezOk. I can give it a spin tonight.00:20
lubot<teward001> @tsimonq2 wxl: you will both be pleased to know my PGP key is now embedded to my Yubikey that arrived today.01:33
lubot<teward001> as is my new SSH key (based on the GPG key) and it works01:35
lubot<teward001> so yay for security01:36
lubot<teward001> now i have to update my keys everywhere xD01:36
lubot<teward001> (LP is already done)01:36
lubot<HMollerCl> wcl: can we change the icons of the .desktop? The ones that doesn't look good, like, printers, skanlite, lxqt-about. Change the icon they use.01:51
lubot<HMollerCl> fro example, lxqt-about.desktop looks much better with hwinfo icon instead of help-about01:52
lubot<HMollerCl> wxl^01:52
wxl[m]Yay teward02:09
wxl[m]@HMollerCl it's an option in the desktop entry specification02:10
lubot<HMollerCl> yes, I know02:11
lubot<HMollerCl> my question is, can we as lubuntu change it? won't affect oter distributions?02:11
lubot<HMollerCl> in lxqt-about change to Icon=hwinfo02:12
lubot<HMollerCl> looks much better (need to restart the panel)02:12
lubot<HMollerCl> wxl: created a task for it https://phab.lubuntu.me/T9502:14
wxl[m]Oh hm that's an interesting quandry02:16
lubot<HMollerCl> or, we coudl create our own icons with xdg to ~.share/apps taht should work02:18
lubot<HMollerCl> sorry ~.local/share/applications02:19
lubot<HMollerCl> and we shoudl put to the originals notshownin=lxqt02:19
lubot<justinzobel> @HMollerCl [sorry ~.local/share/applications], `~/.local/share/applications`?02:21
lubot<HMollerCl> yes02:22
lubot<HMollerCl> wxl: notShownIn=lxqt not needed, the one in `~/.local/share/applications` prevale02:25
wxl@tsimonq2: how do we have XDG_DATA_DIRS set? it seems it's set to /usr/share/Lubuntu but we seem to have stuff in /usr/share/lubuntu03:09
wxland actually that seems like it might even be from 18.04 based on the name of the files in /wallpapers03:10
wxlfurthermore /usr/share/Lubuntu doesn't exist at all03:10
wxl^ @HMollerCl the relevance here is that it looks like we can write to $XDG_DATA_DIRS/icons 03:12
wxlso we probably wouldn't change the desktop file but we could put a file in there with the right name03:12
lubot<HMollerCl> mm I'm not following you03:13
lubot<HMollerCl> we need to to put a .desktop file with a different icon=xxx03:14
wxlno03:14
lubot<HMollerCl> in xdg so it ended up in ~./local/share/applications03:14
wxlfor example, let's say the desktop has Icon=blah03:14
wxlthen we put icons at /usr/share/Lubuntu/icons/blah03:15
wxlit will take precendence over everything else except what's in $HOME03:15
wxlwe could do what you're saying but that's quite a bit more complicated since we'd have to maintain the whole desktop file (and make sure we track its changes over time)03:16
lubot<HMollerCl> I don't get it, we put a new icon with name blah?03:25
wxlyep03:25
lubot<HMollerCl> ok, and it won't change when someone changes icon-theme?03:25
wxlwhen the menu consults the desktop entry, it will see blah and search through XDG_DATA_DIRS for the icon03:26
wxlas i understand it, that is correct, but i'm not sure03:26
lubot<HMollerCl> ok, only problem I see is that if someone chanegs teh deafult icon theme (to numix for example) that icon won't change03:32
wxlit might. i'm not sure03:33
wxl@tsimonq2: shouldn't we have compton in our repos?05:22
lubotapollonys was added by: apollonys07:33
lubot<The_LoudSpeaker> @teward001 [so yay for security], Do fido keys(and yubikeys) natively work with (l)ubuntu ? Or one has to do additional setup for it?09:17
lubot<justinzobel> @The_LoudSpeaker [Do fido keys(and yubikeys) natively work with (l)ubuntu ? Or one has to do addit …], I've used them on other distros but it depends on what you want to use them for as they're  multi-functional.09:47
lubot<justinzobel> If it's just OTP the client works well, I've tried login integraiton as well and that though requiring a little configuration does work also.09:47
lubot<HMollerCl> @wxl [<wxl> then we put icons at /usr/share/Lubuntu/icons/blah], didn't work put a help-about.svg in usr/share/Lubuntu/icons/ but didn't work14:13
lubot<HMollerCl> sorry /usr/share/lubuntu/icons14:25
lubot<HMollerCl> didi it also with /usr/share/Lubuntu/icons/help-about.svg didn't work either14:29
lubot<HMollerCl> wxl:^14:29
lubot<HMollerCl> does someone has some info about this project? https://github.com/lxqt/sddm-config-editor14:46
lubot<HMollerCl> it appears to be stalled14:47
lubot<teward001> @The_LoudSpeaker [Do fido keys(and yubikeys) natively work with (l)ubuntu ? Or one has to do addit …], U2F works out of the box in 18.04+ with enabled browsers.  YubiKeys for PGP SmartKeys and SSH Keys need some additional config out of the box14:51
lubot<teward001> BUT it's not that hard to get that working... getting it *reversed* if yuo botch it is hard14:51
lubot<N0um3n0> https://phab.lubuntu.me/T2014:56
lubot<N0um3n0> @HMollerCl [does someone has some info about this project? https://github.com/lxqt/sddm-conf …], https://phab.lubuntu.me/T2014:57
lubot<N0um3n0> Is the same?14:57
lubot<HMollerCl> si the same what?15:02
lubot<N0um3n0> Sddm-config-editor15:14
lubot<N0um3n0> https://phab.lubuntu.me/T2015:14
lubot<HMollerCl> aaa, sorry, yes the same. But doesn't appear to be much movement on it.15:25
wxl@HMollerCl first, re: sddd-config-editor, it *IS* part of the lxqt project, so that's a good sign. just because it's not getting a lot of activity doesn't mean it's not getting any. last commit in march. no pull requests (that's a good sign or a bad sign depending). most issues are agaida's and him trying to improve more infrastructure things. he does say it'16:57
wxls not quite ready for Debian https://github.com/lxqt/sddm-config-editor/issues/1516:57
ubot93Issue 15 in lxqt/sddm-config-editor "Inclusion into debian" [Open]16:57
wxli seem to remember when i built it, it worked quite well and it seemed fully functional16:58
wxlif you want to investigate with agaida his reasons, that would go a long way16:58
wxlthe TODO seems mostly done *EXCEPT* probably the most important thing: validation of the config https://github.com/lxqt/sddm-config-editor/issues/1517:00
ubot93Issue 15 in lxqt/sddm-config-editor "Inclusion into debian" [Open]17:00
wxli bet that would be a relatively simple bit of code to write17:00
wxlew 26.3% of the code is ruby. whyyyyy????17:01
wxlah. separate version. NEVERMIND17:01
lubot<HMollerCl> jajjaa17:01
wxlstill, weird17:01
lubot<HMollerCl> I did some tests with the icons, didn't succeed17:02
wxli'm getting to that17:02
wxlit may be that you have to have a full folder of icons17:02
wxli have to look at the specifications17:02
lubot<HMollerCl> or, crate a theme that inherits from epapirus...17:02
wxlSupport for SVGs is optional. 17:02
wxl^^ from the spec17:02
wxlmight try PNG to do a for sure test17:03
lubot<HMollerCl> ok, to be sure, your idea is put it like /usr/share/Lubuntu/icons/help-about.svg17:04
lubot<HMollerCl> ?17:04
wxlsounds like you should technically have an "icon theme" which is to say that there must be a file index.theme17:04
wxlthis is not what we think of as "icon themes" throughout the desktop environment17:04
wxlwell, maybe i'm wrong about that. hm.17:05
wxlwhat do you get from `echo $XDG_DATA_DIRS`?17:06
wxloh and make sure you don't have anything in $XDG_HOME_DIRS/icons cuz that will override17:06
wxlhttps://standards.freedesktop.org/icon-theme-spec/icon-theme-spec-latest.html17:07
wxlit does look like there should be an index.theme, some subdirectories, e.g. $basedir/hicolor/48x48/apps, PNG to be sure the test works as SVG may be ignored and there should be a icon-data .icon file17:08
lubot<HMollerCl> yup, I was reading the same17:08
lubot<HMollerCl> but that is for a complete theme..17:09
wxlyeah but there has got to be a way to override it17:09
lubot<HMollerCl> XDG_DATA_DIRS=/usr/share/Lubuntu:/usr/local/share:/usr/share:/var/lib/snapd/desktop17:09
wxlso first, i'd try with the png and see if that works17:09
wxlfailing that, add the icon-data file17:10
wxlfailing that put it in icons/hicolor/48x48/apps17:10
wxl(make sure it's 48x48)17:11
wxlthe svg looks like it should go in icons/hicolor/scalable/apps17:11
wxl@teward001 oh master of all things askubuntu this question has an answer that's good for lxde and one that's good for lxqt.. they both should be combined in one answer. what's the best solution? edit the accepted answer? https://askubuntu.com/questions/81383/how-can-i-add-new-autostart-programs-in-lubuntu17:40
lubot<teward001> nope, just do nothing17:55
lubot<teward001> leave it alone17:55
lubot<teward001> if you want attach a bounty to the question and then award the bounty to the answer17:56
lubot<teward001> but no, don't edit existing questions to merge answers together, it breaks votes17:56
lubot<HMollerCl> wxl: I tested all the combinations, no success18:38
lubot<HMollerCl> we might have to create our own theme bases on epapirus. In that heme we only include the icons we want to change.18:39
kc2bezwxl: I tested usb-creator on xenial, bionic, disco, and eoan. All worked well for me, no issues. Do you need a comment somewhere?19:06
wxl@HMollerCl sigh. i wonder if freedesktop doesn't have an irc channel or mailing list...19:18
wxl@kc2bez: bug report please19:18
kc2bezok will do19:19
wxlphew that was a rabbit hole https://askubuntu.com/questions/1159861/how-to-turn-off-cursor-blinking-in-lubuntu/1161329#116132920:38
lubot<HMollerCl> @wxl [<wxl> @HMollerCl sigh. i wonder if freedesktop doesn't have an irc channel or ma …], or someone who understand how icons work...21:10
lubot<HMollerCl> I believe that the "canonical" form is to create our own theme.21:10
lubot<HMollerCl> wxl: look at 5 here: https://help.ubuntu.com/community/UnityLaunchersAndDesktopFiles21:17
lubot<HMollerCl> All icons that are under the directory /usr/share/pixmaps don't need to have their full path specified, but their filename without the extension. For example, if the icon file is /usr/share/pixmaps/wallch.png, then the Icon field should be just 'wallch'. All other icons should have their full path specified.21:17
lubot<HMollerCl> sigh! I tried putting in /usr/share/pixmaps & usr/share/icons/hicolor/48x48/apps21:25
lubot<HMollerCl> but nothing21:25
lubot<HMollerCl> papirus icon prevail21:26
wxli know. frustrating.22:00
lubot<apollonys> I moved to Lubuntu22:01
wxlcongrats22:01
lubot<apollonys> Last week.22:01
lubot<apollonys> I know it doesnt have all apps, though I’ll find alternatives22:02
lubot<apollonys> @wxl [<wxl> congrats], thanks22:02
wxlit has most things22:02
wxland you can just look in discover for what's missing22:02
wxl@HMollerCl there's #freedesktop on IRC but i know you've got a firewall. another option is https://lists.freedesktop.org/mailman/listinfo/freedesktop or MAYBE an issue on gitlab https://gitlab.freedesktop.org/xdg/xdg-specs22:04
lubot<HMollerCl> I will test making a whole theme that inherits E-papirus, I think that should be the cleanest way to proceed23:05
wxlmy only concern is the same with the desktop entry.. then we have to track the changes23:05
lubot<HMollerCl> Don't get it23:07
lubot<HMollerCl> It will be a whole new theme, with a new package23:08
wxlwell if you want to do it, i'm all for it hans but i'm not going to be responsible for it XD23:14
lubot<HMollerCl> Lupirus-icon-theme23:44
wxlXD23:46
lubot<N0um3n0> @HMollerCl [Lupirus-icon-theme], oO23:46
wxlsounds like a disease23:46
lubot<N0um3n0> good name23:46
lubot<kc2bez> Lubuntu can be infectious.23:47
lubot<kc2bez> Like a smile of course. XD23:48
lubot<tsimonq2> @wxl [<wxl> sounds like a disease], It's never lupus23:54
lubot<tsimonq2> I will be severely disappointed if nobody gets that joke23:54
wxlno. lupus ain't funny.23:55
wxllooking further: house sucks.23:56
lubot<tsimonq2> BAD23:56
lubot<tsimonq2> House MD is great23:56
wxlyou would23:57
wxltfw when you click on something in the sidebar of know your meme you probably shouldn't have23:57

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!