Re: [Bug 235164] Re: fusion icon error post installation script error 1

2008-11-02 Thread 'ntoni
abdon ha scritto:
 the bug was completly normal. my error was checked later. i wasn´t anu disk
 space. thanks evrything.

 2008/11/2 Siegfried Gevatter (RainCT) [EMAIL PROTECTED]

   
 Can you please provide the output of the following command?   sudo
 pycentral -v pkginstall fusion-icon

 --
 fusion icon error post installation script error 1
 https://bugs.launchpad.net/bugs/235164
 You received this bug notification because you are a direct subscriber
 of the bug.

 


   
pycentral: pycentral -v pkginstall fusion-icon
pycentral: reading /usr/share/pyshared-data/fusion-icon
pycentral: Using python-version from pkgconfig: all
pycentral: avail=['2.4', '2.5'], pkg=all, install=['2.4', '2.5']
pycentral: install package fusion-icon
pycentral: link shared files python2.4/fusion-icon
pycentral: byte-compile files (13/13) python2.4
pycentral: 
['/usr/lib/python2.4/site-packages/FusionIcon/__init__.py', 
'/usr/lib/python2.4/site-packages/FusionIcon/data.py', '...']
pycentral: link shared files python2.5/fusion-icon
pycentral: byte-compile files (13/13) python2.5
pycentral: 
['/usr/lib/python2.5/site-packages/FusionIcon/__init__.py', 
'/usr/lib/python2.5/site-packages/FusionIcon/data.py', '...']

-- 
fusion icon error post installation script error 1
https://bugs.launchpad.net/bugs/235164
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 110636] Re: hdparm - cannot set dma on IDE hard drive that works via pata

2008-05-07 Thread 'ntoni
I've experienced as well this dma problem under ubuntu hardy, with
kernel 2.6.24.x series. The second fix suggested by  C. Cooke worked
like a charm on my system. I've added combined_mode=libata option to
/boot/grub/menu.lst file and ran update-grub to permanently boot the
system with this option on.

In particular:
* Recommended (where BIOS permits): Change BIOS IDE mode from legacy or 
combined mode to AHCI (recommended), RAID or native. (UNAPPLICABLE)
* Boot with the kernel commandline parameter combined_mode=libata or 
combined_mode=ide to allow the specified driver to claim all IDE ports. 
(WORKS!!!)
* Disable libata (CONFIG_ATA) entirely, and enable CONFIG_BLK_DEV_IDE_SATA. 
(NOT TESTED)
* (newer choice, with less field testing) Disable CONFIG_IDE, and permit 
libata to run all your IDE and SATA ports. (NOT TESTED)


My System configuration is:
[EMAIL PROTECTED]:~$ lspci
00:00.0 Host bridge: Intel Corporation 82845 845 [Brookdale] Chipset Host 
Bridge (rev 03)
00:01.0 PCI bridge: Intel Corporation 82845 845 [Brookdale] Chipset AGP Bridge 
(rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 12)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 12)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 Controller (rev 12)
00:1f.2 USB Controller: Intel Corporation 82801BA/BAM USB Controller #1 (rev 12)
00:1f.3 SMBus: Intel Corporation 82801BA/BAM SMBus Controller (rev 12)
00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB Controller #1 (rev 12)
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] 
(rev b2)
02:01.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 42)
02:02.0 Modem: PCTel Inc HSP MicroModem 56 (rev 02)
02:06.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 07)
02:06.1 Input device controller: Creative Labs SB Live! Game Port (rev 07)


hdparm output
Without fix:
[EMAIL PROTECTED]:~$ sudo hdparm -tT /dev/sda1

/dev/sda1:
 Timing cached reads:   402 MB in  2.01 seconds = 200.20 MB/sec
 Timing buffered disk reads:   72 MB in  3.00 seconds =  10.98 MB/sec


With fix:
[EMAIL PROTECTED]:~$ sudo hdparm -tT /dev/sda1

/dev/sda1:
 Timing cached reads:   402 MB in  2.01 seconds = 200.20 MB/sec
 Timing buffered disk reads:   72 MB in  3.00 seconds =  23.98 MB/sec

-- 
hdparm - cannot set dma on IDE hard drive that works via pata
https://bugs.launchpad.net/bugs/110636
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 195447] Re: synfig crashes while loading an old file

2008-02-25 Thread 'ntoni

** Attachment added: Problematic file
   http://launchpadlibrarian.net/12185005/animazione%20di%20prova.sif

-- 
synfig crashes while loading an old file
https://bugs.launchpad.net/bugs/195447
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 195447] [NEW] synfig crashes while loading an old file

2008-02-25 Thread 'ntoni
Public bug reported:

Binary package hint: synfig

While loading a file .sif in synfig I get a segmentation fault

This is what i got with
gdb synfigstudio

(gdb) run
[...]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1230087984 (LWP 8684)]
0xb6c0a9af in ?? () from /lib/tls/i686/cmov/libc.so.6

(gdb) thread apply all bt
Thread 1 (Thread -1230276400 (LWP 8643)):
#0  0xb6bfa818 in _IO_vfscanf () from /lib/tls/i686/cmov/libc.so.6
#1  0xb6c07411 in vsscanf () from /lib/tls/i686/cmov/libc.so.6
#2  0xb6c0250e in sscanf () from /lib/tls/i686/cmov/libc.so.6
#3  0xb7d4291b in synfig::Time::Time () from /usr/lib/libsynfig.so.0
#4  0xb7d1e735 in synfig::CanvasParser::parse_canvas ()
   from /usr/lib/libsynfig.so.0
#5  0xb7d326bb in synfig::CanvasParser::parse_from_file_as ()
   from /usr/lib/libsynfig.so.0
#6  0xb7d3398c in synfig::CanvasParser::parse_from_file ()
   from /usr/lib/libsynfig.so.0
#7  0xb7d33a87 in synfig::open_canvas () from /usr/lib/libsynfig.so.0
#8  0xb7d68c8f in synfig::Canvas::surefind_canvas ()
   from /usr/lib/libsynfig.so.0
#9  0xb7d68517 in synfig::Canvas::surefind_canvas ()
   from /usr/lib/libsynfig.so.0
#10 0xb7d24fbe in synfig::CanvasParser::parse_layer ()
   from /usr/lib/libsynfig.so.0
#11 0xb7d21904 in synfig::CanvasParser::parse_canvas ()
   from /usr/lib/libsynfig.so.0
#12 0xb7d236f8 in synfig::CanvasParser::parse_value ()
   from /usr/lib/libsynfig.so.0
---Type return to continue, or q return to quit---

I attach the problematic file.

** Affects: synfig (Ubuntu)
 Importance: Undecided
 Status: New

-- 
synfig crashes while loading an old file
https://bugs.launchpad.net/bugs/195447
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 76559] Re: Rhythmbox hangs after burning a CD from a playlist

2007-01-03 Thread 'ntoni
Same problem here.
After printing out (in the console):

cdrecord stdout: Track 13: Total bytes read/written: 19643904/19643904 (8352 
sectors).
cdrecord stdout: Writing  time:  176.794s
cdrecord stdout: Average write speed  15.0x.
cdrecord stdout: Min drive buffer fill was 81%
cdrecord stdout: Fixating...
cdrecord stdout: Fixating time:   18.151s
process stdout: HUP
cdrecord stderr: cdrecord: fifo had 7159 puts and 7159 gets.
cdrecord stderr: cdrecord: fifo was 0 times empty and 5850 times full, min fill 
was 94%.
process stderr: HUP

The gui of Rhythmbox crashes, even if it keeps on playing on.

-- 
Rhythmbox hangs after burning a CD from a playlist
https://launchpad.net/bugs/76559

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


[Bug 72016] Re: Upgrading from 6.06 to 6.10 -- misconfigured swap partition entry in fstab

2007-01-03 Thread 'ntoni
*** This bug is a duplicate of bug 66637 ***

Same problem here. Thanks for the fix #66637, it works well!

-- 
Upgrading from 6.06 to 6.10 -- misconfigured swap partition entry in fstab
https://launchpad.net/bugs/72016

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


[Bug 65916] Re: DOM inspector doesn't appear in Edgy/FFox2

2006-12-25 Thread 'ntoni
Same problem here, but the proposed Mathieu Pillard's workaround works
well for me. Please consider patching the 2.0+0dfsg-0ubuntu3 firefox dom
package.

-- 
DOM inspector doesn't appear in Edgy/FFox2
https://launchpad.net/bugs/65916

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


[Bug 34831] Re: Hardlock of entire system (Dapper Flight 5)

2006-10-01 Thread 'ntoni
I tried it once again and now rosegarden does not crash my system, but it 
cannot open the hardware sequencer, since all the synth modules have been 
unloaded. It prints out:
rosegarden: RosegardenGUIDoc::syncDevices - waiting for Sequencer to come up
(many many times)
I believe that  if I now load timidity or something like that, I could manage 
it to work.
Is this bug located in that module snd_seq_virmidi?

-- 
Hardlock of entire system (Dapper Flight 5)
https://launchpad.net/bugs/34831

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


[Bug 34831] Re: Hardlock of entire system (Dapper Flight 5)

2006-09-22 Thread 'ntoni
Tried out, but didn't work.
Something unexpected happened, but this shouldn't be a problem: the rmmod 
command gave me a memory leak error. Then the various modprobe commands worked 
as expected, rosegarden keeps on crashing everything.
I have a SB Live! 5.1. Player soundcard, I don't think it's the value one since 
it has a (useful) gamepad port and 6 channels output.
Could you please tell me which kernel are you using, and what's your alsa's 
version?
Mine is:
[EMAIL PROTECTED]:~$ uname -r
2.6.15-27-k7
[EMAIL PROTECTED]:~$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.10rc3 (Mon Nov 07 13:30:21 
2005 UTC).
Thanks

-- 
Hardlock of entire system (Dapper Flight 5)
https://launchpad.net/bugs/34831

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


[Bug 34831] Re: Hardlock of entire system (Dapper Flight 5)

2006-09-21 Thread 'ntoni
I tried all the tricks you suggested, Alberto, but none of them did the
magic for me.  I tried to remove snd_emu10k1_synth, to unload
snd_seq_virmidi and to load snd-rtctimer. But the situation is the same:
rosegarden crashes the whole system while loading. B.T.W. I use a
Creative Live! soundcard.

-- 
Hardlock of entire system (Dapper Flight 5)
https://launchpad.net/bugs/34831

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


[Bug 34831] Re: Hardlock of entire system (Dapper Flight 5)

2006-08-29 Thread 'ntoni
I confirm this bug with kernel 2.6.16.x as well. Since I compiled it, I
think I can compile 2.6.17 for dapper as well. Will now try.

-- 
Hardlock of entire system (Dapper Flight 5)
https://launchpad.net/bugs/34831

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


[Bug 34831] Re: Hardlock of entire system (Dapper Flight 5)

2006-08-29 Thread 'ntoni
Testing machine:

[EMAIL PROTECTED]:~$ uname -a
Linux ubuntu 2.6.17.190606 #1 SMP PREEMPT Mon Jun 19 22:51:32 CEST 2006 i686 
GNU/Linux

[EMAIL PROTECTED]:~$ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.11rc4 (Wed Mar 22 10:27:24 
2006 UTC).

Testing result:

the bug is still there, but now rosegarden goes a little bit on before
crashing the whole system.

-- 
Hardlock of entire system (Dapper Flight 5)
https://launchpad.net/bugs/34831

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


[Bug 34831] Re: Hardlock of entire system (Dapper Flight 5)

2006-08-24 Thread 'ntoni
I tried the live cd, but I could not manage to get my network work with
it - and hence I could not download rosegarden. The gnome tool I used on
dapper to configure the gateway which connects my computer to the
internet (I think it's called network-admin) does not work in egdy, it
loads but no option is available. I will now try no set the network up
from the shell.

-- 
Hardlock of entire system (Dapper Flight 5)
https://launchpad.net/bugs/34831

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


[Bug 34831] Re: Hardlock of entire system (Dapper Flight 5)

2006-08-23 Thread 'ntoni
I'm gonna try it as well, as soon as I finish downloading the image I'll tell 
you.
Thanks for interesting about the problem.

-- 
Hardlock of entire system (Dapper Flight 5)
https://launchpad.net/bugs/34831

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


[Bug 34831] Re: Hardlock of entire system (Dapper Flight 5)

2006-08-14 Thread 'ntoni
I confirm this bug, it is still present under Dapper with kernel 2.6.15-26.45
The real problem is, that this bug has not been fixed in alsa yet. I tried both 
alsa 1.0.12rc2 and 1.0.11 (patched) but the problem is still there.
Hardware: Creative Soundblaster live!
Software: Rosegarden
Syntoms: Hardlock of the whole system when loading rosegarden
It is a midi related problem.
The problem appears in alsa  1.0.9 (i.e. doesn't appear on Breezy).
Don't know how to catch a kernel log (see no errors in /var/log/kernel.log).

-- 
Hardlock of entire system (Dapper Flight 5)
https://launchpad.net/bugs/34831

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