From: <zu...@gm...> - 2022-08-18 14:43:49
|
I have Linux Mint and not OpenSuse so can't test it. Would be interesting if someone else with OpenSuse could replicate this. Error message isn't helpful, probably too many weird characters, google can't find anything related to &$xs(@args) Might be something with OpenSuse or maybe KDE, hard to say. What if you try with an argument? Like "gprename /home/your_user" On 2022-08-17 14:36, Rüdiger Arp wrote: > Hi zurd, > > Yep, "kdesu" ist part of KDE Plasma. I'm running OpenSuse Tumbleweed. > "sudo gprename" works as expected: "cannot open display:". > > I don't want to run it with root rights, though. I only added the kdesu > bit to say it's basically capable of running properly but does have an > issue with permissions. > > Cheers > > > Am 17.08.22 um 19:26 schrieb zu...@gm...: >> Hi, I see those messages also for many years when starting gprename on >> the command line. However, your last line, I don't have it, the one with >> &$xs. >> >> Also my error messages is about line 210 and yours is 223. Looks like >> you have Perl 5.36 and I have Perl 5.30. What distro are you using? >> >> kdesu seems to be for KDE. What if you just run "sudo gprename"? >> >> My line: GLib-GObject-CRITICAL **: g_boxed_type_register_static: >> assertion 'g_type_from_name (name) == 0' failed at >> /usr/lib/x86_64-linux-gnu/perl/5.30/DynaLoader.pm line 210. >> >> >> >> On 2022-08-17 12:16, Rüdiger Arp wrote: >>> Hi there, >>> >>> As per the subject line: >>> When trying to start gprename as normal user, all it does is printing >>> the following messages: >>> ------------------------------------ >>> $ gprename >>> GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion >>> 'g_type_from_name (name) == 0' failed at >>> /usr/lib/perl5/5.36.0/x86_64-linux-thread-multi/DynaLoader.pm line 223. >>> GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion >>> 'g_type_from_name (name) == 0' failed at >>> /usr/lib/perl5/5.36.0/x86_64-linux-thread-multi/DynaLoader.pm line 223. >>> GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion >>> 'g_type_from_name (name) == 0' failed at >>> /usr/lib/perl5/5.36.0/x86_64-linux-thread-multi/DynaLoader.pm line 223. >>> GLib-GObject-CRITICAL **: g_boxed_type_register_static: assertion >>> 'g_type_from_name (name) == 0' failed at >>> /usr/lib/perl5/5.36.0/x86_64-linux-thread-multi/DynaLoader.pm line 223. >>> Path doesn't exist! >>> ------------------------------------ >>> >>> Line 223 in >>> /usr/lib/perl5/5.36.0/x86_64-linux-thread-multi/DynaLoader.pm only >>> contains: >>> &$xs(@args); >>> >>> If, however, I use "kdesu gprename" and enter the root password, >>> gprename starts without printing any message and appears to work as >>> expected. >>> >>> Cheers >>> >>> >>> _______________________________________________ >>> Gprename-users mailing list >>> Gpr...@li... >>> https://lists.sourceforge.net/lists/listinfo/gprename-users >> >> >> _______________________________________________ >> Gprename-users mailing list >> Gpr...@li... >> https://lists.sourceforge.net/lists/listinfo/gprename-users |