Warning when opening Transmission in Raspberry Pi

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
facundo87
Posts: 2
Joined: Fri Oct 22, 2021 1:27 pm

Warning when opening Transmission in Raspberry Pi

Post by facundo87 »

Hi, my name is Facundo, this is my first thread and I'm new using Linux. Also, English is not my native language, so please be patient if I make any mistakes.

I have a problem, I'm using Raspberry PI OS on a Raspberry Pi 4 and I've installed transmission 2.94 from de "Add/Remove Software" application buit-in the OS. If I want to open Transmission from command line I use:

Code: Select all

transmission-gtk
and Transmission opens but I recieve the following message:

Code: Select all

(transmission-gtk:1014): Gdk-CRITICAL **: XX:XX:XX.XXX: gdk_window_thaw_toplevel_updates: assertion 'window->update_and_descendants_freeze_count > 0' failed
What that error means and should I worrie about this?


Thanks in advance, greetings from Argentina
mike.dld
Transmission Developer
Posts: 306
Joined: Wed Dec 25, 2013 10:56 pm

Re: Warning when opening Transmission in Raspberry Pi

Post by mike.dld »

This happens when the program is compiled with support for AppIndicator and you have system tray icon enabled in preferences. I didn't yet figure out why this is happening, but it's definitely not something critical for the overall functioning of the program and can be ignored.
facundo87
Posts: 2
Joined: Fri Oct 22, 2021 1:27 pm

Re: Warning when opening Transmission in Raspberry Pi

Post by facundo87 »

Thank you!
Post Reply