[Bug 1009330] Re: package initramfs-tools 0.99ubuntu13 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-05 Thread Carla Sella
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1009330 Title: package initramfs-tools 0.99ubuntu13 failed to install/upgrade: subprocess installed post-installation script returned error exit stat

[Bug 1009330] Re: package initramfs-tools 0.99ubuntu13 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-05 Thread Carla Sella
Sorry, I was wrong, I get this output from apt-get upgrade: root@carlaVM:/home/carla# apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be upgraded: linux-image-3.2.0-24-generic 1 upgraded, 0 newly installe

[Bug 838714] Re: ISO testing: "Examples" folder and "Install Ubuntu 11.10" icons overlap each other on the desktop

2012-06-06 Thread Carla Sella
It happened again testing iso http://cdimage.ubuntu.com/daily- live/20120606.2/quantal-desktop-amd64.iso of Quantal alfa 1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838714 Title: ISO testing: "

[Bug 899648] Re: Update manager does not install downloaded updates

2011-12-06 Thread Carla Sella
It happened again with 60 updates that showed up in the update notifier. I selected show updates, then clicked on install updates, I was prompted for my password, the update-manager went gray, after a minute everything became normal again but the 60 updates weren't installed, so I clicked on inst

[Bug 739599] Re: update-manager crashed with AssertionError in saveDistUpgrade()

2012-01-13 Thread Carla Sella
I've got precise pangolin alpha 1 installed and it happend to me during an update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/739599 Title: update-manager crashed with AssertionError in saveDistU

[Bug 916790] Re: qemu-system-x86_64 crashed with SIGFPE

2012-01-27 Thread Carla Sella
Sorry for the delay in my response, I'm away today, I will try to reproduce the bug tomorrow and let you know. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/916790 Title: qemu-system-x86_64 crashed

[Bug 916790] Re: qemu-system-x86_64 crashed with SIGFPE

2012-01-28 Thread Carla Sella
I've got all updates installed on Precise Pangolin. I have tried several ways to reproduce the crash but it never occured again. I was using test drive and launched two VM's using test drive graphical interface when this bug occured. If I do the same now it does not happen. -- You received this

[Bug 899648] Re: Update manager does not install downloaded updates

2011-12-12 Thread Carla Sella
I tried to reinstall update manager: apt-get install update-manager --reinstall but first I got a crash, reported in bug #903328, then after rebooting I get a notification (yellow/orange sun in notification area) but I can't do anything, if I select show updates, nothing happens, if I select inst

[Bug 738272] Re: cd/dvd creator hangs burning cd

2011-11-23 Thread Carla Sella
I reinstalled Brasero and this does not happen any more. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/738272 Title: cd/dvd creator hangs burning cd To manage notifications about this bug go to: ht

[Bug 899648] Re: Update manager does not install downloaded updates

2012-01-04 Thread Carla Sella
Here's the crash file. ** Attachment added: "aptd-crash" https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/899648/+attachment/2656826/+files/_usr_sbin_aptd.ea2fe34aa8cc4a5e998d6e1cd73c30fd.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-04 Thread Carla Sella
Hi Philipp, I cannot se what devices it's trying to scan. I launched gparted from terminal, but there's no output, see attached immage. I have this output on /var/log/syslog, but these messages occur also when gparted is closed so I'm not sure they are caused by gparted: Jan 4 11:30:07 charlie0

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-04 Thread Carla Sella
Hello Curtis, This is the output while Gparted is running: root@charlie02:/var/log# ps -ef | egrep -i "dosfsck|ntfsresize" root 7889 7535 0 11:33 pts/000:00:00 egrep -i dosfsck|ntfsresize root@charlie02:/var/log# On this PC I do not have NTFS or FAT filesystems: root@charlie02:/home/

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-04 Thread Carla Sella
Great! I disabled "Legacy diskette" in my PC's BIOS and now gparted works. I have one argument though: Before precise pangolin gparted used to work also with legacy diskette enabled in my BIOS. Can't this be fixed ? Thank you. -- You received this bug notification because you are a member of Ub

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-05 Thread Carla Sella
Here are the last lines of "sudo strace -e trace=file /usr/sbin/gpartedbin" (I put file instead of files, files gave me an error): open("/usr/local/share//mime/aliases", O_RDONLY) = -1 ENOENT (No such file or directory) open("/usr/local/share//mime/subclasses", O_RDONLY) = -1 ENOENT (No such fi

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-05 Thread Carla Sella
If of any help I ran ""sudo strace /usr/sbin/gpartedbin" these are the last lines of output: read(4, 0x7fff494d46a0, 16) = -1 EAGAIN (Resource temporarily unavailable) poll([{fd=3, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=3, revents=POLLOUT}]) writev(3, [{"5\30\4\0\35\206 \4\4\0 \

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-05 Thread Carla Sella
Yes I have dmraid installed This is the result: charlie@charlie02:~$ sudo dmraid -sa -c [sudo] password for charlie: no raid disks charlie@charlie02:~$ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-05 Thread Carla Sella
I do not have kpartx installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910379 Title: Gparted does not start and continues to scan devices To manage notifications about this bug go to: https:

[Bug 899648] Re: Update manager does not install downloaded updates

2012-01-05 Thread Carla Sella
I typed apt-get install aptdaemon in terminal window: root@charlie02:/home/charlie# apt-get install aptdaemon Reading package lists... Done Building dependency tree Reading state information... Done aptdaemon is already the newest version. The following packages were automatically installed

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-05 Thread Carla Sella
This is the output of sudo blkid -c /dev/null: charlie@charlie02:~$ sudo blkid -c /dev/null /dev/zram0: UUID="22899080-92c1-4a74-9265-b7e580a6239e" TYPE="swap" /dev/sda1: UUID="1ab3c2d9-9b38-4502-9e2a-434ec6833169" TYPE="ext4" /dev/sda2: UUID="7559004b-3edf-46f5-8faa-723082912704" TYPE="ext4"

[Bug 910367] Re: nautilus crashed with SIGSEGV

2012-01-05 Thread Carla Sella
I've tried to reproduce the problem, but I coudn't. Since I reported the bug I've installed quite a lot of updates, maybe it's been fixed. It happened to me when using nautilus to navigate to dropbox folder or ubuntu one folder and open a file like a pdf file for reading. -- You received this b

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-06 Thread Carla Sella
Hello Curtis, I tried to retrieve and compile GParted from the git source code repository, but it needs glib-gettext >= 2.2.0 on Ubuntu Precise I have 0.18.1. I tried to install 2.2.0 but I'm having other problems, I'll try to work it out so I can test the new patch for you. -- You received thi

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-06 Thread Carla Sella
Sorry couldn't finish installation, during make got this output and do not know how to fix it: In file included from ../include/../include/../include/../include/i18n.h:9:0, from ../include/../include/../include/Utils.h:28, from ../include/../include/Partition.h:27

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-07 Thread Carla Sella
Hello Curtis, First thanks for your help. I think I made a bit of a mess. I wasn't able to start my PC, for some reason I still have to find out, it freezed on "checking battery state...", but this is not your problem. The fact is that I installed today's Precise Pangolin iso on the sda5 partitio

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-08 Thread Carla Sella
Yes, I checked it immediatly when I saw Gparted work. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910379 Title: Gparted does not start and continues to scan devices To manage notifications about

[Bug 910379] Re: Gparted does not start and continues to scan devices

2012-01-08 Thread Carla Sella
ok thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910379 Title: Gparted does not start and continues to scan devices To manage notifications about this bug go to: https://bugs.launchpad.n

[Bug 752881] Re: suspend triggered via dbus message on laptop fails

2012-01-08 Thread Carla Sella
I ran a test on kernel 3.2-rc7 but the problem is not solved yet, I wrote this mail to kernel.org: http://marc.info/?l=linux-kernel&m=132578717805234&w=2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 725835] Re: desktopcouch-service crashed with RuntimeError in direct_access_find_port(): Unable to find listening port

2012-01-22 Thread Carla Sella
I was in my Ubuntu One Control Pannel trying to understand why some files were not syncing and got this message: "Value could not be retrieved. (DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/lib/desktopcouch/desktopcouch-service exited exited with status 1) " in the s

[Bug 840974] Re: configuration of external monitor on laptop with DisplayPort causes lvds to remain black

2011-12-20 Thread Carla Sella
Hello Bryce, I downloaded today's (20/12/2011) live USB image of Precise Pangolin and created a live USB key. Changing resolution on my laptop form the live USB key works fine, I tried all the resolutions without having any problem. Thank you. -- You received this bug notification because you

[Bug 899648] Re: Update manager does not install downloaded updates

2011-12-24 Thread Carla Sella
With all updates installed it's still happening to me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899648 Title: Update manager does not install downloaded updates To manage notifications about t

[Bug 819310] Re: gvfsd-gphoto2 crashed with SIGSEGV in g_object_unref()

2011-12-29 Thread Carla Sella
I had just unmounted my Nikon DSC coolpix S5100-PTP camera using nautilus. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/819310 Title: gvfsd-gphoto2 crashed with SIGSEGV in g_object_unref() To mana

[Bug 907568] Re: software-center crashed with SIGSEGV in PyGILState_Ensure()

2011-12-30 Thread Carla Sella
I opened software center and then closed it and it crashed. I've got Precise Pangolin Alpha 1 with all updates installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907568 Title: software-center

[Bug 899633] Re: backend_helper.py crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

2011-12-31 Thread Carla Sella
apport information ** Tags added: apport-collected ** Description changed: I had just seen some updates available in update notifier, I clicked on show updates and then selected install. When crash occured, the updates had not been updated and they had been proposed again. ProblemType

[Bug 899633] ProcEnviron.txt

2011-12-31 Thread Carla Sella
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/899633/+attachment/2652179/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899633 Ti

[Bug 899633] Re: backend_helper.py crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

2011-12-31 Thread Carla Sella
Update notifier keeps on crashing every time I try to use it and i does not work see bug #899648. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899633 Title: backend_helper.py crashed with DBusExcep

[Bug 910379] [NEW] Gparted does not start and continues to scan devices

2011-12-31 Thread Carla Sella
Public bug reported: I have Precise Pangolin Alpha 1 with all updates installed. When launching Gparted it continues to scan for devices and never starts. I tried as normal user, as root, with and without a usb key attached. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: gparted 0.8.1-1ubu

[Bug 910379] Re: Gparted does not start and continues to scan devices

2011-12-31 Thread Carla Sella
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/910379 Title: Gparted does not start and continues to scan devices To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+sour

[Bug 907568] Re: software-center crashed with SIGSEGV in PyGILState_Ensure()

2011-12-31 Thread Carla Sella
If it can help I'm attaching the /var/crash/ _usr_share_software- center_software-center.1000.crash file. ** Attachment added: "_usr_share_software-center_software-center.1000.crash" https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/907568/+attachment/2652338/+files/_usr_share_sof

[Bug 899648] Re: Update manager does not install downloaded updates

2012-01-01 Thread Carla Sella
Hello Tim, I ran gksu update-manager in terminal, update-manager opened, I clicked on check, it took quite a wile (about 4-5 minutes) to come back from that grey status when it's busy, after that I got a crash message. ** Tags added: apport-collected ** Description changed: I get a message

[Bug 899648] Dependencies.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652924/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899648

[Bug 899648] ProcEnviron.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652925/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899648 Ti

[Bug 899648] VarLogDistupgradeAptclonesystemstatetargz.gz

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeAptclonesystemstatetargz.gz" https://bugs.launchpad.net/bugs/899648/+attachment/2652926/+files/VarLogDistupgradeAptclonesystemstatetargz.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 899648] VarLogDistupgradeAptlog.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeAptlog.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652927/+files/VarLogDistupgradeAptlog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 899648] VarLogDistupgradeApttermlog.gz

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeApttermlog.gz" https://bugs.launchpad.net/bugs/899648/+attachment/2652928/+files/VarLogDistupgradeApttermlog.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 899648] VarLogDistupgradeLspcitxt.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeLspcitxt.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652930/+files/VarLogDistupgradeLspcitxt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 899648] VarLogDistupgradeSystemstatetargz.gz

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeSystemstatetargz.gz" https://bugs.launchpad.net/bugs/899648/+attachment/2652932/+files/VarLogDistupgradeSystemstatetargz.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 899648] VarLogDistupgradeTermlog.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeTermlog.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652933/+files/VarLogDistupgradeTermlog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 899648] Re: Update manager does not install downloaded updates

2012-01-01 Thread Carla Sella
It was update notifier that crashed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899648 Title: Update manager does not install downloaded updates To manage notifications about this bug go to: htt

[Bug 899648] VarLogDistupgradeHistorylog.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeHistorylog.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652929/+files/VarLogDistupgradeHistorylog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 899648] VarLogDistupgradeMainlog.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeMainlog.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652931/+files/VarLogDistupgradeMainlog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 899648] Re: Update manager does not install downloaded updates

2012-01-01 Thread Carla Sella
After reporting the update notifier bug, without closing update-manager, I clicked on check, got one update to do. I clicked on install updates it took about 3 minutes but after coming back from the gray state the update was not installed and the update-manager still showed me the same previous

[Bug 899648] Re: Update manager does not install downloaded updates

2012-01-01 Thread Carla Sella
This time i clicked on install updates for the second time, without closing update-manager, and the update got installed. Next time I have some updates I will tell you if I can install them the second time I click on install updates after update notifier crashes. -- You received this bug notif

[Bug 899648] Re: Update manager does not install downloaded updates

2012-01-01 Thread Carla Sella
I now saw this crash of aptdaemon, I'm attaching crash report now. ** Description changed: I get a message by update notifier that I have 3 updates to install (screenshot-1), I select show updates, then click on install updates, the first time after about a minute I get the same window of upd

[Bug 899648] Dependencies.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652946/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899648

[Bug 899648] ProcEnviron.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652947/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899648 Ti

[Bug 899648] VarLogDistupgradeAptclonesystemstatetargz.gz

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeAptclonesystemstatetargz.gz" https://bugs.launchpad.net/bugs/899648/+attachment/2652948/+files/VarLogDistupgradeAptclonesystemstatetargz.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscr

[Bug 899648] VarLogDistupgradeAptlog.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeAptlog.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652949/+files/VarLogDistupgradeAptlog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 899648] VarLogDistupgradeApttermlog.gz

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeApttermlog.gz" https://bugs.launchpad.net/bugs/899648/+attachment/2652950/+files/VarLogDistupgradeApttermlog.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 899648] VarLogDistupgradeTermlog.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeTermlog.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652955/+files/VarLogDistupgradeTermlog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 899648] VarLogDistupgradeLspcitxt.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeLspcitxt.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652952/+files/VarLogDistupgradeLspcitxt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 899648] VarLogDistupgradeHistorylog.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeHistorylog.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652951/+files/VarLogDistupgradeHistorylog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 899648] VarLogDistupgradeSystemstatetargz.gz

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeSystemstatetargz.gz" https://bugs.launchpad.net/bugs/899648/+attachment/2652954/+files/VarLogDistupgradeSystemstatetargz.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 899648] VarLogDistupgradeMainlog.txt

2012-01-01 Thread Carla Sella
apport information ** Attachment added: "VarLogDistupgradeMainlog.txt" https://bugs.launchpad.net/bugs/899648/+attachment/2652953/+files/VarLogDistupgradeMainlog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 899648] Re: Update manager does not install downloaded updates

2012-01-02 Thread Carla Sella
I ran update-manager in terminal. First I clicked on check, then on intall updates, after about 3-4 minutes update-manager came back from the grey state but updates were not installed, I clicked on install updates for the second time and then they got installed, this is the output on my terminal

[Bug 899648] Re: Update manager does not install downloaded updates

2012-01-02 Thread Carla Sella
I forgot to tell that between the first click on install updates and the second I got a crash from aptd. If you need I can attach the crash file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/899648

[Bug 1066244] Re: unmet dependences wit QT packages- caused by skype

2013-03-21 Thread Carla Sella
Hello Melchiaros, here is my apt-clone_system_state.tar.gz file, hope it is still ok after all this time :). ** Attachment added: "apt-clone_system_state" https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1066244/+attachment/3589236/+files/apt-clone_system_state.tar.gz --

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-09 Thread Carla Sella
I tried image: http://cdimage.ubuntu.com/daily-live/20130409/raring- desktop-armhf+omap4.img and the bug is gone, everything's fine now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981 Title:

[Bug 1168900] [NEW] Xorg crashes after suspension with Mesa 9.1.1-0ubunt0.3

2013-04-14 Thread Carla Sella
Public bug reported: Using Mesa from ubuntu-x-swat/x-staging PPA Xorg crashes everytime I suspend my PC. This is my hardware: http://wiki.ubuntu-it.org/CarlaSella/lshw. When I suspend my PC, after pressing the power button to resume from suspention I get a black screen an PC is stuck, can only r

[Bug 1168900] Re: Xorg crashes after suspension with Mesa 9.1.1-0ubunt0.3

2013-04-14 Thread Carla Sella
** Description changed: - Using Mesa from ubuntu-x-swat/x-staging PPA Xorg crashes everytime I suspend my PC. + While using Mesa from ubuntu-x-swat/x-staging PPA Xorg crashes everytime I suspend my PC. This is my hardware: http://wiki.ubuntu-it.org/CarlaSella/lshw. When I suspend my PC, afte

[Bug 1162057] Re: Testdrive has two entries per iso

2013-04-01 Thread Carla Sella
I have this problem in both in Ubuntu 12.10 and Ubuntu 13.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1162057 Title: Testdrive has two entries per iso To manage notifications about this bug g

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "dmesg.0" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618794/+files/dmesg.0 ** Changed in: linux-ti-omap4 (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "dmesg" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618795/+files/dmesg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981 Title: B

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
Same happened with image: http://cdimage.ubuntu.com/daily-live/20130402.1/raring-desktop-armhf+omap4.img. I am attaching some files from the /var/log directory un the USB key on wich I installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "dmesg.1.gz" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618796/+files/dmesg.1.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "boot.log" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618797/+files/boot.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981 Titl

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "alternatives.log" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618798/+files/alternatives.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "kern.log" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618800/+files/kern.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981 Titl

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618801/+files/syslog -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981 Title:

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "udev" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618802/+files/udev -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981 Title: Boo

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "Xorg.0.log" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618803/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "lightdm directory logs" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618804/+files/lightdm.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-04-03 Thread Carla Sella
** Attachment added: "upstart directory logs" https://bugs.launchpad.net/ubuntu/+source/linux-ti-omap4/+bug/1161981/+attachment/3618805/+files/upstart.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1165482] [NEW] unable to change screen resolution on HP G62 notebook with Intel i915 drivers

2013-04-06 Thread Carla Sella
Public bug reported: I have a HP G62 laptop with Raring Final Beta installed. This is my hardware: http://wiki.ubuntu-it.org/CarlaSella/HP%20G62%20Notebook%20PC When I try to change my screen resolution from 1366x768 to 1024x768 or 800x600 I get a messed up desktop and cannot read what's on it,

[Bug 1165482] Re: unable to change screen resolution on HP G62 notebook with Intel i915 drivers

2013-04-07 Thread Carla Sella
*** This bug is a duplicate of bug 1157678 *** https://bugs.launchpad.net/bugs/1157678 @Chris I'm not sure this bug is duplicate of #1157678 as this does not happen to me unplugging an external monitor but on my notebook's monitor. -- You received this bug notification because you are a mem

[Bug 1165482] Re: unable to change screen resolution on HP G62 notebook with Intel i915 drivers

2013-04-07 Thread Carla Sella
*** This bug is a duplicate of bug 1157678 *** https://bugs.launchpad.net/bugs/1157678 and I do not suspend or anything else, I simply change my notebook's resolution from System Settings, Displays. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1082673] Re: Raring daily ISO does not boot

2013-04-16 Thread Carla Sella
@Brian: I booted my PC (http://wiki.ubuntu-it.org/CarlaSella/lshw), the one that did not boot, with a USB live of today's Raring Daily ISO and the problem is gone, my PC boots correclty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1099122] Re: unable to enter timezone city in input field during install

2013-04-23 Thread Carla Sella
The problem hasen't occured anymore on Raring Fianl. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099122 Title: unable to enter timezone city in input field during install To manage notifications

[Bug 1099122] Re: unable to enter timezone city in input field during install

2013-04-23 Thread Carla Sella
** Changed in: ubiquity (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1099122 Title: unable to enter timezone city in input field during install To manage not

[Bug 1161981] [NEW] Boot stalls after entire disk install on Ubuntu Raring desktop ARM (Panda board)

2013-03-29 Thread Carla Sella
Public bug reported: I have installed this image: http://cdimage.ubuntu.com/daily-live/20130328/raring-desktop-armhf+omap4.img twice, doing an entire disk install. I selected Italian language, left Rome timezone and Italian keyboard as suggested by Ubiquity (standard entire disk install over W

[Bug 1161981] Re: Boot stalls after entire disk install on Raring ARM (Panda board)

2013-03-29 Thread Carla Sella
** Attachment added: "screenshot2" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1161981/+attachment/3606712/+files/DSCN4686-2.JPG -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981 Titl

[Bug 1161981] Re: Boot stalls after entire disk install on Ubuntu Raring desktop ARM (Panda board)

2013-03-29 Thread Carla Sella
** Summary changed: - Boot stalls after entire disk install on Raring ARM (Panda board) + Boot stalls after entire disk install on Ubuntu Raring desktop ARM (Panda board) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1161981] Re: Boot stalls after entire disk install on Ubuntu Raring desktop ARM (Panda board)

2013-03-29 Thread Carla Sella
@ Brad: Could not do anything, the keyboard did not work after reboot so I was unable to go to terminal for adding log files. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161981 Title: Boot stall

[Bug 1162027] [NEW] "global name 'gobject' is not defined" error on TestDrive just installed on new Raring

2013-03-29 Thread Carla Sella
Public bug reported: When you install Testdrive on a new Raring installation (I tried both on a PC with Raring installed just a few days ago and on a notebook with Raring installed yesterday) testdrive does not start. If you launch testdrive-gtk from terminal you get: letozaf@letozaf-HP-G62-Not

[Bug 1162027] Re: "global name 'gobject' is not defined" error on TestDrive just installed on new Raring

2013-03-29 Thread Carla Sella
I tried installing it via apt-get install testdrive-gtk and also pressing super key, going to the Application lense, searching for testdrive and clicking on testdrive and selectin install. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1162027] Re: "global name 'gobject' is not defined" error on TestDrive just installed on new Raring

2013-03-29 Thread Carla Sella
** Attachment added: "term.log" https://bugs.launchpad.net/ubuntu/+source/testdrive/+bug/1162027/+attachment/3606990/+files/term.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1162027 Title:

[Bug 1162027] Re: "global name 'gobject' is not defined" error on TestDrive just installed on new Raring

2013-03-29 Thread Carla Sella
** Attachment added: "apt-history.log" https://bugs.launchpad.net/ubuntu/+source/testdrive/+bug/1162027/+attachment/3606991/+files/history.log ** Summary changed: - "global name 'gobject' is not defined" error on TestDrive just installed on new Raring + "global name 'gobject' is not defin

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-03-29 Thread Carla Sella
** Summary changed: - Boot stalls after entire disk install on Ubuntu Raring desktop ARM (Panda board) + Boot stalls after Ubuntu Raring desktop ARM (Panda board) install -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1161981] Re: Boot stalls after Ubuntu Raring desktop ARM (Panda board) install

2013-03-29 Thread Carla Sella
I now tried installing the same image but instead of selecting an entire disk install I selected manual partitioning. Booting stalled on the same place. Unfortunatly I cannot use the keyboard so I cannot attach logs. If there is another way to do it please let me know. Ssh port is not open so I ca

[Bug 1162027] Re: "global name 'gobject' is not defined" error on TestDrive just installed on fresh Raring

2013-03-29 Thread Carla Sella
I reproduced the bug on a Virtualbox VM. I installed Raring Desktop AMD 64 (this ISO: http://cdimage.ubuntu.com/daily-live/20130328/raring-desktop-amd64.iso), rebooted the VM. Installed Testdrive pressing super key to open the Dash, went to the Appications lense, searched for testdrive, clicked

[Bug 1152942] Re: ubiquity crashed during ARM image install on Panda board

2013-03-14 Thread Carla Sella
@Brian: Yes you were right, probably it was a problem with my SD Card. I changed it with a new one and the installation went fine, no crahes. Thanks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/11529

[Bug 1089090] Re: Partitioning does not work correctly during install of Raring ARM

2013-03-14 Thread Carla Sella
Had same problem today with image: http://cdimage.ubuntu.com/daily-live/20130314/raring-desktop-armhf+omap4.img. I'm attaching the partman log file. Also this time: - Had a USB key with one ext2 partition - Cancelled it so there was no partition - Tried to add a partiton of 700MB but got one part

<    5   6   7   8   9   10   11   12   13   14   >