mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #388] Newer versions crash - NotifyIcon.IconSource exception #320
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#320
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mrfearless on GitHub (Oct 16, 2018).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/388
Originally assigned to: @NickeManarin on GitHub.
I can only install ScreenToGif 2.12.1 - any newer versions seems to crash on launching.
Set property 'ScreenToGif.Controls.NotifyIcon.IconSource' threw an exception.I have uninstalled and installed afresh each version after ScreenToGif 2.12.1 to test, and this is the last version that will work, all the newer versions crash the same way. Im using windows 7 x64.
@NickeManarin commented on GitHub (Oct 20, 2018):
Can you provide the entire stack trace?
@mrfearless commented on GitHub (Oct 20, 2018):
@mrfearless commented on GitHub (Jul 1, 2019):
I downloaded the source and commented out the section in
github.com/NickeManarin/ScreenToGif@e7d7537435/ScreenToGif/App.xaml (L97)and recompiled.I can get ScreenToGif to load now.
Although it does complain about a NotifyIcon missing, but it doesn't crash/hang now. Once it shows the exception box messages and after clicking ok ScreenToGif.exe is still loaded in memory and has to be killed via task manager or process explorer.
I could comment out those other NotifyIcon references, but just wanted to test this out.
Still no idea why it is causing this exception.
@NickeManarin commented on GitHub (Jul 8, 2019):
Are you up to date with your Windows 7 machine.
I had tested the version of ScreenToGif with the notification icon with Windows 7, but I don't have a machine/VM with Win7 anymore.
You can also opt-out from displaying a notification icon, edit the settings file or comment out the line of code that calls the exhibition of the icon from the App.xaml.cs file.
@mrfearless commented on GitHub (Jul 8, 2019):
Yes I keep my Win7 x64 up to date with latest security and rollups.
Ok I will look into doing that.
@NickeManarin commented on GitHub (Nov 18, 2019):
I'm going to close this issue, to keep track using the other, which has more activity.