Skip to content

Instantly share code, notes, and snippets.

View mdeguzis's full-sized avatar

Michael T. DeGuzis mdeguzis

View GitHub Profile
DispatchAsyncEvent backlog, failed to dispatch all this frame. Queue depth: 150 (152 input number was)
HTTP Response for https://steamcommunity-a.akamaihd.net/news/newsforapp/v0001/?appid=2147483661&count=5&maxlength=500&format=json: 403, 0
HTTP Response failed https://steamcommunity-a.akamaihd.net/news/newsforapp/v0001/?appid=2147483661&count=5&maxlength=500&format=json
Launching appid 2147483661
Could not load local selection (), local override (/home/steam/.local/share/Steam//controller_config/app_2147483661.vdf), or user path (/home/steam/.local/share/Steam/userdata/21885827/config/controller_configs/app_2147483661.vdf), checking last resort path: /home/steam/.local/share/Steam//controller_base/app_generic.vdf
Loaded Config for Last Resort Path for App ID -2147483635: /home/steam/.local/share/Steam//controller_base/app_generic.vdf
Could not load local selection (), local override (/home/steam/.local/share/Steam//controller_config/app_2147483661.vdf), or user path (/home/steam/.local/share/Steam/userdata/2
Not pushing commands this frame due to failed lock
INF: CPU Power saving is enabled and performance governor is not used.
INF: Encoded user ID = 18a155c4:738ac3f9
WRN: Not using EWMH compliant window manager!
WRN: Missing safe mode file.
INF: udev: Added device /dev/input/event18: Xbox 360 Wireless Receiver (045E:0719)
INF: Connected gamepad 0 - Xbox 360 Wireless Receiver (/dev/input/event18).
WRN: No localization folders found to support requested locale 'enu'.
WRN: Invalid locale string.
INF:
getfacl /home/user/temp
# file: temp
# owner: user
# group: group
user::rwx
group::rwx
user::rwx
python
>>> import posix1e
@mdeguzis
mdeguzis / bashrc
Created December 27, 2016 21:15
Default /etc/bashrc for CentOS 7
# /etc/bashrc
# System wide functions and aliases
# Environment stuff goes in /etc/profile
# It's NOT a good idea to change this file unless you know what you
# are doing. It's much better to create a custom.sh shell script in
# /etc/profile.d/ to make custom changes to your environment, as this
# will prevent the need for merging in future updates.
@mdeguzis
mdeguzis / .bashrc
Created December 27, 2016 20:53
Default ~/.bashrc for CentOS 7
# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# Uncomment the following line if you don't like systemctl's auto-paging feature:
# export SYSTEMD_PAGER=
@mdeguzis
mdeguzis / bash_profile
Created December 27, 2016 20:52
Default ~/bash_profile for CentOS 7
# .bash_profile
# Get the aliases and functionsif [ -f ~/.bashrc ]; then . ~/.bashrcfi
# User specific environment and startup programs
PATH=$PATH:$HOME/.local/bin:$HOME/bin
export PATH
@mdeguzis
mdeguzis / profile
Created December 27, 2016 20:48
Default /etc/profile for CentOS 7
# /etc/profile
# System wide environment and startup programs, for login setup
# Functions and aliases go in /etc/bashrc
# It's NOT a good idea to change this file unless you know what you
# are doing. It's much better to create a custom.sh shell script in
# /etc/profile.d/ to make custom changes to your environment, as this
# will prevent the need for merging in future updates.
mikeyd@archboxmtd /mnt/server_media_y/github_repos/playonlinux5-git $ playonlinux5
11:26:22,198 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
11:26:22,198 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
11:26:22,199 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/playonlinux5/lib/phoenicis-app-5.0-SNAPSHOT.jar!/logback.xml]
11:26:22,206 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4f8dbcec - URL [jar:file:/opt/playonlinux5/lib/phoenicis-app-5.0-SNAPSHOT.jar!/logback.xml] is not of type file
11:26:22,328 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
11:26:22,332 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
11:26:22,335 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [
name: Uplay
game_slug: uplay
runner: wine
version: vista-test
slug: uplay-vista-test
installer_slug: uplay-vista-test
exe: drive_c/Program Files/Ubisoft/Ubisoft Game Launcher/Uplay.exe
files:
- uplay: N/A:Please select the installer for Uplay
game:
exe: drive_c/Program Files/Ubisoft/Ubisoft Game Launcher/Uplay.exe
files:
- uplay: https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe
game:
prefix: $GAMEDIR
installer:
- task:
key: ProductName
name: set_regedit
path: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion