Opened 3 years ago
Last modified 11 months ago
#3339 new bug
Runtime error in Windows when maximizing
Reported by: | cinderblock | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 2.1.1 |
Component: | Unknown | Version: | 2.0.3 |
Keywords: | Cc: |
Description
If you maximize the Deluge GTK window in Windows (only tested in Thin client), a runtime error occurs.
Program: ...\cairo.dll
File: cairo-surface.c
Line: 955
Expression: CAIRO_REFERENCE_COUNT_HAS_REFERENCE(&surface->ref_count)
If you "ignore", the interface seems to work, but breaks when doing anything useful.
Attachments (2)
Change History (6)
Changed 3 years ago by cinderblock
Changed 2 years ago by MrNerdHair
Another error; this time from Win10 2004, using deluge-2.0.3-lt1.2.10-boost1.74-py3.8.5-ossl1.1.1g-GTK3.24.23.exe from https://github.com/petersasi/deluge2-win-build.
comment:1 Changed 16 months ago by Cas
This might be related to using the pieces progress bar, can you try disabling that
comment:2 Changed 15 months ago by Cas
The Stats plugin also uses cairo so that might also be a cause of crash here
comment:3 Changed 15 months ago by Cas
- Milestone changed from needs verified to 2.1.0
I am going to put this on the 2.1 milestone but I suspect it will need fixing upstream in cairo since seems isolated to Windows
comment:4 Changed 11 months ago by Cas
- Milestone changed from 2.1.0 to 2.1.1
Ticket retargeted after milestone closed
Error window