All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Omnia. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:33, 25 September 2026 Kenneth talk contribs created page Linux/wine (Created page with "<pre> sudo dpkg --add-architecture i386 sudo apt update sudo apt install --install-recommends winehq-staging <pre> Rebuild Wine Prefix (~/.wine) wineboot -u Test new wine prefix: WINEPREFIX=~/my_new_prefix wine your_executable.exe Test wine with executable: xvfb-run -a wine your_executable.exe Reconfig your wine prfix: rm -rf .wine winecfg # or if headless... xvfg-run wincfg")