Bug#765681: libqtgui4-perl: QtGui4 module cannot be imported

2014-10-31 Thread Scott Kitterman
There are fixes required for both QtCore4.pm and QtGui4.pm (my reassign was a tad quick, but it doesn't really matter too much). The fix for QtCore4.pm (backported from a later upstream release) is attached. A partial fix for QtGui4.pm is available in the Red Hat bugzilla:

Bug#765681: libqtgui4-perl: QtGui4 module cannot be imported: 2nd patch

2014-10-31 Thread Dominique Dumont
Looks like the 2nd part of the problem is solved there: https://bugs.kde.org/show_bug.cgi?id=340518#c1 or https://projects.kde.org/projects/kde/kdebindings/perl/perlqt/repository/revisions/1b665848e178301344386717c658386d160d222a HTH -- https://github.com/dod38fr/ -o-

Bug#765681: libqtgui4-perl: QtGui4 module cannot be imported

2014-10-31 Thread Scott Kitterman
On Fri, 17 Oct 2014 12:16:25 +0200 Alberto Luaces alua...@udc.es wrote: Package: libqtgui4-perl Version: 4.8.4-1.1+b1 Severity: grave Justification: renders package unusable Dear Maintainer, The QtGui4 Perl module cannot be used since merely loading it raises an error: Code: use

Bug#765681: libqtgui4-perl: QtGui4 module cannot be imported

2014-10-17 Thread Alberto Luaces
Package: libqtgui4-perl Version: 4.8.4-1.1+b1 Severity: grave Justification: renders package unusable Dear Maintainer, The QtGui4 Perl module cannot be used since merely loading it raises an error: Code: use QtCore4; use QtGui4; Result: defined(@array) is deprecated at