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=246576
Summary: Can reiserfs be updated to reiserfs v4 ?
Product: openSUSE 10.3
Version: Alpha 1
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: gdoig(a)pcug.org.au
QAContact: qa(a)suse.de
I saw an update to the reiserfs(v3 to v4) on http://www.namesys.com/v4/v4.html
Can it get updated in OpenSUSE 10.3x series ?
--
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=244512
Summary: racoon must be restarted after suspend
Product: openSUSE 10.2
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Network
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: bwalle(a)novell.com
QAContact: qa(a)suse.de
This bug is reproducible on each Laptop and Workstation that supports
suspend-to-disk. After waking up from the suspend state, I must restart racoon
if the VPN connection was still active.
I use:
$ nvpn -c suse
After resume, the VPN is not active any more. Entering "nvpn" brings:
,--
| Failed to connect to AdminSock(/var/run/racoon/racoon.sock)! 111
| VPNCLIENT-UI-4611:Failed to connect to the Gateway.
| Failed to connect to IKE. Restart IKE.bwalle@villariba:~
`--
So I have to restart racoon. There are no special error messages in
/var/log/messages. And, it should be reproducable on every system.
--
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=234529
Summary: Gigaset ISDN driver not integrated in YaST
Product: openSUSE 10.2
Version: Final
Platform: All
OS/Version: SuSE Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: YaST2
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: tilman(a)imap.cc
QAContact: jsrain(a)novell.com
Kernel 2.6.18 includes ISDN drivers for Siemens Gigaset SX255 family devices
connected via USB.
YaST does not list these devices or allow them to be configured in the "ISDN
devices" section.
The devices are usable anyway, but only if the user configures them manually,
either by following the instructions on
http://gigaset307x.sourceforge.net/README.driver-2617
or by installing and running the configuration script from the Gigaset Driver
package available on
http://sourceforge.net/projects/gigaset307x/
It would be desirable to integrate this in YaST, ideally even autodetecting the
device.
As one of the developers of these drivers I am willing to help with that
integration, but I lack the YaST knowledge for doing it all on my own.
Therefore, sorry, no patch ready for inclusion.
--
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=209385
Summary: Icon is missing for 'liferea' in the KDE menu.
Product: openSUSE 10.2
Version: Alpha 4
Platform: Other
OS/Version: SuSE Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: KDE
AssignedTo: kde-maintainers(a)suse.de
ReportedBy: balazs.melikant(a)univie.ac.at
QAContact: qa(a)suse.de
CC: balazs.melikant(a)univie.ac.at
The summary says it all...
--
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=235059
Summary: /etc/resmgr.conf.d/99-avrdude_parport.conf is out of
date
Product: openSUSE 10.3
Version: unspecified
Platform: i686
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Development
AssignedTo: sndirsch(a)novell.com
ReportedBy: rschiele(a)gmail.com
QAContact: qa(a)suse.de
/etc/resmgr.conf.d/99-avrdude_parport.conf is out of date and only produces log
messages like:
Jan 14 20:28:55 sighup resmgr[13786]:
/etc/resmgr.conf.d/99-avrdude_parport.conf:1: command 'add' no longer supported
Jan 14 20:28:55 sighup resmgr[13786]:
/etc/resmgr.conf.d/99-avrdude_parport.conf:2: command 'add' no longer supported
Jan 14 20:28:55 sighup resmgr[13786]:
/etc/resmgr.conf.d/99-avrdude_parport.conf:3: command 'add' no longer supported
Jan 14 20:28:55 sighup resmgr[13786]:
/etc/resmgr.conf.d/99-avrdude_parport.conf:4: command 'add' no longer supported
Jan 14 20:28:55 sighup resmgr[13786]:
/etc/resmgr.conf.d/99-avrdude_parport.conf:5: command 'add' no longer supported
Jan 14 20:28:55 sighup resmgr[13786]:
/etc/resmgr.conf.d/99-avrdude_parport.conf:6: command 'add' no longer supported
Jan 14 20:28:55 sighup resmgr[13786]:
/etc/resmgr.conf.d/99-avrdude_parport.conf:7: command 'add' no longer supported
Jan 14 20:28:55 sighup resmgr[13786]:
/etc/resmgr.conf.d/99-avrdude_parport.conf:8: command 'add' no longer supported
--
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=234531
Summary: gigaset-frontend package not included
Product: openSUSE 10.2
Version: Final
Platform: All
OS/Version: SuSE Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: tilman(a)imap.cc
QAContact: qa(a)suse.de
Kernel 2.6.18 includes ISDN drivers for Siemens Gigaset SX255 family devices
connected via USB.
A package containing useful utilities for use with these devices is available
from
http://sourceforge.net/projects/gigaset307x/.
I would like to suggest including this package in future openSUSE releases.
--
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=230217
Summary: kbabel does not allow skim to input Chinese chars
Product: openSUSE 10.2
Version: Final
Platform: x86-64
OS/Version: SuSE Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: KDE
AssignedTo: kde-maintainers(a)suse.de
ReportedBy: gubotruth(a)gmail.com
QAContact: qa(a)suse.de
CC: zsu(a)novell.com
openSUSE 10.2 x86_64, KDE environment, all packages from the DVD.
With scim/skim ok in all other K apps, Kbabel does not allow skim to input
Chinese chars in its msgstr field. With Eng keyboard on, everything's good.
However, with a Chinese IM on, it seems that every time I press a key, an IMEnd
signal is sent. For instance, with pinyin on, I press "wo" in order to form a
char query, it strangely runs into this way(from shell):
sending IMStart with 0 chars to 0x9fdce0
sending IMCompose to 0x9fdce0 with 1 chars, cpos=0, sellen=1, text=我
sending IMCompose to 0x9fdce0 with 1 chars, cpos=1, sellen=0, text=我
sending IMEnd with 0 chars to 0x9fdce0, text=
sending IMStart with 0 chars to 0x9fdce0
sending IMCompose to 0x9fdce0 with 1 chars, cpos=0, sellen=1, text=哦
sending IMCompose to 0x9fdce0 with 1 chars, cpos=1, sellen=0, text=哦
sending IMEnd with 0 chars to 0x9fdce0, text=
And there will be no char to be display in Kbabel.
This bug has been there since SUSE 10.1, also existing in SLE 10 series.
--
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.