https://bugzilla.novell.com/show_bug.cgi?id=250624
Summary: APM should be built as a module
Product: openSUSE 10.3
Version: Alpha 1plus
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Kernel
AssignedTo: kernel-maintainers(a)forge.provo.novell.com
ReportedBy: seife(a)novell.com
QAContact: qa(a)suse.de
CC: hmacht(a)novell.com, aj(a)novell.com, behlert(a)novell.com,
trenn(a)novell.com, fseidel(a)novell.com
OtherBugsDependingO 245732
nThis:
We should finally stop supporting APM. The first step is to no longer build APM
into the kernel, but build it as a module.
This should be done now, so that we can get this tested early enough for CODE
11.
--
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=224139
Summary: ltrace makes thunderbird crash
Product: openSUSE 10.2
Version: RC 2
Platform: All
OS/Version: Linux
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: mfabian(a)novell.com
QAContact: qa(a)suse.de
If one tries to attach ltrace to thunderbird, thunderbird crashes.
--
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=231196
Summary: htdig-3.2.0b6-45: left shift count >= width of type
Product: openSUSE 10.3
Version: unspecified
Platform: All
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: dcb314(a)hotmail.com
QAContact: qa(a)suse.de
I just tried to compile package htdig-3.2.0b6-45
The compiler said
Display.cc:1229: warning: left shift count >= width of type
The source code is
time_t eternity = ~(1<<(sizeof(time_t)*8-1)); // will be the largest value
holdable by a time_t
I agree with the compiler.
Suggest new code
time_t eternity = ~(1UL << (sizeof(time_t)*8-1)); // will be the largest
value holdable by a time_t
--
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=327391
Summary: Pidgin doesn't use keyring
Product: openSUSE 10.3
Version: RC 1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome(a)forge.provo.novell.com
ReportedBy: alberto.passalacqua(a)tin.it
QAContact: qa(a)suse.de
Found By: ---
Pidgin doesn't save passwords in GNOME keyring, but it uses its own file.
--
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.
https://bugzilla.novell.com/show_bug.cgi?id=290279
Summary: sound card C-media CM6501 not listed
Product: openSUSE 10.3
Version: Alpha 5
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: YaST2
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: m.munnix(a)redcross.be
QAContact: jsrain(a)novell.com
Found By: ---
Created an attachment (id=150164)
--> (https://bugzilla.novell.com/attachment.cgi?id=150164)
log from hwinfo --sound --log log
this sound device is integrated on the main board (ASRock AM2NF3-VSTA) and is
listed in the manual as C-Media CM6501.
The manual does not state that it is a usb device, so it would be nice if YaST
sound module could at least list it with the correct driver.
1. model CM6501 not listed for this manufacturer
2. not detected as sound device by hwinfo
The driver "snd_usb_audio" works
# lsusb
Bus 003 Device 002: ID 0424:20fc Standard Microsystems Corp. 6-in-1 Card Reader
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 002: ID 0d8c:0201 C-Media Electronics, Inc.
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
# hwinfo --sound
lists nothing but
# hwinfo --usb
lists a PnP Audio Device
14: USB 00.0: 0000 Unclassified device
[Created at usb.122]
UDI: /org/freedesktop/Hal/devices/usb_device_d8c_201_noserial_if0
Unique ID: Zj8l.wilKvUxD7v0
Parent ID: pBe4.XN7UF4mi9R2
SysFS ID: /devices/pci0000:00/0000:00:02.1/usb2/2-4/2-4:1.0
SysFS BusID: 2-4:1.0
Hardware Class: unknown
Model: "PnP Audio Device"
Hotplug: USB
Vendor: usb 0x0d8c
Device: usb 0x0201 "PnP Audio Device"
Revision: "0.10"
Driver: "snd-usb-audio"
Driver Modules: "snd_usb_audio"
Speed: 12 Mbps
Module Alias: "usb:v0D8Cp0201d0010dc00dsc00dp00ic01isc01ip00"
Driver Info #0:
Driver Status: snd_usb_audio is active
Driver Activation Cmd: "modprobe snd_usb_audio"
Config Status: cfg=no, avail=yes, need=no, active=unknown
Attached to: #11 (Hub)
attaching log from
# hwinfo --sound --log log
where the device was examined but not selected for listing of audio devices
--
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.
https://bugzilla.novell.com/show_bug.cgi?id=327503
Summary: KDE Menu Item "Calender" Icon Looks Dated
Product: openSUSE 10.3
Version: RC 1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: KDE
AssignedTo: kde-maintainers(a)suse.de
ReportedBy: malv_star(a)hotmail.com
QAContact: qa(a)suse.de
Found By: ---
This icon for the KDE Menu Item "Office" -> "Calender" looks extremely out of
place compared to the smoothness of the other icons in the menu. Perhaps this
icon could be replaced with a different one for the sake of visual consistency?
--
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.
https://bugzilla.novell.com/show_bug.cgi?id=301702
Summary: sfdisk and other OS partitions
Product: openSUSE 10.2
Version: Final
Platform: i686
OS/Version: openSUSE 10.2
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: sliwa(a)blue.cft.edu.pl
QAContact: qa(a)suse.de
Found By: ---
When other OS is present on the hard drive (like e.g. BSD), there are
additional partitions detected by Linux. This may look like this:
hda: hda1 hda2 hda3 hda4 < hda5 hda6 hda7 >
hda3: <bsd: hda8 hda9 hda10 hda11 hda12 hda13 >
sfdisk obtains the partition table from the system and it looks like this:
# sfdisk -l /dev/hda
Disk /dev/hda: 38913 cylinders, 255 heads, 63 sectors/track
Units = cylinders of 8225280 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/hda1 * 0+ 12747 12748- 102398278+ 7 HPFS/NTFS
/dev/hda2 12748 15179 2432 19535040 83 Linux
/dev/hda3 15180 19003 3824 30716280 a5 FreeBSD
/dev/hda4 19004 38912 19909 159919042+ f W95 Ext'd (LBA)
/dev/hda5 19004+ 30476 11473- 92156841 7 HPFS/NTFS
/dev/hda6 30477+ 30999 523- 4200966 82 Linux swap / Solaris
/dev/hda7 31000+ 33088 2089- 16779861 83 Linux
/dev/hda8 15180 15212- 33- 262144
/dev/hda9 15212+ 15339- 128- 1022536
/dev/hda10 15339+ 15372- 33- 262144
/dev/hda11 15372+ 15405- 33- 262144
/dev/hda12 15405+ 17363- 1959- 15728640
/dev/hda13 17363+ 19003 1641- 13178672
The partitions 8 to 13 should not be displayed!
# sfdisk -V /dev/hda
Warning: partitions 3 and 8 overlap
The partition table is perfectly correct!
--
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.
https://bugzilla.novell.com/show_bug.cgi?id=301701
Summary: cfdisk does not display NTFS partition labels
Product: openSUSE 10.2
Version: Final
Platform: i686
OS/Version: openSUSE 10.2
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: sliwa(a)blue.cft.edu.pl
QAContact: qa(a)suse.de
Found By: ---
cfdisk does not correctly display NTFS partition labels.
--
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.
https://bugzilla.novell.com/show_bug.cgi?id=293817#c104368
Summary: Ghostscript reproduces bug #104368
Product: openSUSE 10.2
Version: Final
Platform: x86-64
OS/Version: openSUSE 10.2
Status: NEW
Severity: Major
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: nomiya(a)galaxy.dti.ne.jp
QAContact: qa(a)suse.de
Found By: Customer
Ghosrscript 8.15 reproduces bug #104368 (vertical Japanese Display).
So, I installed ghostscript-library-8.15rc1-29 at the moment.
Of course, I had installed ghostscript-library of SuSE 10.3, but
I had got no improvement.
Regards,
Masaru Nomiya
--
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.
https://bugzilla.novell.com/show_bug.cgi?id=278993
Summary: xemacs and ecb: crash
Product: openSUSE 10.2
Version: Final
Platform: i586
OS/Version: openSUSE 10.2
Status: NEW
Severity: Blocker
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: Fabian.Scheler(a)gmx.de
QAContact: qa(a)suse.de
When activating ecb from xemacs via M-x ecb-activate xemacs crashes. 'xemacs
--version' yields the following output:
XEmacs 21.5 (beta27) "fiddleheads" (+CVS-20060704) [Lucid] (i386-suse-linux,
Mule) of Mon Nov 27 2006 on dale
The crash should not depend on user specific options in ~/.xemacs as it also
happens when the ~/.xemacs directory does not exist. The current locale is
de_DE.UTF-8 - the lisp backtrace mentions something about "Missing charsets in
String to FontSet conversion"
--
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.