libera/#devuan/ Thursday, 2023-09-21

Necrodivergnarface: dxvk? if i used that, how would it have worked?00:25
Necrodiverill delete gamescope and use it because screw wayland00:25
gnarfaceNecrodiver: uh, basically you use use winetricks to install the dxvk package into your wine prefix, and as long as your linux video drivers have good vulkan support, anything using native directX should get a significant performance boost, but i've noticed it also seems to help with compatibility00:28
Necrodiverokay hold on lemme find it in winetricks00:28
gnarfaceYMMV, but it's helped a lot for the stuff i've tested, both with NVidia and AMD video cards00:28
Necrodiveri use amd00:28
Necrodiverrx550x00:28
gnarfacethough, that said, the window stretching thing you seem to think you need wayland for, i'm pretty sure any decent compositing window manager could do it with Xorg too, it's just more about how wayland devs setup this as the default behavior00:29
Necrodiverfor dvxk, is it set a new wineprefix?00:30
Necrodiveror set default00:30
gnarfacewell you use whichever wineprefix you want, use the existing one or make a new one (i make a new one for every game, and i recommend that generally)00:31
gnarfacethe winetricks script obeys the WINEPREFIX environment variable the same way wine does00:31
Necrodiverdxvk has tons of options00:31
gnarfacewincfg and all the wine tools obey WINEPREFIX afaik00:31
gnarfaceyou don't need to mess with dxvk options00:31
gnarfacewhere did you even find dxvk options? i don't recall seeing any... are you trying to compile it?00:32
Necrodiverno, i opened winetricks and when to set new prefix00:32
Necrodiverwent to^00:32
gnarfaceOH, you're using the zenity gui for winetricks, aren't you?00:32
gnarfacei've never even touched that00:32
Necrodiveroh00:33
Necrodiveri typed winetricks in terminal00:33
Necrodiverand it just opened the gui00:33
gnarfaceyou just pass the package name on the command-line to winetricks and the default option is to install it00:34
gnarfacei don't even have zenity installed so the gui fails for me00:34
gnarfaceWINEPREFIX="..." sh ./winetricks dxvk00:34
Necrodiverthats the command i should run?00:35
gnarfacewell, substitute your actual wineprefix path for "..." obviously00:36
gnarfaceor if you're just using ~/.wine the default should be fine00:36
gnarfacebut like i said, i'd recommend separate prefixes for every game because sometimes a winetricks you need for one breaks others00:36
Necrodiverwell actually wait, i deleted wayland00:37
Necrodiverand gamescope00:37
Necrodiverso let me run a game and see what happens00:37
gnarfacein Xorg this time? which window manager?00:38
Necrodiverim in xfce so it SHOULD be xfwm400:39
Necrodiverbut this pc i locked xfce4 in version 4.1200:39
Necrodiverbecause i wanted to use the gtk2 version00:39
gnarfacei don't actually know how to force fullscreen in that one but i presume it's possible00:40
Necrodiveryeah im not sure either because its older00:41
Necrodiveri COULD remove the pinning from etc/ppt/preferences.d00:41
Necrodiverapt^00:41
gnarfacesee what F11 does first00:42
Necrodiverokay first let me set my winecfg to be a bigger screen00:42
Necrodiverhmm thats weird00:43
gnarfaceif F11 doesn't do anything, try looking in the window border's right-click menu or try "alt+rightclick" on the middle of the window area00:43
gnarfacei've been using enlightenment for so long i know very little of the location of controls for other window managers00:44
Necrodiveryeah window manager is xfwm400:45
Necrodiveri wonder if it was openbox if it would work better00:45
gnarfacei couldn't say for sure, but if you're desperate there's always enlightenment...00:46
Necrodivercan enlightenment do what i want it to do?00:46
Necrodiverbtw the winehq chat advice was to do all this: https://askubuntu.com/posts/16761/revisions00:47
gnarfaceas far as i know, assuming my hypothesis about your issue is even correct. if you're bored it might be fun to try either way. it's a fully compositing window manager and it "Should™" behave identically on wayland and xorg00:48
Necrodiveroh thats right, for openbox it needs a separate compositor00:49
Necrodiverbtw when i open the game i get this message:00:50
Necrodiver010c:err:system:update_display_cache Failed to read display config.00:50
gnarfacewell, one thing at a time00:53
Necrodiveryeah00:53
gnarfacefirst you have to verify some way to toggle arbitrary windows into fullscreen mode00:53
gnarfacethen in theory the wine virtual desktop should be able to handle the rest00:54
Necrodiveri tried doing both the right click and alt rick click, didnt work.00:54
gnarfacenothing appears? no menu?00:54
Necrodiverthe game starts up and everything00:54
Necrodiverit just doesnt expand to the full size of the virtual desktop settings00:54
gnarfaceis the game itself set in "fullscreen" mode in the in-game video configs?00:55
Necrodiveri did it in both window and fullscreen mode00:55
gnarfacebut you've gone about this by setting the virtual desktop size to a larger resolution00:56
Necrodiverokay when i did alt right click my mouse disappeared00:56
gnarfacemy suggestion was to set the virtual desktop size to the resolution the game seems stuck at, then use the window manager to stretch the entire wine window instead00:56
Necrodiveroh00:56
Necrodiveri need to shut the game off first now00:57
Necrodiverand i cant use the keyboard buttons to quit out of the game now00:57
gnarfaceyou may need to start the game AFTER the wine window is stretched to make this work00:57
Necrodiverokay fixed it00:57
gnarfaceyou'll also need the checkbox for "allow window manager to control the windows" set in winecfg00:57
Necrodiveryeah i have that set00:58
gnarfaceyou probably also want to uncheck "allow wine to capture mouse in fullscreen windows" if you're having a problem with your mouse cursor getting stolen00:58
Necrodiveri turned off virtual desktop entirely00:58
Necrodiveri always leave that off00:58
Necrodiverokay i turned off the vd settings, wm controls windows is ready00:59
Necrodiverlets try this again00:59
gnarfaceyou may or may not need the virtual desktop. it seems to help usually for me. the askubuntu link you gave is basically just command-line syntax for setting a virtual desktop00:59
Necrodiverokay so heres what happened01:00
Necrodiverwhen i let the window manager control it01:00
Necrodiverthe particular game i was working with went into fullscreen mode fine01:01
Necrodiverwhen i set it to window, it dropped the reolution to 640x40001:01
Necrodiverhad to do into display settings and reset back to 1920/108001:01
Necrodiverlemme try a different game01:01
gnarfacewell, that is not only progress but it sounds exactly like expected behavior, like it did what you actually told it01:01
gnarfaceright?01:02
Necrodiveryeah01:02
gnarfaceok, that's good01:02
gnarfacethat's normally supposed to work, but sometimes for certain poorly behaved games (world of warcraft and anything made by blizzard, often) the virtual desktop is necessary to work around bugs in its interpretation of "fullscreen"01:02
gnarface...especially if you have 2 monitors01:03
Necrodiveri use one monitor01:03
gnarfaceso that's one less concern01:03
Necrodiverokay so now maybe i should set a virtual desktop to the size of the game01:05
gnarfaceonly if the regular window isn't behaving as you wish01:05
Necrodiverwhen i quit out of the game, it automatically sets my display to 640x40001:05
Necrodiverand i have to go back and fix it01:06
gnarfaceheh, i hate it when that happens01:06
Necrodiveris a vd the answer to that?01:06
Necrodiverbecause it seems like it might be01:06
gnarfacein theory, yes01:06
Necrodiverokay so nope01:07
Necrodiverthat didnt work01:08
gnarfacewhat happened?01:08
Necrodiversame thing that happened before01:08
Necrodiversetting the vd to the size of the game kept the wine desktop the size of the game but going fullscreen did nothing01:09
gnarfacewhat if you go fullscreen before launching the game?01:09
Necrodiveri was in fullscreen before launching it01:09
Necrodiverthen switched to window, then back to fullscreen01:09
gnarfaceand the game is what... just not stretching to fit?01:09
gnarfaceit fills the window with black but the game stays in the top left corner?01:10
gnarfaceneed more descriptive responses here01:10
Necrodiverso the window size doesnt change01:11
Necrodiverthe game works fine, shows up and everything01:11
Necrodiverfull sound and all01:12
Necrodivermaybe its due to my xfwm being older?01:12
Necrodiverbecause 4.12 probably didnt have the tools available to stretch the windows01:12
gnarfaceyour guess is as good as mine01:13
Necrodivermaybe i should take off the apt pinning and go to 4.18 and see what happens01:13
gnarfacecould be video driver related too01:13
Necrodiveri installed vulkan01:13
gnarfaceyou could even try forcing opengl mode like that askubuntu post suggests01:13
gnarfacedo you have the "firmware-amd-graphics" package installed?01:14
Necrodiverwell i didnt install vulkan till i got gamescope. and yes i have the amd firmware package installed01:14
gnarfacei've never used gamescope for anything01:15
Necrodivermy artix-using friend told me about it01:16
Necrodiverit DID work01:17
gnarfacewhat broke it?01:17
Necrodiveri deleted gamescope01:17
Necrodiverlol01:17
Necrodiverso i could find a non-wayland way to fix this issue01:17
gnarfaceoh, hmmm01:18
Necrodiverlemme see if updating to like xfce 4.18 helps with this01:18
Necrodiverbecause it might01:19
gnarfacei think enlightenment will do it but i really don't know for sure at this point01:24
gnarfacemaybe gamescope is worth it just because it works01:24
oz4gaI'm trying to do an upgrade from Chimara to Daedalus. It's vanilla install, so upgrade completed w.o. any other problems except some complaining about my keyrings. Should I keep my old one or install those the upgrade are using?01:24
oz4gaie install the 2 new keyrings01:25
Necrodiverwell lets see if i can do it without gamescope and updating to xfce 4.1801:27
Necrodiverokay ill brb gonna restart since i updated01:28
necrodiverokay 4.18 looks weird lol01:31
necrodivermaybe im just to used to the old way01:31
gnarfaceit even changed your nickname01:32
necrodiverlol01:32
gnarfaceoz4ga: the keyring package upgrades from the official repo are probably safe01:32
necrodivernah i use a different default nick in another server and hexchat likes to keep that nick so i change my nick for this server01:32
necrodiveri jsut didnt make it capital this time01:35
necrodiverand updating to 4.18 didnt help01:36
necrodiverstill same issues.01:36
necrodiverprobably gamescope is the best alternative01:36
DelTomixoz4ga: the upgrade should have brought in the new keyrings, definitely use the upgraded ones. what are the complaining messages? You said vanilla install so I presume you don't have any 3rd party repos in sources.list01:45
gnarfacenecrodiver: i can't be sure that's true but without testing the game in question myself there's very little i can add that i haven't already01:47
gnarfacei do know that when it's game time, practical solutions are better than hypothetical ones though01:47
necrodivergnarface: yeah, its one of those things that my newness to linux (3 or 4 years only) kinda hinders a lot of possible thoughts on solutions01:51
necrodiverhavent had to mess with stuff like this before so01:52
gnarfaceare you getting decent framerates at least?01:54
necrodiveroh yeah all over 60fps01:56
necrodiversome of the older games its like 7501:56
gnarfacei would recommend vsync then, to make sure you don't burn out your video card01:56
necrodiveri keep an eye on my video card temps and things01:57
necrodiveralways using sensors01:58
necrodivermost of these games are xp era, with one or two of them being compatible with 98 because they are so old lol01:58
necrodiverthey arent like heavy resource games either01:59
necrodiveri think the largest of them was like 2gb of hdd space01:59
spine-o-saurusRelease file for http://deb.devuan.org/merged/dists/excalibur/InRelease is not valid yet (invalid for another 8h 35min 15s). Updates for this repository will not be applied.02:11
spine-o-saurus    Release file for http://deb.devuan.org/merged/dists/excalibur/InRelease is not valid yet (invalid for another 8h 35min 15s). Updates for this repository will not be applied.02:11
spine-o-sauruswhat does that mean when i try to update apt?02:11
DelTomixsystem clock in correct time zone?02:13
spine-o-saurusi set to localtime02:13
DelTomixit happened to me when I built a bootstrap, and booted on a system which didn't have a UTC system clock, the files were dated in the future02:14
onefangAny clue which actual mirror you got that error from?02:31
onefangOh, they left.02:32
XenguyCome on the channel, ask for help, then just exit, without as much as a goodbye or thank you03:00
XenguyOkay03:00
DelTomix :) I was four characters away from pressing enter in the solution I typed :)03:01
necrodiverlol03:01
gnarfacei just hope it was something like . o O (woops, my clock was wrong) /me exit in shame03:05
gnarface... rather than just popping directly over to the ubuntu channel and telling them "i asked for help in #devuan but nobody was there"03:06
DelTomixit all comes out in the wash03:07
onefangHere's an odd one.  I just moved house, the new place has shared WiFi with a different ISP than I've used before.  ssh over IPv6 to my server works fine, but not over IP4.  https://stackoverflow.com/questions/54130281/ssh-from-gitlab-ci-docker-fails-on-ssh2-msg-kex-ecdh-reply had the same problem, and the solution works for me.  Now I'm wondering why.  Coz there's other things with other protocols that are also not working, but niche things03:16
onefangwith less chance of finding a solution on the Internet, and this only supports IPv4.03:16
* onefang keeps poking.03:16
snorkcityonefang, you mean the KexAlgorithms solution works for you?03:21
onefangCorrect.03:24
DRWhiteHi folks, I've booted to the DVD but I can't boot to the local drive from the menu system. anyone able to help here please?03:24
onefangSo the question is why would changing the key exchange algorithm make it work on IPv4?  What is my new ISP doing that is making that fail otherwise?03:28
DelTomixHi DRWhite - can you elaborate a bit ?  which DVD image are you using? "boot to the local drive" - after installing? or an existing install?03:28
rrqonefang, last year I had problems where packets ~1470 bytes got lost/.. appeared related to ipv6/ipv4 packet translations03:29
rrqlike when an pv6 packet pair maps to a single ip4 packet or v.v.03:30
onefangThat screwed certain IPv4 things, but IPv6 stuff worked fine?  Which certain IPv4 things?03:31
onefangAnother datam - "traceroute -T" takes 3 hops, adding the ssh port takes 23.03:35
* onefang tries other ports.03:35
DelTomixmaybe the router on the shared wifi is doing something funny? or isp has some odd transparent proxy/cache going on?03:38
DRWhiteDelTomix , Devuan chimaera.03:38
DRWhiteDelTomix , boots to DVD, I want to boot to lcoat drive03:38
onefangMight be, it's looking like the only things that go the short way are normal traceroute and web stuff.03:39
DelTomixif you eject dvd and reboot does it boot local drive? (not sure I understand yet)03:40
DRWhiteI want to boot to local drive instead of the DVD, but I need it to first load the DVD menu.03:40
DelTomixoh hmm03:41
DRWhiteSo I want to exit the dvd menu, as other versions have a "boot to local drive" in their menu.03:41
DRWhiteSo if you do boot to DVD, then you can boot to the local drive instead03:41
DelTomixis this the "installer" image or the "live" image ?03:42
onefangAh IPv6 web goes the long way.03:42
DRWhiteIf I get to the "boot:" prompt, I have no options, can't chainload, can't exit//quit, can't set root drive, can't boot.. no options exist in grub...03:42
onefangrrq: Did you manage to fix your routing problem?03:43
rrqit wasn't routing; it was an outgoing udp tunnel. but I think the actual problem turned up in an intermediate ipv6 bulk link .. so probably just a curiosity of no help to you03:44
DRWhiteDelTomix Installer DVD.03:45
DRWhiteDelTomix the live DVD isn't what I'm after as I need the installer DVD.03:45
rrqDRWhite: push TAB and edit the boot line03:46
DRWhiterrq But what do I put there? I have tried many things there and it just reverts it and doesn't boot it.03:47
rrqis this an EFI boot or a legacy boot?03:47
DRWhiteI'm not using IBM.03:48
DRWhiteThus, Legacy.03:48
DRWhiteI do have UEFI if needed, but I hate turning that shit on.03:49
DRWhiteI just use BIOS03:49
DRWhiteSeaBIOS to be precise03:50
DRWhiteI don't use UEFI because I want to keep my system safe and secure.03:51
rrqthe devuna installer does not have a commandline for chain loading03:52
DRWhiteI just want to exit the DVD03:52
rrqnot sure what that means. return to bios menu?03:55
DRWhitecan't get the bios menu03:55
DRWhiteI jsut need to exit the dvd menu and continue the boot process.03:56
DRWhitethat is all I want and need.03:56
DRWhitea "continue" button03:56
DRWhitethere has to be something like that built in.03:57
DRWhiteif there isn't, then I don't know what 12 year old built the menu.03:57
rrqthe boot process means to load a kernel and initrd03:58
DRWhiteI want to exit grub on the DVD.03:58
DRWhiteSimple03:58
gnarfacedid you try "rescue mode?"03:58
rrqthere is no grub on the devuan installer. it uses syslinux.03:58
DRWhiteWell that makes sense then.04:00
hightower2Is it still that /usr/share/doc files over 4kB are gzipped, or the limit/threshold was changed at some point?09:07
tr4ntHello everyone, im on devuan 15 and i've been trying to install wine32 for the past few hours, enabled 32bit arch, but apt kept asking me to remove most of system packages, how do i make it not?09:16
tr4ntthanks in advanced09:16
rwphightower2, It's still documented as larger than 4k see: https://manpages.debian.org/unstable/debhelper/dh_compress.1.en.html09:21
rwptr4nt, I don't know anything about wine but the latest released Devuan is 5 Daedalus and 6 is Excalibur Testing.  Even Debian is only up to 13 Trixie Testing.09:23
tr4ntrwp, i actually meant devuan 5, thanks for letting me know09:26
rwp5 whew!  Stable.  That's better.  I was worried you were a time traveler from the future! :-)09:27
rwpDo you really need wine32?  For something very old?  I am pretty sure ms-windows is all 64 these days.  So would need wine64 in that case.09:27
tr4ntthere's this game that requires wine32 and the game's installation docs explicitly told me to install it, but it would be nice to run the game on wine64 somehow09:28
rwpI see this: https://pkginfo.devuan.org/cgi-bin/policy-query.html?c=package&q=wine32&x=submit09:29
tr4ntyes, but everytime i run that, apt wants to remove 99% of system packages09:29
rwpCan you copy what is happening to a pastebin?09:30
rwpI am not sure I have a 32-bit arch system to test this upon...09:31
tr4nthttps://pastebin.pl/view/df2e12ed09:32
tr4ntmine is also 64 bit, but i enabled 32bit packages by doing dpkg --add-architecture09:32
tr4nti had to use another pastebin alternative since for some reason i cant access it using my network09:33
rwpHmm...  I think the problem looks to me like something in multi-arch configuration on your system is not right.  It's wanting to replace your 64-bit system with a 32-bit system.  Instead of install 32-bit stuff beside your 64-bit stuff.09:34
tr4ntthats weird, this is a fresh install09:35
tr4ntof devuan 509:35
rwpWell...  On a fresh install it would install only one arch normally 64-bit.  You said you enabled 32-bit as well but I think something did not go right in that action.09:36
rwpI don't run any multi-arch systems myself and this is a little beyond me as to what might be needed to enable it.09:36
tr4ntif thats the case, i might aswell just dual-boot between 32bit and 64bit09:37
tr4ntthanks for the help09:37
rwpI really do not know one way or the other.  Don't give up because I have no idea.  Someone else will know a lot more about it than I.09:37
rrqone important point for multiatch is that the same-named packages of different arch must have the same version code09:40
rwpI read a little of https://wiki.debian.org/Multiarch/HOWTO but it didn't really clue me into what might be a problem.09:40
rrqbut installing a later i386 version does not automatically cause amd64 version upgrade..09:41
rwpI have a devuan 4 chimaera system and ran install -s there and this is what I see: https://paste.debian.net/plain/129266509:42
rwpAnd that's all I know!  And that it is past my bedtime.  Good night all!09:43
rrqtr4nt: is your amd64 upgraded?09:43
tr4nti dont know what that means, i just recently installed devuan 5 last night, first thing i ran was apt update and apt upgrade09:44
tr4ntamd64 version09:44
rrqok, yes "apt upgrade"09:44
tr4ntyeah, it says all are updated09:47
rrqyou may "force' apt to keep packages by mentioning them on the command line... makes for a rather long command line, but there seems to be some i386 package version that knocks out your amd64 desktop...09:47
rrqmaybe start by adding "task-xfce-desktop" to the tentative install command09:48
tr4ntgot it, i'll try09:49
rrqnote, you have "--no-install-recommends" which is good but that also means that some further amd64 packages are "unsupported" wrt this install command09:50
rrqstill, the REMOVED list should be shorter09:51
gnarfacetr4nt: the main wine package points to wine64 and wine32, and it's safe to install them together even if you only want to use wine32; the arch is set by the WINEARCH environment variable, not which package you install.09:54
gnarfacethere shouldn't be any problems with installing both of them, and the only reason i'd expect it to be removing other packages would be if you installed them from a different distro or different release version09:55
gnarfacethe first thing i would question is if you accidentally used the i386 installer09:56
tr4ntgnarface, i tried to and kinda ruined my previous devuan 5, had to reinstall09:57
gnarfacethe second thing i would question is if you have 3rd party repos in there, ubuntu ppa's, deb-multimedia, backports, actual debian packages, etc09:57
tr4nti only have the wine's bookworm repo in my sources.list10:00
gnarfaceanyway just set WINEARCH="win64" or WINEARCH="win32" and make sure you set it at prefix creation time10:00
gnarfacehttps://wiki.winehq.org/Wine_User%27s_Guide#Environment_variables10:00
gnarfacehttps://wiki.winehq.org/FAQ#Wineprefixes10:00
tr4nt https://wiki.winehq.org/Wine_User%27s_Guide#Environment_variables, so by apt install wine and set winearch to win32, it automatically supports 32bit applications?10:01
gnarfacethe winehq.org packages for bookworm should work fine as long as long as you don't mix them with the debian/devuan packages10:01
gnarfacetr4nt: well, you still need to enable multiarch before you install wine, but yea then it will support both. it defaults to 64-bit10:02
gnarfacetr4nt: a couple other notes about the winehq packages: when you create a wine prefix, 1) say NO to downloading mono, install mono from the devuan repo instead, and 2) say YES to downloading gecko/firefox10:04
tr4ntweird thing, the programe still asks me for wine3210:05
gnarfaceyou have to set WINEARCH="win32" at wine prefix creation time and every run afterwards10:05
gnarfaceand you just run it as "wine" not "wine64"10:06
gnarfaceif you already ran wine or any of the other wine* tools once without setting it, that means your default prefix at ~/.wine is 64-bit already. you can't change it, you need to make a new one.10:07
gnarfaceit makes a new one by default every time unless you set WINEPREFIX to one that's already created10:07
gnarface(obviously WINEPREFIX defaults to ~/.wine)10:07
gnarfacefollow me?10:07
tr4ntim not sure, i ran WINEARCH=win32 and then winecfg, this is what it returned10:08
tr4nt"it looks like wine32 is missing, you should install it.10:08
tr4ntas root, please execute "apt-get install wine32:i386"10:08
tr4ntwine: '/home/tr4nt/.wine' is a 32-bit installation, it cannot support 64-bit applications.10:08
tr4nt"10:08
gnarfacefirst of all, what does this return? dpkg -l |grep wine10:09
gnarfaceyou might get kicked for flooding, so just /msg it to me10:09
tr4nthttps://paste.debian.net/plain/129267110:09
gnarfacesecondly, you would run it like this:  WINEARCH=win32 winecfg10:10
gnarfaceas ONE command, not two10:10
tr4ntyep i did just that10:10
tr4ntfollowing the wiki10:10
tr4ntmy apologies if my statements were not clear10:10
gnarfaceyou have to remove the old ~/.wine though first or it won't help10:10
gnarfacealright, oy vey absolutely not10:11
gnarfaceyour dpkg -l output is completely wrong, where the hell did those packages really come from? those aren't the winehq ones and you're missing some10:11
gnarfaceplus they're too old for bookworm10:11
tr4ntgrapejuice is the game im tryign to make it run10:11
tr4nthmm thats weird10:12
gnarfacewell here's the deal, you're definitely missing the 32-bit ones10:12
gnarfaceit suggests you didn't actually have multi-arch enabled when you installed this10:12
gnarfacemaybe i'm wrong about them being too old for bookworm, maybe those are the ones currently in daedalus, but they're definitely NOT the winehq.org ones, which would have "bookworm" in the version string literally10:13
gnarfacebut you should at least have ONE that's got i386 for arch10:14
tr4ntoh my bad, i kinda messed up between my old devuan and new devuan, this one doesnt have winehq.org, hmmd do i uninstall the current wines, add winehq.org and do wine install again?10:14
gnarfacewell, this might work if you just enable multi-arch and install wine3210:14
gnarfacebut yes, if you want to switch to the winehq.org ones make sure you remove all these first10:15
tr4ntis it weird for winehq repo to not show up in sources.list after adding it?10:18
gnarfacewell i hope tr4nt figured out they changed the gpg key11:25
tr4nti could install wine32 just fine on devuan 4 without any problems at all12:35
Necrodiverhey gnarface13:40
Necrodiverare you awake?13:40
Necrodiveri just checked something out of curiosity since i was thinking of reinstalling wine13:44
Necrodiveri just noticed that i switched to daedalus for stable devuan, but my wine was running on developmental13:50
Necrodiverthat would definitely cause problems13:50
Necrodiverso i deleted and reinstalled stable13:50
Necrodiverokay now i got this fixed for the most part13:54
Necrodiverso now wine works much better now, no issues at all14:30
Necrodiverstill wish i could resize the windows but at least i can do full screen with all of the games14:30

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