Bug#752716: ming: hardcodes /usr/lib/perl5

2014-08-09 Thread Stuart Anderson
On Sat, 9 Aug 2014, gregor herrmann wrote: On Fri, 08 Aug 2014 21:14:12 +0200, Gabriele Giacone wrote: Anyway, I'd really appreciate if Stuart, current maintainer, DD and also upstream developer, jumped into the discussion and upload it himself but seems quite unresponsive lately. Ack. Hi

Bug#571427: [patch]: libswf-perl: fix op-panel's FTBFS

2010-04-28 Thread Stuart Anderson
On Mon, 26 Apr 2010, Hideki Yamane wrote: Hi, op-panel cause build failure due to libswf-perl. I made a simple patch for that, please check and apply it. Thanks. Hideki, SWFTEXTFIELD_USEFONT was removed on purpose because it was meant to be a private flag used internally. It is set if

Bug#516338: Bug#557732: Bug#516338: pornview NMU

2009-11-24 Thread Stuart Anderson
On Tue, 24 Nov 2009, Tim Retout wrote: This package does work for me. I couldn't find your source code to review your changes, but from the changelog: there is an unmatched parenthesis in the line for this bug, and there was probably no need to leave the NMU entry in there, since it was never u

Bug#516338: pornview NMU

2009-11-23 Thread Stuart Anderson
On Mon, 23 Nov 2009, Tim Retout wrote: Hi Stuart, I don't think there's anything complicated going on here. The 'priv' pointer is not initialized to NULL in 'cb_tree_cursor_changed', so contains random memory values. Hi Tim, This fits with the 32 vs 64 issue I wanted to look for. What

Bug#516338: pornview NMU

2009-11-22 Thread Stuart Anderson
I've never seen these issue on a 32-bit pornview, but can reproduce them on a 64-bit version. I suspect there is some underlying problem here that needs to be found and fixed. Looking at these patches, I don't see where 32-vs-64 would matter, so I suspect they are fixing the symptom, but not the

Bug#527714: patch

2009-11-14 Thread Stuart Anderson
Martijn, That's for the work here! Please give me a few days to dust things off, and I'll take your patch and just make a normal upload with it (and possibly one other). If for some reason, I don't accomplish that, then your NMU is OK with me. Stuart S

Bug#510154: ming_1:0.4.2-2(hppa/experimental): FTBFS: relocation R_PARISC_DPREL21L can not be used when making a shared object; recompile with -fPIC

2008-12-29 Thread Stuart Anderson
On Mon, 29 Dec 2008, Frank Lichtenheld wrote: Package: ming Version: 1:0.4.2-2 Severity: serious Hi, your package failed to build from source. Potential fix already uploaded to experimental. I'll keep a watch on the build logs to see if I got it right. Stua

Bug#397457: php5-ming: installation not complete

2007-03-05 Thread Stuart Anderson
severity 397457 normal On Sat, 3 Mar 2007, Steve Langasek wrote: Uh, no, the php.ini file is only supposed to be replaced by the php package if the administrator *approves* of having the new version installed. That's the administrator's choice; if they choose to discard local changes to this

Bug#397457: php5-ming: installation not complete

2007-03-02 Thread Stuart Anderson
On Fri, 2 Mar 2007, Gustavo Franco wrote: On 3/2/07, Steve Langasek <[EMAIL PROTECTED]> wrote: tags 397457 -fixed thanks Note that this bug was marked as serious by the maintainer: Note that the maintainer told the submitter that -10 solves the bug and -9 isn't in the archive anymore. There'

Bug#402897: module is not loaded in apache2.2

2006-12-13 Thread Stuart Anderson
On Wed, 13 Dec 2006, Jan Dittberner wrote: The apache error log contains the following line: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/ming.so' - /usr/lib/php5/20060613/ming.so: undefined symbol: zim_swfmovie_protect in Unknown on line 0 I found this in

Bug#356736: The patch for the fixes

2006-05-26 Thread Stuart Anderson
Ooops. I meant to attach the patch to my previous message. Here are the changes I made. Stuart Stuart R. Anderson [EMAIL PROTECTED] Network & Software Engineering http://www.netsweng.com/ 1024D/37A79149:

Bug#288202: potential fixes

2006-05-26 Thread Stuart Anderson
I have prepared fixes for all 3 of these grave bugs. Support for libxine is still enabled. The hanging on open problem turned out to be caused by multiple threads using XLockDisplay(). In addition to the main thread which is opening the video plugins, the OpenGL video plugin also starts up a new

Bug#360319: Reproduced this bug

2006-04-04 Thread Stuart Anderson
I was able to narrow this down to the presence of some extra package in the case where it fails. When I removed autofoo packages, then sed built. In the case of my chroot, it's quite likely that those got installed at some point and a build interrupted so they didn't get cleaned up correctly. At

Bug#360319: Reproduced this bug

2006-04-04 Thread Stuart Anderson
I have also seen this FTBFS. It fails to build on a powerpc machine, both inside a sbuild chroot, and outside of the chroot. It does however build on and i386 & mipsel machine. While all 3 machines are running off of testing, the set of packages installed on each is likely different.