|
The following code is causing an intermittent crash on a Vista machine.
using (SoundPlayer myPlayer = new SoundPlayer(Properties.Resources.BEEPPURE)) myPlayer.Play();
I highly suspect it is this code because the prgram crashes mid-beep or just before ...
Started by Nick on
, 5 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
The solution is to use Viewer even managed to fail... .
Since it's Vista only, and the Event a while so I can't get a fresh crash dump for WinDBG for a little while.
Microsoft.VisualBasic.Devices, which does not suffer from this bug.
|
|
When an application crashes on Windows and a debugger such as Visual Studio is installed the following modal dialog appears:
[Title: Microsoft Windows]
X has stopped working
A problem caused the program to stop working correctly. Windows will close the...
Started by Chris Smith on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
A crash dump and close the app, instead of prompting you to debug the program, you can set Error Reporting\Consent] "DefaultConsent"=dword: 1
After this is set, when your apps crash, you.
|
|
I've been using TortoiseSVN in a Windows environment for quite some time. It seems very feature-complete and nicely integrated into the Windows shell, and more importantly, it's fairly painless to teach to colleagues with little or no experience with ...
Started by pix0r on
, 13 posts
by 12 people.
Answer Snippets (Read the full thread at stackoverflow):
Is it possible the problem could lie within the configuration of TortoiseSVN or even the installation of ....
I am currently not aware of any other similiar SVN clients that do work on Vista.
With it on Windows 64Bit or Vista 64Bit.
|
Ask your Facebook Friends
|
My late 2008, Macbook Pro Unibody machine has a number of ugly flaws that rear their head under Windows (Bootcamp):
Crash 9 out of 10 times on Hibernate Audio flickering (already have the latest drivers for everything from Microsoft) Trackpad use causing...
Started by dtmunir on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
I just.
You use Parallelz or VM fusion?
I get the win7 64bit hibernate bug everywhere except in VMs.
|
|
Heya,
I've got a long-time problem with some of the games i've been running on my windows machine.
When i play a game, my screen goes black for a moment, and then shows me an (usually) yellow screen with some light grey vertical stripes on it.
I can't...
Started by phoenix_2000 on
, 5 posts
by 2 people.
Answer Snippets (Read the full thread at daniweb):
A ,number of items and especially the processor have shut down facilities that do not appear on the logs if they get too hot; You note... .
Thgis can be a difficult one! as you know but you have looked at one area that seems to me still to be a possibility .
|
|
This may not be a purely programming related question, but I come across this often during development. When my app crashes and I choose to kill it, Windows automatically throws up a "Checking for a solution..." dialog box. When I hit the cancel button...
Started by James Cadd on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
Application’ dialog on Windows Vista? Hide Error Report window Although Microsoft recommends using a newer replacement API available only on Windows Vista and later, there is an API which works for all method available....
|
|
I asked this in http://stackoverflow.com/questions/1188396/createdesktop-with-vista-uac-c-windows I set a bounty but in trying to vote down the only answer the "accept" was pressed by mistake (i've been awake for more than 48 hs). so I am asking it again...
Started by wonderer on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
This is true for Vista, W2K8 and Win7 // Specifies that the minimum required....
If protected mode is set to on you cannot run IE as an ordinary be running as administrator or have protected mode set to off .
A bug in IE as it interacts with UAC.
|
|
I have a java SWT application that works OK with Windows XP and Windows Vista. But when I run it on Windows 7, weird errors occure, and it crashes.
For example, in a method where I call Table.removeAll() I get a java.lang.ArrayIndexOutOfBoundsException...
Started by True Soft on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You can resolve.
Edit: your code snippet has a bug in it that is causing the ArrayIndexOutOfBoundsException .
I've posted a bug report on the SWT bug page.
Or update to the SVN build of SWT.
|
|
Been running a legit copy of OEM vista home premium for a while. All of a sudden I get the "You may be the victim of counterfeit" messages...
... Great ...
I do the whole online validation thing ... no success. Windows is now in lockdown. slui.exe is ...
Started by Aiden Bell on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
Windows 7 is coming out have the reduced functionality....
There's a known bug in Vista where sometimes computers that do not requireI wouldn't bother worrying with activating Windows Vista at this point.
This issue resolved.
|
|
I've found a bug in VLC media player on Windows. Everytime I play a FFv1 video faster than the player can load / decode it, it crashes. It's reproduceable. Google found this old thread , where someone had the same probleme but didn't realize that it's...
Started by b-frame on
, 12 posts
by 3 people.
Answer Snippets (Read the full thread at videolan):
I cannot replicate the crash with VLC 2.0.0-rc1
I tried with
Code: Select all vlc --rate=32 ffv1.avi
no crash....
It plays the video but you only get to see the first frame? that means nothing .
Vista: The player doesn't really crash.
|