Comment 35 for bug 1436553

Revision history for this message
luke (lukefromdc) wrote : Bug in network-manager-applet I was unable to report due to Bugzilla issues

When network-manager-applet ffrom current git master or from 1.8.4 is run in
indicator mode, the lock icons is not displayed for any encrypted connection,
and this warning appears:

failed assert dest_y >= 0 && dest_y + dest_height <= dest->height in gdk_pixbuf_composite

I found the offending function, and scaled the composite image down by 2px to make it work
in https://github.com/GNOME/network-manager-applet/pull/5

The github page is only a mirror, and GNOME uses Bugzilla to manage bugs and fixes.
The account I used to report a GTK 3.22 issue last year was no longer recognized, I had
a heck of a time getting it set up. That's because I use highly locked down and restricted browser
to block commercial tracking and some other unintended websites also break. It can take hours
to debug this, and require running such sites by themselves with special settings. Thus I have no
idea whether the account was purged or the site changed their security settings. I don't connect
to the Internet with a default browser at all.

I figured I'd send you a heads-up about this bug, as some distro will no doubt encounter it.
Locally, it's fixed on my systems.