Skip to content

Instantly share code, notes, and snippets.

[ 361.910654] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state
[ 361.911684] render error detected, EIR: 0x00000010
[ 361.913304] page table error
[ 361.913304] PGTBL_ER: 0x00000100
[ 361.913304] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking
[ 361.913304] render error detected, EIR: 0x00000010
[ 361.913304] page table error
[ 361.913304] PGTBL_ER: 0x00000100
--- PKGBUILD-old 2011-02-21 09:36:40.000000000 +0000
+++ PKGBUILD 2011-10-02 18:02:16.034036605 +0100
@@ -1,44 +1,51 @@
# Contributor: Martin Ellis <ellism88@gmail.com>
-pkgname="kroc_svn"
-pkgver=6374
+# Contributor: Tom Vincent <http://tlvince.com/contact/>
+
+pkgname=kroc_svn
+pkgver=7216
@tlvince
tlvince / znc
Created October 5, 2011 23:56
znc init script for Arch Linux
#!/bin/bash
. /etc/rc.conf
. /etc/rc.d/functions
get_pid() {
pidof /usr/bin/znc
}
case "$1" in
@tlvince
tlvince / gist:1303553
Created October 21, 2011 10:47
Vim Build and Run
" Write and build the current file
map <leader>m :write<CR> :make %<CR>
" Autocommands {{{1
if has('autocmd')
" Run the current file if there was no error
autocmd QuickFixCmdPost make call BuildAndRun()
endif
" Run the current file if there was no error after make.
Error
AWT is not properly configured on this server. Perhaps you need to run your container with "-Djava.awt.headless=true"?
java.lang.NullPointerException
at sun.awt.X11FontManager.getDefaultPlatformFont(X11FontManager.java:779)
at sun.font.SunFontManager$2.run(SunFontManager.java:428)
at java.security.AccessController.doPrivileged(Native Method)
at sun.font.SunFontManager.<init>(SunFontManager.java:371)
at sun.awt.X11FontManager.<init>(X11FontManager.java:32)
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="output" path="bin"/>
</classpath>
(16:38:14) mediamanager: gst pipeline error: Could not negotiate format
(16:38:14) mediamanager: Debug details: gstbasesrc.c(2787): gst_base_src_start (): /GstPipeline:pipeline0/GstBin:pidgindefaultvideosrc/GstBin:pidgindefaultvideosrc/GstGConfVideoSrc:gconfvideosrc1/GstBin:bin27/GstV4l2Src:v4l2src1:
Check your filtered caps, if any
(16:38:14) backend-fs2: gst error Could not negotiate format
debugging: gstbasesrc.c(2787): gst_base_src_start (): /GstPipeline:pipeline0/GstBin:pidgindefaultvideosrc/GstBin:pidgindefaultvideosrc/GstGConfVideoSrc:gconfvideosrc1/GstBin:bin27/GstV4l2Src:v4l2src1:
Check your filtered caps, if any
(16:38:14) media: Error with your webcam
(16:38:14) media: Conference error
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="lib" path="libs/gson-2.0.jar"/>
<classpathentry kind="lib" path="libs/tlvince-dao-0.1.0.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>
12-17 13:28:09.508: E/dalvikvm(314): Could not find class 'com.tlvince.dao.Article', referenced from method com.tlvince.client.ArticleRetriever$Worker.run
diff --git a/stopmotion/PKGBUILD b/stopmotion/PKGBUILD
index aee9851..0e91e7a 100644
--- a/stopmotion/PKGBUILD
+++ b/stopmotion/PKGBUILD
@@ -1,14 +1,13 @@
# Contributor: Mark Grimes <mark_aur@peculier.com>
+# Contributor: Tom Vincent <http://tlvince.com/contact/>
pkgname=stopmotion
pkgver=0.6.2