Skip to content

Instantly share code, notes, and snippets.

root@mcp:~# pvscan
PV /dev/md1 VG el8 lvm2 [1.81 TiB / 953.77 GiB free]
Total: 1 [1.81 TiB] / in use: 1 [1.81 TiB] / in no VG: 0 [0 ]
root@mcp:~# vgscan
Found volume group "el8" using metadata type lvm2
root@mcp:~# lvscan
ACTIVE '/dev/el8/tmp' [<3.91 GiB] inherit
ACTIVE '/dev/el8/var' [<6.84 GiB] inherit
ACTIVE '/dev/el8/root' [6.88 GiB] inherit
ACTIVE '/dev/el8/home' [84.00 GiB] inherit
import java.awt.Component;
import java.awt.Container;
import java.awt.event.ActionEvent;
import java.awt.EventQueue;
import java.awt.Font;
import java.awt.GridBagConstraints;
import java.awt.GridBagLayout;
import java.lang.String;
import java.util.Map.Entry;
import javax.swing.JButton;
import java.lang.String;
import java.util.Enumeration;
// This set of imports not needed for this test, but if I take away
// too many of them, the problem seems to go away
import java.io.File;
import java.io.FileInputStream;
import java.security.KeyStore;
import java.util.ArrayList;
import java.util.HashMap;
import java.io.File;
import java.io.FileInputStream;
import java.lang.String;
import java.security.KeyStore;
import java.util.ArrayList;
import java.util.Enumeration;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map.Entry;
import javax.net.ssl.*;
drop table if exists last_replied;
create table last_replied
(
id int not null auto_increment,
email_from varchar(255) not null,
email_to varchar(255) not null,
sent datetime,
primary key (id),
unique index idx_emails (email_from, email_to)
) engine=innodb;
#!/usr/bin/env python3
# vim: set expandtab tabstop=2 shiftwidth=2:
import mimetypes
import smtplib
import sys
import json
import os.path
from email import message_from_file
from email.message import EmailMessage
from email.utils import make_msgid
[2023-06-28 03:29:49] Found 2 buckets for AppId 330830 CompatTool: GE-Proton7-49:
[2023-06-28 03:29:49] SteamSwarm / G7:VulkanPipelinesV6_904f69d2b1b44b65
[2023-06-28 03:29:49] SteamSwarm / G7:VulkanPipelinesV6_d64231ced4f7567d
[2023-06-28 05:14:45] Found 2 buckets for AppId 1091500 CompatTool: GE-Proton7-49:
[2023-06-28 05:14:45] SteamSwarm / G7:VulkanPipelinesV6_904f69d2b1b44b65
[2023-06-28 05:14:45] SteamSwarm / G7:VulkanPipelinesV6_d64231ced4f7567d
[2023-06-28 13:21:27] Starting processing job for app 49520!
[2023-06-28 13:21:27] Setting MESA_GLSL_CACHE_DIR=/games/Steam/steamapps/shadercache/49520 MESA_DISK_CACHE_READ_ONLY_FOZ_DBS=steam_cache,steam_precompiled,steam_precompiled_904f69d2b1b44b65,steam_precompiled_d64231ced4f7567d
[2023-06-28 13:21:27] Starting replay of FOZ databases for AppID 49520 with /home/cj/Steam/ubuntu12_32/../ubuntu12_64/fossilize_replay in:
[2023-06-28 13:21:27] /games/Steam/steamapps/shadercache/49520/fozpipelinesv6/steam_pipeline_cache.foz.
import java.io.File;
import java.io.FileInputStream;
import java.lang.String;
import java.security.KeyStore;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map.Entry;
import javax.net.ssl.*;
//import javax.security.cert.X509Certificate;
Resize
------
Got a ChangeEvent in searchPanel scrollpane: javax.swing.event.ChangeEvent[
source=javax.swing.JViewport[
,1,1,499x397,invalid,layout=javax.swing.ViewportLayout,alignmentX=0.0,alignmentY=0.0,border=,flags=25165832,maximumSize=,minimumSize=,preferredSize=,isViewSizeSet=true,lastPaintPosition=java.awt.Point[x=0,y=0],scrollUnderway=false
]]
searchPanel bounds: java.awt.Rectangle[x=0,y=0,width=500,height=400]
Got a ChangeEvent in searchPanel scrollpane: javax.swing.event.ChangeEvent[
source=javax.swing.JViewport[
import java.io.File;
import java.io.FileInputStream;
import java.lang.String;
import java.security.KeyStore;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.LinkedHashMap;
import java.util.Map.Entry;
import javax.net.ssl.*;
//import javax.security.cert.X509Certificate;