Skip to content

Instantly share code, notes, and snippets.

View kgilden's full-sized avatar

Kristen Gilden kgilden

View GitHub Profile
### Keybase proof
I hereby claim:
* I am kgilden on github.
* I am kgilden (https://keybase.io/kgilden) on keybase.
* I have a public key whose fingerprint is 7539 E42F 6D26 9EC1 2101 4EA8 4BD2 F9FE 621D 9964
To claim this, I am signing this object:
@kgilden
kgilden / gist:1975414
Created March 4, 2012 23:37
Twig Stack Trace
!ENTRY org.eclipse.core.jobs 4 2 2012-03-05 01:33:41.088
!MESSAGE An internal error occurred during: "PHPStructuredEditor selection changed job".
!STACK 0
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:4282)
at org.eclipse.swt.SWT.error(SWT.java:4197)
at org.eclipse.swt.SWT.error(SWT.java:4168)
at org.eclipse.swt.widgets.Widget.error(Widget.java:466)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:404)
at org.eclipse.swt.custom.StyledText.getBlockSelection(StyledText.java:3491)
<?php
// /lib/Gilden/DataProvider/DataProvider.php
/**
* Copyright (C) 2011 by K. Gilden
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell