Summary: | app-admin/gkrellm : (gkrellm2:4873): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text() | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | DEMAINE Benoît-Pierre, aka DoubleHP <dhp_gentoo> |
Component: | Current packages | Assignee: | Martin Holzer (RETIRED) <mholzer> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | ||
Priority: | High | ||
Version: | 2005.1 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
DEMAINE Benoît-Pierre, aka DoubleHP
2006-03-02 08:15:01 UTC
bug fades away when I remove line radio.so from ~/.gkrellm2/plugin_enable dhp@moon_gen:~$ ls -alh /dev/radio lrwxrwxrwx 1 root root 11 2006-03-02 11:25 /dev/radio -> /dev/radio0 dhp@moon_gen:~$ ls -alh /dev/radio0 lrwxrwxrwx 1 root root 10 2006-03-02 11:25 /dev/radio0 -> v4l/radio0 dhp@moon_gen:~$ ls -alh /dev/v4l/radio0 crw-rw---- 1 root video 81, 64 2005-12-22 13:54 /dev/v4l/radio0 dhp@moon_gen:~$ cat /dev/v4l/radio0 cat: /dev/v4l/radio0: Invalid argument dhp@moon_gen:~$ id uid=1000(dhp) gid=1000(dhp) groups=6(disk),10(wheel),18(audio),19(cdrom),26(tape),27(video),35(games),85(usb),100(users),250(portage),1000(dhp) because the dumps I gave in first report are oriented toward Pango, and since those messages are harmless, I HAVE TO restaure the old bug name !!! The is still a Pango problem, but it DOES NOT induce segfaults !!! I will open a new bug for radio problem: http://bugs.gentoo.org/show_bug.cgi?id=124661 I also set WONTFIX cause I really think nobody minds about those Pango harmless warnings :) |