Bug#572701: mediatomb-common: Web UI error reports Oops, your database seems to be corrupt. Please report this problem.

2010-03-10 Thread Leonhard Wimmer
On Fri, 2010-03-05 at 20:16 +0100, Olivier Berger wrote: After a while, when trying to browse the contents of the database, I get an error dialog reporting : Oops, your database seems to be corrupt. Please report this problem. This bug was fixed in the upstream code a while ago. Please use a

Bug#568961: FTBFS: configure: error: unable to configure ffmpegthumbnailer support

2010-02-09 Thread Leonhard Wimmer
Hi all! On Tue, 2010-02-09 at 19:35 +0100, Reinhard Tartler wrote: this seems to me that we should probably either cherry pick these changes, or move to a post r2044 snapshot. Another option would be to remove ffmpegthumbnailer support completely. Since this issue is marked with severity

Bug#536302: mediatomb: Crashes for no apparent reason

2009-07-09 Thread Leonhard Wimmer
Hi, On Wed, 2009-07-08 at 23:40 +0100, Tom Wright wrote: Mediatomb crashes when updating a directory, but also sometimes whilst doing nothing. The tail of the log is below, where the --debug option was specified. Let me know if further tests are necessary Do you mean it segfaults? If so,

Bug#496337: [mediatomb] Cannot access mounted drives using web ui.

2008-09-21 Thread Leonhard Wimmer
On Sun, 2008-08-24 at 17:53 +0200, Eike Sauer wrote: I want to publish some files that are on mounted (larger...) hard discs using the web ui. The discs are mounted fine (automatically on startup), I can access them via an ordinary file browser without problems. When I click on such a

Bug#477036: mediatomb: FTBFS: ../src/url.cc:78:53: error: macro curl_easy_setopt requires 3 arguments, but only 2 given

2008-04-20 Thread Leonhard Wimmer
Hi, this bug is already fixed in current SVN code. Here's a patch. greets, Leo Index: src/url.cc === --- src/url.cc (revision 1714) +++ src/url.cc (revision 1775) @@ -75,7 +75,7 @@ if (only_header) { -