Bug#701214: Aw: Re: Bug#701214: warmux: [Solution] immediately stops when start playing game

2013-04-17 Thread Benjamin Mesing
...@physik.fu-berlin.de An:Benjamin Mesing bensm...@gmx.net, Felix Geyer fge...@debian.org, 701...@bugs.debian.org Betreff:Re: Bug#701214: warmux: [Solution] immediately stops when start playing game debdiff attached. Let me know, if I can be of further help. Id be happier if the changelog entry rather

Bug#701214: warmux: [Solution] immediately stops when start playing game

2013-04-17 Thread John Paul Adrian Glaubitz
On 04/17/2013 10:15 AM, Benjamin Mesing wrote: Oh sure, change the Changelog entry any way you like, certainly I forgot about the Closes: part... Since it won't be an NMU you have to change the changelog entry anyways. I could sponsor your NMU, if necessary. I'd also be willing to test the

Bug#701214: warmux: [Solution] immediately stops when start playing game

2013-04-17 Thread John Paul Adrian Glaubitz
On 04/17/2013 02:28 PM, Benjamin Mesing wrote: I think Felix was about to do the upload, so no NMU required. I have an XFS at home and the patch made it work like a charm :) Felix will probably test on his system and see if the app still works on other FS. Ok, please go ahead then, Felix.

Bug#701214: warmux: [Solution] immediately stops when start playing game

2013-04-16 Thread Benjamin Mesing
Hi, if you have no objections, I would raise the severity. If desired I could also NMU the package. Best regards Ben -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#701214: warmux: [Solution] immediately stops when start playing game

2013-04-16 Thread Felix Geyer
Hi, On 16.04.2013 20:06, Benjamin Mesing wrote: Hi, if you have no objections, I would raise the severity. If desired I could also NMU the package. Please go ahead. There's no need for a NMU but a debdiff for me to upload would be appreciated. Regards, Felix -- To UNSUBSCRIBE, email

Bug#701214: warmux: [Solution] immediately stops when start playing game

2013-04-16 Thread Benjamin Mesing
Hi, debdiff attached. Let me know, if I can be of further help. Best regards Ben On Tue, 2013-04-16 at 20:31 +0200, Felix Geyer wrote: Hi, On 16.04.2013 20:06, Benjamin Mesing wrote: Hi, if you have no objections, I would raise the severity. If desired I could also NMU the

Bug#701214: warmux: [Solution] immediately stops when start playing game

2013-04-16 Thread John Paul Adrian Glaubitz
debdiff attached. Let me know, if I can be of further help. I'd be happier if the changelog entry rather looked like this: +warmux (1:11.04.1+repack-3.1) unstable; urgency=medium + + * Non-maintainer upload. + * Do not rely on dirent.d_type when calling readdir as +this breaks on certain

Bug#701214: warmux: Solution immediately stops when start playing game

2013-04-11 Thread Benjamin Mesing
tag 701214 +patch thanks Hi, after some time of debugging, I figured out, that the problem is the usage of readdir in combination with dirent.d_type, which is not supported for some filesystems (including apparently XFS). When searching for a solution, I discovered, that the problem was recently