[Desktop-packages] [Bug 584600] Re: [Upstream] .docx date field conversion erases document

2011-08-19 Thread Christopher M. Penalver
** Summary changed:

- .docx date field conversion erases document
+ [Upstream] .docx date field conversion erases document

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/584600

Title:
  [Upstream] .docx date field conversion erases document

Status in LibreOffice Productivity Suite:
  Fix Released
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: openoffice.org

  I wrote a letter on Microsoft Office 2007 in Windows XP, including a
  date field that I had put in the January 1, 2000 format, and saved
  it as a .docx file. I then opened the letter in OpenOffice Writer
  build 3.2.0.10, Debian 1:3.2.0-7ubuntu4, Fri Apr 23 18:49:04 UTC
  2010 in Ubuntu 10.04 (fully updated), and it seemed normal. I edited
  it further, saved it (still as the same .docx), and then reopened it
  again in OpenOffice. However, now all the document text after the date
  was gone (it seemed to be replaced by carriage returns taking up about
  the same amount of space on the page), the date was in the format
  01/01/00, and there was a hyphen immediately before the date that I
  had not put there. The rest of the document contents were
  irretrievably lost.

  I was able to replicate this bug by:
  1. Save a .docx file in Microsoft Office 2007, including a date field in the 
format January 1, 2000, and some text following the date.
  2. Open it in OpenOffice Writer.
  3. Save the file as both a .doc (or .odt or anything else) and a .docx.
  4. Close OpenOffice.
  5. Open the .docx in OpenOffice; the text-after-the-date will be gone, the 
date will be in the wrong format, and there will be a hyphen in front of the 
date.
  6. Open any of the other format files that it was saved as, and the document 
will be as it originally was.

  I will attach a .doc containing one of these dates, that if saved as a .docx 
in OpenOffice, the resulting .docx will have the rest of the document erased.
  --- 
  Architecture: i386
  DistroRelease: Ubuntu 10.04
  NonfreeKernelModules: nvidia
  Package: openoffice.org-core 1:3.2.0-7ubuntu4
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Tags: lucid
  Uname: Linux 2.6.32-22-generic i686
  UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 689997] Re: SC silently fails to start: softwarecenter.backend - ERROR - aptdaemon import failed

2011-08-19 Thread David Peall
I'm having the same problem:
Traceback (most recent call last):
File /usr/bin/software-center, line 111, in module
from softwarecenter.app import SoftwareCenterApp
File /usr/share/software-center/softwarecenter/app.py, line 47, in module
from softwarecenter.backend.aptd import TransactionFinishedResult
File /usr/share/software-center/softwarecenter/backend/__init__.py, line 19, 
in module
from aptd import AptdaemonBackend
File /usr/share/software-center/softwarecenter/backend/aptd.py, line 30, in 
module
from aptdaemon import client
ImportError: No module named aptdaemon


software-center:
Installed: 4.0.4
Candidate: 4.0.4
Version table:
*** 4.0.4 0
500 http://za.archive.ubuntu.com/ubuntu/ natty-updates/main amd64 Packages
100 /var/lib/dpkg/status
4.0 0
500 http://za.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages

aptdaemon:
Installed: 0.41+bzr646-0ubuntu2.1
Candidate: 0.41+bzr646-0ubuntu2.1
Version table:
*** 0.41+bzr646-0ubuntu2.1 0
500 http://za.archive.ubuntu.com/ubuntu/ natty-updates/main amd64 Packages
100 /var/lib/dpkg/status
0.41+bzr646-0ubuntu2 0
500 http://za.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages




** Changed in: software-center (Ubuntu)
   Status: Expired = In Progress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/689997

Title:
  SC silently fails to start: softwarecenter.backend - ERROR - aptdaemon
  import failed

Status in “software-center” package in Ubuntu:
  In Progress

Bug description:
  Binary package hint: software-center

  Freshly reinstalled natty, attempting to run Software Centre gives no
  result.  Trying again from the command-line produces:

    $ software-center
    2010-12-14 03:01:01,958 - softwarecenter.backend - ERROR - aptdaemon import 
failed
    Traceback (most recent call last):
  File /usr/share/software-center/softwarecenter/backend/aptd.py, line 
39, in module
    from aptdaemon.defer import inline_callbacks, return_value
    ImportError: No module named defer
    Need the latest aptdaemon, try sudo apt-add-repository 
ppa:software-store-developers/ppa to get the PPA

  seems likely that something is missing a hard or versioned dependency.

aptdaemon = 0.40+bzr529-0ubuntu1
software-center = 3.1.3

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829195] Re: update-software-center crashed with ImportError in /usr/share/software-center/softwarecenter/utils.py: No module named gmenu

2011-08-19 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 828535 ***
https://bugs.launchpad.net/bugs/828535

** This bug has been marked a duplicate of bug 828535
   update-software-center crashed with ImportError in 
/usr/share/software-center/softwarecenter/utils.py: No module named gmenu

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/829195

Title:
  update-software-center crashed with ImportError in /usr/share
  /software-center/softwarecenter/utils.py: No module named gmenu

Status in “software-center” package in Ubuntu:
  New

Bug description:
  user@ubuntu:~$ lsb_release -rd  uname -a
  Description:  Ubuntu oneiric (development branch)
  Release:  11.10
  Linux ubuntu 3.0.0-8-generic #11-Ubuntu SMP Fri Aug 12 20:23:58 UTC 2011 
x86_64 x86_64 x86_64 GNU/Linux
  user@ubuntu:~$

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 4.1.16
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 07:54:19 2011
  ExecutablePath: /usr/share/software-center/update-software-center
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/sbin/update-software-center --triggered 
4.1.15
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_CH.UTF-8
  PythonArgs: ['/usr/sbin/update-software-center', '--triggered', '4.1.15']
  SourcePackage: software-center
  Title: update-software-center crashed with ImportError in 
/usr/share/software-center/softwarecenter/utils.py: No module named gmenu
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829222] Re: gnome-screensaver-dialog crashed with SIGSEGV in g_closure_invoke()

2011-08-19 Thread Rostislav Dzinko
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/829222

Title:
  gnome-screensaver-dialog crashed with SIGSEGV in g_closure_invoke()

Status in “gnome-screensaver” package in Ubuntu:
  New

Bug description:
  It happened when I tried to start Skype

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gnome-screensaver 3.0.0-2ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 10:08:15 2011
  ExecutablePath: /usr/lib/gnome-screensaver/gnome-screensaver-dialog
  InstallationMedia: Ubuntu 10.04.2 LTS Lucid Lynx - Release amd64 
(20110211.1)
  ProcCmdline: /usr/lib/gnome-screensaver/gnome-screensaver-dialog 
--status-message= --enable-switch
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=uk_UA.UTF-8
  SegvAnalysis:
   Segfault happened at: 0x409948:  mov0x8,%r8
   PC (0x00409948) ok
   source 0x8 (0x0008) not located in a known VMA region (needed readable 
region)!
   destination %r8 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: gnome-screensaver
  StacktraceTop:
   ?? ()
   g_closure_invoke () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
  Title: gnome-screensaver-dialog crashed with SIGSEGV in g_closure_invoke()
  UpgradeStatus: Upgraded to oneiric on 2011-08-15 (4 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828802] Re: empathy crashed with SIGSEGV in __memcpy_ssse3()

2011-08-19 Thread Guillaume Desmottes
ls -l
/home/username/.cache/telepathy/avatars/gabble/jabber/de0a606f4e61733076fe1f86f3588b4186276e58

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/828802

Title:
  empathy crashed with SIGSEGV in __memcpy_ssse3()

Status in Chat app, and Telepathy user interface:
  New
Status in “empathy” package in Ubuntu:
  New

Bug description:
  I'm working with empathy and crash.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: empathy 3.1.5-1ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  CrashCounter: 1
  Date: Thu Aug 18 10:36:09 2011
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110531.1)
  ProcCmdline: empathy
  ProcEnviron:
   PATH=(custom, no user)
   LANG=es_CL.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f604a097040 __memcpy_ssse3+144:   movdqu 
-0x10(%rsi,%rdx,1),%xmm0
   PC (0x7f604a097040) ok
   source -0x10(%rsi,%rdx,1) (0x0506bdf0) not located in a known VMA region 
(needed readable region)!
   destination %xmm0 ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: empathy
  StacktraceTop:
   __memcpy_ssse3 () at ../sysdeps/x86_64/multiarch/memcpy-ssse3.S:119
   g_memdup (mem=0x2835f00, byte_size=42163968) at 
/usr/include/x86_64-linux-gnu/bits/string3.h:52
   empathy_avatar_new (data=0x2835f00 \002, len=42163968, format=0x0, 
filename=0x3663cc0 
/home/username/.cache/telepathy/avatars/gabble/jabber/de0a606f4e61733076fe1f86f3588b4186276e58)
 at empathy-contact.c:1428
   contact_set_avatar_from_tp_contact (contact=0x2d4e670) at 
empathy-contact.c:1818
   g_closure_invoke (closure=0x2835f00, return_value=0x0, n_param_values=2, 
param_values=0x2595040, invocation_hint=optimized out) at 
/build/buildd/glib2.0-2.29.16/./gobject/gclosure.c:773
  Title: empathy crashed with SIGSEGV in __memcpy_ssse3()
  UpgradeStatus: Upgraded to oneiric on 2011-08-13 (5 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829232] [NEW] Keyboard access: window switcher excludes dialog windows

2011-08-19 Thread Alan Jenkins
Public bug reported:

Environment: Ubuntu classic, desktop effects disabled.

Dialog windows are not listed in the alt+tab window switcher.  When
switching to an application with an active dialog, the main window gets
the focus.

Expected behavior: the KDE desktop manages to get this right: it
switches to the active dialog instead.

I first noticed this with update-manager, where the dialog window (the
downloading window) seems to be a modal dialog, so the main window was
not responsive, *and yet it was not possible to switch to the modal
dialog window*!

But it's also true of the gedit open dialog, which is not modal.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: metacity 1:2.30.3-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
Architecture: amd64
Date: Fri Aug 19 08:50:47 2011
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 SHELL=/bin/bash
SourcePackage: metacity
UpgradeStatus: Upgraded to natty on 2011-06-19 (60 days ago)

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


** Tags: amd64 apport-bug natty unity-2d

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/829232

Title:
  Keyboard access: window switcher excludes dialog windows

Status in “metacity” package in Ubuntu:
  New

Bug description:
  Environment: Ubuntu classic, desktop effects disabled.

  Dialog windows are not listed in the alt+tab window switcher.  When
  switching to an application with an active dialog, the main window
  gets the focus.

  Expected behavior: the KDE desktop manages to get this right: it
  switches to the active dialog instead.

  I first noticed this with update-manager, where the dialog window
  (the downloading window) seems to be a modal dialog, so the main
  window was not responsive, *and yet it was not possible to switch to
  the modal dialog window*!

  But it's also true of the gedit open dialog, which is not modal.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: metacity 1:2.30.3-0ubuntu8
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 08:50:47 2011
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   SHELL=/bin/bash
  SourcePackage: metacity
  UpgradeStatus: Upgraded to natty on 2011-06-19 (60 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829232] Re: Keyboard access: window switcher excludes dialog windows

2011-08-19 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/829232

Title:
  Keyboard access: window switcher excludes dialog windows

Status in “metacity” package in Ubuntu:
  New

Bug description:
  Environment: Ubuntu classic, desktop effects disabled.

  Dialog windows are not listed in the alt+tab window switcher.  When
  switching to an application with an active dialog, the main window
  gets the focus.

  Expected behavior: the KDE desktop manages to get this right: it
  switches to the active dialog instead.

  I first noticed this with update-manager, where the dialog window
  (the downloading window) seems to be a modal dialog, so the main
  window was not responsive, *and yet it was not possible to switch to
  the modal dialog window*!

  But it's also true of the gedit open dialog, which is not modal.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: metacity 1:2.30.3-0ubuntu8
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 08:50:47 2011
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   SHELL=/bin/bash
  SourcePackage: metacity
  UpgradeStatus: Upgraded to natty on 2011-06-19 (60 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829096] Re: Firefox needs security update

2011-08-19 Thread Micah Gersten
No, according to the Mozilla advisory, that CVE only affects WebGL which
wasn't available before Firefox 4.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/829096

Title:
  Firefox needs security update

Status in “firefox” package in Ubuntu:
  Fix Released

Bug description:
  http://www.mozilla.org/security/announce/2011/mfsa2011-30.html

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: firefox 3.6.18+build2+nobinonly-0ubuntu0.10.04.2
  ProcVersionSignature: Ubuntu 2.6.32-33.70-generic 2.6.32.41+drm33.18
  Uname: Linux 2.6.32-33-generic i686
  Architecture: i386
  Date: Fri Aug 19 02:18:19 2011
  FirefoxPackages:
   firefox 3.6.18+build2+nobinonly-0ubuntu0.10.04.2
   firefox-gnome-support 3.6.18+build2+nobinonly-0ubuntu0.10.04.2
   firefox-branding 3.6.18+build2+nobinonly-0ubuntu0.10.04.2
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 
(20100429.4)
  ProcEnviron:
   LANG=fi_FI.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828887] Re: [GTK3] Scroll position isn't remembered going Back/Forward to Installed

2011-08-19 Thread Michael Vogt
** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/828887

Title:
  [GTK3] Scroll position isn't remembered going Back/Forward to
  Installed

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  software-center-gtk3 trunk r2119, Ubuntu Ocelot

  1. Launch USC.
  2. Click Installed.
  3. Scroll to the bottom of the Installed screen.
  4. Click Back.
  5. Click Forward.

  What happens: You are returned to the top of the Installed screen.
  What should happen: You are returned to the bottom of the Installed screen.

  The same problem does not occur for the All Software or History
  screens, just the Installed screen.

  https://wiki.ubuntu.com/SoftwareCenter#navigation-back-forward:
  Each item in the history should remember its scroll position ...
  These attributes should persist if you return to the screen using
  Back/Forward navigation, but not if you navigate to the screen any
  other way.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829138] Re: passing already installed package to software-center causes conflict message

2011-08-19 Thread Michael Vogt
Thanks for your bugreport.

What package did you experience this problem with? I just checked with
the (super simple) 2vcard and there I get a correct Reinstall prompt.

** Changed in: software-center (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/829138

Title:
  passing already installed package to software-center causes conflict
  message

Status in “software-center” package in Ubuntu:
  Incomplete

Bug description:
  in testing the fix to Bug #824692, I noticed that software-center does
  not appear to handle the situation where you pass it .deb file that is
  already installed correctly.

  say you have package-vX.deb which has already been installed on the
  system.

  and you now run 'software-center package-vX.deb' and when it loads up
  you get this message

  Breaks existing package 'package-vX' conflict: package-vX ( )

  Now I would expect that running the above command in this case should
  land you on the same page that you get if you navigate through the
  'installed software' pages to that package.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: software-center 4.1.14 [modified: 
usr/share/software-center/softwarecenter/db/__init__.py 
usr/share/software-center/softwarecenter/db/application.py]
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Aug 19 11:56:06 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center
  UpgradeStatus: Upgraded to oneiric on 2011-08-13 (6 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829241] Re: New applications open in foreground, even during drag+drop

2011-08-19 Thread Alan Jenkins
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/829241

Title:
  New applications open in foreground, even during drag+drop

Status in “metacity” package in Ubuntu:
  New

Bug description:
  Environment: Ubuntu classic, no desktop effects

  Just a small surprise, coming from a KDE point of view.

  If I'm dragging a scroll bar, or even if I'm currently dragging a
  window around the screen, new applications open in front of everything
  else.

  In the first case, the new app steals the focus; if I release the drag and 
start keyboarding, the new app will receive the events.
  In the second case, the window I'm dragging will keep the keyboard focus, but 
stay behind the new app.  Which felt really weird.

  I think this is what KDE fixes with focus stealing prevention.
  Instead of getting in the way, the new app shows itself as a flashing
  entry in the task manager.  Though I'm not sure whether that paradigm
  is available in GNOME (or Unity, for that matter).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: metacity 1:2.30.3-0ubuntu8
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 09:05:42 2011
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   SHELL=/bin/bash
  SourcePackage: metacity
  UpgradeStatus: Upgraded to natty on 2011-06-19 (60 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829241] [NEW] New applications open in foreground, even during drag+drop

2011-08-19 Thread Alan Jenkins
Public bug reported:

Environment: Ubuntu classic, no desktop effects

Just a small surprise, coming from a KDE point of view.

If I'm dragging a scroll bar, or even if I'm currently dragging a window
around the screen, new applications open in front of everything else.

In the first case, the new app steals the focus; if I release the drag and 
start keyboarding, the new app will receive the events.
In the second case, the window I'm dragging will keep the keyboard focus, but 
stay behind the new app.  Which felt really weird.

I think this is what KDE fixes with focus stealing prevention.
Instead of getting in the way, the new app shows itself as a flashing
entry in the task manager.  Though I'm not sure whether that paradigm is
available in GNOME (or Unity, for that matter).

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: metacity 1:2.30.3-0ubuntu8
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
Architecture: amd64
Date: Fri Aug 19 09:05:42 2011
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 SHELL=/bin/bash
SourcePackage: metacity
UpgradeStatus: Upgraded to natty on 2011-06-19 (60 days ago)

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


** Tags: amd64 apport-bug natty unity-2d

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/829241

Title:
  New applications open in foreground, even during drag+drop

Status in “metacity” package in Ubuntu:
  New

Bug description:
  Environment: Ubuntu classic, no desktop effects

  Just a small surprise, coming from a KDE point of view.

  If I'm dragging a scroll bar, or even if I'm currently dragging a
  window around the screen, new applications open in front of everything
  else.

  In the first case, the new app steals the focus; if I release the drag and 
start keyboarding, the new app will receive the events.
  In the second case, the window I'm dragging will keep the keyboard focus, but 
stay behind the new app.  Which felt really weird.

  I think this is what KDE fixes with focus stealing prevention.
  Instead of getting in the way, the new app shows itself as a flashing
  entry in the task manager.  Though I'm not sure whether that paradigm
  is available in GNOME (or Unity, for that matter).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: metacity 1:2.30.3-0ubuntu8
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 09:05:42 2011
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   SHELL=/bin/bash
  SourcePackage: metacity
  UpgradeStatus: Upgraded to natty on 2011-06-19 (60 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829247] Re: cannot login as a user

2011-08-19 Thread Stephan
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/829247

Title:
  cannot login as a user

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  I cannot login as a user. After entering the passwort lightdm appears
  again. But I can login as a guest. Problem stays even after new
  install of Ubuntu.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 0.9.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 10:27:06 2011
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-08-12 (6 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 817298] Re: LibreOffice crashes trying to save a document as Microsoft Word

2011-08-19 Thread indium
Referring to #4:

Java was switched off: I switch it on and get some debugging info:

I do: open the .odt file that is (original was a MS Word document). 
Save as microsoft .docx -- it crashes with the following info:


#   PageCount=unconvertable [long]
#   TableCount=unconvertable [long]
#   ImageCount=unconvertable [long]
#   ObjectCount=unconvertable [long]
#   ParagraphCount=unconvertable [long]
#   WordCount=unconvertable [long]
#   CharacterCount=unconvertable [long]
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x7f1b74b3faf7, pid=12061, tid=13975680436
#
# JRE version: 6.0_22-b22
# Java VM: OpenJDK 64-Bit Server VM (20.0-b11 mixed mode linux-amd64 compressed 
oops)
# Derivative: IcedTea6 1.10.2
# Distribution: Ubuntu 11.04, package 6b22-1.10.2-0ubuntu1~11.04.1
# Problematic frame:
# C  [libmswordlx.so+0x91af7]  SaveOrDelMSVBAStorage_ww8+0x120d7
#
# An error report file with more information is saved as:
# /mydir/hs_err_pid12061.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#

[error occurred during error reporting , id 0xb]

(I will do the openjdk-6 bug-report later).


** Attachment added: log file of java crash (libreoffice)
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/817298/+attachment/2291157/+files/hs_err_pid12061.log

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/817298

Title:
  LibreOffice crashes trying to save a document as Microsoft Word

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  When I tried to save a form created in Microsoft Word as a Word
  Document using LibreOffice Writer, it crashes. Nothing is produced in
  the /var/crash directory, and nothing is output to the terminal.

  Operating system (via 'lsb_release -rd'):
  Description:  Ubuntu 11.04
  Release:  11.04

  package version (via 'apt-cache policy libreoffice'):
  libreoffice:
Installed: 1:3.3.2-1ubuntu5
Candidate: 1:3.3.2-1ubuntu5
Version table:
   *** 1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/universe i386 
Packages
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.2-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic i686
  NonfreeKernelModules: nvidia wl
  Architecture: i386
  Date: Wed Jul 27 21:18:57 2011
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to natty on 2011-06-03 (54 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829264] Re: Gwibber not starting on natty

2011-08-19 Thread adil benseddik
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gwibber in Ubuntu.
https://bugs.launchpad.net/bugs/829264

Title:
  Gwibber not starting on natty

Status in “gwibber” package in Ubuntu:
  New

Bug description:
  here is the output of the command (ken-vandine)

  adilbenseddik@minipossixe ~ % gwibber-service -do
  /usr/share/themes/MurrinaCandido/gtk-2.0/gtkrc:84: Murrine configuration 
option gradients is no longer supported and will be ignored.
  Loading plugin Identi.ca version 1.1
  Loading plugin Flickr version 1.0
  Loading plugin Buzz version 1.0
  Loading plugin Twitter version 1.0
  Loading plugin Digg version 1.0
  Loading plugin Facebook version 1.1
  Facebook: DEBUGSetting up monitors
  Facebook: DEBUGRefresh interval is set to 5
  [1]22838 killed gwibber-service -do
  gwibber-service -do  28.47s user 146.61s system 64% cpu 4:32.72 total

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gwibber-service 3.0.0.1-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic i686
  NonfreeKernelModules: wl nvidia
  Architecture: i386
  Date: Fri Aug 19 10:54:24 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu-Netbook 10.10 Maverick Meerkat - Release i386 
(20101007)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=C:en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  SourcePackage: gwibber
  UpgradeStatus: Upgraded to natty on 2011-04-29 (111 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829262] [NEW] Ctrl+D to bookmark w/tags only causes bookmark menu slowdown

2011-08-19 Thread Alan Jenkins
Public bug reported:

If you use the keyboard shortcut Ctrl+D to create a new bookmark, it's
filed in the bookmark menu folder unless you tell it otherwise.

If you're a heavy bookmark user, this leaves you with hundreds of
entries in the bookmark menu.  (Because you're using _tags_ to keep them
organized, there's no other reason to touch the folder).  The resulting
menu takes 30 seconds to load (the first time it's opened) on my Core2
machine.  That's not very good behavior.

Annoyingly, this is inconsistent.  if you use the mouse to click on the
star instead, it defaults to unsorted bookmarks, which avoids the
problem.  But I'm a keyboard user, dammit.  The problem is that keyboard
shortcuts are tied to menu items, i.e. the bookmark this page item on
the bookmark menu.  So it's logical that this action defaults to the
bookmark menu...

The bookmarking widget doesn't remember the last setting used; there's
apparently no way to set a more appropriate default.


I don't know how to resolve it.  Personally I'd be happy to just switch the 
default, and add Unsorted bookmarks to the bookmark menu, but I suspect it'd 
annoy some existing users.


That said, the situation is *much* better than when I first noticed this.  I've 
just been able to fix it by moving 1000 bookmarks over to Unsorted bookmarks 
in under 10 seconds (on a cheapo netbook SSD!).  Previously, the bookmarks 
manager didn't optimize this case; it basically wasn't able to complete it 
before I gave up and killed firefox.  The interface for dragging+dropping that 
many bookmarks is not very good, but at least it seems workable now.


Personally I feel supporting heavy bookmark use should be a long-term aim for 
Firefox.  Encouraging bookmark use is good for security, and good for 
privacy/robustness in lessening dependency on search engines.  I guess the 
problem is that Firefox tries to support  both tags *and* folders.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: firefox 5.0+build1+nobinonly-0ubuntu0.11.04.2
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic x86_64
Architecture: amd64
Date: Fri Aug 19 09:20:48 2011
FirefoxPackages:
 firefox 5.0+build1+nobinonly-0ubuntu0.11.04.2
 flashplugin-installer N/A
 adobe-flashplugin N/A
 icedtea-plugin N/A
ProcEnviron:
 LANGUAGE=
 PATH=(custom, user)
 SHELL=/bin/bash
SourcePackage: firefox
UpgradeStatus: Upgraded to natty on 2011-06-19 (60 days ago)

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


** Tags: amd64 apport-bug natty unity-2d

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/829262

Title:
  Ctrl+D to bookmark w/tags only causes bookmark menu slowdown

Status in “firefox” package in Ubuntu:
  New

Bug description:
  If you use the keyboard shortcut Ctrl+D to create a new bookmark, it's
  filed in the bookmark menu folder unless you tell it otherwise.

  If you're a heavy bookmark user, this leaves you with hundreds of
  entries in the bookmark menu.  (Because you're using _tags_ to keep
  them organized, there's no other reason to touch the folder).  The
  resulting menu takes 30 seconds to load (the first time it's opened)
  on my Core2 machine.  That's not very good behavior.

  Annoyingly, this is inconsistent.  if you use the mouse to click on
  the star instead, it defaults to unsorted bookmarks, which avoids
  the problem.  But I'm a keyboard user, dammit.  The problem is that
  keyboard shortcuts are tied to menu items, i.e. the bookmark this
  page item on the bookmark menu.  So it's logical that this action
  defaults to the bookmark menu...

  The bookmarking widget doesn't remember the last setting used; there's
  apparently no way to set a more appropriate default.

  
  I don't know how to resolve it.  Personally I'd be happy to just switch the 
default, and add Unsorted bookmarks to the bookmark menu, but I suspect it'd 
annoy some existing users.

  
  That said, the situation is *much* better than when I first noticed this.  
I've just been able to fix it by moving 1000 bookmarks over to Unsorted 
bookmarks in under 10 seconds (on a cheapo netbook SSD!).  Previously, the 
bookmarks manager didn't optimize this case; it basically wasn't able to 
complete it before I gave up and killed firefox.  The interface for 
dragging+dropping that many bookmarks is not very good, but at least it seems 
workable now.

  
  Personally I feel supporting heavy bookmark use should be a long-term aim for 
Firefox.  Encouraging bookmark use is good for security, and good for 
privacy/robustness in lessening dependency on search engines.  I guess the 
problem is that Firefox tries to support  both tags *and* folders.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 5.0+build1+nobinonly-0ubuntu0.11.04.2
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 

[Desktop-packages] [Bug 809890] Re: lightdm-example-gtk-greeter crashed with SIGSEGV in __strcmp_ssse3()

2011-08-19 Thread Martin Pitt
We use the unity greeter now, so not very relevant any more.

** Changed in: lightdm (Ubuntu Oneiric)
   Importance: Critical = Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/809890

Title:
  lightdm-example-gtk-greeter crashed with SIGSEGV in __strcmp_ssse3()

Status in “lightdm” package in Ubuntu:
  Confirmed
Status in “lightdm” source package in Oneiric:
  Confirmed

Bug description:
  When selecting my user name on the lightdm login screen, I get a blank
  screen and can't login; the greeter has just crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: lightdm-greeter-example-gtk 0.4.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-5.6-generic 3.0.0-rc7
  Uname: Linux 3.0.0-5-generic x86_64
  Architecture: amd64
  Date: Wed Jul 13 15:44:50 2011
  ExecutablePath: /usr/lib/lightdm/lightdm-example-gtk-greeter
  ProcCmdline: /usr/lib/lightdm/lightdm-example-gtk-greeter
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/false
  SegvAnalysis:
   Segfault happened at: 0x7fd81462517a __strcmp_ssse3+26:movlpd 
(%rsi),%xmm2
   PC (0x7fd81462517a) ok
   source (%rsi) (0x) not located in a known VMA region (needed 
readable region)!
   destination %xmm2 ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: lightdm
  Stacktrace:
   #0  __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:214
   No locals.
   #1  0x00403dfd in _start ()
   No symbol table info available.
  StacktraceTop:
   __strcmp_ssse3 () at ../sysdeps/x86_64/multiarch/../strcmp.S:214
   _start ()
  Title: lightdm-example-gtk-greeter crashed with SIGSEGV in __strcmp_ssse3()
  UpgradeStatus: Upgraded to oneiric on 2009-12-07 (582 days ago)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829247] Re: cannot login as a user

2011-08-19 Thread Sebastien Bacher
thank you for your bug report, could you try if that's still an issue
with 0.9.3-0ubuntu5?

** Changed in: lightdm (Ubuntu)
   Importance: Undecided = Low

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/829247

Title:
  cannot login as a user

Status in “lightdm” package in Ubuntu:
  Incomplete

Bug description:
  I cannot login as a user. After entering the passwort lightdm appears
  again. But I can login as a guest. Problem stays even after new
  install of Ubuntu.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 0.9.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 10:27:06 2011
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-08-12 (6 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 827823] Re: Epiphany needs to be updated to 3.1.x series

2011-08-19 Thread Launchpad Bug Tracker
** Changed in: epiphany-browser (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to epiphany-browser in Ubuntu.
https://bugs.launchpad.net/bugs/827823

Title:
  Epiphany needs to be updated to 3.1.x series

Status in “epiphany-browser” package in Ubuntu:
  Confirmed

Bug description:
  The epiphany browser should be updated to the 3.1.x series along with
  the rest of the GNOME platform.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829262] Re: Ctrl+D to bookmark w/tags only causes bookmark menu slowdown

2011-08-19 Thread Alan Jenkins
Rats, I forgot this was an orca-specific problem.  Without Orca, it's
more like 5 seconds.  It needs Orca running (and 100's of items on the
bookmarks menu) for the 30 second delay.

What's odd is that there's no delay at all if orca is started _after_
the bookmark menu has been populated, and I can't see any loss of
functionality...

** Package changed: firefox (Ubuntu) = orca (Ubuntu)

** Summary changed:

- Ctrl+D to bookmark w/tags only causes bookmark menu slowdown
+ firefox: Ctrl+D to bookmark w/tags only causes bookmark menu slowdown

** Package changed: orca (Ubuntu) = gnome-orca (Ubuntu)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/829262

Title:
  firefox: Ctrl+D to bookmark w/tags only causes bookmark menu slowdown

Status in “gnome-orca” package in Ubuntu:
  New

Bug description:
  If you use the keyboard shortcut Ctrl+D to create a new bookmark, it's
  filed in the bookmark menu folder unless you tell it otherwise.

  If you're a heavy bookmark user, this leaves you with hundreds of
  entries in the bookmark menu.  (Because you're using _tags_ to keep
  them organized, there's no other reason to touch the folder).  The
  resulting menu takes 30 seconds to load (the first time it's opened)
  on my Core2 machine.  That's not very good behavior.

  Annoyingly, this is inconsistent.  if you use the mouse to click on
  the star instead, it defaults to unsorted bookmarks, which avoids
  the problem.  But I'm a keyboard user, dammit.  The problem is that
  keyboard shortcuts are tied to menu items, i.e. the bookmark this
  page item on the bookmark menu.  So it's logical that this action
  defaults to the bookmark menu...

  The bookmarking widget doesn't remember the last setting used; there's
  apparently no way to set a more appropriate default.

  
  I don't know how to resolve it.  Personally I'd be happy to just switch the 
default, and add Unsorted bookmarks to the bookmark menu, but I suspect it'd 
annoy some existing users.

  
  That said, the situation is *much* better than when I first noticed this.  
I've just been able to fix it by moving 1000 bookmarks over to Unsorted 
bookmarks in under 10 seconds (on a cheapo netbook SSD!).  Previously, the 
bookmarks manager didn't optimize this case; it basically wasn't able to 
complete it before I gave up and killed firefox.  The interface for 
dragging+dropping that many bookmarks is not very good, but at least it seems 
workable now.

  
  Personally I feel supporting heavy bookmark use should be a long-term aim for 
Firefox.  Encouraging bookmark use is good for security, and good for 
privacy/robustness in lessening dependency on search engines.  I guess the 
problem is that Firefox tries to support  both tags *and* folders.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 5.0+build1+nobinonly-0ubuntu0.11.04.2
  ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
  Uname: Linux 2.6.38-10-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 09:20:48 2011
  FirefoxPackages:
   firefox 5.0+build1+nobinonly-0ubuntu0.11.04.2
   flashplugin-installer N/A
   adobe-flashplugin N/A
   icedtea-plugin N/A
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to natty on 2011-06-19 (60 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828845] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu4 failed to install/upgrade: trying to overwrite '/usr/lib/gstreamer-0.10/libgstcamerabin.so', which is also in pa

2011-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gst-plugins-good0.10 -
0.10.30-1ubuntu5

---
gst-plugins-good0.10 (0.10.30-1ubuntu5) oneiric; urgency=low

  * Bump Breaks/Replaces on -bad to 0.10.22-2ubuntu2 for camerabin move
(LP: #828845).
 -- Evan Dandrea e...@ubuntu.com   Fri, 19 Aug 2011 10:03:49 +0100

** Changed in: gst-plugins-good0.10 (Ubuntu Oneiric)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/828845

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu4 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/gstreamer-0.10/libgstcamerabin.so', which is also in package
  gstreamer0.10-plugins-bad 0.10.22-2ubuntu1

Status in “gst-plugins-good0.10” package in Ubuntu:
  Fix Released
Status in “gst-plugins-good0.10” source package in Oneiric:
  Fix Released

Bug description:
  just upgraded ubuntu from terminal

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic i686
  Architecture: i386
  Date: Thu Aug 18 20:51:37 2011
  DuplicateSignature:
   Unpacking replacement gstreamer0.10-plugins-good ...
   dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu4_i386.deb 
(--unpack):
trying to overwrite '/usr/lib/gstreamer-0.10/libgstcamerabin.so', which is 
also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  ErrorMessage: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstcamerabin.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  SourcePackage: gst-plugins-good0.10
  Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu4 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/gstreamer-0.10/libgstcamerabin.so', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  UpgradeStatus: Upgraded to oneiric on 2011-08-11 (7 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/828845/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828783] Re: [GTK3] Choosing individual software source doesn't show it in the navigation bar

2011-08-19 Thread Michael Vogt
At this point I think we should focus on fixes rather then adding this
transition.

** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

** Changed in: software-center (Ubuntu)
   Importance: Medium = Low

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/828783

Title:
  [GTK3] Choosing individual software source doesn't show it in the
  navigation bar

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  software-center-gtk3 trunk r2119, Ubuntu Ocelot

  From test case sc-002 https://wiki.ubuntu.com/SoftwareCenter#navigation-bar:
  1. Launch USC.
  2. From the “All Software” menu, choose “Canonical Partners”.

  What happens: The Canonical Partners screen appears.

  What should happen: All following items in the navigation bar should
  slide to the right, making room for a “Canonical Partners” item,
  highlighted, between “All Software” and “Installed”.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829247] Re: cannot login as a user

2011-08-19 Thread Sebastien Bacher
thank you for your bug report, could you try if that's still an issue
with 0.9.3-0ubuntu5?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/829247

Title:
  cannot login as a user

Status in “lightdm” package in Ubuntu:
  Incomplete

Bug description:
  I cannot login as a user. After entering the passwort lightdm appears
  again. But I can login as a guest. Problem stays even after new
  install of Ubuntu.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 0.9.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 10:27:06 2011
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-08-12 (6 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828680] Re: In History screen, Left, Right, and Space keys don't work

2011-08-19 Thread Michael Vogt
Thanks for your bugreport.

This is the same keybinding behavior as any GtkTreeView. I would suggest
that this gets fixed on a global level to have a consistent experience
across all  apps.

** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

** Changed in: software-center (Ubuntu)
   Importance: Undecided = Low

** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/828680

Title:
  In History screen, Left, Right, and Space keys don't work

Status in “gtk+3.0” package in Ubuntu:
  New
Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu Software Centre 4.1.15, Ubuntu Ocelot
  software-center-gtk3 trunk r2119, Ubuntu Ocelot

  1. Navigate to the History screen.
  2. With the keyboard, select a date branch that is not currently expanded.
  3. Press Right.
  4. Press Left.
  5. Press Space.
  6. Press Space again.

  What happens: (3, 4, 5, 6) Nothing.

  What should happen:
  3. The branch expands.
  4. The branch collapses.
  5. The branch expands.
  6. The branch collapses.

  https://wiki.ubuntu.com/SoftwareCenter#history: Clicking anywhere
  on a branch — or pressing Space when it is selected — should expand it
  if it is collapsed, and collapse it if it is expanded. When a branch
  is selected, pressing Right should also expand it, and Left collapse
  it.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 821339] Re: gsettings-data-convert crashed with signal 5 in g_settings_set_value()

2011-08-19 Thread Sebastien Bacher
could you add your .xsession-errors to the bug?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/821339

Title:
  gsettings-data-convert crashed with signal 5 in g_settings_set_value()

Status in “gconf” package in Ubuntu:
  Confirmed

Bug description:
  Just crashed out of the blue

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gconf2 3.1.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
  Uname: Linux 3.0.0-7-generic x86_64
  NonfreeKernelModules: wl
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Aug  5 18:30:30 2011
  ExecutablePath: /usr/bin/gsettings-data-convert
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
  ProcCmdline: gsettings-data-convert
  ProcEnviron:
   LANGUAGE=en_AU:en_GB:en
   LANG=en_AU.UTF-8
   LC_MESSAGES=en_AU.UTF-8
   SHELL=/bin/bash
  Signal: 5
  SourcePackage: gconf
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_set_value () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_set () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? ()
  Title: gsettings-data-convert crashed with signal 5 in g_settings_set_value()
  UpgradeStatus: Upgraded to oneiric on 2011-08-04 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin netdev plugdev sambashare users

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828515] Re: gstreamer0.10-lame will not install

2011-08-19 Thread Michael Vogt
Thanks for your bugreport.

Do you have a crashfile for this in /var/crash ? Could you please run
apport-collect 828515 to gather some more debug info?

** Package changed: software-center (Ubuntu) = aptdaemon (Ubuntu)

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/828515

Title:
  gstreamer0.10-lame will not install

Status in “aptdaemon” package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu version 10.10
  App gstreamer0.10-lame version 0.10.17-0.0
  Trying to install app.
  App downloads from http://linuxappfinder.com/package/gstreamer0.10-lame ok 
and goes into Software Centre to install but comes up with unable to load 
error. 
  Error message is  There seems to be a programming error in aptdaemon, the 
software that allows you to install/remove software and to perform other tasks 
related to package management. Please report this error at 
http://launchpad.net/aptdaemon/+filebug and retry. 
  Does not work on retry.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: software-center 3.0.9
  ProcVersionSignature: Ubuntu 2.6.35-30.56-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic i686
  Architecture: i386
  Date: Thu Aug 18 16:29:05 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_AU:en
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: software-center

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828680] Re: In History screen, Left, Right, and Space keys don't work

2011-08-19 Thread Michael Vogt
** Bug watch added: GNOME Bug Tracker #105895
   https://bugzilla.gnome.org/show_bug.cgi?id=105895

** Also affects: software-center via
   https://bugzilla.gnome.org/show_bug.cgi?id=105895
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/828680

Title:
  In History screen, Left, Right, and Space keys don't work

Status in Ubuntu Software Center:
  Unknown
Status in “gtk+3.0” package in Ubuntu:
  New
Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu Software Centre 4.1.15, Ubuntu Ocelot
  software-center-gtk3 trunk r2119, Ubuntu Ocelot

  1. Navigate to the History screen.
  2. With the keyboard, select a date branch that is not currently expanded.
  3. Press Right.
  4. Press Left.
  5. Press Space.
  6. Press Space again.

  What happens: (3, 4, 5, 6) Nothing.

  What should happen:
  3. The branch expands.
  4. The branch collapses.
  5. The branch expands.
  6. The branch collapses.

  https://wiki.ubuntu.com/SoftwareCenter#history: Clicking anywhere
  on a branch — or pressing Space when it is selected — should expand it
  if it is collapsed, and collapse it if it is expanded. When a branch
  is selected, pressing Right should also expand it, and Left collapse
  it.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828680] Re: In History screen, Left, Right, and Space keys don't work

2011-08-19 Thread Matthew Paul Thomas
What is the same keybinding behavior? How do you expand/collapse a
GtkTreeView branch with the keyboard?

The keyboard navigation I specified is consistent with Nautilus. (Except
that in Nautilus, Space opens the folder. In USC expanding the branch is
the closest equivalent to that.)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/828680

Title:
  In History screen, Left, Right, and Space keys don't work

Status in Ubuntu Software Center:
  Unknown
Status in “gtk+3.0” package in Ubuntu:
  New
Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu Software Centre 4.1.15, Ubuntu Ocelot
  software-center-gtk3 trunk r2119, Ubuntu Ocelot

  1. Navigate to the History screen.
  2. With the keyboard, select a date branch that is not currently expanded.
  3. Press Right.
  4. Press Left.
  5. Press Space.
  6. Press Space again.

  What happens: (3, 4, 5, 6) Nothing.

  What should happen:
  3. The branch expands.
  4. The branch collapses.
  5. The branch expands.
  6. The branch collapses.

  https://wiki.ubuntu.com/SoftwareCenter#history: Clicking anywhere
  on a branch — or pressing Space when it is selected — should expand it
  if it is collapsed, and collapse it if it is expanded. When a branch
  is selected, pressing Right should also expand it, and Left collapse
  it.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828308] Re: Reopening standalone .deb package offers Reinstall, not Remove

2011-08-19 Thread Michael Vogt
** Changed in: software-center (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/828308

Title:
  Reopening standalone .deb package offers Reinstall, not Remove

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  software-center-gtk3 trunk 2114, Ubuntu Ocelot

  1. Download a standalone .deb package, such as opera. 
http://www.opera.com/browser/download/
  2. Open the package in USC, and install it.
  3. Open the package again.

  What happens: This time, USC s screen has a Reinstall button.
  What should happen: It should have a Remove button instead.
  https://wiki.ubuntu.com/SoftwareCenter#software-item-screen-state-installed

  I don't know of any reason Reinstall would be more useful for a
  standalone .deb package than for any other installed package. If there
  is one, we can reconsider this. Otherwise, Reinstall is something we
  should offer as an advanced command eventually, but we should offer it
  for all packages, not just standalone ones.
  https://wiki.ubuntu.com/SoftwareCenter#reinstalling

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828623] Re: gnome control centre does not allow you to disable the laptop screen while leaving an external connected screen working

2011-08-19 Thread Launchpad Bug Tracker
** Changed in: gnome-control-center (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/828623

Title:
  gnome control centre does not allow you to disable the laptop screen
  while leaving an external connected screen working

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  Lenovo T500 with displayport has a 1920x1200 monitor attached, I use
  the displayport in a similar way to a docking station in that I attach
  the monitor with a displayport to dvi cable, and then expect to be
  able to switch off the laptops internal display, only leaving the
  external monitor working.

  Screen detection works fine, mirrored screen works fine, but disabling
  the internal display and activating the external display just leads to
  the screen going black until the timeout has been reached, whereupon
  it reverts to its previous setting.

  This is a fully updated oneiric install

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.1.4-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Thu Aug 18 10:35:59 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 697699] Re: Uncaught crash when importing DVD as image

2011-08-19 Thread Dan Wood
Just to add that this affects me too.
Very annoying because when it happens I'm often in the middle of coying other 
files across my network, and when Nautilus crashes I lose those transfers mid 
way!

Let me know if there is anything useful I can test for you, although the
crash doesn't seem to get 'caught' by Apport...

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/697699

Title:
  Uncaught crash when importing DVD as image

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: nautilus

  Currently in Natty I am seeing a crash in Nautilus that is uncaught by
  Apport.

  (likely requires libdvdcss)

  1) insert DVD
  2) in the Computer nautilus view right click DVD and select copy disc.
  3) set as an image
  4) when finished, insert new disc.
  5) Now for some reason you need to hit reload or the copy disc option does 
not appear
  6) Click copy disc

  Now Nautilus crashes, however the DVD can be imported once Nautilus
  has been restarted.

  Why this is uncaught by apport I don't know, also launch Nautilus in a
  terminal does not provide any helpful output.

  In dmesg this seems to appear after every crash.

  [224415.045326] nautilus[27315]: segfault at 70008 ip
  7f0f5799c378 sp 7fffd730 error 4 in
  libgobject-2.0.so.0.2705.0[7f0f57966000+5]

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.37-11.25-generic 2.6.37-rc7
  Uname: Linux 2.6.37-11-generic x86_64
  Architecture: amd64
  Date: Wed Jan  5 15:27:11 2011
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcEnviron:
   LANGUAGE=da_DK:da:en_GB:en
   LANG=da_DK.UTF-8
   LC_MESSAGES=da_DK.utf8
   SHELL=/bin/bash
  SourcePackage: nautilus
  usr_lib_nautilus: nautilus 1:2.32.2.1-0ubuntu1file-roller 
2.32.1-0ubuntu1nautilus-open-terminal 0.18-1gnome-disk-utility 
2.32.1-0ubuntu3ubuntuone-client-gnome 1.5.1-0ubuntu2nautilus-share 
0.7.2-14ubuntu1brasero 2.32.1-0ubuntu1evince 
2.32.0-0ubuntu3ubuntuone-client-gnome 1.5.1-0ubuntu2nautilus-sendto 
2.32.0-0ubuntu1totem 2.32.0-0ubuntu3ubuntuone-client-gnome 1.5.1-0ubuntu2

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829186] Re: Mixes static and GI library bindings

2011-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:0.152.15

---
update-manager (1:0.152.15) oneiric; urgency=low

  [ Brian Murray ]
  * DistUpgrade/DistUpgradeApport.py:
- properly add the tag 'dist-upgrade' to the bug report

  [ Michael Vogt ]
  * UpdateManager/backend/InstallBackendAptdaemon.py:
- fix incorrect initialization
  * fix GLib.timeout_add_seconds() with the new GIR (LP: #829186)
  * call software-properties-gtk without gksu, that is no longer
needed
 -- Michael Vogt michael.v...@ubuntu.com   Fri, 19 Aug 2011 12:15:35 +0200

** Changed in: update-manager (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/829186

Title:
  Mixes static and GI library bindings

Status in “oneconf” package in Ubuntu:
  Fix Released
Status in “software-center” package in Ubuntu:
  Fix Committed
Status in “ubiquity” package in Ubuntu:
  Incomplete
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  Fix Released

Bug description:
  This is a tracking bug for fixing programs which will crash with a
  newer pygobject = 2.90. This is now absolutely zero tolerant against
  importing both the static and the GI version of a particular library.
  This was mostly the case with 2.28 as well, but did work in some cases
  (like import gobject; from gi.repository import Gtk, in particular
  for glib and gobject). These now cause errors as well.

  See bug 828751 for some more information for this.

  $ ubuntuone-control-panel-gtk
  Traceback (most recent call last):
    File /usr/bin/ubuntuone-control-panel-gtk, line 33, in module
  from ubuntuone.controlpanel.gui.gtk import main
    File 
/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/__init__.py,
 line 28, in module
  from ubuntuone.controlpanel.gui.gtk.gui import main
    File 
/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/gui.py,
 line 39, in module
  from gi.repository import GLib
    File /usr/lib/python2.7/dist-packages/gi/__init__.py, line 23, in module
  from ._gi import _API, Repository
  ImportError: could not import gobject (error was: ImportError('When using 
gi.repository you must not import static modules like gobject. Please change 
all occurrences of import gobject to from gi.repository import GObject.',))

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 762918] Re: Natty Screensaver freezes system after some period of inactivity

2011-08-19 Thread Broco
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/762918/comments/4
That's wrong for me, even with blank selected it crashed.

https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/762918/comments/82
Worked for me so far, thanks.
This even boosts some effects and Fullscreen-OpenGL-Applications (e.g. Braid) 
now work fine (they were crashing before).

Maybe this option should be disabled by default.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/762918

Title:
  Natty Screensaver freezes system after some period of inactivity

Status in Linux ACPI client:
  New
Status in X.org xf86-video-intel:
  Confirmed
Status in “gnome-screensaver” package in Ubuntu:
  Incomplete
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: gnome-screensaver

  When selecting Floating Ubuntu screensaver, after a period of
  inactivity greater than 40min, the systems locks itself and becomes
  unresponsive.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: gnome-screensaver 2.30.2-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
  Uname: Linux 2.6.38-8-generic x86_64
  Architecture: amd64
  Date: Sat Apr 16 13:04:12 2011
  EcryptfsInUse: Yes
  GconfGnomeSession:
   idle_delay = 5
/desktop/gnome/session/required_components:
 windowmanager = gnome-wm
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_US:en
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-screensaver
  UpgradeStatus: Upgraded to natty on 2011-04-15 (1 days ago)
  WindowManager: gnome-wm

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829295] [NEW] Long directory name isn't shown at all in the Location: field

2011-08-19 Thread Mathieu MD
Public bug reported:

When a directory's name is longer than current Nautilus window width,
the Location field dont show it at all.

It should display at least a part of the dir name, instead of nothing.
Something like that:
Very_long_directory_name → Very_lo...y_name

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: nautilus 1:2.32.2.1-0ubuntu13
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Fri Aug 19 11:58:49 2011
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=fr_FR:en
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
XsessionErrors: (vinagre:2036): Gdk-CRITICAL **: IA__gdk_drawable_get_size: 
assertion `GDK_IS_DRAWABLE (drawable)' failed

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/829295

Title:
  Long directory name isn't shown at all in the Location: field

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  When a directory's name is longer than current Nautilus window width,
  the Location field dont show it at all.

  It should display at least a part of the dir name, instead of nothing.
  Something like that:
  Very_long_directory_name → Very_lo...y_name

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Fri Aug 19 11:58:49 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=fr_FR:en
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors: (vinagre:2036): Gdk-CRITICAL **: IA__gdk_drawable_get_size: 
assertion `GDK_IS_DRAWABLE (drawable)' failed

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829295] Re: Long directory name isn't shown at all in the Location: field

2011-08-19 Thread Mathieu MD
** Attachment added: Screenshot of the problem
   
https://bugs.launchpad.net/bugs/829295/+attachment/2291324/+files/nautilus-long_dir_name.jpg

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/829295

Title:
  Long directory name isn't shown at all in the Location: field

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  When a directory's name is longer than current Nautilus window width,
  the Location field dont show it at all.

  It should display at least a part of the dir name, instead of nothing.
  Something like that:
  Very_long_directory_name → Very_lo...y_name

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Fri Aug 19 11:58:49 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=fr_FR:en
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  XsessionErrors: (vinagre:2036): Gdk-CRITICAL **: IA__gdk_drawable_get_size: 
assertion `GDK_IS_DRAWABLE (drawable)' failed

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829303] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in

2011-08-19 Thread Michael Horgan
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/829303

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu1

Status in “gst-plugins-good0.10” package in Ubuntu:
  New

Bug description:
  Just happened while doing updates to my system.

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
  Uname: Linux 3.0.0-7-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Aug 19 03:29:44 2011
  DuplicateSignature:
   Unpacking replacement gstreamer0.10-plugins-good ...
   dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu4_amd64.deb 
(--unpack):
trying to overwrite '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which 
is also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  ErrorMessage: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: gst-plugins-good0.10
  Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  UpgradeStatus: Upgraded to oneiric on 2011-08-18 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/829303/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829303] [NEW] package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also

2011-08-19 Thread Michael Horgan
Public bug reported:

Just happened while doing updates to my system.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
Uname: Linux 3.0.0-7-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Aug 19 03:29:44 2011
DuplicateSignature:
 Unpacking replacement gstreamer0.10-plugins-good ...
 dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu4_amd64.deb 
(--unpack):
  trying to overwrite '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is 
also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
ErrorMessage: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
SourcePackage: gst-plugins-good0.10
Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
UpgradeStatus: Upgraded to oneiric on 2011-08-18 (1 days ago)

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check oneiric package-conflict

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/829303

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu1

Status in “gst-plugins-good0.10” package in Ubuntu:
  New

Bug description:
  Just happened while doing updates to my system.

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
  Uname: Linux 3.0.0-7-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Aug 19 03:29:44 2011
  DuplicateSignature:
   Unpacking replacement gstreamer0.10-plugins-good ...
   dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu4_amd64.deb 
(--unpack):
trying to overwrite '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which 
is also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  ErrorMessage: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  SourcePackage: gst-plugins-good0.10
  Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  UpgradeStatus: Upgraded to oneiric on 2011-08-18 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/829303/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 750276] Re: evince crashed with SIGABRT in g_object_newv()

2011-08-19 Thread Launchpad Bug Tracker
** Changed in: evince (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/750276

Title:
  evince crashed with SIGABRT in g_object_newv()

Status in “evince” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: evince

  Crashed when opening a graphic heavy PDF file, assuming it just gave
  up after trying for ~30-60 secs

  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: evince 2.32.0-0ubuntu12
  ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  Uname: Linux 2.6.38-5-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Mon Apr  4 14:21:42 2011
  ExecutablePath: /usr/bin/evince
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcCmdline: evince /tmp/price-list.pdf
  ProcCmdline_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-5-generic 
root=UUID=6df31a4e-061a-4e89-853a-524ec8d1a57e ro quiet splash vt.handoff=7
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature_: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  Signal: 6
  SourcePackage: evince
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
   g_object_newv () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_object_new_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_object_new () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: evince crashed with SIGABRT in g_object_newv()
  UpgradeStatus: Upgraded to natty on 2011-02-25 (38 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828931] Re: No sound in impress file

2011-08-19 Thread Timothy Mayoh
** Package changed: ubuntu = libreoffice (Ubuntu)

** Changed in: libreoffice (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/828931

Title:
  No sound in impress file

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  I created a sound file (ogg extension) with 'sound recorder', after loading 
it in an impress file, there is no sound when 'slide show' is carried out. I 
tried libre office and then open office impress.  I had never this bug. 
  Thanking you in advance for your help. 
  Tedj

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: gnome-media 2.31.6-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-30.56-generic 2.6.35.13
  Uname: Linux 2.6.35-30-generic i686
  Architecture: i386
  Date: Thu Aug 18 18:49:52 2011
  ExecutablePath: /usr/bin/gnome-sound-recorder
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-media

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 829247] Re: cannot login as a user

2011-08-19 Thread Stephan
I can't access Synaptic paket manager. But release is up to date with
apt-get update, apt-get upgrade and apt-get dist-upgrade

2011/8/19 Sebastien Bacher seb...@ubuntu.com

 thank you for your bug report, could you try if that's still an issue
 with 0.9.3-0ubuntu5?

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/829247

 Title:
  cannot login as a user

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/829247/+subscriptions


-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/829247

Title:
  cannot login as a user

Status in “lightdm” package in Ubuntu:
  Incomplete

Bug description:
  I cannot login as a user. After entering the passwort lightdm appears
  again. But I can login as a guest. Problem stays even after new
  install of Ubuntu.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: lightdm 0.9.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 10:27:06 2011
  ProcEnviron:
   PATH=(custom, no user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: Upgraded to oneiric on 2011-08-12 (6 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829186] Re: Mixes static and GI library bindings

2011-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 4.1.17

---
software-center (4.1.17) oneiric; urgency=low

  [ Matthew McGowan ]
  * lp:~mmcg069/software-center/gtk3fix:
- description.py, do not connect to the viewport size-allocate signal,
  i think this should prevent the wierd spazz out when resize evetns
  occur

  [ Michael Vogt ]
  * softwarecenter/utils.py:
- really remove old gmenusearcher code that uses the static gmenu
  bindings (LP: #828535)
  * softwarecenter/ui/{gtk,gtk3}/gmenusearch.py:
- split gmenusearch into gtk2 (static bindings) and gtk3 (gi bindings)
- update usage
  * softwarecenter/db/history_impl/apthistory.py:
- add conditional use of gio.File() vs Gio.File.new_for_path()
  * softwarecenter/utils.py, softwarecenter/backend/reviews.py:
- fixes in subtle API changes for Gio vs gio
  * softwarecenter/ui/gtk3/widgets/description.py:
- prepare for upcomming Gdk pygi changes in 2.90.x
  * debian/control:
- add python-gmenu back to the dependencies, the dynamic bindings
  can not be used with the gtk2 version os software-center
  * utils/piston-helpers/piston_get_useful_votes_helper.py,
utils/piston-helpers/piston_get_reviews_helper.py:
- fix exception type now that json is used (instead of simplejson)
  LP: #828324

  [ Kiwinote ]
  * data/ui/gtk3/css/softwarecenter.css:
- theme GtkViewports not to have a padding or a border - looks quite nice
  around the banners now
  * many:
- transition from a status bar to internal status labels (LP: #445558)
  * softwarecenter/ui/gtk3/session/viewmanager.py:
- show/hide search entry when needed (LP: #828790)
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
- use a Gtk.IconSize rather than an int for Gtk.Image.new_from_icon_name
  * softwarecenter/ui/gtk3/widgets/buttons.py:
- ellipsize category text in tile to avoid warnings
- show channel selector on button-press-event instead of
  button-release-event for consistent menu behaviour (LP: #828317)

  [ Martin Pitt ]
  * Fix some more places which need to conditionally import gobject or
GObject. (LP: #829186)
 -- Michael Vogt michael.v...@ubuntu.com   Fri, 19 Aug 2011 11:59:02 +0200

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/829186

Title:
  Mixes static and GI library bindings

Status in “oneconf” package in Ubuntu:
  Fix Released
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  Incomplete
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  Fix Released

Bug description:
  This is a tracking bug for fixing programs which will crash with a
  newer pygobject = 2.90. This is now absolutely zero tolerant against
  importing both the static and the GI version of a particular library.
  This was mostly the case with 2.28 as well, but did work in some cases
  (like import gobject; from gi.repository import Gtk, in particular
  for glib and gobject). These now cause errors as well.

  See bug 828751 for some more information for this.

  $ ubuntuone-control-panel-gtk
  Traceback (most recent call last):
    File /usr/bin/ubuntuone-control-panel-gtk, line 33, in module
  from ubuntuone.controlpanel.gui.gtk import main
    File 
/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/__init__.py,
 line 28, in module
  from ubuntuone.controlpanel.gui.gtk.gui import main
    File 
/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/gui.py,
 line 39, in module
  from gi.repository import GLib
    File /usr/lib/python2.7/dist-packages/gi/__init__.py, line 23, in module
  from ._gi import _API, Repository
  ImportError: could not import gobject (error was: ImportError('When using 
gi.repository you must not import static modules like gobject. Please change 
all occurrences of import gobject to from gi.repository import GObject.',))

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828790] Re: [GTK3] Search field is still visible on software item screen

2011-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 4.1.17

---
software-center (4.1.17) oneiric; urgency=low

  [ Matthew McGowan ]
  * lp:~mmcg069/software-center/gtk3fix:
- description.py, do not connect to the viewport size-allocate signal,
  i think this should prevent the wierd spazz out when resize evetns
  occur

  [ Michael Vogt ]
  * softwarecenter/utils.py:
- really remove old gmenusearcher code that uses the static gmenu
  bindings (LP: #828535)
  * softwarecenter/ui/{gtk,gtk3}/gmenusearch.py:
- split gmenusearch into gtk2 (static bindings) and gtk3 (gi bindings)
- update usage
  * softwarecenter/db/history_impl/apthistory.py:
- add conditional use of gio.File() vs Gio.File.new_for_path()
  * softwarecenter/utils.py, softwarecenter/backend/reviews.py:
- fixes in subtle API changes for Gio vs gio
  * softwarecenter/ui/gtk3/widgets/description.py:
- prepare for upcomming Gdk pygi changes in 2.90.x
  * debian/control:
- add python-gmenu back to the dependencies, the dynamic bindings
  can not be used with the gtk2 version os software-center
  * utils/piston-helpers/piston_get_useful_votes_helper.py,
utils/piston-helpers/piston_get_reviews_helper.py:
- fix exception type now that json is used (instead of simplejson)
  LP: #828324

  [ Kiwinote ]
  * data/ui/gtk3/css/softwarecenter.css:
- theme GtkViewports not to have a padding or a border - looks quite nice
  around the banners now
  * many:
- transition from a status bar to internal status labels (LP: #445558)
  * softwarecenter/ui/gtk3/session/viewmanager.py:
- show/hide search entry when needed (LP: #828790)
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
- use a Gtk.IconSize rather than an int for Gtk.Image.new_from_icon_name
  * softwarecenter/ui/gtk3/widgets/buttons.py:
- ellipsize category text in tile to avoid warnings
- show channel selector on button-press-event instead of
  button-release-event for consistent menu behaviour (LP: #828317)

  [ Martin Pitt ]
  * Fix some more places which need to conditionally import gobject or
GObject. (LP: #829186)
 -- Michael Vogt michael.v...@ubuntu.com   Fri, 19 Aug 2011 11:59:02 +0200

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/828790

Title:
  [GTK3] Search field is still visible on software item screen

Status in “software-center” package in Ubuntu:
  Fix Released

Bug description:
  Problem occurs with: software-center-gtk3 trunk r2119, Ubuntu Ocelot
  Does not occur with: Ubuntu Software Center 4.1.15, Ubuntu Ocelot

  1. Click any of the Top Rated items on the home screen.

  What happens: On the software item screen, the search field is still
  visible.

  What should happen: The search field should not be visible.

  This is because the scope of the search would be undefined: it could
  be text in the software item screen itself, software items in the
  subcategory, the category, the Top Rated section, or everything.

  https://wiki.ubuntu.com/SoftwareCenter#navigation-bar: The search field, 
visible for any searchable screen.
  https://wiki.ubuntu.com/SoftwareCenter#software-item-screen: A software 
item screen is not searchable.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 445558] Re: [GTK3] Don't display a status bar

2011-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 4.1.17

---
software-center (4.1.17) oneiric; urgency=low

  [ Matthew McGowan ]
  * lp:~mmcg069/software-center/gtk3fix:
- description.py, do not connect to the viewport size-allocate signal,
  i think this should prevent the wierd spazz out when resize evetns
  occur

  [ Michael Vogt ]
  * softwarecenter/utils.py:
- really remove old gmenusearcher code that uses the static gmenu
  bindings (LP: #828535)
  * softwarecenter/ui/{gtk,gtk3}/gmenusearch.py:
- split gmenusearch into gtk2 (static bindings) and gtk3 (gi bindings)
- update usage
  * softwarecenter/db/history_impl/apthistory.py:
- add conditional use of gio.File() vs Gio.File.new_for_path()
  * softwarecenter/utils.py, softwarecenter/backend/reviews.py:
- fixes in subtle API changes for Gio vs gio
  * softwarecenter/ui/gtk3/widgets/description.py:
- prepare for upcomming Gdk pygi changes in 2.90.x
  * debian/control:
- add python-gmenu back to the dependencies, the dynamic bindings
  can not be used with the gtk2 version os software-center
  * utils/piston-helpers/piston_get_useful_votes_helper.py,
utils/piston-helpers/piston_get_reviews_helper.py:
- fix exception type now that json is used (instead of simplejson)
  LP: #828324

  [ Kiwinote ]
  * data/ui/gtk3/css/softwarecenter.css:
- theme GtkViewports not to have a padding or a border - looks quite nice
  around the banners now
  * many:
- transition from a status bar to internal status labels (LP: #445558)
  * softwarecenter/ui/gtk3/session/viewmanager.py:
- show/hide search entry when needed (LP: #828790)
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
- use a Gtk.IconSize rather than an int for Gtk.Image.new_from_icon_name
  * softwarecenter/ui/gtk3/widgets/buttons.py:
- ellipsize category text in tile to avoid warnings
- show channel selector on button-press-event instead of
  button-release-event for consistent menu behaviour (LP: #828317)

  [ Martin Pitt ]
  * Fix some more places which need to conditionally import gobject or
GObject. (LP: #829186)
 -- Michael Vogt michael.v...@ubuntu.com   Fri, 19 Aug 2011 11:59:02 +0200

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/445558

Title:
  [GTK3] Don't display a status bar

Status in “software-center” package in Ubuntu:
  Fix Released

Bug description:
  The only thing the status bar displays is a number of items. I don't
  think many people care if there are 100 or 200 items available when
  you are looking for a program to install. Software-center could easily
  do without the status bar.

  https://wiki.ubuntu.com/SoftwareCenter?action=diffrev2=541rev1=540

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 828317] Re: [GTK3] Navigation bar menu doesn't close on second menubutton click

2011-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package software-center - 4.1.17

---
software-center (4.1.17) oneiric; urgency=low

  [ Matthew McGowan ]
  * lp:~mmcg069/software-center/gtk3fix:
- description.py, do not connect to the viewport size-allocate signal,
  i think this should prevent the wierd spazz out when resize evetns
  occur

  [ Michael Vogt ]
  * softwarecenter/utils.py:
- really remove old gmenusearcher code that uses the static gmenu
  bindings (LP: #828535)
  * softwarecenter/ui/{gtk,gtk3}/gmenusearch.py:
- split gmenusearch into gtk2 (static bindings) and gtk3 (gi bindings)
- update usage
  * softwarecenter/db/history_impl/apthistory.py:
- add conditional use of gio.File() vs Gio.File.new_for_path()
  * softwarecenter/utils.py, softwarecenter/backend/reviews.py:
- fixes in subtle API changes for Gio vs gio
  * softwarecenter/ui/gtk3/widgets/description.py:
- prepare for upcomming Gdk pygi changes in 2.90.x
  * debian/control:
- add python-gmenu back to the dependencies, the dynamic bindings
  can not be used with the gtk2 version os software-center
  * utils/piston-helpers/piston_get_useful_votes_helper.py,
utils/piston-helpers/piston_get_reviews_helper.py:
- fix exception type now that json is used (instead of simplejson)
  LP: #828324

  [ Kiwinote ]
  * data/ui/gtk3/css/softwarecenter.css:
- theme GtkViewports not to have a padding or a border - looks quite nice
  around the banners now
  * many:
- transition from a status bar to internal status labels (LP: #445558)
  * softwarecenter/ui/gtk3/session/viewmanager.py:
- show/hide search entry when needed (LP: #828790)
  * softwarecenter/ui/gtk3/views/appdetailsview_gtk.py:
- use a Gtk.IconSize rather than an int for Gtk.Image.new_from_icon_name
  * softwarecenter/ui/gtk3/widgets/buttons.py:
- ellipsize category text in tile to avoid warnings
- show channel selector on button-press-event instead of
  button-release-event for consistent menu behaviour (LP: #828317)

  [ Martin Pitt ]
  * Fix some more places which need to conditionally import gobject or
GObject. (LP: #829186)
 -- Michael Vogt michael.v...@ubuntu.com   Fri, 19 Aug 2011 11:59:02 +0200

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/828317

Title:
  [GTK3] Navigation bar menu doesn't close on second menubutton click

Status in “software-center” package in Ubuntu:
  Fix Released

Bug description:
  software-center-gtk3 trunk 2114, Ubuntu Ocelot

  1. Click the menubutton next to All Software or Installed.
  2. Click it again.

  What happens:
  1. The menu opens.
  2. The menu closes, but usually reopens instantly.

  What should happen:
  2. The menu closes, and stays closed.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829339] Re: System Monitor crashes when click process tab

2011-08-19 Thread Aniello Luongo
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/829339

Title:
  System Monitor crashes when click process tab

Status in “gnome-system-monitor” package in Ubuntu:
  New

Bug description:
  After  open gnome-system-monitor and click tab Process, System Monitor
  closes.

  Linux ps3-desktop 2.6.32-34-generic #73-Ubuntu SMP Thu Aug 11 17:07:31 UTC 
2011 i686 GNU/Linux
  Distributor ID:   Ubuntu
  Description:  Ubuntu 10.04.3 LTS
  Release:  10.04
  Codename: lucid

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-system-monitor 2.28.0-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-34.73-generic 2.6.32.44+drm33.19
  Uname: Linux 2.6.32-34-generic i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Fri Aug 19 13:24:47 2011
  InstallationMedia: Custom Live CD - Release i386
  ProcEnviron:
   LANG=it_IT.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-system-monitor

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 824158] Re: Progress bar gets invisible in gnome3

2011-08-19 Thread Jean-Louis Dupond
** Summary changed:

- Progress bar gets unvisible in gnome3
+ Progress bar gets invisible in gnome3

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/824158

Title:
  Progress bar gets invisible in gnome3

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  On Ubuntu Oneiric with Gnome3, the progress bar of a file copy/move in
  nautilus gets invisible.

  This is caused by changing to another window, and then switching back.
  The nautilus window is still visible, but the progress bar is lost.

  This is quite annoying, as you don't see any progress anymore.

  Is somewhat related to
  https://bugzilla.gnome.org/show_bug.cgi?id=655934

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829339] Re: System Monitor crashes when click process tab

2011-08-19 Thread Nicola Jelmorini
Before the last updates  this never happened (with the last updates, for
example, we have received the kernel upgrade to version 2.6.32-34).

I can add to this bug report that if I click the tab System and after,
I click the tab Processes, the gnome-system-monitor freeze and don't
respond anymore. This is the only tab clic combination that has this
result. If I click on other tabs and then on Processes tab, gnome-
system-monitor closes immediately.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-monitor in Ubuntu.
https://bugs.launchpad.net/bugs/829339

Title:
  System Monitor crashes when click process tab

Status in “gnome-system-monitor” package in Ubuntu:
  Confirmed

Bug description:
  After  open gnome-system-monitor and click tab Process, System Monitor
  closes.

  Linux ps3-desktop 2.6.32-34-generic #73-Ubuntu SMP Thu Aug 11 17:07:31 UTC 
2011 i686 GNU/Linux
  Distributor ID:   Ubuntu
  Description:  Ubuntu 10.04.3 LTS
  Release:  10.04
  Codename: lucid

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-system-monitor 2.28.0-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-34.73-generic 2.6.32.44+drm33.19
  Uname: Linux 2.6.32-34-generic i686
  NonfreeKernelModules: fglrx
  Architecture: i386
  Date: Fri Aug 19 13:24:47 2011
  InstallationMedia: Custom Live CD - Release i386
  ProcEnviron:
   LANG=it_IT.utf8
   SHELL=/bin/bash
  SourcePackage: gnome-system-monitor

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 423599] Re: Nautilus as normal user crashes on file open: nautilus crashed with SIGSEGV in gtk_main_do_event()

2011-08-19 Thread crtm
When  Nautilus open (not  root), crashed when I was opening a file. This
bug was intermittent.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/423599

Title:
  Nautilus as normal user crashes on file open: nautilus crashed with
  SIGSEGV in gtk_main_do_event()

Status in “nautilus” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: nautilus

  When running Nautilus normally (not under root), Nautilus crashed when
  I was opening a file to gedit. This bug was intermittent and not
  immediately reproducable after.

  ProblemType: Crash
  Architecture: i386
  CrashCounter: 1
  Date: Thu Sep  3 16:52:42 2009
  Disassembly:
   0x4c393e0:   $5 = -99
   $6 = 0x0
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.27.91-0ubuntu2
  ProcCmdline: nautilus
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-9.29-generic
  SegvAnalysis: Failure: Unknown offset literal: -99
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? ()
   gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/libgdk-x11-2.0.so.0
   g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
   ?? () from /usr/lib/libglib-2.0.so.0
  Title: nautilus crashed with SIGSEGV in gtk_main_do_event()
  Uname: Linux 2.6.31-9-generic i686
  UserGroups: adm admin audio cdrom dialout dip fax fuse lpadmin netdev plugdev 
sambashare tape video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829186] Re: Mixes static and GI library bindings

2011-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/software-center

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/829186

Title:
  Mixes static and GI library bindings

Status in “oneconf” package in Ubuntu:
  Fix Released
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  Incomplete
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  Fix Released

Bug description:
  This is a tracking bug for fixing programs which will crash with a
  newer pygobject = 2.90. This is now absolutely zero tolerant against
  importing both the static and the GI version of a particular library.
  This was mostly the case with 2.28 as well, but did work in some cases
  (like import gobject; from gi.repository import Gtk, in particular
  for glib and gobject). These now cause errors as well.

  See bug 828751 for some more information for this.

  $ ubuntuone-control-panel-gtk
  Traceback (most recent call last):
    File /usr/bin/ubuntuone-control-panel-gtk, line 33, in module
  from ubuntuone.controlpanel.gui.gtk import main
    File 
/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/__init__.py,
 line 28, in module
  from ubuntuone.controlpanel.gui.gtk.gui import main
    File 
/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/gui.py,
 line 39, in module
  from gi.repository import GLib
    File /usr/lib/python2.7/dist-packages/gi/__init__.py, line 23, in module
  from ._gi import _API, Repository
  ImportError: could not import gobject (error was: ImportError('When using 
gi.repository you must not import static modules like gobject. Please change 
all occurrences of import gobject to from gi.repository import GObject.',))

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829355] Re: nautilus crashed with SIGSEGV in g_main_context_dispatch()

2011-08-19 Thread 81238283
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/829355

Title:
  nautilus crashed with SIGSEGV in g_main_context_dispatch()

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  crash

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.1.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Aug 19 14:03:37 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  ProcCmdline: nautilus -n
  ProcEnviron:
   PATH=(custom, no user)
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x4c0cbe:  mov0x390(%rax),%rdi
   PC (0x004c0cbe) ok
   source 0x390(%rax) (0xae3a) not located in a known VMA region 
(needed readable region)!
   destination %rdi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? ()
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: nautilus crashed with SIGSEGV in g_main_context_dispatch()
  UpgradeStatus: Upgraded to oneiric on 2011-08-15 (3 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 827301] Re: evolution GUI no longer allows for non-default ports for email

2011-08-19 Thread Bug Watch Updater
** Changed in: evolution
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/827301

Title:
  evolution GUI no longer allows for non-default ports for email

Status in The Evolution Mail  Calendaring Tool:
  Fix Released
Status in “evolution” package in Ubuntu:
  Triaged
Status in “evolution” source package in Oneiric:
  Triaged

Bug description:
  Since some ISPs block outbound port 25, some mail servers listen on
  other ports. Evolution currently uses a combobox but only allows for
  ports 25, 465 and 587 and users must dig down into gconf settings to
  change this. The same is true for incoming mail (though this may be
  less of a problem).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: evolution 3.1.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Tue Aug 16 07:01:51 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110425.2)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: evolution
  UpgradeStatus: Upgraded to oneiric on 2011-07-23 (24 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 820969] Re: firefox does not start on live USB persistent key

2011-08-19 Thread Carla Sella
** Changed in: firefox (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/820969

Title:
  firefox does not start on live USB persistent key

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  While testing iso 
http://cdimage.ubuntu.com/daily-live/20110803.1/oneiric-desktop-amd64.iso on 
live persistent USB key, clicking on launcher's firefox icon does not start 
firefox.
  I then opened terminal and typed firefox in it and got message: Bus error 
(core dumped) see image1.
  I then tried to type ubuntu-bug firefox to report bug and got error in image2.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829383] [NEW] After suspend+resume: desktop is visible for ~3 seconds before LightDM password box takes over

2011-08-19 Thread Paul Sladen
Public bug reported:

To reproduce:

  1. Close laptop lid (machine suspends)
  2. Open laptop lid (machine resumes)
  3. Desktop is visible)
  4. LightDM password box appears

What should happen:

  3.  4. should be swapped around.  The Desktop should not be visible
(information/security leakage)

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


** Tags: lightdm sladen-11.10-upgrade

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/829383

Title:
  After suspend+resume: desktop is visible for ~3 seconds before LightDM
  password box takes over

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  To reproduce:

1. Close laptop lid (machine suspends)
2. Open laptop lid (machine resumes)
3. Desktop is visible)
4. LightDM password box appears

  What should happen:

3.  4. should be swapped around.  The Desktop should not be visible
  (information/security leakage)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829388] [NEW] package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also

2011-08-19 Thread Rick Spencer
Public bug reported:

This package has been causing errors for apt-get all week

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
Uname: Linux 3.0.0-7-generic x86_64
Architecture: amd64
Date: Fri Aug 19 14:41:03 2011
DuplicateSignature:
 Unpacking replacement gstreamer0.10-plugins-good ...
 dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu4_amd64.deb 
(--unpack):
  trying to overwrite '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is 
also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu2
ErrorMessage: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu2
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
SourcePackage: gst-plugins-good0.10
Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu2
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check oneiric package-conflict

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/829388

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu2

Status in “gst-plugins-good0.10” package in Ubuntu:
  New

Bug description:
  This package has been causing errors for apt-get all week

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
  Uname: Linux 3.0.0-7-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 14:41:03 2011
  DuplicateSignature:
   Unpacking replacement gstreamer0.10-plugins-good ...
   dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu4_amd64.deb 
(--unpack):
trying to overwrite '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which 
is also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu2
  ErrorMessage: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu2
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: gst-plugins-good0.10
  Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/829388/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829388] Re: package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to install/upgrade: trying to overwrite '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in

2011-08-19 Thread Rick Spencer
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/829388

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to
  install/upgrade: trying to overwrite
  '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in
  package gstreamer0.10-plugins-bad 0.10.22-2ubuntu2

Status in “gst-plugins-good0.10” package in Ubuntu:
  New

Bug description:
  This package has been causing errors for apt-get all week

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
  Uname: Linux 3.0.0-7-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 14:41:03 2011
  DuplicateSignature:
   Unpacking replacement gstreamer0.10-plugins-good ...
   dpkg: error processing 
/var/cache/apt/archives/gstreamer0.10-plugins-good_0.10.30-1ubuntu4_amd64.deb 
(--unpack):
trying to overwrite '/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which 
is also in package gstreamer0.10-plugins-bad 0.10.22-2ubuntu2
  ErrorMessage: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu2
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: gst-plugins-good0.10
  Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu3 failed to 
install/upgrade: trying to overwrite 
'/usr/lib/libgstbasecamerabinsrc-0.10.so.0.0.0', which is also in package 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu2
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/829388/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829384] [NEW] libreoffice fullscreen causes errors in unity

2011-08-19 Thread Satchit Bhogle
Public bug reported:

OS: Ubuntu 11.04 stable
Application: Libreoffice 3.3.3 stack, installed via PPA
Unity v3.8.16-0ubuntu1~natty1 (unity)

On entering and exiting Libreoffice Writer fullscreen, pressing Super or
the Ubuntu button causes the Launcher to turn grey. Dash fails to be
called up, and quicklists do not load. Holding Super fails to display
the relevant hotkeys for applications on the Launcher (only those for
workspace switcher and trash show). Pressing Super, clicking the Ubuntu
button or clicking on the Launcher restores the Launcher to colour, but
the functions remain broken until command unity --replace is run.
Note: functions are only launcher application hotkeys, quicklists and
Dash. Clicking on icons still works.

The problem does not arise with LibreOffice Calc on fullscreen. Indeed,
after exiting fullscreen mode, all functionality broken by Writer is
restored, except for quicklists. When both are running fullscreen, the
same thing happens. Calling up and dismissing Dash restores quicklists.

As a side-note: When entering fullscreen mode for LibreOffice Writer or
Calc, Unity's panel and launcher are both hidden for ALL applications on
that workspace. Other workspaces are unaffected. Window decorations for
windowed applications are unaffected.

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


** Tags: calc dash launcher libreoffice unity writer

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/829384

Title:
  libreoffice fullscreen causes errors in unity

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  OS: Ubuntu 11.04 stable
  Application: Libreoffice 3.3.3 stack, installed via PPA
  Unity v3.8.16-0ubuntu1~natty1 (unity)

  On entering and exiting Libreoffice Writer fullscreen, pressing Super
  or the Ubuntu button causes the Launcher to turn grey. Dash fails to
  be called up, and quicklists do not load. Holding Super fails to
  display the relevant hotkeys for applications on the Launcher (only
  those for workspace switcher and trash show). Pressing Super, clicking
  the Ubuntu button or clicking on the Launcher restores the Launcher to
  colour, but the functions remain broken until command unity
  --replace is run. Note: functions are only launcher application
  hotkeys, quicklists and Dash. Clicking on icons still works.

  The problem does not arise with LibreOffice Calc on fullscreen.
  Indeed, after exiting fullscreen mode, all functionality broken by
  Writer is restored, except for quicklists. When both are running
  fullscreen, the same thing happens. Calling up and dismissing Dash
  restores quicklists.

  As a side-note: When entering fullscreen mode for LibreOffice Writer
  or Calc, Unity's panel and launcher are both hidden for ALL
  applications on that workspace. Other workspaces are unaffected.
  Window decorations for windowed applications are unaffected.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829396] [NEW] I cant log with my gtalk acount on empathy ...

2011-08-19 Thread Valder Gallo
Public bug reported:

Im try loggin my gtalk account, evertime open one dialog box to save my
access to google account and before this my empathy crash and close.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.1.4-1ubuntu4
ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
Uname: Linux 3.0.0-8-generic x86_64
Architecture: amd64
Date: Fri Aug 19 09:44:27 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
ProcEnviron:
 LANGUAGE=en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: empathy
UpgradeStatus: Upgraded to oneiric on 2011-08-19 (0 days ago)

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


** Tags: amd64 apport-bug oneiric running-unity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/829396

Title:
  I cant log with my gtalk acount on empathy ...

Status in “empathy” package in Ubuntu:
  New

Bug description:
  Im try loggin my gtalk account, evertime open one dialog box to save
  my access to google account and before this my empathy crash and
  close.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: empathy 3.1.4-1ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 09:44:27 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110817)
  ProcEnviron:
   LANGUAGE=en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   LC_MESSAGES=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: Upgraded to oneiric on 2011-08-19 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829408] [NEW] Nautilus should preserve NTFS file attributes when copying from NTFS to NTFS file system

2011-08-19 Thread Rune K. Svendsen
Public bug reported:

As it is now, when using nautilus to copy files from a directory
residing on an NTFS partition to another directory residing on an NTFS
partition, file attributes (like 'hidden', 'system') are lost. This can
be fixed by using ntfscp (from the ntfsprogs package) to copy files when
both the source and destination reside on an NTFS file system.

More information about attributes, including those of NTFS:
http://b.andre.pagesperso-orange.fr/extend-attr.html

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: nautilus 1:2.32.2.1-0ubuntu13
ProcVersionSignature: Ubuntu 2.6.39-0.5~20110427-generic 2.6.39-rc5
Uname: Linux 2.6.39-0-generic x86_64
Architecture: amd64
Date: Fri Aug 19 14:45:32 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=en_DK:en
 LANG=en_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to natty on 2011-07-07 (43 days ago)

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


** Tags: amd64 apport-bug natty

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/829408

Title:
  Nautilus should preserve NTFS file attributes when copying from NTFS
  to NTFS file system

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  As it is now, when using nautilus to copy files from a directory
  residing on an NTFS partition to another directory residing on an NTFS
  partition, file attributes (like 'hidden', 'system') are lost. This
  can be fixed by using ntfscp (from the ntfsprogs package) to copy
  files when both the source and destination reside on an NTFS file
  system.

  More information about attributes, including those of NTFS:
  http://b.andre.pagesperso-orange.fr/extend-attr.html

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.39-0.5~20110427-generic 2.6.39-rc5
  Uname: Linux 2.6.39-0-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 14:45:32 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_DK:en
   LANG=en_DK.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to natty on 2011-07-07 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829408] Re: Nautilus should preserve NTFS file attributes when copying from NTFS to NTFS file system

2011-08-19 Thread Rune K. Svendsen
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/829408

Title:
  Nautilus should preserve NTFS file attributes when copying from NTFS
  to NTFS file system

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  As it is now, when using nautilus to copy files from a directory
  residing on an NTFS partition to another directory residing on an NTFS
  partition, file attributes (like 'hidden', 'system') are lost. This
  can be fixed by using ntfscp (from the ntfsprogs package) to copy
  files when both the source and destination reside on an NTFS file
  system.

  More information about attributes, including those of NTFS:
  http://b.andre.pagesperso-orange.fr/extend-attr.html

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.39-0.5~20110427-generic 2.6.39-rc5
  Uname: Linux 2.6.39-0-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 14:45:32 2011
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   LANGUAGE=en_DK:en
   LANG=en_DK.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to natty on 2011-07-07 (43 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829415] Re: Window switcher doesn't show obscured windows

2011-08-19 Thread Alan Jenkins
** Summary changed:

- Window switcher doesn't show obscured windows
+ Alt+tab window switcher doesn't show obscured windows

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/829415

Title:
  Alt+tab window switcher doesn't show obscured windows

Status in “metacity” package in Ubuntu:
  New

Bug description:
  Environment: Ubuntu classic, no desktop effects

  1) Maximize a Firefox window
  2) Open one other application, say Calculator
  3) alt+tab back to Firefox.  Calculator is now hidden, because Firefox is in 
front of it.
  4) Press and hold alt+tab.

  The window switcher will show that you are about to switch back to
  Calculator.  It will also draw a nice outline around the Calculator
  window.  However, the outline is all you can see of the window.  The
  actual calculator is still hidden behind the Firefox window.

  Expected behaviour: the calculator should be raised temporarily, so
  you can see what you're about to switch to.  (Temporarily, because
  if you release and re-press tab, switching to a different window, then
  the Calculator window should drop back again).

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: metacity 1:2.30.3-0ubuntu8
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 13:50:50 2011
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/bin/bash
  SourcePackage: metacity
  UpgradeStatus: Upgraded to natty on 2011-06-19 (60 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 677815]

2011-08-19 Thread Dave-j0p9
r94029 has a potential fix for this.

When ACR detects that a major application upgrade has occurred, it will
*uninstall* all locales, and then restart the browser. This will mean
that Firefox can at least start with a working UI.

For some reason, merely disabling the locales does not have any effect.
I suspect this is because the addon manager is not yet watching for
addon disables when we need to disable it (when the broken UI comes up),
but uninstalling the addon will trigger the uninstall immediately.

I'm not sure it is desireable that we uninstall all locales in this
instance, but this behaviour must be better than seeing a broken UI.

I am also looking for some clarification on locale vs langpack in this
regard, as the AddonManager returns locale as the addon type,
regardless.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/677815

Title:
  Firefox crashes with XML Parsing Error

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: firefox

  The newest version of Firefox installed from the Natty repositories
  crashes on startup with the following message:

  XML Parsing Error: undefined entity
  Location: chrome://browser/content/browser.xul
  Line Number 232, Column 5:key id=key_openAddons 
key=addons.commandkey; command=Tools:Addons modifiers=accel,shift/
  ^

  Firefox 4b7 downloaded straight from Mozilla is running fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 4.0~b7+nobinonly-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.37-2.10-generic 2.6.37-rc1
  Uname: Linux 2.6.37-2-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Sat Nov 20 12:30:08 2010
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 677815]

2011-08-19 Thread L10n-mozilla
The mobile folks work on infrastructure to keep language packs
compatible on nightlies. Mark, my bug foo is weak today, which is the
best bug to point to right now?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/677815

Title:
  Firefox crashes with XML Parsing Error

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: firefox

  The newest version of Firefox installed from the Natty repositories
  crashes on startup with the following message:

  XML Parsing Error: undefined entity
  Location: chrome://browser/content/browser.xul
  Line Number 232, Column 5:key id=key_openAddons 
key=addons.commandkey; command=Tools:Addons modifiers=accel,shift/
  ^

  Firefox 4b7 downloaded straight from Mozilla is running fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 4.0~b7+nobinonly-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.37-2.10-generic 2.6.37-rc1
  Uname: Linux 2.6.37-2-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Sat Nov 20 12:30:08 2010
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 677815] Re: Firefox crashes with XML Parsing Error

2011-08-19 Thread Bug Watch Updater
** Changed in: firefox
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/677815

Title:
  Firefox crashes with XML Parsing Error

Status in The Mozilla Firefox Browser:
  Fix Released
Status in “firefox” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: firefox

  The newest version of Firefox installed from the Natty repositories
  crashes on startup with the following message:

  XML Parsing Error: undefined entity
  Location: chrome://browser/content/browser.xul
  Line Number 232, Column 5:key id=key_openAddons 
key=addons.commandkey; command=Tools:Addons modifiers=accel,shift/
  ^

  Firefox 4b7 downloaded straight from Mozilla is running fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: firefox 4.0~b7+nobinonly-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.37-2.10-generic 2.6.37-rc1
  Uname: Linux 2.6.37-2-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Sat Nov 20 12:30:08 2010
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829427] [NEW] totem version 3.0.1-0ubuntu3 failed to build in oneiric

2011-08-19 Thread Matthias Klose
Public bug reported:

totem version 3.0.1-0ubuntu3 failed to build in oneiric
Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2713238

Details about the rebuild:
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20110816-oneiric.html

Direct link to the build log: https://launchpad.net/ubuntu/+archive
/test-rebuild-20110816/+build/2713238/+files/buildlog_ubuntu-
oneiric-i386.totem_3.0.1-0ubuntu3_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 'Purging 
chroot-autobuild'.
Excerpt 3388 lines into the build log:

totem-youtube.c: In function 'search_button_clicked_cb':
totem-youtube.c:637:3: warning: passing argument 2 of 
'gdata_youtube_service_new' from incompatible pointer type [enabled by default]
/usr/include/libgdata/gdata/services/youtube/gdata-youtube-service.h:110:22: 
note: expected 'struct GDataAuthorizer *' but argument is of type 'char *'
make[5]: *** [libyoutube_la-totem-youtube.lo] Error 1
make[5]: Leaving directory `/build/buildd/totem-3.0.1/src/plugins/youtube'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/build/buildd/totem-3.0.1/src/plugins'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/totem-3.0.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/totem-3.0.1'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/totem-3.0.1'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
**
Build finished at 20110818-1936
FAILED [dpkg-buildpackage died]
Purging chroot-autobuild/build/buildd/totem-3.0.1

** Affects: totem (Ubuntu)
 Importance: High
 Status: New

** Affects: totem (Ubuntu Oneiric)
 Importance: High
 Status: New


** Tags: ftbfs oneiric

** Changed in: totem (Ubuntu)
Milestone: None = ubuntu-11.10-beta-1

** Also affects: totem (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Changed in: totem (Ubuntu)
   Importance: Undecided = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/829427

Title:
  totem version 3.0.1-0ubuntu3 failed to build in oneiric

Status in “totem” package in Ubuntu:
  New
Status in “totem” source package in Oneiric:
  New

Bug description:
  totem version 3.0.1-0ubuntu3 failed to build in oneiric
  Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2713238

  Details about the rebuild:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20110816-oneiric.html

  Direct link to the build log: https://launchpad.net/ubuntu/+archive
  /test-rebuild-20110816/+build/2713238/+files/buildlog_ubuntu-
  oneiric-i386.totem_3.0.1-0ubuntu3_FAILEDTOBUILD.txt.gz

  This log snippet might be of interest, since it triggered the matcher 
'Purging chroot-autobuild'.
  Excerpt 3388 lines into the build log:

  totem-youtube.c: In function 'search_button_clicked_cb':
  totem-youtube.c:637:3: warning: passing argument 2 of 
'gdata_youtube_service_new' from incompatible pointer type [enabled by default]
  /usr/include/libgdata/gdata/services/youtube/gdata-youtube-service.h:110:22: 
note: expected 'struct GDataAuthorizer *' but argument is of type 'char *'
  make[5]: *** [libyoutube_la-totem-youtube.lo] Error 1
  make[5]: Leaving directory `/build/buildd/totem-3.0.1/src/plugins/youtube'
  make[4]: *** [all-recursive] Error 1
  make[4]: Leaving directory `/build/buildd/totem-3.0.1/src/plugins'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory `/build/buildd/totem-3.0.1/src'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/buildd/totem-3.0.1'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/buildd/totem-3.0.1'
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
  **
  Build finished at 20110818-1936
  FAILED [dpkg-buildpackage died]
  Purging chroot-autobuild/build/buildd/totem-3.0.1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829424] Re: empathy crashed with SIGABRT in g_assertion_message()

2011-08-19 Thread Ted Gould
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/829424

Title:
  empathy crashed with SIGABRT in g_assertion_message()

Status in “empathy” package in Ubuntu:
  New

Bug description:
  On starting Empathy and logging in.

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: empathy 3.1.5-1ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  CrashCounter: 1
  Date: Fri Aug 19 08:10:51 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcCmdline: empathy
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: empathy
  StacktraceTop:
   g_assertion_message (domain=optimized out, file=optimized out, 
line=optimized out, func=0x508950 individual_store_contact_sort, 
message=0x249e4b0 assertion failed: (account_b != NULL)) at 
/build/buildd/glib2.0-2.29.16/./glib/gtestutils.c:1425
   g_assertion_message_expr (domain=0x0, file=0x50854b 
empathy-individual-store.c, line=1427, func=0x508950 
individual_store_contact_sort, expr=optimized out) at 
/build/buildd/glib2.0-2.29.16/./glib/gtestutils.c:1436
   individual_store_contact_sort (individual_a=0x20bfe70, 
individual_b=0x250d2a0) at empathy-individual-store.c:1427
   individual_store_state_sort_func (model=optimized out, iter_a=optimized 
out, iter_b=optimized out, user_data=optimized out) at 
empathy-individual-store.c:1505
   gtk_tree_store_sort_iter_changed (tree_store=0x21dea10, iter=0x7fff99f89f40, 
column=optimized out, emit_signal=0) at 
/build/buildd/gtk+3.0-3.1.12/./gtk/gtktreestore.c:3132
  Title: empathy crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: Upgraded to oneiric on 2011-06-17 (62 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse libvirtd 
lpadmin netdev plugdev sambashare tape video

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829427] Re: totem version 3.0.1-0ubuntu3 failed to build in oneiric

2011-08-19 Thread Matthias Klose
** Changed in: totem (Ubuntu Oneiric)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/829427

Title:
  totem version 3.0.1-0ubuntu3 failed to build in oneiric

Status in “totem” package in Ubuntu:
  Confirmed
Status in “totem” source package in Oneiric:
  Confirmed

Bug description:
  totem version 3.0.1-0ubuntu3 failed to build in oneiric
  Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2713238

  Details about the rebuild:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20110816-oneiric.html

  Direct link to the build log: https://launchpad.net/ubuntu/+archive
  /test-rebuild-20110816/+build/2713238/+files/buildlog_ubuntu-
  oneiric-i386.totem_3.0.1-0ubuntu3_FAILEDTOBUILD.txt.gz

  This log snippet might be of interest, since it triggered the matcher 
'Purging chroot-autobuild'.
  Excerpt 3388 lines into the build log:

  totem-youtube.c: In function 'search_button_clicked_cb':
  totem-youtube.c:637:3: warning: passing argument 2 of 
'gdata_youtube_service_new' from incompatible pointer type [enabled by default]
  /usr/include/libgdata/gdata/services/youtube/gdata-youtube-service.h:110:22: 
note: expected 'struct GDataAuthorizer *' but argument is of type 'char *'
  make[5]: *** [libyoutube_la-totem-youtube.lo] Error 1
  make[5]: Leaving directory `/build/buildd/totem-3.0.1/src/plugins/youtube'
  make[4]: *** [all-recursive] Error 1
  make[4]: Leaving directory `/build/buildd/totem-3.0.1/src/plugins'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory `/build/buildd/totem-3.0.1/src'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/buildd/totem-3.0.1'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/buildd/totem-3.0.1'
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
  **
  Build finished at 20110818-1936
  FAILED [dpkg-buildpackage died]
  Purging chroot-autobuild/build/buildd/totem-3.0.1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 127505] Re: [Upstream] [hardy] YEARFRAC function returns incorrect results for some dates

2011-08-19 Thread Bug Watch Updater
** Changed in: df-libreoffice
   Importance: Medium = Wishlist

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/127505

Title:
  [Upstream] [hardy] YEARFRAC function returns incorrect results for
  some dates

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  In Progress
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: openoffice.org

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-calc
  libreoffice-calc:
Installed: 1:3.3.3-1ubuntu2
Candidate: 1:3.3.3-1ubuntu2
Version table:
   *** 1:3.3.3-1ubuntu2 0
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen is when one types in a cell either:

  =YEARFRAC(DATE(1958,3,1),DATE(1996,1,1),1)
  =YEARFRAC(DATE(1958,3,1),DATE(1995,12,31),1)

  one gets two different results.

  4) What happens instead is they are identical:

  37.8356164384
  37.8356164384

  WORKAROUND: Use Gnumeric as the results are:

  37.8364338364338
  37.8357230348008

  apt-cache policy gnumeric
  gnumeric:
Installed: 1.10.13-1ubuntu1
Candidate: 1.10.13-1ubuntu1
Version table:
   *** 1.10.13-1ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  Original Reporter Comments: This occurs whenever the End date is in
  a leap year (New Year's Eve/Day is convenient) and the Start date is
  not in a leap year but is later than 28-Feb of its year. For example,
  Start dates between 1.1.1958 and 2.28.1958 in the above examples
  work correctly.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 817049] Re: gs renders images as black boxes when generating PDF files

2011-08-19 Thread Launchpad Bug Tracker
This bug was fixed in the package poppler - 0.16.7-2ubuntu2

---
poppler (0.16.7-2ubuntu2) oneiric; urgency=low

  * debian/patches/15_output-tiling-patterns-issuing-PS-patterns.patch,
debian/patches/17_dont-use-patterns-when-only-one-instance-is-used.patch:
Backported upstream patch to use PostScript Patterns for tiling fill when
output PostScript level = 2 and to avoid using /PatternType if only one
instance of the pattern is used. This should fix LP: #817049.
 -- Till Kamppeter till.kamppe...@gmail.com   Fri, 19 Aug 2011 15:10:18 +0200

** Changed in: poppler (Ubuntu)
   Status: Incomplete = Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/817049

Title:
  gs renders images as black boxes when generating PDF files

Status in GS-GPL  -  GPL Ghostscript:
  Invalid
Status in “acroread” package in Ubuntu:
  Incomplete
Status in “ghostscript” package in Ubuntu:
  Invalid
Status in “poppler” package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  I just noticed that for several days my cupspdf printer driver
  (generating PDF files in the home directory as a special printer)
  generated broken PDF files when printing from firefox to cupspdf.

  Debugging and breaking it down into its processing steps showed that
  firefox itself generates  a PDF files and sends it to the cupspdf
  printer, which then runs something like (filenames replaced for
  debugging tests)

  pdftops -level2 -origpagesizes x.pdf y.ps

  /usr/lib/cups/filter/pstops 619 hadmut test 1 finishings=3  y.ps 
  z.ps

  
  /usr/bin/gs -q -dCompatibilityLevel=1.4 -dNOPAUSE -dBATCH -dSAFER 
-sDEVICE=pdfwrite -sOutputFile=a.pdf -dAutoRotatePages=/PageByPage 
-dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode 
-dPDFSETTINGS=/prepress -c .setpdfwrite -f z.ps

  
  The first and the second step work, the generated postscript file (y.ps in 
this example) is correct (i.e. ghostview shows it correctly, I did not check 
it's internals). 

  But then gs generates a broken pdf.

  Just try a

  /usr/bin/gs -q -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite
  -sOutputFile=a.pdf -f z.ps

  with the attached z.ps  as an example. I'll attach both z.ps and
  a.pdf.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: ghostscript 9.01~dfsg-1ubuntu5
  ProcVersionSignature: Ubuntu 2.6.38-11.47-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic x86_64
  Architecture: amd64
  Date: Wed Jul 27 17:13:18 2011
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100427.1)
  Lpstat:
   device for Deskjet-F2100-series: 
hp:/usb/Deskjet_F2100_series?serial=CN7CK4T2NP04TK
   device for HP-LaserJet-1300: socket://192.168.160.1:9100
   device for hp-LaserJet-1320-series: 
hp:/usb/hp_LaserJet_1320_series?serial=00CNM1G08790
   device for Laser: ///dev/null
   device for PDF: cups-pdf:/
  MachineType: Gigabyte Technology Co., Ltd. GA-MA78G-DS3H
  Papersize: a4
  PpdFiles:
   PDF: Generic CUPS-PDF Printer
   HP-LaserJet-1300: HP LaserJet 1300 Series Postscript (recommended)
   hp-LaserJet-1320-series: HP LaserJet 1320 Foomatic/pxlmono (recommended)
   Deskjet-F2100-series: HP Deskjet f2100 Series hpijs, 3.10.6
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/tcsh
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-2.6.38-11-generic 
root=/dev/mapper/raid2-ubuntu64 ro quiet splash vt.handoff=7
  SourcePackage: ghostscript
  UpgradeStatus: Upgraded to natty on 2011-05-17 (70 days ago)
  dmi.bios.date: 04/03/2008
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F2
  dmi.board.name: GA-MA78G-DS3H
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF2:bd04/03/2008:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA78G-DS3H:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA78G-DS3H:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA78G-DS3H
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gs-gpl/+bug/817049/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 451372] Re: Renaming with only case changes fails on FAT filesystems

2011-08-19 Thread retroK
Also happens on NTFS filesystem.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/451372

Title:
  Renaming with only case changes fails on FAT filesystems

Status in Nautilus:
  New
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: nautilus

  Renaming files on FAT filesystems returns the name is already used in
  this folder error. A similar bug was found and fixed in Feisty (see
  bug #87307); this one was found in Nautilus 2.26.2.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829473] [NEW] seahorse version 3.1.4-0ubuntu1 failed to build in oneiric

2011-08-19 Thread Matthias Klose
Public bug reported:

seahorse version 3.1.4-0ubuntu1 failed to build in oneiric
Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2711226

Details about the rebuild:
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20110816-oneiric.html

Direct link to the build log: https://launchpad.net/ubuntu/+archive
/test-rebuild-20110816/+build/2711226/+files/buildlog_ubuntu-
oneiric-i386.seahorse_3.1.4-0ubuntu1_FAILEDTOBUILD.txt.gz

This log snippet might be of interest, since it triggered the matcher 
'Source-dependencies not satisfied'.
Excerpt 88 lines into the build log:

Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install 
debhelper cdbs dh-autoreconf libgpgme11-dev libgck-dev libgcr-3-dev intltool 
libsoup2.4-dev libldap2-dev libavahi-glib-dev libavahi-client-dev 
gnome-doc-utils gtk-doc-tools libgnome-keyring-dev libglib2.0-dev libgtk-3-dev 
libgconf2-dev gnome-pkg-tools liblaunchpad-integration-3.0-dev
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libgcr-3-dev : Depends: libgck-1-dev (= 3.1.4-0ubuntu1) but it is not going to 
be installed
E: Unable to correct problems, you have held broken packages.
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping seahorse

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

** Affects: seahorse (Ubuntu Oneiric)
 Importance: Undecided
 Status: New


** Tags: ftbfs oneiric

** Changed in: seahorse (Ubuntu)
Milestone: None = ubuntu-11.10-beta-1

** Also affects: seahorse (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to seahorse in Ubuntu.
https://bugs.launchpad.net/bugs/829473

Title:
  seahorse version 3.1.4-0ubuntu1 failed to build in oneiric

Status in “seahorse” package in Ubuntu:
  New
Status in “seahorse” source package in Oneiric:
  New

Bug description:
  seahorse version 3.1.4-0ubuntu1 failed to build in oneiric
  Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2711226

  Details about the rebuild:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20110816-oneiric.html

  Direct link to the build log: https://launchpad.net/ubuntu/+archive
  /test-rebuild-20110816/+build/2711226/+files/buildlog_ubuntu-
  oneiric-i386.seahorse_3.1.4-0ubuntu1_FAILEDTOBUILD.txt.gz

  This log snippet might be of interest, since it triggered the matcher 
'Source-dependencies not satisfied'.
  Excerpt 88 lines into the build log:

  Checking for source dependency conflicts...
/usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install 
debhelper cdbs dh-autoreconf libgpgme11-dev libgck-dev libgcr-3-dev intltool 
libsoup2.4-dev libldap2-dev libavahi-glib-dev libavahi-client-dev 
gnome-doc-utils gtk-doc-tools libgnome-keyring-dev libglib2.0-dev libgtk-3-dev 
libgconf2-dev gnome-pkg-tools liblaunchpad-integration-3.0-dev
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libgcr-3-dev : Depends: libgck-1-dev (= 3.1.4-0ubuntu1) but it is not going 
to be installed
  E: Unable to correct problems, you have held broken packages.
  apt-get failed.
  Package installation failed
  Trying to reinstall removed packages:
  Trying to uninstall newly installed packages:
  Source-dependencies not satisfied; skipping seahorse

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 451372] Re: Renaming with only case changes fails on FAT filesystems

2011-08-19 Thread retroK
I have to correct my last comment, it also happens using a windows
executable under Wine and NTFS formatted drives.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/451372

Title:
  Renaming with only case changes fails on FAT filesystems

Status in Nautilus:
  New
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: nautilus

  Renaming files on FAT filesystems returns the name is already used in
  this folder error. A similar bug was found and fixed in Feisty (see
  bug #87307); this one was found in Nautilus 2.26.2.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829427] Re: totem version 3.0.1-0ubuntu3 failed to build in oneiric

2011-08-19 Thread Matthias Klose
** Changed in: totem (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/829427

Title:
  totem version 3.0.1-0ubuntu3 failed to build in oneiric

Status in “totem” package in Ubuntu:
  Invalid
Status in “totem” source package in Oneiric:
  Invalid

Bug description:
  totem version 3.0.1-0ubuntu3 failed to build in oneiric
  Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2713238

  Details about the rebuild:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20110816-oneiric.html

  Direct link to the build log: https://launchpad.net/ubuntu/+archive
  /test-rebuild-20110816/+build/2713238/+files/buildlog_ubuntu-
  oneiric-i386.totem_3.0.1-0ubuntu3_FAILEDTOBUILD.txt.gz

  This log snippet might be of interest, since it triggered the matcher 
'Purging chroot-autobuild'.
  Excerpt 3388 lines into the build log:

  totem-youtube.c: In function 'search_button_clicked_cb':
  totem-youtube.c:637:3: warning: passing argument 2 of 
'gdata_youtube_service_new' from incompatible pointer type [enabled by default]
  /usr/include/libgdata/gdata/services/youtube/gdata-youtube-service.h:110:22: 
note: expected 'struct GDataAuthorizer *' but argument is of type 'char *'
  make[5]: *** [libyoutube_la-totem-youtube.lo] Error 1
  make[5]: Leaving directory `/build/buildd/totem-3.0.1/src/plugins/youtube'
  make[4]: *** [all-recursive] Error 1
  make[4]: Leaving directory `/build/buildd/totem-3.0.1/src/plugins'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory `/build/buildd/totem-3.0.1/src'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/buildd/totem-3.0.1'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/buildd/totem-3.0.1'
  make: *** [debian/stamp-makefile-build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2
  **
  Build finished at 20110818-1936
  FAILED [dpkg-buildpackage died]
  Purging chroot-autobuild/build/buildd/totem-3.0.1

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 826089] Re: gnome-shell writes to ~/.gconf/apps/metacity/general affects Workspaces shown in unity-2d

2011-08-19 Thread Florian Boucault
Thanks for the detailed analysis Doug!
So, we will have as many workspaces as GNOME Shell setup basically?
Historically I think we setup the code so that we would have as many workspaces 
as a GNOME 2 use would have.

** Also affects: unity-2d
   Importance: Undecided
   Status: New

** Changed in: unity-2d
   Status: New = Confirmed

** Changed in: unity-2d
   Importance: Undecided = Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/826089

Title:
  gnome-shell writes to ~/.gconf/apps/metacity/general  affects
  Workspaces shown in unity-2d

Status in Unity 2D:
  Confirmed
Status in “metacity” package in Ubuntu:
  New
Status in “unity-2d” package in Ubuntu:
  Confirmed

Bug description:
  I mainly use unity (3d) but have noticed that at some point when trying 
unity-2d I can only see/access 1 workspace from Workspaces
  It turns out that if one logs into gnome-shell, when exiting it writes to  - 
~/.gconf/apps/metacity/general
  Typically it would do this, but the value used is based on workspaces open in 
GS when exiting
  entry name=num_workspaces mtime=1313702896 type=int value=1/

  In the above case when logging into unity-2d only 1 workspace will be
  shown

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: unity-2d 4.0.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Sat Aug 13 22:32:01 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110731)
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-2d
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 737715] Re: Unable to receive file transfer requests from People nearby

2011-08-19 Thread Tom Vile
I am also able to send files to others (OS X) but when others nearby me
sends me a file it will disconnect on session.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/737715

Title:
  Unable to receive file transfer requests from People nearby

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: empathy

  I was unable to receive a request for file transfer from a colleague
  using Bonjour (MacOS) . Though, I was able to send him a file

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829470] Re: pygtk version 2.24.0-2 failed to build in oneiric

2011-08-19 Thread Matthias Klose
** Changed in: pygtk (Ubuntu)
   Status: New = Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pygtk in Ubuntu.
https://bugs.launchpad.net/bugs/829470

Title:
  pygtk version 2.24.0-2 failed to build in oneiric

Status in “pygtk” package in Ubuntu:
  Invalid
Status in “pygtk” source package in Oneiric:
  Invalid

Bug description:
  pygtk version 2.24.0-2 failed to build in oneiric
  Link to failed build: 
https://launchpad.net/ubuntu/+archive/test-rebuild-20110816/+build/2709047

  Details about the rebuild:
  
http://people.ubuntuwire.org/~wgrant/rebuild-ftbfs-test/test-rebuild-20110816-oneiric.html

  Direct link to the build log: https://launchpad.net/ubuntu/+archive
  /test-rebuild-20110816/+build/2709047/+files/buildlog_ubuntu-
  oneiric-i386.pygtk_2.24.0-2_FAILEDTOBUILD.txt.gz

  This log snippet might be of interest, since it triggered the matcher 
'Purging chroot-autobuild'.
  Excerpt 7519 lines into the build log:

done
  # finally, install files from DESTDIR in the per-package dirs
  dh_install
  # install rtupdate script to handle Python default runtime change
  install -d debian/python-gtk2-dev/usr/share/python/runtime.d
  install debian/python-gtk2-dev.rtupdate 
debian/python-gtk2-dev/usr/share/python/runtime.d
  for i in $(find debian/python-*-dbg -name '*.so'); do \
  b=$(basename $i .so); \
  mv $i $(dirname $i)/${b}_d.so; \
done
  dh_testdir
  G_HOME=/ PYTHON=/usr/bin/python2.6 xvfb-run -s -screen 0 1280x1024x24 
-noreset /usr/bin/make -C build-2.6 check
  xvfb-run: error: Xvfb failed to start
  make: *** [build-2.6/check-stamp] Error 1
  dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary gave error 
exit status 2
  **
  Build finished at 20110818-0818
  FAILED [dpkg-buildpackage died]
  Purging chroot-autobuild/build/buildd/pygtk-2.24.0

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829530] [NEW] package gstreamer0.10-plugins-good 0.10.30-1ubuntu4 failed to install/upgrade: попытка перезаписать «/usr/lib/gstreamer-0.10/libgstcamerabin.so», который уже имее

2011-08-19 Thread Arthur Finkin
Public bug reported:

An upgrade through update manager this error came

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu4
ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
Uname: Linux 3.0.0-8-generic i686
Architecture: i386
Date: Fri Aug 19 01:34:27 2011
ErrorMessage: попытка перезаписать 
«/usr/lib/gstreamer-0.10/libgstcamerabin.so», который уже имеется в пакете 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110628)
SourcePackage: gst-plugins-good0.10
Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu4 failed to 
install/upgrade: попытка перезаписать 
«/usr/lib/gstreamer-0.10/libgstcamerabin.so», который уже имеется в пакете 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
UpgradeStatus: Upgraded to oneiric on 2011-08-18 (0 days ago)

** Affects: gst-plugins-good0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 oneiric

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/829530

Title:
  package gstreamer0.10-plugins-good 0.10.30-1ubuntu4 failed to
  install/upgrade: попытка перезаписать
  «/usr/lib/gstreamer-0.10/libgstcamerabin.so», который уже имеется в
  пакете gstreamer0.10-plugins-bad 0.10.22-2ubuntu1

Status in “gst-plugins-good0.10” package in Ubuntu:
  New

Bug description:
  An upgrade through update manager this error came

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: gstreamer0.10-plugins-good 0.10.30-1ubuntu4
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic i686
  Architecture: i386
  Date: Fri Aug 19 01:34:27 2011
  ErrorMessage: попытка перезаписать 
«/usr/lib/gstreamer-0.10/libgstcamerabin.so», который уже имеется в пакете 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110628)
  SourcePackage: gst-plugins-good0.10
  Title: package gstreamer0.10-plugins-good 0.10.30-1ubuntu4 failed to 
install/upgrade: попытка перезаписать 
«/usr/lib/gstreamer-0.10/libgstcamerabin.so», который уже имеется в пакете 
gstreamer0.10-plugins-bad 0.10.22-2ubuntu1
  UpgradeStatus: Upgraded to oneiric on 2011-08-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/829530/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829551] Re: Nautilus hangs up, when displaying preview for a SVG file, which includes another SVG-file

2011-08-19 Thread thomas
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/829551

Title:
  Nautilus hangs up, when displaying preview for a SVG file, which
  includes another SVG-file

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  - Ubuntu 11.04
  - nautilus 1:2.32.2.1-0ubuntu13

  When I open a folder which has a SVG-image in it, that includes
  another SVG-image (via: image xlink:href=example.svg /), the
  preview isn't generated and nautilus hangs and slows down the whole
  system, until I quit the process.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: nautilus 1:2.32.2.1-0ubuntu13
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
  Uname: Linux 2.6.38-11-generic i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Fri Aug 19 16:46:58 2011
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to natty on 2011-08-05 (14 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 822416] Re: software-center crashed with DBusException in _convert_dbus_exception(): org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the r

2011-08-19 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 80 ***
https://bugs.launchpad.net/bugs/80

** This bug has been marked a duplicate of bug 80
   software-center crashed with DBusException in _convert_dbus_exception(): 
org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes 
include: the remote application did not send a reply, the message bus security 
policy blocked the reply, the reply timeout expired, or the network connection 
was broken.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/822416

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

Status in “software-center” package in Ubuntu:
  New

Bug description:
  Hello
  Installing pidgin and two related plugin at the same time the crash popup 
appear, but the program still running till the end.
  At the same time was running transmission, vlc, libreoffice write.
  Thanks
  Fabio

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: software-center 4.1.11
  ProcVersionSignature: Ubuntu 3.0.0-7.9-generic 3.0.0
  Uname: Linux 3.0.0-7-generic x86_64
  Architecture: amd64
  Date: Sun Aug  7 22:44:44 2011
  ExecutablePath: /usr/share/software-center/software-center
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python /usr/bin/software-center
  ProcEnviron:
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  PythonArgs: ['/usr/bin/software-center']
  SourcePackage: software-center
  Title: software-center crashed with DBusException in 
_convert_dbus_exception(): org.freedesktop.DBus.Error.NoReply: Did not receive 
a reply. Possible causes include: the remote application did not send a reply, 
the message bus security policy blocked the reply, the reply timeout expired, 
or the network connection was broken.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 498933] Re: Crash when restoring data KeyError

2011-08-19 Thread Kenneth Loafman
** Changed in: duplicity
Milestone: 0.6.15 = None

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/498933

Title:
  Crash when restoring data KeyError

Status in Déjà Dup Backup Tool:
  Confirmed
Status in Duplicity - Bandwidth Efficient Encrypted Backup:
  In Progress
Status in “deja-dup” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: deja-dup

  1) Ubuntu 9.10
  2) Deja Dup 10.2-0ubuntu1.1
  3) I expected my backup to be restored
  4) Deja Dup crashed instead.

  I just tried to restore the backup I made, and it crashes repeatedly
  when trying to restore.

  I have it setup to backup my home directory, and tried restoring to
  both the original location as well as a completely different folder.
  Both lead to the same error message.

  
  Traceback (most recent call last):
File /usr/bin/duplicity, line 825, in module
  with_tempdir(main)
File /usr/bin/duplicity, line 818, in with_tempdir
  fn()
File /usr/bin/duplicity, line 775, in main
  restore(col_stats)
File /usr/bin/duplicity, line 436, in restore
  restore_get_patched_rop_iter(col_stats)):
File /usr/lib/python2.6/dist-packages/duplicity/patchdir.py, line 521, in 
Write_ROPaths
  ITR(ropath.index, ropath)
File /usr/lib/python2.6/dist-packages/duplicity/lazy.py, line 336, in 
__call__
  last_branch.fast_process, args)
File /usr/lib/python2.6/dist-packages/duplicity/robust.py, line 38, in 
check_common_error
  return function(*args)
File /usr/lib/python2.6/dist-packages/duplicity/patchdir.py, line 574, in 
fast_process
  ropath.copy(self.base_path.new_index(index))
File /usr/lib/python2.6/dist-packages/duplicity/path.py, line 412, in copy
  other.writefileobj(self.open(rb))
File /usr/lib/python2.6/dist-packages/duplicity/path.py, line 574, in 
writefileobj
  buf = fin.read(_copy_blocksize)
File /usr/lib/python2.6/dist-packages/duplicity/patchdir.py, line 199, in 
read
  if not self.addtobuffer():
File /usr/lib/python2.6/dist-packages/duplicity/patchdir.py, line 224, in 
addtobuffer
  self.tarinfo_list[0] = self.tar_iter.next()
File /usr/lib/python2.6/dist-packages/duplicity/patchdir.py, line 331, in 
next
  self.set_tarfile()
File /usr/lib/python2.6/dist-packages/duplicity/patchdir.py, line 320, in 
set_tarfile
  self.current_fp = self.fileobj_iter.next()
File /usr/bin/duplicity, line 472, in get_fileobj_iter
  backup_set.volume_name_dict[vol_num],
  KeyError: 15

  ProblemType: Bug
  Architecture: i386
  Date: Sun Dec 20 19:59:06 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/deja-dup
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Package: deja-dup 10.2-0ubuntu1.1
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
  SourcePackage: deja-dup
  Uname: Linux 2.6.31-16-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/498933/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 579966] Re: LibreOffice/OpenOffice crash with high frequency with $HOME on ecryptfs

2011-08-19 Thread Christopher M. Penalver
*** This bug is a duplicate of bug 745836 ***
https://bugs.launchpad.net/bugs/745836

** This bug has been marked a duplicate of bug 745836
   soffice.bin crashed with SIGSEGV in cppu::throwException()

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/579966

Title:
  LibreOffice/OpenOffice crash with high frequency with $HOME on
  ecryptfs

Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “openoffice.org” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: openoffice.org

  OpenOffice will crash at least once for every two hours of use.  The
  chance of a crash is increased by, but NOT exclusively caused by,
  memory-intensive operations such as copy-pastes or saves of large
  amounts of info (ex. 10,000 lines in a spreadsheet).

  After the crash, sometimes OpenOffice will work normally when you try
  to start it again.

  Other times an soffice.bin process will appear in the process list and
  stay there, but nothing visual will appear.  Only by forcibly killing
  that process and then trying AGAIN to start OpenOffice, can you get it
  to work again.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: openoffice.org (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic i686
  Architecture: i386
  Date: Thu May 13 14:30:04 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: openoffice.org

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 745836] Re: soffice.bin crashed with SIGSEGV in cppu::throwException()

2011-08-19 Thread Christopher M. Penalver
Marking Importance to High based on easily and frequently reproduced
crash among a multitude of duplicates.

** Also affects: openoffice.org (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libreoffice (Ubuntu)
   Status: Confirmed = Triaged

** Changed in: libreoffice (Ubuntu)
   Importance: Medium = High

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/745836

Title:
  soffice.bin crashed with SIGSEGV in cppu::throwException()

Status in LibreOffice Productivity Suite:
  New
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  New

Bug description:
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 11.04
  Release:  11.04

  2) apt-cache policy libreoffice-calc
  libreoffice-calc:
    Installed: 1:3.3.3-1ubuntu2
    Candidate: 1:3.3.3-1ubuntu2
    Version table:
   *** 1:3.3.3-1ubuntu2 0
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  apt-cache policy libreoffice-writer
  libreoffice-writer:
    Installed: 1:3.3.3-1ubuntu2
    Candidate: 1:3.3.3-1ubuntu2
    Version table:
   *** 1:3.3.3-1ubuntu2 0
  100 /var/lib/dpkg/status
   1:3.3.2-1ubuntu5 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty-updates/main i386 
Packages
   1:3.3.2-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

  3) What is expected to happen in KDE Natty in a KDE session with the
  KDE integration active or GNOME is a Writer or Calc file untouched for
  a long period of time (ex. 1 hour+) is when one tries to edit it, the
  application does not crash.

  4) What happens instead is it crashes. Occurs with:

  + Intel drivers, Compiz not enabled, Writer open only bug 745836
  + binary ATI drivers, Compiz enabled, Calc open only bug 799047

  WORKAROUND: Use Gnumeric.

  apt-cache policy gnumeric
  gnumeric:
Installed: 1.10.13-1ubuntu1
Candidate: 1.10.13-1ubuntu1
Version table:
   *** 1.10.13-1ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: libreoffice-core 1:3.3.2-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-7.39-generic 2.6.38
  Uname: Linux 2.6.38-7-generic i686
  Architecture: i386
  Date: Wed Mar 30 12:34:39 2011
  Disassembly: = 0x10: Cannot access memory at address 0x10
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin -writer -splash-pipe=5
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x10:  Cannot access memory at address 0x10
   PC (0x0010) not located in a known VMA region (needed executable region)!
  SegvReason: executing unknown VMA
  Signal: 11
  SourcePackage: libreoffice
  StacktraceTop:
   ?? ()
   cppu::throwException(com::sun::star::uno::Any const) () from 
/usr/lib/libreoffice/program/../basis-link/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
   ucbhelper::cancelCommandExecution(com::sun::star::ucb::IOErrorCode, 
com::sun::star::uno::Sequencecom::sun::star::uno::Any const, 
com::sun::star::uno::Referencecom::sun::star::ucb::XCommandEnvironment 
const, rtl::OUString const, 
com::sun::star::uno::Referencecom::sun::star::ucb::XCommandProcessor const) 
() from /usr/lib/libreoffice/program/../basis-link/program/libucbhelper4gcc3.so
   ?? () from /usr/lib/libreoffice/program/../basis-link/program/libucpfile1.so
   ?? () from /usr/lib/libreoffice/program/../basis-link/program/libucpfile1.so
  Title: soffice.bin crashed with SIGSEGV in cppu::throwException()
  UpgradeStatus: Upgraded to natty on 2011-03-29 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 649809] Re: the session settings manager can try starting before the login screen one exits

2011-08-19 Thread Mike Palmer
See #210 
sorry but I have to rescind the comment as I now have ugly desktop icons back 
again
the other 2 effects not seen yet

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/649809

Title:
  the session settings manager can try starting before the login screen
  one exits

Status in GDM: The Gnome Display Manager:
  Won't Fix
Status in Gnome Settings Daemon:
  Invalid
Status in One Hundred Paper Cuts:
  New
Status in The Linux Mint Distribution:
  Triaged
Status in “gdm” package in Ubuntu:
  Invalid
Status in “gnome-settings-daemon” package in Ubuntu:
  In Progress
Status in “nvidia-graphics-drivers-180” package in Ubuntu:
  Invalid
Status in “gdm” source package in Natty:
  Invalid
Status in “gnome-settings-daemon” source package in Natty:
  In Progress
Status in “nvidia-graphics-drivers-180” source package in Natty:
  Invalid

Bug description:
  On recent configurations it can happen that the session settings
  manager try starting before the login screen one exit leading to have
  no theme set in the session (nor other settings gnome-settings-daemon
  is applying to the user configuration)

  The .xsession-errors log contains that error on configuration hitting
  the issue:

  ** (gnome-settings-daemon:1941): WARNING **: You can only run one
  xsettings manager at a time; exiting

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 112800] Re: Automatic item reordering feature should be removed

2011-08-19 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New = Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/112800

Title:
  Automatic item reordering feature should be removed

Status in Nautilus:
  Won't Fix
Status in “nautilus” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: nautilus

  First of all, sorry for my English but I really would like to suggest.

  Currently, Nautilus file browser will reorder the items whenever the
  contents of the folder changes. However, I would like to suggest that
  this feature should be left off, as it causes too much usability
  problems. The reason is that the item position should not be
  unnecessarily changed because the user is likely to working on the
  contents of the folder. Reordering will be confusing in many cases.

  For example, if  I copy 5 files into name-ordered view, all copied
  files will be spread into its position and some might not be visible.
  I'm then not so sure that I have copied 5 files already or not.

  The reordering also causing this bugs
  http://bugzilla.gnome.org/show_bug.cgi?id=336955
  https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/79351

  I appreciate hard work of Gnome developer, but I think this feature is
  not necessary and should be removed. I would like to suggest that
  reordering should occur only when

  1. Opening folder
  2. Refreshing folder
  3. Deleting items

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829186] Re: Mixes static and GI library bindings

2011-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubiquity

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/829186

Title:
  Mixes static and GI library bindings

Status in “oneconf” package in Ubuntu:
  Fix Released
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  Fix Committed
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  Fix Released

Bug description:
  This is a tracking bug for fixing programs which will crash with a
  newer pygobject = 2.90. This is now absolutely zero tolerant against
  importing both the static and the GI version of a particular library.
  This was mostly the case with 2.28 as well, but did work in some cases
  (like import gobject; from gi.repository import Gtk, in particular
  for glib and gobject). These now cause errors as well.

  See bug 828751 for some more information for this.

  $ ubuntuone-control-panel-gtk
  Traceback (most recent call last):
    File /usr/bin/ubuntuone-control-panel-gtk, line 33, in module
  from ubuntuone.controlpanel.gui.gtk import main
    File 
/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/__init__.py,
 line 28, in module
  from ubuntuone.controlpanel.gui.gtk.gui import main
    File 
/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/gui.py,
 line 39, in module
  from gi.repository import GLib
    File /usr/lib/python2.7/dist-packages/gi/__init__.py, line 23, in module
  from ._gi import _API, Repository
  ImportError: could not import gobject (error was: ImportError('When using 
gi.repository you must not import static modules like gobject. Please change 
all occurrences of import gobject to from gi.repository import GObject.',))

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 800585] Re: unlock screen is gnome-shell one

2011-08-19 Thread Sebastien Bacher
We should at least not display the top bar under unity, Chris could you
look at that?

** Changed in: gnome-screensaver (Ubuntu Oneiric)
 Assignee: Canonical Desktop Team (canonical-desktop-team) = Chris Coulson 
(chrisccoulson)

** Changed in: gnome-screensaver (Ubuntu Oneiric)
Milestone: None = ubuntu-11.10-beta-1

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/800585

Title:
  unlock screen is gnome-shell one

Status in “gnome-screensaver” package in Ubuntu:
  Triaged
Status in “gnome-screensaver” source package in Oneiric:
  Triaged

Bug description:
  When the screen is locked and i  want to unlock it . the unlock screen
  looks like gnome-shell ( top black panel with the date and my
  username.  picture Joined .

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-screensaver 3.0.0-2ubuntu1
  ProcVersionSignature: Ubuntu 3.0-0.1-generic 3.0.0-rc2
  Uname: Linux 3.0-0-generic x86_64
  Architecture: amd64
  Date: Wed Jun 22 11:33:37 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110604)
  ProcEnviron:
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-screensaver
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 714286] Re: ERROR refreshing IMAP folders(appear to get message headers at unexpected times)

2011-08-19 Thread Paul Tagliamonte
Still present. Confirming and triaging.

** Changed in: evolution (Ubuntu)
   Importance: Low = Medium

** Changed in: evolution (Ubuntu)
   Status: Expired = Triaged

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/714286

Title:
  ERROR refreshing IMAP folders(appear to get message headers at
  unexpected times)

Status in “evolution” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: evolution

  While trying to get the contents of my [gmail]/all mail evolution
  suddenly stopped responding(for this account only) and complaining
  with errors like. Unexpected response from IMAP server: Return-Path:
  for all action on this account.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: evolution 2.30.3-1ubuntu7.3
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  Architecture: amd64
  Date: Sun Feb  6 15:17:28 2011
  ExecutablePath: /usr/bin/evolution
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.utf8
  SourcePackage: evolution

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829169] Re: Archive Manager refuses to open zip-type archives

2011-08-19 Thread Launchpad Bug Tracker
** Changed in: file-roller (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/829169

Title:
  Archive Manager refuses to open zip-type archives

Status in “file-roller” package in Ubuntu:
  Confirmed

Bug description:
  Today I downloaded a modification for a popular game, Minecraft, which
  was packaged in a .zip file. I had the Minecraft.jar file open in a
  separate window, and when I tried to open the zip file, it refused to
  open. A work around I found was to rename the file to filename.jar,
  which opened with no hassle from Archive manager.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: file-roller 3.1.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Thu Aug 18 22:28:49 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110426)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: file-roller
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829186] Re: Mixes static and GI library bindings

2011-08-19 Thread Evan Dandrea
** Changed in: ubiquity (Ubuntu)
   Status: Incomplete = Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/829186

Title:
  Mixes static and GI library bindings

Status in “oneconf” package in Ubuntu:
  Fix Released
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  Fix Committed
Status in “ubuntuone-control-panel” package in Ubuntu:
  Triaged
Status in “update-manager” package in Ubuntu:
  Fix Released

Bug description:
  This is a tracking bug for fixing programs which will crash with a
  newer pygobject = 2.90. This is now absolutely zero tolerant against
  importing both the static and the GI version of a particular library.
  This was mostly the case with 2.28 as well, but did work in some cases
  (like import gobject; from gi.repository import Gtk, in particular
  for glib and gobject). These now cause errors as well.

  See bug 828751 for some more information for this.

  $ ubuntuone-control-panel-gtk
  Traceback (most recent call last):
    File /usr/bin/ubuntuone-control-panel-gtk, line 33, in module
  from ubuntuone.controlpanel.gui.gtk import main
    File 
/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/__init__.py,
 line 28, in module
  from ubuntuone.controlpanel.gui.gtk.gui import main
    File 
/usr/lib/python2.7/dist-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/gtk/gui.py,
 line 39, in module
  from gi.repository import GLib
    File /usr/lib/python2.7/dist-packages/gi/__init__.py, line 23, in module
  from ._gi import _API, Repository
  ImportError: could not import gobject (error was: ImportError('When using 
gi.repository you must not import static modules like gobject. Please change 
all occurrences of import gobject to from gi.repository import GObject.',))

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829169] Re: Archive Manager refuses to open zip-type archives

2011-08-19 Thread Mihai Chivu
File-roller gives the following error:
Could not open name_of_archive.zip
Archive type not supported.

However the file could be mounted.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/829169

Title:
  Archive Manager refuses to open zip-type archives

Status in “file-roller” package in Ubuntu:
  Confirmed

Bug description:
  Today I downloaded a modification for a popular game, Minecraft, which
  was packaged in a .zip file. I had the Minecraft.jar file open in a
  separate window, and when I tried to open the zip file, it refused to
  open. A work around I found was to rename the file to filename.jar,
  which opened with no hassle from Archive manager.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: file-roller 3.1.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Thu Aug 18 22:28:49 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110426)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: file-roller
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 791823] Re: Closing opened subfolders after moving a message

2011-08-19 Thread Bug Watch Updater
** Changed in: evolution
   Status: New = Won't Fix

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/791823

Title:
  Closing opened subfolders after moving a message

Status in The Evolution Mail  Calendaring Tool:
  Won't Fix
Status in “evolution” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: evolution

  When moving a message to another folder (using the mouse), folders
  automatically show their subfolders when hovering above them (very
  convenient). But after the move was completed (or canceled) all opened
  folders stay open instead to reverting to their original (closed)
  states.

  So when moving slowely over the folder list, they are all opened and
  it is quite some work to close them all again

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 778194] Re: Evolution does not quit if operations are pending

2011-08-19 Thread Bug Watch Updater
** Changed in: evolution
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/778194

Title:
  Evolution does not quit if operations are pending

Status in The Evolution Mail  Calendaring Tool:
  Confirmed
Status in “evolution” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: evolution

  If the internet connection gets lost while Evolution is running, the
  application won't quit because it is trying to save the IMAP folders
  (there is a process message on the bottom bar of Evolution).

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 714286] Re: ERROR refreshing IMAP folders(appear to get message headers at unexpected times)

2011-08-19 Thread Paul Tagliamonte
Error appears transient and non-deterministic

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/714286

Title:
  ERROR refreshing IMAP folders(appear to get message headers at
  unexpected times)

Status in “evolution” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: evolution

  While trying to get the contents of my [gmail]/all mail evolution
  suddenly stopped responding(for this account only) and complaining
  with errors like. Unexpected response from IMAP server: Return-Path:
  for all action on this account.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: evolution 2.30.3-1ubuntu7.3
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  Architecture: amd64
  Date: Sun Feb  6 15:17:28 2011
  ExecutablePath: /usr/bin/evolution
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.utf8
  SourcePackage: evolution

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 676828] Re: Contacts does not show up in empathy contact list

2011-08-19 Thread Ilya G. Ryabinkin
*** This bug is a duplicate of bug 558872 ***
https://bugs.launchpad.net/bugs/558872

I have the same issues as Steve. All my google contacts are missing
rendering my roaster empty (I don't have any MSN contacts). This
happened I believe after the last update. Ubuntu 10.04 as well

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/676828

Title:
  Contacts does not show up in empathy contact list

Status in “empathy” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: empathy

  This mostly happens when empathy starts on ubuntu startup, when
  opening empathy it shows no contacts in a contact list. It does not
  show anything with 'Show offline contacts'. Restarting empathy is the
  only solution that works (sometimes even that doesn't work).

  Description:  Ubuntu 10.10
  Release:  10.10
  Package: empathy
Installed: 2.32.0.1-0ubuntu1
Candidate: 2.32.0.1-0ubuntu1
  Architecture: i386

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: empathy 2.32.0.1-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Thu Nov 18 11:02:23 2010
  ExecutablePath: /usr/bin/empathy
  LocalLibraries: /usr/local/lib/libgstfarsight-0.10.so.0.3.1
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: empathy

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 827517] Re: screen brightness keys toggle from max to min-brightness (no steps between)

2011-08-19 Thread Sebastien Bacher
Thanks for your work

Rodrigo could you review the patch there?

** Changed in: gnome-settings-daemon (Ubuntu)
 Assignee: (unassigned) = Rodrigo Moya (rodrigo-moya)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/827517

Title:
  screen brightness keys toggle from max to min-brightness (no steps
  between)

Status in “gnome-settings-daemon” package in Ubuntu:
  Triaged

Bug description:
  For /sys/class/backlight interfaces which offer more than 20
  brightness levels (e.g. the forthcoming 'intel_backlight' interface;
  LP #568611), gnome-settings-daemon miscalculates the step amount,
  resulting in StepUp always driving the brightness to maximum and
  StepDown always driving the brightness to minimum (or backlight-off
  depending on the interface).

  Note that most backlight interfaces (which offer less than 20 levels)
  don't hit the bug so don't exhibit this problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-settings-daemon 3.1.4-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11+username~mjgbacklight5-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Tue Aug 16 09:46:38 2011
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: Upgraded to oneiric on 2011-08-15 (0 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829640] Re: epiphany-browser crashed with SIGSEGV

2011-08-19 Thread userdce
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to epiphany-browser in Ubuntu.
https://bugs.launchpad.net/bugs/829640

Title:
  epiphany-browser crashed with SIGSEGV

Status in “epiphany-browser” package in Ubuntu:
  New

Bug description:
  crashed while logging in gmail

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: epiphany-browser 3.0.4-1ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic x86_64
  Architecture: amd64
  Date: Fri Aug 19 13:06:27 2011
  ExecutablePath: /usr/bin/epiphany-browser
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110716)
  LocalLibraries: /opt/google/talkplugin/libnpgtpo3dautoplugin.so 
/opt/google/talkplugin/libnpgoogletalk64.so 
/opt/google/talkplugin/lib/libCgGL.so /opt/google/talkplugin/lib/libCg.so
  ProcCmdline: epiphany-browser
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f9896113ff8:mov%rsi,0x8(%rsp)
   PC (0x7f9896113ff8) ok
   source %rsi ok
   destination 0x8(%rsp) (0x7fff85bc3f88) not located in a known VMA region 
(needed writable region)!
   Stack memory exhausted (SP below stack segment)
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: epiphany-browser
  StacktraceTop:
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
   ?? () from /usr/lib/libwebkitgtk-3.0.so.0
  Title: epiphany-browser crashed with SIGSEGV
  UpgradeStatus: Upgraded to oneiric on 2011-08-15 (4 days ago)
  UserGroups: adm admin cdrom dialout lpadmin mythtv netdev plugdev sambashare

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 735665] Re: Impossible to disable middle-click paste without breaking the middle mouse button

2011-08-19 Thread Anthony Dillon
+1 to allowing a user to disable the pasting ability with the middle
button.

I writing alot of code in aptana studio and as i scroll up and down the
page, my middle button sometimes clicks and as a results leaves errors
in the code if I don't notice. I would expect a simple tick box to
enable and disable this functionality in the mouse settings window.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-desktop in Ubuntu.
https://bugs.launchpad.net/bugs/735665

Title:
  Impossible to disable middle-click paste without breaking the middle
  mouse button

Status in X.Org X server:
  Won't Fix
Status in “gnome-desktop” package in Ubuntu:
  New

Bug description:
  I've found plenty of forum posts from other people complaining about
  this but I couldn't find an existing but report in Launchpad.

  It baffles me to find that there is no way to disable the middle-click
  screen buffer paste feature without breaking the middle-click button
  on the mouse altogether.  I'm sure there are lots of people who think
  it's nifty.  However, for me and others, it is just annoying.

  If I am scrolling in a text editor like Gedit and the middle-click
  button actually gets pressed, it often pastes a chunk of text in the
  middle of the document and I don't notice because I scroll right by.
  This leads to trouble later on.

  My searching indicates that a common solution to this problem is to
  re-map the middle-click button to something else (so that it behaves
  like either the left or right button, or just does nothing), using
  xinput or by editing Xorg.conf.  However, this breaks other
  applications that use the middle mouse button for other things
  (opening and closing tabs in Firefox, middle-click scroll).

  There should be a solution to this problem other than map the middle-
  click button to something else and get a new mouse that doesn't
  accidentally click.  I don't care if it's setting an option in an
  obscure text file.

  
  To reproduce:

   - Open Gedit.
   - Type some text.
   - Select some text.
   - Middle-click somewhere in the document.
   - Selected text is copied to where you middle-clicked.
   - No (documented) way to disable this behavior without re-mapping the 
middle-mouse button, breaking other middle-click functionality.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: ubuntu-desktop 1.207
  ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
  Uname: Linux 2.6.35-27-generic x86_64
  Architecture: amd64
  Date: Tue Mar 15 15:00:42 2011
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-meta

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/735665/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 671275] Re: Duplicate entries for Hosts nearby

2011-08-19 Thread Rachel Greenham
Was about to report this too, yes I'm seeing this, and have seen it for
the past few Ubuntu versions, but as it tended to happen when I was
distracted by going off to do something and it didn't stop me, i never
got around to posting a bug about it before.

I'm using 11.04 Natty all up to date and I'm still seeing this. Also,
often, one of the pairs of entries doesn't work; the connection fails
immediately with Connection closed and no further information in
evidence.

Also, it's not restricted to its view of remote Macs, as the screenshot
in the attachment should demonstrate. For this I must confess my network
naming scheme... ;-} In the attached screenshot, fluttershy, octavia and
twilight are all Linux Ubuntu Natty machines, the others are Macs.

However, a possible reason for *that* is that I altered the avahi
configuration on the Linux machines to make them more co-operative on a
predominantly mac network - ie: they behave the same way with respect to
the file and screen sharing visibility in the mac Finder, and also show
up as sftp servers on nautilus the way macs with login sharing enabled
do. And clearly they now emulate macs so faithfully in this respect that
they trigger the same bug in vinagre. :-)

The avahi changes are, in total:

in /etc/avahi/avahi-daemon.conf:
disable-user-service-publishing=yes

This is to kill ubuntu's remote desktop *server*'s way of advertising
its services, which can't otherwise be disabled or configured - there
are other bugs about that. This change hasn't actually been done on this
machine as I don't share out the desktop from it, so the problem doesn't
arise; but the double-entry for its ssh+sftp service still shows up.
(I'm using fluttershy, and there it is, two ssh entries at the top.)

In the attached tarball are also the extra .service files added to
/etc/avahi/services if the associated services are actually enabled.
Included as a way to reproduce the problem if you don't have macs on
your network. :-) The problem if you were to tell me that these .service
files are buggy is that the same bug is hard-baked into Mac OS X.


** Attachment added: contains screenshot and .service files demonstrating and 
reproducing the bug
   
https://bugs.launchpad.net/ubuntu/+source/vinagre/+bug/671275/+attachment/2292439/+files/vinagrebug.tar.gz

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to vinagre in Ubuntu.
https://bugs.launchpad.net/bugs/671275

Title:
  Duplicate entries for Hosts nearby

Status in “vinagre” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: vinagre

  The Hosts nearby machine list shows all - at least Mac OS X - machines
  twice (both VNC and SSH).

  How to reproduce:
  1) Enable Screen Sharing on a Mac OS X machine
  2) From the same network, open Vinagre

  Expected results:
  Mac OS X machine is listed once for VNC and once for SSH.

  Actual results:
  Mac OS X machine is listed twice for VNC and twice for SSH.

  More:
  Go to Edit - Plugins, uncheck SSH (or VNC) and check it back. Now Mac OS X 
machines are listed 3 times for the selected plugins. Repeat for more.
  Quickly unchecking and checking VNC multiple times crashes Vinagre.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: vinagre 2.30.2-1ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Nov  5 16:31:19 2010
  ExecutablePath: /usr/bin/vinagre
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.1)
  ProcEnviron:
   LANG=en_AU.utf8
   PATH=(custom, user)
   SHELL=/bin/bash
  SourcePackage: vinagre

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829647] [NEW] Redirected to chinese webpage at least once a day

2011-08-19 Thread Callum Saunders
Public bug reported:

This is a problem that i find weird, if the browser is struggling to
connect to a webpage it will show me a chinese one instead. It's really
confusing, mostly for the part it's not even in my own language.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: firefox 6.0~b5+build1+nobinonly-0ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
Uname: Linux 3.0.0-8-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Fri Aug 19 18:15:47 2011
FirefoxPackages:
 firefox 6.0~b5+build1+nobinonly-0ubuntu3
 flashplugin-installer N/A
 adobe-flashplugin 10.3.183.4-0natty1
 icedtea-plugin N/A
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110803.1)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox
UpgradeStatus: Upgraded to oneiric on 2011-08-17 (1 days ago)

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


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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/829647

Title:
  Redirected to chinese webpage at least once a day

Status in “firefox” package in Ubuntu:
  New

Bug description:
  This is a problem that i find weird, if the browser is struggling to
  connect to a webpage it will show me a chinese one instead. It's
  really confusing, mostly for the part it's not even in my own
  language.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: firefox 6.0~b5+build1+nobinonly-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Fri Aug 19 18:15:47 2011
  FirefoxPackages:
   firefox 6.0~b5+build1+nobinonly-0ubuntu3
   flashplugin-installer N/A
   adobe-flashplugin 10.3.183.4-0natty1
   icedtea-plugin N/A
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110803.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to oneiric on 2011-08-17 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 829647] Re: Redirected to chinese webpage at least once a day

2011-08-19 Thread Callum Saunders
** Attachment added: Screenshot at 2011-08-19 18:14:56.png
   
https://bugs.launchpad.net/bugs/829647/+attachment/2292441/+files/Screenshot%20at%202011-08-19%2018%3A14%3A56.png

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/829647

Title:
  Redirected to chinese webpage at least once a day

Status in “firefox” package in Ubuntu:
  New

Bug description:
  This is a problem that i find weird, if the browser is struggling to
  connect to a webpage it will show me a chinese one instead. It's
  really confusing, mostly for the part it's not even in my own
  language.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: firefox 6.0~b5+build1+nobinonly-0ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-8.11-generic 3.0.1
  Uname: Linux 3.0.0-8-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Fri Aug 19 18:15:47 2011
  FirefoxPackages:
   firefox 6.0~b5+build1+nobinonly-0ubuntu3
   flashplugin-installer N/A
   adobe-flashplugin 10.3.183.4-0natty1
   icedtea-plugin N/A
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha i386 (20110803.1)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to oneiric on 2011-08-17 (1 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 561124] Re: firefox sets LD_LIBRARY_PATH which breaks the icedtea6-plugin

2011-08-19 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/firefox

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/561124

Title:
  firefox sets LD_LIBRARY_PATH which breaks the icedtea6-plugin

Status in OpenJDK:
  Won't Fix
Status in “firefox” package in Ubuntu:
  Fix Released
Status in “openjdk-6” package in Ubuntu:
  Fix Released
Status in “firefox” source package in Lucid:
  Triaged
Status in “openjdk-6” source package in Lucid:
  Fix Released

Bug description:
  Binary package hint: firefox

  starting with openjdk/icedtea-1.7, a NSS based security provider is
  supported by icedtea.

  The firefox start script in MOZILLA_FIVE_HOME sets LD_LIBRARY_PATH to
  include MOZILLA_FIVE_HOME and a number of subdirectories of
  MOZILLA_FIVE_HOME. The current NSS provider code seems to honor
  LD_LIBRARY_PATH, and loads the libnss3.so provided by the browser.

  Caused by: java.io.IOException: An incompatible version of NSS is already 
loaded, 3.7 or later required
  at sun.security.pkcs11.Secmod.isInitialized(Secmod.java:130)
  at sun.security.pkcs11.SunPKCS11.init(SunPKCS11.java:168)

  (wondering why the nss version shipped with firefox 3.6.3 identifies
  itself as 3.7).

  However the openjdk build is configured for the nss version configured
  at build time, and you can run it with more than one browser, so it
  makes sense to use the libnss version which was detected at openjdk
  build time.

  My current solution/workaround is to pass a modified LD_LIBRARY_PATH
  to the subprocess such that the libnss3.so which was configured at
  build time is always used.

  The setting of LD_LIBRARY_PATH in the run-mozilla.sh start script may
  be convenient, but it does break plugins which are built to be
  independent of the browser used.

  Things to do on the browser side:

   - why does firefox use it's own outdated libnss copy, and doesn't use the 
system nss3?
   - why does the nss shipped with firefox identifies itself with 3.7?
   - the firefox startup script should not set LD_LIBRARY_PATH, but search 
itself for libs
 in known places.

  for a proposed workaround for the icedtea6-plugin to work with this
  broken plugin, see
  http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=461

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


  1   2   >