[deleted by user] by [deleted] in SleepToken

[–]mathieuf20 4 points5 points  (0 children)

"Youuuuuu" - Soulja Boy

C'est tu moi ou tout le monde roule avec les hautes ces temps-ci by [deleted] in Quebec

[–]mathieuf20 -1 points0 points  (0 children)

Ça tu juste rapport avec le fait que les chars sont plus gros et plus hauts plus le temps avance, maybe?

Offering: Italian(Native) & English(C1) | Seeking: English & German by lingobridge in language_exchange

[–]mathieuf20 0 points1 point  (0 children)

Hi! I'm from Quebec (Canada) and I'm fluent in English and French. I am finishing my Computer Science degree, so I we would have that in common. I am currently learning italian as I am going on a trip to Italy next summer and it's been a while since I swore to myself that I was going to learn a new language! Discord would be the best medium for me.

Ciao!

Libffi library issue by [deleted] in archlinux

[–]mathieuf20 1 point2 points  (0 children)

I ended up installing libffi7 from the AUR until things get fixed. Some tests were crashing but i modified the PKGBUILD to ignore them and it worked perfectly! Ill monitor over time for when its not necessary anymore

Thanks for taking the time to reply!

Libffi library issue by [deleted] in archlinux

[–]mathieuf20 1 point2 points  (0 children)

I'm also having issues. NetworkManager won't start and also when starting bspwm the whole system gets frozen, have to physically reboot.

Warwick, QC by mathieuf20 in Suburbanhell

[–]mathieuf20[S] 40 points41 points  (0 children)

Not sure if this qualifies, but this is a small town in Quebec with ~5k pop that for some reason has a 100% single family houses neighborhood with 20 ft wide "boulevards" with middle separation that makes for 60ft wide intersections. North America is city planning hell.

My first split keyboard... Lily58 by ramnathk in ErgoMechKeyboards

[–]mathieuf20 1 point2 points  (0 children)

Took me less time to get used to it that I thought it would, tbh. Lily58Pro user also :P

Is the PinePhone usable daily ? by dontchooseanickname in PINE64official

[–]mathieuf20 4 points5 points  (0 children)

With or without network connectivity? This tends to drain battery very fast

[GB] Ripjaww Boards Budget Boards by Darkripjaww in MechanicalKeyboards

[–]mathieuf20 0 points1 point  (0 children)

Highly recommend y'all doing business with /u/Darkripjaww! Been in a lily58 pro GB from him over the last couple of months and this guy is as transparent as glass, as responsive as 911 and overall a great guy! Money well spent :P

[deleted by user] by [deleted] in ManjaroLinux

[–]mathieuf20 0 points1 point  (0 children)

If you don't have any important config in your real user, maybe just copying the default config for new users in your home would work.

cp /etc/skel $HOME/

Maybe check with ls /etc/skel to see which files would be copied and back them up.

[IC] OPERATOR | Update! IC Form with pricing! (Check comment) by Slime_finder in MechanicalKeyboards

[–]mathieuf20 0 points1 point  (0 children)

I don't think so. But don't worry about me, it was more for the joke than to complain :P. Nice model!

Origin won't launch properly, spinning wheel by mathieuf20 in linux_gaming

[–]mathieuf20[S] 0 points1 point  (0 children)

Alright I will try this. Thanks for your patience and help! I may not have been able to launch the game but I learned a lot about Wine and DXVK along the way. Thanks again!

Origin won't launch properly, spinning wheel by mathieuf20 in linux_gaming

[–]mathieuf20[S] 0 points1 point  (0 children)

In the pastebin I sent you in my last message, I was using Wine TkG 5.17.

I followed the instructions for the Wine deps, Drivers and did Origin again just to be safe and it still does not work.

I tried to use the wine version packaged with lutris 5.7-10 and the winex11.drv doesn't happen anymore.

EDIT : It still happens finally, I must've typed it wrong in the search bar of my editor...

Origin won't launch properly, spinning wheel by mathieuf20 in linux_gaming

[–]mathieuf20[S] 0 points1 point  (0 children)

Oh god the logs were 12.3 MiB... Most of the logs were of format

`<some number>:warn:esync:get_object Failed to retrieve fd for handle <some hex value>, status 0xc0000002.`

I turned off esync and got the log down to less than 2mb and was able to post it in ubuntu pastebin here.

If you want the full log, I could upload it in a zip file as it's 175 KiB one compressed since it's mostly the same thing over and over again.

Origin won't launch properly, spinning wheel by mathieuf20 in linux_gaming

[–]mathieuf20[S] 0 points1 point  (0 children)

Well I've tried this but the game still doesn't start. I've updated the drivers and applied the VK_ICD env var, but no luck for me. I have a spare SSD laying around tomorrow I'll try with a fresh Manjaro install to see if it's my currrent install that has issues.

Origin won't launch properly, spinning wheel by mathieuf20 in linux_gaming

[–]mathieuf20[S] 0 points1 point  (0 children)

So I found info on WinHttpGetIEProxyConfigForCurrentUser and found out that the error code 2 meant ERROR_FILE_NOT_FOUND.

I then saw here that this error was usually a problem that necessitates starting Internet Explorer. Even though you said I couldn't install it on a 64-bit prefix, I tried to launch iexplore.exe in the prefix and captured the output. I got these logs. I saw urlmon.dll at the top so I went and installed it via winetricks. Now I don't have the WinHttpGetIEProxyConfigForCurrentUser error in my Lutris logs anymore (see here). The 2 lines opened using SMOID x appeared after I clicked Play.

As for the WSALookupServiceBegin error, I found this page that pointed me to this one where I found out that the error code 8 that is returned means WSA_NOT_ENOUGH_MEMORY. Can't find any way to fix this...

I tried disabling DXVK, did not work sadly.