Skip to content

Instantly share code, notes, and snippets.

@Jeeppler
Jeeppler / bumpme
Last active September 12, 2018 15:27
Wed Sep 12 15:27:04 UTC 2018
@Jeeppler
Jeeppler / dvm-error.txt
Created February 23, 2016 16:30
DispVM Error
time=1456244804.09, qfile-daemon-dvm init
time=1456244804.09, creating DispVM
time=1456244804.16, collection loaded
time=1456244804.16, VM created
time=1456244804.16, VM starting
time=1456244804.16, creating config file
time=1456244804.27, calling restore
Traceback (most recent call last):
File "/usr/lib/qubes/qfile-daemon-dvm", line 192, in <module>
main()
/etc/pacman.conf -> [Global Options]:
XferCommand = http_proxy=10.137.255.254:8082 /usr/bin/curl -C - %u > %o
[root@archlinux-nor user]# pacman -Syyu
:: Synchronizing package databases...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 122k 100 122k 0 0 181k 0 --:--:-- --:--:-- --:--:-- 181k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
/etc/pacman.conf -> [Global Options]:
XferCommand = http_proxy=10.137.255.254:8082 /usr/bin/curl -C - --fail %u > %o
[root@archlinux-nor user]# pacman -Syyu
:: Synchronizing package databases...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 122k 100 122k 0 0 181k 0 --:--:-- --:--:-- --:--:-- 181k
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
#
# /etc/bash.bashrc
#
export http_proxy='10.137.255.254:8082'
# If not running interactively, don't do anything
[[ $- != *i* ]] && return
PS1='[\u@\h \W]\$ '
@Jeeppler
Jeeppler / qubesos.github.io_jekyll_serve_error
Created September 23, 2015 19:53
qubesos.github.io jekyll serve error
qubesos.github.io]$ ../../bin/jekyll serve
Configuration file: /home/user/Repos/qubesos.github.io/_config.yml
/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- jekyll-redirect-from (LoadError)
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
from /home/user/.gem/ruby/gems/jekyll-2.5.3/lib/jekyll/plugin_manager.rb:29:in `block in require_gems'
from /home/user/.gem/ruby/gems/jekyll-2.5.3/lib/jekyll/plugin_manager.rb:26:in `each'
from /home/user/.gem/ruby/gems/jekyll-2.5.3/lib/jekyll/plugin_manager.rb:26:in `require_gems'
from /home/user/.gem/ruby/gems/jekyll-2.5.3/lib/jekyll/plugin_manager.rb:19:in `conscientious_require'
from /home/user/.gem/ruby/gems/jekyll-2.5.3/lib/jekyll/site.rb:79:in `setup'
from /home/user/.gem/ruby/gems/jekyll-2.5.3/lib/jekyll/site.rb:41:in `initialize'
@Jeeppler
Jeeppler / kraken.log
Created August 18, 2015 23:04
Raspberry PI - 0.7 kraken does not start on boot
2015-08-16 10:46:56,862 [INFO] application: arkOS Kraken 0.7.0
2015-08-16 10:46:56,866 [INFO] application: Using config file at settings.json
2015-08-16 10:46:57,596 [INFO] application: Detected architecture/hardware: armv6l, Raspberry Pi
2015-08-16 10:46:57,600 [INFO] application: Detected platform: arch
2015-08-16 10:46:57,603 [INFO] application: Environment: prod
2015-08-16 10:46:57,648 [INFO] application: Loading applications and scanning system...
2015-08-16 10:47:38,053 [INFO] application: Loading frameworks...
2015-08-16 10:47:38,984 [INFO] application: Initializing Genesis (if present)...
2015-08-16 12:19:54,387 [INFO] application: arkOS Kraken 0.7.0
2015-08-16 12:19:54,398 [INFO] application: Using config file at settings.json
rpm -i qubes-template-archlinux-minimal-3.0.3-201507281153.noarch.rpm
--> Processing the root.img... (this might take a while)
--> Processing the volatile.img...
--> Creating private.img...
--> Instaling menu shortcuts...
--> Loading the VM (type = TemplateVM)...
--> Starting Qubes DB...
--> Setting Qubes DB info for the VM...
--> Updating firewall rules...
--> Starting the VM...
@Jeeppler
Jeeppler / Description
Created July 14, 2015 11:58
Debug Qubes 3 KDE/Qt drop-down and popup menu in debian 8 (Fixed version)
The log is the result of starting the following KDE/Qt applications:
- Goldendict
- Krita
- Parley
- Clementine
I have opend the drop-down menus and some popups.
All application menu drop-downs have been working create, none of them have been blank.
@Jeeppler
Jeeppler / Description
Last active August 29, 2015 14:24
Debug Qubes 3 KDE/Qt drop-down and popup menu in fedora 21 (Fixed version)
The log is the result of starting the following KDE/Qt applications:
- KDevelop
- Goldendict
- Git GUI
- QHexEdit
- KeepassX
- Eric
I have opend the drop-down menus and some popups.