-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows runtime terminating in an unusual way #512
Comments
Please ad your OS ver. and wheater you use the new lmms 1.0 -if not what ver. do you use? |
This came over from an SF bug feel free to close it if its invalid. On Wed, Mar 26, 2014 at 12:04 PM, musikBear notifications@github.comwrote:
Jonathan Aquilina |
It might be valid, but probably best to mark as won't fix for now since this is hard to reproduce and too difficult to determine where the bug actually lies (Windows or LMMS). I had this issue too. Windows 7 32-bit, LMMS 0.4.15 x86, x64, LMMS 1.0.0 x86, x64. The cause in my case was a bug or misconfiguration with the
Duplicate issues: I would recommend:
I would suspect there is an avoidable bug where LMMS is trying to access features of the sound driver that aren't available. This will continue to happen, so we need to provide a way to our Windows users to provide us logs so perhaps we can understand exactly why this is happening. |
I posted on the sf.net bug as that was what came up in google for me when searching for the issue https://sourceforge.net/p/lmms/bugs/550/ I was asked to link from here. I've tried the solution suggested by tresf, removing and installing updated sound drivers. But it didn't change anything with LMMS (although I do have a shiny new interface for my sound card settings now...) The screenshots are from the win64 build, but identical errors came up with the win32 build. I also have Razer's virtual surround sound drivers installed, but I got identical results after disabling them. I have jack running (using portaudio_x86.dll) as well, but it seems to have no effect on the issue. edit: I just tried using the win32 build with the portaudio dll from portaudiosharp, and it works! I'd still like to get the win64 version working as well, though... |
Thanks for posting this. When you say you have updated sound drivers are they from the manufacturer or Windows update? In the case of my fix, we needed the Windows update drivers (which I understand are inferior to the manufacturers supplied ones). To install the Windows update drivers, Windows Update Driver Searching needed to be enabled, and the original driver had to be removed and uninstalled using the "Remove device driver" checkbox in the confirmation dialog upon removal from Device Manager as per the instructions I offered above. Can you post some details about your hardware? Hardware details may shed some light down the road on why certain people are experiencing this whereas other people are not experiencing this. You may also want to rename your %USERPROFILE%/.lmmsrc.xml in between trials. Last, this is fairly obvious but any virus scanning you can do on the PC to ensure the DLLs aren't infected would be of benefit as well. -Tres |
After rebooting with the drivers uninstalled (following the instructions above, including the checkbox), some generic audio drivers were installed by windows. I tested at that point, and it still wasn't working. I then went to the Realtek site and got the latest Realtek drivers installed, rebooted again, and it's still not working. I haven't been downloading any .dll files from random places (at least not for sound, I've also been trying to get a prodikeys keyboard working on win7 x64, which has gone nowhere...). Thanks for the location of the config file, I wasn't able to find anything other than the directory before. I'll be able to test again later and post hardware specs, after sleeping perhaps. I'm also idling in the IRC channel if that would help. |
This worked for me:
|
This is part of our known issues section available with the release notes starting with version 1.1. Closing. |
error |
No it's not, it's identical to her problem.
It's OK here. Although it's a known issue, it's a quite severe one and @BeaQueen has at least posted to the topic versus creating a new/duplicate. @BeaQueen have you tried to reinstall your sound card drivers? I've have a computer start working simply by uninstalling the sound card driver and getting a new driver from Windows. In other cases the opposite has helped. You may also want to move your @musikBear is correct in the sense that you'll get more end-user help on the forums. Most of the devs don't run Windows at all, and those that do, can't reproduce the problem, making this bug very difficult to debug from a development perspective, leaving the forums a better home for discussion. |
Why dig in the DB to recreate my mistake. I realized i was on the wrong track emediately and removed the comment?
Then the driver thing is also old news. |
Well, I'll tell you what happened. |
@BeaQueen could you post your You can use a service like https://gist.github.com/ or http://pastebin.com/ |
Seeing as how this is a serious bug (crash on launch!) that is affecting lots of people making the software completely unusable on current gen systems, why does this issue say closed? Is there an open version anywhere I should be following? I want to switch to using more free software for my music production and maybe eventually migrate to Linux completely, but I'm stuck using commercial DAW for now because of this. |
The issue was resolved here: #512 (comment) You're absolutely correct, this is still a bug, but it's not necessarily one we can easily fix. The The underlying problem is most likely an upstream bug with the portaudio library itself and proper resolution should be made with the portaudio team. Since we don't have any active Windows developers, this won't change for a while.
This won't happen on Linux and I strongly encourage you to try the aforementioned workaround. Note, this doesn't happen on all computers, only some. I believe the issue to be caused by specific device drivers as I've successfully fixed the crash by downgrading and/or upgrading sound card device drivers, which should be attempted in your troubleshooting as well. Although many developers sympathize with these struggles, we're all here as volunteers and the project is in desperate need of help with debugging this and many other problems. |
@BenMcLean Could you post soundcard and driver information. All information regarding this issue, could eventually be useful. |
@musikBear I have RealTek High Definition Audio in my ASUS Q551LN-BBI706 laptop. If you want me to copy-paste detailed info then let me know what tool to use to get you that info. Anything I can do to get this issue fixed for anyone whom it is still affecting. But good news: the latest beta seems to work for me! :D |
It's been a while, but I think I eventually found a DLL in system32 that it My memory may be flaky, but I think that's what happened... On Nov 21, 2016 08:34, "Benjamin McLean" notifications@github.com wrote:
|
That's what I've experienced as well. This usually comes down to a driver. (Not excusing the crash) In the one time I've experienced this it was resolved by using Device Manager to remove the sound card using the "Remove driver software" checkbox. Once the driver was reinstalled through Windows update, the problem was resolved. This technique hasn't work for all people though. There's most certainly a bug with the backend we use however we lack the proper Windows environment to reproduce and then to debug. |
No, I think it was actually a Qt dll. On Nov 21, 2016 10:09, "Tres Finocchiaro" notifications@github.com wrote:
|
That would certainly cause a crash too. Usually the startup messages mention |
every time i try to open the lmms its stop and tells me (thisapplication has requested the runtime to terminate it in and unusual way ) and than closes the program some one help me please i look on youtube and cant find a video for my problem only video on how to use it
The text was updated successfully, but these errors were encountered: