Coder Social home page Coder Social logo

Comments (13)

oywino avatar oywino commented on September 22, 2024 1

Thank you very much for the "mouse-info". It sound very plausible. I will replace it. Right now, I use a wired mouse. Strangely, zVD hasn't crashed on me after this months tuesday update of Windows. But I will delete the file, and let you know (send a copy) as soon as it crashes again. Thank you ever so much for your excellent support! 🙂👍🎄

from zvirtualdesktop.

oywino avatar oywino commented on September 22, 2024 1

I bought a new wireless mouse on monday, and it's been stable since.

from zvirtualdesktop.

mzomparelli avatar mzomparelli commented on September 22, 2024

send me the log file located at %appdata%\zVirtualDesktop\zVirtualDesktop_Log.csv

You can send the file to [email protected]

The log file may not contain information on the crash so we may have to tweak the program to help us get more info.

from zvirtualdesktop.

mzomparelli avatar mzomparelli commented on September 22, 2024

Also you might be able to find information on the crash in the Windows Event Viewer. I obfuscate the code so the names you see in stack traces won't be accurate, but it may be enough for me to see what is going on. Look in your Event Viewer for the log entries where the app crashed. There should be two events for every crash.

from zvirtualdesktop.

oywino avatar oywino commented on September 22, 2024

Hi, My log file is 226Mb in size. Too much for any email system so I had to ZIP it down.
The event viewer has lots of entries like this:

Faulting application name: zVirtualDesktop.exe, version: 1.0.98.15, time stamp: 0x6339d961
Faulting module name: KERNELBASE.dll, version: 10.0.19041.2364, time stamp: 0x1e5c8604
Exception code: 0xe0434352
Fault offset: 0x0012e292
Faulting process id: 0x1504
Faulting application start time: 0x01d91002c0af8f63
Faulting application path: C:\Users\eBruker\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\zVirtualDesktop.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 8dfd31d2-e628-4688-98b6-8bd43059f5bf
Faulting package full name: 
Faulting package-relative application ID: 

and this:

Application: zVirtualDesktop.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.InvalidOperationException
   at System.Collections.Hashtable.Insert(System.Object, System.Object, Boolean)
   at System.Collections.Hashtable.set_Item(System.Object, System.Object)
   at System.Windows.Forms.Application+ThreadContext..ctor()
   at System.Windows.Forms.Application+ThreadContext.FromCurrent()
   at System.Windows.Forms.Application.DoEvents()
   at FactoryIterator.MoveFactory(FactoryIterator)
   at zVirtualDesktop.Pools.ServerInitializer.SelectComposer()
   at InitializerGetter.MoveFactory(InitializerGetter)
   at zVirtualDesktop.Pools.ServerInitializer+<>c.<StartKeyboardHook>b__75_0()
   at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
   at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
   at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
   at System.Threading.ThreadHelper.ThreadStart()

from zvirtualdesktop.

mzomparelli avatar mzomparelli commented on September 22, 2024

How frequently does the program experience crashes? And once it loads up, about how much time elapses before a crash occurs?

from zvirtualdesktop.

oywino avatar oywino commented on September 22, 2024

It's difficult to say cause I don't really notice until it happens. November was really bad. Almost daily. But last week has been much better. I don't think zVD itself is causing this. There must something else influencing which perhaps only may be present on my PC

Meybe not relevant, but I noticed that my wireless Logitech mouse also began to behave erratically during November; When I drag windows around on the screen (or do drag'n'drops) it suddenly loose focus for a fraction of a second before resuming again.This causes files and/or folders to be "dropped off" during "flight" and end up in random places. selecting screen snippets became impossible. Then I changed to a wired mouse and everything was OK. But my wired mouse doesn't have the extra set of special keys I use for zVD flipping.

from zvirtualdesktop.

mzomparelli avatar mzomparelli commented on September 22, 2024

It seems that the issue you are experiencing with your mouse is a common one that often occurs as the device ages. It appears that the left click button is not staying pressed when held, and instead behaves as if it is being clicked repeatedly, even when this is not the case. This issue may be due to wear and tear on the mouse's internal components and I have seen it happen with several of my own Logitech mice. Unfortunately, the only remedy is to buy a new mouse. It is possible to correct the issue sometimes, but usually just easier to buy a new mouse. This issue is not specific to a model of mouse but rather just seems to happen as natural wear and tear. It may happen sooner or it may never happen at all. Could this be your mouse issue?

I don't think this has anything to do with zVD crashing though.

from zvirtualdesktop.

mzomparelli avatar mzomparelli commented on September 22, 2024

If the mouse is wireless it may also be interference or the mouse is too far from the receiver and a good connection is not possible.

Regarding the zVD crashing, we will need to work together to identify the cause of the issue through custom builds and further investigation.

from zvirtualdesktop.

mzomparelli avatar mzomparelli commented on September 22, 2024

Your zVD log file is very large. Can I ask you to delete the zVD log file so that it starts a brand new one? Then make the program crash and then send me the new log file.

from zvirtualdesktop.

mzomparelli avatar mzomparelli commented on September 22, 2024

That is great to hear that you have not had zVD crash in a while. Please come back here if it happens again.

Also, I hope your mouse issue gets resolved. I know how annoying that particular issue can be.

from zvirtualdesktop.

oywino avatar oywino commented on September 22, 2024

After being stable for a good period, zVD again crashed on me twice in the past days. I sent you my log in PM

from zvirtualdesktop.

oywino avatar oywino commented on September 22, 2024

The past two weeks, zVD crashes many times daily. It's so sad cause I've made myself addicted to zVD.... 😥

from zvirtualdesktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.