X Tutup
The Wayback Machine - https://web.archive.org/web/20100628154535/http://github.com:80/TTimo

TTimo (Timothee "TTimo" Besset)

Name
Timothee "TTimo" Besset
Email
Website/Blog
http://ttimo.vox.com/
Location
Dallas, TX, USA
Member Since
Apr 11, 2008

Following 0 coders and watching 4 repositories view all →

Public Repositories (1)

    • Python
    • 4
    • 0

    dupinanny

    manage operation of the duplicity backup system

    Last updated Tue Feb 09 19:03:09 -0800 2010

    legend

Public Activity feed

TTimo pushed to master at JamesHarrison/evemetrics_uploader Sun Jun 27 17:45:54 -0700 2010
  • 76ba845
    figured a way to trim the package size some more - 34M, last o...
TTimo commented on mfn/GtkRadiant Sun Jun 27 14:33:40 -0700 2010
Comment in 935608e:

Cool, glad to see you guys are continuing to push fixes in.

TTimo pushed to master at JamesHarrison/evemetrics_uploader Sat Jun 26 19:39:03 -0700 2010
  • 6c518a9
    getting a lot of inexistent (already gone) files
TTimo pushed to master at JamesHarrison/evemetrics_uploader Sun May 30 11:13:20 -0700 2010
  • 01ff8b3
    non working py2app option may allow smaller package size
TTimo pushed to master at JamesHarrison/evemetrics_uploader Sun May 30 10:35:22 -0700 2010
TTimo pushed to master at JamesHarrison/evemetrics_uploader Sat May 29 10:19:43 -0700 2010
  • e23c651
    fix root path for OSX uploader (passed on to reverence)
TTimo commented on JamesHarrison/evemetrics_uploader Thu May 27 08:01:26 -0700 2010
Comment in df9f2fa:

The eve_path construction isn't working on Linux mainly because of case sensitivity issues. That c_program_files... part that you are trying to walk down the filesystem also needs to do case insensitive file matching .. I was more concerned with getting that problem out of the way to focus on other stuff that prevented the uploader to work. It's probably worth working out that code to work on Linux/Mac, but I doubt it'll ever be completely foolproof so I'd rather spend the time offering GUI options to explicitely point to the base install and the cache when our default lookups might fail.

TTimo commented on JamesHarrison/evemetrics_uploader Thu May 27 07:53:18 -0700 2010
Comment on evemetrics/file_watcher/generic.py L44 in 86cd750:

The Qt monitoring tries to use inotify behind the scene on Linux, so when that's not available or broken it won't work any better than the posix watcher (which the uploader has already tried to setup when we reach this). I would rather the generic one stay as generic as possible.

I haven't been able to diagnose why pyinotify is not working .. since it works fine when I start working on this in the evening, and errors out after some time, I suspect there is some stuff we are not properly clearing - says disk full but there is plenty of space .. maybe running out of inodes?

TTimo pushed to master at JamesHarrison/evemetrics_uploader Wed May 26 21:56:04 -0700 2010
TTimo pushed to master at JamesHarrison/evemetrics_uploader Wed May 26 19:55:39 -0700 2010
  • 3a8c3a2
    expose verbose in prefs. since verbose is not saved, you may s...
  • 86cd750
    resurrect the generic file watcher to be a pure tree scan. I s...
  • df9f2fa
    Linux fix on the base EvE path guessing
TTimo pushed to master at JamesHarrison/evemetrics_uploader Tue May 25 21:11:41 -0700 2010
  • 9988626
    completed --verbose support and python logging module hookup. ...
TTimo pushed to master at JamesHarrison/evemetrics_uploader Mon May 24 22:50:14 -0700 2010
  • a672907
    added 'do not save' option to support --verbose
  • c41c5d8
    Misc stuff: --lines to only show n lines in the GUI, --verbose...
  • 5c3f5ca
    file with same name as a module in standard library was breaki...
TTimo pushed to master at JamesHarrison/evemetrics_uploader Wed May 19 22:24:37 -0700 2010
  • 789174c
    hook up prefs: bring up prefs tab if no prefs, save prefs back...
TTimo pushed to nb at JamesHarrison/evemetrics_uploader Tue May 18 22:38:47 -0700 2010
  • 3d9fa71
    Added a configuration object in charge of assembling the monit...
TTimo pushed to nb at JamesHarrison/evemetrics_uploader Tue May 18 11:37:18 -0700 2010
  • 6a95f4b
    make this not crash on Linux - isn't working still though
TTimo pushed to master at JamesHarrison/evemetrics_uploader Sun May 16 16:32:49 -0700 2010
  • 4ed85d4
    added tab and prefs GUI elements - prefs doesn't actually do a...
  • 39f597a
    initial menu based attempt
TTimo pushed to master at JamesHarrison/evemetrics_uploader Sun May 09 22:06:59 -0700 2010
  • 4ab1366
    primitive concept GUI shows a text widget with stdout output
TTimo pushed to master at JamesHarrison/evemetrics_uploader Wed May 05 18:47:30 -0700 2010
  • ed65ee1
    add command line serialization and retrieval to file with a ne...
TTimo pushed to master at JamesHarrison/evemetrics_uploader Sat Apr 17 20:39:17 -0700 2010
TTimo commented on ntt/reverence Sat Apr 17 20:15:36 -0700 2010
Comment in ce587c4:

Let me know if you need specific OSX testing. Using this code fine in evemetrics_uploader on OSX

TTimo started watching ntt/reverence Sat Apr 17 20:12:01 -0700 2010
reverence's description:
Python library for processing EVE Online cache and bulkdata.
TTimo commented on JamesHarrison/evemetrics_uploader Sun Apr 11 08:25:11 -0700 2010
Comment in e955847:

We can reintroduce the inotify version on Linux by implementing a different PollMonitor, and do the same with FSEvents on OSX and ReadDirectoryChanges on Windows

TTimo pushed to master at JamesHarrison/evemetrics_uploader Sun Apr 11 08:22:45 -0700 2010
  • e955847
    moved to a polling approach - should work on Windows and OSX a...
TTimo pushed to master at JamesHarrison/evemetrics_uploader Sat Apr 10 17:22:03 -0700 2010
  • 80fd3df
    handle IOError exceptions
TTimo pushed to master at JamesHarrison/evemetrics_uploader Mon Apr 05 21:37:42 -0700 2010
  • ba1bd1c
    only the right kind of files
TTimo pushed to master at JamesHarrison/evemetrics_uploader Mon Apr 05 19:28:48 -0700 2010
TTimo pushed to master at JamesHarrison/evemetrics_uploader Sun Apr 04 14:26:42 -0700 2010
  • 491aad5
    add basic optparse, wrap the processing in an exception handler
TTimo pushed to master at TTimo/dupinanny Tue Feb 09 19:03:09 -0800 2010
  • c661a48
    use --extra-clean in the cleanup step - that should keep the c...
TTimo closed issue 1 on TTimo/dupinanny Sat Jan 16 08:31:35 -0800 2010
persistent full backup indicator may break when using the LVM backup target
TTimo pushed to master at TTimo/dupinanny Sat Jan 16 08:06:21 -0800 2010
  • 4d673f5
    fix the full backup flag for LVM targets
TTimo opened issue 1 on TTimo/dupinanny Wed Jan 13 08:11:39 -0800 2010
persistent full backup indicator may break when using the LVM backup target
TTimo started watching mfn/GtkRadiant Sun Dec 27 09:16:02 -0800 2009
GtkRadiant's description:
Fork of ZeroRadiant with the goal to stabilize and improve it.
TTimo pushed to master at TTimo/dupinanny Sat Nov 14 13:00:23 -0800 2009
  • f1deb0a
    Add experimental LVM support
X Tutup