6 Replies
correct-apricot•17mo ago
please provide logs in plaintext, not screenshots
Why did you... set your Wineprefix to
/snap/telegram-desktop
correct-apricot•17mo ago
there's also using the system wine, but that's a new one 👀
sunny-greenOP•17mo ago
I wanted to upload it to ssd, I accidentally uploaded.
System Info:
CPU: 4x Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
Memory: 8.21 GB (used: 3.35 GB)
GPUs:
GPU 0:
Name: NVIDIA Corporation GM108M [GeForce 940MX]
IDs: D=134d V=10de SD=39f1 SV=17aa
Driver: nvidia
GPU 1:
Name: Intel Corporation HD Graphics 620
IDs: D=5916 V=8086 SD=39f1 SV=17aa
Driver: i915
OS: Ubuntu 22.04.3 LTS (Jammy Jellyfish) (linux)
The current system is not a Steam Deck
We are not running inside a Flatpak container
Software Versions:
Heroic: 2.12.0 Vegapunk
Legendary: 0.20.34 Direct Intervention
gogdl: 0.7.3
Nile: 1.0.0 Jonathan Joestar
Game Settings: {
"autoInstallDxvk": true,
"autoInstallVkd3d": true,
"preferSystemLibs": false,
"enableEsync": true,
"enableFsync": true,
"nvidiaPrime": false,
"enviromentOptions": [],
"wrapperOptions": [],
"showFps": false,
"useGameMode": false,
"language": "",
"wineVersion": {
"bin": "/usr/bin/wine",
"name": "Wine Default - wine-8.0.2",
"type": "wine",
"wineserver": "/usr/bin/wineserver"
},
"winePrefix": "/snap/telegram-desktop",
"wineCrossoverBottle": ""
}
Game launched at: Mon Jan 22 2024 17:06:42 GMT+0300 (GMT+03:00)
Launch Command: HEROIC_APP_NAME=ad3d0f08dd0841d8a1ba77d94ded4773 HEROIC_APP_RUNNER=legendary HEROIC_APP_SOURCE=epic LD_PRELOAD= DOTNET_BUNDLE_EXTRACT_BASE_DIR= DOTNET_ROOT= WINEPREFIX=/snap/telegram-desktop WINEDLLOVERRIDES=winemenubuilder.exe=d WINE_FULLSCREEN_FSR=0 WINEESYNC=1 WINEFSYNC=1 ORIG_LD_LIBRARY_PATH= /opt/Heroic/resources/app.asar.unpacked/build/bin/linux/legendary launch ad3d0f08dd0841d8a1ba77d94ded4773 --wine /usr/bin/wine --language tr
Game Log:
[cli] INFO: Logging in...
[Core] INFO: Trying to re-use existing login session...
[cli] INFO: Checking for updates...
[Core] INFO: Getting authentication token...
[cli] INFO: Launching ad3d0f08dd0841d8a1ba77d94ded4773...
wine: '/snap/telegram-desktop' is not owned by you
============= End of game logs =============
correct-apricot•17mo ago
"name": "Wine Default - wine-8.0.2",
"winePrefix": "/snap/telegram-desktop",These are wrong in fact, the wine prefix is so wrong, that's what the error tells you at the end
wine: '/snap/telegram-desktop' is not owned by youchange the wine runner to Wine-GE-latest. change the prefix to
/home/esat/Games/Heroic/Prefixes/RAGE2
sunny-greenOP•17mo ago
Thank you