libera/#devuan/ Monday, 2022-01-03

SmilexHey. Is it possible to get the nvidia 470 driver from the repos? I'm currently on 460, and ffmpeg complains that 470 is required for nvenc01:53
_ds_Looks like it's there in testing & unstable. It'll probably be backported to stable at some point.02:10
* _ds_ mutters something vile about nvidia and tainted kernels02:10
sabas3dghgnarface: Hi; I see. Do you remeber what you did?05:02
gnarfacesabas3dgh: sorry no.  i know i used ~/.profile, maybe that was all there is to it; i remember specifically noticing it ignored ~/.bash_profile and ~/.bash_login05:07
gnarfacesabas3dgh: but it's vague now and i know i looked into other things and may have done one of them; something like adding it to the kde startup options or something like that.  it wasn't my machine i was doing this on05:08
gnarface(adding the ~/.profile itself to the window manager startup options, that is)05:08
gnarfacethere might have actually been a lightdm config file change that fixed it05:09
gnarfacebut that might have been something else....05:09
sabas3dghI can see taht lightdm reads ~/.xprofile05:10
sabas3dghWhat is the mate's version we have !07:35
rrqsabas3dgh: https://pkginfo.devuan.org/cgi-bin/policy-query.html?c=package&q=task-mate-desktop&x=submit07:54
sedroskenthe nvidia proprietary drivers are completely unsuitable for anything pre-maxwell I believe, they just don't work -- but I don't recall if Nouveau works properly on anything pre FX series, so I'm unsure... maybe try the modesetting driver? it'd be software but it would at least give you a display14:39
sedroskenhmm14:39
sedroskenwait I seem to have that backwards. you have a display but no cursor14:39
sedroskensorry, haven't had enough coffee14:40
sedroskenseems like something about the hardware accelerated cursor...? I vaguely remember that being a thing with Windows 3-era drivers, maybe that still applies with a GF4MX -- being a DX7 card, that's more akin to late 90s cards than you might think, it's the same featureset as the 1999 GeForce25615:18
sedroskenI honestly expected more problems out of the fact that your CPU doesn't support SSE2 than the video card -- most browser builds and I think anything depending on rust hard-requires sse2 now15:19
sedroskenmaybe start with trying to disable that in a xorg.conf systemdlete -- I wouldn't know where to start on that front but a software cursor ought to display on ANYTHING15:24
sedroskenback in the day, accelerating the cursor drawing made the system feel more responsive -- think of how laggy the mouse is in a bad VNC connection, and you have an idea of what early to mid 90s computers felt like using Windows without this feature15:25
sabas3dghhello you all. I am looking for good/nice GUI font for linux desktop (not for terminal) I am open to suggestions. thanks for your help.^_^18:47
golinux-sabas3dgh: I use Open Sans Semibold (old eyes)18:50
sabas3dghgolinux-: thanks. :D18:51
critri like the clarity and compactness of android fonts, so i use droid san on the compute, too. https://www.1001fonts.com/search.html?search=droid+sans18:58
AfdalWhy is Hexchat opening Catfish when I want to "see files in file manager" instead of opening Thunar...18:59
AfdalThunar is clearly set to my file manager in Default Applications :c19:00
used____Afdal: what window manager19:16
Afdalxfwm419:16
AfdalI haven't had this issue before19:17
Afdalnot sure if it's a chimaera quirk or what19:17
used____This is part of the fun & games we all have with MIME etc handlers installed by applications clobbering defaults19:19
used____What file did you try to open? Exact name example?19:19
Afdalnot a file19:20
AfdalSimply in hexchat19:20
Afdalat the logging tab19:21
Afdalclicking "Open Data Folder"19:21
* used____ reads xdg-open source which is horror and leads to exo-open which is binary horror. The latter cannot easily be understood, manpage has no content as to configs used, as usual, need to read sources for that.19:21
Afdal{:c19:22
used____So what was configured in hexchat as data folder?19:22
* used____ is very much fed up with desktop automation runining working things.19:23
used____https://github.com/hexchat/hexchat/issues/2662 this look familiar?19:24
* used____ wonders if there's Mom_OS since the article mentions Pop_OS19:24
used____Afdal: link for you ^19:25
sabas3dghcritr: thanks for your suggestion19:31
Afdalthe right data folder is opened19:36
Afdalit just opens it in the wrong program19:37
Afdalit opens it in Catfish, my file search tool, for some silly reason19:37
used____Did you read the link? hexchat uses a file:// url to open the link, catfish probably registered itself as file: method handler19:39
Afdalhow do I fix that o:19:43
used____See above rant about xdg-open and exo-open19:43
used____You can try something like exo-open file:///tmp for example to see it opens catfish19:43
used____Then start digging, if it does.19:44
Afdalexo-open uses Thunar properly19:44
used____Good. What about xdg-open file:///tmp19:44
Afdalyeah19:45
Afdalthat's what I mean19:45
used____Thunar?19:45
Afdalyep19:45
AfdalThis seems like some oddity around hexchat because I haven't experienced it with other programs19:45
used____Nice, so now go into hexchat configs with hexchat stopped, see where a file:// appears19:45
Afdalgrep "file://" *.conf19:46
Afdal?19:46
AfdalI don't get any hits {:19:46
used____no https://wiki.archlinux.org/title/HexChat19:46
AfdalThat's the right way to search a bunch of files with grep right19:46
AfdalRight?19:47
used____Afdal: that does not search in ~/.config f.ex.19:47
AfdalI'm doing it in my config folder of course19:47
Afdalsame as grep "file://" ~/.config/hexchat/*.conf19:47
AfdalBut that's the right way to do it, right?19:47
used____I am not sure grep "file://" is the right thing to look for, since file: is properly opened by exo-open etc19:48
AfdalThe only hit I get from "file" is hexchat.conf:gui_filesize_iec = 019:48
Afdaland that's obviously not it19:48
AfdalWhat else might I search for...19:48
used____Dunno. Ask in the hexchat channel?19:49
AfdalI think this setting might be something that you can only set at compile time19:49
AfdalGood idea :y19:49
AfdalI could probably just remove Catfish and see what happens19:51
AfdalI'm pretty upset at whoever added that CSD garbage to Catfish anyway >:c19:51
used____CSD?19:51
used____Yes you could temporarily uninstall catfish19:52
Afdalclient-side decoration19:52
Afdalcode for that stupid, asinine UI decision of putting the search bar -inside- the window titlebar19:52
used____catfish is such a poor name for a decent search device. Bottom feeder fish, lives in mud, eats c**p.19:53
Afdaloh hay19:53
Afdalxdg-mime query default inode/directory19:53
Afdalthis reports org.xfce.Catfish.desktop19:53
AfdalHow do I change that...19:53
used____Right, so it was a MIME crap19:53
Afdalbingo19:54
AfdalFixed it ;y19:54
used____Afdal: sudo vi /etc/mailcap search for line with inode in it19:54
Afdalwhy mailcap?19:54
used____That's where MIME settings live, it is historical. Grandfathered in.19:55
used____mailcap used to tell the email client how to handle attachments with given mime type.19:55
AfdalI don't know how to search with vi :c19:55
used____Afdal: then other text editor. How did you fix it?19:55
AfdalChanged it back to thunar through xfce4-mime-settings19:56
used____Right, that may edit your own local mime settings...19:56
AfdalMy guess is catfish imposed this19:57
Afdalwhen I uninstalled/reinstalled it not too long ago19:57
AfdalAt least I think that was something I did19:57
used____Yes, other apps do this too. Vivaldi browser notably <grr>19:58
used____Clobbering defaults, installing as "handle all"19:58
used____xfce4-mime-settings is a perfect example of undocumented modern program in Devuan. It claims to have a manpage but it is useless. I had to read sources to find out where it keeps it's configs it edits19:59
AfdalI think xfce itself changed where it stores settings not too long ago19:59
Afdalthat might be part of the reason19:59
used____find ~/.config/ -iname '*mime*' ;# is helpful20:00
used____Note ~/.config/mimeapps.list is an override for /etc/mailcap20:01
used____Iow things not defined in it are taken from /etc/mailcap20:01
used____https://wiki.debian.org/MIME this is a rundown of where MIME settings can be / are stored, in addition to the above20:04

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!