Bug 12254 - Rpmdrake little bit slow
Summary: Rpmdrake little bit slow
Status: RESOLVED WONTFIX
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: 4
Hardware: i586 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Thierry Vignaud
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-09 14:33 CET by Marek Laane
Modified: 2015-12-24 05:28 CET (History)
2 users (show)

See Also:
Source RPM: rpmdrake-6.7-1.mga4.noarch
CVE:
Status comment:


Attachments

Description Marek Laane 2014-01-09 14:33:29 CET
Description of problem:
Each time when you click on software package in Rpmdrake (e.g. to mark package for install), it takes little bit time and you visually see spinning circle. Uf run from command line, you see probable reason:

getting information from /var/lib/urpmi/Core Release/info.xml.lzma
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1

(yes, five times for one click!)

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.


Reproducible: 

Steps to Reproduce:
Sander Lepik 2014-01-09 15:25:49 CET

CC: (none) => mageia
Assignee: bugsquad => thierry.vignaud

Comment 1 Thierry Vignaud 2014-01-09 15:42:46 CET
That's not related at all...
Comment 2 Marek Laane 2014-01-09 16:38:53 CET
Maybe but is suspiciously looks like it is.

If I run rpmdrake from command line, I get at first:

[root@localhost ~]# rpmdrake &
[1] 6167
[root@localhost ~]# Subroutine Gtk3::main redefined at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 296.
Fontconfig warning: "/etc/fonts/conf.d/65-4-sazanami-gothic.conf", line 8: Having multiple values in <test> isn't supported and may not work as expected
Fontconfig warning: "/etc/fonts/conf.d/65-4-sazanami-mincho.conf", line 8: Having multiple values in <test> isn't supported and may not work as expected
Use of uninitialized value $value in numeric eq (==) at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 545.
Use of uninitialized value $value in numeric eq (==) at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 545.
Use of uninitialized value $value in numeric eq (==) at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 545.
Use of uninitialized value $value in numeric eq (==) at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 545.
Use of uninitialized value $value in numeric eq (==) at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 545.
Use of uninitialized value $value in numeric eq (==) at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 545.
Use of uninitialized value $value in numeric eq (==) at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 545.
Impossible to set by_presence view as default

(drakrpm:6167): Gtk-WARNING **: GtkImage 0xa2b5c90 adjusted size vertical min 47 natural 47 must not decrease below min 48 natural 48

(drakrpm:6167): Gtk-WARNING **: GtkImage 0xa2b5c90 attempted to adjust its size allocation from -12,1 1108x54 to 0,0 1096x55. adjust_size_allocation must keep allocation inside original bounds
getting lock on urpmi

Then, as I've now nothing to update, I click on category "Addable" and click e.g. on "abcde" - and see spimming circle and the same time on command line:

getting information from /var/lib/urpmi/Core Release/info.xml.lzma
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 1122.
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 1122.
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 1122.
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 1122.
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 1122.
Argument "bold" isn't numeric in subroutine entry at /usr/lib/perl5/vendor_perl/5.18.1/Gtk3.pm line 1122.

So, maybe it is not related but these lines appear just when you click on package, therefore I suspect there is some relation whatever it be
Comment 3 Thierry Vignaud 2014-01-09 17:05:46 CET
Again, that has nothing to do.
It's because of a bug in perl-Glib-Object-Introspection, the boldness of the blue titles in the details part below the package tree/list is not respected.
Comment 4 Nic Baxter 2015-12-24 05:28:22 CET
Hi, thanks for reporting this bug.
We are sorry, but we no longer maintains this version of Mageia. Please upgrade to the latest version and reopen this bug against that version if this bug exists there.
As a result we are setting this bug to CLOSED:WONTFIX

Status: NEW => RESOLVED
CC: (none) => nic
Resolution: (none) => WONTFIX

Nic Baxter 2015-12-24 05:28:37 CET

Version: Cauldron => 4


Note You need to log in before you can comment on or make changes to this bug.