https://bugzilla.novell.com/show_bug.cgi?id=206001
Summary: perl-Gtk2 make check hangs
Product: openSUSE 10.2
Version: Alpha 4
Platform: PowerPC-64
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: GNOME
AssignedTo: anicka(a)novell.com
ReportedBy: olh(a)novell.com
QAContact: qa(a)suse.de
perl-Gtk2.spec calls make check, this hangs at some point and blocks the build
host.
t/GtkIconView......................Could not init font path element
/usr/share/fonts/TTF/, removing from list!
Could not init font path element /usr/share/fonts/OTF, removing from list!
Could not init font path element /usr/share/fonts/Type1/, removing from list!
Could not init font path element /usr/share/fonts/CID/, removing from list!
Could not init font path element /usr/share/fonts/100dpi/, removing from list!
Could not init font path element /usr/share/fonts/75dpi/, removing from list!
Gtk-WARNING **: Error loading theme icon for stock: Failed to open file '': No
such file or directory at t/GtkIconView.t line 201.
GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)'
failed at t/GtkIconView.t line 201.
Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL'
failed at t/GtkIconView.t line 201.
Gtk-CRITICAL **: gtk_style_render_icon: assertion `pixbuf != NULL' failed at
t/GtkIconView.t line 201.
GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
at t/GtkIconView.t line 201.
Gtk-WARNING **: Error loading theme icon for stock: Failed to open file '': No
such file or directory at t/GtkIconView.t line 201.
GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)'
failed at t/GtkIconView.t line 201.
Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL'
failed at t/GtkIconView.t line 201.
Gtk-CRITICAL **: gtk_style_render_icon: assertion `pixbuf != NULL' failed at
t/GtkIconView.t line 201.
GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
at t/GtkIconView.t line 201.
Gtk-WARNING **: Error loading theme icon for stock: Failed to open file '': No
such file or directory at t/GtkIconView.t line 201.
GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)'
failed at t/GtkIconView.t line 201.
Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL'
failed at t/GtkIconView.t line 201.
Gtk-CRITICAL **: gtk_style_render_icon: assertion `pixbuf != NULL' failed at
t/GtkIconView.t line 201.
GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
at t/GtkIconView.t line 201.
Gtk-WARNING **: Error loading theme icon for stock: Failed to open file '': No
such file or directory at t/GtkIconView.t line 201.
GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)'
failed at t/GtkIconView.t line 201.
Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL'
failed at t/GtkIconView.t line 201.
Gtk-CRITICAL **: gtk_style_render_icon: assertion `pixbuf != NULL' failed at
t/GtkIconView.t line 201.
GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
at t/GtkIconView.t line 201.
# Failed test '$iview->get_path_at_pos (50, 50) isa Gtk2::TreePath'
# in t/GtkIconView.t at line 93.
# $iview->get_path_at_pos (50, 50) isn't defined
*** unhandled exception in callback:
*** variable not allowed to be undef where GtkTreePath is wanted at
t/GtkIconView.t line 95.
*** ignoring at /usr/src/packages/BUILD/Gtk2-1.140/blib/lib/Gtk2/TestHelper.pm
line 84.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=206539
Summary: update Cell detection in Arch.ycp
Product: openSUSE 10.2
Version: Alpha 4
Platform: PowerPC-64
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: yast2-maintainers(a)suse.de
ReportedBy: olh(a)novell.com
QAContact: qa(a)suse.de
CC: ppc(a)suse.de
some more boards were added with the patch from bug #192957
The earlier cell boards worked ok, but it seems the newer boards do not have
Maple as model string. Instead the device_type has 'chrp-cbea'. The check in
line 235 should not only check for 'chrp' but also for 'chrp-cbea' to set
_board_compatible to "CHRP"
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=206648
Summary: remove disabled adb probing code from hwinfo
Product: openSUSE 10.2
Version: Alpha 4
Platform: PowerPC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: snwint(a)novell.com
ReportedBy: olh(a)novell.com
QAContact: qa(a)suse.de
hd_scan_adb is unused, reduce compile time and runtime memory usage.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=206649
Summary: remove unused bogomips detection from hwinfo
Product: openSUSE 10.2
Version: Alpha 4
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: snwint(a)novell.com
ReportedBy: olh(a)novell.com
QAContact: qa(a)suse.de
the bogomips and stepping assignment is not needed
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=206654
Summary: make edd code i386 only in hwinfo
Product: openSUSE 10.2
Version: Alpha 4
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: snwint(a)novell.com
ReportedBy: olh(a)novell.com
QAContact: qa(a)suse.de
edd.ko is only selectable on i386 and x86_64
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=206909
Summary: zypp/zmd crash after downloading online updates
Product: SUSE Linux 10.1
Version: Final
Platform: PowerPC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Update Problems
AssignedTo: yast2-maintainers(a)suse.de
ReportedBy: olh(a)novell.com
QAContact: jsrain(a)novell.com
there were several updated packages avaialble according to the KDE zmd taskbar
icon, including yast2-*, libzypp xorg-x11-driver and maybe others.
after (or during) the upgrade, an window appeared and informed me that an
exception occured and the KDE zmd task bar icon was gone after choosing
'Close'.
Today I looked for logs with more info about that crash, but it was appearently
not logged.
maybe someone else has seen it too.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207321
Summary: [fvwm2-root] failed to load image file '/img.png'
Product: openSUSE 10.2
Version: Alpha 4 plus
Platform: PowerPC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Installation
AssignedTo: yast2-maintainers(a)suse.de
ReportedBy: olh(a)novell.com
QAContact: jsrain(a)novell.com
YaST2.call:418: fvwm-root --dither ${TMPDIR}/img.png
this call fails if TMPDIR is not set.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207310
Summary: expr: syntax error before yast starts
Product: openSUSE 10.2
Version: Alpha 4 plus
Platform: PowerPC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Installation
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: olh(a)novell.com
QAContact: jsrain(a)novell.com
during installation on a performa 6400, tangerine.suse.de, there are 5 lines
expr: syntax error before '**** starting yast2 ****' (or similar).
nothing in the logs that explains it.
A quick grep in the inst-sys shows some bad bash coding style, this may be the
reason for the syntax errors.
find /mounts/instsys/ -xdev -type f -print0 | xargs -0 grep -wn expr
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207330
Summary: simplify sed calls in YaST2.call
Product: openSUSE 10.2
Version: Alpha 4 plus
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Installation
AssignedTo: yast2-maintainers(a)suse.de
ReportedBy: olh(a)novell.com
QAContact: jsrain(a)novell.com
sed knows the -i option to modify files inplace.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=207338
Summary: remove DefaultColorDepth 16 if required
Product: openSUSE 10.2
Version: Alpha 4 plus
Platform: PowerPC
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Installation
AssignedTo: yast2-maintainers(a)suse.de
ReportedBy: olh(a)novell.com
QAContact: jsrain(a)novell.com
DefaultColorDepth 16 was added after 10.1 to force depth 16 instead of depth 8,
as noted in bug #144373 and others.
On cards with limited amount of video ram or when the depth 16 can not work
reliable, let the X11 fbdev driver use what the kernel fbdev driver currently
uses. Removing DefaultColorDepth will restore the state as found in 10.1 or
earlier.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.