[Bug 845392] Re: priority critical, cannot fully preseed lvm partitioning without questions

2011-09-08 Thread William
** Description changed:

  Hi,
  
  When i try to preseed an lvm partitioning i still get questions when i
  set priority to critical
  
  When changing the partman pieces with the one from dustin kirkland it
  does work (https://help.ubuntu.com/community/Cobbler/Preseed)
  
+ I still get the following 2 questions:
+ 
+ 1. Before the logical volume manager can be configured,. Write the 
changes to disks and configure lvm?
+ 2. If you continue, the changes ...Write the changes to disks?
+ 
+ When reinstalling the same machine on the same disk it does not ask any
+ questions so make sure to wipe the disk with a bunch of zeros
+ 
  I have the following:
  
  d-i partman-auto/method string lvm
  d-i partman-auto/purge_lvm_from_device boolean true
- d-i partman-lvm/device_remove_lvm boolean true 
- d-i partman-lvm/device_remove_lvm_span boolean true 
+ d-i partman-lvm/device_remove_lvm boolean true
+ d-i partman-lvm/device_remove_lvm_span boolean true
  d-i partman-lvm/confirm boolean true
  d-i partman/confirm_write_new_label boolean true
  d-i partman/choose_partition select Finish partitioning and write changes to 
disk
  d-i partman/confirm boolean true
- d-i partman-auto/init_automatically_partition select Guided - use entire disk 
and set up LVM 
+ d-i partman-auto/init_automatically_partition select Guided - use entire disk 
and set up LVM
  
  d-i partman-auto/expert_recipe string \
-   boot-root ::\
-   40 300 200 ext3 \
-   $primary{ } \
-   $bootable{ }\
-   method{ format } format{ }  \
-   use_filesystem{ } filesystem{ ext3 }\
-   mountpoint{ /boot } \
-   .   \
-   2000 1 10 ext4  \
-   $lvmok{ }   \
-   method{ format } format{ }  \
-   use_filesystem{ } filesystem{ ext4 }\
-   mountpoint{ / } \
-   .   \
-   4000 4000 4000 linux-swap   \
-   $lvmok{ }   \
-   method{ swap } format{ }\
-   . 
+   boot-root ::\
+   40 300 200 ext3 \
+   $primary{ } \
+   $bootable{ }\
+   method{ format } format{ }  \
+   use_filesystem{ } filesystem{ ext3 }\
+   mountpoint{ /boot } \
+   .   \
+   2000 1 10 ext4  \
+   $lvmok{ }   \
+   method{ format } format{ }  \
+   use_filesystem{ } filesystem{ ext4 }\
+   mountpoint{ / } \
+   .   \
+   4000 4000 4000 linux-swap   \
+   $lvmok{ }   \
+   method{ swap } format{ }\
+   .
  # Amount of volume group to use for guided partitioning:
  partman-auto-lvmpartman-auto-lvm/guided_sizestring  14 GB
  
  
- #this works ok without questions
+ 
+ 
+ 
+ 
+ this works ok without questions
+ 
+ 
  d-i partman-auto/method string regular
  d-i partman-lvm/device_remove_lvm boolean true
  d-i partman-lvm/confirm boolean true
  d-i partman/confirm_write_new_label boolean true
  d-i partman/choose_partitionselect Finish partitioning and write 
changes to disk
  d-i partman/confirm boolean true
  d-i partman/confirm_nooverwrite boolean true
  d-i partman/default_filesystem string ext3
  
+ @
  Any idea what could be wrong?

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

Title:
  priority critical, cannot fully preseed lvm partitioning without
  questions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/845392/+subscriptions

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

[Bug 509180] Re: ecryptfs sometimes seems to add trailing garbage to encrypted files

2011-09-08 Thread Verneri Åberg
Getting the same  errors constantly in dmesg (several times in a second)
with 64-bit natty an 0 0 length files in .Private. First started to
happen bit after upgrade to natty, then disappeared for few days and now
started to happen again yesterday. Don't seem to be able to find the
offending files anyhow, so even if the proposed would help, couldn't fix
the existing prob...

As this is hanging up nautilus constantly, it makes normal usage almost
impossible. Somehow btw nautilus runs fine when running with gksudo.

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

Title:
  ecryptfs sometimes seems to add trailing garbage to encrypted files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ecryptfs/+bug/509180/+subscriptions

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


[Bug 749282] Re: ircd-hybrid version 1:7.2.2.dfsg.2-6.2ubuntu1 failed to build on i386

2011-09-08 Thread Bug Watch Updater
** Changed in: ircd-hybrid (Debian)
   Status: Unknown => New

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

Title:
  ircd-hybrid version 1:7.2.2.dfsg.2-6.2ubuntu1 failed to build on i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ircd-hybrid/+bug/749282/+subscriptions

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


[Bug 755935] Re: libjifty-plugin-chart-perl version 1.01+dfsg-1 failed to build on i386

2011-09-08 Thread Bug Watch Updater
** Changed in: libjifty-plugin-chart-perl (Debian)
   Status: Unknown => Fix Released

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

Title:
  libjifty-plugin-chart-perl version 1.01+dfsg-1 failed to build on i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjifty-plugin-chart-perl/+bug/755935/+subscriptions

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


[Bug 770904] Re: nslint version 3.0a2-1 failed to build on amd64 with GCC-4.6/oneiric

2011-09-08 Thread Bug Watch Updater
** Changed in: nslint (Debian)
   Status: Unknown => Fix Released

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

Title:
  nslint version 3.0a2-1 failed to build on amd64 with GCC-4.6/oneiric

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

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


[Bug 791313] Re: pdb2pqr version 1.7-1 failed to build on armel

2011-09-08 Thread Bug Watch Updater
** Changed in: pdb2pqr (Debian)
   Status: Unknown => Fix Released

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

Title:
  pdb2pqr version 1.7-1 failed to build on armel

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

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


[Bug 832780] Re: oocairo version 1.3-2.1 failed to build in oneiric

2011-09-08 Thread Bug Watch Updater
** Changed in: oocairo (Debian)
   Status: Unknown => Fix Released

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

Title:
  oocairo version 1.3-2.1 failed to build in oneiric

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

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


[Bug 832839] Re: ruby-tokyocabinet version 1.31-1 failed to build in oneiric

2011-09-08 Thread Bug Watch Updater
** Changed in: ruby-tokyocabinet (Debian)
   Status: Unknown => Fix Released

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

Title:
  ruby-tokyocabinet version 1.31-1 failed to build in oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-tokyocabinet/+bug/832839/+subscriptions

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


[Bug 832840] Re: zoo version 2.10-22 failed to build in oneiric

2011-09-08 Thread Bug Watch Updater
** Changed in: zoo (Debian)
   Status: Unknown => Fix Released

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

Title:
  zoo version 2.10-22 failed to build in oneiric

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

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


[Bug 832887] Re: tecnoballz version 0.92-4 failed to build in oneiric

2011-09-08 Thread Bug Watch Updater
** Changed in: tecnoballz (Debian)
   Status: Unknown => Fix Released

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

Title:
  tecnoballz version 0.92-4 failed to build in oneiric

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

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


[Bug 833887] Re: pymecavideo version 5.5-4 failed to build in oneiric

2011-09-08 Thread Bug Watch Updater
** Changed in: pymecavideo (Debian)
   Status: Unknown => Fix Released

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

Title:
  pymecavideo version 5.5-4 failed to build in oneiric

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

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


[Bug 845392] [NEW] priority critical, cannot fully preseed lvm partitioning without questions

2011-09-08 Thread William
Public bug reported:

Hi,

When i try to preseed an lvm partitioning i still get questions when i
set priority to critical

When changing the partman pieces with the one from dustin kirkland it
does work (https://help.ubuntu.com/community/Cobbler/Preseed)

I still get the following 2 questions:

1. Before the logical volume manager can be configured,. Write the 
changes to disks and configure lvm?
2. If you continue, the changes ...Write the changes to disks?

When reinstalling the same machine on the same disk it does not ask any
questions so make sure to wipe the disk with a bunch of zeros

I have the following:

d-i partman-auto/method string lvm
d-i partman-auto/purge_lvm_from_device boolean true
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-lvm/device_remove_lvm_span boolean true
d-i partman-lvm/confirm boolean true
d-i partman/confirm_write_new_label boolean true
d-i partman/choose_partition select Finish partitioning and write changes to 
disk
d-i partman/confirm boolean true
d-i partman-auto/init_automatically_partition select Guided - use entire disk 
and set up LVM

d-i partman-auto/expert_recipe string \
  boot-root ::\
  40 300 200 ext3 \
  $primary{ } \
  $bootable{ }\
  method{ format } format{ }  \
  use_filesystem{ } filesystem{ ext3 }\
  mountpoint{ /boot } \
  .   \
  2000 1 10 ext4  \
  $lvmok{ }   \
  method{ format } format{ }  \
  use_filesystem{ } filesystem{ ext4 }\
  mountpoint{ / } \
  .   \
  4000 4000 4000 linux-swap   \
  $lvmok{ }   \
  method{ swap } format{ }\
  .
# Amount of volume group to use for guided partitioning:
partman-auto-lvmpartman-auto-lvm/guided_sizestring  14 GB





this works ok without questions


d-i partman-auto/method string regular
d-i partman-lvm/device_remove_lvm boolean true
d-i partman-lvm/confirm boolean true
d-i partman/confirm_write_new_label boolean true
d-i partman/choose_partitionselect Finish partitioning and write 
changes to disk
d-i partman/confirm boolean true
d-i partman/confirm_nooverwrite boolean true
d-i partman/default_filesystem string ext3

@
Any idea what could be wrong?

** Affects: debian-installer (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  priority critical, cannot fully preseed lvm partitioning without
  questions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/845392/+subscriptions

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

[Bug 845383] Re: CronHowTo ought to mention that the for regular users an entry in /etc/shadow is required

2011-09-08 Thread Jeremy Bicha
Chris, thanks for reporting this, however you can use the same account
you use for Launchpad to edit help.ubuntu.com/community. It's a
community-maintained wiki.

I'm going to close this bug since we use Launchpad to track bugs with
the system installed help or the non-community-editable websites.

** Changed in: ubuntu-docs (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/845383

Title:
  CronHowTo ought to mention that the for regular users an entry in
  /etc/shadow is required

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/845383/+subscriptions

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


[Bug 659632] Re: netinstall refuses to use local mirror

2011-09-08 Thread William
Hi,

i have the exact same issue.
As a workaround i added two entries

d-i mirror/country  string enter information manually
>> d-i mirror/http/countries   string enter information manually
d-i mirror/http/hostnamestring yourmirror-here.org
>> d-i mirror/http/mirror  string yourmirror-here.org
d-i mirror/http/directory   string /ubuntu
d-i mirror/suitestring natty
d-i mirror/http/proxy   string

This seems to work but it's not a nice clean solution :)

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

Title:
  netinstall refuses to use local mirror

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/659632/+subscriptions

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


[Bug 668415] Re: Movement of Unity launcher

2011-09-08 Thread Magnes
*In the first paragraph I meant that Unity not Ubuntu is very bad for
non-technical users.

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

Title:
  Movement of Unity launcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/null/+bug/668415/+subscriptions

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


[Bug 668415] Re: Movement of Unity launcher

2011-09-08 Thread Magnes
What people are trying to tell - here and on Mark Shuttleworth blog, I 
recommend reading the comments there - is that Ubuntu is very bad for 
non-technical users. I can confirm it after trying to teach three non-technical 
people using it. They were lost, while they done things without problem (and 
without me having to explain simple tasks for them) with old Ubuntu.
"It's more appealing to the eye" - is it, really? The cacaphony of colours on 
the launcher hurts my eyes, the dash has insanely huge icons, in my opinion 
it's very far from appealing. And like I said the main problem is that is very 
hard to get started with.

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

Title:
  Movement of Unity launcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/null/+bug/668415/+subscriptions

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


[Bug 835153] Re: oosplash.bin crashed with SIGSEGV in XSetForeground()

2011-09-08 Thread Sanjeev Gupta
After upgrade to -12, but no reboot yet.

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

Title:
  oosplash.bin crashed with SIGSEGV in XSetForeground()

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

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


[Bug 844724] Re: software-center-gtk3 crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.ServiceUnknown: The name :1.115 was not provided by any .service files

2011-09-08 Thread Launchpad Bug Tracker
** Changed in: software-center (Ubuntu)
   Status: New => Confirmed

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

Title:
  software-center-gtk3 crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.ServiceUnknown: The name :1.115 was not
  provided by any .service files

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/844724/+subscriptions

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


[Bug 845300] Re: [FFe] [needs-packaging] caribou

2011-09-08 Thread Jeremy Bicha
** Description changed:

- Caribou is GNOME 3's replacement for gok. It is a themable on-screen
+ Caribou is GNOME 3's replacement for gok. It is a themeable on-screen
  keyboard and library. The standalone caribou tries to intelligently
  place itself next to the active text input. Unfortunately this doesn't
  work well in Firefox or in full-screen terminals for instance. It still
  may improve to be a good competitor to onboard or the basic library
- could be built into an appropriate Ubuntu-themed screen keyboard.
+ could be built into an appropriate Ubuntu-themed screen keyboard similar
+ to what GNOME Shell 3.2 does.
  
  Because Caribou has now been built into GNOME Shell 3.2, we need to get
  it in the Ubuntu 11.10 repositories or else we risk shipping either an
  out-of-date GNOME Shell or an ugly patch. Since it is now part of GNOME
  Core, we can expect it to be maintained.
  
+ ricotz has been working with the Debian GNOME team on packaging:
+ http://anonscm.debian.org/viewvc/pkg-gnome/packages/experimental/caribou/
+ 
  gnome-control-center has been patched in Ubuntu to load onboard when the
- screen keyboard has been activated. Unless that patch is revised to
- allow for caribou to be used as an alternative, I don't see a way to
- start caribou. This is good because onboard will continue to work in
- Unity or GNOME Shell. Bad because obviously we don't want a package that
- doesn't actually do what it's supposed to do. gnome-control-center could
- set and look for a gsettings string that sets the preferred on screen
- keyboard. Personally, I think it would be easier to test if that's
- working once the package is in the archives and I know this would be
- fixed early in the P cycle if we're too busy to get g-c-c working right
- for Oneiric.
+ screen keyboard has been activated so having caribou in the archives
+ will not interfere with onboard. gnome-control-center could set and look
+ for a gsettings string that sets the preferred on screen keyboard. I
+ don't think we should block caribou based on the g-c-c patch. It should
+ still be possible to run caribou manually (from the command line for
+ instance).
+ 
+ Caribou 3.1.91 doesn't actually run though: 
https://bugzilla.gnome.org/show_bug.cgi?id=658533
+ GNOME Shell doesn't need caribou to work though, just that it's installed.

** Tags added: needs-packaging

** Description changed:

  Caribou is GNOME 3's replacement for gok. It is a themeable on-screen
  keyboard and library. The standalone caribou tries to intelligently
  place itself next to the active text input. Unfortunately this doesn't
  work well in Firefox or in full-screen terminals for instance. It still
  may improve to be a good competitor to onboard or the basic library
  could be built into an appropriate Ubuntu-themed screen keyboard similar
  to what GNOME Shell 3.2 does.
  
  Because Caribou has now been built into GNOME Shell 3.2, we need to get
  it in the Ubuntu 11.10 repositories or else we risk shipping either an
  out-of-date GNOME Shell or an ugly patch. Since it is now part of GNOME
  Core, we can expect it to be maintained.
  
  ricotz has been working with the Debian GNOME team on packaging:
  http://anonscm.debian.org/viewvc/pkg-gnome/packages/experimental/caribou/
  
  gnome-control-center has been patched in Ubuntu to load onboard when the
  screen keyboard has been activated so having caribou in the archives
  will not interfere with onboard. gnome-control-center could set and look
  for a gsettings string that sets the preferred on screen keyboard. I
  don't think we should block caribou based on the g-c-c patch. It should
  still be possible to run caribou manually (from the command line for
  instance).
  
- Caribou 3.1.91 doesn't actually run though: 
https://bugzilla.gnome.org/show_bug.cgi?id=658533
+ Caribou 3.1.91 doesn't actually run though:
+ https://bugzilla.gnome.org/show_bug.cgi?id=658533
  GNOME Shell doesn't need caribou to work though, just that it's installed.

** Description changed:

  Caribou is GNOME 3's replacement for gok. It is a themeable on-screen
  keyboard and library. The standalone caribou tries to intelligently
  place itself next to the active text input. Unfortunately this doesn't
  work well in Firefox or in full-screen terminals for instance. It still
  may improve to be a good competitor to onboard or the basic library
  could be built into an appropriate Ubuntu-themed screen keyboard similar
  to what GNOME Shell 3.2 does.
  
  Because Caribou has now been built into GNOME Shell 3.2, we need to get
  it in the Ubuntu 11.10 repositories or else we risk shipping either an
  out-of-date GNOME Shell or an ugly patch. Since it is now part of GNOME
  Core, we can expect it to be maintained.
  
  ricotz has been working with the Debian GNOME team on packaging:
  http://anonscm.debian.org/viewvc/pkg-gnome/packages/experimental/caribou/
  
  gnome-control-center has been patched in Ubuntu to load onboard when the
  screen keyboa

[Bug 845389] Re: software-center-gtk3 crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.NoReply: Message did not receive a reply (timeout by message bus)

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 844724 ***
https://bugs.launchpad.net/bugs/844724

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #844724, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845389/+attachment/2375367/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845389/+attachment/2375368/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845389/+attachment/2375369/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 844724
   software-center-gtk3 crashed with DBusException in call_blocking(): 
org.freedesktop.DBus.Error.ServiceUnknown: The name :1.115 was not provided by 
any .service files

** Visibility changed to: Public

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

Title:
  software-center-gtk3 crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.NoReply: Message did not receive a reply
  (timeout by message bus)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/845389/+subscriptions

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


[Bug 834442] Re: libreoffice pulls in translate-toolkit into main, but doesn't export translations anymore

2011-09-08 Thread Brad Figg
** Tags removed: rls-mgr-o-tracking

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

Title:
  libreoffice pulls in translate-toolkit into main, but doesn't export
  translations anymore

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

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


[Bug 843036] Re: i can't start skype on 11.10

2011-09-08 Thread shpiler
shpiler@shpiler-ubunout:~$ skype
skype: error while loading shared libraries: libXss.so.1: cannot open shared 
object file: No such file or directory

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

Title:
  i can't start skype on 11.10

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

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


[Bug 845367] Re: Update Manager Failed

2011-09-08 Thread Walter Garcia-Fontes
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect 845367 

Please also attach the history.log and term.log that you can find in
/var/log/apt and the logs that you can find in /var/log/dist-upgrade.

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

** Package changed: ubuntu-docs (Ubuntu) => update-manager (Ubuntu)

** Changed in: update-manager (Ubuntu)
   Status: New => Incomplete

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

Title:
  Update Manager Failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/845367/+subscriptions

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


[Bug 845388] Re: package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2011-09-08 Thread Borin Tol
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/845388

Title:
  package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 75

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

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


[Bug 845388] [NEW] package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2011-09-08 Thread Borin Tol
Public bug reported:

This error occurred while I am trying to setup Nagios which I follow on
instruction from internet.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: postfix 2.8.2-1ubuntu2.1
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic-pae 2.6.38.8
Uname: Linux 2.6.38-11-generic-pae i686
Architecture: i386
Date: Fri Sep  2 08:09:18 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 75
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
SourcePackage: postfix
Title: package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 75
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 natty

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

Title:
  package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 75

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

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


[Bug 845385] Re: update-manager crashed with AuthorizationFailed in _run(): org.freedesktop.PolicyKit.Error.Failed: ('system-bus-name', {'name': ':1.83'}): org.debian.apt.upgrade-packages

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 812904 ***
https://bugs.launchpad.net/bugs/812904

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #812904, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845385/+attachment/2375346/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845385/+attachment/2375348/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845385/+attachment/2375349/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 812904

** Visibility changed to: Public

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

Title:
  update-manager crashed with AuthorizationFailed in _run():
  org.freedesktop.PolicyKit.Error.Failed: ('system-bus-name', {'name':
  ':1.83'}): org.debian.apt.upgrade-packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/845385/+subscriptions

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


[Bug 845387] [NEW] Macbook Pro 8,1 Can't boot from live CD.

2011-09-08 Thread Lúcio Rodrigues da Fonseca Charallo
Public bug reported:

As can be seen in the forum ( http://ubuntuforums.org/showthread.php?t=1785250 )
Ubuntu 11.04 has some issues to be installed on macbook pro 8.1. 
I'm reporting this as a bug because there are people who are going through the 
same difficulties to migrate to ubuntu.

Regards.

** Affects: ubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Macbook Pro 8,1 Can't boot from live CD.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/845387/+subscriptions

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


[Bug 661264] Re: progress bar does not calculate remaining time/percentage accurately

2011-09-08 Thread Launchpad Bug Tracker
** Changed in: brasero (Ubuntu)
   Status: New => Confirmed

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

Title:
  progress bar does not calculate remaining time/percentage accurately

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

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


Re: [Bug 668415] Re: Movement of Unity launcher

2011-09-08 Thread Maarten Kossen
First of all, let me correct my previous post: with 'sticking to the 
right' I naturally meant 'sticking to the left'.

Fernando: you are right, most Ubuntu users are power users. However, 
what I think Canonical is trying to do is make Ubuntu more appealing to 
non-technical users. I really think for this purpose Unity is way better 
than the old Gnome2 desktop or the new Gnome shell. It's more appealing 
to the eye, if offers a more streamlined experience and it's easy to get 
started with.

On 09/08/2011 04:39 PM, Fernando wrote:
> Maarten, I don't know you personally, that is what I was talking about.
> And another thing that wish to remember is that here, we are not ordinary
> users. Many people here are Computer Science students, application
> developers and all other sort of technical expertise. So don't think that
> there are only dumb people complaining. Even Linus Torvalds is unhappy with
> the current situation of Linux desktop.
> We are not here to TROLL Unity, but trying to make it better. The fact that
> the launcher is fixed in the left side of the screen is only a single
> complaint in middle of many that I hear.
>
> On Thu, Sep 8, 2011 at 10:16 AM, Maarten Kossen> wrote:
>> Well, Fernando, then let me be the first then. I heavily prefer Unity
>> over the Mac OS X and Windows 7 UIs, despite both having a movable
>> "launcher". I agree that the Unity Launcher sticking to the right isn't
>> always perfect (like with RTL languages or with a dual screen setup with
>> the left screen being the primary), but that's really secondary. For
>> most users, the current launcher covers it. It's fantastic!
>>
>> If everything would happen based on what users would expect, there would
>> not be much innovation...
>>
>> On 09/08/2011 03:05 PM, Fernando wrote:
>>> I, personally, don't a single human being on the Earth that thinks that
>> Unity is the best think they had found until now.
>>> If there is any research about user interfaces, please, share with us the
>> results, papers and every other artifact of this research.
>>> Please Unity developers, don't be as ignorant as developers of Microsoft
>> and Apple, please, hear us, it is for the sake of the Ubuntu Linux project
>> that we are asking such a thing.
>>> I know that from time to time new user's interface must be developed, but
>> sometimes their concepts don't match user's expectations. As I can see,
>> Unity is not the right direction in it's current form.
>> --
>> You received this bug notification because you are subscribed to a
>> duplicate bug report (821156).
>> https://bugs.launchpad.net/bugs/668415
>>
>> Title:
>>   Movement of Unity launcher
>>
>> Status in NULL Project:
>>   Invalid
>> Status in Unity:
>>   Won't Fix
>> Status in Ubuntu:
>>   Won't Fix
>>
>> Bug description:
>>   Please consider this a possible feature request or wishlist.
>>
>>   Now when Unity will be default desktop for 11.04 could you please
>>   consider to add option to configure Unity launcher placement. Add
>>   simple option to lock/unlock through right-click menu and drag
>>   launcher to desired location like left/right and bottom.
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/null/+bug/668415/+subscriptions
>>
>

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

Title:
  Movement of Unity launcher

To manage notifications about this bug go to:
https://bugs.launchpad.net/null/+bug/668415/+subscriptions

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


[Bug 816230] Re: the Minimize, Maximize, Close buttons dissapear from all windows

2011-09-08 Thread Walter Garcia-Fontes
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers. You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage . I have classified this
bug as a bug in compiz.

If this is still an issue for you, please execute the following command, as it 
will automatically gather debugging information, in a terminal:
apport-collect 816230 

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://help.ubuntu.com/community/ReportingBugs.


** Package changed: ubuntu => compiz (Ubuntu)

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

Title:
   the Minimize, Maximize, Close buttons dissapear from all windows

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

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


[Bug 833783] Re: boot failure: can't open /root/dev/console: no such file

2011-09-08 Thread Brad Figg
** Tags removed: rls-mgr-o-tracking

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

Title:
  boot failure: can't open /root/dev/console: no such file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/833783/+subscriptions

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


[Bug 845375] Re: software-properties-gtk crashed with DBusException in call_blocking(): com.ubuntu.SoftwareProperties.PermissionDeniedByPolicy: com.ubuntu.softwareproperties.applychanges

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 835814 ***
https://bugs.launchpad.net/bugs/835814

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #835814, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845375/+attachment/2375284/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845375/+attachment/2375285/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845375/+attachment/2375286/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 835814

** Visibility changed to: Public

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

Title:
  software-properties-gtk crashed with DBusException in call_blocking():
  com.ubuntu.SoftwareProperties.PermissionDeniedByPolicy:
  com.ubuntu.softwareproperties.applychanges

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/845375/+subscriptions

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


[Bug 124442] Re: Fuji-Xerox engine for CUPS

2011-09-08 Thread John McPherson
Hi,

based on the above comments, I've made some .deb packages:

1) original source code from 
ftp://download.fujixerox.co.jp/pub/exe/apeosport/c4300series/fxlinuxprint-src-1.0.1.tar.gz,
 licensed under GNU GPLv2
2) get the driver to output the required headers for printing to printers with 
mandatory auditing (FXUserName setting)

Also:
3) fixed a slight problem with the PPD file that meant the printer wasn't 
visible in the GUI "add printer" dialogs
4) tried to fix up some potential insecure uses of strcat() function.

.deb packages and my changes to the source code are available at
http://www.wlug.org.nz/~jrm/fxlinuxprint/

To set the FXUserName variable for auditing, do one of:

a) [GNOME]
  click on System -> Administration -> Printing
  right-click on the printer, go to Properties, go to Job Options.
  At the bottom, enter "FXUserName" (case-sensitive) into the "add a new 
option" box, and click Add. Then set the value to the correct printer 
accounting code.

b) [command line, requires root permissions]
  stop the printing service (CUPS) with '/etc/init.d/cups stop'
   edit /etc/cups/printers.conf, and inside the  or  
blocks, add a new line like 'Option FXUserName 123456'.
  Now restart the printing service with '/etc/init.d/cups start'.

c) (change setting for local user only)
  From the command line, enter "lpoptions -p (printername) FXUserName=123456",
  replacing "123456" with the correct printer accounting code for your 
department. You can find the printername for the already known printers   with 
'lpstat -a'
  Note! some applications that don't fully support the CUPS printing system
  (such as Open Office) will not correctly apply the option if it's set using 
this method.
  http://user.services.openoffice.org/en/forum/viewtopic.php?f=16&t=36474

@ryanau - I couldn't find any way to get the CUPS interface to allow a
text entry dialog like that (except for adding your own option like in
step a) above). I think the PPD interface only allows "PickOne"-style
options.

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

Title:
  Fuji-Xerox engine for CUPS

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

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


[Bug 817656] Re: [FFE] Please merge couchdb 1.1.0-1 (main) from Debian unstable (main)

2011-09-08 Thread Jason Gerard DeRose
Martin,

I haven't again encountered the crash I mentioned.  It occurred using my
experimental desktopcouch-like `dc3`, so there's a good chance I was
doing something stupid :P

I feel I've tested CouchDB 1.1.0 pretty comprehensively, aside from one
key area: apps that use desktopcouch through libdesktopcouch-glib-1.0-2,
libcouchdb-glib-1.0-2 (evolution-couchdb is probably the most widely
used consumer).  If we could get some testing via evolution-couchdb, and
make sure U1 sync works okay still using it, then I personally feel
pushing CouchDB 1.1.0 into Oneiric is a reasonable move.

As far as cherry picking, the CouchDB 1.0.3 release notes mention three
Erlang R14B02 fixes:

* Fixed compatibility issues with Erlang R14B02
* Fixed error when restarting replications in OTP R14B02
* Fixed OAuth signature computation in OTP R14B02

BTW, the Novacut components all talk to CouchDB directly, so they're
kinda weird cases in desktopcouch land... although still good testing.

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

Title:
  [FFE] Please merge couchdb 1.1.0-1 (main) from Debian unstable (main)

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

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


[Bug 821505] Re: Ctrl-Alt-T does not start Terminal under oneiric alpha-3

2011-09-08 Thread Walter Garcia-Fontes
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers. You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage . I have classified this
bug as a bug in unity.

Please also execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect 821505

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://help.ubuntu.com/community/ReportingBugs.


** Package changed: ubuntu => unity (Ubuntu)

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

Title:
  Ctrl-Alt-T does not start Terminal under oneiric alpha-3

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

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


[Bug 845376] Re: [arrandale] GPU lockup render.IPEHR: 0xff4c4c4c

2011-09-08 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  [arrandale] GPU lockup  render.IPEHR: 0xff4c4c4c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/845376/+subscriptions

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


[Bug 845381] Re: [Realtek ALC861] pactl stat failed to find default card -- works fine with primary user account but stopped working with other user accounts

2011-09-08 Thread Mike Malveaux
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/845381

Title:
  [Realtek ALC861] pactl stat failed to find default card -- works fine
  with primary user account but stopped working with other user accounts

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

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


[Bug 845381] [NEW] [Realtek ALC861] pactl stat failed to find default card -- works fine with primary user account but stopped working with other user accounts

2011-09-08 Thread Mike Malveaux
Public bug reported:

Sound used to work for all user accounts, but no longer does.  Recently
installed Skype but do not know how closely that correlates with recent
sound problem.  We no longer get the exit sound when logging off from
the primary user account, either.  When looking at Sound Preferences,
Hardware tab, nothing is listed; the only choice on the Output tab is
Dummy Output.  The primary user account shows Analog Stereo on the
Output tab.  I would like to fix this and defend the honor of Linux to
my Windoze-using girlfriend, but I don't know enough.  Ubuntu 10.04 LTS
- the Lucid Lynx

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: pulseaudio 1:0.9.22~0.9.21+stable-queue-32-g8478-0ubuntu14
ProcVersionSignature: Ubuntu 2.6.32-33.72-generic 2.6.32.41+drm33.18
Uname: Linux 2.6.32-33-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.21.
Architecture: i386
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', 
'/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D1', 
'/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D6c', 
'/dev/snd/pcmC0D6p', '/dev/snd/seq', '/dev/snd/timer', '/dev/sequencer2', 
'/dev/sequencer'] failed with exit code 1:
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xdc24 irq 22'
   Mixer name   : 'Realtek ALC861'
   Components   : 'HDA:10ec0861,11791205,00100300 
HDA:11c13026,11790001,00100700'
   Controls  : 11
   Simple ctrls  : 8
Date: Thu Sep  8 22:56:24 2011
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SelectedCard: 0 Intel HDA-Intel - HDA Intel
SourcePackage: pulseaudio
Symptom: audio
Title: [Realtek ALC861] pactl stat failed to find default card
dmi.bios.date: 08/30/2006
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 2.00
dmi.board.name: MPAD-MSAE Customer Reference Boards
dmi.board.vendor: Intel Corporation
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr2.00:bd08/30/2006:svnTOSHIBA:pnSatelliteA105:pvrPSAA8U-SY102K:rvnIntelCorporation:rnMPAD-MSAECustomerReferenceBoards:rvrNotApplicable:cvnNoEnclosure:ct1:cvrN/A:
dmi.product.name: Satellite A105
dmi.product.version: PSAA8U-SY102K
dmi.sys.vendor: TOSHIBA

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


** Tags: apport-bug i386 lucid

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

Title:
  [Realtek ALC861] pactl stat failed to find default card -- works fine
  with primary user account but stopped working with other user accounts

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

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


[Bug 845383] [NEW] CronHowTo ought to mention that the for regular users an entry in /etc/shadow is required

2011-09-08 Thread Chris Morrow
Public bug reported:

https://help.ubuntu.com/community/CronHowto

talks a lot about cron, and how to use it and how to enable it for 'all
user accounts'. It doesn't mention that an account entry in /etc/shadow
is required for the user's crontab to be processed though. For a utility
user (like say... mailman) having no entry in shadow means a remote
login is essentially impossible. Also, no entry in shadow means mailman
crons never run :(

it'd be nice if the docs noted this as a requirement:)

** Affects: ubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  CronHowTo ought to mention that the for regular users an entry in
  /etc/shadow is required

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/845383/+subscriptions

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


[Bug 845384] Re: printer-applet.py crashed with KeyError in get_notifications(): 'job-originating-user-name'

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 629753 ***
https://bugs.launchpad.net/bugs/629753

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #629753, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845384/+attachment/2375340/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845384/+attachment/2375341/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845384/+attachment/2375342/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 629753
   printer-applet.py crashed with KeyError in get_notifications()

** Visibility changed to: Public

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

Title:
  printer-applet.py crashed with KeyError in get_notifications(): 'job-
  originating-user-name'

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

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


[Bug 825904] Re: Indicator is empty

2011-09-08 Thread Walter Garcia-Fontes
** Package changed: ubuntu => unity-2d (Ubuntu)

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

Title:
  Indicator is empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-2d/+bug/825904/+subscriptions

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


[Bug 841735] Re: update manager fails when attempting to upgrade to 10.10 beta1

2011-09-08 Thread Martin Leopold
Sure

** Attachment added: "dist-upgrade.tgz"
   
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/841735/+attachment/2375315/+files/dist-upgrade.tgz

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

Title:
  update manager fails when attempting to upgrade to 10.10 beta1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/841735/+subscriptions

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


[Bug 845376] Re: [arrandale] GPU lockup render.IPEHR: 0xff4c4c4c

2011-09-08 Thread PSN
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/845376

Title:
  [arrandale] GPU lockup  render.IPEHR: 0xff4c4c4c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/845376/+subscriptions

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


[Bug 845376] [NEW] [arrandale] GPU lockup render.IPEHR: 0xff4c4c4c

2011-09-08 Thread PSN
Public bug reported:

happened after closing gl-117 in 1024x768 mode while default resolution is 
1366x768.. 
resolution failed to switch back to default and hang, had to hard reset, then 
im shown that gnome-shell started in fallback mode

ProblemType: Crash
DistroRelease: Ubuntu 11.10
Package: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic i686
.tmp.unity.support.test.0:
 
.tmp.unity.support.test.1:
 
ApportVersion: 1.22.1-0ubuntu2
Architecture: i386
Chipset: arrandale
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: None
Date: Fri Sep  9 11:23:01 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
DuplicateSignature: [arrandale] GPU lockup  render.IPEHR: 0xff4c4c4c Ubuntu 
11.10
ExecutablePath: /usr/share/apport/apport-gpu-error-intel.py
GpuHangFrequency: This is the first time
GpuHangReproducibility: I don't know
GpuHangStarted: Today
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 18) (prog-if 00 [VGA controller])
   Subsystem: Acer Incorporated [ALI] Device [1025:0482]
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta i386 (20110901)
InterpreterPath: /usr/bin/python2.7
MachineType: Acer Aspire 4738
ProcCmdline: /usr/bin/python /usr/share/apport/apport-gpu-error-intel.py
ProcEnviron:
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-10-generic 
root=UUID=87efc057-537b-4925-ad54-7972f88dfef5 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 xserver-xorg 1:7.6+7ubuntu6
 libdrm2  2.4.26-1ubuntu1
 xserver-xorg-video-intel 2:2.15.901-1ubuntu2
SourcePackage: xserver-xorg-video-intel
Title: [arrandale] GPU lockup  render.IPEHR: 0xff4c4c4c
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 04/11/2011
dmi.bios.vendor: INSYDE
dmi.bios.version: V1.15
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: JE41_CP
dmi.board.vendor: Acer
dmi.board.version: Base Board Version
dmi.chassis.type: 10
dmi.chassis.vendor: Chassis Manufacturer
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnINSYDE:bvrV1.15:bd04/11/2011:svnAcer:pnAspire4738:pvrV1.15:rvnAcer:rnJE41_CP:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
dmi.product.name: Aspire 4738
dmi.product.version: V1.15
dmi.sys.vendor: Acer
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu2
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-crash freeze i386 oneiric regression single-occurrence ubuntu

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

Title:
  [arrandale] GPU lockup  render.IPEHR: 0xff4c4c4c

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/845376/+subscriptions

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


[Bug 845379] [NEW] Problem in opening csv file in Libreoffice Calc

2011-09-08 Thread nirali
Public bug reported:

When I open any csv file in LibreCalc on ubuntu 11.04, sometimes it
opens, sometimes it opens the file in a another workspace and sometimes
the file ndoesnt open at all but i am redirected to another workspace.

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

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

Title:
  Problem in opening csv file in Libreoffice Calc

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

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


[Bug 827804] Re: Unable to open shutdown indicator

2011-09-08 Thread Walter Garcia-Fontes
Thank you for taking the time to report this bug and helping to make
Ubuntu better. This bug did not have a package associated with it, which
is important for ensuring that it gets looked at by the proper
developers. You can learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage . I have classified this
bug as a bug in indicator-session.

Please also execute the following command, as it will automatically gather 
debugging information, in a terminal:
apport-collect 827804 

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://help.ubuntu.com/community/ReportingBugs.


** Package changed: ubuntu => indicator-session (Ubuntu)

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

Title:
  Unable to open shutdown indicator

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/827804/+subscriptions

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


[Bug 833619] Re: unity-greeter crashed with SIGSEGV in FT_Set_Transform()

2011-09-08 Thread Brad Figg
** Tags removed: rls-mgr-o-tracking

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

Title:
  unity-greeter crashed with SIGSEGV in FT_Set_Transform()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/833619/+subscriptions

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


[Bug 844047] Re: Unity Greeter - When a user has a name that is too long to fit into the login box, their name should be faded at the end

2011-09-08 Thread Launchpad Bug Tracker
** Branch linked: lp:unity-greeter

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

Title:
  Unity Greeter - When a user has a name that is too long to fit into
  the login box, their name should be faded at the end

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/844047/+subscriptions

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


[Bug 844047] Re: Unity Greeter - When a user has a name that is too long to fit into the login box, their name should be faded at the end

2011-09-08 Thread Robert Ancell
Fixed for 0.0.7

** Changed in: unity-greeter (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: unity-greeter
   Status: Triaged => Fix Committed

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

Title:
  Unity Greeter - When a user has a name that is too long to fit into
  the login box, their name should be faded at the end

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/844047/+subscriptions

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


[Bug 845372] Re: package openerp-server 5.0.14-1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-09-08 Thread Luis Fernando das Neves
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/845372

Title:
  package openerp-server 5.0.14-1 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openerp-server/+bug/845372/+subscriptions

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

[Bug 845372] [NEW] package openerp-server 5.0.14-1 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-09-08 Thread Luis Fernando das Neves
Public bug reported:

 openerp-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: openerp-server 5.0.14-1
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Fri Sep  9 02:52:38 2011
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 1
InstallationMedia: Lubuntu 11.04 "Natty Narwhal" - i386 (20101203)
PackageArchitecture: all
SourcePackage: openerp-server
Title: package openerp-server 5.0.14-1 failed to install/upgrade: sub-processo 
script post-installation instalado retornou estado de saída de erro 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: openerp-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 natty

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

Title:
  package openerp-server 5.0.14-1 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openerp-server/+bug/845372/+subscriptions

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

[Bug 841798] Re: zeitgeist-daemon crashed with RuntimeError in _check_index_and_start_worker(): basic_string::assign

2011-09-08 Thread Didier Roche
kamstrup, Jason still have this crash after the latest and greatest zg-
extensions updates, cacn you check it please?

** Changed in: zeitgeist (Ubuntu)
   Importance: Undecided => High

** Changed in: zeitgeist (Ubuntu)
 Assignee: (unassigned) => Mikkel Kamstrup Erlandsen (kamstrup)

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

Title:
  zeitgeist-daemon crashed with RuntimeError in
  _check_index_and_start_worker(): basic_string::assign

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

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


[Bug 583760] Re: [PATCH] Mouse cursor dissappears with nouveau

2011-09-08 Thread Quinn Plattel
I have also had the same problems reported in this bug report.  My setup is:
OS: Ubuntu Maverick 10.10 64-bit
Kernel: 2.6.35-30-generic
Video: 01:00.0 VGA compatible controller: nVidia Corporation G92 [GeForce 8800 
GT] (rev a2)
Monitors: Dual ASUS VK266H in DVI-D mode.

When the mouse cursor dissapears on my primary screen but still works on
my secondary screen, the follow dmesg occurs:

--
Sep  8 21:37:04 qpp-iscsi-maverick64 kernel: [18105.406442] [drm] nouveau 
:01:00.0: EvoCh 0 Mthd 0x Data 0x0400 (0x0002 0x01)
Sep  8 21:54:22 qpp-iscsi-maverick64 kernel: [19144.134753] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:22 qpp-iscsi-maverick64 kernel: [19144.204525] [drm] nouveau 
:01:00.0: no space while hiding cursor
Sep  8 21:54:22 qpp-iscsi-maverick64 kernel: [19144.278499] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:23 qpp-iscsi-maverick64 kernel: [19145.047375] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:23 qpp-iscsi-maverick64 kernel: [19145.127030] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:24 qpp-iscsi-maverick64 kernel: [19145.719052] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:24 qpp-iscsi-maverick64 kernel: [19145.807039] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:30 qpp-iscsi-maverick64 kernel: [19151.475054] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:30 qpp-iscsi-maverick64 kernel: [19152.003313] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:31 qpp-iscsi-maverick64 kernel: [19152.923499] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:31 qpp-iscsi-maverick64 kernel: [19153.005741] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:32 qpp-iscsi-maverick64 kernel: [19153.287133] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:32 qpp-iscsi-maverick64 kernel: [19153.367768] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:32 qpp-iscsi-maverick64 kernel: [19153.911544] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:32 qpp-iscsi-maverick64 kernel: [19153.991517] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:33 qpp-iscsi-maverick64 kernel: [19155.265350] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:34 qpp-iscsi-maverick64 kernel: [19155.344138] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:34 qpp-iscsi-maverick64 kernel: [19155.815973] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:34 qpp-iscsi-maverick64 kernel: [19155.895518] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:40 qpp-iscsi-maverick64 kernel: [19161.432130] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:40 qpp-iscsi-maverick64 kernel: [19161.511591] [drm] nouveau 
:01:00.0: no space while unhiding cursor
Sep  8 21:54:46 qpp-iscsi-maverick64 kernel: [19168.272217] [drm] nouveau 
:01:00.0: no space while unhiding cursor
--

No other weird messages pop up in Xorg.0.log or in .xsession-errors.

lspci output:
--
00:00.0 Host bridge: ATI Technologies Inc RX780/RX790 Chipset Host Bridge
00:02.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (external gfx0 
port A)
00:05.0 PCI bridge: ATI Technologies Inc RD790 PCI to PCI bridge (PCI express 
gpp port B)
00:12.0 SATA controller: ATI Technologies Inc SB600 Non-Raid-5 SATA
00:13.0 USB Controller: ATI Technologies Inc SB600 USB (OHCI0)
00:13.1 USB Controller: ATI Technologies Inc SB600 USB (OHCI1)
00:13.2 USB Controller: ATI Technologies Inc SB600 USB (OHCI2)
00:13.3 USB Controller: ATI Technologies Inc SB600 USB (OHCI3)
00:13.4 USB Controller: ATI Technologies Inc SB600 USB (OHCI4)
00:13.5 USB Controller: ATI Technologies Inc SB600 USB Controller (EHCI)
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 14)
00:14.1 IDE interface: ATI Technologies Inc SB600 IDE
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA)
00:14.3 ISA bridge: ATI Technologies Inc SB600 PCI to LPC Bridge
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor 
HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address 
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM 
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor 
Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link 
Control
01:00.0 VGA compatible controller: nVidia Corporation G92 [GeForce 8800 GT] 
(rev a2)
02:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9123 PCIe SATA 6.

[Bug 829346] Re: Xorg freeze after standby

2011-09-08 Thread Walter Garcia-Fontes
This bug did not have a package associated with it, which is important
for ensuring that it gets looked at by the proper developers. You can
learn more about finding the right package at
https://wiki.ubuntu.com/Bugs/FindRightPackage . I have classified this
bug as a bug in linux.


** Package changed: ubuntu => linux (Ubuntu)

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

Title:
  Xorg freeze after standby

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

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


[Bug 844350] Re: unity-panel-service crashed with SIGSEGV in memalign()

2011-09-08 Thread Launchpad Bug Tracker
** Changed in: unity (Ubuntu)
   Status: New => Confirmed

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

Title:
  unity-panel-service crashed with SIGSEGV in memalign()

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

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


[Bug 845361] Crash report cannot be processed

2011-09-08 Thread Apport retracing service
Thank you for your report!

However, processing it in order to get sufficient information for the
developers failed (it does not generate an useful symbolic stack trace). This
might be caused by some outdated packages which were installed on your system
at the time of the report:

outdated debug symbol package for libavahi-common3: package version 
0.6.30-4ubuntu1 dbgsym version 0.6.30-0ubuntu2
outdated debug symbol package for libtiff4: package version 3.9.5-1ubuntu1 
dbgsym version 3.9.4-5ubuntu6
outdated debug symbol package for dpkg: package version 1.16.0.3ubuntu3 dbgsym 
version 1.16.0~ubuntu7.1
outdated debug symbol package for libgpg-error0: package version 
1.10-0.3ubuntu1 dbgsym version 1.10-0.2ubuntu1
outdated debug symbol package for libk5crypto3: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for libexif12: package version 0.6.20-1 dbgsym 
version 0.6.20-0ubuntu1
outdated debug symbol package for libavahi-client3: package version 
0.6.30-4ubuntu1 dbgsym version 0.6.30-0ubuntu2
outdated debug symbol package for libkrb5-3: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for libdatrie1: package version 0.2.4-3 dbgsym 
version 0.2.4-1
outdated debug symbol package for libgssapi-krb5-2: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for liblaunchpad-integration-3.0-1: package 
version 0.1.54 dbgsym version 0.1.51
outdated debug symbol package for libkrb5support0: package version 
1.9.1+dfsg-1ubuntu1 dbgsym version 1.8.3+dfsg-5ubuntu2.1
outdated debug symbol package for libthai0: package version 0.1.15-2 dbgsym 
version 0.1.14-2ubuntu1
outdated debug symbol package for libltdl7: package version 2.4-2ubuntu1 dbgsym 
version 2.2.6b-2ubuntu3


Please upgrade your system to the latest package versions. If you still
encounter the crash, please file a new report.

Thank you for your understanding, and sorry for the inconvenience!


** Attachment removed: "CoreDump.gz"
   https://bugs.launchpad.net/bugs/845361/+attachment/2375209/+files/CoreDump.gz

** Tags removed: need-i386-retrace

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

Title:
  eog crashed with SIGSEGV

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

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


[Bug 845361] ThreadStacktrace.txt

2011-09-08 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/845361/+attachment/2375271/+files/ThreadStacktrace.txt

** Changed in: eog (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/845361

Title:
  eog crashed with SIGSEGV

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

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


[Bug 845368] Re: zeitgeist-daemon crashed with SIGSEGV in ChertTable::add_item_to_block()

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 841413 ***
https://bugs.launchpad.net/bugs/841413

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #841413, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   https://bugs.launchpad.net/bugs/845368/+attachment/2375248/+files/CoreDump.gz

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845368/+attachment/2375249/+files/Dependencies.txt

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/845368/+attachment/2375250/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845368/+attachment/2375251/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845368/+attachment/2375252/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/845368/+attachment/2375253/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/845368/+attachment/2375255/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/845368/+attachment/2375256/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 841413

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  zeitgeist-daemon crashed with SIGSEGV in
  ChertTable::add_item_to_block()

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

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


[Bug 845361]

2011-09-08 Thread Apport retracing service
Stacktrace:
 #0  0x00aff944 in ?? ()
 No symbol table info available.
 #1  0x00a25ff4 in ?? ()
 No symbol table info available.
 Backtrace stopped: previous frame inner to this frame (corrupt stack?)
StacktraceTop:
 ?? ()
 ?? ()

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

Title:
  eog crashed with SIGSEGV

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

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


[Bug 833339] Re: Unity: New App switcher is shown stacked under regular windows

2011-09-08 Thread Brad Figg
** Tags removed: rls-mgr-o-tracking

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

Title:
  Unity: New App switcher is shown stacked under regular windows

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

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


[Bug 845370] [NEW] add OpenShot to "Our picks"

2011-09-08 Thread Didier Roche
Public bug reported:

Openshot seems to have good report and high ratings in software-center, I guess 
a nice simple and easy to use video editor (where we don't have any video 
editor by default on ubuntu) is good for our target.
Let's add that upstream is really supportive and reactive.

** Affects: software-center (Ubuntu)
 Importance: Undecided
 Status: Fix Committed

** Changed in: software-center (Ubuntu)
   Status: New => Fix Committed

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

Title:
  add OpenShot to "Our picks"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/845370/+subscriptions

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


[Bug 845357] Re: indicator-sound-service crashed with SIGABRT in raise()

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 809154 ***
https://bugs.launchpad.net/bugs/809154

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #827956, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   https://bugs.launchpad.net/bugs/845357/+attachment/2375190/+files/CoreDump.gz

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845357/+attachment/2375191/+files/Dependencies.txt

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/845357/+attachment/2375192/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845357/+attachment/2375194/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845357/+attachment/2375195/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/845357/+attachment/2375196/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/845357/+attachment/2375197/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/845357/+attachment/2375198/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 809154
   indicator-sound-service crashed with SIGABRT in raise()

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  indicator-sound-service crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-sound/+bug/845357/+subscriptions

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


[Bug 845360] Re: software-center-gtk3 crashed with AttributeError in is_installed(): UncategorisedRowRef instance has no attribute 'installed'

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 839150 ***
https://bugs.launchpad.net/bugs/839150

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #839150, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845360/+attachment/2375204/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845360/+attachment/2375205/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845360/+attachment/2375206/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 839150
   software-center-gtk3 crashed with AttributeError in is_installed(): 
CategoryRowReference instance has no attribute 'installed'

** Visibility changed to: Public

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

Title:
  software-center-gtk3 crashed with AttributeError in is_installed():
  UncategorisedRowRef instance has no attribute 'installed'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/845360/+subscriptions

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


[Bug 845358] Re: add-apt-repository crashed with URLError in do_open():

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 837203 ***
https://bugs.launchpad.net/bugs/837203

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #837203, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845358/+attachment/2375200/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845358/+attachment/2375201/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845358/+attachment/2375202/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 837203

** Visibility changed to: Public

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

Title:
  add-apt-repository crashed with URLError in do_open(): 

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/845358/+subscriptions

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

[Bug 845366] [NEW] ubuntu 11.04 on dell vostro 1015 does not start on battery power, AC power is fine

2011-09-08 Thread biswa jyoti gupta
Public bug reported:

ubuntu 11.04 does not start on battery power,when i tried to install
BIOS update driver from dell website ieven after changing the permission
to executable i was not able to execute the driver.There are no issues
when running on AC power

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: acpi (not installed)
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Fri Sep  9 10:59:14 2011
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_IN:en
 LANG=en_IN
 LC_MESSAGES=en_IN.UTF-8
 SHELL=/bin/bash
SourcePackage: acpi
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 natty running-unity

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

Title:
  ubuntu 11.04 on dell vostro 1015 does not start on battery power,AC
  power is fine

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

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


[Bug 845367] [NEW] Update Manager Failed

2011-09-08 Thread Peter Wedd
Public bug reported:

Following recived when running update manager for the 1st time after
installing on acer aspire one za3.

installArchives() failed: 
Extract templates from packages: 45%%
Extract templates from packages: 90%%
Extract templates from packages: 100%%

Preconfiguring packages ...


Extract templates from packages: 45%%
Extract templates from packages: 90%%
Extract templates from packages: 100%%

Preconfiguring packages ...


Extract templates from packages: 45%%
Extract templates from packages: 90%%
Extract templates from packages: 100%%

Preconfiguring packages ...

Setting up tzdata (2011g-0ubuntu0.11.04) ...

Use of uninitialized value $reply in scalar chomp at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.

Use of uninitialized value $reply in concatenation (.) or string at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 67.

Use of uninitialized value $reply in split at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 68.

Use of uninitialized value $reply in scalar chomp at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.

Use of uninitialized value $reply in concatenation (.) or string at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 67.

Use of uninitialized value $reply in split at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 68.

Use of uninitialized value $reply in scalar chomp at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.

Use of uninitialized value $reply in concatenation (.) or string at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 67.

Use of uninitialized value $reply in split at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 68.

Use of uninitialized value $ret in string eq at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 109.

dpkg: error processing tzdata (--configure):

 subprocess installed post-installation script returned error exit
status 128

No apport report written because MaxReports is reached already
Errors were encountered while processing:

 tzdata

Setting up tzdata (2011g-0ubuntu0.11.04) ...

Use of uninitialized value $reply in scalar chomp at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.

Use of uninitialized value $reply in concatenation (.) or string at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 67.

Use of uninitialized value $reply in split at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 68.

Use of uninitialized value $reply in scalar chomp at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.

Use of uninitialized value $reply in concatenation (.) or string at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 67.

Use of uninitialized value $reply in split at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 68.

Use of uninitialized value $reply in scalar chomp at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 66.

Use of uninitialized value $reply in concatenation (.) or string at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 67.

Use of uninitialized value $reply in split at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 68.

Use of uninitialized value $ret in string eq at
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 109.

dpkg: error processing tzdata (--configure):

 subprocess installed post-installation script returned error exit
status 128

** Affects: ubuntu-docs (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Update Manager Failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/845367/+subscriptions

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


[Bug 450645] Invitation to connect on LinkedIn

2011-09-08 Thread Md. Afzalur Rashid
Bug,

I'd like to add you to my professional network on LinkedIn.

- Afzalur

Afzalur Rashid
General Manager at Bit Mascot
Bangladesh

Confirm that you know Afzalur Rashid:
https://www.linkedin.com/e/-29eamg-gscqcc4m-23/isd/4142981962/R1um16G5/?hs=false&tok=3T-I8tioaczQU1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-29eamg-gscqcc4m-23/TER1nQpPVCK4t1_PYtyWhvnPen_Q1LQ3WyY7xp7/goo/450645%40bugs%2Elaunchpad%2Enet/20061/I1429795656_1/?hs=false&tok=0RgF630UWczQU1

(c) 2011 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  error during slapd configuration: chown: cannot access
  `olcDbDirectory\nolcDbDirectory'

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

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


[Bug 844520] Re: compiz crashed with SIGSEGV in nux::Property::operator=()

2011-09-08 Thread Launchpad Bug Tracker
** Changed in: unity (Ubuntu)
   Status: New => Confirmed

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

Title:
  compiz crashed with SIGSEGV in nux::Property::operator=()

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

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


[Bug 845353] Re: unity-panel-service crashed with SIGSEGV in _int_malloc()

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 837877 ***
https://bugs.launchpad.net/bugs/837877

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #837877, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   https://bugs.launchpad.net/bugs/845353/+attachment/2375117/+files/CoreDump.gz

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845353/+attachment/2375119/+files/Dependencies.txt

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/845353/+attachment/2375120/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845353/+attachment/2375131/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845353/+attachment/2375133/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/845353/+attachment/2375134/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/845353/+attachment/2375135/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/845353/+attachment/2375136/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 837877

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  unity-panel-service crashed with SIGSEGV in _int_malloc()

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

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


[Bug 845361] Re: eog crashed with SIGSEGV

2011-09-08 Thread Gopal
** Visibility changed to: Public

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

Title:
  eog crashed with SIGSEGV

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

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


[Bug 830233] Re: software-center-gtk3 crashed with KeyError in get_view_widget(): None

2011-09-08 Thread Gary Lasker
** Changed in: software-center (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  software-center-gtk3 crashed with KeyError in get_view_widget(): None

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/830233/+subscriptions

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


[Bug 832745] Re: TypeError: glib.markup_escape_text() takes at most 1 argument (2 given)

2011-09-08 Thread Brad Figg
** Tags removed: rls-mgr-o-tracking

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

Title:
  TypeError: glib.markup_escape_text() takes at most 1 argument (2
  given)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/832745/+subscriptions

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


[Bug 834425] Re: software-center-gtk3 crashed with KeyError in get_view_widget(): None

2011-09-08 Thread Gary Lasker
** Changed in: software-center (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  software-center-gtk3 crashed with KeyError in get_view_widget(): None

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/834425/+subscriptions

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


[Bug 845356] [NEW] unity top panel is loaded a pixel or two from top of screen

2011-09-08 Thread Joel Pickett
Public bug reported:

I've tried rebooting and log out/log in but the panel doesn't load to
the top edge of the screen.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: unity 4.12.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 1.22.1-0ubuntu2
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
Date: Fri Sep  9 15:25:26 2011
DistUpgraded: Fresh install
DistroCodename: oneiric
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:144a]
 ATI Technologies Inc Madison [AMD Radeon HD 5000M Series] [1002:68c1] (prog-if 
00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:144a]
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20110903)
MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-10-generic 
root=UUID=4aa7830b-23fd-4caf-adb8-303db74db005 ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/21/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.23
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 144A
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 65.35
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.23:bd10/21/2010:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr049F102430102:rvnHewlett-Packard:rn144A:rvr65.35:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion dv6 Notebook PC
dmi.product.version: 049F102430102
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu2
version.ia32-libs: ia32-libs 20090808ubuntu20
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: amd64 apport-bug compiz-0.9 oneiric regression reproducible 
running-unity ubuntu

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

Title:
  unity top panel is loaded a pixel or two from top of screen

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

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


[Bug 845356] Re: unity top panel is loaded a pixel or two from top of screen

2011-09-08 Thread Joel Pickett
** Attachment added: "Screenshot at 2011-09-09 15:24:03.png"
   
https://bugs.launchpad.net/bugs/845356/+attachment/2375161/+files/Screenshot%20at%202011-09-09%2015%3A24%3A03.png

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

Title:
  unity top panel is loaded a pixel or two from top of screen

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

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


[Bug 804891] Re: nautilus crashed with SIGSEGV in g_timer_stop()

2011-09-08 Thread Scott Stensland
I also just got this same crash 
just prior to crash my freshly launched nautilus window went DARK
as apps do when the machine is busy and app is not responsive
I feel nautilus is TOO sensitive to such resource constrained (cpu or I/O) 
delays
and pops up with such a crash window prematurely - it needs to chill a bit more
before throwing up its hands and claiming a crash happened

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

Title:
  nautilus crashed with SIGSEGV in g_timer_stop()

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/804891/+subscriptions

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


Re: [Bug 839595] Re: failsafe.conf's 30 second time out is too low

2011-09-08 Thread Clint Byrum
Excerpts from Leo Milano's message of Fri Sep 09 04:22:22 UTC 2011:
> Hi,
> 
> Just an update: Lightdm also gets penalized and waits the sleep time
> declared in failsafe.conf before loading
> 

Very interesting. I'd be curious to see your /var/log/boot.log with
--verbose added to the boot commandline, as I wouldn't expect any of those
start procedures to block on runlevel 2, but maybe I missed something.

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

Title:
  failsafe.conf's 30 second time out is too low

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/839595/+subscriptions

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


[Bug 844792] Re: [FFe] New upstream qtwebkit snapshot

2011-09-08 Thread Fabrice Coutadeur
Oops: this is a main package and I don't have the rights to upload it (I should 
check better before working on something :-/ ). Setting back as New. 
Sorry for the noise!

** Changed in: qtwebkit-source (Ubuntu)
   Status: In Progress => New

** Changed in: qtwebkit-source (Ubuntu)
 Assignee: Fabrice Coutadeur (fabricesp) => (unassigned)

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

Title:
  [FFe] New upstream qtwebkit snapshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-source/+bug/844792/+subscriptions

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


[Bug 844704] Re: [Oneiric] [Regression] Battery not detected on Dell XPS M1330

2011-09-08 Thread Swâmi Petaramesh
It got somewhat fixed overnight : another bunch of updates, another
reboot, and it works. Thanks :-)

** Changed in: powermgmt-base (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  [Oneiric] [Regression] Battery not detected on Dell XPS M1330

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powermgmt-base/+bug/844704/+subscriptions

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


[Bug 845350] Re: update-manager crashed with TypeError in confirmChanges(): glib.markup_escape_text() takes at most 1 argument (2 given)

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 832745 ***
https://bugs.launchpad.net/bugs/832745

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #842392, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845350/+attachment/2375081/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845350/+attachment/2375082/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845350/+attachment/2375083/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 832745
   TypeError: glib.markup_escape_text() takes at most 1 argument (2 given)

** Visibility changed to: Public

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

Title:
  update-manager crashed with TypeError in confirmChanges():
  glib.markup_escape_text() takes at most 1 argument (2 given)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/845350/+subscriptions

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


[Bug 845352] Re: Unity top bar is not straight

2011-09-08 Thread Arteymis
** Attachment added: "Screenshot at 2011-09-08 23:32:14.png"
   
https://bugs.launchpad.net/bugs/845352/+attachment/2375086/+files/Screenshot%20at%202011-09-08%2023%3A32%3A14.png

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

Title:
  Unity top bar is not straight

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

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


[Bug 845352] [NEW] Unity top bar is not straight

2011-09-08 Thread Arteymis
Public bug reported:

I can see a part of the background over the unity top bar as it seems
bend. This was not happening before updates.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: xorg 1:7.6+7ubuntu6
ProcVersionSignature: Ubuntu 3.0.0-10.16-generic 3.0.4
Uname: Linux 3.0.0-10-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.gpus.0: Error: [Errno 21] est un dossier: 
'/proc/driver/nvidia/gpus/0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 
PDT 2011
 GCC version:  gcc version 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu2)
.tmp.unity.support.test.0:
 
ApportVersion: 1.22.1-0ubuntu2
Architecture: amd64
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,gnomecompat,imgpng,vpswitch,unitymtgrabhandles,compiztoolbox,resize,place,move,grid,staticswitcher,regex,snap,mousepoll,session,wall,animation,expo,workarounds,fade,scale,unityshell]
CompositorRunning: compiz
Date: Fri Sep  9 01:05:35 2011
DistUpgraded: Log time: 2011-09-01 16:23:29.374456
DistroCodename: oneiric
DistroVariant: ubuntu
DkmsStatus: nvidia-current, 280.13, 3.0.0-10-generic, x86_64: installed
GraphicsCard:
 nVidia Corporation G92 [GeForce GTS 250] [10de:0615] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: ZOTAC International (MCO) Ltd. Device [19da:1103]
JockeyStatus:
 xorg:nvidia_current - Pilote d'accélération graphique NVIDIA (Propriétaire, 
Activé, En cours d'utilisation)
 kmod:nvidia_current - nvidia_current (Propriétaire, Désactivé, Non utilisé)
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 004: ID 18d1:618e Google Inc. 
 Bus 002 Device 002: ID 093a:2510 Pixart Imaging, Inc. Optical Mouse
 Bus 002 Device 003: ID 04d9:1603 Holtek Semiconductor, Inc.
MachineType: System manufacturer System Product Name
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-10-generic 
root=UUID=ac76a6db-1683-4655-8ecb-495adc4b7942 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UnitySupportTest: Error: command ['/usr/lib/nux/unity_support_test', '-p', 
'-f'] failed with exit code -11:
UpgradeStatus: Upgraded to oneiric on 2011-09-01 (7 days ago)
dmi.bios.date: 06/21/2010
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: ASUS P5N-D ACPI BIOS Revision 1401
dmi.board.name: P5N-D
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: 1.XX
dmi.chassis.asset.tag: 123456789000
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrASUSP5N-DACPIBIOSRevision1401:bd06/21/2010:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5N-D:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer
version.compiz: compiz 1:0.9.5.92+bzr2791-0ubuntu2
version.ia32-libs: ia32-libs 20090808ubuntu20
version.libdrm2: libdrm2 2.4.26-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 7.11-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 7.11-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg: xserver-xorg 1:7.6+7ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.6.0-1ubuntu13
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20110811.g93fc084-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.15.901-1ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110411+8378443-1

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


** Tags: amd64 apport-bug compiz-0.9 corruption oneiric 
possible-manual-nvidia-install reproducible running-unity single-occurrence 
ubuntu

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

Title:
  Unity top bar is not straight

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

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

[Bug 841434] Re: Libreoffice writer marks all saved documents as in need of recovery for no apparent reason

2011-09-08 Thread Christopher M. Penalver
Yotam Benshalom, one thing that can cause a file corruption on ext4
systems is a hard shutdown (pushing in power and holding until pc shuts
down or power disruption). However, if you have a crash file from a
prior known event, LO may not populate a new crash file or overwrite the
prior one. Could you please delete the crash file in /var/crash from
several days ago, reproduce the problem, and see if a new crash file is
populated? If a new crash file is created please report a new bug as
described in comment #3. If not, feel free to mark this back to New.

** Changed in: libreoffice (Ubuntu)
   Status: New => Incomplete

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

Title:
  Libreoffice writer marks all saved documents as in need of recovery
  for no apparent reason

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

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


[Bug 843369] Re: unity_support_test crashed with SIGSEGV in fclose()

2011-09-08 Thread David R. Hedges
Adding the comment from my bug, which was marked as a duplicate of this:
When I saw this crash, I was running Ubuntu 11.10 (64bit) in vmware workstation 
7.1.4 (host is Windows 7 64-bit). I do have vmware set to "Accelerate 3D 
Graphics", but it seems like sometimes Ubuntu doesn't recognize this fact (i.e. 
the dock isn't semi-transparent). Most of the vmware tools wouldn't install, 
but vmware-user seems to run, allowing me to auto-fit guest window.

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

Title:
  unity_support_test crashed with SIGSEGV in fclose()

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

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


[Bug 845349] Re: zeitgeist-daemon crashed with DBusException in call_blocking(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not se

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 840456 ***
https://bugs.launchpad.net/bugs/840456

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #840456, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845349/+attachment/2375077/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845349/+attachment/2375078/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845349/+attachment/2375079/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 840456

** Visibility changed to: Public

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

Title:
  zeitgeist-daemon crashed with DBusException in call_blocking():
  org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible
  causes include: the remote application did not send a reply, the
  message bus security policy blocked the reply, the reply timeout
  expired, or the network connection was broken.

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

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


[Bug 844792] Re: [FFe] New upstream qtwebkit snapshot

2011-09-08 Thread Fabrice Coutadeur
** Changed in: qtwebkit-source (Ubuntu)
   Status: New => In Progress

** Changed in: qtwebkit-source (Ubuntu)
 Assignee: (unassigned) => Fabrice Coutadeur (fabricesp)

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

Title:
  [FFe] New upstream qtwebkit snapshot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-source/+bug/844792/+subscriptions

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


[Bug 724055] Re: unity_support_test crashed with SIGSEGV

2011-09-08 Thread rickle
Just did an update, after rebooting I got this error.  actually I got it again 
while filling out this report.  (ignored the second one)
Otherwise everything seems to fine.

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

Title:
  unity_support_test crashed with SIGSEGV

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

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


[Bug 837656] Re: gnome-language-selector crashed with UnicodeError in call_blocking(): String parameters to be sent over D-Bus must be valid UTF-8

2011-09-08 Thread Launchpad Bug Tracker
** Changed in: language-selector (Ubuntu)
   Status: New => Confirmed

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

Title:
  gnome-language-selector crashed with UnicodeError in call_blocking():
  String parameters to be sent over D-Bus must be valid UTF-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/837656/+subscriptions

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


[Bug 845346] Re: apport-gtk crashed with TypeError in ui_present_crash(): glib.markup_escape_text() takes at most 1 argument (2 given)

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 829635 ***
https://bugs.launchpad.net/bugs/829635

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #833592, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845346/+attachment/2375067/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845346/+attachment/2375068/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845346/+attachment/2375069/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 829635
   apport-gtk crashed with TypeError in function(): markup_escape_text() takes 
at most 1 argument (2 given)

** Visibility changed to: Public

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

Title:
  apport-gtk crashed with TypeError in ui_present_crash():
  glib.markup_escape_text() takes at most 1 argument (2 given)

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

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


[Bug 845348] Re: gnome-language-selector crashed with UnicodeError in call_blocking(): String parameters to be sent over D-Bus must be valid UTF-8

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 837656 ***
https://bugs.launchpad.net/bugs/837656

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #837656, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845348/+attachment/2375073/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845348/+attachment/2375074/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845348/+attachment/2375075/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 837656
   gnome-language-selector crashed with UnicodeError in call_blocking(): String 
parameters to be sent over D-Bus must be valid UTF-8

** Visibility changed to: Public

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

Title:
  gnome-language-selector crashed with UnicodeError in call_blocking():
  String parameters to be sent over D-Bus must be valid UTF-8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/845348/+subscriptions

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


[Bug 762167] Re: missing dependency on gtk2-engines-pixbuf

2011-09-08 Thread Lucazade
this is present also in oneiric.
.xsession-errors file is full of these warnings

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

Title:
  missing dependency on gtk2-engines-pixbuf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/762167/+subscriptions

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


[Bug 762167] Re: missing dependency on gtk2-engines-pixbuf

2011-09-08 Thread Launchpad Bug Tracker
** Changed in: light-themes (Ubuntu)
   Status: New => Confirmed

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

Title:
  missing dependency on gtk2-engines-pixbuf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/762167/+subscriptions

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


[Bug 845343] Re: software-center-gtk3 crashed with AttributeError in on_menu_file_activate(): 'NoneType' object has no attribute 'get_view_widget'

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 831679 ***
https://bugs.launchpad.net/bugs/831679

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #831679, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845343/+attachment/2375058/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845343/+attachment/2375059/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845343/+attachment/2375060/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 831679
   software-center-gtk3 crashed with AttributeError in on_menu_file_activate(): 
'AppView' object has no attribute 'is_action_in_progress_for_selected_app'

** Visibility changed to: Public

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

Title:
  software-center-gtk3 crashed with AttributeError in
  on_menu_file_activate(): 'NoneType' object has no attribute
  'get_view_widget'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/845343/+subscriptions

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


[Bug 845342] Re: software-center-gtk3 crashed with UnicodeDecodeError in get_title_text(): 'ascii' codec can't decode byte 0xe2 in position 4: ordinal not in range(128)

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 843032 ***
https://bugs.launchpad.net/bugs/843032

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #843032, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845342/+attachment/2375053/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845342/+attachment/2375054/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845342/+attachment/2375055/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 843032
   software-center-gtk3 crashed with UnicodeDecodeError in get_title_text(): 
'ascii' codec can't decode byte 0xe7 in position 7: ordinal not in range(128)

** Visibility changed to: Public

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

Title:
  software-center-gtk3 crashed with UnicodeDecodeError in
  get_title_text(): 'ascii' codec can't decode byte 0xe2 in position 4:
  ordinal not in range(128)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/845342/+subscriptions

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


[Bug 845345] Re: apport-gtk crashed with TypeError in ui_present_crash(): glib.markup_escape_text() takes at most 1 argument (2 given)

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 829635 ***
https://bugs.launchpad.net/bugs/829635

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #833592, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845345/+attachment/2375062/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845345/+attachment/2375063/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845345/+attachment/2375064/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 829635
   apport-gtk crashed with TypeError in function(): markup_escape_text() takes 
at most 1 argument (2 given)

** Visibility changed to: Public

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

Title:
  apport-gtk crashed with TypeError in ui_present_crash():
  glib.markup_escape_text() takes at most 1 argument (2 given)

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

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


[Bug 845321] Re: Unable to setup Ubuntu One sync with Tomboy

2011-09-08 Thread Sean Sosik-Hamor
** Also affects: ubuntuone-servers
   Importance: Undecided
   Status: New

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

Title:
  Unable to setup Ubuntu One sync with Tomboy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntuone-servers/+bug/845321/+subscriptions

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


[Bug 843369] Re: unity_support_test crashed with SIGSEGV in fclose()

2011-09-08 Thread Apport retracing service
** Tags added: bugpattern-needed

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

Title:
  unity_support_test crashed with SIGSEGV in fclose()

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

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


[Bug 845334] Re: unity_support_test crashed with SIGSEGV in fclose()

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 843369 ***
https://bugs.launchpad.net/bugs/843369

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #843369, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   https://bugs.launchpad.net/bugs/845334/+attachment/2375009/+files/CoreDump.gz

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845334/+attachment/2375011/+files/Dependencies.txt

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/845334/+attachment/2375012/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845334/+attachment/2375021/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845334/+attachment/2375023/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/845334/+attachment/2375024/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/845334/+attachment/2375025/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/845334/+attachment/2375026/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 843369
   unity_support_test crashed with SIGSEGV in fclose()

** Tags removed: need-amd64-retrace

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

Title:
  unity_support_test crashed with SIGSEGV in fclose()

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

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


[Bug 845336] Re: update-manager crashed with SystemError in mark_install(): E:Unable to correct problems, you have held broken packages.

2011-09-08 Thread Apport retracing service
*** This bug is a duplicate of bug 752104 ***
https://bugs.launchpad.net/bugs/752104

Thank you for taking the time to report this crash and helping to make
Ubuntu better.  This particular crash has already been reported and is a
duplicate of bug #752104, so is being marked as such.  Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Tags removed: need-duplicate-check

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/845336/+attachment/2375044/+files/Dependencies.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/845336/+attachment/2375046/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/845336/+attachment/2375047/+files/ProcStatus.txt

** This bug has been marked a duplicate of bug 752104
   update-manager crashed with SystemError in mark_install(): E:Unable to 
correct problems, you have held broken packages.

** Visibility changed to: Public

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

Title:
  update-manager crashed with SystemError in mark_install(): E:Unable to
  correct problems, you have held broken packages.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/845336/+subscriptions

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


[Bug 817656] Re: [FFE] Please merge couchdb 1.1.0-1 (main) from Debian unstable (main)

2011-09-08 Thread Martin Pitt
As ubuntuone is pretty much the only (important) rdepends of couchdb in
oneiric now, it would not be an unnecessarily big risk to update it now.
My main concerns here are the performance regression (which seems to be
just a question of where to apply the workaround/fix you mentioned, in
couchdb or in desktopcouch), and the mentioned crash. If such a crash
didn't happen with the current version, that does seem to be a reason
for investigating and fixing it first before upgrading?

Is there anything else except for the cherrypicked fix for #780972 which
you need for oneiric? If so, I'm fine with going 1.1 if the crash gets
fixed, otherwise a cherrypick sounds appropriate at this time.

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

Title:
  [FFE] Please merge couchdb 1.1.0-1 (main) from Debian unstable (main)

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

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


  1   2   3   4   5   6   7   8   9   10   >