WinJump icon indicating copy to clipboard operation
WinJump copied to clipboard

Can't seem to work since windows 11 last update

Open abd0-omar opened this issue 1 year ago • 27 comments

Windows 11 did breaking changes and winjump can't even seem to open anymore

abd0-omar avatar Feb 21 '24 17:02 abd0-omar

Experiencing the same thing. It does not open nor run anymore

DaveTheNoob avatar Feb 27 '24 20:02 DaveTheNoob

@AbdoOmarEg @DaveTheNoob Update is coming soon to fix this

widavies avatar Feb 27 '24 22:02 widavies

@AbdoOmarEg @DaveTheNoob Can you both please right click the WinJump icon and send me a screenshot of the version information:

image

widavies avatar Mar 28 '24 21:03 widavies

@widavies sorry of the late response, I don't use winjump anymore but if you still want me to download it and check it again I would be more than happy to do so

abd0-omar avatar Apr 07 '24 18:04 abd0-omar

@widavies I have two windows 11 devices. On one it works and on the other it does not.

  1. started out with windows 11
    • current version: 10.0.22631 Build 22631
    • behavior: works just fine
    • note: I do have a pending update, which I did not yet install, because I like winjump and don't want to risk it
  2. was originally windows 10, but then upgraded to windows 11
    • current version 10.0.22621 Build 22621
    • behavior: it does not even start

startup error:

Faulting application name: WinJump_2.0.13.exe, version: 2.0.13.0, time stamp: 0x656846e7
Faulting module name: KERNELBASE.dll, version: 10.0.22621.3155, time stamp: 0x587de32b
Exception code: 0xe0434352
Fault offset: 0x00149542
Faulting process id: 0x0x7EF4
Faulting application start time: 0x0x1DA97B191E5946E
Faulting application path: C:\Users\<...>\Downloads\WinJump_2.0.13.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report Id: 006ea997-2010-48fd-9c57-0b215ad6dcb0
Faulting package full name: 
Faulting package-relative application ID:

If there is anything I should try out, then please let me know. I would like to help resolve this :)

NicoVogel avatar Apr 26 '24 08:04 NicoVogel

@DaveTheNoob @abd0-omar @NicoVogel WinJump should be working on the latest version of Windows:

image

You can try updating to the latest Windows 11 version and it should work. Let me know if you're still having problems.

widavies avatar May 08 '24 14:05 widavies

Here the results for my two devices:

  1. updated to the same version as in your screenshot. Works
  2. still version 22621.3155... It does not find a new version right now. Will try again later.

NicoVogel avatar May 08 '24 22:05 NicoVogel

For me it also does not work. I don't get any error when double clicking the executable or executing it via cmd.exe. No error and no tray symbol. I use the newest Windows 11 Enterprise LTSC (24H2 OS Build: 26100.712) from here: https://archive.org/details/windows-11-enterprise-ltsc-24h2 It is the official one.

plmi avatar Jun 03 '24 22:06 plmi

Cannot run in the latest win11 version.

OS version: 22631.3672

Nothing happens after the program starts, windows event viewer generates an error event.

Error Application Name: WinJump.exe, Version: 2.0.13.0, Timestamp: 0x656846e7
Error module name: KERNELBASE.dll, version: 10.0.22621.3672, timestamp: 0xf527a1c6
Exception code: 0xe0434352
Error offset: 0x00149a72
Error process ID: 0x0x74C8
Wrong application startup time: 0x0x1DAB7EFB2C24D54
Error application path: D:\WinJump.exe
Error module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: b0d24131-963a-4a1b-806e-deedc8bba5ce
Full name of error package:
Error package relative application ID:

dalianzhu avatar Jun 06 '24 08:06 dalianzhu

@widavies (also @Mr-Badger ) As others here, I can't run version 2.0.14 in Win 11. Version 23H2 (OS Build 22631.4037) Downloaded today for the first time from the latest release.

There is no notification area icon. The first time I ran it, I had to approve with Smart Screen, of course. After that it just pops a dialog that says it's already running.

Maybe it's just a system tray/icon issue? Is there a commandline interface for making it reload the config? I see that it did generate a config file in the expected place.

XLTechie avatar Sep 04 '24 09:09 XLTechie

Can you guys try this release out?

https://github.com/widavies/WinJump/releases/tag/2.0.15

widavies avatar Dec 17 '24 05:12 widavies

24H2 Doesn't work properly,and the taskbar icon is blank image

kola-web avatar Dec 23 '24 01:12 kola-web

24H2 Doesn't work properly,and the taskbar icon is blank image

Is the blank icon right clickable? If yes, could you add info from there? image

Alternatively if that is not working, some other options to get windows version/build:

  • win+r winver (be aware bottom part of the window will likely display your email) image

  • Running Command Prompt (CMD) ver image

  • Running from Windows PowerShell cmd \c ver image

TomasLiutvinas avatar Dec 23 '24 07:12 TomasLiutvinas

  1. Running as a non-admin causes the taskbar to be blank for 10 ~ 20s image Running as an administrator can be started, as shown in the figure below, but the right-click cannot be clicked image

  2. winver image

  3. ver image

kola-web avatar Dec 23 '24 08:12 kola-web

@kola-web This seems to be consistent with running an older WinJump version. To further narrow down what could be causing the issue: could you confirm the version of WinJump you are using by right clicking the executable file and checking Details tab in the properties of the file? image

TomasLiutvinas avatar Dec 23 '24 10:12 TomasLiutvinas

image

kola-web avatar Dec 23 '24 10:12 kola-web

@kola-web Thanks for the information. I guess this rules out the most obvious issues, but I'm not quite sure what else could be causing this. Might be out of my area of expertise at this point 🤦‍♂️.

I've checked again on two different machines Windows 11 N Pro and Windows 11 Home editions, of the same build and was unable to replicate the issue. Seems like the only difference is the language/region or perhaps some windows features, but I'm not familiar enough with the app to ask about any of that.

To investigate further and narrow down possible cause I've got only 2 ideas left:

  1. Not super sure how helpful would this be, but should provide a bit more information Checking windows Event Viewer > Windows Logs>Application trying to find more information about the crash. Below is a sample: image

  2. Would probably require a bit more effort, but if you downloaded and tried to run the application in debug mode from the source code. It should reveal the exact point of the crash. Maybe someone would know what's up.

TomasLiutvinas avatar Dec 23 '24 11:12 TomasLiutvinas

  1. EventView doesn't have any WinJump-related references
  2. The second method, try it when you have time

kola-web avatar Dec 24 '24 01:12 kola-web

I don't know how to do the second method

kola-web avatar Dec 24 '24 09:12 kola-web

@kola-web

Well in the case you'd be interested to try it out here is a sample process for 2nd method:

  1. Install Visual Studio link
  2. Clone repository git clone https://github.com/widavies/WinJump.git This can be any directory, I've created a sample empty directory for the demo.
  3. Open cloned solution
  4. Attach a breakpoint this is optional, and it is enough to click once and set it so the line would become red, don't need to remove like I did in the video
  5. Try debugging the solution If you set the breakpoint, after debugging starts once the breakpoint is hit, you can mouse over the version to see what the application is seeing about the windows version. And then click continue at the top to let the application continue.

The expectation is that the program would crash for you before of after clicking continue or starting debugging process and that would show what piece of code is crashing and a more detailed reason.

Here is me going through the steps in a short video (I skipped installing visual studio, because it is already in my system):

https://github.com/user-attachments/assets/f45ea9a3-7f37-47dc-ae9d-e18edb667570

TomasLiutvinas avatar Dec 25 '24 16:12 TomasLiutvinas

Thank you for your demonstration, I will try it when I am free from work.

kola-web avatar Dec 26 '24 01:12 kola-web

image

1>------ Build started: Project: WinJump, Configuration: Debug|AnyCPU ------ 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_26100_2605.cs(74,25,74,81): warning CS8604: Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_26100_2605.cs(73,21,74,82): warning CS8600: Converting null literal or possible null value to non-nullable type. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_26100_2605.cs(73,21,74,82): warning CS8601: Possible null reference assignment. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_26100_2605.cs(61,20,61,34): warning CS8618: Non-nullable field 'VirtualDesktopManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22000.cs(71,25,71,81): warning CS8604: Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22000.cs(70,21,71,82): warning CS8600: Converting null literal or possible null value to non-nullable type. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22000.cs(70,21,71,82): warning CS8601: Possible null reference assignment. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22000.cs(60,20,60,34): warning CS8618: Non-nullable field 'VirtualDesktopManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. 1>C:\Users\kola\source\WinJump\WinJump\Core\MouseHook.cs(55,41,55,112): warning CS8605: Unboxing a possibly null value. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22621.cs(73,25,73,81): warning CS8604: Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22621.cs(72,21,73,82): warning CS8600: Converting null literal or possible null value to non-nullable type. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22621.cs(72,21,73,82): warning CS8601: Possible null reference assignment. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22621.cs(60,20,60,34): warning CS8618: Non-nullable field 'ApplicationViewCollection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22621.cs(60,20,60,34): warning CS8618: Non-nullable field 'VirtualDesktopManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22621_2215.cs(73,25,73,81): warning CS8604: Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22621_2215.cs(72,21,73,82): warning CS8600: Converting null literal or possible null value to non-nullable type. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22621_2215.cs(72,21,73,82): warning CS8601: Possible null reference assignment. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22621_2215.cs(60,20,60,34): warning CS8618: Non-nullable field 'VirtualDesktopManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22631_3085.cs(73,25,73,81): warning CS8604: Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22631_3085.cs(72,21,73,82): warning CS8600: Converting null literal or possible null value to non-nullable type. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22631_3085.cs(72,21,73,82): warning CS8601: Possible null reference assignment. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22631_3085.cs(60,20,60,34): warning CS8618: Non-nullable field 'VirtualDesktopManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows10_17763.cs(71,25,71,81): warning CS8604: Possible null reference argument for parameter 'type' in 'object? Activator.CreateInstance(Type type)'. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows10_17763.cs(70,21,71,82): warning CS8600: Converting null literal or possible null value to non-nullable type. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows10_17763.cs(70,21,71,82): warning CS8601: Possible null reference assignment. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows10_17763.cs(60,20,60,34): warning CS8618: Non-nullable field 'VirtualDesktopManager' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable. 1>C:\Users\kola\source\WinJump\WinJump\Core\WinJumpManager.cs(159,53,159,60): warning CS8602: Dereference of a possibly null reference. 1>C:\Users\kola\source\WinJump\WinJump\Core\VirtualDesktopDefinitions\Windows11_22621.cs(57,56,57,81): warning CS0649: Field 'DesktopManager.ApplicationViewCollection' is never assigned to, and will always have its default value null 1>C:\Program Files\dotnet\sdk\9.0.101\Sdks\Microsoft.NET.Sdk.WindowsDesktop\targets\Microsoft.WinFX.targets(707,5): error BG1002: File 'C:\Users\kola\source\WinJump\WinJump\obj\Debug\net8.0-windows\UI\App.baml' cannot be found. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

kola-web avatar Dec 26 '24 06:12 kola-web

@kola-web I've replicated this issue once, but was not able to repeatedly replicate it again for the video.

Please try opening the solution: image And rebuilding the project: image

TomasLiutvinas avatar Dec 26 '24 16:12 TomasLiutvinas

image

kola-web avatar Dec 27 '24 01:12 kola-web

Have you guys had any luck getting this to work?

widavies avatar Jan 17 '25 16:01 widavies

Hey, I kind of got busy and was not able to progress this troubleshooting any further. I tried to take another shot, but wasn't able to replicate the build failing even when setting everything up from 0 in windows sandbox.

TomasLiutvinas avatar Jan 17 '25 18:01 TomasLiutvinas

Is there anything I can work with?

kola-web avatar Jan 18 '25 01:01 kola-web