-
Notifications
You must be signed in to change notification settings - Fork 972
.exe file on Windows is 0KB, breaking the shortcut created on the desktop #6313
Comments
@bsclifton the thing is not "being lost", the browser is not even listed there :-o which I think a new issue. |
@luixxiul yikes- I'm curious... where do your shortcuts point to? (desktop shortcut and/or taskbar pinned shortcut) |
@bsclifton I'm seeing the same thing as @srirambv does; #6322 (comment) |
It seems shortcut is pointing at the new Brave.exe... which is 0 bytes. Besides this breaking the app's icon, this may be causing the default app not showing Brave. Great screencap, courtesy of @srirambv: |
This was previously triaged with release/blocking and also in 0.13.0, why was the milestone and label removed @luixxiul ? Thanks! |
my bad, that's my mistake. sorry :-( |
np! |
There's a couple problems here, our fork doesn't have the stub executable which causes one problem. I'm reverting to electron-winstaller to fix that. But then that uncovers a bigger issue which is with us not having a squirrel aware application anymore. This makes it so squirrel events aren't sent to our exe and also makes it so our main app executable points to braveDefaults.exe instead. Squirrel has special handling if there are no squirrel aware applications to create a shortcut (by the same name apparently!) for each exe you have. Bug was introduced here: Testing out a fix now. |
Are you sure this isn't left over from before? I'm sure it is solved for me. |
BraveDefaults.exe there isn't an issue btw, does it create shortcuts that are usable on your desktop? |
Also does it create default registry keys for default browser status on install? And on win7 prompt for UAC? If so I don't think this file causes any harm. |
Manually I deleted Need I uninstall from Control Panel and reinstall it? |
just make sure that with UAC on it will prompt for it on install on Win7, Win8 doesn't need to. And that the desktop shortcut works. If so then this should be closed. |
On Windows 10, after uninstalling, deleting the folder and reinstalling, the shortcut on Desktop is still broken. I clicked Is this a different issue maybe? |
@luixxiul this may be a different issue; we have had reports of the app not working after launch on community.brave.com |
OK so closing it for now. |
Test plan: available on the 1st post. |
added |
@luixxiul please retest with next preview, should be fixed for preview10. |
I confirmed this was fixed on Preview10 :-) |
Describe the issue you encountered:
.exe file on Windows is 0KB, breaking the shortcut created on the desktop
Expected behavior:
Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10
Brave Version: 0.13.0 Preview5
Steps to reproduce:
Any related issues:
The text was updated successfully, but these errors were encountered: