Bug#831140: Bug fixed in upstream: 831140

2016-07-14 Thread Mark Vejvoda
I pushed a fix for the new GCC in our git repo in the develop branch. https://github.com/MegaGlest/megaglest-source/commit/daf1dac128515d9fc535018c9c4d19b9ac45a1a4 Thanks

Bug#668620: Info. asked about megaglest crasher -

2012-04-18 Thread Mark Vejvoda
What kind of video card do you have (And how much RAM does it have)? Thanks On Thu, 2012-04-19 at 09:32 +0530, shirish शिरीष wrote: > Hi Tom, > Thank you for replying and saw the date, it was a fast reply so thanx for > that. > > I was not able to reply because for some reason your reply didn't

Bug#654578: changing severity

2012-01-13 Thread Mark Vejvoda
# I will try to upgrade this package to 0.9.1 (as this is the latest upstream version) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#653547: megaglest: Segfault on startup in BuildVBOs

2012-01-03 Thread Mark Vejvoda
-vbo) Thanks On Thu, 2011-12-29 at 21:39 +0100, Adrian Lang wrote: > Hi Mark, > > On Thu, 29 Dec 2011 12:17:03 -0800 > Mark Vejvoda wrote: > > > Hello Adrian, the issue appears to be that your opengl driver is > > reporting that your video card supports VBO's

Bug#654283: megaglest: FTBFS on non-x86 arches

2012-01-03 Thread Mark Vejvoda
Just an FYI that this has been fixed upstream and will be in the next release. On Mon, 2012-01-02 at 21:16 +0200, Konstantinos Margaritis wrote: > Package: megaglest > Version: 3.6.0.2-2 > Severity: important > > https://buildd.debian.org/status/package.php?p=megaglest&suite=sid > > Looking at t

Bug#653547: megaglest: Segfault on startup in BuildVBOs

2011-12-29 Thread Mark Vejvoda
Hello Adrian, the issue appears to be that your opengl driver is reporting that your video card supports VBO's (Vertex Buffer Objects) but doesn't seem to actually support it. Please run megalgest with the following commandline parameter to confirm it works without using VBO's: ./megaglest --disab

Bug#626565: maint-guide: dquilt script creates patches in wrong path

2011-05-12 Thread Mark Vejvoda
Package: maint-guide Version: 1.2.19 Severity: normal While following the steps to setup quilt, then creating a patch for a debian game, i noticed when running: dquilt new test.patch that the script screates a patches folder in the root game folder instead of inside the debian/ subfolder. Whi