-
## Error in KakaoWork
**System.NullReferenceException** in **System.Windows.Forms.NotifyIcon.UpdateIcon(bool showIconInTray):0**
개체 참조가 개체의 인스턴스로 설정되지 않았습니다.
[View on B…
-
OS: Win 7
UIThreadException
Oops, gInk crashed! Please include the following information if you plan to contact the developers (a copy of the following information is stored in crash.txt in the ap…
-
### Describe the bug
Hi! My customer experienced this crash. I cannot reproduce it, but could you assist me in fixing it or at least provide some information about it?
### Steps to reproduce the bug…
-
### What is the issue?
Having this annoying issue on Windows 11.
It works works fine If I reinstall.
![image](https://github.com/tailscale/tailscale/assets/19264857/b3a1561d-9a40-45a4-96c1-dd46e602…
-
First of all, a big thank you for providing the additional documentation and example code for using toast notification in desktop (.net) applications… using it as a reference, I was able to switch fr…
jol64 updated
3 years ago
-
If you restart the explorer process while the program is minimized to tray, the tray icon will disappear while the program is still running fine.
-
### Describe the bug
Disclaimer: Not sure if this can be considered a bug in the library or not but I've reported it just to be thorough. It's easy enough for my software to catch this exception bu…
-
**Describe the bug**
When I use "hibernate" to power off my laptop instead of "shutdown", and the next time I resume my lap with battery NOT full, this app will crash by some unknown reason. But when…
-
I ran the code below,
`from win10toast import ToastNotifier`
`toaster = ToastNotifier()`
`toaster.show_toast("Hello World!!!",`
`"Python is 10 seconds awsm!",`
`icon_path=None,`
`duration=10`…
-
I spent a bit of time debugging this and trying things so it's worth mentioning in the docs. Issue title for SEO to help others who may run into this.
On mac you can have an optional .png as an ico…