[Bug 937706] ProcEnviron.txt

2012-02-26 Thread Mark S
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/937706/+attachment/2787062/+files/ProcEnviron.txt

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

Title:
  Oneiric unpredictable crashes straight out to login screen

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

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


[Bug 938034] Re: initscript ltsp-cluster-lbserver, action "start" failed

2012-02-26 Thread Asmo Koskinen
Here are results for python >>> import lbserver. First one is 
'ltsp-cluster-lbserver_2.0.0-0ubuntu2_all.deb', secaond one is 
'ltsp-cluster-lbserver_2.0.0-0ubuntu3_all.deb'.

-

root@lubuntu-root:~# python -v
# installing zipimport hook
import zipimport # builtin
# installed zipimport hook
# /usr/lib/python2.7/site.pyc matches /usr/lib/python2.7/site.py
import site # precompiled from /usr/lib/python2.7/site.pyc
# /usr/lib/python2.7/os.pyc matches /usr/lib/python2.7/os.py
import os # precompiled from /usr/lib/python2.7/os.pyc
import errno # builtin
import posix # builtin
# /usr/lib/python2.7/posixpath.pyc matches /usr/lib/python2.7/posixpath.py
import posixpath # precompiled from /usr/lib/python2.7/posixpath.pyc
# /usr/lib/python2.7/stat.pyc matches /usr/lib/python2.7/stat.py
import stat # precompiled from /usr/lib/python2.7/stat.pyc
# /usr/lib/python2.7/genericpath.pyc matches
/usr/lib/python2.7/genericpath.py
import genericpath # precompiled from /usr/lib/python2.7/genericpath.pyc
# /usr/lib/python2.7/warnings.pyc matches /usr/lib/python2.7/warnings.py
import warnings # precompiled from /usr/lib/python2.7/warnings.pyc
# /usr/lib/python2.7/linecache.pyc matches /usr/lib/python2.7/linecache.py
import linecache # precompiled from /usr/lib/python2.7/linecache.pyc
# /usr/lib/python2.7/types.pyc matches /usr/lib/python2.7/types.py
import types # precompiled from /usr/lib/python2.7/types.pyc
# /usr/lib/python2.7/UserDict.pyc matches /usr/lib/python2.7/UserDict.py
import UserDict # precompiled from /usr/lib/python2.7/UserDict.pyc
# /usr/lib/python2.7/_abcoll.pyc matches /usr/lib/python2.7/_abcoll.py
import _abcoll # precompiled from /usr/lib/python2.7/_abcoll.pyc
# /usr/lib/python2.7/abc.pyc matches /usr/lib/python2.7/abc.py
import abc # precompiled from /usr/lib/python2.7/abc.pyc
# /usr/lib/python2.7/_weakrefset.pyc matches
/usr/lib/python2.7/_weakrefset.py
import _weakrefset # precompiled from /usr/lib/python2.7/_weakrefset.pyc
import _weakref # builtin
# /usr/lib/python2.7/copy_reg.pyc matches /usr/lib/python2.7/copy_reg.py
import copy_reg # precompiled from /usr/lib/python2.7/copy_reg.pyc
# /usr/lib/python2.7/traceback.pyc matches /usr/lib/python2.7/traceback.py
import traceback # precompiled from /usr/lib/python2.7/traceback.pyc
# /usr/lib/python2.7/sysconfig.pyc matches /usr/lib/python2.7/sysconfig.py
import sysconfig # precompiled from /usr/lib/python2.7/sysconfig.pyc
# /usr/lib/python2.7/re.pyc matches /usr/lib/python2.7/re.py
import re # precompiled from /usr/lib/python2.7/re.pyc
# /usr/lib/python2.7/sre_compile.pyc matches
/usr/lib/python2.7/sre_compile.py
import sre_compile # precompiled from /usr/lib/python2.7/sre_compile.pyc
import _sre # builtin
# /usr/lib/python2.7/sre_parse.pyc matches /usr/lib/python2.7/sre_parse.py
import sre_parse # precompiled from /usr/lib/python2.7/sre_parse.pyc
# /usr/lib/python2.7/sre_constants.pyc matches
/usr/lib/python2.7/sre_constants.py
import sre_constants # precompiled from /usr/lib/python2.7/sre_constants.pyc
# /usr/lib/python2.7/sitecustomize.pyc matches
/usr/lib/python2.7/sitecustomize.py
import sitecustomize # precompiled from /usr/lib/python2.7/sitecustomize.pyc
import encodings # directory /usr/lib/python2.7/encodings
# /usr/lib/python2.7/encodings/__init__.pyc matches
/usr/lib/python2.7/encodings/__init__.py
import encodings # precompiled from /usr/lib/python2.7/encodings/__init__.pyc
# /usr/lib/python2.7/codecs.pyc matches /usr/lib/python2.7/codecs.py
import codecs # precompiled from /usr/lib/python2.7/codecs.pyc
import _codecs # builtin
# /usr/lib/python2.7/encodings/aliases.pyc matches
/usr/lib/python2.7/encodings/aliases.py
import encodings.aliases # precompiled from
/usr/lib/python2.7/encodings/aliases.pyc
# /usr/lib/python2.7/encodings/utf_8.pyc matches
/usr/lib/python2.7/encodings/utf_8.py
import encodings.utf_8 # precompiled from
/usr/lib/python2.7/encodings/utf_8.pyc
Python 2.7.2+ (default, Feb 16 2012, 18:29:42)
[GCC 4.6.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
dlopen("/usr/lib/python2.7/lib-dynload/readline.so", 2);
import readline # dynamically loaded from
/usr/lib/python2.7/lib-dynload/readline.so
>>> import lbserver
import lbserver # directory /usr/lib/python2.7/dist-packages/lbserver
# /usr/lib/python2.7/dist-packages/lbserver/__init__.pyc matches
/usr/lib/python2.7/dist-packages/lbserver/__init__.py
import lbserver # precompiled from
/usr/lib/python2.7/dist-packages/lbserver/__init__.pyc
>>>

-

root@lubuntu-root:~# python -v
# installing zipimport hook
import zipimport # builtin
# installed zipimport hook
# /usr/lib/python2.7/site.pyc matches /usr/lib/python2.7/site.py
import site # precompiled from /usr/lib/python2.7/site.pyc
# /usr/lib/python2.7/os.pyc matches /usr/lib/python2.7/os.py
import os # precompiled from /usr/lib/python2.7/os.pyc
import errno # builtin
import posix # builtin
# /usr/lib/python2.7/posixpath.pyc matches /usr/lib/python2.7/posixpath.py
import posixpath # precompiled f

[Bug 937706] Re: Oneiric unpredictable crashes straight out to login screen

2012-02-26 Thread Mark S
apport information

** Tags added: apport-collected oneiric running-unity ubuntu

** Description changed:

  Ubuntu 11.10 crashes on an almost daily basis, and I'm doing various
  different things when it does so, so I can't easily identify what's to
  blame. Sometimes it happens when I'm in Firefox, sometimes Thunderbird,
  sometimes in a Virtualbox machine running Windows Xp. But it always
  happens the same way: it goes instantaneously to the black screen of
  death (which looks like a logout) and thence to the login screen.
  
  My Xorg.0.log.old has the following entries at the end of the log after
  every crash:
  
  [  1214.793] Segmentation fault at address 0xb2536008
  [  1214.793] 
  Caught signal 11 (Segmentation fault). Server aborting
  [  1214.793] 
  Please consult the The X.Org Foundation support 
 at http://wiki.x.org
   for help. 
  [  1214.793] Please also check the log file at "/var/log/Xorg.0.log" for 
additional information.
  [  1214.793] 
  [  1214.794] (II) Power Button: Close
  [  1214.794] (II) UnloadModule: "evdev"
  [  1214.794] (II) Unloading evdev
  [  1214.796] (II) Power Button: Close
  [  1214.796] (II) UnloadModule: "evdev"
  [  1214.796] (II) Unloading evdev
  [  1214.800] (II) MOSART Semi. 2.4G Keyboard Mouse: Close
  [  1214.800] (II) UnloadModule: "evdev"
  [  1214.800] (II) Unloading evdev
  [  1214.804] (II) MOSART Semi. 2.4G Keyboard Mouse: Close
  [  1214.804] (II) UnloadModule: "evdev"
  [  1214.804] (II) Unloading evdev
  [  1214.805] (II) UnloadModule: "wacom"
  [  1214.805] (II) Unloading wacom
  [  1214.805] (II) UnloadModule: "wacom"
  [  1214.805] (II) Unloading wacom
  [  1214.812] (II) UnloadModule: "wacom"
  [  1214.812] (II) Unloading wacom
  [  1214.812] (II) AIGLX: Suspending AIGLX clients for VT switch
  [  1214.875]  ddxSigGiveUp: Closing log
  
  I have no idea if it's helpful, but my ~.xsession-errors has a lot of
  these errors:
  
   WARN  2012-02-21 11:03:27 glib.glib-gobject :0 instance of
  invalid non-instantiatable type `(null)'
  
  and a lot of these:
  
   WARN  2012-02-21 10:12:05 glib :0 Unable to fetch
  children: Method "Children" with signature "" on interface
  "org.ayatana.bamf.view" doesn't exist
  
- I'm happy to give more info, but I'd need guidance as to what's
- relevant.
+ I'm happy to give more info, but I'd need guidance as to what's relevant.
+ --- 
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: i386
+ DistroCodename: oneiric
+ DistroRelease: Ubuntu 11.10
+ DistroVariant: ubuntu
+ InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
+ Package: xorg 1:7.6+7ubuntu7.1
+ PackageArchitecture: i386
+ ProcVersionSignature: Ubuntu 3.0.0-16.28-generic-pae 3.0.17
+ Tags:  oneiric running-unity ubuntu
+ Uname: Linux 3.0.0-16-generic-pae i686
+ UnreportableReason: Please work this issue through technical support channels 
first.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare vboxusers

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/937706/+attachment/2787061/+files/Dependencies.txt

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

Title:
  Oneiric unpredictable crashes straight out to login screen

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

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


[Bug 941357] Re: upowerd crashed with SIGSEGV in node_list_remove()

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 913462 ***
https://bugs.launchpad.net/bugs/913462

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #913462, 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.

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

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

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

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

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

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

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

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

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 913462
   upowerd crashed with SIGSEGV in node_list_remove()

** 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/941357

Title:
  upowerd crashed with SIGSEGV in node_list_remove()

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

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


[Bug 941358] Re: iphone-set-info crashed with SIGSEGV in plist_get_string_val()

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 928864 ***
https://bugs.launchpad.net/bugs/928864

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #928864, 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/941358/+attachment/2784709/+files/CoreDump.gz

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

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

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

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

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

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

** Visibility changed to: Public

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

** 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/941358

Title:
  iphone-set-info crashed with SIGSEGV in plist_get_string_val()

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

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


Re: [Bug 1] Re: Microsoft has a majority market share

2012-02-26 Thread »John«
>
> Sometimes I had to insist a little to get to the right persons but
> in general I have no problems with Dell getting a clean machine or one with
> Ubuntu on it.
>
That's what I'm talking about - you always have to insist and jump through
hoops, so *there's obviously interest that people don't have a free choice
or at least nobody knows that they do*.

Just to remember that there are vendors who sell computers without Windows
>
The problem is not finding a vendor who sells computers without mandatory
M$ crap, but *the vast majority of vendors having a policy of giving you as
much trouble getting the machine you want from them as they possibly can*.

not to mention that on the first page the write that they recommend Windows
> 7…

This is both *absolutely disgusting* and *absolutely unacceptable* as
it *proves
that OEMs can be bought*. *They should be there to sell hardware, not to
foist people some third party's software including free advertisement on
their web sites*. No wonder you can't get any machine you want free of
their crap as they're all in Steve's pocket. If this is not a proof of the
M$ monopoly, I don't what is. And that's just a start, because ARM systems
with UEFI secure boot are gonna make things a whole lot of easier…

-- 
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/1

Title:
  Microsoft has a majority market share

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

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

[Bug 715242] Re: TVTime generates unwanted L_Shift key press events

2012-02-26 Thread ghita adrian
I tested it  and it works fine. Thanks

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

Title:
  TVTime generates unwanted L_Shift key press events

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

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


[Bug 852383] Re: compiz crashed with SIGABRT in raise()

2012-02-26 Thread Stewie2kill
Bug also affects me. When it crashed I went ahead and filed a report -
after filing and some searching around I marked it as a duplicate of
this bug. Bug happened to me when I was dragging and dropping a shortcut
to the unity panel. Video I was watching froze and the window manager
(compiz) crashed.

a brief terminal command of 'apt-cache policy compiz' reveals the following.
apt-cache policy compiz
compiz:
  Installed: 1:0.9.7.0~bzr2995-0ubuntu5
  Candidate: 1:0.9.7.0~bzr2995-0ubuntu5
  Version table:
 *** 1:0.9.7.0~bzr2995-0ubuntu5 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

My system was updated on the 26th of February 2012 with the latest
version of unity installed (unsure of the version number but it is 5.0
or higher. will report back with an exact number when I get back to
machine). When compiz crashed the bug reporter auto-filled the title of
it with the title of this bug report.

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

Title:
  compiz crashed with SIGABRT in raise()

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

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


[Bug 884978] Re: [FFE] pass proxy config to T&C webkit

2012-02-26 Thread Martin Pitt
This really doesn't appear as a new feature to me, it's a bug fix.
Unsubscribing -release.

** Also affects: ubuntu-sso-client (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Summary changed:

- [FFE] pass proxy config to T&C webkit
+ pass proxy config to T&C webkit

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

Title:
  pass proxy config to T&C webkit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/884978/+subscriptions

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


[Bug 933727] Re: [FFE] Allow webclient to pass through the proxy

2012-02-26 Thread Martin Pitt
That's not too much new code and well covered with test cases, approved.

** Also affects: ubuntu-sso-client (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-sso-client (Ubuntu Precise)
   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/933727

Title:
  [FFE] Allow webclient to pass through the proxy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/933727/+subscriptions

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


[Bug 941605] ThreadStacktrace.txt

2012-02-26 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/941605/+attachment/2787051/+files/ThreadStacktrace.txt

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

** Changed in: empathy (Ubuntu)
   Importance: Undecided => Medium

** 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/941605

Title:
  empathy-accounts crashed with SIGSEGV in
  empathy_account_settings_get_icon_name()

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

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


[Bug 941605] Stacktrace.txt

2012-02-26 Thread Apport retracing service
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/941605/+attachment/2787050/+files/Stacktrace.txt

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

Title:
  empathy-accounts crashed with SIGSEGV in
  empathy_account_settings_get_icon_name()

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

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


[Bug 941605]

2012-02-26 Thread Apport retracing service
StacktraceTop:
 empathy_account_settings_get_icon_name (settings=0x0) at 
empathy-account-settings.c:768
 accounts_dialog_model_protocol_pixbuf_data_func (tree_column=, 
cell=0x1c4d290, model=, iter=, dialog=) at empathy-accounts-dialog.c:1126
 apply_cell_attributes (renderer=0x1c4d290, info=0x1eb6760, 
data=0x7fff21c7e4f0) at /build/buildd/gtk+3.0-3.3.16/./gtk/gtkcellarea.c:1284
 g_hash_table_foreach (hash_table=0x1eb4120, func=0x7f63d0700100 
, user_data=0x7fff21c7e4f0) at 
/build/buildd/glib2.0-2.31.18/./glib/ghash.c:1524
 gtk_cell_area_real_apply_attributes (area=, 
tree_model=0x1e81980, iter=0x2032a60, is_expander=, 
is_expanded=) at 
/build/buildd/gtk+3.0-3.3.16/./gtk/gtkcellarea.c:1313

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

Title:
  empathy-accounts crashed with SIGSEGV in
  empathy_account_settings_get_icon_name()

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

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


[Bug 941606] Re: synaptic crashed with SIGSEGV

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 936677 ***
https://bugs.launchpad.net/bugs/936677

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #936677, 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/941606/+attachment/2786054/+files/CoreDump.gz

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

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

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

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

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

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

** Visibility changed to: Public

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

** 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/941606

Title:
  synaptic crashed with SIGSEGV

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

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


[Bug 941758] Re: compiz crashed with SIGABRT in raise() [adding shortcut to unity panel]

2012-02-26 Thread Stewie2kill
*** This bug is a duplicate of bug 852383 ***
https://bugs.launchpad.net/bugs/852383

I believe this bug report of mine is a duplicate of bug #852383 due to
error message.

please unmark it if incorrect.

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

Title:
  compiz crashed with SIGABRT in raise() [adding shortcut to unity
  panel]

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

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


[Bug 941797] [NEW] applications crash with SIGSEGV in libgdk-x11.so

2012-02-26 Thread PHil RUshik
Public bug reported:

Distribution/Version: Ubuntu Precise Pangolin
Description:Ubuntu precise (development branch)
Release:12.04
Package version: 2.24.10-0ubuntu4
Architecture: x86_64

Description:
After the most recent GTK+ update, chromium-browser, and midori both became 
unusable. Both applications crash as soon as they are opened. If 
chromium-browser is invoked from the command line with a valid URL as an 
argument, chromium will open that URL correctly, but crash as soon as the user 
attempts to navigate away from the page or immediately when the address bar is 
clicked on.
The command line output gives no more information than "Segmentation Fault", 
but the output of dmesg is slightly more useful:

[262182.529336] chromium-browse[10421]: segfault at 965cc200 ip
7fdf8ee6976e sp 7fff5d934380 error 4 in
libgdk-x11-2.0.so.0.2400.10[7fdf8ee03000+ad000]

Affected applications:

chromium-browser version: 17.0.963.56~r121963-0ubuntu3
midori: 0.4.3-1ubuntu1
firefox: 11.0~b4+build1-0ubuntu1

note: Firefox does not crash like midori and chromium do, but instead
closes and launches the mozilla-bug-reporter application; however, the
mozilla bug reporter application crashed with a segfault in
libgdk-x11-2.0.so.0.2400.10

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: chromium gdk-x11 gtk+ gtk2.0 lubuntu midori segfault

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

Title:
  applications crash with SIGSEGV in libgdk-x11.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/941797/+subscriptions

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


[Bug 933729] Re: [UIFe] Provide a dialog so that a user can accept SSL certificates

2012-02-26 Thread Martin Pitt
Approved to show a dialog. However, please differ between self-
signed/low trust certificates and mismatches. In the former case, a mild
warning dialog is sufficient, but if SSL certificate validation fails
because of a mismatch (e. g. server name changed) you should outright
abort the operation and show an error; that's the very situation SSL is
supposed to protect from, so asking the user to "do it anyway?" sounds
dangerous. Unless I misunderstood what you meant with "mismatch"?

** Also affects: ubuntu-sso-client (Ubuntu Precise)
   Importance: Undecided
   Status: Confirmed

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

Title:
  [UIFe] Provide a dialog so that a user can accept SSL certificates

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/933729/+subscriptions

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


[Bug 935268] Re: libtap-formatter-junit-perl version 0.08-2 FTBFS on i386 in precise

2012-02-26 Thread Felix Geyer
It built fine now.

** Changed in: libtap-formatter-junit-perl (Ubuntu Precise)
   Status: New => 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/935268

Title:
  libtap-formatter-junit-perl version 0.08-2 FTBFS on i386 in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libtap-formatter-junit-perl/+bug/935268/+subscriptions

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


[Bug 938604] Re: [UIFe] Improve the display of errors in the Qt UI

2012-02-26 Thread Martin Pitt
This doesn't actually change strings, just makes the UI nicer to use.
This seems appropriate for me still at this point, approved.

** Changed in: ubuntu-sso-client (Ubuntu)
   Status: New => Confirmed

** Also affects: ubuntu-sso-client (Ubuntu Precise)
   Importance: Undecided
   Status: Confirmed

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

Title:
  [UIFe] Improve the display of errors in the Qt UI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/938604/+subscriptions

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


[Bug 941596] Re: cpufreqd crashed with SIGABRT in raise()

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 733507 ***
https://bugs.launchpad.net/bugs/733507

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #733507, 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/941596/+attachment/2786016/+files/CoreDump.gz

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

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

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

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

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

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

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 733507
   cpufreqd assert failure: *** glibc detected *** /usr/sbin/cpufreqd: free(): 
invalid pointer: 0x09067b10 ***

** 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/941596

Title:
  cpufreqd crashed with SIGABRT in raise()

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

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


[Bug 941796] [NEW] ubuntuone-installer crashed with NotAuthorizedError: org.freedesktop.PolicyKit.Error.NotAuthorized: ('system-bus-name', {'name': ':1.85'}): org.debian.apt.install-or-remove-package

2012-02-26 Thread MikhailValerie
Public bug reported:

I cancelled the authentication popup that appeared when installing
Ubuntu One via the new installer (i clicked the wrong button).

Does the Ubuntu One installer correctly handle unauthorised users (e.g.
display 'update failed' message / go back to start).  Surely it does not
assume a valid authentication in every case?

- - -

Extra Information:
 1) I am currently using Ubuntu 12.04 LTS  (pre-release up-to-date via Optus 
Australia mirror)
 2) apt-cache policy ubuntuone-installer output:
ubuntuone-installer:
  Installed: 2.99.5-0ubuntu3
  Candidate: 2.99.5-0ubuntu3
  Version table:
 *** 2.99.5-0ubuntu3 0
500 http://mirror.optus.net/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status

 3) I expected a "Could not install Ubuntu One at this time.  Try Again | 
Cancel ?' message
 4) The form still said "installing..." (i forget the exact wording) and my 
system auto-generated this bug report.

ProblemType: Crash
Date: Mon Feb 27 18:20:03 2012
ExecutablePath: /usr/bin/ubuntuone-installer
ExecutableTimestamp: 1330125512
InterpreterPath: /usr/bin/python2.7
ProcCmdline: /usr/bin/python /usr/bin/ubuntuone-installer
ProcCwd: /
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
PythonArgs: ['/usr/bin/ubuntuone-installer']
Traceback: NotAuthorizedError: org.freedesktop.PolicyKit.Error.NotAuthorized: 
('system-bus-name', {'name':  ':1.85'}): 
org.debian.apt.install-or-remove-packages
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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


** Tags: apport-crash

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

Title:
  ubuntuone-installer crashed with NotAuthorizedError:
  org.freedesktop.PolicyKit.Error.NotAuthorized: ('system-bus-name',
  {'name':  ':1.85'}): org.debian.apt.install-or-remove-packages

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

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


[Bug 941796] Re: ubuntuone-installer crashed with NotAuthorizedError: org.freedesktop.PolicyKit.Error.NotAuthorized: ('system-bus-name', {'name': ':1.85'}): org.debian.apt.install-or-remove-packages

2012-02-26 Thread MikhailValerie
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941796

Title:
  ubuntuone-installer crashed with NotAuthorizedError:
  org.freedesktop.PolicyKit.Error.NotAuthorized: ('system-bus-name',
  {'name':  ':1.85'}): org.debian.apt.install-or-remove-packages

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

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


[Bug 937905] Re: [UIFe] Use the string literals that have been stated by design

2012-02-26 Thread Martin Pitt
Thanks for contacting doc/translator teams already. Approved.

** Also affects: ubuntu-sso-client (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-sso-client (Ubuntu Precise)
   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/937905

Title:
  [UIFe] Use the string literals that have been stated by design

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-sso-client/+bug/937905/+subscriptions

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


[Bug 938296] Re: apport-gtk crashed with SIGSEGV in pixbuf_supports_svg ()

2012-02-26 Thread Martin Pitt
Hm, I tried with Adwaita and Ambiance, still no crash here. Anyway, we
have a stack trace, so let's leave this for now.

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

Title:
  apport-gtk crashed with SIGSEGV in pixbuf_supports_svg ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/938296/+subscriptions

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


[Bug 941324] Re: rhythmbox-metadata crashed with SIGSEGV in _start()

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 815837 ***
https://bugs.launchpad.net/bugs/815837

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #815837, 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/941324/+attachment/2784501/+files/CoreDump.gz

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

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

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

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

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

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 815837
   rhythmbox-metadata crashed with SIGSEGV in _start()

** 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/941324

Title:
  rhythmbox-metadata crashed with SIGSEGV in _start()

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

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


[Bug 941332] Re: compiz crashed with SIGSEGV in intel_miptree_release()

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 926379 ***
https://bugs.launchpad.net/bugs/926379

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #926379, 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/941332/+attachment/2784571/+files/CoreDump.gz

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

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

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

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

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

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

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 926379
   compiz crashed with SIGSEGV in intel_miptree_release() (Needs mesa-8.0.1)

** 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/941332

Title:
  compiz crashed with SIGSEGV in intel_miptree_release()

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

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


[Bug 941582] Re: nautilus crashed with SIGSEGV in g_type_check_instance_cast()

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 929064 ***
https://bugs.launchpad.net/bugs/929064

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #929064, 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/941582/+attachment/2785923/+files/CoreDump.gz

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

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

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

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

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

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

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 929064
   nautilus crashed with SIGSEGV in set_floating_bar_status()

** 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/941582

Title:
  nautilus crashed with SIGSEGV in g_type_check_instance_cast()

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

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


[Bug 941758] Re: compiz crashed with SIGABRT in raise() [adding shortcut to unity panel]

2012-02-26 Thread Stewie2kill
*** This bug is a duplicate of bug 852383 ***
https://bugs.launchpad.net/bugs/852383

** This bug has been marked a duplicate of bug 852383
   compiz crashed with SIGABRT in raise()

** 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/941758

Title:
  compiz crashed with SIGABRT in raise() [adding shortcut to unity
  panel]

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

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


[Bug 926607] Re: when you select an unity version, the password input cursor disappears

2012-02-26 Thread Daniel Ursache-Dogariu
With the new Ubuntu 12.04 login screen changes, this is no longer an
issue.

** Changed in: unity-greeter (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  when you select an unity version, the password input cursor disappears

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

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


[Bug 936958] Re: Nautilus is now placing desktop icons far away from the launcher

2012-02-26 Thread Didier Roche
@bowmore: not needed, as when you drag until the leftmost part of the
launcher, it disappears for that purpose (as you would have no other way
for maximized app when you want to drop on the left part ;)).

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

Title:
  Nautilus is now placing desktop icons far away from the launcher

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

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


[Bug 941314] Re: gnome-system-log crashed with SIGABRT in raise()

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 818516 ***
https://bugs.launchpad.net/bugs/818516

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #818516, 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/941314/+attachment/2784458/+files/CoreDump.gz

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

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

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

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

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

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

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 818516
   gnome-system-log assert failure: *** glibc detected *** gnome-system-log: 
free(): invalid next size (fast): 0x08e2c2a0 ***

** 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/941314

Title:
  gnome-system-log crashed with SIGABRT in raise()

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

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


[Bug 941356] Re: upowerd crashed with SIGSEGV in node_list_remove()

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 913462 ***
https://bugs.launchpad.net/bugs/913462

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #913462, 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/941356/+attachment/2784693/+files/CoreDump.gz

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

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

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

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

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

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

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 913462
   upowerd crashed with SIGSEGV in node_list_remove()

** 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/941356

Title:
  upowerd crashed with SIGSEGV in node_list_remove()

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

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


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

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 897218 ***
https://bugs.launchpad.net/bugs/897218

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #897218, 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/941576/+attachment/2785891/+files/CoreDump.gz

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

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

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

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

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

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

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 897218
   indicator-sound-service assert failure: *** glibc detected *** 
/usr/lib/indicator-sound/indicator-sound-service: munmap_chunk(): invalid 
pointer: 0x0976cd68 ***

** 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/941576

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/941576/+subscriptions

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


[Bug 941795] Re: Cannot boot on HP-Pavilion dv6 2133ee

2012-02-26 Thread Brad Figg
** Changed in: linux (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/941795

Title:
  Cannot boot on HP-Pavilion dv6 2133ee

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

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


[Bug 941795] Re: Cannot boot on HP-Pavilion dv6 2133ee

2012-02-26 Thread Bayan Rafeh
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941795

Title:
  Cannot boot on HP-Pavilion dv6 2133ee

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

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


[Bug 941795] [NEW] Cannot boot on HP-Pavilion dv6 2133ee

2012-02-26 Thread Bayan Rafeh
Public bug reported:

Very frequently when I am booting up my computer hangs and I get a
flashing caps lock indicating something went wrong. Here is the most
recent stack trace:

 Dec 21 23:12:04 smart-granola kernel: [  240.795461] Call Trace:
Dec 21 23:12:04 smart-granola kernel: [  240.795473]  [] 
__mutex_lock_slowpath+0xd7/0x150
Dec 21 23:12:04 smart-granola kernel: [  240.795477]  [] 
mutex_lock+0x2a/0x50
Dec 21 23:12:04 smart-granola kernel: [  240.795507]  [] 
ieee80211_request_scan+0x2e/0x60 [mac80211]
Dec 21 23:12:04 smart-granola kernel: [  240.795520]  [] 
ieee80211_scan+0x69/0x90 [mac80211]
Dec 21 23:12:04 smart-granola kernel: [  240.795535]  [] 
nl80211_trigger_scan+0x441/0x500 [cfg80211]
Dec 21 23:12:04 smart-granola kernel: [  240.795541]  [] 
genl_rcv_msg+0x1d5/0x250
Dec 21 23:12:04 smart-granola kernel: [  240.795544]  [] ? 
genl_rcv+0x40/0x40
Dec 21 23:12:04 smart-granola kernel: [  240.795547]  [] 
netlink_rcv_skb+0xa9/0xd0
Dec 21 23:12:04 smart-granola kernel: [  240.795549]  [] 
genl_rcv+0x25/0x40
Dec 21 23:12:04 smart-granola kernel: [  240.795551]  [] 
netlink_unicast+0x2b0/0x300
Dec 21 23:12:04 smart-granola kernel: [  240.795556]  [] ? 
memcpy_fromiovec+0x67/0xb0
Dec 21 23:12:04 smart-granola kernel: [  240.795558]  [] 
netlink_sendmsg+0x2ca/0x360
Dec 21 23:12:04 smart-granola kernel: [  240.795562]  [] 
sock_sendmsg+0x10e/0x130
Dec 21 23:12:04 smart-granola kernel: [  240.795564]  [] ? 
sock_recvmsg+0x11d/0x140
Dec 21 23:12:04 smart-granola kernel: [  240.795570]  [] ? 
default_spin_lock_flags+0x9/0x10
Dec 21 23:12:04 smart-granola kernel: [  240.795574]  [] ? 
try_to_wake_up+0x18e/0x200
Dec 21 23:12:04 smart-granola kernel: [  240.795578]  [] ? 
move_addr_to_kernel+0x71/0x80
Dec 21 23:12:04 smart-granola kernel: [  240.795580]  [] ? 
verify_iovec+0x56/0xd0
Dec 21 23:12:04 smart-granola kernel: [  240.795583]  [] 
__sys_sendmsg+0x3ae/0x3c0
Dec 21 23:12:04 smart-granola kernel: [  240.795587]  [] ? 
core_sys_select+0x344/0x370
Dec 21 23:12:04 smart-granola kernel: [  240.795592]  [] ? 
set_current_blocked+0x52/0x70
Dec 21 23:12:04 smart-granola kernel: [  240.795597]  [] ? 
handle_signal+0xdb/0x1a0
Dec 21 23:12:04 smart-granola kernel: [  240.795601]  [] ? 
do_signal+0x73/0x180
Dec 21 23:12:04 smart-granola kernel: [  240.795605]  [] ? 
fpu_finit+0x21/0x40
Dec 21 23:12:04 smart-granola kernel: [  240.795608]  [] ? 
init_fpu+0x46/0x130
Dec 21 23:12:04 smart-granola kernel: [  240.795611]  [] 
sys_sendmsg+0x49/0x90
Dec 21 23:12:04 smart-granola kernel: [  240.795617]  [] 
system_call_fastpath+0x16/0x1b

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image-3.0.0-16-generic 3.0.0-16.28
ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
Uname: Linux 3.0.0-16-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  bayan  2169 F pulseaudio
 /dev/snd/controlC0:  bayan  2169 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xdb10 irq 43'
   Mixer name   : 'IDT 92HD75B3X5'
   Components   : 'HDA:111d7603,103c3659,00100202'
   Controls  : 21
   Simple ctrls  : 13
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xd300 irq 16'
   Mixer name   : 'Nvidia GPU 0b HDMI/DP'
   Components   : 'HDA:10de000b,10de0101,00100100'
   Controls  : 16
   Simple ctrls  : 4
Date: Mon Feb 27 09:19:14 2012
HibernationDevice: RESUME=UUID=9b80db86-ee03-4253-b3c5-dc0ac973239a
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64+mac (20110901)
MachineType: Hewlett-Packard HP Pavilion dv6 Notebook PC
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-16-generic 
root=UUID=86bc2177-cdeb-4514-8fec-7a3f7d56d506 ro quiet splash nomodeset 
video=uvesafb:mode_option=1024x768-24,mtrr=3,scroll=ywrap vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.0.0-16-generic N/A
 linux-backports-modules-3.0.0-16-generic  N/A
 linux-firmware1.60
SourcePackage: linux
StagingDrivers: brcmsmac brcmutil
UpgradeStatus: Upgraded to oneiric on 2012-02-27 (0 days ago)
dmi.bios.date: 02/06/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.17
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 3659
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 32.24
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.17:bd02/06/2010:svnHewlett-Packard:pnHPPaviliondv6NotebookPC:pvr049D212412102:rvnHewlett-Packard:rn3659:rvr32.24:cvnHewlett-Packard:ct10:cvrN/A:
dmi.produc

[Bug 774362] Re: Bluetooth keyboard pairs once, breaks after reboot

2012-02-26 Thread Anthony Wong
Your bluetooth chip is somehow disabled, try this: start a terminal and
run the command "bccmd psset -s 0x 0x028c 0x0001".

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

Title:
  Bluetooth keyboard pairs once, breaks after reboot

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

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


[Bug 839537] Re: Please remove lde from the archive

2012-02-26 Thread Bug Watch Updater
** Changed in: lde (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/839537

Title:
  Please remove lde from the archive

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

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


[Bug 940886] Re: Edubuntu - Ubuntu Software Center

2012-02-26 Thread Sandra Farnedi
** Changed in: software-center (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: edubuntu
   Status: New => 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/940886

Title:
  Edubuntu - Ubuntu Software Center

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

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


[Bug 941312] Re: chromium-browser crashed with SIGSEGV in getaddrinfo()

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 931082 ***
https://bugs.launchpad.net/bugs/931082

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #931082, 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/941312/+attachment/278/+files/CoreDump.gz

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

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

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

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

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

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

** Visibility changed to: Public

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

** 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/941312

Title:
  chromium-browser crashed with SIGSEGV in getaddrinfo()

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

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


[Bug 941399] Re: Scrivania contents differ from the Desktop ones

2012-02-26 Thread Sandra Farnedi
** Changed in: edubuntu
   Status: New => 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/941399

Title:
  Scrivania contents differ from the Desktop ones

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

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


[Bug 818339] Re: UbuntuOne control panel can't retrieve credentials

2012-02-26 Thread Thorsten Greeb
Running "host one.ubuntu.com" gives me

one.ubuntu.com has address 91.189.89.218
one.ubuntu.com has address 91.189.89.219

I currently use the u1 web site to log in to u1 and never had problems
with this. So I don't thing it's a DNS issue. At least not as long as
"one.ubuntu.com" is used as host name.

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

Title:
  UbuntuOne control panel can't retrieve credentials

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntuone-control-panel/+bug/818339/+subscriptions

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


[Bug 931978] Re: Update to version 3.6.3

2012-02-26 Thread David Weber
Seems to be done.
Thanks!

** Changed in: samba (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/931978

Title:
  Update to version 3.6.3

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

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


[Bug 941792] Re: pulseaudio crashed with SIGABRT in raise() shortly after bootup

2012-02-26 Thread medic
** 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/941792

Title:
  pulseaudio crashed with SIGABRT in raise() shortly after bootup

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

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


[Bug 839537] Re: lde version 2.6.0-7.1 failed to build on armel

2012-02-26 Thread Micah Gersten
** Bug watch added: Debian Bug tracker #650824
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650824

** Also affects: lde (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650824
   Importance: Unknown
   Status: Unknown

** Summary changed:

- lde version 2.6.0-7.1 failed to build on armel
+ Please remove lde from the archive

** Description changed:

- lde version 2.6.0-7.1 failed to build on armel
- Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110819/+build/2725809
+ Now fails to build on all archs.  Removed from Debian.  No reverse
+ Dependencies.
  
- Direct link to the build log: https://launchpad.net/ubuntu/+archive
- /test-rebuild-20110819/+build/2725809/+files/buildlog_ubuntu-oneiric-
- armel.lde_2.6.0-7.1_FAILEDTOBUILD.txt.gz
- 
- This log snippet might be of interest, since it triggered the matcher 
'Purging chroot-autobuild'.
- Excerpt 1768 lines into the build log:
- 
- 
/usr/lib/gcc/arm-linux-gnueabi/4.6.1/../../../../lib/libncurses.a(lib_slkclear.o):
 In function `slk_clear':
- (.text+0x40): undefined reference to `SP'
- 
/usr/lib/gcc/arm-linux-gnueabi/4.6.1/../../../../lib/libncurses.a(lib_slktouch.o):
 In function `slk_touch':
- (.text+0x20): undefined reference to `SP'
- 
/usr/lib/gcc/arm-linux-gnueabi/4.6.1/../../../../lib/libncurses.a(lib_ungetch.o):
 In function `ungetch':
- (.text+0x74): undefined reference to `SP'
- 
/usr/lib/gcc/arm-linux-gnueabi/4.6.1/../../../../lib/libncurses.a(lib_ungetch.o):
 In function `ungetch':
- (.text+0x78): undefined reference to `SP'
- collect2: ld returned 1 exit status
- make[2]: *** [../lde] Error 1
- make[2]: Leaving directory `/build/buildd/lde-2.6.0/src'
- make[1]: *** [dummy.src] Error 2
- make[1]: Leaving directory `/build/buildd/lde-2.6.0'
- make: *** [build-stamp] Error 2
- dpkg-buildpackage: error: debian/rules build gave error exit status 2
- **
- Build finished at 20110829-2048
- FAILED [dpkg-buildpackage died]
- Purging chroot-autobuild/build/buildd/lde-2.6.0
+ --- Reason ---
+ RoQA, RC-buggy, unmaintained, FTBFS, abandoned
+ --

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

Title:
  Please remove lde from the archive

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

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


[Bug 935436] Re: sciscipy version 0.3.0-2 FTBFS on i386 in precise

2012-02-26 Thread Andrew Mitchell
** Changed in: sciscipy (Ubuntu Precise)
   Status: New => Fix Committed

** Changed in: sciscipy (Ubuntu Precise)
 Assignee: (unassigned) => Andrew Mitchell (ajmitch)

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

Title:
  sciscipy version 0.3.0-2 FTBFS on i386 in precise

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

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


[Bug 941458] Re: compiz crashed with SIGSEGV

2012-02-26 Thread Per-Inge
The Ubuntu login isn't working at all with Nvidia current, there is just
the purple screen. However it is possible to use Ctrl+Alt+Delete to
logout and change to Ubuntu 2D that works fine. I uninstall and
installed Nvidia current with Jockey but there was no change. Ubuntu
login isn't working, but Ubuntu 2D login is working.

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

Title:
  compiz crashed with SIGSEGV

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

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


[Bug 941617] Re: FFe: Update clutter/cogl to 1.9

2012-02-26 Thread Rico Tzschichholz
I recommend looking into this transition for the next cogl release
(1.9.8+) which will most likely include another soname bump. Cogl still
contains some EXP-marked symbols which are supposed to be
renamed/changed. So this would avoid doing another transition rebuild of
all rdepends.

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

Title:
  FFe: Update clutter/cogl to 1.9

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

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


[Bug 941555] Re: FFE: Sync flashrom 0.9.5.1+r1508-1 (universe) from Debian unstable (main)

2012-02-26 Thread Stefano Rivera
This bug was fixed in the package flashrom - 0.9.5.1+r1508-1
Sponsored for Stefan Tauner (stefanct)

---
flashrom (0.9.5.1+r1508-1) unstable; urgency=low

  * New upstream release.

 -- Uwe Hermann   Sun, 26 Feb 2012 15:44:49 +0100

** Changed in: flashrom (Ubuntu)
   Status: New => 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/941555

Title:
  FFE: Sync flashrom 0.9.5.1+r1508-1 (universe) from Debian unstable
  (main)

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

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


[Bug 941790] Re: Emacs window shrinks automatically

2012-02-26 Thread Andi Albrecht
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941790

Title:
  Emacs window shrinks automatically

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

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


[Bug 941790] [NEW] Emacs window shrinks automatically

2012-02-26 Thread Andi Albrecht
Public bug reported:

When starting Emacs without tool-bar and without menu-bar the windows
shrinks automatically to the size of one (text) line.

To reproduce, run current Unity desktop (5.4.0-0ubuntu2) and start Emacs
with the following command line:

emacs23 -Q --execute "(progn (tool-bar-mode 0)(menu-bar-mode 0))"

Note that both toolbar and menubar have to be disabled to see the
shrinking behavior.

FWIW, here's a video that illustrates the behavior:
http://www.youtube.com/watch?v=_oKQjP8x_Os

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: emacs23 23.3+1-1ubuntu8
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
Date: Mon Feb 27 07:44:46 2012
ExecutablePath: /usr/bin/emacs23-x
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120201.2)
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=de_DE.UTF-8
SourcePackage: emacs23
UpgradeStatus: Upgraded to precise on 2012-02-10 (16 days ago)

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


** Tags: amd64 apport-bug precise

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

Title:
  Emacs window shrinks automatically

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

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


[Bug 934040] Re: unity-greeter crashed with SIGSEGV in background_loader_load()

2012-02-26 Thread Eric Hartmann
Sorry for the late response. I confirm that the bug is now fixed.

Thanks

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

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

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

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


[Bug 941505] Re: Sync drupal7 7.12-1 (universe) from Debian sid (main)

2012-02-26 Thread Stefano Rivera
This bug was fixed in the package drupal7 - 7.12-1
Sponsored for Thomas Bechtold (toabctl)

---
drupal7 (7.12-1) unstable; urgency=low

  [ Luigi Gangitano ]
  * New upstream release

 -- Luigi Gangitano   Thu, 15 Feb 2012 21:51:54 +0100

** Changed in: drupal7 (Ubuntu)
   Status: New => 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/941505

Title:
  Sync drupal7 7.12-1 (universe) from Debian sid (main)

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

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


[Bug 941399] Re: Scrivania contents differ from the Desktop ones

2012-02-26 Thread Sandra Farnedi
** Changed in: edubuntu-live (Ubuntu)
   Status: New => 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/941399

Title:
  Scrivania contents differ from the Desktop ones

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

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


[Bug 905610] Re: FFe: Update mc to version 4.8.1

2012-02-26 Thread Bug Watch Updater
** Changed in: mc (Debian)
   Status: New => 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/905610

Title:
  FFe: Update mc to version 4.8.1

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

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


[Bug 941786] Re: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to install/upgrade: bcmwl kernel module failed to build

2012-02-26 Thread Carlos Carreras
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941786

Title:
  package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to
  install/upgrade: bcmwl kernel module failed to build

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

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


[Bug 941786] [NEW] package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to install/upgrade: bcmwl kernel module failed to build

2012-02-26 Thread Carlos Carreras
Public bug reported:

I try update the kernel 2.6 to 3.2.5  ubuntu 10.04 lucyd

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-38.83-generic 2.6.32.52+drm33.21
Uname: Linux 2.6.32-38-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Mon Feb 27 02:41:27 2012
ErrorMessage: bcmwl kernel module failed to build
InstallationMedia: Ubuntu 10.04.3 LTS "Lucid Lynx" - Release i386 (20110720.1)
PackageVersion: 5.60.48.36+bdcom-0ubuntu3
SourcePackage: bcmwl
Title: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to 
install/upgrade: bcmwl kernel module failed to build

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


** Tags: apport-package 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/941786

Title:
  package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to
  install/upgrade: bcmwl kernel module failed to build

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

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


[Bug 931802] Re: /usr/bin/rsvg disappeared

2012-02-26 Thread Stefano Rivera
This bug was fixed in the package chemical-mime-data - 0.1.94-6

---
chemical-mime-data (0.1.94-6) unstable; urgency=low

  * debian/rules (override_dh_auto_configure): Set RSVG to point to the path
to rsvg-convert, which has replaced the rsvg binary (closes: #661326).
  * debian/patches/661326_rsvg-convert.patch: Added.
- icons/hicolor/Makefile.in: Fix rsvg-convert usage (#661326).
  * debian/patches/series: Adjusted.

 -- Daniel Leidert (dale)   Sun, 26 Feb 2012
20:30:18 +0100

** Changed in: chemical-mime-data (Ubuntu)
   Status: New => 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/931802

Title:
  /usr/bin/rsvg disappeared

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chemical-mime-data/+bug/931802/+subscriptions

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


[Bug 941783] Re: nautilus crashed with SIGSEGV

2012-02-26 Thread cacula
** 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/941783

Title:
  nautilus crashed with SIGSEGV

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

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


[Bug 941782] [NEW] package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to install/upgrade: bcmwl kernel module failed to build

2012-02-26 Thread Carlos Carreras
Public bug reported:

I try to update the kernel 2.33.38 in ubuntu 10.04 lucyd

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-38.83-generic 2.6.32.52+drm33.21
Uname: Linux 2.6.32-38-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Mon Feb 27 02:33:03 2012
ErrorMessage: bcmwl kernel module failed to build
InstallationMedia: Ubuntu 10.04.3 LTS "Lucid Lynx" - Release i386 (20110720.1)
PackageVersion: 5.60.48.36+bdcom-0ubuntu3
SourcePackage: bcmwl
Title: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to 
install/upgrade: bcmwl kernel module failed to build

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


** Tags: apport-package 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/941782

Title:
  package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to
  install/upgrade: bcmwl kernel module failed to build

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

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


[Bug 941782] Re: package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to install/upgrade: bcmwl kernel module failed to build

2012-02-26 Thread Carlos Carreras
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941782

Title:
  package bcmwl-kernel-source 5.60.48.36+bdcom-0ubuntu3 failed to
  install/upgrade: bcmwl kernel module failed to build

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

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


Re: [Bug 1] Re: Microsoft has a majority market share

2012-02-26 Thread Martin Wildam
On Mon, Feb 27, 2012 at 02:04, Terry <1...@bugs.launchpad.net> wrote:
> I had no real choice in
> the matter except not buy a new PC. I tried to buy one without but I get
> blank looks in the stores and calling Dell for instance lead me nowhere
> but into an argument about consumer rights (the lack of).

Sometimes I had to insist a little to get to the right persons but in
general I have no problems with Dell getting a clean machine or one
with Ubuntu on it. And the local service here in Austria is awesome. I
only buy Dell any more.


On Mon, Feb 27, 2012 at 05:19, André Desgualdo Pereira  wrote:
> Just to remember that there are vendors who sell computers without
> Windows like http://system76.com/ , http://www.zareason.com/ for USA and
> http://www.malibal.com/ which delivery internationally (I've got one).
> Also here is more suggestions: http://askubuntu.com/questions/32152/who-
> makes-laptops-for-ubuntu/32157#32157

They all have limitations on countries they ship to (Austria for
example always missing) as far as I have seen and for Malibal I had
difficulties to find out and anyway prices are quite high already
without shipping - not to mention that on the first page the write
that they recommend Windows 7...

Best wishes.

-- 
Martin Wildam

http://sites.google.com/site/mwildam/

-- 
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/1

Title:
  Microsoft has a majority market share

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

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

[Bug 880235] Re: "connecting to console for guest" lasts forever when opening remote vnc dispaly closed earlier

2012-02-26 Thread urusha
Seems to work fine now. To use it in oneiric manually download and install 
virtinst,virt-manager packages for precise.
Thanks.

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

Title:
  "connecting to console for guest" lasts forever when opening remote
  vnc dispaly closed earlier

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

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


[Bug 941780] Re: Windows slowly move behind mouse cursor (Precise)

2012-02-26 Thread Eduards Bezverhijs
Hi!

I forgot to mention that sometimes it is real smooth with 2 monitors in
Precise, it just somehow gets slower after some time, I haven't done
very extensive testing why. I surely know that logout is the only option
to solve this.

regards
Eduards

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

Title:
  Windows slowly move behind mouse cursor (Precise)

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

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


[Bug 941617] Re: FFe: Update clutter/cogl to 1.9

2012-02-26 Thread Martin Pitt
We don't use clutter in a default desktop install of Ubuntu/Kubuntu, so
this is is relatively low-risk. It'll unblock delivering a full GNOME
3.4 desktop, so this looks fine.

Can you take care of the full transition? If you and Rico will sort this
out, approved.

Thanks!

** Changed in: clutter-1.0 (Ubuntu)
   Status: New => In Progress

** Changed in: clutter-1.0 (Ubuntu)
 Assignee: (unassigned) => Jeremy Bicha (jbicha)

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

Title:
  FFe: Update clutter/cogl to 1.9

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

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


[Bug 941779] Re: package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: ErrorMessage: sub-processo script post-installation instalado retornou estado de saída de erro 2

2012-02-26 Thread DODORA
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941779

Title:
  package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade:
  ErrorMessage: sub-processo script post-installation instalado retornou
  estado de saída de erro 2

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

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

[Bug 941779] [NEW] package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: ErrorMessage: sub-processo script post-installation instalado retornou estado de saída de erro 2

2012-02-26 Thread DODORA
Public bug reported:

Nao atualiza completamente pois ha dependencia do pacote python, nao sei
qual versao.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: python-gmenu 2.30.0-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-30.59-generic 2.6.32.29+drm33.13
Uname: Linux 2.6.32-30-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Mon Feb 27 03:15:38 2012
ErrorMessage: ErrorMessage: sub-processo script post-installation instalado 
retornou estado de saída de erro 2
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
SourcePackage: gnome-menus
Title: package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: 
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 2

** Affects: gnome-menus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package 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/941779

Title:
  package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade:
  ErrorMessage: sub-processo script post-installation instalado retornou
  estado de saída de erro 2

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

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

[Bug 941780] Re: Windows slowly move behind mouse cursor (Precise)

2012-02-26 Thread Eduards Bezverhijs
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941780

Title:
  Windows slowly move behind mouse cursor (Precise)

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

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


[Bug 941780] [NEW] Windows slowly move behind mouse cursor (Precise)

2012-02-26 Thread Eduards Bezverhijs
Public bug reported:

In 11.10 I have the same bug, it's just slow.
In 920650 bug I described the situation, now it's kinda the same in Precise, 
sometimes it's fast (especially with one monitor) and it just gets really slow 
after connecting second monitor.
In 11.10 the bug will not be solved, as I understood, so maybe we can do smth 
about this in Precise :)

In any case, I can provide any info You need.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: compiz 1:0.9.7.0~bzr2995-0ubuntu5
ProcVersionSignature: Ubuntu 3.2.0-16.25-generic 3.2.6
Uname: Linux 3.2.0-16-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,decor,place,vpswitch,session,snap,gnomecompat,compiztoolbox,mousepoll,move,imgpng,resize,grid,regex,wall,animation,workarounds,expo,ezoom,staticswitcher,fade,scale,unityshell]
CompositorRunning: compiz
Date: Mon Feb 27 08:23:19 2012
DistUpgraded: Log time: 2012-02-18 14:06:20.060149
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 fglrx, 8.930, 3.2.0-16-generic, x86_64: installed
 fglrx, 8.930, 3.2.0-17-generic, x86_64: installed
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI RV635 [Mobility Radeon HD 3650] 
[1002:9591] (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:2117]
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120212)
JockeyStatus:
 xorg:fglrx_updates - ATI/AMD proprietary FGLRX graphics driver (post-release 
updates) (Proprietary, Disabled, Not in use)
 xorg:fglrx - ATI/AMD proprietary FGLRX graphics driver (Proprietary, Enabled, 
In use)
MachineType: LENOVO 205545G
PackageArchitecture: all
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: root=UUID=7e12b9e7-494b-4dd7-b1b5-2365d8490105 ro quiet 
splash vt.handoff=7 nomodeset vga=0x346
SourcePackage: compiz
UpgradeStatus: Upgraded to precise on 2012-02-25 (1 days ago)
dmi.bios.date: 10/14/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 6FET91WW (3.21 )
dmi.board.name: 205545G
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6FET91WW(3.21):bd10/14/2011:svnLENOVO:pn205545G:pvrThinkPadT500:rvnLENOVO:rn205545G:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 205545G
dmi.product.version: ThinkPad T500
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.7.0~bzr2995-0ubuntu5
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs 20090808ubuntu33
version.libdrm2: libdrm2 2.4.30-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.1-0ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.1-0ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 
1:2.6.99.901+git20120126-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

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


** Tags: amd64 apport-bug compiz-0.9 precise ubuntu

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

Title:
  Windows slowly move behind mouse cursor (Precise)

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

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


[Bug 935488] Re: wrapitk-python version 3.20.1.4 FTBFS on i386 in precise

2012-02-26 Thread Felix Geyer
It built fine now.

** Changed in: wrapitk-python (Ubuntu Precise)
   Status: New => 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/935488

Title:
  wrapitk-python version 3.20.1.4 FTBFS on i386 in precise

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

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


[Bug 941778] [NEW] not existing packages in your list

2012-02-26 Thread Alain Bolzinger
Public bug reported:

HI,
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libgomp1_4.6.2-14ubuntu2_amd64.deb
 404  Not Found
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libquadmath0_4.6.2-14ubuntu2_amd64.deb
 404  Not Found
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libgfortran3_4.6.2-14ubuntu2_amd64.deb
 404  Not Found
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/gcc-4.6-base_4.6.2-14ubuntu2_amd64.deb
 404  Not Found
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libstdc++6_4.6.2-14ubuntu2_amd64.deb
 404  Not Found
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/cpp-4.6_4.6.2-14ubuntu2_amd64.deb
 404  Not Found
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libstdc++6-4.6-dev_4.6.2-14ubuntu2_amd64.deb
 404  Not Found
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/g++-4.6_4.6.2-14ubuntu2_amd64.deb
 404  Not Found
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/gcc-4.6_4.6.2-14ubuntu2_amd64.deb
 404  Not Found
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libgcc1_4.6.2-14ubuntu2_amd64.deb
 404  Not Found
Failed to fetch 
http://fr.archive.ubuntu.com/ubuntu/pool/main/g/gcc-4.6/libobjc3_4.6.2-14ubuntu2_amd64.deb
 404  Not Found

Le problème ne peut être signalé :

Les versions installées de certains paquets sont obsolètes. Veuillez
mettre à jour les paquets suivants, puis vérifier si le problème est
toujours présent :

apt, apt-utils, ca-certificates, debconf, debianutils, gcc-4.6-base,
gir1.2-glib-2.0, ifupdown, initramfs-tools, initramfs-tools-bin,
initscripts, insserv, libapt-inst1.4, libapt-pkg4.12, libcomerr2,
libgcc1, libgirepository-1.0-1, libglib2.0-0, libpam-modules, libpam-
modules-bin, libpam0g, libpng12-0, libsasl2-2, libssl1.0.0, libstdc++6,
libudev0, libxcb1, mountall, multiarch-support, netbase, openssl,
passwd, python-apt, python-apt-common, python-gi, python2.7,
python2.7-minimal, python3.2, python3.2-minimal, sysv-rc, sysvinit-
utils, udev, upstart

 Good luck!

** 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/941778

Title:
  not existing packages in your list

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

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

[Bug 941007] Re: package libopenconnect1 (not installed) failed to install/upgrade: trying to overwrite '/usr/lib/libopenconnect.a', which is also in package libopenconnect-dev 3.02-2

2012-02-26 Thread Micah Gersten
*** This bug is a duplicate of bug 940705 ***
https://bugs.launchpad.net/bugs/940705

** This bug has been marked a duplicate of bug 940705
   package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade: trying to 
overwrite '/usr/lib/libopenconnect.a', which is also in package 
libopenconnect-dev 3.02-2

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

Title:
  package libopenconnect1 (not installed) failed to install/upgrade:
  trying to overwrite '/usr/lib/libopenconnect.a', which is also in
  package libopenconnect-dev 3.02-2

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

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


[Bug 941617] Re: FFe: Update clutter/cogl to 1.9

2012-02-26 Thread Martin Pitt
** Changed in: clutter-1.0 (Ubuntu)
   Status: Confirmed => New

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

Title:
  FFe: Update clutter/cogl to 1.9

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

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


[Bug 941772] Re: package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/libopenconnect.a', which is also in package libopenconnect-dev 3.02-2

2012-02-26 Thread Micah Gersten
*** This bug is a duplicate of bug 940705 ***
https://bugs.launchpad.net/bugs/940705

** This bug has been marked a duplicate of bug 940705
   package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade: trying to 
overwrite '/usr/lib/libopenconnect.a', which is also in package 
libopenconnect-dev 3.02-2

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

Title:
  package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade:
  trying to overwrite '/usr/lib/libopenconnect.a', which is also in
  package libopenconnect-dev 3.02-2

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

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


[Bug 940085] Re: 12.04, Compiz Wall plugin default shortcut keys are incorrect

2012-02-26 Thread psypher
I agree with Chris. With the advent of the dash and the hud pretty much
any key combo with alt or super in it sometimes bring the respective
interface up and jams the process you were trying to achieve.

Ctrl-alt was however just right to switch desktops

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

Title:
  12.04, Compiz Wall plugin default shortcut keys are incorrect

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

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


[Bug 846878] Re: empty space between time applet and nm-applet

2012-02-26 Thread Michael Basse
Unluckily Henry Gebhardt was discovering a use-case where the empty
spaces still appear.

If you remove/add the battery the empty spaces are there again.

I can reproduce it with the latest patched version of xfce4-power-
manager on lubuntu 12.04

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

Title:
  empty space between time applet and nm-applet

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

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


[Bug 941772] Re: package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/libopenconnect.a', which is also in package libopenconnect-dev 3.02-2

2012-02-26 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/941772

Title:
  package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade:
  trying to overwrite '/usr/lib/libopenconnect.a', which is also in
  package libopenconnect-dev 3.02-2

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

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


[Bug 934448] Re: Missed KSecretService in KDE wallet 4.8

2012-02-26 Thread Murz
I have install successfully ksecrets package from ppa:kubuntu-
ppa/experimental on oneiric, and see ksecretsserviced running and work
successfully. But I can't find in kwallet settings option for switch to
new ksecrets service. Maybe we also must recompile kwallet package with
this option enabled?

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

Title:
  Missed KSecretService in KDE wallet 4.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/934448/+subscriptions

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


[Bug 436416] Re: NetworkManager crashed with SIGSEGV in main()

2012-02-26 Thread Kedar P Bhise
Mathieu,

I have not seen this bug after subsequent upgrades to newer releases.

Unfortunately, I do not have any system running Karmic. Thus, unable to
verify on the same release.

Thanks for your follow up!

Kedar

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

Title:
  NetworkManager crashed with SIGSEGV in main()

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

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


[Bug 887013] Re: Keyboard backlight no longer enabled by default in 11.10

2012-02-26 Thread EboMike
Brad - as a superuser, simply edit the file /etc/rc.local and add the
line I posted in comment #6 to the bottom. (For example, enter "sudo
nano /etc/rc.local" from a terminal, if you have nano installed).

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

Title:
  Keyboard backlight no longer enabled by default in 11.10

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

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


[Bug 941772] Re: package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/libopenconnect.a', which is also in package libopenconnect-dev 3.02-2

2012-02-26 Thread Thomas Bechtold
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941772

Title:
  package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade:
  trying to overwrite '/usr/lib/libopenconnect.a', which is also in
  package libopenconnect-dev 3.02-2

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

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


[Bug 941772] [NEW] package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/lib/libopenconnect.a', which is also in package libopenconnect-dev 3.02-2

2012-02-26 Thread Thomas Bechtold
Public bug reported:

just did an update with "update-manager"

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: libopenconnect1 3.15-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae 3.2.6
Uname: Linux 3.2.0-17-generic-pae i686
ApportVersion: 1.93-0ubuntu2
Architecture: i386
Date: Fri Feb 24 19:18:02 2012
DuplicateSignature:
 Unpacking libopenconnect1 (from .../libopenconnect1_3.15-0ubuntu1_i386.deb) ...
 dpkg: error processing 
/var/cache/apt/archives/libopenconnect1_3.15-0ubuntu1_i386.deb (--unpack):
  trying to overwrite '/usr/lib/libopenconnect.a', which is also in package 
libopenconnect-dev 3.02-2
ErrorMessage: trying to overwrite '/usr/lib/libopenconnect.a', which is also in 
package libopenconnect-dev 3.02-2
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110426)
SourcePackage: openconnect
Title: package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade: trying 
to overwrite '/usr/lib/libopenconnect.a', which is also in package 
libopenconnect-dev 3.02-2
UpgradeStatus: Upgraded to precise on 2012-02-20 (6 days ago)

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


** Tags: apport-package i386 package-conflict precise

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

Title:
  package libopenconnect1 3.15-0ubuntu1 failed to install/upgrade:
  trying to overwrite '/usr/lib/libopenconnect.a', which is also in
  package libopenconnect-dev 3.02-2

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

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


[Bug 941773] Re: Broadband plan for "Telstra Bigpond" is not listed when adding a new mobile broadband connection

2012-02-26 Thread Tomas Cassidy
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/941773

Title:
  Broadband plan for "Telstra Bigpond" is not listed when adding a new
  mobile broadband connection

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

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


[Bug 941773] [NEW] Broadband plan for "Telstra Bigpond" is not listed when adding a new mobile broadband connection

2012-02-26 Thread Tomas Cassidy
Public bug reported:

The broadband plan for "Telstra Bigpond"
(http://go.bigpond.com/wireless/) is not listed in the dropdown for
"Select your plan" when I create a new mobile broadband connection.  The
APN for this plan is "telstra.bigpond".

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: modemmanager 0.5.1.96+git201202081807.635fce1-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
Uname: Linux 3.2.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.93-0ubuntu2
Architecture: amd64
Date: Mon Feb 27 16:48:57 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120219)
ProcEnviron:
 LANGUAGE=en_AU:en
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
SourcePackage: modemmanager
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Broadband plan for "Telstra Bigpond" is not listed when adding a new
  mobile broadband connection

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

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


[Bug 791041] Re: bzr-rebase transitional package needed until next LTS

2012-02-26 Thread Launchpad Bug Tracker
This bug was fixed in the package bzr-rewrite - 0.6.2+bzr242-1ubuntu1

---
bzr-rewrite (0.6.2+bzr242-1ubuntu1) precise; urgency=low

  * Sync on Debian (LP: #941763, #935046)
  * fix LP: #791041 - Add transitional package (bzr-rebase) to ease the
LTS -> LTS transition; This can be dropped after 12.04; Change bzr-rewrite
Conflicts to Breaks since they're versioned; Add Replaces on bzr-rebase
for bzr-rewrite
- update debian/control

bzr-rewrite (0.6.2+bzr242-1) unstable; urgency=low

  * New upstream snapshot.
   + Fixes compatibility with newer versions of bzr. Closes: #660726
 -- Micah GerstenSun, 26 Feb 2012 23:19:47 -0600

** Changed in: bzr-rewrite (Ubuntu)
   Status: Triaged => 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/791041

Title:
  bzr-rebase transitional package needed until next LTS

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

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


[Bug 935046] Re: bzr-rewrite version 0.6.2+bzr238-1 FTBFS on i386 in precise

2012-02-26 Thread Launchpad Bug Tracker
This bug was fixed in the package bzr-rewrite - 0.6.2+bzr242-1ubuntu1

---
bzr-rewrite (0.6.2+bzr242-1ubuntu1) precise; urgency=low

  * Sync on Debian (LP: #941763, #935046)
  * fix LP: #791041 - Add transitional package (bzr-rebase) to ease the
LTS -> LTS transition; This can be dropped after 12.04; Change bzr-rewrite
Conflicts to Breaks since they're versioned; Add Replaces on bzr-rebase
for bzr-rewrite
- update debian/control

bzr-rewrite (0.6.2+bzr242-1) unstable; urgency=low

  * New upstream snapshot.
   + Fixes compatibility with newer versions of bzr. Closes: #660726
 -- Micah GerstenSun, 26 Feb 2012 23:19:47 -0600

** Changed in: bzr-rewrite (Ubuntu Precise)
   Status: In Progress => 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/935046

Title:
  bzr-rewrite version 0.6.2+bzr238-1 FTBFS on i386 in precise

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

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


[Bug 941767] Re: plymouthd crashed with SIGSEGV in ply_event_loop_process_pending_events()

2012-02-26 Thread Apport retracing service
*** This bug is a duplicate of bug 849414 ***
https://bugs.launchpad.net/bugs/849414

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #849414, 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/941767/+attachment/2786868/+files/CoreDump.gz

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

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

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

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

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

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

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 849414
   plymouthd crashed with SIGSEGV in ply_event_loop_process_pending_events()

** 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/941767

Title:
  plymouthd crashed with SIGSEGV in
  ply_event_loop_process_pending_events()

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

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


[Bug 941763] Re: FFe: Sync bzr-rewrite 0.6.2+bzr242-1 (universe) from Debian unstable (main)

2012-02-26 Thread Launchpad Bug Tracker
This bug was fixed in the package bzr-rewrite - 0.6.2+bzr242-1ubuntu1

---
bzr-rewrite (0.6.2+bzr242-1ubuntu1) precise; urgency=low

  * Sync on Debian (LP: #941763, #935046)
  * fix LP: #791041 - Add transitional package (bzr-rebase) to ease the
LTS -> LTS transition; This can be dropped after 12.04; Change bzr-rewrite
Conflicts to Breaks since they're versioned; Add Replaces on bzr-rebase
for bzr-rewrite
- update debian/control

bzr-rewrite (0.6.2+bzr242-1) unstable; urgency=low

  * New upstream snapshot.
   + Fixes compatibility with newer versions of bzr. Closes: #660726
 -- Micah GerstenSun, 26 Feb 2012 23:19:47 -0600

** Changed in: bzr-rewrite (Ubuntu)
   Status: Triaged => 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/941763

Title:
  FFe: Sync bzr-rewrite 0.6.2+bzr242-1 (universe) from Debian unstable
  (main)

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

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


[Bug 935046] Re: bzr-rewrite version 0.6.2+bzr238-1 FTBFS on i386 in precise

2012-02-26 Thread Micah Gersten
Needs a sync

** Changed in: bzr-rewrite (Ubuntu Precise)
   Status: New => In Progress

** Changed in: bzr-rewrite (Ubuntu Precise)
 Assignee: (unassigned) => Micah Gersten (micahg)

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

Title:
  bzr-rewrite version 0.6.2+bzr238-1 FTBFS on i386 in precise

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

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


[Bug 919699] Re: Gwibber page up page down keys move more than one page of messages

2012-02-26 Thread DrKay
This bug is reproducible on both my desktop and laptop Lenovo
(ThinkPad), 64-bit Ubuntu 11.10.

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

Title:
  Gwibber page up page down keys move more than one page of messages

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

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


[Bug 935004] Re: mysql-5.1 version 5.1.58-1ubuntu4 FTBFS on i386 in precise

2012-02-26 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-5.1 - 5.1.58-1ubuntu5

---
mysql-5.1 (5.1.58-1ubuntu5) precise; urgency=low

  * debian/patches/20_disabled_tests.dpatch: Updated to include
test 'main.query_cache_28249' following upstreams direction
as it is known to fail sporadically. (LP: #935004)
- http://bugs.mysql.com/43861
 -- Dave Walker (Daviey)Sun, 26 Feb 2012 22:45:53 
+

** Changed in: mysql-5.1 (Ubuntu Precise)
   Status: New => 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/935004

Title:
  mysql-5.1 version 5.1.58-1ubuntu4 FTBFS on i386 in precise

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

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


[Bug 941527] Re: Repair Broken System Package From Software Manager yields the following: package apt 0.8.16~exp12ubuntu4 failed to install/upgrade: subprocess installed post-installation script retur

2012-02-26 Thread RedSingularity
Discussed problem in the forums.  Closing report.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Changed in: apt (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/941527

Title:
  Repair Broken System Package From Software Manager yields the
  following: package apt 0.8.16~exp12ubuntu4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 127

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

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


[Bug 941617] Re: FFe: Update clutter/cogl to 1.9

2012-02-26 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: clutter-1.0 (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/941617

Title:
  FFe: Update clutter/cogl to 1.9

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

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


[Bug 941763] Re: FFe: Sync bzr-rewrite 0.6.2+bzr242-1 (universe) from Debian unstable (main)

2012-02-26 Thread Micah Gersten
This actually will be a manual sync + a transitional package to fix bug
791041

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

Title:
  FFe: Sync bzr-rewrite 0.6.2+bzr242-1 (universe) from Debian unstable
  (main)

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

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


[Bug 919740] Re: User is thinking of going back to Windows

2012-02-26 Thread William Grant
** Project changed: launchpad => ubuntu

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

Title:
  User is thinking of going back to Windows

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

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


[Bug 938457] Re: Post-Dist-upgrade Error Docbook (to Oneric)

2012-02-26 Thread RedSingularity
Moving to docbook package.

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

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

Title:
  Post-Dist-upgrade Error Docbook (to Oneric)

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

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


[Bug 938793] Re: When I upgrade from 11.04 to 11.10 I get an error:

2012-02-26 Thread RedSingularity
Can you attach the whole directory:

/var/log/dist-upgrade

Thanks.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** 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/938793

Title:
  When I upgrade from 11.04 to 11.10 I get an error:

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

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


[Bug 936245] Re: Writer can't open attached .ott when Base not installed

2012-02-26 Thread Bryan Quigley
In particular from the upstream build I did not install the following:
libobasis3.5-base_3.5.0-13_amd64.deb  libobasis3.5-en-us-
base_3.5.0-13_amd64.deb  libobasis3.5-postgresql-sdbc_3.5.0-13_amd64.deb
libreoffice3.5-base_3.5.0-13_amd64.deb

and it still worked..

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

Title:
  Writer can't open attached .ott when Base not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/936245/+subscriptions

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


[Bug 938654] Re: Dist upgrade from 10.10 to 11.04 fails

2012-02-26 Thread RedSingularity
The upgrade is failing because you have some custom PPA's and their associated 
packages installed.  You will need to remove those PPA's and their packages in 
order to proceed.  Consider using the tool 'ppa-purge' to do this.
---
Ubuntu Bug Squad volunteer triager
http://wiki.ubuntu.com/BugSquad

** Changed in: update-manager (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/938654

Title:
  Dist upgrade from 10.10 to 11.04 fails

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

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


[Bug 941763] Re: FFe: Sync bzr-rewrite 0.6.2+bzr242-1 (universe) from Debian unstable (main)

2012-02-26 Thread Scott Kitterman
Approved.

** Changed in: bzr-rewrite (Ubuntu)
   Status: New => Triaged

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

Title:
  FFe: Sync bzr-rewrite 0.6.2+bzr242-1 (universe) from Debian unstable
  (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr-rewrite/+bug/941763/+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   >