Skip to content
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

Error Message Popup in Windows 7 32-bit #602

Closed
0xvividmirage opened this issue Dec 31, 2020 · 10 comments
Closed

Error Message Popup in Windows 7 32-bit #602

0xvividmirage opened this issue Dec 31, 2020 · 10 comments

Comments

@0xvividmirage
Copy link

Version: 1.1.26.0; Variant: Portable; Arch: X86
Path: C:\Users\davidphilipegil\scoop\apps\synctrayzor\current\SyncTrayzor.exe
System.BadImageFormatException: Could not load file or assembly 'CefSharp.Core.dll' or one of its dependencies.  is not a valid Win32 application. (Exception from HRESULT: 0x800700C1)
File name: 'CefSharp.Core.dll'
   at SyncTrayzor.Pages.ViewerViewModel.OnInitialActivate()
   at Stylet.Screen.<Stylet.IScreenState.Activate>b__35_0(ScreenState oldState, ScreenState newState)
   at Stylet.Screen.SetState(ScreenState newState, Action`2 changedHandler)
   at Stylet.Screen.Stylet.IScreenState.Activate()
   at Stylet.ScreenExtensions.<>c__DisplayClass4_0.<ActivateWith>b__0(Object o, ActivationEventArgs e)
   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   at Stylet.Screen.<>c__DisplayClass35_0.<Stylet.IScreenState.Activate>b__1()
   at Stylet.Execute.OnUIThread(Action action)
   at Stylet.Screen.<Stylet.IScreenState.Activate>b__35_0(ScreenState oldState, ScreenState newState)
   at Stylet.Screen.SetState(ScreenState newState, Action`2 changedHandler)
   at Stylet.Screen.Stylet.IScreenState.Activate()
   at Stylet.ScreenExtensions.TryActivate(Object screen)
   at Stylet.WindowManager.WindowConductor..ctor(Window window, Object viewModel)
   at Stylet.WindowManager.CreateWindow(Object viewModel, Boolean isDialog, IViewAware ownerViewModel)
   at Stylet.WindowManager.ShowWindow(Object viewModel)
   at SyncTrayzor.Pages.ShellViewModel.EnsureInForeground() in C:\projects\synctrayzor\src\SyncTrayzor\Pages\ShellViewModel.cs:line 184
   at SyncTrayzor.Services.ApplicationWindowState.EnsureInForeground() in C:\projects\synctrayzor\src\SyncTrayzor\Services\ApplicationWindowState.cs:line 62
   at SyncTrayzor.NotifyIcon.NotifyIconManager.<.ctor>b__37_1(Object o, EventArgs e) in C:\projects\synctrayzor\src\SyncTrayzor\NotifyIcon\NotifyIconManager.cs:line 107
   at SyncTrayzor.NotifyIcon.NotifyIconViewModel.OnWindowOpenRequested() in C:\projects\synctrayzor\src\SyncTrayzor\NotifyIcon\NotifyIconViewModel.cs:line 178
   at SyncTrayzor.NotifyIcon.NotifyIconViewModel.Restore() in C:\projects\synctrayzor\src\SyncTrayzor\NotifyIcon\NotifyIconViewModel.cs:line 141
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at Stylet.Xaml.ActionBase.InvokeTargetMethod(Object[] parameters)
   at Stylet.Xaml.CommandAction.Execute(Object parameter)
   at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
   at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
@DLasher106
Copy link

Same thing on Windows 10 32-bit.

@canton7
Copy link
Owner

canton7 commented Jan 1, 2021

@DLasher106 Do you use the portable version?

@canton7
Copy link
Owner

canton7 commented Jan 1, 2021

Can you try this version, please? https://ci.appveyor.com/project/canton7/synctrayzor/builds/37068269/artifacts . Thanks!

@skylineKid712
Copy link

@canton7 that version works fine for me. Not crashing on startup anymore

@canton7
Copy link
Owner

canton7 commented Jan 1, 2021

Thanks for confirming!

@canton7
Copy link
Owner

canton7 commented Jan 1, 2021

I'm going to wait for a couple more confirmations before releasing that version: the previous release fixed this issue for some people, but apparently not others!

@0xvividmirage
Copy link
Author

Seems to work for me as well. I dont't know if you are the ones to add it to the scoop extras repo, but if you are, please update there as well.

@canton7
Copy link
Owner

canton7 commented Jan 1, 2021

Thanks for confirming!

I'd never heard of scoop: thanks for the heads-up. The chocolatey package is official, but the scoop one isn't. They picked up the 1.1.26 release quickly though

@DLasher106
Copy link

1.1.26.584 is working here, too.
(Setup version, in Windows 10 x32 running in VMWare Player.)

@canton7
Copy link
Owner

canton7 commented Jan 2, 2021

Fixed in 1.1.27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants