[Solved]Transmission GUI doesn't work (mageia 8 upgrade)

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[Solved]Transmission GUI doesn't work (mageia 8 upgrade)

Postby pmithrandir » Mar 15th, '21, 21:07

Hello.

I'm using transmission GUI 5.18 for a long time, and I never found an equivalent product.
But since the mageia upgrade, I don't understand but it doesn't work anymore.

I get the following error message :
Code: Select all
[pmithrandir@localhost transgui]$ ./transgui
(transgui:8506): Gtk-CRITICAL **: 20:05:40.352: IA__gtk_widget_realize: assertion 'GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(transgui:8506): Gtk-CRITICAL **: 20:05:40.352: IA__gtk_widget_realize: assertion 'GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(transgui:8506): Gtk-CRITICAL **: 20:05:40.352: IA__gtk_widget_realize: assertion 'GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed
(transgui:8506): Gtk-CRITICAL **: 20:05:40.353: IA__gtk_widget_realize: assertion 'GTK_WIDGET_ANCHORED (widget) || GTK_IS_INVISIBLE (widget)' failed


The application seems to open, but I get no icon on the system tray, neither a window to open.
I have to kill it using system activity "end process"

Do you have any clues or leads to suggest ? I have no idea as where to start.

If no idea, I accept also suggestion on tools equivalent (list torrent, setup connection, browse remote location, update list of IP not usable...)
Last edited by pmithrandir on Mar 18th, '21, 22:14, edited 1 time in total.
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Transmission GUI doesn't work after upgrade to mageia 8

Postby doktor5000 » Mar 15th, '21, 21:25

Did you compile transgui yourself, and if not what did you download in particular ?
FWIW there are quite a few issues with other recent distros, see
https://github.com/transmission-remote- ... ssues/1371
https://github.com/transmission-remote- ... ssues/1241
https://github.com/transmission-remote- ... ssues/1310
https://github.com/transmission-remote- ... ssues/1293

You should try to build it yourself if you want to make it work.

As an alternative, you could try e.g. https://github.com/transmission-remote- ... remote-gtk
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Transmission GUI doesn't work after upgrade to mageia 8

Postby doktor5000 » Mar 15th, '21, 21:30

FWIW, if you want to compile it yourself, this is how I did it after installing lazarus (compiler):


Code: Select all
lazbuild --lazarusdir=/usr/lib64/lazarus --pcp=. -B transgui.lpi
make


Then transgui runs fine, the normal 5.18 x86_64 release did not work, as you described already.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Transmission GUI doesn't work after upgrade to mageia 8

Postby pmithrandir » Mar 15th, '21, 23:17

Thank you for your detailed answer.

I checked, and in order to compile it, I need to download 1.5GB of dependencies... (lazarus comes with lot of expectation...) I'll try to see if there is an alternative. If not, I'll do it this week end.
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Transmission GUI doesn't work after upgrade to mageia 8

Postby doktor5000 » Mar 16th, '21, 00:19

If you mention whether you need this for i586 or x86_66, I'll see if I can upload the compiled binary somewhere.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Transmission GUI doesn't work after upgrade to mageia 8

Postby pmithrandir » Mar 16th, '21, 10:00

Hi,

My distribution is mageia 8 x86_64.

That would be lovely.

Thank you !

Best regards,
Pierre
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Transmission GUI doesn't work after upgrade to mageia 8

Postby doktor5000 » Mar 16th, '21, 21:49

It's easier if I do it as RPM, otherwise some files might be missing:
transgui-5.0.18-0.git20210316.1.mga8.x86_64.rpm
(1.29 MiB) Downloaded 318 times
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Transmission GUI doesn't work after upgrade to mageia 8

Postby pmithrandir » Mar 16th, '21, 23:22

Hi,

It's starts now.

But as soon as I try to connect to the server, it gives me an error about duplicate status.
https://github.com/transmission-remote- ... ssues/1325

Looks like this software is not stable any more, nor maintained so much...

Whatever, I'm really impressed by your dedication. I love mageia for years, and the path was not always easy. But I have always saw you here helping people and I must say that this dedication is quite overwhelming from my point of view.

Thank you for all that.
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Transmission GUI doesn't work after upgrade to mageia 8

Postby doktor5000 » Mar 17th, '21, 00:15

Applied the patch from the linked github issue, and it connects just fine here, try this:
transgui-5.0.18-0.git20210316.2.mga8.x86_64.rpm
(1.29 MiB) Downloaded 311 times
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: Transmission GUI doesn't work after upgrade to mageia 8

Postby pmithrandir » Mar 17th, '21, 00:26

It works just fine.

Thank you again !!!
Creator of : http://www.jaiuneidee.net a "direct democracy" website for France.
User avatar
pmithrandir
 
Posts: 442
Joined: May 4th, '11, 19:30

Re: Transmission GUI doesn't work after upgrade to mageia 8

Postby doktor5000 » Mar 17th, '21, 17:23

You're welcome. Please don't forget to mark the thread as solved.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron