Skip to content

Instantly share code, notes, and snippets.

@SRomansky
SRomansky / gist:a0c4afd8c72a4bad40bc
Created October 27, 2014 23:11
Build test failures.
bug 1 in test_plugins line 117
| #
| # Setup Audio Pipeline
| #
| if audio:
| audioqueue = gst.element_factory_make("queue", "audioqueue")
| bin.add(audioqueue)
|
| audioconvert = gst.element_factory_make("audioconvert", "audioconvert")
@SRomansky
SRomansky / gist:1d9764a4fea6a79fcbd3
Created November 1, 2014 02:36
UnboundLocalError exception
freeseer/tests/framework/database/test_database.py:104:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
self = <freeseer.framework.database.QtDBConnector object at 0x7f7d4c743110>, fname = ''
def export_talks_to_csv(self, fname):
fieldNames = ('Title',
'Speaker',
'Abstract',
'Category',
INSERT INTO presentations(Title, Speaker, Description, Category, Event, Room, Date, StartTime, EndTime)
VALUES (test title 1, test speaker, test room, test event, Default, Default, , , )
@SRomansky
SRomansky / gist:11524983a3fd1d1e0e41
Created December 26, 2014 06:28
TalkEditor time stamp translating delegate diff
diff --git a/src/freeseer/frontend/talkeditor/talkeditor.py b/src/freeseer/frontend/talkeditor/talkeditor.py
index c7228bb..99818e7 100644
--- a/src/freeseer/frontend/talkeditor/talkeditor.py
+++ b/src/freeseer/frontend/talkeditor/talkeditor.py
@@ -28,6 +28,7 @@ import logging
from PyQt4.QtCore import SIGNAL
from PyQt4.QtCore import QPersistentModelIndex
from PyQt4.QtCore import QStringList
+from PyQt4.QtCore import QString
from PyQt4.QtCore import Qt

Keybase proof

I hereby claim:

  • I am sromansky on github.
  • I am skroman (https://keybase.io/skroman) on keybase.
  • I have a public key ASBAydV-nM3y6nQjBN5bWAuFrzwuVFqfF-qZRn_8eITTaQo

To claim this, I am signing this object: