You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the bazzite-arch distrobox container I come across a issue were when steam is exported to the desktop via the distrobox-export -a steam command when clicked on via the apps menu in GNOME or my dock Steam will repeatly close and open in the background but show no window but running it via the terminal will act as normal. This issue does not happen on any other app that is exported via the mentioned command.
2023-09-23.00-57-56.mp42023-09-23.01-00-40.mp4
logs
Sep 23 01:15:13 mint.lan systemd[92806]: Started app-gnome-bazzite\x2darch\x2dsteam-207666.scope - Application launched by gnome-shell.
Sep 23 01:15:13 mint.lan bazzite-arch-steam.desktop[207698]: steam.sh[207720]: Running Steam on arch rolling 64-bit
Sep 23 01:15:13 mint.lan bazzite-arch-steam.desktop[207698]: steam.sh[207720]: STEAM_RUNTIME is enabled automatically
Sep 23 01:15:13 mint.lan bazzite-arch-steam.desktop[207698]: setup.sh[207794]: Steam runtime environment up-to-date!
Sep 23 01:15:13 mint.lan bazzite-arch-steam.desktop[207698]: steam.sh[207720]: Steam client's requirements are satisfied
Sep 23 01:15:13 mint.lan bazzite-arch-steam.desktop[207698]: 09/23 01:15:13 Init: Installing breakpad exception handler for appid(steam)/version(1694466342)/tid(207845)
Sep 23 01:15:14 mint.lan bazzite-arch-steam.desktop[207698]: steamwebhelper.sh[207930]: Runtime for steamwebhelper: defaulting to /var/home/user/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
Sep 23 01:15:14 mint.lan bazzite-arch-steam.desktop[207698]: steamwebhelper.sh[207930]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()
Sep 23 01:15:14 mint.lan bazzite-arch-steam.desktop[207698]: CAppInfoCacheReadFromDiskThread took 105 milliseconds to initialize
Sep 23 01:15:15 mint.lan bazzite-arch-steam.desktop[207698]: Steam Runtime Launch Service: starting steam-runtime-launcher-service
Sep 23 01:15:15 mint.lan bazzite-arch-steam.desktop[207698]: Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 208134
Sep 23 01:15:15 mint.lan bazzite-arch-steam.desktop[207698]: bus_name=com.steampowered.PressureVessel.LaunchAlongsideSteam
Sep 23 01:15:16 mint.lan bazzite-arch-steam.desktop[207698]: BRefreshApplicationsInLibrary 1: 1ms
Sep 23 01:15:16 mint.lan bazzite-arch-steam.desktop[207698]: BuildCompleteAppOverviewChange: 721 apps
Sep 23 01:15:16 mint.lan bazzite-arch-steam.desktop[207698]: RegisterForAppOverview 1: 14ms
Sep 23 01:15:16 mint.lan bazzite-arch-steam.desktop[207698]: RegisterForAppOverview 2: 15ms
Sep 23 01:15:16 mint.lan kernel: Composite Threa[208345]: segfault at 0 ip 0000000000000000 sp 00007fbc554ff7c8 error 14 in steamwebhelper[400000+10000] likely on CPU 6 (core 3, socket 0)
Sep 23 01:15:17 mint.lan systemd-coredump[208425]: Process 207930 (steamwebhelper) of user 1000 dumped core.
Provided by journalctl | grep steam
.desktop file
[Desktop Entry]
Name=Steam (on bazzite-arch)
Comment=Application for managing and playing games on Steam
Comment[pt_BR]=Aplicativo para jogar e gerenciar jogos no Steam
Comment[bg]=Приложение за ръководене и пускане на игри в Steam
Comment[cs]=Aplikace pro spravování a hraní her ve službě Steam
Comment[da]=Applikation til at håndtere og spille spil på Steam
Comment[nl]=Applicatie voor het beheer en het spelen van games op Steam
Comment[fi]=Steamin pelien hallintaan ja pelaamiseen tarkoitettu sovellus
Comment[fr]=Application de gestion et d'utilisation des jeux sur Steam
Comment[de]=Anwendung zum Verwalten und Spielen von Spielen auf Steam
Comment[el]=Εφαρμογή διαχείρισης παιχνιδιών στο Steam
Comment[hu]=Alkalmazás a Steames játékok futtatásához és kezeléséhez
Comment[it]=Applicazione per la gestione e l'esecuzione di giochi su Steam
Comment[ja]=Steam 上でゲームを管理&プレイするためのアプリケーション
Comment[ko]=Steam에 있는 게임을 관리하고 플레이할 수 있는 응용 프로그램
Comment[no]=Program for å administrere og spille spill på Steam
Comment[pt_PT]=Aplicação para organizar e executar jogos no Steam
Comment[pl]=Aplikacja do zarządzania i uruchamiania gier na platformie Steam
Comment[ro]=Aplicație pentru administrarea și jucatul jocurilor pe Steam
Comment[ru]=Приложение для игр и управления играми в Steam
Comment[es]=Aplicación para administrar y ejecutar juegos en Steam
Comment[sv]=Ett program för att hantera samt spela spel på Steam
Comment[zh_CN]=管理和进行 Steam 游戏的应用程序
Comment[zh_TW]=管理並執行 Steam 遊戲的應用程式
Comment[th]=โปรแกรมสำหรับจัดการและเล่นเกมบน Steam
Comment[tr]=Steam üzerinden oyun oynama ve düzenleme uygulaması
Comment[uk]=Програма для керування іграми та запуску ігор у Steam
Comment[vi]=Ứng dụng để quản lý và chơi trò chơi trên Steam
Exec=/usr/bin/distrobox-enter -n bazzite-arch -- /usr/bin/steam-runtime %U
Icon=steam
Terminal=false
Type=Application
Categories=Network;FileTransfer;Game;
MimeType=x-scheme-handler/steam;x-scheme-handler/steamlink;
Actions=Store;Community;Library;Servers;Screenshots;News;Settings;BigPicture;Friends;
PrefersNonDefaultGPU=true
X-KDE-RunOnDiscreteGpu=true
The text was updated successfully, but these errors were encountered:
When using the bazzite-arch distrobox container I come across a issue were when steam is exported to the desktop via the
distrobox-export -a steam
command when clicked on via the apps menu in GNOME or my dock Steam will repeatly close and open in the background but show no window but running it via the terminal will act as normal. This issue does not happen on any other app that is exported via the mentioned command.2023-09-23.00-57-56.mp4
2023-09-23.01-00-40.mp4
logs
Provided by
journalctl | grep steam
.desktop file
The text was updated successfully, but these errors were encountered: