[Bug 882628] Re: Processor Useage is very high and systm get stuck in Ubuntu 11.10

2011-10-28 Thread nithin_aneesh
** Package changed: ubuntu = nautilus (Ubuntu)

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

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

Title:
  Processor Useage is very high and systm get stuck in Ubuntu 11.10

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

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


Re: [Bug 880424] Re: Empathy keeps scrolling up

2011-10-28 Thread Hans-Jacob Enemark
Sorry for the inconvenience but this is my first bugreport.
I just managed to reproduce the bug in Empathy and are enclosing a
screencast of it.

The bug occurres when I try to move a contact in to the dropdown menu just
above the contact area.

2011/10/27 Muhammad bilal shahid bil21...@gmail.com

 ** Changed in: empathy (Ubuntu)
Status: Incomplete = Invalid

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

 Title:
  Empathy keeps scrolling up

 Status in “empathy” package in Ubuntu:
   Invalid

 Bug description:
  After moving a contact from one group to another by drag-n-drop this
  window keeps scrolling to the top - even if I try scrolling down.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: empathy 3.2.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  NonfreeKernelModules: openafs nvidia
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Sun Oct 23 18:05:06 2011
  ExecutablePath: /usr/bin/empathy
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64
 (20111012)
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/880424/+subscriptions



** Attachment added: empathybug.mpeg
   
https://bugs.launchpad.net/bugs/880424/+attachment/2576236/+files/empathybug.mpeg

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

Title:
  Empathy keeps scrolling up

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

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

[Bug 882936] Re: gconfd-2 crashed with SIGABRT in g_assertion_message()

2011-10-28 Thread Apport retracing service
*** This bug is a duplicate of bug 882525 ***
https://bugs.launchpad.net/bugs/882525

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

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/882936/+attachment/2576263/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/882936/+attachment/2576264/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/882936/+attachment/2576265/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/882936/+attachment/2576266/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/882936/+attachment/2576267/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/882936/+attachment/2576268/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/882936/+attachment/2576269/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/882936/+attachment/2576270/+files/ThreadStacktrace.txt

** Visibility changed to: Public

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

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  gconfd-2 crashed with SIGABRT in g_assertion_message()

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

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


[Bug 879143] Re: The app windows gets cut off at greater then 2050 pixels

2011-10-28 Thread Craig
This bug seems to limited to Unity 2D.

When I logged in with the Gnome classic desktop env and the terminal app
does not get cut off.

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

Title:
  The app windows gets cut off at greater then 2050 pixels

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

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


[Bug 870662] [NEW] Compile error if linking against gtkmm-3.0 and poppler-glib

2011-10-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

The following test program (test.cpp):

#include gtkmm.h
#include poppler.h
int main()
{
 return 0;
}

compiled with:

g++ -o test test.cpp `pkg-config --cflags --libs gtkmm-3.0 poppler-glib`

gives the error:

In file included from /usr/include/gdkmm-3.0/gdkmm/window.h:37:0,
 from /usr/include/gdkmm-3.0/gdkmm.h:28,
 from /usr/include/gtkmm-3.0/gtkmm.h:92,
 from test.cpp:1:
/usr/include/gdkmm-3.0/gdkmm/rgba.h: In static member function ‘static 
Gdk::RGBATraits::CType Gdk::RGBATraits::to_c_type(const CppType)’:
/usr/include/gdkmm-3.0/gdkmm/rgba.h:251:54: error: return type 
‘Gdk::RGBATraits::CType {aka struct _GdkRGBA}’ is incomplete
/usr/include/gdkmm-3.0/gdkmm/rgba.h: In static member function ‘static 
Gdk::RGBATraits::CType Gdk::RGBATraits::to_c_type(const CType)’:
/usr/include/gdkmm-3.0/gdkmm/rgba.h:252:54: error: return type 
‘Gdk::RGBATraits::CType {aka struct _GdkRGBA}’ is incomplete

Using:
Ubuntu Oneiric 11.10
libgtkmm-3.0-1, libgtkmm-3.0-dev version 3.2.0-0ubuntu1

The same test program compiles just fine with gtkmm-2.4. The equivalent
C program linked against gtk+-3.0 also compiles fine.

Moreover, I get no errors with other distributions I tried (Archlinux,
openSUSE 12.01), even with gtkmm-3.0

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

-- 
Compile error if linking against gtkmm-3.0 and poppler-glib
https://bugs.launchpad.net/bugs/870662
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to poppler in Ubuntu.

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

[Bug 882948] [NEW] Window not resizing to the picture correctly

2011-10-28 Thread Daniel Clem
Public bug reported:

No matter what when opening an image, there are always the ugly black
bars on both sides of any image. Disabling both the status bar and
toolbar helps a little, and using a global menu makes it ALOT better.
But alot of times there still a clear black line on one side or the
other, even though Best fit is selected. I can manually resize the
window and I am able to get the window to just the perfect size so there
are no black bars any where.

I am a BIG stickler for this cause I love having a borderless window
theme. and when opening a picture and seeing black on one side or
another, it just looks plain ugly :/ I Love Eye of Gnome cause it does
the best at auto resizing. and being able to totally take away
everything in the window but the title bar, (any good ways of making
that dissapper too? :-P ) makes an average pic look really great, and a
High Res pic look Jaw Dropping!!

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: eog 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Fri Oct 28 03:07:24 2011
ExecutablePath: /usr/bin/eog
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: eog
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 oneiric

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

Title:
  Window not resizing to the picture correctly

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

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


[Bug 882948] Re: Window not resizing to the picture correctly

2011-10-28 Thread Daniel Clem
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/882948

Title:
  Window not resizing to the picture correctly

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

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


[Bug 870662] Re: Compile error if linking against gtkmm-3.0 and poppler-glib

2011-10-28 Thread Murray Cumming
This is just because the current libpoppler-glib-dev depends on
libgtk2.0-dev instead of libgtk3.0-dev. It  uses GDK in its API, for
instance. This would happen to people using GTK+ 3, not just gtkmm 3.

However, GDK is only used by include files when POPPLER_WITH_GDK is
defined. POPPLER_WITH_GDK is apparently defined during the poppler
build, and I don't think Ubuntu's libpoppler-glib was really built with
that defined. So maybe the dependency is unnecessary. Reassigning to
libpoppler-glib-dev for investigation there.

If GTK+ (or GDK) really is needed, it would be great if libpoppler was
ported to GTK+ 3, but that doesn't seem to have even happened upstream
yet.

** Package changed: gtkmm3.0 (Ubuntu) = poppler (Ubuntu)

** Summary changed:

- Compile error if linking against gtkmm-3.0 and poppler-glib
+ Compile error if linking against GTK+ 3 and poppler-glib via pkg-config

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

Title:
  Compile error if linking against GTK+ 3 and poppler-glib via pkg-
  config

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

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


[Bug 882952] [NEW] package gconf2 3.2.0-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-10-28 Thread nsr
Public bug reported:

Ubuntu 11.10
Installed: 3.2.0-0ubuntu1
  Candidate: 3.2.0-0ubuntu1
  Version table:
 *** 3.2.0-0ubuntu1 0
500 http://my.archive.ubuntu.com/ubuntu/ oneiric/main i386 Packages
100 /var/lib/dpkg/status
N: Unable to locate package 3.2.0-0ubuntu1
N: Couldn't find any package by regex '3.2.0-0ubuntu1'

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: gconf2 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
AptOrdering:
 xscreensaver: Remove
 gconf2: Configure
 aisleriot: Configure
Architecture: i386
Date: Fri Oct 28 15:22:19 2011
DpkgHistoryLog:
 Start-Date: 2011-10-28  15:22:06
 Remove: xscreensaver:i386 (5.14-1ubuntu1)
DuplicateSignature:
 Setting up gconf2 (3.2.0-0ubuntu1) ...
 Document `/usr/share/gconf/schemas/aisleriot.schemas' has the wrong type of 
root node (schemalist, should be gconfschemafile)
 dpkg: error processing gconf2 (--configure):
  subprocess installed post-installation script returned error exit status 1
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: gconf
Title: package gconf2 3.2.0-0ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to oneiric on 2011-10-28 (0 days ago)

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


** Tags: apport-package i386 oneiric

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

Title:
  package gconf2 3.2.0-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 882952] Re: package gconf2 3.2.0-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-10-28 Thread nsr
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/882952

Title:
  package gconf2 3.2.0-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 882952] Re: package gconf2 3.2.0-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-10-28 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package gconf2 3.2.0-0ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 882956] [NEW] [Oneiric] [Dell XPS M1330] Gnome session dies at resume

2011-10-28 Thread Swâmi Petaramesh
Public bug reported:

This issue looks somewhat recent, I don't recall it ever happening in
the past.

On Dell XPS M1330, Oneiric, when resuming from suspend to RAM the X
server and Gnome session dies and I'm back to the DM.

I file this under Gnome-session as the same machine shows absolutely
no problem when resuming in a KDE session.

Video is: Intel Corporation Mobile GM965/GL960 Integrated Graphics
Controller

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-session 3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
CheckboxSubmission: 1ea6109db29b53f721a523a77b7f3abf
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Fri Oct 28 09:43:26 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=fr_FR:fr:en_US:en
 PATH=(custom, user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-session
UpgradeStatus: Upgraded to oneiric on 2011-10-01 (26 days ago)

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


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

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

Title:
  [Oneiric] [Dell XPS M1330] Gnome session dies at resume

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

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


[Bug 882956] Re: [Oneiric] [Dell XPS M1330] Gnome session dies at resume

2011-10-28 Thread Swâmi Petaramesh
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/882956

Title:
  [Oneiric] [Dell XPS M1330] Gnome session dies at resume

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

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


[Bug 882960] [NEW] Copy, paste, delete and other are disabled after a while

2011-10-28 Thread Thomas Becker
Public bug reported:

About once or twice a day I run into the following bug: All of the
Edit options are greyed out. That includes almost everything in the
Edit-menu, except the entries Send to, Compress, Background,
Preferences.

The right-click-menu on a file behaves the same. Almost everythign is
greyed out, except Open with, Send to, compress, Properties.

Keyboard shortcuts won't work anymore either.

The  only solution is to quit nautilus and open it again.

I heavily rely on SSHFS connections, and I have about 3 or 4 open
connections at any time.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: nautilus 1:2.32.2.1-0ubuntu13
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Fri Oct 28 09:43:02 2011
ExecutablePath: /usr/bin/nautilus
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=de_DE:en
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to natty on 2011-05-03 (177 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 Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/882960

Title:
  Copy, paste, delete and other are disabled after a while

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

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


[Bug 882960] Re: Copy, paste, delete and other are disabled after a while

2011-10-28 Thread Thomas Becker
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/882960

Title:
  Copy, paste, delete and other are disabled after a while

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

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


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

2011-10-28 Thread Karl Rosenbaum
Yes, you may be right. I just think that it's remarkable that it's the
exact same display configuration that fails in (almost) the same way as
the bug description. All other display configurations I've tried works
fine, including mirror, dual and only internal.

What doesn't fit into the bug description is that I don't get the
timeout where the display is reverted to the previous configuration.
Maybe I'll try a newer kernel later.

@Chris: So you don't get the same kind of errors in syslog as I get when
you reproduce this bug?

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

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

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

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


[Bug 839775] Re: No search icon

2011-10-28 Thread Etienne
As of 27 October, bug has been fixed. Thank you to whomever fixed it.

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

Title:
  No search icon

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

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


[Bug 882976] [NEW] File Roller crashes when extracting to a samba share

2011-10-28 Thread angus73
Public bug reported:

When I try to extract some files contained in a .zip archive to a samba share, 
the program crashes.
Crash seems not to depend on the zipfile content.

Using File Roller version 2.30.1.1-0ubuntu2 on Ubuntu 10.04.3 LTS

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  File Roller crashes when extracting to a samba share

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

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


[Bug 882974] Re: gconfd-2 crashed with SIGABRT in g_assertion_message()

2011-10-28 Thread Apport retracing service
*** This bug is a duplicate of bug 882525 ***
https://bugs.launchpad.net/bugs/882525

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

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/882974/+attachment/2576373/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/882974/+attachment/2576374/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/882974/+attachment/2576375/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/882974/+attachment/2576376/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/882974/+attachment/2576377/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/882974/+attachment/2576378/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/882974/+attachment/2576379/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/882974/+attachment/2576380/+files/ThreadStacktrace.txt

** Visibility changed to: Public

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

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  gconfd-2 crashed with SIGABRT in g_assertion_message()

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

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


[Bug 459851] Re: can't use CTRL + C for copy'n'paste

2011-10-28 Thread Alex Tasin
in oneiric is not fixed

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

Title:
  can't use CTRL + C for copy'n'paste

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

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


[Bug 879143] Re: The app windows gets cut off at greater then 2050 pixels

2011-10-28 Thread Alan Bell
I have a gnome-terminal working fine at 3,390px × 602px in unity 3d. I
will try later in 2d

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

Title:
  The app windows gets cut off at greater then 2050 pixels

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

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

[Bug 880424] Re: Empathy keeps scrolling up

2011-10-28 Thread Muhammad bilal shahid
after seeing your video here i am able to reproduce this bug and i
confirm this also reporting to bugzilla also.thanks for the info

** Changed in: empathy (Ubuntu)
   Status: Invalid = New

** Changed in: empathy (Ubuntu)
   Status: New = Confirmed

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

Title:
  Empathy keeps scrolling up

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

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


[Bug 859723] Re: Nautilus appearance without colour or theme

2011-10-28 Thread Steffen Röcker
I could reproduce and fix this.
My dconf got corrupted by lightdm --test-mode. After deleting 
.config/dconf/user everything works again.
See bug #882986.

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

Title:
  Nautilus appearance without colour or theme

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

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


[Bug 769506] Re: /usr/lib/evolution/e-calendar-factory keeps running after logout

2011-10-28 Thread Ralf Hildebrandt
It seems to be gone in oneiric!

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

Title:
  /usr/lib/evolution/e-calendar-factory keeps running after logout

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

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


[Bug 880424] Re: Empathy keeps scrolling up

2011-10-28 Thread Muhammad bilal shahid
** Attachment added: out-10.ogv
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/880424/+attachment/2576411/+files/out-10.ogv

** Bug watch added: GNOME Bug Tracker #662916
   https://bugzilla.gnome.org/show_bug.cgi?id=662916

** Also affects: empathy via
   https://bugzilla.gnome.org/show_bug.cgi?id=662916
   Importance: Unknown
   Status: Unknown

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

Title:
  Empathy keeps scrolling up

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

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


[Bug 880227] Re: eog fails to start with: GLib-GIO-CRITICAL **: Timeout was reached

2011-10-28 Thread Dmitry Shachnev
** Tags removed: regression-proposed

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

Title:
  eog fails to start with: GLib-GIO-CRITICAL **: Timeout was reached

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

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


[Bug 563862] Re: USB Devices and Some CDs cause gnome-power-manager to fail

2011-10-28 Thread thijs van severen
i have been using 10.4 since it was released  never had this problem
today i installed a number of updates (via update manager) and the problem 
started (only with CD in the drive)

in att you can find the install log ( var/log/apt/term.log) of the
upgrades is did today (there are 2 upgrades in fact, but i did not
reboot inbetween, so i dont know what part of the upgrade caused this)

i did a quick search on 'power' and there are a few matches :

Preparing to replace libdevkit-power-gobject1 1:0.9.1-1 (using 
.../libdevkit-power-gobject1_1%3a0.9.1-1ubuntu1_amd64.deb) ...
Unpacking replacement libdevkit-power-gobject1 ...
...
Preparing to replace libupower-glib1 0.9.1-1 (using 
.../libupower-glib1_0.9.1-1ubuntu1_amd64.deb) ...
Unpacking replacement libupower-glib1 ...
...
Setting up libdevkit-power-gobject1 (1:0.9.1-1ubuntu1) ...
Setting up libupower-glib1 (0.9.1-1ubuntu1) ...
...
Preparing to replace upower 0.9.1-1 (using .../upower_0.9.1-1ubuntu1_amd64.deb) 
...
Unpacking replacement upower ...
...
Setting up upower (0.9.1-1ubuntu1) ...


** Attachment added: part of /var/log/apt/term.log
   
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/563862/+attachment/2576456/+files/LP563862.txt

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

Title:
  USB Devices and Some CDs cause gnome-power-manager to fail

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

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


[Bug 878464] Re: empathy-av crashed with SIGABRT in raise()

2011-10-28 Thread Steffen Röcker
Yes, this is reproducible.

Crashes every time when an Android phone is trying to make a video call
with Google talk.

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

Title:
  empathy-av crashed with SIGABRT in raise()

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

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


[Bug 815168] Re: 11.10 Battery applet incorrect data

2011-10-28 Thread JeanAustinR
I can confirm that this is still a problem on Oneiric Ocelot. I'm
running 64-bit version on an HP Pavilion dv3t. Any information you for
further troubleshooting, let me know.

Thanks!

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

Title:
  11.10 Battery applet incorrect data

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/815168/+subscriptions

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


[Bug 120258] Re: Laptop Battery Time Remaining Outrageously Inaccurate

2011-10-28 Thread JeanAustinR
I'm encountering the same issue with this HP Pavilion dv3 notebook
running Ubuntu 11.10 64-bit.

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

Title:
  Laptop Battery Time Remaining Outrageously  Inaccurate

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/120258/+subscriptions

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


[Bug 875370] Re: Bluetooth doesn't allow files to transfer and won't allow browsing of device

2011-10-28 Thread Indra Ginanjar
*** This bug is a duplicate of bug 872044 ***
https://bugs.launchpad.net/bugs/872044

Agree with simone, this is not a duplicated bug.
I've upgraded all bluetooth and nautilus stuffs to see if it's works after 
upgraded, but still
The bluetooth applet crash, syslog said it's come from 
libgnome-bluetooth.so.8.0.0. 

This is from my /var/log/syslog

Oct 28 16:42:48 the-pooh bluetoothd[4402]: Discovery session 0x2152d8e0 with 
:1.126 activated
Oct 28 16:43:20 the-pooh bluetoothd[4402]: Discovery session 0x2152d8e0 with 
:1.127 activated
Oct 28 16:43:28 the-pooh bluetoothd[4402]: Stopping discovery
Oct 28 16:43:37 the-pooh bluetoothd[4402]: input-headset driver probe failed 
for device 00:1D:FD:91:1A:EA
Oct 28 16:48:09 the-pooh kernel: [ 5938.783445] bluetooth-apple[4736]: segfault 
at 40 ip 00ec9a4e sp bfcb4a30 error 4 in 
libgnome-bluetooth.so.8.0.0[eba000+1a000]

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

Title:
  Bluetooth doesn't allow files to transfer and won't allow browsing of
  device

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

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


[Bug 880424] Re: Empathy keeps scrolling up

2011-10-28 Thread Bug Watch Updater
** Changed in: empathy
   Status: Unknown = Incomplete

** Changed in: empathy
   Importance: Unknown = Medium

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

Title:
  Empathy keeps scrolling up

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

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


[Bug 883018] Re: gconfd-2 crashed with SIGABRT in g_assertion_message()

2011-10-28 Thread Apport retracing service
*** This bug is a duplicate of bug 882525 ***
https://bugs.launchpad.net/bugs/882525

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

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/883018/+attachment/2576526/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/883018/+attachment/2576527/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/883018/+attachment/2576528/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/883018/+attachment/2576529/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/883018/+attachment/2576530/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/883018/+attachment/2576531/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/883018/+attachment/2576532/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/883018/+attachment/2576533/+files/ThreadStacktrace.txt

** Visibility changed to: Public

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

** Visibility changed to: Public

** Tags removed: need-amd64-retrace

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

Title:
  gconfd-2 crashed with SIGABRT in g_assertion_message()

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

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


[Bug 870770] Re: Bookmark buttons don't display text

2011-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: epiphany-browser (Ubuntu)
   Status: New = Confirmed

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

Title:
  Bookmark buttons don't display text

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

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


[Bug 883025] [NEW] full screen failed

2011-10-28 Thread bortch
Public bug reported:

On Ubuntu 11.10.
universe i386 Packages (release v=11.10)
On the opening, the application believes to be in full screen but:
(On netbooks) there is a gap between the desktop menu bar and the central 
content of the application. 
the toolbar is about thirty pixels underneath. 
Can not put the application window to correct scale.
Also, the buttons in the preferences panel of evolution are inaccessible, they 
overflow the screen and there is no scroll bar.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: evolution 3.2.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic i686
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Fri Oct 28 12:36:06 2011
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
SourcePackage: evolution
UpgradeStatus: Upgraded to oneiric on 2011-10-20 (7 days ago)
XsessionErrors:
 (gnome-settings-daemon:1443): GLib-CRITICAL **: g_variant_new_string: 
assertion `string != NULL' failed
 (gnome-settings-daemon:1443): GLib-CRITICAL **: g_variant_get_type_string: 
assertion `value != NULL' failed
 (nautilus:1477): Gtk-CRITICAL **: gtk_action_set_visible: assertion 
`GTK_IS_ACTION (action)' failed
 (nautilus:1477): Gtk-CRITICAL **: gtk_action_set_visible: assertion 
`GTK_IS_ACTION (action)' failed

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


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

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

Title:
  full screen failed

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

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


[Bug 883025] Re: full screen failed

2011-10-28 Thread bortch
** Attachment added: printscreen
   
https://bugs.launchpad.net/bugs/883025/+attachment/2576547/+files/Capture2011-10-28.png

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

Title:
  full screen failed

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

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


[Bug 870770] Re: Bookmark buttons don't display text

2011-10-28 Thread Ben Bacarisse
I see the same behaviour.  A small detail is that when the text for the
bookmark (or topic) is short enough (one character, basically) it will
show up.  I.e. this seems to be the normal shortening behaviour with a
very short width.

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

Title:
  Bookmark buttons don't display text

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

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


[Bug 883028] [NEW] missing the Create Launcher and Create new launcher menu items with Nautilus 3.2 version

2011-10-28 Thread Attila Hammer
Public bug reported:

Dear Developers,

I using Oneiric with GNOME3 fallback session.
If I press CTRL+F10 my desktop, I unable to create desktop icon or new 
launcher, because the Create launcher or create new launcher menu items is 
missing.
Reproducation steps:
1. Activate the desktop.
2. Press CTRL+F10 keystroke.
3. Look the awailable menu items. You not will be find the create new launcher 
or create launcher menu items.

Possible fix this bug in Precise?
If I known right, GNOME developers upstream level drop out this possibility, 
because in GNOME Shell not have desktop, but this task is very need with some 
situations if the Nautilus handle the desktop.
I will be looking in Unity this problem.

Attila

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.0.0-13.21-generic 3.0.6
Uname: Linux 3.0.0-13-generic i686
ApportVersion: 1.23-0ubuntu4
Architecture: i386
Date: Fri Oct 28 13:04:09 2011
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Beta i386 (20110921.2)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 oneiric

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

Title:
  missing the Create Launcher and Create new launcher menu items with
  Nautilus 3.2 version

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

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


[Bug 883028] Re: missing the Create Launcher and Create new launcher menu items with Nautilus 3.2 version

2011-10-28 Thread Attila Hammer
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/883028

Title:
  missing the Create Launcher and Create new launcher menu items with
  Nautilus 3.2 version

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

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


[Bug 871406] Re: empathy-chat crashed with SIGSEGV in tp_proxy_get_object_path()

2011-10-28 Thread Pedro Villavicencio
Thanks for the report, any chance to get the Empathy chat and telepathy-
butterfly debug logs? you can get those by going to Help-Debug ; Please
reproduce the issue and attach those, thanks.

** Changed in: empathy (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  empathy-chat crashed with SIGSEGV in tp_proxy_get_object_path()

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

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


[Bug 883028] Re: missing the Create Launcher and Create new launcher menu items with Nautilus 3.2 version

2011-10-28 Thread Attila Hammer
If I launch manual gnome-desktop-item-edit application for example in Terminal, 
possible create any icon with the desktop.
I used following command:
gnome-desktop-item-edit --create-new ~/Desktop
Because I using fallback session, this application is already installed.
I read this with following article:
http://shuffleos.com/3274/how-to-create-desktop-launchers-in-ubuntu-11-10-oneiric-ocelot/

Attila

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

Title:
  missing the Create Launcher and Create new launcher menu items with
  Nautilus 3.2 version

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

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


[Bug 870951] Re: empathy-chat crashed with SIGFPE in g_hash_table_lookup()

2011-10-28 Thread Pedro Villavicencio
Could you please tell us which chats were open when you got the issue?
Thanks.

** Changed in: empathy (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  empathy-chat crashed with SIGFPE in g_hash_table_lookup()

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

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


[Bug 861616] Re: empathy-accounts crashed with SIGSEGV

2011-10-28 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a valgrind log following the
instructions at https://wiki.ubuntu.com/Valgrind and attach the file to
the bug report. This will greatly help us in tracking down your problem.

** Changed in: empathy (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  empathy-accounts crashed with SIGSEGV

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

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


[Bug 617367] Re: mpris2 feature exception

2011-10-28 Thread Benjamin Drung
** Changed in: vlc (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  mpris2 feature exception

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

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


[Bug 433631] Re: Wanda the fish is a mute! [fortune-mod needs to be a depends]

2011-10-28 Thread Fred
When I click on the Wanda the fish applet, it says Unable to locate the
command to execute.

** Also affects: gnome-applets (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Wanda the fish is a mute! [fortune-mod needs to be a depends]

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

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


[Bug 883045] [NEW] evince needs access to /run/udev/data

2011-10-28 Thread konrad
Public bug reported:

Ubuntu Oneiric 32bit

when launching a pdf file with evince, syslog complains:

type=1400 audit(1319803010.106:155): apparmor=DENIED operation=open
parent=1 profile=/usr/bin/evince-previewer name=/run/udev/data/b8:1
pid=5835 comm=evince-previewe requested_mask=r denied_mask=r
fsuid=1000 ouid=0

Need to add this to usr.bin.evince
/run/udev/data/* r,

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

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

Title:
  evince needs access to /run/udev/data

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

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


[Bug 878464] Re: empathy-av crashed with SIGABRT in raise()

2011-10-28 Thread Pedro Villavicencio
With Oneiric? Could you get a new backtrace? or report a new bug with
apport so we can have a new backtrace there? Thanks.

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

Title:
  empathy-av crashed with SIGABRT in raise()

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

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


[Bug 769506] Re: /usr/lib/evolution/e-calendar-factory keeps running after logout

2011-10-28 Thread Pedro Villavicencio
Thank you, closing the bug for now then.

** Changed in: evolution-data-server (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  /usr/lib/evolution/e-calendar-factory keeps running after logout

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

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


[Bug 877128] Re: after updtate 11.10 don't work the contact window

2011-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: evolution (Ubuntu)
   Status: New = Confirmed

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

Title:
  after updtate 11.10 don't work the contact window

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

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


[Bug 883048] [NEW] Port deskbar-applet to Gtk3 and GNOME 3

2011-10-28 Thread Fred
Public bug reported:

Port the deskbar-applet to Gtk3 and GNOME 3.

http://projects.gnome.org/deskbar-applet/
https://live.gnome.org/DeskbarApplet

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

** Affects: meta-gnome3 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: applet deskbar deskbar-applet port porting

** Also affects: gnome-applets (Ubuntu)
   Importance: Undecided
   Status: New

** Tags added: applet deskbar deskbar-applet port porting

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

Title:
  Port deskbar-applet to Gtk3 and GNOME 3

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

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


[Bug 883055] [NEW] Please sync libimobiledevice 1.1.1-3 from Debian unstable

2011-10-28 Thread Julien Lavergne
Public bug reported:

Please sync libimobiledevice 1.1.1-3 from Debian unstable, all changes
are included in the debian package.

Last Debian changelog entry :
libimobiledevice (1.1.1-3) unstable; urgency=low

  * debian/patches:
   - 05_remove_gcry_need.patch: Remove check and link to gcrypt
 (Closes: #638417)
   - 00git_ios5_support.patch: Fix Unhandled lockdown error for iOS 5.
 (LP: #795475)

 -- Julien Lavergne julien.laver...@gmail.com  Tue, 25 Oct 2011
01:02:45 +0200

** Affects: libimobiledevice (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: libimobiledevice (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: libimobiledevice (Ubuntu)
   Status: New = Confirmed

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

Title:
  Please sync libimobiledevice 1.1.1-3 from Debian unstable

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

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


[Bug 883054] [NEW] периодически не работает перемотка фильмов, индикатор серый и неактивен.

2011-10-28 Thread Iva
Public bug reported:

периодически не работает перемотка фильмов, индикатор серый и неактивен.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libgstreamer0.10-0 0.10.32-3ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic i686
Architecture: i386
CheckboxSubmission: 3800128139f6ef7082de3815e9bd3bb5
CheckboxSystem: da9af3b901b5569a389df6337f3d812f
Date: Fri Oct 28 16:28:28 2011
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANGUAGE=ru_RU:en
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: gstreamer0.10
UpgradeStatus: Upgraded to natty on 2011-07-19 (100 days ago)
XsessionErrors:
 (nautilus:1567): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: assertion 
`format != NULL' failed
 (firefox-bin:2401): Bonobo-WARNING **: Bonobo must be initialized before use

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  периодически не работает перемотка фильмов, индикатор серый и
  неактивен.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/883054/+subscriptions

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

[Bug 878464] Re: empathy-av crashed with SIGABRT in raise()

2011-10-28 Thread Steffen Röcker
Yes, although on another computer. Already filed bug #883006.

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

Title:
  empathy-av crashed with SIGABRT in raise()

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

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


[Bug 883054] Re: периодически не работает перемотка фильмов, индикатор серый и неактивен.

2011-10-28 Thread Iva
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/883054

Title:
  периодически не работает перемотка фильмов, индикатор серый и
  неактивен.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/883054/+subscriptions

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

[Bug 433631] Re: Wanda the fish is a mute! [fortune-mod needs to be a depends]

2011-10-28 Thread Pedro Villavicencio
** Changed in: gnome-panel (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

** Changed in: gnome-applets (Ubuntu)
   Status: New = Invalid

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

Title:
  Wanda the fish is a mute! [fortune-mod needs to be a depends]

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

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


[Bug 883006] Re: empathy-av crashed with SIGSEGV in gst_post_proc_transform_ip()

2011-10-28 Thread Pedro Villavicencio
** Visibility changed to: Public

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

Title:
  empathy-av crashed with SIGSEGV in gst_post_proc_transform_ip()

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

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


[Bug 878464] Re: empathy-av crashed with SIGABRT in raise()

2011-10-28 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 883006 ***
https://bugs.launchpad.net/bugs/883006

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

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

Title:
  empathy-av crashed with SIGABRT in raise()

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

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


[Bug 879573] Re: seahorse segfaults on import of SSH key generated by ssh-keygen

2011-10-28 Thread Tobin Davis
** Summary changed:

- seahorse
+ seahorse segfaults on import of SSH key generated by ssh-keygen

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

Title:
  seahorse segfaults on import of SSH key generated by ssh-keygen

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

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


[Bug 883006] Re: empathy-av crashed with SIGSEGV in gst_post_proc_transform_ip()

2011-10-28 Thread Pedro Villavicencio
Thank you for your bug report. This bug has been reported to the developers of 
the software. You can track it and make comments at:
 https://bugzilla.gnome.org/show_bug.cgi?id=662934

** Bug watch added: GNOME Bug Tracker #662934
   https://bugzilla.gnome.org/show_bug.cgi?id=662934

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

Title:
  empathy-av crashed with SIGSEGV in gst_post_proc_transform_ip()

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

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


[Bug 875370] Re: Bluetooth doesn't allow files to transfer and won't allow browsing of device

2011-10-28 Thread Indra Ginanjar
*** This bug is a duplicate of bug 872044 ***
https://bugs.launchpad.net/bugs/872044

I've installed blueman (bluetooth-manager) package.
I just found that i CAN send and receive files SUCCESSFULLY while the 
bluetooth-manager (blueman) active.

The received files is goes to ~/Public (= /home/username/Public)

Next is the syslog:

19:48:10 the-pooh dbus[847]: [system] Activating service 
name='org.blueman.Mechanism' (using servicehelper)
Oct 28 19:48:10 the-pooh blueman-mechanism: Starting blueman-mechanism 
Oct 28 19:48:10 the-pooh dbus[847]: [system] Successfully activated service 
'org.blueman.Mechanism'
Oct 28 19:48:10 the-pooh blueman-mechanism: loading Config 
Oct 28 19:48:10 the-pooh blueman-mechanism: loading Network 
Oct 28 19:48:10 the-pooh blueman-mechanism: loading RfKill 
Oct 28 19:48:10 the-pooh blueman-mechanism: loading Ppp 
Oct 28 19:48:40 the-pooh blueman-mechanism: Exiting 
Oct 28 19:49:32 the-pooh goa[3998]: goa-daemon version 3.2.0.1 starting 
[main.c:112, main()]
Oct 28 19:49:33 the-pooh bluetoothd[3905]: Discovery session 0x21fb3bf8 with 
:1.84 activated
Oct 28 19:49:43 the-pooh obex-client[4074]: obex-client daemon 0.42
Oct 28 19:49:43 the-pooh bluetoothd[3905]: Mode session 0x21fb3bf8 with :1.87 
activated

then if i close the bluetooth-manager, the sending/receiving is failing.

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

Title:
  Bluetooth doesn't allow files to transfer and won't allow browsing of
  device

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

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


[Bug 883006] Re: empathy-av crashed with SIGSEGV in gst_post_proc_transform_ip()

2011-10-28 Thread Pedro Villavicencio
Thanks for the report, it looks like a gstreamer related one, but will
check with upstream first, thanks again. btw i've marked your previous
report as a duplicate of this one.

** Changed in: empathy (Ubuntu)
   Status: New = Triaged

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

Title:
  empathy-av crashed with SIGSEGV in gst_post_proc_transform_ip()

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

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


[Bug 883022] [NEW] gconf-editor never run on lubuntu 11.10

2011-10-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Excuse me for my english but i am italian
Is the first time i use lubuntu, i want to see the trash icon on the desktop 
and more, like home, computer, net
I've installed gconf-editor but when i launch that program it does't run.
This is what i done and the response in terminal

amministratore@linux2:~$ sudo apt-get install gconf-editor
[sudo] password for amministratore: 
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze   
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti saranno inoltre installati:
  gconf-defaults-service
I seguenti pacchetti NUOVI saranno installati:
  gconf-defaults-service gconf-editor
0 aggiornati, 2 installati, 0 da rimuovere e 0 non aggiornati.
È necessario scaricare 1027 kB di archivi.
Dopo quest'operazione, verranno occupati 4096 kB di spazio su disco.
Continuare [S/n]? s
Scaricamento di:1 http://it.archive.ubuntu.com/ubuntu/ oneiric/universe 
gconf-defaults-service i386 3.2.0-0ubuntu1 [14,4 kB]
Scaricamento di:2 http://it.archive.ubuntu.com/ubuntu/ oneiric-updates/universe 
gconf-editor i386 3.0.0-1ubuntu2 [1013 kB]
Recuperati 1027 kB in 1s (521 kB/s)
Selezionato il pacchetto gconf-defaults-service.
(Lettura del database... 125599 file e directory attualmente installati.)
Estrazione di gconf-defaults-service (da 
.../gconf-defaults-service_3.2.0-0ubuntu1_i386.deb)...
Selezionato il pacchetto gconf-editor.
Estrazione di gconf-editor (da .../gconf-editor_3.0.0-1ubuntu2_i386.deb)...
Elaborazione dei trigger per hicolor-icon-theme...
Elaborazione dei trigger per gnome-menus...
Elaborazione dei trigger per bamfdaemon...
Rebuilding /usr/share/applications/bamf.index...
Elaborazione dei trigger per desktop-file-utils...
Elaborazione dei trigger per gconf2...
Elaborazione dei trigger per man-db...
Configurazione di gconf-defaults-service (3.2.0-0ubuntu1)...
Configurazione di gconf-editor (3.0.0-1ubuntu2)...
amministratore@linux2:~$ gconf-editor

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
buttons.css:159:10: Expected valid border

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:102:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:117:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:134:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:153:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:165:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:175:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:186:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:198:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:208:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:218:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): Gtk-WARNING **: Theme parsing error: gtk-
bars.css:223:16: Themeing engine 'adwaita' not found

(gconf-editor:7374): GLib-GObject-WARNING **: g_object_get_valist:
property `type' of object class `GConfEditorWindow' is not readable

(gconf-editor:7374): GLib-GObject-WARNING **: g_object_get_valist:
property `type' of object class `GConfEditorWindow' is not readable

(gconf-editor:7374): GLib-GObject-WARNING **: g_object_get_valist:
property `type' of object class `GConfEditorWindow' is not readable

(gconf-editor:7374): GLib-GObject-WARNING **: g_object_get_valist:
property `type' of object class `GConfEditorWindow' is not readable

** Affects: gconf-editor (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gconf-editor never run on lubuntu 11.10
https://bugs.launchpad.net/bugs/883022
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gconf-editor in Ubuntu.

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

[Bug 883082] [NEW] Network Card Bug - HP G6 1215ev

2011-10-28 Thread Kostas Vrouvas
Public bug reported:

Hi i have installed Ubuntu 11.10 on my HP Pavilion G6 1215ev

Network Card is not working, both wired and wireless.
On win7 is working perfectly.

lspci results:

00:01.0 VGA compatible controller: ATI Technologies Inc Device 9648
00:01.1 Audio device: ATI Technologies Inc Device 1714
00:02.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
00:04.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
00:05.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
00:06.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root Port
00:11.0 SATA controller: Advanced Micro Devices [AMD] Hudson SATA Controller 
[AHCI mode]
00:12.0 USB Controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller 
(rev 11)
00:12.2 USB Controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller 
(rev 11)
00:13.0 USB Controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller 
(rev 11)
00:13.2 USB Controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller 
(rev 11)
00:14.0 SMBus: Advanced Micro Devices [AMD] Hudson SMBus Controller (rev 13)
00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia Controller 
(rev 01)
00:14.3 ISA bridge: Advanced Micro Devices [AMD] Hudson LPC Bridge (rev 11)
00:14.4 PCI bridge: Advanced Micro Devices [AMD] Hudson PCI Bridge (rev 40)
00:16.0 USB Controller: Advanced Micro Devices [AMD] Hudson USB OHCI Controller 
(rev 11)
00:16.2 USB Controller: Advanced Micro Devices [AMD] Hudson USB EHCI Controller 
(rev 11)
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 0 (rev 43)
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 1
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 2
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 3
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 4
00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 6
00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 5
00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 7
01:00.0 VGA compatible controller: ATI Technologies Inc NI Seymour [AMD Radeon 
HD 6470M]
02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless Network 
Adapter (rev 01)
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E 
PCI Express Fast Ethernet controller (rev 05)
04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5116 PCI 
Express Card Reader (rev 01)

More info here: https://answers.launchpad.net/ubuntu/+source/gnome-
nettool/+question/174313

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

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

Title:
  Network Card Bug - HP G6 1215ev

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

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


[Bug 883006] Re: empathy-av crashed with SIGSEGV in gst_post_proc_transform_ip()

2011-10-28 Thread Pedro Villavicencio
** Also affects: empathy via
   https://bugzilla.gnome.org/show_bug.cgi?id=662934
   Importance: Unknown
   Status: Unknown

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

Title:
  empathy-av crashed with SIGSEGV in gst_post_proc_transform_ip()

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

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


[Bug 883082] Re: Network Card Bug - HP G6 1215ev

2011-10-28 Thread Kostas Vrouvas
** Description changed:

  Hi i have installed Ubuntu 11.10 on my HP Pavilion G6 1215ev
  
- Network Card is not working, both wired and wireless. 
+ Network Card is not working, both wired and wireless.
  On win7 is working perfectly.
  
  lspci results:
  
  00:01.0 VGA compatible controller: ATI Technologies Inc Device 9648
  00:01.1 Audio device: ATI Technologies Inc Device 1714
  00:02.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root 
Port
  00:04.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root 
Port
  00:05.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root 
Port
  00:06.0 PCI bridge: Advanced Micro Devices [AMD] Family 12h Processor Root 
Port
  00:11.0 SATA controller: Advanced Micro Devices [AMD] Hudson SATA Controller 
[AHCI mode]
  00:12.0 USB Controller: Advanced Micro Devices [AMD] Hudson USB OHCI 
Controller (rev 11)
  00:12.2 USB Controller: Advanced Micro Devices [AMD] Hudson USB EHCI 
Controller (rev 11)
  00:13.0 USB Controller: Advanced Micro Devices [AMD] Hudson USB OHCI 
Controller (rev 11)
  00:13.2 USB Controller: Advanced Micro Devices [AMD] Hudson USB EHCI 
Controller (rev 11)
  00:14.0 SMBus: Advanced Micro Devices [AMD] Hudson SMBus Controller (rev 13)
  00:14.2 Audio device: Advanced Micro Devices [AMD] Hudson Azalia Controller 
(rev 01)
  00:14.3 ISA bridge: Advanced Micro Devices [AMD] Hudson LPC Bridge (rev 11)
  00:14.4 PCI bridge: Advanced Micro Devices [AMD] Hudson PCI Bridge (rev 40)
  00:16.0 USB Controller: Advanced Micro Devices [AMD] Hudson USB OHCI 
Controller (rev 11)
  00:16.2 USB Controller: Advanced Micro Devices [AMD] Hudson USB EHCI 
Controller (rev 11)
  00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 0 (rev 43)
  00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 1
  00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 2
  00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 3
  00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 4
  00:18.5 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 6
  00:18.6 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 5
  00:18.7 Host bridge: Advanced Micro Devices [AMD] Family 12h/14h Processor 
Function 7
  01:00.0 VGA compatible controller: ATI Technologies Inc NI Seymour [AMD 
Radeon HD 6470M]
  02:00.0 Network controller: Atheros Communications Inc. AR9485 Wireless 
Network Adapter (rev 01)
  03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 05)
  04:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS5116 PCI 
Express Card Reader (rev 01)
+ 
+ More info here: https://answers.launchpad.net/ubuntu/+source/gnome-
+ nettool/+question/174313

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

Title:
  Network Card Bug - HP G6 1215ev

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

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


[Bug 883022] Re: gconf-editor never run on lubuntu 11.10

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

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

** Package changed: ubuntu = gconf-editor (Ubuntu)

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

Title:
  gconf-editor never run on lubuntu 11.10

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

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


[Bug 807566] Re: empathy-chat crashed with SIGSEGV in _tpl_event_queue_insert_sorted_after()

2011-10-28 Thread Pedro Villavicencio
thanks, closing.

** Changed in: empathy (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  empathy-chat crashed with SIGSEGV in
  _tpl_event_queue_insert_sorted_after()

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

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


[Bug 883082] Re: Network Card Bug - HP G6 1215ev

2011-10-28 Thread Pedro Villavicencio
** Package changed: gnome-nettool (Ubuntu) = ubuntu

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

Title:
  Network Card Bug - HP G6 1215ev

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

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


[Bug 883006] Re: empathy-av crashed with SIGSEGV in gst_post_proc_transform_ip()

2011-10-28 Thread Bug Watch Updater
** Changed in: empathy
   Status: Unknown = New

** Changed in: empathy
   Importance: Unknown = Critical

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

Title:
  empathy-av crashed with SIGSEGV in gst_post_proc_transform_ip()

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

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


[Bug 880274] Re: will not update using 8.10

2011-10-28 Thread Pedro Villavicencio
** Package changed: gnome-nettool (Ubuntu) = ubuntu

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

Title:
  will not update using 8.10

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

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


[Bug 879898] Re: [Oniric Ocelot] Wireless fails to connect in 11.10, Intel Centrino Wireless-N 1000

2011-10-28 Thread Pedro Villavicencio
** Package changed: gnome-nettool (Ubuntu) = ubuntu

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

Title:
  [Oniric Ocelot] Wireless fails to connect in 11.10, Intel Centrino
  Wireless-N 1000

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

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


[Bug 878491] Re: Computer freezes when starting laptop with LAN card enabled.

2011-10-28 Thread Pedro Villavicencio
** Package changed: gnome-nettool (Ubuntu) = ubuntu

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

Title:
  Computer freezes when starting laptop with LAN card enabled.

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

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


[Bug 558674] Re: Open file dialog malfunctions in lucid

2011-10-28 Thread Marc Deslauriers
** Also affects: gtk+2.0 (Ubuntu Lucid)
   Importance: Undecided
   Status: New

** Changed in: gtk+2.0 (Ubuntu Lucid)
   Status: New = Confirmed

** Changed in: gtk+2.0 (Ubuntu Lucid)
   Importance: Undecided = Medium

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

Title:
  Open file dialog malfunctions in lucid

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

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


[Bug 43589] Re: [totem-gstreamer] wont play vcd for unknown reason

2011-10-28 Thread Walter Cheuk
Recently played with Maverick (with updates) and found that it is able
to detect VCD on insertion, and I was prompted to install a plugin if
Totem is selected. But the inability to move to next track is still
there.

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

Title:
  [totem-gstreamer] wont play vcd for unknown reason

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

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


[Bug 883097] Re: gconfd-2 crashed with SIGABRT in __kernel_vsyscall()

2011-10-28 Thread Apport retracing service
*** This bug is a duplicate of bug 882525 ***
https://bugs.launchpad.net/bugs/882525

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

** Attachment removed: CoreDump.gz
   https://bugs.launchpad.net/bugs/883097/+attachment/2576661/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/883097/+attachment/2576662/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/883097/+attachment/2576663/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/883097/+attachment/2576665/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/883097/+attachment/257/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/883097/+attachment/2576667/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/883097/+attachment/2576668/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/883097/+attachment/2576669/+files/ThreadStacktrace.txt

** Visibility changed to: Public

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

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  gconfd-2 crashed with SIGABRT in __kernel_vsyscall()

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

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


[Bug 880331] Re: Can no longer shutdown when laptop lid closes

2011-10-28 Thread Brendan Donegan
Not sure how valid this bug is, since it seems more likely that the
'Shutdown' option was removed very deliberately as a simplification of
the gnome-control-center design, but it's definitely not a Nautilus
issue so I have moved it from there to g-c-c

** Package changed: nautilus (Ubuntu) = gnome-control-center (Ubuntu)

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

Title:
  Can no longer shutdown when laptop lid closes

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

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


[Bug 872044] Re: Bluetooth 'Send files' returns permission denied error

2011-10-28 Thread Jonathan Bispo
I have problemas with bluetooth in Ubuntu 11.10 too. I can send files
but when it ends my system brakes and I need to restart that. I'm using
the default manager of Gnome 3.

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

Title:
  Bluetooth 'Send files' returns permission denied error

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/872044/+subscriptions

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


[Bug 881978] Re: Unable to access Accounts preferences

2011-10-28 Thread Pedro Villavicencio
comment from upstream:
when you experience this issue could you please:
- Install empathy-dbg
- Open a terminal
- export G_DEBUG=fatal-warnings
- gdb /usr/bin/empathy-accounts
- Once it crash type 'thread apply all bt' to get a trace and attach it to this
bug.

could you do that and reply in this bug report? Thanks.

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

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

Title:
  Unable to access Accounts preferences

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

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


[Bug 572861] Re: Rythmbox appindicator inconsistent

2011-10-28 Thread Morten Siebuhr
Irrelevant after change to sound-menu.

** Changed in: rhythmbox (Ubuntu)
   Status: New = Invalid

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

Title:
  Rythmbox appindicator inconsistent

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

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


[Bug 830045] Re: empathy crashed with SIGSEGV in g_memdup()

2011-10-28 Thread Pedro Villavicencio
Thanks Chris, closing the bug for now, please do file a new one if you
get another issue though. Thanks again.

** Changed in: empathy (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  empathy crashed with SIGSEGV in g_memdup()

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

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


[Bug 871480] Re: gnome-screenshot fails (black image) and pegs CPU to 100%

2011-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-utils (Ubuntu)
   Status: New = Confirmed

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

Title:
  gnome-screenshot fails (black image) and pegs CPU to 100%

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

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


[Bug 572861] Re: Rythmbox appindicator inconsistent

2011-10-28 Thread Morten Siebuhr
Not relevant after change to soundmenu.

** Changed in: rhythmbox
   Status: New = Invalid

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

Title:
  Rythmbox appindicator inconsistent

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

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


[Bug 855967] Re: vinagre crashed with SIGSEGV in g_type_check_instance_cast()

2011-10-28 Thread Pedro Villavicencio
Dear Ian if you have the same crash, please report a new bug so we can
determine by looking at the backtrace if the crash is the same or not,
thanks.

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

Title:
  vinagre crashed with SIGSEGV in g_type_check_instance_cast()

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

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


[Bug 883110] [NEW] Bug with close button

2011-10-28 Thread DarkMind
Public bug reported:

In Ubuntu 11.10 with GNOME 3.2 installed in windows where I got only
close button. It looks like place where button is located is not
rounded. Has a right angle behind, on the top left corner of button,
which is annoying. Here is my screen...

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Fri Oct 28 17:07:18 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to oneiric on 2011-10-13 (14 days ago)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  Bug with close button

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

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


[Bug 883110] Re: Bug with close button

2011-10-28 Thread DarkMind
** Attachment added: Screenshot of the close button
   https://bugs.launchpad.net/bugs/883110/+attachment/2576696/+files/button.png

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

Title:
  Bug with close button

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

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


[Bug 883114] [NEW] Problem with search field

2011-10-28 Thread DarkMind
Public bug reported:

All the time I'm trying to type first letters of the file I need
Searching Field which appears on the right bottom is disappearing. Or
every time I'm trying to write smth inside, sometimes I write wrong
letters. In old versions of Ubuntu Backspace was deleting last letters.
Here in takes me out of the folder... please make it as it was... cant't
clean it. Got a screenshot

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Fri Oct 28 17:15:35 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: Upgraded to oneiric on 2011-10-13 (14 days ago)

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


** Tags: amd64 apport-bug oneiric

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

Title:
  Problem with search field

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

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


[Bug 883114] Re: Problem with search field

2011-10-28 Thread DarkMind
** Attachment added: Screenshot of the buggy search field
   
https://bugs.launchpad.net/bugs/883114/+attachment/2576699/+files/Screenshot%20at%202011-10-28%2017%3A01%3A42.png

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

Title:
  Problem with search field

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

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


[Bug 882956] Re: [Oneiric] [Dell XPS M1330] Gnome session dies at resume

2011-10-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-session (Ubuntu)
   Status: New = Confirmed

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

Title:
  [Oneiric] [Dell XPS M1330] Gnome session dies at resume

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

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


[Bug 880424] Re: Empathy keeps scrolling up

2011-10-28 Thread Muhammad bilal shahid
I didn't manage to reproduce this bug, maybe it's because Ubuntu's scrollbar
hack.

Can you start empathy using LIBOVERLAY_SCROLLBAR=0 empathy (to get the normal
bar) and retry?

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

Title:
  Empathy keeps scrolling up

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

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


[Bug 883121] [NEW] now I can start audio or video call but as soon as the other person accepts my call, it interrupts

2011-10-28 Thread sn0m
Public bug reported:

koli@koli-K53E:~$ lsb_release -rd
Description:Ubuntu 11.10
Release:11.10
koli@koli-K53E:~$ 
koli@koli-K53E:~$ apt-cache policy empathy
empathy:
  Installed: 3.2.0.1-0ubuntu1
  Candidate: 3.2.0.1-0ubuntu1
  Version table:
 *** 3.2.0.1-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 3.2.0-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
koli@koli-K53E:~$

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
CheckboxSubmission: bcb6853e5d5dfd4a3da313aeb68a98c3
CheckboxSystem: b8f3ec504801f13fc208edb5c785b099
Date: Fri Oct 28 15:31:33 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

** 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 Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/883121

Title:
  now I can start audio or video call but as soon as the other person
  accepts my call, it interrupts

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

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


[Bug 883121] Re: now I can start audio or video call but as soon as the other person accepts my call, it interrupts

2011-10-28 Thread sn0m
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in Ubuntu.
https://bugs.launchpad.net/bugs/883121

Title:
  now I can start audio or video call but as soon as the other person
  accepts my call, it interrupts

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

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


[Bug 881581] Re: eog hangs when trying to display any image

2011-10-28 Thread Pedro Villavicencio
why are you using the ppa and no the official from 11.10? Please test it
with the version from the official archives.

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

Title:
  eog hangs when trying to display any image

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

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


[Bug 880424] Re: Empathy keeps scrolling up

2011-10-28 Thread Muhammad bilal shahid
comment from upstream:
can you reply the answer of comment #7?thanks

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

Title:
  Empathy keeps scrolling up

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

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


[Bug 882948] Re: Window not resizing to the picture correctly

2011-10-28 Thread Dmitry Shachnev
Thank you for your bug report.
Do you experience the same issue as is described in bug 880626?

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

Title:
  Window not resizing to the picture correctly

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

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


[Bug 881657] Re: Evolution does not send mails

2011-10-28 Thread Pedro Villavicencio
Hola Veronica, efectivamente hablo Español, el problema puede ser tu
ISP, te voy a redirigir hacia answers donde te podran ayudar a verificar
que todo esta en orden, si aun asi sigue sucediendo por favor vuelve a
este reporte. Muchas Gracias!.

** Changed in: evolution (Ubuntu)
   Status: Incomplete = Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+source/evolution/+question/176617

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

Title:
  Evolution does not send mails

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

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

[Bug 875404] Re: update-desktop-database crashed with SIGSEGV in open64()

2011-10-28 Thread Pedro Villavicencio
closing then, thanks.

** Changed in: desktop-file-utils (Ubuntu)
   Status: Incomplete = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to desktop-file-utils in Ubuntu.
https://bugs.launchpad.net/bugs/875404

Title:
  update-desktop-database crashed with SIGSEGV in open64()

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

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


[Bug 590800] Re: Pause sets video back

2011-10-28 Thread Christoph Langner
 I am still experiencing this problem in oneiric...

Me too

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

Title:
  Pause sets video back

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

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


[Bug 700191] Re: Evince PDF print fails with pdftoraster failed error

2011-10-28 Thread Pedro Villavicencio
yeah could be that, ok closing the bug for now, please do re open or
file a new bug if you found the issue in a newer version of Ubuntu,
thanks in advance.

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

Title:
  Evince PDF print fails with pdftoraster failed error

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

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


[Bug 558674] Re: Open file dialog malfunctions in lucid

2011-10-28 Thread IKT
Pausanias, we get it, here's the issue as I see it and I'll best
'transcribe' it for non-computer scientists ;)

1) 2010-04-09

Stephen makes the original bug report.

2) 2010-05-01

Luke Plant confirms the bug is present in GTK2.0

3) 2010-10-11

Tristan Moody reports the bug upstream with Gnome, as they are the
developers of the GTK software, therefore they are the ones who would be
best equipped to fix it

4) 2010-10-24

André Klapper (A Gnome developer) advises that he can't replicate the
bug, and therefore can't fix the issue. He then requests someone try GTK
2.22.

5) 2010-10-27

Tristan Moody reports that it appears that the bug is fixed in 2.22

--
At this stage there is no patch for the bug, therefore there is nothing to 
simply throw down the update pipe. This is the issue, if there was a patch for 
the bug we wouldn't be having this convo, the issue would have been fixed long 
ago.

But because the Gnome developer couldn't find the bug in 2.0, this bug
never existed in Gnome's world in the first place.

I mean the Gnome Developer (André Klapper) response could have been don't 
care, go away because nobody got anything useful out of it except that the bug 
they couldn't find is apparently fixed in GTK 2.2
--

6) 2011-11-29

Ikt runs across the bug from reddit :D

--

If there isn't a regular Ubuntu dev, whether paid or volunteer, who
recognizes how important this bug is, then I give up on Ubuntu.

There's lots of people who do realise how important it is, however
there's a few who don't understand the reason why Ubuntu simply haven't
fixed the bug, I mean it's fixed in 2.22, so just update to 2.22
already!

I think part of the issue is understanding just how big a package GTK
is, and just how unhappy many people would be if Ubuntu sent down the
update and broke the entire desktop, which co-incidentally uses GTK for
the majority of it.

if you do recognize how important this bug is to fix, but lack the
willingness to put your expertise into use for 2 minutes to follow that
procedure

That's the problem, it's not a 2 minute fix because there's no patch.

So here are the options since we have no patch:

a) leave as is, a bug that affects a few people, and I mean 'a few' in a
nice way, a bug that affects just 1 person (ie me) sucks (Hi #873016  :)
), and having it effect 30 is worse, but even medium level bugs affect
50%+ of users, and that's not indicated here.

b) send down GTK2.22 as a gigantic update that may break the critical
applications and make 90%+ very unhappy.

That is as is my understanding of the options on the table, if anyone
has any corrections I'm happy to be hear them.

And yes many of us are well aware of the limitations of the linux
desktop and are working on changing this, unfortunately this doesn't
help now :(

Hope this helps. :-)

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

Title:
  Open file dialog malfunctions in lucid

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

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

[Bug 851383] Re: geany crashed when trying to open a second file

2011-10-28 Thread codef0rmer
I am still experiencing the issue but could not wait until it gets
resolved. So found the solution myself is to open a file in geany on
CLI. This is a temporary fix.

$ geany foobar
So you can now open a new file using CTRL+O without crashing geany. :)

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

Title:
  geany crashed when trying to open a second file

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

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


  1   2   3   >