Klaus S. Madsen

Show:

What's happening?

  • Comment: inotify thread aborts

    The patch attached in bug 2088696 solves this problem for me.

    2008-11-14 08:00:18 UTC in MediaTomb

  • Comment: Inotify fails on permission denied

    I've looked through revision 1944. addWatch is called in 4 places, all from autoscan_inotify.cc. In addMoveWatch (line 384), where the next line tests if the return value is greater than zero. However, this function will propagate the -1 further out, to watchPathForMoves, which doesn't handle the -1. I'm not entirely sure how that should be done, or even if watchPathForMoves can be called...

    2008-11-14 07:59:09 UTC in MediaTomb

  • Comment: Fix libdvdread compile error with current SVN

    Yes, I can confirm that I can compile it without moving the headers now.

    2008-11-14 07:28:19 UTC in MediaTomb

  • Inotify fails on permission denied

    When mediatomb scans a directory using inotify scanning, and it encounters a directory it does not have access to, the inotify thread terminates. This in turn means that no updating of the directory contents are performed. The error logged be mediatomb is: ERROR: Inotify thread caught exception: Permission denied The attached patch solves this problem, by making Inotify::addWatch...

    2008-09-02 11:00:40 UTC in MediaTomb

  • Fix libdvdread compile error with current SVN

    Hi, The SVN version as of this morning (r1863, I believe), will not compile if libdvdread is enabled. It fails with the following error: /usr/include/dvdread/ifo_types.h:32:2: error: #error "Must include or before any libdvdread header." The reason seems to be that stdint.h is included before dvd_read.h, so that __STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS are...

    2008-08-25 09:00:48 UTC in MediaTomb

  • Make video transcoding compile on Ubuntu Gutsy

    The ffmpeg version available on Ubuntu Gutsy has some differences, which causes compilation failure on Ubuntu. The attached patch makes fuppes compile and work with video transcoding. Note: I don't know whether this will compile with a newer ffmpeg version, than the one I have installed. But at least it's a starting point to getting it working on more than one version.

    2007-10-18 07:59:17 UTC in Free UPnP Entertainment Service

  • If loading of transcoding decoder fails, fuppes crashes

    If, for some reason, the loading of the faad decoder fails, fuppes will crash with a segfault, when trying to transcode the files. If necessary, I can provide a backtrace displaying the problem.

    2007-10-18 07:35:34 UTC in Free UPnP Entertainment Service

  • Make transcoding using FAAD as decoder work on Ubuntu Gutsy

    On Ubuntu AudioSpecificConfig have been renamed to faacDecAudioSpecificConfig by means of a define in the header file (Ubuntu uses FAAD 2.0). The attached patch fixes this problem, by trying to import the AudioSpecificConfig symbol first, and if that fails then tries to import faacDecAudioSpecificConfig.

    2007-10-18 07:19:57 UTC in Free UPnP Entertainment Service

  • TinyOS

    hjernemadsen committed patchset 11435 of module tinyos-1.x to the TinyOS CVS repository, changing 36 files.

    2006-02-03 13:48:15 UTC in TinyOS

  • TinyOS

    hjernemadsen committed patchset 11425 of module tinyos-1.x to the TinyOS CVS repository, changing 6 files.

    2006-02-01 13:28:11 UTC in TinyOS

About Me

  • 2000-11-15 (9 years ago)
  • 106434
  • hjernemadsen (My Site)
  • Klaus S. Madsen

Send me a message