[Bug 861642] Re: upowerd uses 100% cpu till killed

2012-01-18 Thread zenith
I'm having this problem on a daily basis now - how can I help debugging?

I would like to attach a strace of the upowerd daemon but I can't get this to 
work:
sudo strace -v -t -p 5399
I attaches but shows no output? And still it keeps churning away burning 100% 
CPU:
  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 5399 root  20   0 27248 4432 3760 R   98  0.1  29:26.92 upowerd

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/861642

Title:
  upowerd uses 100% cpu till killed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upower/+bug/861642/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 784482] Re: vim-tiny doesn't install a symbolic link to vim

2011-09-14 Thread zenith
Could this be fixed, it seems like a tiny issue, but since vim-tiny is
installed as default and fails to install the symlink it will hit every
single vim user on newly installed systems - so not so tiny?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/784482

Title:
  vim-tiny doesn't install a symbolic link to vim

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/784482/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 575937] Re: Can't synchronize Tomboy Notes: Server returned 404 NOT FOUND

2011-01-29 Thread zenith
I am affected by this as well, whenever I try to sync, I just get:
Could not synchronize note. Check the details below and try again.

The Details windows is empty, though.

When starting Tomboy with -debug, I get the attached logtraces, but the
gist of it seems to be:

[ERROR 15:46:21.956] Synchronization failed with the following exception: 
String was not recognized as a valid DateTime.
  at System.DateTime.Parse (System.String s, IFormatProvider provider, 
DateTimeStyles styles) [0x0] in filename unknown:0 


** Attachment added: tomboy -debug + list of notes
   
https://bugs.launchpad.net/ubuntuone-servers/+bug/575937/+attachment/1814053/+files/tomboy-debug.tar.gz

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/575937

Title:
  Can't synchronize Tomboy Notes: Server returned 404 NOT FOUND

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 386125] Re: Wine submenu aren't translated in the app menu

2010-04-18 Thread zenith
Danish:

Programs = Programmer
Browse C:\ Drive = Udforsk C:\ drev
Configure Wine = Konfigurer Wine
Uninstall Wine Software = Fjern Wine software
Accessories = Tilbehør

-- 
Wine submenu aren't translated in the app menu
https://bugs.launchpad.net/bugs/386125
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 477978] Re: AT SPI Registry Wrapper not responding when I try to shut down

2010-03-11 Thread zenith
I'm having the same problem... Disabling assistive technologies doesn't
help

I'm running Ubuntu Karmic on a dell laptop (64-bit cpu)

-- 
AT SPI Registry Wrapper not responding when I try to shut down
https://bugs.launchpad.net/bugs/477978
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 445009] Re: Eclipse SIGSEGVs in libpango

2010-03-11 Thread zenith
I don't know what changed, but it's working perfectly now.  I ran the
following updates and now everything seems to be working perfectly:

# apt-get update
# apt-get upgrade
# apt-get dist-upgrade

-- 
Eclipse SIGSEGVs in libpango
https://bugs.launchpad.net/bugs/445009
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 445009] Re: Eclipse SIGSEGVs in libpango

2010-03-10 Thread zenith
Cannot checkout svn projects using subclipse (it crashes on downloading
project info), cannot update/install plugin software (crashes after
clicking cancel or install).  Just about anytime a pop-up window gives
you the option to cancel (like creating a new project), eclipse crashes.
Disabling assistive technologies didn't work.  Installing the jar listed
above does not help.  Running ubuntu karmic on a dell laptop.

** Attachment added: hs_err_pid5639.log
   http://launchpadlibrarian.net/40746436/hs_err_pid5639.log

-- 
Eclipse SIGSEGVs in libpango
https://bugs.launchpad.net/bugs/445009
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 477104] Re: After 9.10 grub update can not boot into Wubi install

2010-03-07 Thread zenith
Replacing C:\wubildr also worked for me, THANKS SO MUCH.  This all
happened after an update two nights ago (3/5/10), which I noticed when
booting into ubuntu last night...  Now I just have to fix a bunch of
other things that have gone wonky (my keyboard is on num-lock regardless
of whether it's actually on or not - which makes it impossible for me to
type in stuff like passwords to perform stuff like sudo commands,
connect to a network, etc...)  The WUBI distro should most definitely
include this fix though.

-- 
After 9.10 grub update can not boot into Wubi install
https://bugs.launchpad.net/bugs/477104
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 518709] [NEW] Missing shared library for GHC-HDBC-Sqlite3

2010-02-08 Thread Federico Zenith
Public bug reported:

Sqlite3 interface for Haskell (HDBC) is not working due to missing file
(at least that's what GHCI says); steps to reproduce:

$ sudo aptitude install ghc6 libghc6-hdbc-sqlite3-dev
$ ghci
Prelude :module Database.HDBC Database.HDBC.Sqlite3
Prelude conn - connectSqlite3 test1.db
[ ... lots of linking messages ... ]
Loading package HDBC-sqlite3-2.1.0.2 ... can't load .so/.DLL for: 
HSHDBC-sqlite3-2.1.0.2 (libHSHDBC-sqlite3-2.1.0.2.so: cannot open shared object 
file: No such file or directory)

Compiling the following file with GHC:

import Database.HDBC
import Database.HDBC.Sqlite3
main :: IO ()
main = do conn - connectSqlite3 test1.db
  return ()

results in:

test.o: In function `s1pq_info':
(.text+0xc5): undefined reference to 
`HDBCzmsqlite3zm2zi1zi0zi2_DatabaseziHDBCziSqlite3ziConnection_connectSqlite3_closure'
test.o: In function `s1pq_info':
(.text+0x1df): undefined reference to `__stginit_HDBCzm2zi1zi0_DatabaseziHDBC_'
test.o: In function `s1pq_info':
(.text+0x1e9): undefined reference to 
`__stginit_HDBCzmsqlite3zm2zi1zi0zi2_DatabaseziHDBCziSqlite3_'
test.o: In function `s1pq_srt':
(.data+0x10): undefined reference to 
`HDBCzmsqlite3zm2zi1zi0zi2_DatabaseziHDBCziSqlite3ziConnection_connectSqlite3_closure'
collect2: ld returned 1 exit status

Ubuntu version: Kubuntu 9.10
Package versions: ghc6 6.10.4-1ubuntu2, libghc6-hdbc-sqlite3-dev 2.1.0.2-1

** Affects: hdbc-sqlite3 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: ghc haskell sqlite

-- 
Missing shared library for GHC-HDBC-Sqlite3
https://bugs.launchpad.net/bugs/518709
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 394469] Re: Gnome theme changes unexpectedly

2009-11-14 Thread Zenith
I see this bug has been opened some month ago. I started experiencing this 
issue few days ago. I'm not sure but I think it could be related to the last 
update of qt packages (Apt log is attached).
Theme changes from current to a very simple one (with the green running man for 
fast user switch applet). 
The change happened using TexMaker (relying on Qt). Also Matlab, Gimp and 
Inkscape were on execution.

Description: Ubuntu 9.04
Release: 9.04 x86_64
kernel: 2.6.28-16
gnome: 2.26.1
qt4 libs: 4.5.0

My brother too has recently performed qt updates and experienced the
issue while using QtiPlot

Description: Ubuntu 8.10
Release: 8.10 x86_64
kernel: 2.6.27-15
gnome: 2.24.1
qt4 libs: 4.4.3

Theme returns normal just opening the 'Appearance' dialog.


** Attachment added: Apt log with the last updated packages
   http://launchpadlibrarian.net/35685412/term.log

-- 
Gnome theme changes unexpectedly
https://bugs.launchpad.net/bugs/394469
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 454898] Re: cryptsetup starts too early

2009-10-21 Thread Federico Zenith
I confirm the problem on a EEE 901A.
I use an encrypted SD card for my home folder, and even if /etc/crypttab is 
configured correctly I usually do not get a prompt at the splash screen.
However, I said usually: sometimes I DO get the prompt as it should be, 
typically when starting encrypted partitions is delayed by some reason, such as 
a fsck of the root partition.
So if I have to guess it is really a timing issue.

-- 
cryptsetup starts too early
https://bugs.launchpad.net/bugs/454898
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 361632] Re: The Evolution calendars have quit unexpectedly

2009-04-29 Thread zenith
This bug is awfully similar to https://bugs.launchpad.net/ubuntu/+source
/evolution-data-server/+bug/366471

We use Evolution at work with Outlook, and since Evolution now crashes
this is a major blocker for us

-- 
The Evolution calendars have quit unexpectedly
https://bugs.launchpad.net/bugs/361632
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 346633] Re: Xorg crashed with SIGSEGV in EvdevMBEmuTimer()

2009-04-01 Thread zenith
This bug seems to happen at random times. It does seem to happen after I
have not used the keyboard for some time (a few minutes?) and then press
a key.

Can we debug this better, install debug packages?

It has happened 4-5 times over the last week over so, so not very often.

-- 
Xorg crashed with SIGSEGV in EvdevMBEmuTimer()
https://bugs.launchpad.net/bugs/346633
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 314138] Re: package linux-restricted-modules-common 2.6.27-11.16 failed to install/upgrade: package linux-restricted-modules-common is already installed and configured

2009-01-05 Thread zenith

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/20927018/DpkgTerminalLog.txt

-- 
package linux-restricted-modules-common 2.6.27-11.16 failed to install/upgrade: 
package linux-restricted-modules-common is already installed and configured
https://bugs.launchpad.net/bugs/314138
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 314138] [NEW] package linux-restricted-modules-common 2.6.27-11.16 failed to install/upgrade: package linux-restricted-modules-common is already installed and configured

2009-01-05 Thread zenith
Public bug reported:

I used the cruft remover tool, and something crashed. I got errors about
poppler as well after discarding this message, but there were more.

ProblemType: Package
Architecture: i386
Dependencies: binutils-static 2.18.93.20081009-0ubuntu1
DistroRelease: Ubuntu 8.10
ErrorMessage: package linux-restricted-modules-common is already installed and 
configured
NonfreeKernelModules: nvidia
Package: linux-restricted-modules-common 2.6.27-11.16
PackageArchitecture: all
SourcePackage: linux-restricted-modules
Title: package linux-restricted-modules-common 2.6.27-11.16 failed to 
install/upgrade: package linux-restricted-modules-common is already installed 
and configured
Uname: Linux 2.6.27-11-generic i686

** Affects: linux-restricted-modules (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package linux-restricted-modules-common 2.6.27-11.16 failed to install/upgrade: 
package linux-restricted-modules-common is already installed and configured
https://bugs.launchpad.net/bugs/314138
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 139806] Re: Rhythmbox should allow you to sync part of the library with an SD card

2008-10-23 Thread zenith
True, but you still need the whole generate random playlist and sync to
device action. The sync action can be done somewhat by Conduit, but I
am not sure. The generate random playlist part can somewhat be done by
Rhythmbox, but it is all a bit hacky and not very intuitive to use for
the suggested use case.

-- 
Rhythmbox should allow you to sync part of the library with an SD card
https://bugs.launchpad.net/bugs/139806
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 283790] Re: no sound after update to 2.6.24-21-generic

2008-10-16 Thread Zenith
That's the same procedure i followed. I think it is a problem involving only 
people who have added the ppa dell repository ( 
http://ppa.launchpad.net/dell-team/ubuntu ) to their software sources. Dell 
team publishes a modified version of kernel with pre-built modules useful for 
Dell systems. Unfortunately problems arise on kernel upgrade with packages not 
coming from that repo.
Can you confirm this, Frank?  Is Dell's repo present among your software 
sources or the problem arised upgrading for official to official kernel 
packages?

Zenith

-- 
no sound after update to 2.6.24-21-generic
https://bugs.launchpad.net/bugs/283790
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 270005] Re: no sound after update to kernel 2.6.24-21-generic

2008-10-15 Thread Zenith
And here is the result of modprobe snd_hda_intel

WARNING: Error inserting snd_hda_codec 
(/lib/modules/2.6.24-21-generic/updates/snd-hda-codec.ko): Unknown symbol in 
module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_hda_intel 
(/lib/modules/2.6.24-21-generic/updates/snd-hda-intel.ko): Unknown symbol in 
module, or unknown parameter (see dmesg)

I confirm that switching back to 2.6.24-19 from grub screen causes
snd_hda_intel module to load correctly and play sounds again, without
changing any configuration file.


** Changed in: ubuntu
   Status: Incomplete = Confirmed

-- 
no sound after update to kernel 2.6.24-21-generic
https://bugs.launchpad.net/bugs/270005
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 270005] Re: no sound after update to kernel 2.6.24-21-generic

2008-10-15 Thread Zenith
Output of the command lshw -C multimedia

  *-multimedia UNCLAIMED  
   description: Audio device
   product: 82801G (ICH7 Family) High Definition Audio Controller
   vendor: Intel Corporation
   physical id: 1b
   bus info: [EMAIL PROTECTED]:00:1b.0
   version: 01
   width: 64 bits
   clock: 33MHz
   capabilities: pm msi pciexpress bus_master cap_list
   configuration: latency=0

-- 
no sound after update to kernel 2.6.24-21-generic
https://bugs.launchpad.net/bugs/270005
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 270005] Re: no sound after update to kernel 2.6.24-21-generic

2008-10-15 Thread Zenith

** Attachment added: Dmesg
   http://launchpadlibrarian.net/18561606/dmesg

-- 
no sound after update to kernel 2.6.24-21-generic
https://bugs.launchpad.net/bugs/270005
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 270005] Re: no sound after update to kernel 2.6.24-21-generic

2008-10-15 Thread Zenith
I have the same problem as Ian. No sound after the update to kernel
2.6.24-21, still sound if i switch back to 2.6.24-19. I now post some
logs and the output of some commands that could be useful

** Attachment added: Output of alsa-utils.sh
   http://launchpadlibrarian.net/18561595/alsa-info.txt

-- 
no sound after update to kernel 2.6.24-21-generic
https://bugs.launchpad.net/bugs/270005
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 270005] Re: no sound after update to kernel 2.6.24-21-generic

2008-10-15 Thread Zenith
** Changed in: ubuntu
   Status: Confirmed = New

-- 
no sound after update to kernel 2.6.24-21-generic
https://bugs.launchpad.net/bugs/270005
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 270005] Re: no sound after update to kernel 2.6.24-21-generic

2008-10-15 Thread Zenith
*** This bug is a duplicate of bug 283790 ***
https://bugs.launchpad.net/bugs/283790

** This bug has been marked a duplicate of bug 283790
   no sound after update to 2.6.24-21-generic

-- 
no sound after update to kernel 2.6.24-21-generic
https://bugs.launchpad.net/bugs/270005
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 283790] Re: no sound after update to 2.6.24-21-generic

2008-10-15 Thread Zenith
Same problem, same distro, same kernel upgrade, and same laptop (Inspiron 6400 
with SigmatelAudio). I posted some deeper information in another bug 
https://bugs.launchpad.net/ubuntu/+bug/270005 (already marked as duplicate).
Everything works as usual selecting the 2.6.24-19 image from grub, without any 
change.
Loading of snd_hda_intel module seems not working in 2.6.24-21.
I would be happy to send everything could be useful

-- 
no sound after update to 2.6.24-21-generic
https://bugs.launchpad.net/bugs/283790
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 283790] Re: no sound after update to 2.6.24-21-generic

2008-10-15 Thread Zenith
** Changed in: linux-ubuntu-modules-2.6.24 (Ubuntu)
Sourcepackagename: libapache-mod-ssl = linux-ubuntu-modules-2.6.24

** Description changed:

- Binary package hint: libapache-mod-ssl
- 
  Looks pretty much like a bug.
  
  I updated this morning from version
  
  Linux 2.6.24-19-generic #1 SMP Wed Aug 20 22:56:21 UTC 2008 i686
  GNU/Linux
  
  to version
  
  Linux 2.6.24-21-generic #1 SMP Mon Aug 25 17:32:09 UTC 2008 i686
  GNU/Linux
  
  and lost all my sound.
  
  My sytem is an Dell Inspiron 1525 w preinstalled Ububtu 7.10 and
  upgraded to 8.04 through normal upgrade procedure.
  
  $ lsb_release -rd
  Description:  Ubuntu 8.04.1
  Release:  8.04
  
  $lspci
  00:00.0 Host bridge: Intel Corporation Mobile PM965/GM965/GL960 Memory 
Controller Hub (rev 0c)
  00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 0c)
  00:02.1 Display controller: Intel Corporation Mobile GM965/GL960 Integrated 
Graphics Controller (rev 0c)
  00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #4 (rev 02)
  00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #5 (rev 02)
  00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #2 (rev 02)
  00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio 
Controller (rev 02)
  00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 1 
(rev 02)
  00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 2 
(rev 02)
  00:1c.4 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port 5 
(rev 02)
  00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #1 (rev 02)
  00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #2 (rev 02)
  00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI 
Controller #3 (rev 02)
  00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI 
Controller #1 (rev 02)
  00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev f2)
  00:1f.0 ISA bridge: Intel Corporation 82801HEM (ICH8M) LPC Interface 
Controller (rev 02)
  00:1f.1 IDE interface: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) IDE 
Controller (rev 02)
  00:1f.2 SATA controller: Intel Corporation 82801HBM/HEM (ICH8M/ICH8M-E) SATA 
AHCI Controller (rev 02)
  00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev 
02)
  02:09.0 FireWire (IEEE 1394): Ricoh Co Ltd R5C832 IEEE 1394 Controller (rev 
05)
  02:09.1 SD Host controller: Ricoh Co Ltd R5C822 SD/SDIO/MMC/MS/MSPro Host 
Adapter (rev 22)
  02:09.2 System peripheral: Ricoh Co Ltd R5C843 MMC Host Controller (rev 12)
  02:09.3 System peripheral: Ricoh Co Ltd R5C592 Memory Stick Bus Host Adapter 
(rev 12)
  02:09.4 System peripheral: Ricoh Co Ltd xD-Picture Card Controller (rev ff)
  09:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8040 PCI-E Fast 
Ethernet Controller (rev 12)
  0b:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network 
Connection (rev 02)
  
  Here some error output:
   
  1. Sytem- Setup- Audio: Test
  audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! 
gconfaudiosink: Failed to connect stream: Invalid argument
  In the Device Form ther is no device available any more.
  2.  $cat /etc/asound/cards
  cat: /etc/asound/cards: No such file or directory
  3. $ dmesg | grep -i snd 
  [   31.555263] snd_hda_codec: no version for snd_ctl_add found: kernel 
tainted.
  [   31.555708] snd_hda_codec: Unknown symbol snd_ctl_elem_read
  [   31.555761] snd_hda_codec: Unknown symbol snd_ctl_elem_write
  [   31.561437] snd_hda_intel: Unknown symbol snd_hda_bus_new
  [   31.561564] snd_hda_intel: Unknown symbol snd_hda_build_pcms
  [   31.561627] snd_hda_intel: Unknown symbol snd_hda_codec_new
  [   31.561748] snd_hda_intel: Unknown symbol snd_hda_queue_unsol_event
  [   31.562000] snd_hda_intel: Unknown symbol snd_hda_calc_stream_format
  [   31.562110] snd_hda_intel: Unknown symbol snd_hda_suspend
  [   31.562215] snd_hda_intel: Unknown symbol snd_hda_codec_remove_notify_all
  [   31.562334] snd_hda_intel: Unknown symbol snd_hda_resume
  [   31.562427] snd_hda_intel: Unknown symbol snd_hda_build_controls
  [   37.278405] snd_hda_codec: Unknown symbol snd_ctl_elem_read
  [   37.278465] snd_hda_codec: Unknown symbol snd_ctl_elem_write
  [   37.280008] snd_hda_intel: Unknown symbol snd_hda_bus_new
  [   37.280138] snd_hda_intel: Unknown symbol snd_hda_build_pcms
  [   37.280204] snd_hda_intel: Unknown symbol snd_hda_codec_new
  [   37.280333] snd_hda_intel: Unknown symbol snd_hda_queue_unsol_event
  [   37.280602] snd_hda_intel: Unknown symbol snd_hda_calc_stream_format
  [   37.280719] snd_hda_intel: Unknown symbol snd_hda_suspend
  [   37.280831] snd_hda_intel: Unknown symbol snd_hda_codec_remove_notify_all
  [   37.280960] snd_hda_intel: Unknown symbol snd_hda_resume
  [ 

[Bug 283790] Re: no sound after update to 2.6.24-21-generic

2008-10-15 Thread Zenith
I solved the problem. The fact that all the systems affected by this problems 
are Dells made me think about something related this family of machines.
I had personally added to the repositories the ppa's one ( 
http://ppa.launchpad.net/dell-team/ubuntu )  dedicated to dell systems (in my 
case to enable 56k modem functionalities).
It is a known issue of kernel upgrades to loose sounds and a workaround is also 
given by the dell-team.
http://linux.dell.com/wiki/index.php/Ubuntu_8.04/Issues/No_Sound_After_Distribution_Or_Kernel_Upgrade

Hope it could be useful.
Zenith

-- 
no sound after update to 2.6.24-21-generic
https://bugs.launchpad.net/bugs/283790
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 154697] Re: package update-manager 1:0.81 failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /tmp/tmpjP6Bsx/backports/usr/bin/dpkg returned an error code (1), E

2008-10-03 Thread zenith
package update-manager 1:0.93.19 failed to install/upgrade:
ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg
returned an error code (1), E:Sub-process /usr/bin/dpkg returned an
error code (1)

I got the above error while doing an upgrade from 8.04 to 8.10.

-- 
package update-manager 1:0.81 failed to install/upgrade: ErrorMessage: 
SystemError in cache.commit(): E:Sub-process 
/tmp/tmpjP6Bsx/backports/usr/bin/dpkg returned an error code (1), E:Sub-process 
/tmp/tmpjP6Bsx/backports/usr/bin/dpkg returned an error code (1), E:Sub-process 
/tmp/tmpjP6Bsx/backports/usr/bin/dpkg returned an error code (1), E:Sub-process 
/tmp/tmpjP6Bsx/backports/usr/bin/dpkg returned an error code (1)
https://bugs.launchpad.net/bugs/154697
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 104547] Re: [apport] rhythmbox crashed with SIGSEGV in g_hash_table_lookup()

2008-09-15 Thread zenith
Apparently this has been fixed in SVN, 0.11.6 still crashed, but the SVN
version did not.

Closing as this has been fixed.

** Changed in: rhythmbox (Ubuntu)
   Status: New = Fix Committed

-- 
[apport] rhythmbox crashed with SIGSEGV in g_hash_table_lookup()
https://bugs.launchpad.net/bugs/104547
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 104547] Re: [apport] rhythmbox crashed with SIGSEGV in g_hash_table_lookup()

2008-09-08 Thread zenith
While not proficient in GTK, I am a programmer, so if you could point me
in the right directions as to how to debug this, I will try to help out
as well as I can.

-- 
[apport] rhythmbox crashed with SIGSEGV in g_hash_table_lookup()
https://bugs.launchpad.net/bugs/104547
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 104547] Re: [apport] rhythmbox crashed with SIGSEGV in g_hash_table_lookup()

2008-09-08 Thread zenith
I just tried this once again, and it still crashes.

The gdb stack this is this:
(gdb) bt 40
#0  0x084ece5b in ?? ()
#1  0x0807b364 in playlist_load_ended_cb (parser=0x8cfdb60, 
uri=0x8e80b68 iPod Run List, metadata=0x84ece40, mgr=0xb710da63)
at rb-playlist-manager.c:576
#2  0xb71182ca in g_cclosure_marshal_VOID__STRING ()
   from /usr/lib/libgobject-2.0.so.0
#3  0xb710b759 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#4  0xb711ff8b in ?? () from /usr/lib/libgobject-2.0.so.0
#5  0xb7121c1f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#6  0xb7121f69 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#7  0xb7a388bb in ?? () from /usr/lib/libtotem-plparser.so.10
#8  0xb7a3d951 in ?? () from /usr/lib/libtotem-plparser.so.10
#9  0xb7a3da7e in ?? () from /usr/lib/libtotem-plparser.so.10
#10 0xb7a39556 in ?? () from /usr/lib/libtotem-plparser.so.10
#11 0xb7a3a049 in totem_pl_parser_parse_with_base ()
   from /usr/lib/libtotem-plparser.so.10
#12 0xb7a3a0e3 in totem_pl_parser_parse ()
   from /usr/lib/libtotem-plparser.so.10
#13 0x0807bc43 in rb_playlist_manager_parse_file (mgr=0x84ece40, 
uri=0x8cfe0b8 file:///home/zenith/Desktop/iPod%20Run%20List.pls, 
error=0xbf8d6128) at rb-playlist-manager.c:621
#14 0x0807d85e in load_playlist_response_cb (dialog=0x8342c80, response_id=-3, 
mgr=0x84ece40) at rb-playlist-manager.c:1314
---Type return to continue, or q return to quit---
#15 0xb711884a in g_cclosure_marshal_VOID () from /usr/lib/libgobject-2.0.so.0
#16 0xb710b759 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#17 0xb711ff8b in ?? () from /usr/lib/libgobject-2.0.so.0
#18 0xb7121c1f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#19 0xb7121f69 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#20 0xb74da861 in gtk_dialog_response () from /usr/lib/libgtk-x11-2.0.so.0
#21 0xb7118aff in g_cclosure_marshal_VOID__VOID ()
   from /usr/lib/libgobject-2.0.so.0
#22 0xb710b759 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#23 0xb711ff8b in ?? () from /usr/lib/libgobject-2.0.so.0
#24 0xb7121c1f in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#25 0xb7121f69 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#26 0xb748d01a in gtk_button_clicked () from /usr/lib/libgtk-x11-2.0.so.0
#27 0xb748e9c5 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#28 0xb748ea03 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
#29 0xb73a981b in ?? () from /usr/lib/libgdk-x11-2.0.so.0
#30 0xb6f52546 in ?? () from /usr/lib/libglib-2.0.so.0
#31 0xb6f51dd6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#32 0xb6f55193 in ?? () from /usr/lib/libglib-2.0.so.0
#33 0xb6f55577 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#34 0xb7561264 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#35 0x08062a50 in main (argc=Cannot access memory at address 0x6c656873
) at main.c:327

And the playlist I am trying to load is attached.

** Attachment added: Playlist that makes Rhythmbox crash
   http://launchpadlibrarian.net/17419881/iPod%20Run%20List.pls

-- 
[apport] rhythmbox crashed with SIGSEGV in g_hash_table_lookup()
https://bugs.launchpad.net/bugs/104547
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 110375] Re: Bluetooth no longer working after upgrade to Feisty

2008-03-30 Thread zenith
I have a Bluetooth USB dongle and the bluetooth module was loaded,
however no bluetooth icon was shown in the notification area.

dmesg | less showed that the module was loaded correctly and lsusb
showed that it found and correctly identified my dongle.

I had to install bluez-util before it started working for me.

So I think that either bluez-util needs to be installed always, or there
is a bug/issue here.

-- 
Bluetooth no longer working after upgrade to Feisty
https://bugs.launchpad.net/bugs/110375
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 202792] Re: liferea-bin crashed with SIGSEGV

2008-03-27 Thread zenith
I am experiencing a similar problem, not sure if it is the same.
Installing the -dbg package did not give me the apport crash dialog,
so I fired up gdb and got this stack trace:

[EMAIL PROTECTED] ~ $ gdb liferea-bin
GNU gdb 6.7.1-debian
Copyright (C) 2007 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 i486-linux-gnu...
Using host libthread_db library /lib/tls/i686/cmov/libthread_db.so.1.
(gdb) run
Starting program: /usr/bin/liferea-bin 
[Thread debugging using libthread_db enabled]
[New Thread 0xb705b720 (LWP 8938)]
[New Thread 0xb6f38b90 (LWP 8941)]
[New Thread 0xb670ab90 (LWP 8942)]
[Thread 0xb670ab90 (LWP 8942) exited]
[New Thread 0xb5f09b90 (LWP 8943)]
[Thread 0xb5f09b90 (LWP 8943) exited]
[New Thread 0xb5f09b90 (LWP 8944)]
[New Thread 0xb670ab90 (LWP 8945)]
[New Thread 0xb4525b90 (LWP 8946)]
[New Thread 0xb33f2b90 (LWP 8947)]
[New Thread 0xb2bf1b90 (LWP 8948)]
[New Thread 0xb23f0b90 (LWP 8949)]
[New Thread 0xb1ad9b90 (LWP 8950)]
[New Thread 0xb12d8b90 (LWP 8951)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb705b720 (LWP 8938)]
0x in ?? ()
(gdb) bt 20
#0  0x in ?? ()
#1  0xb673025c in mozsupport_scroll_to_top (embed=0x8594b30)
at mozsupport.cpp:170
#2  0xb672fcd0 in mozembed_write (widget=0x8594b30, 
string=0x87a6ec8 ?xml version=\1.0\ encoding=\utf-8\?!DOCTYPE html 
PUBLIC \-//W3C//DTD XHTML 1.0 
Transitional//EN\\n\http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\;\nhtml
 xmlns=\http://www.w3.org/1999/xhtm;..., 
length=4294963523, base=0x80a8a20 file:///, 
contentType=0x80a632d application/xhtml+xml) at mozembed.c:97
#3  0x08088961 in liferea_htmlview_write (htmlview=0x846ea48, 
string=0x87a6ec8 ?xml version=\1.0\ encoding=\utf-8\?!DOCTYPE html 
PUBLIC \-//W3C//DTD XHTML 1.0 
Transitional//EN\\n\http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\;\nhtml
 xmlns=\http://www.w3.org/1999/xhtm;..., 
base=0x0) at ui_htmlview.c:255
#4  0x08088a16 in liferea_htmlview_clear (htmlview=0x846ea48)
at ui_htmlview.c:267
#5  0x0808bfbf in ui_mainwindow_set_layout (newMode=2) at ui_mainwindow.c:461
#6  0x0808c478 in ui_mainwindow_init (mainwindowState=0) at ui_mainwindow.c:716
#7  0x080756cc in main (argc=Cannot access memory at address 0x6
) at main.c:266

-- 
liferea-bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/202792
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 202792] Re: liferea-bin crashed with SIGSEGV

2008-03-27 Thread zenith
Attached stack trace using gdb.

** Changed in: liferea (Ubuntu)
   Status: Incomplete = New

-- 
liferea-bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/202792
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 202792] Re: liferea-bin crashed with SIGSEGV

2008-03-27 Thread zenith
Btw, my version is:

[EMAIL PROTECTED] ~ $ liferea --help

Liferea 1.4.14

So newer version than his.

-- 
liferea-bin crashed with SIGSEGV
https://bugs.launchpad.net/bugs/202792
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 104547] Re: [apport] rhythmbox crashed with SIGSEGV in g_hash_table_lookup()

2008-03-07 Thread zenith
I encountered this problem as well.

I am attaching a valgrind log as per the link.

My way to reproduce the error is to load a playlist in Rhythmbox. The music in 
the playlist is located in ~/Download/mp3/ (Download is my mount directory and 
trash directory, so it is only ripped music that I have mounted via FUSE from 
my server).
The music should be in place, but it crashes rhythmbox regardless. I am not 
sure if it is caused by an old format of the playlist, FUSE or something else.

** Attachment added: Valgrind log of rhythmbox crash
   http://launchpadlibrarian.net/12510121/valgrind-logs-rhythmbox.tar.gz

-- 
[apport] rhythmbox crashed with SIGSEGV in g_hash_table_lookup()
https://bugs.launchpad.net/bugs/104547
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 104547] Re: [apport] rhythmbox crashed with SIGSEGV in g_hash_table_lookup()

2008-03-07 Thread zenith
I have attached a valgrind log, hoping this will make it possible to
trace the bug.

** Changed in: rhythmbox (Ubuntu)
   Status: Invalid = New

-- 
[apport] rhythmbox crashed with SIGSEGV in g_hash_table_lookup()
https://bugs.launchpad.net/bugs/104547
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 185947] Re: Language en_US does not exist; using System default

2008-02-06 Thread zenith
*** This bug is a duplicate of bug 178402 ***
https://bugs.launchpad.net/bugs/178402

I am experiencing this problem as well, has this issue been reported
upstream, provided that Christian Kellner has diagnosed the problem
correctly? I'm assuming the Language Selector is a gnome specific thing?
Or have Ubuntu done something with it?

-- 
Language en_US does not exist; using System default
https://bugs.launchpad.net/bugs/185947
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 183426] Re: [hardy] alpha-3: i386 desktop cd - partition gui hangs

2008-02-02 Thread zenith
I experienced this as well. It took ages to do the Starting the
partition manager or whatever it says, and I ended up closing it,
killing all processes by it, and then starting it again. It did not
quite work, and then I noticed that it kept complaining about /dev/sdd
using a size of something of 2048. I then remembered I had my iPod
plugged in. Unplugging it and restarting the installer helped me.

The installer did seem to have some problems though. I had to shut it
down a few times and start it again as it kept hanging on the screen
where I choose the language to use for the install.

-- 
[hardy] alpha-3: i386 desktop cd - partition gui hangs
https://bugs.launchpad.net/bugs/183426
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