[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-14 Thread Sven Eckelmann
** Description changed: [Impact] Users of Mupen64plus 2.0+1 0, current package version in 14.04 LTS System information: * Release: Ubuntu 14.04 LTS - * Package version: Mupen64plus 2.0+1 0 + * Package version: libmupen64plus2 2.0-4 amd64 [Test Case] 1. Any video plugin

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-14 Thread Sven Eckelmann
Here is a debdiff for trusty-proposed with the most relevant patch I have also uploaded it to the ppa so you can retest that this patch really fixes the problem. A sponsor for this change has to be found. The launchpad team ubuntu-sponsors has to be subscribed to this bug to find one. wget

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-14 Thread Sven Eckelmann
The bug is also not yet nominated for Trusty. This seems to be done now by the bug supervisors https://answers.launchpad.net/launchpad/+question/140509 It seems to already done by you and the bug wasn't nominated. At least when I understand your comment

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-14 Thread Nano_ext3
I tried to get a hold of someone via the #ubuntu-bugs channel, but I will try to take the other route of emailing them via the main team page tonight with all this information. Nobody responded to me on IRC overnight. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
** Bug watch added: code.google.com/p/mupen64plus/issues #623 https://code.google.com/p/mupen64plus/issues/detail?id=623 ** Also affects: mupen64plus via https://code.google.com/p/mupen64plus/issues/detail?id=623 Importance: Unknown Status: Unknown -- You received this bug

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
Thanks for reporting this bug upstream. I've linked the bug now. I was not able to reproduce the problem here. But you've mentioned that 1. problem occured just 2 days ago, recently. What did you change before this happened? I would guess that this change is necessary when it didn't happened

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
The dependencies you've posted doesn't contain the libmupen64plus2 info. Can you please also provide this information and where you've got it (from an PPA or so). And would you be willing to test a change from the ppa that I've just uploaded (libmupen64plus2 2.0-7~ppa2)?

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Nano_ext3
Apt Cache information: test@test-pc:~$ apt-cache policy mupen64plus mupen64plus: Installed: (none) Candidate: 2.0+1 Version table: 2.0+1 0 500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages 2.0+1~ppa1~trusty 0 500

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
The lucid bug is fixed since ages in the package and was happening in a complete different place. Something like the stuff from the patch is already part of the 2.0-7 package that I've uploaded this morning. Did you test libmupen64plus_2.0-7 or an older version. Btw. the package mupen64plus is

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
Btw. you seem to already have my ppa added. So you can simply update libmupen64plus2 and test. `apt-cache policy libmupen64plus2` should say Installed: 2.0-7~ppa2~trusty -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Nano_ext3
I tried your PPA yesterday by specifying the package: apt-get install mupen64plus=2.0+1~ppa1~trusty (I believe that was it, at work now). I saw the mupen64plus package is just a placeholder/meta package. In that sense, should I specify the individual packages to install this (i.e.

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
The PPA from yesterday didn't had the change. Please update libmupen64plus2 and not the mupen64plus meta package. sudo add-apt-repository ppa:ppa:sven-eckelmann/ppa-mupen64plus sudo apt-get update sudo apt-get install libmupen64plus2='2.0-7~ppa2~trusty' And I don't know if this really fixes your

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Jens-Christian Lache
Hello! Hope you don't mind if I chime in. Sven, you're right. I now compiled libmupen64plus2 w/o any changes, just as is from github. It does not crash (with 2.0-4 I had the same crash as Michael had.) And dual-head does also work. Even the fullscreening, which really confuses me. With mednafen

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Jens-Christian Lache
With mednafen we had to use SDL_FULLSCREEN_DESKTOP instead of SDL_FULLSCREEN Sorry, I mean SDL_WINDOW_FULLSCREEN_DESKTOP of course. If I only change SDL_WINDOW_FULLSCREEN to SDL_WINDOW_FULLSCREEN_DESKTOP, the display resolution will not be changed upon game launch. The SDL canvas will be drawn

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mupen64plus-core (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1355747

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
When you use upstream source then please contact upstream. And yes, mupen64plus tries to use the resolution specified inside the config. SDL_WINDOW_FULLSCREEN_DESKTOP will just use a large borderless window to simulate fullscreen but should not change the resolution. I have now completely lost

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Jens-Christian Lache
I have now completely lost what you want to get done by me. Libmupen64plus2 2.0-4 crashes on our machine. Somebody needs to update it the upstream version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
This cannot be done by me because I am not an Ubuntu maintainer. And I doubt that it will be done by anyone because the LTS system will not really receive new versions of most software packages (which aren't released yet btw). So in my propose would be to find what needs to be changed (needs to be

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Nano_ext3
I will take your direction though and update libmupen64plus2 when I get home from work. I cannot test this until I get home, as noted. I will do as you asked as soon as I can get time. I'll let you know if doing as you asked earlier works for me or not. -- You received this bug notification

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Jens-Christian Lache
Hello Sven! Just as feedback, it works with version 2.0-7~ppa2~trusty from your PPA (ppa:sven-eckelmann/ppa-mupen64plus). It does not crash any more, and dual-head works. Very nice! Concerning SDL_WINDOW_FULLSCREEN_DESKTOP, we definitely need this in our project. We have two programs that run

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
Ok, thanks for the test. But now we don't know how to close this bug. Can you try to install 2.0-5 manually with dpkg? When this works then you can request an SRU - https://wiki.ubuntu.com/StableReleaseUpdates wget

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Jens-Christian Lache
Confirmed, libmupen64plus2_2.0-5~ppa1~trusty_amd64.deb is also OK. Also, (Sven I hope this is not too confusing for you now, but it's cool that you are with us) this works ** without ** SDL_WINDOW_FULLSCREEN_DESKTOP, when I set ScreenWidth and ScreenHight in mupen64plus.cfg to the actual

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
you can for example change the new resolution via --resolution parameter. By default a size of 640x480 is hardcoded in the video plugins and all video plugins are currently only forcing a size and don't correct themself when the returned window has a different size. This is (imho) not trivial to

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Sven Eckelmann
Fixed in 2.0-5 which was uploaded to Debian 6 months ago and Ubuntu synced it nearly four months ago Uploads to trusty have to be requested through SRU (team MOTU Stable Release Updates) ** Changed in: mupen64plus-core (Ubuntu) Status: Confirmed = Fix Released -- You received this bug

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-13 Thread Nano_ext3
** Description changed: + [Impact] + + Users of Mupen64plus 2.0+1 0, current package version in 14.04 LTS + System information: * Release: Ubuntu 14.04 LTS * Package version: Mupen64plus 2.0+1 0 - Crash information + [Test Case] - 1. problem occured just 2 days ago, recently - 2.

[Bug 1355747] Re: mupen64plus crashed with SIGSEGV in ViStatusChanged()

2014-08-12 Thread Nano_ext3
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1355747 Title: mupen64plus crashed with SIGSEGV in ViStatusChanged() To manage notifications about