http://bugzilla.novell.com/show_bug.cgi?id=627327http://bugzilla.novell.com/show_bug.cgi?id=627327#c0
Summary: some Function keys will not work or won´t work as
expected
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: bodow(a)snafu.de
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.8)
Gecko/20100723 SUSE/3.6.8-1.2 Firefox/3.6.8
I have a lenovo sl500 laptop with 4GB RAM, Nvidia-Graphics and Opensuse 11.3
64-bit installed.
On 11.1 a had to use the lenovo-sl-laptop Kernel-modul to use the Hotkeys
FN+Fx, dimm the LCD and so on.
Now it schould work with the modul asus-laptop. In the asus-laptop.c there are
some lines especially for lenovo-models.
So far so good, but some Kombinations are working wrong or do nothing.
So should the FN+F2 switch the monitor off, but nothing happens.
FN+F3 should show the battery-status,
FN-F4 should s2ram and
FN+F12 should hibernate,
FN+F8 should switch the Touchpad off/on,
FN+F9 should eject the DVD-Burner and
FN+space should zoom.
Positiv is, that the Brightness off the Display can be dimmed and
FN+F5 switches the Wlan off/on and
the Volume-controls will function.
Now i looked with acpi_listen and for the most Kombinations there is a
acpi-event, but nothing happens.
I tried to write scripts for the acpi-daemon but some work, some not.
i think this is, while some Kombinations have X-Keycodes mapped on it.
I could use a script of mine under /etc/acpi to eject the DVD with FN+F9.
A script in the same location for FN+F8 to switch Touchpad on/off works not
If i run the script in the Terminal it works.
Now i tried to verify it with a liveCD with Ubuntu 10.4 and Knoppix.
With these 2, for example the FN+F2 key works. The Display goes off.
But i saw under Ubuntu and Knoppix that there are a lot off files under
/etc/acpi.
In my 11.3 there are under events only 2 Files named Powerbutton and Thinkpad.
My suggestion is, that you mapped this codes somewhere with hal, udev or
whatever, but it does not work correctly.
The Hibernate-Button FN+F12 does nothing and the suspend-button FN+F4 will
hibernate.
Reproducible: Always
Steps to Reproduce:
1.Install Opensuse 11.3 on a lenovo sl500
2.test the Key-combinations
3.you see not the expected result.
Expected Results:
The Keys should work as expected
with xev tested i have something like this:
FN+F5 gives this and the wlan-led goes on or off.
KeyRelease event, serial 35, synthetic NO, window 0x6400001,
root 0x15a, subw 0x0, time 4022199, (671,805), root:(675,828),
state 0x0, keycode 246 (keysym 0x1008ff95, XF86WLAN), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
FN+F2 should switch display off and this gives xev but nothing happens:
KeyPress event, serial 35, synthetic NO, window 0x6400001,
root 0x15a, subw 0x0, time 4029177, (671,805), root:(675,828),
state 0x0, keycode 160 (keysym 0x1008ff2d, XF86ScreenSaver), same_screen
YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
For special output or tests, please let me know.
It would be nice if this would be fixed.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=627326http://bugzilla.novell.com/show_bug.cgi?id=627326#c0
Summary: some Function keys will not work or won´t work as
expected
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: bodow(a)snafu.de
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.8)
Gecko/20100723 SUSE/3.6.8-1.2 Firefox/3.6.8
I have a lenovo sl500 laptop with 4GB RAM, Nvidia-Graphics and Opensuse 11.3
64-bit installed.
On 11.1 a had to use the lenovo-sl-laptop Kernel-modul to use the Hotkeys
FN+Fx, dimm the LCD and so on.
Now it schould work with the modul asus-laptop. In the asus-laptop.c there are
some lines especially for lenovo-models.
So far so good, but some Kombinations are working wrong or do nothing.
So should the FN+F2 switch the monitor off, but nothing happens.
FN+F3 should show the battery-status,
FN-F4 should s2ram and
FN+F12 should hibernate,
FN+F8 should switch the Touchpad off/on,
FN+F9 should eject the DVD-Burner and
FN+space should zoom.
Positiv is, that the Brightness off the Display can be dimmed and
FN+F5 switches the Wlan off/on and
the Volume-controls will function.
Now i looked with acpi_listen and for the most Kombinations there is a
acpi-event, but nothing happens.
I tried to write scripts for the acpi-daemon but some work, some not.
i think this is, while some Kombinations have X-Keycodes mapped on it.
I could use a script of mine under /etc/acpi to eject the DVD with FN+F9.
A script in the same location for FN+F8 to switch Touchpad on/off works not
If i run the script in the Terminal it works.
Now i tried to verify it with a liveCD with Ubuntu 10.4 and Knoppix.
With these 2, for example the FN+F2 key works. The Display goes off.
But i saw under Ubuntu and Knoppix that there are a lot off files under
/etc/acpi.
In my 11.3 there are under events only 2 Files named Powerbutton and Thinkpad.
My suggestion is, that you mapped this codes somewhere with hal, udev or
whatever, but it does not work correctly.
The Hibernate-Button FN+F12 does nothing and the suspend-button FN+F4 will
hibernate.
Reproducible: Always
Steps to Reproduce:
1.Install Opensuse 11.3 on a lenovo sl500
2.test the Key-combinations
3.you see not the expected result.
Expected Results:
The Keys should work as expected
with xev tested i have something like this:
FN+F5 gives this and the wlan-led goes on or off.
KeyRelease event, serial 35, synthetic NO, window 0x6400001,
root 0x15a, subw 0x0, time 4022199, (671,805), root:(675,828),
state 0x0, keycode 246 (keysym 0x1008ff95, XF86WLAN), same_screen YES,
XLookupString gives 0 bytes:
XFilterEvent returns: False
FN+F2 should switch display off and this gives xev but nothing happens:
KeyPress event, serial 35, synthetic NO, window 0x6400001,
root 0x15a, subw 0x0, time 4029177, (671,805), root:(675,828),
state 0x0, keycode 160 (keysym 0x1008ff2d, XF86ScreenSaver), same_screen
YES,
XLookupString gives 0 bytes:
XmbLookupString gives 0 bytes:
XFilterEvent returns: False
For special output or tests, please let me know.
It would be nice if this would be fixed.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=627309http://bugzilla.novell.com/show_bug.cgi?id=627309#c0
Summary: Google problems
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: i386
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: voltorick(a)hotmail.com
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.9.2.8)
Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8
What is happening is that for no apparent reason I can not access google sites
(search, orkut, gmail, youtube ....) I can access from other computers on the
network but my computar only access website that does not link google like
hotmail, wikipedia ... And whenever this happens, the only way to get back to
normal is restarting the machine
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
I've tried the following:
- Disable the firewall
- Restart the network
- Reconnect
- Close and open the firefox
- Format
- Installed only Gnome
- Installed only KDE
- Restart the router
- Restart the modem
- Restart the session
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=599809http://bugzilla.novell.com/show_bug.cgi?id=599809#c0
Summary: lxmusic crashing with segfault
Classification: openSUSE
Product: openSUSE 11.3
Version: Factory
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: LXDE
AssignedTo: andrea(a)opensuse.org
ReportedBy: lthuns(a)opensuse.org
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.2.3)
Gecko/20100401 SUSE/3.6.3-1.8 Firefox/3.6.3
Trying to start lxmusic from current installation resulting in instant crash of
lxmusic.
lotz@webgine:~> gdb lxmusic
GNU gdb (GDB) SUSE (7.1-2.1)
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i586-suse-linux".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/lxmusic...Reading symbols from
/usr/lib/debug/usr/bin/lxmusic.debug...done.
done.
(gdb) run
Starting program: /usr/bin/lxmusic
[Thread debugging using libthread_db enabled]
******
* xmmsv_is_type was called NULL value
* This is probably an error in the application using libxmmsclient
******
(lxmusic:8141): GLib-CRITICAL **: g_strrstr_len: assertion `haystack != NULL'
failed
Program received signal SIGSEGV, Segmentation fault.
strlen () at ../sysdeps/i386/i486/strlen.S:40
40 ../sysdeps/i386/i486/strlen.S: Datei oder Verzeichnis nicht gefunden.
in ../sysdeps/i386/i486/strlen.S
(gdb) bt
#0 strlen () at ../sysdeps/i386/i486/strlen.S:40
#1 0xb79e9f00 in IA__g_strdup (str=0x1 <Address 0x1 out of bounds>) at
gstrfuncs.c:101
#2 0x08055d14 in guess_title_from_url (url=0x0) at utils.c:90
#3 0x0805051c in update_track (value=0x0, it=0xbfffee20) at lxmusic.c:1210
#4 0x08051134 in on_coll_info_received (value=0x83666f8, user_data=0x0) at
lxmusic.c:605
#5 0xb797206f in xmmsc_result_run (res=0x80e1da8, msg=0x8115850) at
./src/clients/lib/xmmsclient/result.c:437
#6 0xb796a7a4 in xmmsc_ipc_exec_msg (ipc=0x805a588) at
./src/clients/lib/xmmsclient/ipc.c:399
#7 xmmsc_ipc_io_in_callback (ipc=0x805a588) at
./src/clients/lib/xmmsclient/ipc.c:80
#8 0xb7973a58 in xmmsc_io_in_handle (c=0x805a048) at
./src/clients/lib/xmmsclient/xmmsclient.c:511
#9 0xb795c8e8 in xmmsc_glib_read_cb (iochan=0x8087200, cond=G_IO_IN,
data=0x8087170)
at ../src/clients/lib/xmmsclient-glib/xmmsclient-glib.c:38
#10 0xb7a0deee in g_io_unix_dispatch (source=0x8087248, callback=0xb795c8c0
<xmmsc_glib_read_cb>, user_data=0x8087170)
at giounix.c:162
#11 0xb79c9969 in g_main_dispatch (context=0x8084f80) at gmain.c:1960
#12 IA__g_main_context_dispatch (context=0x8084f80) at gmain.c:2513
#13 0xb79ca170 in g_main_context_iterate (context=<value optimized out>,
block=<value optimized out>,
dispatch=<value optimized out>, context=<value optimized out>, block=<value
optimized out>,
dispatch=<value optimized out>) at gmain.c:2591
#14 0xb79ca81b in IA__g_main_loop_run (loop=0x83693a8) at gmain.c:2799
#15 0xb7c9dda9 in IA__gtk_main () at gtkmain.c:1219
#16 0x08054fc3 in main (argc=1, argv=0xbffff1d4) at lxmusic.c:2432
(gdb) q
A debugging session is active.
Inferior 1 [process 8141] will be killed.
Quit anyway? (y or n) y
S | Name | Typ | Version | Arch | Repository
--+------------------------+-------+------------+--------+-------------
i | lxmusic | Paket | 0.4.4-24.1 | i586 | LXDE_factory
i | lxmusic-debuginfo | Paket | 0.4.4-24.1 | i586 | LXDE_factory
i | lxmusic-lang | Paket | 0.4.4-24.1 | noarch | LXDE_factory
i | python-xmms2 | Paket | 0.7-45.1 | i586 | LXDE_factory
i | xmms2 | Paket | 0.7-45.1 | i586 | LXDE_factory
i | xmms2-plugin-base | Paket | 0.7-45.1 | i586 | LXDE_factory
i | xmms2-plugin-id3v2 | Paket | 0.7-45.1 | i586 | LXDE_factory
i | xmms2-plugin-mp4 | Paket | 0.7-45.1 | i586 | LXDE_factory
i | xmms2-plugin-normalize | Paket | 0.7-45.1 | i586 | LXDE_factory
i | xmms2-plugin-wave | Paket | 0.7-45.1 | i586 | LXDE_factory
OS 11.3 Factory 2.6.34-rc5-6-desktop
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
[This e-mail has been automatically generated.]
You have one or more bugs assigned to you in the Bugzilla bug tracking system (http://bugzilla.novell.com/) that require
attention.
All of these bugs are in the NEW orREOPENED state, and have not been
touched in 7 days or more.
You need to take a look at them, and decide on an initial action.
Generally, this means one of three things:
(1) You decide this bug is really quick to deal with (like, it's INVALID),
and so you get rid of it immediately.
(2) You decide the bug doesn't belong to you, and you reassign it to
someone else. (Hint: if you don't know who to reassign it to, make
sure that the Component field seems reasonable, and then use the
"Reassign bug to default assignee of selected component" option.)
(3) You decide the bug belongs to you, but you can't solve it this moment.
Just use the "Accept bug" command.
To get a list of all NEW/REOPENED bugs, you can use this URL (bookmark
it if you like!):
http://bugzilla.novell.com/buglist.cgi?bug_status=NEW&bug_status=REOPENED&a…
Or, you can use the general query page, at
http://bugzilla.novell.com/query.cgi
Appended below are the individual URLs to get to all of your NEW bugs
that haven't been touched for 7 days or more.
You will get this message once a week until you've dealt with these bugs!
searching for scpm on software.opensuse.org returns a non-existent URL
-> http://bugzilla.novell.com/show_bug.cgi?id=620409
Packet php5-pear-mail is shown in software.opensuse.org but is not available
-> http://bugzilla.novell.com/show_bug.cgi?id=620446
http://bugzilla.novell.com/show_bug.cgi?id=626858http://bugzilla.novell.com/show_bug.cgi?id=626858#c0
Summary: set "arch" option in $HOME/.zypper.conf or via
--config /path/zypper.conf - don't work
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: Other
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: libzypp
AssignedTo: zypp-maintainers(a)forge.provo.novell.com
ReportedBy: alexo.veto(a)gmail.com
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
User-Agent: Opera/9.80 (X11; Linux i686; U; ru) Presto/2.6.30
Version/10.61
set "arch" option in $HOME/.zypper.conf or via --config /path/zypper.conf -
don't work
but if change it in /etc/zypp/zypp.conf - it work
look at arch of downloaded file - in script below
Reproducible: Always
Steps to Reproduce:
#!/bin/bash
TDIR="`mktemp -d`"
mkdir -p $TDIR/etc/zypp/
if [[ "`uname --hardware-platform`" = "i386" ]]
then
ARCH="x86_64"
else
ARCH="i586"
fi
echo "[main]" > $TDIR/etc/zypp/zypp.conf
echo "arch = $ARCH" >> $TDIR/etc/zypp/zypp.conf
#also don't work
#echo "[main]" > $HOME/.zypper.conf
#echo "arch = $ARCH" >> $HOME/.zypper.conf
#zypper="zypper --root $TDIR --no-gpg-checks "
zypper="zypper --root $TDIR --no-gpg-checks --config $TDIR/etc/zypp/zypp.conf "
#also don't work
#zypper="zypper --root $TDIR --no-gpg-checks --config /etc/zypp/zypp.conf "
$zypper addrepo http://download.opensuse.org/distribution/11.3/repo/oss/ oss
$zypper --non-interactive install --download-only filesystem
Actual Results:
also, i think zypper should have option like "--arch"
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=627319http://bugzilla.novell.com/show_bug.cgi?id=627319#c0
Summary: scim-tomoe crash at start
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: i586
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Other
AssignedTo: bnc-team-screening(a)forge.provo.novell.com
ReportedBy: alexo.veto(a)gmail.com
QAContact: qa(a)suse.de
Found By: ---
Blocker: ---
Created an attachment (id=379719)
--> (http://bugzilla.novell.com/attachment.cgi?id=379719)
strace -o tomoe.log scim-tomoe
User-Agent: Opera/9.80 (X11; Linux i686; U; ru) Presto/2.6.30
Version/10.61
scim-tomoe crash at start
scim-tomoe
/usr/bin/scim-tomoe: line 33: 22601 Segmentation fault
/usr/lib/scim-1.0/scim-helper-launcher tomoe
b1bfe2b4-6930-41b0-8c07-d05bce8c92e2 $*
Reproducible: Always
Steps to Reproduce:
just run
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=627294http://bugzilla.novell.com/show_bug.cgi?id=627294#c0
Summary: slow intel graphic 20fps versus kubuntu with 1100fps
Classification: openSUSE
Product: openSUSE 11.3
Version: Final
Platform: x86-64
OS/Version: openSUSE 11.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: X.Org
AssignedTo: bnc-team-xorg-bugs(a)forge.provo.novell.com
ReportedBy: hi-du(a)gmx.de
QAContact: xorg-maintainer-bugs(a)forge.provo.novell.com
Found By: ---
Blocker: ---
Created an attachment (id=379711)
--> (http://bugzilla.novell.com/attachment.cgi?id=379711)
Xorg.0.log
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.8)
Gecko/20100723 SUSE/3.6.8-0.1.1 Firefox/3.6.8
see my attachments for opensuse and kubuntu
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.