[Bug 294333] Re: TypeError: pixbuf should be a GdkPixbuf
Figured it out. It has something to do with a icon theme. I changed icon theme to black white gloss 2 in xfce and now it's working. Still this shouldn't happen, or? -- TypeError: pixbuf should be a GdkPixbuf https://bugs.launchpad.net/bugs/294333 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 294333] [NEW] TypeError: pixbuf should be a GdkPixbuf
Public bug reported: Binary package hint: listen After a reboot listen went useless. I turned off the computer while music was still playin'. Guess I have to remove ~/.listen again. $ lsb_release -rd Description:Ubuntu 8.10 Release:8.10 $ dpkg -l listen|grep listen ii listen0.5-5ubuntu2 music player and manager for GNOME $ uname -r 2.6.27-7-generic [EMAIL PROTECTED]:~$ listen /usr/lib/listen/stock.py:135: GtkWarning: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed try:icons.add(SHUFFLE, gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_shuffle",-1,gtk.ICON_LOOKUP_USE_BUILTIN))) /usr/lib/listen/stock.py:135: GtkWarning: gdk_pixbuf_get_width: assertion `GDK_IS_PIXBUF (pixbuf)' failed try:icons.add(SHUFFLE, gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_shuffle",-1,gtk.ICON_LOOKUP_USE_BUILTIN))) /usr/lib/listen/stock.py:135: GtkWarning: gdk_pixbuf_get_height: assertion `GDK_IS_PIXBUF (pixbuf)' failed try:icons.add(SHUFFLE, gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_shuffle",-1,gtk.ICON_LOOKUP_USE_BUILTIN))) /usr/lib/listen/stock.py:135: Warning: g_object_ref: assertion `G_IS_OBJECT (object)' failed try:icons.add(SHUFFLE, gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_shuffle",-1,gtk.ICON_LOOKUP_USE_BUILTIN))) Traceback (most recent call last): File "/usr/lib/listen/listen.py", line 218, in ListenApp() File "/usr/lib/listen/listen.py", line 119, in __init__ stock.stock_init() File "/usr/lib/listen/stock.py", line 135, in stock_init try:icons.add(SHUFFLE, gtk.IconSet(gtk.icon_theme_get_default().load_icon("stock_shuffle",-1,gtk.ICON_LOOKUP_USE_BUILTIN))) TypeError: pixbuf should be a GdkPixbuf [EMAIL PROTECTED]:~$ ** Affects: listen (Ubuntu) Importance: Undecided Status: New -- TypeError: pixbuf should be a GdkPixbuf https://bugs.launchpad.net/bugs/294333 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 208560] Re: CNET WLAN crashes after a while
** Attachment added: "shorted dmesg output" http://launchpadlibrarian.net/12956398/error -- CNET WLAN crashes after a while https://bugs.launchpad.net/bugs/208560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 208560] [NEW] CNET WLAN crashes after a while
Public bug reported: Binary package hint: linux-image-2.6.24-12-generic I can connect to my AP and browse the web, download and everything. After a random while within max. 30min the driver crashes and goes into a error loop (according to dmesg) and partly hang my system. Back in 7.10 it hangs the entire system. The dmesg errors can be viewed in my attachment. This is an external long-range USB wifi-dongle. [EMAIL PROTECTED]:~$ lsb_release -rd Description:Ubuntu hardy (development branch) Release:8.04 [EMAIL PROTECTED]:~$ apt-cache policy linux-image-2.6.24-12-generic linux-image-2.6.24-12-generic: Installed: 2.6.24-12.22 Candidate: 2.6.24-12.22 Version table: *** 2.6.24-12.22 0 500 http://no.archive.ubuntu.com hardy/main Packages 100 /var/lib/dpkg/status [EMAIL PROTECTED]:~$ lsusb -vvv Bus 004 Device 004: ID 148f:2573 Ralink Technology, Corp. Device Descriptor: bLength18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize064 idVendor 0x148f Ralink Technology, Corp. idProduct 0x2573 bcdDevice0.01 iManufacturer 1 iProduct2 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 53 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 300mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber0 bAlternateSetting 0 bNumEndpoints 5 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass255 Vendor Specific Subclass bInterfaceProtocol255 Vendor Specific Protocol iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes2 Transfer TypeBulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x01 EP 1 OUT bmAttributes2 Transfer TypeBulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x02 EP 2 OUT bmAttributes2 Transfer TypeBulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x03 EP 3 OUT bmAttributes2 Transfer TypeBulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x04 EP 4 OUT bmAttributes2 Transfer TypeBulk Synch Type None Usage Type Data wMaxPacketSize 0x0200 1x 512 bytes bInterval 0 can't get device qualifier: Operation not permitted can't get debug descriptor: Operation not permitted cannot read device status, Operation not permitted (1) ** Affects: linux (Ubuntu) Importance: Undecided Status: New -- CNET WLAN crashes after a while https://bugs.launchpad.net/bugs/208560 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130559] Re: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) - no sound
Does headphones works for you guyes? my sound is working but when I plug in my headset I get sound on laptop speakers and headphones. Can't seem to find a option for this in kmix. -- Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) - no sound https://bugs.launchpad.net/bugs/130559 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130559] Re: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) - no sound
Works here too! I have a Compal IFT00 with a rev3 sound card. I did: sudo echo "options snd-hda-intel model=acer" >> /etc/modprobe.d/alsa- base ..and rebooted. Make sure you have the backports package installed, didn't work last time I tested this without the package. -- Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) - no sound https://bugs.launchpad.net/bugs/130559 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 130559] Re: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) - no sound
I just installed linux-backports-modules-2.6.22-14-generic and rebooted my system, but there is still no sound. So this fix does not affect my system. What should I do? On 10/24/07, Tim Gardner <[EMAIL PROTECTED]> wrote: > ** Changed in: linux-backports-modules-2.6.22 (Ubuntu) > Sourcepackagename: None => linux-backports-modules-2.6.22 >Status: Confirmed => Fix Released > > -- > Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) - no > sound > https://bugs.launchpad.net/bugs/130559 > You received this bug notification because you are a direct subscriber > of the bug. > -- Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) - no sound https://bugs.launchpad.net/bugs/130559 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 130559] Re: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) - no sound
I have the same problem, no sound at all on a fresh Kubuntu install. I think this should be fixed right away since I use a package distro and don't tend to mess up my system with installing from source. 2.6.22-14-generic 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) Subsystem: COMPAL Electronics Inc Unknown device 0023 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- ** Changed in: ubuntu Sourcepackagename: linux-source-2.6.22 => None Status: Triaged => Confirmed -- Intel Corporation 82801H (ICH8 Family) HD Audio Controller (rev 03) - no sound https://bugs.launchpad.net/bugs/130559 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 154771] Re: Kubuntu 7.10 Upgrading to Kubuntu 7.10 and after gives error and says Distribution is Up To Date
Same here on my Compal ITF01 laptop with a fresh Kubuntu 7.10 install. ** Changed in: update-manager (Ubuntu) Assignee: (unassigned) => Wulong (thewulong) -- Kubuntu 7.10 Upgrading to Kubuntu 7.10 and after gives error and says Distribution is Up To Date https://bugs.launchpad.net/bugs/154771 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs