Skip to content

Instantly share code, notes, and snippets.

View comminux's full-sized avatar

Andrey Solomatin comminux

View GitHub Profile
@comminux
comminux / Install Wrye Bash for Arch Linux.txt
Last active July 18, 2020 20:47
Install Wrye Bash for Arch Linux (Oblivion GOG Edition, wine-tkg 5.12)
WINEARCH=win32 WINEPREFIX=/home/rea/.wine_oblivion_32bit/ winetricks python27
WINEARCH=win32 WINEPREFIX=/home/rea/.wine_oblivion_32bit/ wine ~/Downloads/setup_oblivion_1.2.0416_cs_\(12788\).exe
git clone https://github.com/wrye-bash/wrye-bash.git
WINEARCH=win32 WINEPREFIX=/home/rea/.wine_oblivion_32bit wine python -m pip install -r ~/wrye-bash/requirements.txt
cp -r ~/wrye-bash/Mopy/ ~/.wine_oblivion_32bit/drive_c/GOG\ Games/Oblivion/
echo "WINEARCH=win32 WINEPREFIX=/home/rea/.wine_oblivion_32bit/ wine python ~/.wine_oblivion_32bit/drive_c/GOG\ Games/Oblivion/Mopy/Wrye\ Bash\ Launcher.pyw -o ~/.wine_oblivion_32bit/drive_c/GOG\ Games/Oblivion/" > Wrye\ Bash\ Launcher.sh
chmod +x Wrye\ Bash\ Launcher.sh
./Wrye\ Bash\ Launcher.sh
@comminux
comminux / test-suite.log
Last active July 23, 2020 20:04
libupnp 1.14.0: upnp/test-suite.log
=========================================
libupnp 1.14.0: upnp/test-suite.log
=========================================
# TOTAL: 4
# PASS: 3
# SKIP: 0
# XFAIL: 0
# FAIL: 1
# XPASS: 0
@comminux
comminux / pm2-logs.txt
Created September 20, 2019 16:19
./pm2 logs
3|content-server PORT 3030 | fxa-content-server.server.main.INFO: Firefox Account HTTP redirect server listening on port 3080
1|auth-server db memory PORT 8000 | {"Timestamp":1568996188820000000,"Logger":"fxa-auth-db-server","Type":"bin.server.mem","Severity":6,"Pid":790,"EnvVersion":"2.0","Fields":{"rss":50937856,"heapTotal":21782528,"heapUsed":15868096,"external":51027}}
2|auth-server key server PORT 9000 | fxa-auth-server.INFO: stat {"stat":"mem","rss":175849472,"heapUsed":68737512}
2|auth-server key server PORT 9000 | fxa-auth-server.INFO: stat {"stat":"scrypt","maxPending":0,"numPending":0,"numPendingHWM":0}
3|content-server PORT 3030 | fxa-content-server.routes.index.ERROR: featureFlags.error TimeoutError: ResourceRequest timed out
3|content-server PORT 3030 | at ResourceRequest._fireTimeout (/home/fxa/fxa/packages/fxa-shared/node_modules/generic-pool/lib/ResourceRequest.js:62:17)
3|content-server PORT 3030 | at Timeout.bound (/