Skip to content

Instantly share code, notes, and snippets.

<h1> 3) My project</h1>
<h2> a) Short description </h2>
<p>
LibGtracker: Access easily Tracker datas inside other applications.
</p>
<h2>
<h2>b) Benefits for the whole Gnome desktop</h2>
<p>
#!/usr/bin/env python
""" update_pitivi_bundle
Usage:
update_pitivi_bundle [--choose]
Options:
-c --choose Choose the bundle version to download
-h --help Show this screen.
description, seek=true, duration=20, need-clock-sync=true, handles-states=true
pause;
set-debug-threshold, debug-threshold="1,*validate*:0";
seek, start=20.0, flags=accurate+flush
description, seek=true, duration=20, need-clock-sync=true, handles-states=true
pause;
set-debug-threshold, debug-threshold="1,*validate*:0";
seek, start=1.0, flags=accurate+flush
description, seek=true, duration=20, need-clock-sync=true, handles-states=true
pause;
set-debug-threshold, debug-threshold="1,*validate*:0";
seek, start=1.0, flags=accurate+flush
#!/usr/bin/env python3
#
# print_commits.py
#
# Copyright (c) 2014, Thibault Saunier tsaunier@gnome.org
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
(gdb) t a a bt
Thread 11 (Thread 0x7fffc67fc700 (LWP 12628)):
#0 syscall () at ../sysdeps/unix/sysv/linux/x86_64/syscall.S:38
#1 0x00007ffff4c275ee in g_cond_wait (cond=cond@entry=0x1dc3e30, mutex=mutex@entry=0x1dc3de8) at gthread-posix.c:1395
#2 0x00007fffefca6f93 in gst_task_func (task=0x1dc3dd0) at gsttask.c:316
#3 0x00007ffff4c0a9e2 in g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:307
#4 0x00007ffff4c0a1d5 in g_thread_proxy (data=0x7fffc8007940) at gthread.c:764
#5 0x00007ffff775a182 in start_thread (arg=0x7fffc67fc700) at pthread_create.c:312
#6 0x00007ffff6d7a47d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
@thiblahute
thiblahute / gist:5518566
Created May 4, 2013 20:03
Move issues between different repo in the pitivi repositories
#!/usr/bin/python
"""
Move on issue from a repo to another inside the pitivi repositories
The orignal work: https://github.com/mkorenkov/tools/blob/master/gh-issues-import/gh-issues-import.py
(assuming public domain license).
Used to migrate Github's Plone Conference 2012 temporary repository
to collective.developermanual issues.
" Modeline and Notes {
" vim: set sw=4 ts=4 sts=4 et tw=78 foldmarker={,} foldlevel=0 foldmethod=marker spell:
"
" __ _ _____ _
" ___ _ __ / _/ |___ / __ __(_)_ __ ___
" / __| '_ \| |_| | |_ \ _____\ \ / /| | '_ ` _ \
" \__ \ |_) | _| |___) |_____|\ V / | | | | | | |
" |___/ .__/|_| |_|____/ \_/ |_|_| |_| |_|
" |_|
"
Ôò¡x02
x04