[Bug 860427] Re: Oneiric displays 'Laptop battery critically low' message after AC is unplugged when 'charged' shown on battery indicator

2011-10-31 Thread Bishnu Mishra
Hi,

Here is a work around that worked for me. 
When the pop up comes do not click on the Cancel or OK button. Just use the 
close button on the window title bar (the cross button in red) to close the pop 
up. Doing this will not put the laptop in hibernate or suspend mode and you can 
continue work.
This worked for me very well. Please give it a try and share your findings, 
then we can suggest this as work around, till the issue is fixed permanently.

Thanks
Bishnu

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

Title:
  Oneiric displays 'Laptop battery critically low' message after AC is
  unplugged when  'charged' shown on battery indicator

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

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


[Bug 41994] Re: closed Laptop Lid to reliably keep Backlight off

2011-10-31 Thread Ben Shadwick
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

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

Title:
  closed Laptop Lid to reliably keep Backlight off

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

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


[Bug 860427] Re: Oneiric displays 'Laptop battery critically low' message after AC is unplugged when 'charged' shown on battery indicator

2011-10-31 Thread Ron Hale-Evans
Bishnu, thanks for the suggestion. Your workaround didn't work for me,
whether my netbook was configured to hibernate or shut down on low
power. (Dell Inspiron 910 / Dell Mini 9.) The system powered down within
30 seconds even when I closed the pop up with the cross button. I'm glad
someone has found a workaround, anyway.

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

Title:
  Oneiric displays 'Laptop battery critically low' message after AC is
  unplugged when  'charged' shown on battery indicator

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

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


Re: [Bug 778205] Re: emacs daemon inhibits logout

2011-10-31 Thread Reinhard Tartler
Isn't there some dbus signal emitted when the users request
logout/shutdown/reboot? In that case, you could probably write some
elisp code that reacts to that signal and terminates the daemon
automatically.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4

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

Title:
  emacs daemon inhibits logout

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

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


[Bug 884087] [NEW] gnome-panel interacts badly when dual-desktop set a virtical overlap.

2011-10-31 Thread davidzhang.amd
Public bug reported:

I have a 2 monitors and create a external desktop environment, and the external 
panel stacked vertically above the primary panel. following is some information 
about xrandr -q
DFP1 disconnected (normal left inverted right x axis y axis)
DFP2 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 
324mm
   1920x1200  60.0*+
   1920x1080  60.0  
   1600x1200  60.0  
DFP5 disconnected (normal left inverted right x axis y axis)
DFP6 connected 1920x1200+0+1200 (normal left inverted right x axis y axis) 
582mm x 364mm
   1920x1200  60.0*+
   1920x1080  60.0  
   1600x1200  60.0  
 
So the primary panel locate at (0,0) while the external  locate at (0,1200), 
and the gnome-panel bar locate at the bottom of the primary display.
The I want to  set the two panel vertical overlapped a small area( reset the 
position of the external display to(0, 1160) ). use the command:  xrandr 
--output DFP6 --pos 0x1160
The issue observed, gnome-panel don't think the panel-bar on the bottom of the 
primary desktop, it reconfigured it a wrong position and a wrong big area. all 
the window and icons can't move to this area. 
and if we configure this bar to left,right,top, it won't observed this issue. 
so the issue only happened when the bar was be set overlapped 
May be there some logic mistake in the file ./gnome-panel/panel-mutiscreen.c , 
in the function panel_multiscreen_compress_overlapping_monitors, it thought we 
do a full desktop overlap, and subtract a monitor while we just set a part of 
overlap.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evince 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Mon Oct 31 14:19:30 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evince

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


** Tags: apport-bug i386 maverick

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

Title:
  gnome-panel interacts badly when dual-desktop set a virtical overlap.

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

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


[Bug 884087] Re: gnome-panel interacts badly when dual-desktop set a virtical overlap.

2011-10-31 Thread davidzhang.amd
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/884087

Title:
  gnome-panel interacts badly when dual-desktop set a virtical overlap.

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

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


[Bug 884088] [NEW] adding a second e-mail adress in the adress book crashes evolution

2011-10-31 Thread greenhunter
Public bug reported:

ubuntu 11.10 64bit
evolution 3.2.1
desktop gnome-shell

Trace/Breakpoint

debug output:

(evolution:3280): Tracker-DEBUG: Tracker Evolution plugin enabled
(evolution:3280): Tracker-DEBUG: Tracker plugin creating new object...

(evolution:3280): GLib-GObject-WARNING **: cannot register existing type
`EABContactDisplay'

e-utils-ERROR **: eab-contact-commit-duplicate-detected.ui: Ungültige
Typfunktion in Zeile 61: »eab_contact_display_get_type«

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

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

Title:
  adding a second e-mail adress in the adress book crashes evolution

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

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

Re: [Bug 830348] Re: desktop contents briefly visible on resume from suspend before lock dialog

2011-10-31 Thread Martin Pool
Wow, so this is happening in ~Friday's Oneiric in a very interesting
way: the whole screen is visible and the mouse pointer moves, for
several seconds before the dialog appears.  It's quite possible to
read some text off.

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

Title:
  desktop contents briefly visible on resume from suspend before lock
  dialog

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

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


[Bug 883694] Re: Downloaded subtitles not showing

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

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

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

Title:
  Downloaded subtitles not showing

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

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


[Bug 884087] Re: gnome-panel interacts badly when dual-desktop set a vertical overlap.

2011-10-31 Thread davidzhang.amd
** Summary changed:

- gnome-panel interacts badly when dual-desktop set a virtical overlap.
+ gnome-panel interacts badly when dual-desktop set a vertical overlap.

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

Title:
  gnome-panel interacts badly when dual-desktop set a vertical overlap.

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

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


[Bug 884098] [NEW] I was using ubuntu 10.10 and 11.04 versions and gnome-bluetoooth was working perfectly. However, once I installed ubuntu 11.10 the bluetooth in my laptop can detect buetooth devices

2011-10-31 Thread mohammad omar ali alhosni
Public bug reported:

My laptop is dell xps 15.

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

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

Title:
  I was using ubuntu 10.10 and 11.04 versions and  gnome-bluetoooth  was
  working perfectly. However, once I installed ubuntu 11.10 the
  bluetooth in my laptop can detect buetooth devices but can not pair
  connection or send/receive files from the device or to the device
  neither able to browse files in the device (I can say the bluetooth
  become useless!). Please help.

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

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


[Bug 878086] Re: Empathy doesn't seem to use system proxy settings after upgrading to 11.10

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

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

Title:
  Empathy doesn't seem to use system proxy settings after upgrading to
  11.10

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

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


[Bug 884104] [NEW] GTalk account on empathy applet keeps trying connecting forever without any error.

2011-10-31 Thread lakers
Public bug reported:

I'm behind proxy with port 3128, networking settings are ok, chromium is
working without any issue.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic-pae 3.0.4
Uname: Linux 3.0.0-12-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 1.23-0ubuntu3
Architecture: i386
Date: Mon Oct 31 11:20:27 2011
ExecutablePath: /usr/bin/empathy
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: empathy (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 empathy in Ubuntu.
https://bugs.launchpad.net/bugs/884104

Title:
  GTalk account on empathy applet keeps trying connecting forever
  without any error.

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

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


[Bug 884104] Re: GTalk account on empathy applet keeps trying connecting forever without any error.

2011-10-31 Thread lakers
-- 
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/884104

Title:
  GTalk account on empathy applet keeps trying connecting forever
  without any error.

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

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


[Bug 761836] Re: Gtk-WARNING when running with sudo

2011-10-31 Thread Colin Law
The summary line for this bug should be changed to indicate that the problem 
also occurs when running gedit with gksudo as other bugs that refer to gksudo 
have been marked as duplicates of this one.
Sudo should not be used with gedit of course, one should always gksudo.

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

Title:
  Gtk-WARNING when running with sudo

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

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


[Bug 761836] Re: Gtk-WARNING when running with sudo

2011-10-31 Thread Colin Law
After running a system for a while I find this symptom has disappeared.
I assume that either the bug has been fixed or another app has dealt
with the situation more intelligently and the file has been created
successfully, so that the error is no longer seen when using gedit.

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

Title:
  Gtk-WARNING when running with sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/761836/+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-31 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
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-31 Thread Or Cohen
It looks like the quick look up box is not cleared when displaying a new
folder

-- 
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 884114] [NEW] partition size shown in stead of physical volume size

2011-10-31 Thread bnuytten
Public bug reported:

After shrinking the physical volume inside a partition, the disk utility
shows the old (larger) for the partition. Pvdisplay on the CLI shows the
correct size. I expect the physical volume to show it's real size
(200G), not the size of the partition (215G).

To reproduce: create a physical volume on a partition. Shrink the
physical volume but leave the partition's size untouched.

ubuntu@ubuntu:~$ lsb_release -rd
Description:Ubuntu 11.10
Release:11.10

ubuntu@ubuntu:~$ dpkg --list gnome-disk-utility
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  gnome-disk-utility 3.0.2-1ubuntu2 manage and configure 
disk drives and media

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-disk-utility 3.0.2-1ubuntu2
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
CasperVersion: 1.287
Date: Mon Oct 31 08:32:25 2011
ExecutablePath: /usr/bin/palimpsest
LiveMediaBuild: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-disk-utility
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-disk-utility (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 gnome-disk-utility in Ubuntu.
https://bugs.launchpad.net/bugs/884114

Title:
  partition size shown in stead of physical volume size

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

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


[Bug 884114] Re: partition size shown in stead of physical volume size

2011-10-31 Thread bnuytten
** Attachment added: Screenshot at 2011-10-31 08:49:51.png
   
https://bugs.launchpad.net/bugs/884114/+attachment/2579945/+files/Screenshot%20at%202011-10-31%2008%3A49%3A51.png

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

Title:
  partition size shown in stead of physical volume size

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/884114/+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-31 Thread DarkMind
When I try to clean quick look up box it takes me out of the folder,
instead of cleaning letters I delete

-- 
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 884136] [NEW] Gedit icon is missing

2011-10-31 Thread Sasa Stamenkovic
Public bug reported:

After Ubuntu upgrade from 11.04 to 11.10 and Gedit update, it happends
that Gedit icon is missing in the app menu.

Please check screen attached.

If you need any additional info, I will provide.

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


** Tags: gedit icon

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

Title:
  Gedit icon is missing

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

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


[Bug 884136] Re: Gedit icon is missing

2011-10-31 Thread Sasa Stamenkovic
** Attachment added: Screenshot at 2011-10-31 10:39:46.png
   
https://bugs.launchpad.net/bugs/884136/+attachment/2579984/+files/Screenshot%20at%202011-10-31%2010%3A39%3A46.png

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

Title:
  Gedit icon is missing

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

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


[Bug 884149] [NEW] take screenshot crashes xfce

2011-10-31 Thread mlg7
Public bug reported:

1. Install Ubuntu
2. change the desktop picture (wallpaper)
3. sudo aptitude install xfce

Hopefully, you may skip to step 7

4. sudo aptitude install gnome
5. sudo aptitude install kde

(6. Ahem... install the kde russian, polish and chinese language packs
and switch the system back to English -- if this step is required, this
one is really weird)

7. Take the screenshot (default options, whole desktop)

Expected: screenshot is taken, the system does not crash, the desktop
image remains the same, the xfce default one with a running rat

Actual: screenshot is taken, xfce desktop is replaced by the image
chosen for the unity, THE SYSTEM CRASHES (all desktop controls
disappear), you can do nothing with keyboard and/or mouse

The only way that works after this crash is a reboot. (Unsafe one,
because you cannot safely shutdown the system either).

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gnome-screenshot 3.2.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
Date: Mon Oct 31 14:01:43 2011
ExecutablePath: /usr/bin/gnome-screenshot
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
SourcePackage: gnome-utils
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-utils (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 gnome-utils in Ubuntu.
https://bugs.launchpad.net/bugs/884149

Title:
  take screenshot crashes xfce

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

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


[Bug 884149] Re: take screenshot crashes xfce

2011-10-31 Thread mlg7
-- 
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/884149

Title:
  take screenshot crashes xfce

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

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


[Bug 884145] Re: Gimp destroyes image file when trying to save as .tif with jpeg compression

2011-10-31 Thread Jesusfreak
** Attachment added: example-after.tif
   
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/884145/+attachment/2579989/+files/example-after.tif

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

Title:
  Gimp destroyes image file when trying to save as .tif with jpeg
  compression

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

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


[Bug 884145] [NEW] Gimp destroyes image file when trying to save as .tif with jpeg compression

2011-10-31 Thread Jesusfreak
Public bug reported:

To reproduce the bug follow these steps

1. Start Gimp and open the example-before.tif with LZW compression attached 
below
2. Go to Image - Mode - Indexed, choose Generate optimum palette - Maximum 
number of colors, change the value from 256 to 16 and hit Convert button
3. Go to File - Save, replace the file and change compression to jpeg
4. Now a message appears saying:
TIFF image Message
PhotometricInterpretation 3 not allowed for JPEG
TIFF image Message
Failed a scanline write on row 0
GIMP Message
Saving '/home/myname/example-after.tif' failed:
TIFF image plug-in could not save image
5. The file with the image on the disc now has a size of 8 bytes and cannot be 
opened or viewed anymore (see the example-after.tif attached)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: gimp 2.6.11-2ubuntu4
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Mon Oct 31 10:46:37 2011
EcryptfsInUse: Yes
InstallationMedia: Xubuntu 10.10 Maverick Meerkat - Release amd64 (20101008.1)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gimp
UpgradeStatus: Upgraded to oneiric on 2011-10-14 (16 days ago)

** Affects: gimp (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 gimp in Ubuntu.
https://bugs.launchpad.net/bugs/884145

Title:
  Gimp destroyes image file when trying to save as .tif with jpeg
  compression

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

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


[Bug 884145] Re: Gimp destroyes image file when trying to save as .tif with jpeg compression

2011-10-31 Thread Jesusfreak
** Attachment added: example-before.tif
   
https://bugs.launchpad.net/bugs/884145/+attachment/2579987/+files/example-before.tif

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

Title:
  Gimp destroyes image file when trying to save as .tif with jpeg
  compression

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

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


[Bug 881376] Re: Low disk space warning popping up repeatedly.

2011-10-31 Thread Ubuntux
Exactly the same thing is happening on my machine over and over again.
Those Low Disk Space warnings keep popping up... although I checked the 
Don't show warning again-dialog several times.

Modifying housekeeping/ignore_paths using gconf-editor didn't work for
me either.

Strangely those warning-messages don't reappear if you clicked them away a few 
times (about five to six times for the same volume!).
But after a reboot everything starts all over.

It's very annoying since I have several partitions that are intentionally 
full.
(Partitions that each hold one image-file of the partitions size. I mount these 
image-files via a script.)

This problem occured after upgrading to 11.10 ... 11.04 worked fine.

Hope this can be fixed soon.

Thanks.

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

Title:
  Low disk space warning popping up repeatedly.

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

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


[Bug 880695] Re: screen does not render all pixels sometimes

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

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

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

Title:
  screen does not render all pixels sometimes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/880695/+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-31 Thread Chow Loong Jin
*** This bug is a duplicate of bug 878933 ***
https://bugs.launchpad.net/bugs/878933

** This bug has been marked a duplicate of bug 878933
   Crash when attempting to open a second file from the recent file list

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


[Bug 884158] [NEW] Message affiché non lu dans le me menu alors qu'il n'existe pas

2011-10-31 Thread michel_95
Public bug reported:

Message affiché non lu dans le me menu alors qu'il n'existe pas. Il
m'affiche 0 sec, j'ouvre et j'ai rien. C'est toujours sur le même
contact et ça arrive à chaque redémarrage d'empathy.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: empathy 3.2.0.1-0ubuntu1.1
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: Mon Oct 31 11:45:33 2011
ExecutablePath: /usr/bin/empathy
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=fr:en
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 LC_MESSAGES=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: empathy
UpgradeStatus: Upgraded to oneiric on 2011-10-24 (6 days ago)

** Affects: empathy (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 empathy in Ubuntu.
https://bugs.launchpad.net/bugs/884158

Title:
  Message affiché non lu dans le me menu alors qu'il n'existe pas

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

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

[Bug 884158] Re: Message affiché non lu dans le me menu alors qu'il n'existe pas

2011-10-31 Thread michel_95
-- 
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/884158

Title:
  Message affiché non lu dans le me menu alors qu'il n'existe pas

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

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

[Bug 12893] Re: Shouldn't put .Trash-$USER on removable devices

2011-10-31 Thread entonjackson
Please!
I'm using Ubuntu for years now! This is on of the TOP5 Bugs to me overall on 
Ubuntu.
It's not so bad to me, but telling people that are new to Ubuntu, that they 
have to delete their files on their drives by pressing Shift+Del makes no fun.

Is it so hard to implement this? What is the reason, this is only on
Whishlist?

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

Title:
  Shouldn't put .Trash-$USER on removable devices

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

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


[Bug 12893] Re: Shouldn't put .Trash-$USER on removable devices

2011-10-31 Thread pirast
just empty your trash. easy.

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

Title:
  Shouldn't put .Trash-$USER on removable devices

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

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


[Bug 884035] Re: Missing method System.Type::op_Inequality(Type, Type) in assembly /usr/lib/mono/2.0/mscorlib.dll

2011-10-31 Thread Alessandro Menti
** Summary changed:

- var/log/dist-upgrade/
+ Missing method System.Type::op_Inequality(Type,Type) in assembly 
/usr/lib/mono/2.0/mscorlib.dll

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

Title:
  Missing method System.Type::op_Inequality(Type,Type) in assembly
  /usr/lib/mono/2.0/mscorlib.dll

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

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


[Bug 884168] [NEW] Rhythmbox crashed on start

2011-10-31 Thread Kyrill
Public bug reported:

In the terminal displays the following message: 
/usr/lib/python2.7/dist-packages/gobject/constants.py:24: Warning: 
g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
TypeError: metaclass conflict: the metaclass of a derived class must be a 
(non-strict) subclass of the metaclasses of all its bases
**
ERROR:/build/buildd/pygobject-3.0.0/gi/_gobject/pygobject.c:929:pygobject_new_full:
 assertion failed: (tp != NULL)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: rhythmbox 2.90.1~20110908-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: Mon Oct 31 14:56:46 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110426)
ProcEnviron:
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
UpgradeStatus: Upgraded to oneiric on 2011-09-28 (32 days ago)

** Affects: rhythmbox (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 rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/884168

Title:
  Rhythmbox crashed on start

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

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


[Bug 884168] Re: Rhythmbox crashed on start

2011-10-31 Thread Kyrill
-- 
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/884168

Title:
  Rhythmbox crashed on start

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

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


[Bug 802218] Re: session-properties.desktop uses NoDisplay=true

2011-10-31 Thread Pako
@ Sebastien Bacher (seb128)

Bluetooth Manager - My laptop doesn't have bluetooth
 Check for new hardware drivers - I use nouveau drivers
 Disk Notifications - I do myself manually 
 Evolution Alarm notify - I get mails directly through gmail. 
 Personal file sharing - Never use it 
 Print queue applet - I have no printer
 Pulseaudio Sound System KDE routing Policy - Useless eater
 Remote Desktop - I don't know that such a service exist 
 Ubuntuone - never
 Visual Assistance - Not needed 

Now do you realize that most of the services I listed I don't use it and
it eats up 120mb of my memory?

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

Title:
  session-properties.desktop uses NoDisplay=true

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

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


[Bug 884035] Re: Missing method System.Type::op_Inequality(Type, Type) in assembly /usr/lib/mono/2.0/mscorlib.dll

2011-10-31 Thread Alessandro Menti
Hi Luis, thanks for reporting.

From your description I've seen that you are encountering this error
when you are using WepCrack. Could you please tell us if that happens
with other .NET software too (or only with WepCrack), so that we can
confirm that this is indeed a Mono bug and not only a WepCrack bug?
Thanks!

** Package changed: gnome-terminal (Ubuntu) = gtk-sharp2 (Ubuntu)

** Changed in: gtk-sharp2 (Ubuntu)
   Status: New = Incomplete

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

Title:
  Missing method System.Type::op_Inequality(Type,Type) in assembly
  /usr/lib/mono/2.0/mscorlib.dll

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-sharp2/+bug/884035/+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-31 Thread Christopher Taylor
I'm seeing this behaviour as well since the upgrade to 11.10. My
.xsession-errors (attached) contains many of the following messages:

(nautilus:18981): GLib-GObject-CRITICAL **: g_value_get_object:
assertion `G_VALUE_HOLDS_OBJECT (value)' failed

and

(nautilus:22664): GLib-GObject-CRITICAL **: g_value_get_object:
assertion `G_VALUE_HOLDS_OBJECT (value)' failed

The number (timestamp?) after nautilus varies, but there are always many
consecutive messages with the same number.

** Attachment added: .xsession-errors
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/859723/+attachment/2580035/+files/xsession-errors

-- 
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 884158] Re: Message affiché non lu dans le me menu alors qu'il n'existe pas

2011-10-31 Thread Alessandro Menti
We noticed that some of the sentences in this bug report are not in
English. If they were translated in English they would be more
understandable to triagers. Could you please translate them?

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

Title:
  Message affiché non lu dans le me menu alors qu'il n'existe pas

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

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

[Bug 12893] Re: Shouldn't put .Trash-$USER on removable devices

2011-10-31 Thread entonjackson
what if i forget to empty the trash.
unmount and some other mount it again.
will the trash be recognized?

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

Title:
  Shouldn't put .Trash-$USER on removable devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/12893/+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-31 Thread Christopher Taylor
I set the status back to Confirmed since there are now multiple
.xsession-errors file attached, as requested in comment #4. Hope that's
alright.

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

-- 
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 697797] Re: Close icon for active tab is larger and cut off

2011-10-31 Thread Robert Roth
I can't reproduce this on Natty. Which version of Ubuntu are you using
and which theme? Does this happen with all themes?

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

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

Title:
  Close icon for active tab is larger and cut off

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

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


[Bug 805303] Re: Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed with the default qt4 gui

2011-10-31 Thread Night Train
no backports for natty?

if i setup qt4-config to cleanlooks, then i have problems with tooltips
unreadable and unmodifiable

if  i setup gtk+, then the problems with vlc remaining

please help me

thanks

night train

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

Title:
  Gtk-CRITICAL **: IA__gtk_widget_style_get: assertion `GTK_IS_WIDGET
  (widget)' failed with the default qt4 gui

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

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


[Bug 740313] Re: gedit declines to take focus when opening second document

2011-10-31 Thread Robert Roth
Thank you for taking the time to report this bug. Which version of gedit did 
you use, and which version of Ubuntu?
I am unable to reproduce this using the steps you have described on Natty, 
using gedit 2.30.4. Could you please try to reproduce and if you succeed, could 
you please increase the verbosity of the steps or attach a screencast. 

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

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

Title:
  gedit declines to take focus when opening second document

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

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


[Bug 796346] Re: part of desktop background image on top of gnome-panel

2011-10-31 Thread Alexey Baskinov
@ bobbib: maybe it is, I'm not experienced enough. :) I just found the
solution made sure it worked for me and started using it and was happy
with it until I got your message. :) Virtual terminal switching worked
fine, thanks. Going to test gnome-pannel --replace .

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

Title:
  part of desktop background image on top of gnome-panel

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

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


[Bug 773302] Re: Language selection menu in gedit/External Tools configuration is not scrollable

2011-10-31 Thread Robert Roth
** Changed in: gedit (Ubuntu)
   Status: New = Confirmed

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

Title:
  Language selection menu in gedit/External Tools configuration is not
  scrollable

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

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


[Bug 807489] Re: gedit uses %100 cpu while opening and editing some css files

2011-10-31 Thread Robert Roth
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

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

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

Title:
  gedit uses %100 cpu while opening and editing some css files

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

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


[Bug 337801] Re: Paste function places buffer text in random places in document

2011-10-31 Thread Robert Roth
Marking this as Fix Released, as the fix is already available in the
Oneiric release, in gedit 3.2.0, as Upstream GNOME has fixed the issue
for 3.0.1. Feel free to reopen if you still can reproduce this, and
please include the steps you are using to reproduce the issue.

** Changed in: gedit (Ubuntu)
   Status: New = Fix Released

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

Title:
  Paste function places buffer text in random places in document

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

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


[Bug 807489] Re: gedit uses %100 cpu while opening and editing some css files

2011-10-31 Thread Robert Roth
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=663097

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

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

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

Title:
  gedit uses %100 cpu while opening and editing some css files

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

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


[Bug 875843] Re: No round corners when selecting a file or folder

2011-10-31 Thread Jimmy Merrild Krag
I have rectangled selection only.

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

Title:
  No round corners when selecting a file or folder

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

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


[Bug 877566] Re: Syntax highlighting missing for CSS 3 additions

2011-10-31 Thread Robert Roth
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=663099

** Package changed: gedit (Ubuntu) = gtksourceview (Ubuntu)

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

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

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

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

Title:
  Syntax highlighting missing for CSS 3 additions

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

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


[Bug 742544] Re: Launcher is shown on the wrong screen in some multi-monitor setups

2011-10-31 Thread Tomasz Przybysz
Thanks, I did.

This is probably out of scope here but I would like to get a bit focus
about that fact. This bug with with another one (or design decision -
not sure) leads to a silly situation.

By another bug I mean notifications appear on the right most monitor (not the 
primary one as they should).
In result: when considering multiple monitors setup there is no way to get dash 
and notifications on the same screen. No matter how one will connect or setup 
screens.

Moreover the more monitors we connect, the greater gap between the dash and 
the notifications become.
Let take f.e. 3 monitor setup. The center monitor probably will be the primary 
one where we would like to have both dash and the notifications.
However dash with all launchers appears on the left monitor when notifications 
go to the right one leaving middle (primary) monitor 'empty' of most 
focus-important things. Kind of nonsense, isn't it?

Here's the page about notifications bug: 
https://bugs.launchpad.net/ubuntu/+source/notify-osd/+bug/331369
Pity it has 'low' priority though.

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

Title:
  Launcher is shown on the wrong screen in some multi-monitor setups

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

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


[Bug 877566] Re: Syntax highlighting missing for CSS 3 additions

2011-10-31 Thread Bug Watch Updater
** Changed in: gtksourceview
   Status: Unknown = New

** Changed in: gtksourceview
   Importance: Unknown = Medium

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

Title:
  Syntax highlighting missing for CSS 3 additions

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

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


[Bug 807489] Re: gedit uses %100 cpu while opening and editing some css files

2011-10-31 Thread Bug Watch Updater
** Changed in: gedit
   Status: Unknown = New

** Changed in: gedit
   Importance: Unknown = Medium

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

Title:
  gedit uses %100 cpu while opening and editing some css files

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

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


[Bug 883824] Re: eye of gnome doesn't start

2011-10-31 Thread Alessandro Menti
I had a look at the log file and the following line (repeated multiple times) 
catched my attention:
read(3, 0x16d6dd4, 4096)= -1 EAGAIN (Resource temporarily 
unavailable)

Earlier in this file, I noticed that the file descriptor 3 was used to access 
/tmp/.X11-unix/X0:
socket(PF_FILE, SOCK_STREAM|SOCK_CLOEXEC, 0) = 3
connect(3, {sa_family=AF_FILE, path=@/tmp/.X11-unix/X0}, 20) = 0
getpeername(3, {sa_family=AF_FILE, path=@/tmp/.X11-unix/X0}, [20]) = 0

I've searched for the error message and it seems related more to X11 than to 
eog itself. Therefore, could you please answer the following questions?
-Are the permissions on that file are correct (run ls -lA /tmp/.X11-unix/X0 
from a terminal)? They should be similar to:
srwxrwxrwx 1 root root 0 2011-10-31 09:43 X0
-Could you check the permissions on the parent directory as well (should be 
like drwxrwxrwt 2 rootroot4096 2011-10-31 09:43 .X11-unix)?
-If the permissions are not right, does fixing them work as a solution?
-Does the problem occur with other applications as well?
-Have you installed some proprietary drivers?

Thanks.

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

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

Title:
  eye of gnome doesn't start

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

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


[Bug 884059] Re: Nautilus crashes with a middle click on a Desktop icon

2011-10-31 Thread Haitao Li
Could you launch nautilus from gdb, type 'bt' after the crash occurred and 
attach the backtrace here?
(Note: needs debug symbols for nautilus installed: sudo apt-get install 
nautilus-dbg)


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

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

Title:
  Nautilus crashes with a middle click on a Desktop icon

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

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


[Bug 883444] Re: nautilus window closes

2011-10-31 Thread Haitao Li
Do you mean Nautilus crashes by window closes?

If yes, could you launch nautilus from gdb, type 'bt' after the crash occurred 
and attach the backtrace here?
(Note: needs debug symbols for nautilus installed: sudo apt-get install 
nautilus-dbg)

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

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

Title:
  nautilus window closes

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

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


[Bug 756734] Re: No remote calendars/contacts works in Evolution

2011-10-31 Thread jluix
I'm having the same problem as Alexander.Viator's. So far Evolution
isn't able to download data from my google calendar. Even after erasing
the account with gconf-editor (impossible other way) and re-creating it
again (it doesn't ask for a password)

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

Title:
  No remote calendars/contacts works in Evolution

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/756734/+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-31 Thread Haitao Li
*** This bug is a duplicate of bug 879456 ***
https://bugs.launchpad.net/bugs/879456

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug #879456, so it 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. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 879456
   Typeahead functionality for nautilus is broken

-- 
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 879456] Re: Typeahead functionality for nautilus is broken

2011-10-31 Thread DarkMind
I can confirm both bugs in this thread. Happens to me too

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

Title:
  Typeahead functionality for nautilus is broken

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

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


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

2011-10-31 Thread Pedro Villavicencio
** Changed in: gconf (Ubuntu)
   Status: Confirmed = Triaged

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

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

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

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


[Bug 879999] Re: gedit crashed with SIGSEGV in PyCFunction_Call()

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

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

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

Title:
  gedit crashed with SIGSEGV in PyCFunction_Call()

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

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


[Bug 879513] Re: nautilus keeps active window status when it shouldn't

2011-10-31 Thread Haitao Li
I cann't reproduce this with 3.2.1-0ubuntu2 on Oneiric amd64 with Unity
4.24.0-0ubuntu2b1.

Are you running Unity? Which window manager are you using? I'm thinking
this is more like a bug of a window manager instead of Nautilus.

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

Title:
  nautilus keeps active window status when it shouldn't

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

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


[Bug 883824] Re: eye of gnome doesn't start

2011-10-31 Thread Fabio Valentini
Permissions on the file are
srwxrwxrwx. 1 root root 0 2011-10-31 14:46 X0and
drwxrwxrwt. 2 root root 4096 2011-10-31 14:46 .X11-unix on the directory (as 
you wrote they should be).

The problem only occurs with eog, I think it was introduced through an update a 
few days ago. Before that, it worked fine.
No proprietary drivers are installed on my system.

I suspected that it could have something to do with selinux being
enabled on my system, but eog also didn't work after I deactivated
selinux.

Thank you for your help!

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

Title:
  eye of gnome doesn't start

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

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


[Bug 802218] Re: session-properties.desktop uses NoDisplay=true

2011-10-31 Thread Sebastien Bacher
Those shouldn't use memory since they don't run if not activated

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

Title:
  session-properties.desktop uses NoDisplay=true

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

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


[Bug 802218] Re: session-properties.desktop uses NoDisplay=true

2011-10-31 Thread Sebastien Bacher
To give some details, a good part of the ones you listed check a key and
exit so they don't run if not activated from their ui (i.e remote
desktop, file sharing, hardware drivers)

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

Title:
  session-properties.desktop uses NoDisplay=true

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

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


[Bug 802424] Re: Gedit preferences 'Help' action displays a 'Page not found' error.

2011-10-31 Thread Robert Roth
Marked this as Fix Released, as it seems to be fixed in the final
release of Oneiric. Feel free to reopen this issue if you still have
this with the latest updates applied.

** Changed in: gedit (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  Gedit preferences 'Help' action displays a 'Page not found' error.

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

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


[Bug 883721] Re: Wrong behavior of Nautilus with quick search

2011-10-31 Thread Haitao Li
Please submit one bug report for one issue for ease of tracking
progress.

For bug 2, it is a duplicate of of bug #879456.

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

Title:
  Wrong behavior of Nautilus with quick search

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

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


[Bug 883824] Re: eye of gnome doesn't start

2011-10-31 Thread Sebastien Bacher
did you install the unstable glib from ricotz's ppa there? it's known to
break eog

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

Title:
  eye of gnome doesn't start

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

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


[Bug 832685] Re: epiphany-browser crashed with SIGABRT in __kernel_vsyscall()

2011-10-31 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/832685

Title:
  epiphany-browser crashed with SIGABRT in __kernel_vsyscall()

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

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


[Bug 832685] Re: epiphany-browser crashed with SIGABRT in __kernel_vsyscall()

2011-10-31 Thread nicolas kleinklaus
I have the same problem. To reproduce it, you just have to drag and drop
a tool, from the customize toolbar dialog.

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

Title:
  epiphany-browser crashed with SIGABRT in __kernel_vsyscall()

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

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


[Bug 884251] [NEW] [Oneiric] Now way to configure font hinting and subpixel order

2011-10-31 Thread Philipp Wendler
Public bug reported:

On my old Ubuntu installation, I had enabled font hinting and configured
the subpixel order so that the fonts look well on my LCD.

On my fresh Oneiric installation, there is no way to do so, and the
fonts look really ugly in some places (e.g., in the panel). They appear
to be blurry, which disturbs me very much. My eyes even keep moving up
the place where the indicators sit just because there is something there
that doesn't look right. Ubuntu really needs a way to configure these
things if they can't be detected automatically.

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

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

Title:
  [Oneiric] Now way to configure font hinting and subpixel order

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

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


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

2011-10-31 Thread Pedro Villavicencio
** Changed in: gconf (Ubuntu)
 Assignee: (unassigned) = Canonical Desktop Team (canonical-desktop-team)

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

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

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

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


[Bug 531173] Re: New Lucid keyboard layout indicator does not indicate current layout

2011-10-31 Thread Bob Bib
skliarie, I've reported that issue with 11.10 as bug #883698.

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

Title:
  New Lucid keyboard layout indicator does not indicate current layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/531173/+subscriptions

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


[Bug 878933] Re: Crash when attempting to open a second file from the recent file list

2011-10-31 Thread Pedro Villavicencio
** Also affects: gtk+2.0 (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

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

Title:
  Crash when attempting to open a second file from the recent file list

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

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


[Bug 697797] Re: Close icon for active tab is larger and cut off

2011-10-31 Thread August Karlstrom
I currently run Gedit 2.30.2 (latest stable release) compiled from
source in Ubuntu 11.10 and I don't have this problem now. If I remember
correctly, with Ubuntu 10.04 the close icon was only cut off in the
default Raleigh theme.

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

Title:
  Close icon for active tab is larger and cut off

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

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


[Bug 866084] Re: Video chat feature fails in Empathy messenger.

2011-10-31 Thread Adolfo R. Brandes
Same here - updated, but still got an Invalid remote candidates passed
for audio calls.

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

Title:
  Video chat feature fails in Empathy messenger.

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

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


[Bug 884257] [NEW] brasero hangs while converting ogv to mpeg2

2011-10-31 Thread Noel Arzola
Public bug reported:

brasero hangs while converting ogv to mpeg2

Converting video file to mpeg2 gets stuck at either 84 or 90 MiB of
the same file

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

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

Title:
  brasero hangs while converting ogv to mpeg2

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

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


[Bug 884257] Re: brasero hangs while converting ogv to mpeg2

2011-10-31 Thread Noel Arzola
Ubunu 11.10 amd64 fully updated

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

Title:
  brasero hangs while converting ogv to mpeg2

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

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


[Bug 796346] Re: part of desktop background image on top of gnome-panel

2011-10-31 Thread Bob Bib
alexey-baskinov, gnome-pannel --replace  is the official way of reloading 
the panel when it disappears, loses applets etc.
It's not as violent as killing that process, but still is an overkill when all 
is needed is to redraw the panel itself.

Thus, VT switching seems to be the best workaround as for now.
Let's wait for the real bugfix ideas...

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

Title:
  part of desktop background image on top of gnome-panel

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

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


[Bug 245716] Re: file-roller puts temporary files in the home dir instead of /tmp

2011-10-31 Thread Bob Bib
As for now, File Roller 3.2.1 puts its temp files not in folders like
'~/.fr-a1b2c3', but in '~/.cache/.fr-a1b2c3', so I've reported that as
bug #883628.

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

Title:
  file-roller puts temporary files in the home dir instead of /tmp

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/245716/+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-31 Thread Lukáš Chmela
A similar thing happens to me when I click to write a new email (or to
response) - it opens in fullscreen but with no gaps and neither the top
panel is accessible nor application switcher (Alt+Tab doesn't do
anything) and if I move to another desktop, I can only see the wallpaper
but with no icons on it and no opened windows that are actually placed
on those desktops.

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


Re: [Bug 830348] Re: desktop contents briefly visible on resume from suspend before lock dialog

2011-10-31 Thread Ian Nicholson
On 10/31/2011 02:21 AM, Martin Pool wrote:
 Wow, so this is happening in ~Friday's Oneiric in a very interesting
 way: the whole screen is visible and the mouse pointer moves, for
 several seconds before the dialog appears.  It's quite possible to
 read some text off.
So is this marked as a security bug?  Because I think it's very clearly 
something that needs to be fixed ~yesterday.
This occurs for me when the system resumes from standby as well as when 
the screen wakes up after having turned itself off.

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

Title:
  desktop contents briefly visible on resume from suspend before lock
  dialog

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

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


[Bug 796346] Re: part of desktop background image on top of gnome-panel

2011-10-31 Thread Bob Bib
// gnome-panel --replace  is written with single 'n', sorry.
// Unfortunately, comments cannot be edited, but it makes you think before you 
type :)

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

Title:
  part of desktop background image on top of gnome-panel

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

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


Re: [Bug 883892] Re: Thunderbird, Firefox, Evolution hang

2011-10-31 Thread Evasio Luotto
Premetto che con Windows la connessione è veloce e non esistono 
problemi. Anche su Linux Ubuntu 10.10 non esistevano probllemi. 
L'anormalità si è verificata da quando sono passato alla versione 11.10. 
Inoltre, con quest'ultima versione, il Browse Crome funziona benissimo. 
Ho anche constatato
che sono sorti gli stessi blocchi quando cerco di visualizzare video sul 
Web (es. su youtube o visulaizzare i video o le presentazioni  foto 
presenti sul mio sito www.lu8.it). Per risolvere l'anormalità ho anche 
provato ad escludere l'utilizzazione dell'IPV6 utilizzando soltanto 
l'IPV4. Conseguentemente ho notato um piccolo miglioramento in Firefox 
anche se si blocca ancora quando cerco di chiuderlo con due pagine 
aperte. Da notare che utilizzando Crome la connessione va abbastanza 
bene anche se mi sembra lievemente più lenta di Windows. Su Ubuntu 11.10 
sono installati i Plugin Adobe Flash Player per Firefox, Sun Java 6 
plugin, Sun Java 6 Fonts, Sun Java 6 Bin e Sun Java 6 JRE. In Firefox 
trovo installate:

i seguenti Plugin:
- DVX Web Player;
- Gnome Shell Integration;
- IcedTea-Web Plugin (using iceTead Web 1.1.13 (1.1g-1 Ubuntu 1));
- QuikTime Plug-in 7.6.6;
- Shokwawe Flash;
- WLC Media Plugin (compatibile Totem 3.0.1);
-Windows Media Player Plugin (compatibile; Totem).

e le seguenti estensioni:
- Adblok Plus 1.3.10;
- Add-onCompatibility Reporter 0.9.2;
- Dizionario Italiano 3.3.1;
- DownloadHelper 4.9.5;
- Download Status Bar 0.9.10;
- DownTemAll 2.0.8;
- Faster Fox Lite 3.9.1 Lit;
- Global Menù Bar Integration 2.0.1;
-  gTranslate 0.8;
- InstanFox 2.0.8;
- PlacesCleaner 0.41;
- SearchPreview 5.0.9;
- Test Pilot 1.2

Questa mattina Firefoxd si è ancora bloccato quando (avendo due pagine 
aperte)  erroneamente ho cliccato sulla freccia indietro anzichè 
cliccare sulla pagina precedente alla quale stavo lavorando.
Ringraziandovi per la Vostra cortese disponibilità v'informo che, per 
qualsiasi ulteriore chiarimento o prove, potete contattarmi 
telefonicamente al n° 0141 946723, preferibilmente verso le ore 12. 
Grazie ancora e cordiali saluti. Luotto Evasio - Via T. Villa 106 - 
14019 Villanova d'Asti


l 30/10/2011 18:10, Alessandro Menti ha scritto:
 Thanks for reporting the bug. Since the official language used by this 
 bugtracker is English, I have translated your report to that language for the 
 convenience of non-Italian readers.
 -
 Firefox hangs when you open Web pages and stops hanging after about 10 
 minutes, or the message to kill the program appears. A similar issue occurs 
 for Thunderbird; it is not possible to configure a new account manually if it 
 can't automatically detect configuration parameters. Evolution hangs 
 immediately when I try to configure an account.
 -
 The programs you have listed are different, but I suspect that either (1) 
 your system is slow and hangs, especially if more applications are open at 
 the same time or desktop effects are enabled, or (2) your Internet connection 
 is quite slow and the programs hang, waiting for a response from the server.

 Could you please answer these questions so that we are able to reproduce the 
 bugs and fix them?
 * Are the bugs reproducible (do they happen every time you try to open Web 
 pages, configure an account...)?
 * If yes, could you please write in detail what steps do we need to perform 
 to reproduce the bug?
 * Which Flash package do you have installed?
 * Which Java package do you have installed?
 * Which Firefox and Thunderbird extensions do you have installed?
 * Do you experience the crashes when you open a particular Web page or do 
 they happen for every page?
 * Do Firefox and Thunderbird hang even if you execute them in safe mode 
 (seehttps://wiki.ubuntu.com/MozillaTeam/Bugs#Try_running_in_safe_mode  for 
 an explanation)?
 Thanks.

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

 -- 

 You received this bug notification because you are subscribed to the 
 bug report. https://bugs.launchpad.net/bugs/883892 Title: Thunderbird, 
 Firefox, Evolution hang Status in “evolution” package in Ubuntu: 
 Incomplete Bug description: Firefox si bocca quando si aprono le 
 pagine e si sblocca dopo circa 10 minuti, oppure appare il messaggio 
 per forzare la chiusura. Idem Thunderbird il quale risulta impossibile 
 procedere alla configurazione manuale dei nuovi account quando esso 
 non riesce a rilevare automaticamente i parametri di configurazione. 
 Evolution si blocca subito quando cerco di procedere alla 
 configurazione di account: 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 
 NonfreeKernelModules: fglrx ApportVersion: 1.23-0ubuntu3 Architecture: 
 i386 Date: Sun Oct 30 17:18:54 2011 ExecutablePath: /usr/bin/evolution 
 InstallationMedia: Ubuntu-Plus8 - Release i386 ProcEnviron: 
 PATH=(custom, no user) LANG=it_IT.UTF-8 SHELL=/bin/bash SourcePackage: 

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

2011-10-31 Thread Richard Hughes
I'm pretty sure some of you will be fixed by this upstream commit:

commit b971b43c45bef9251e1d6389716b9fbe107802c7
Author: Leonardo Robol l...@robol.it
Date:   Wed Oct 19 17:13:12 2011 +0100

Use linear regression to get better predicted battery times

For hardware that has no rate data we use the differences in charge over a 
time
period to work out the effective rate. Using linear regression this 
estimation
is much more realistic.

To do this, introduce a simple circular buffer and use an index to calculate
the rate on each update.

Signed-off-by: Richard Hughes rich...@hughsie.com

-- 
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 884281] Re: EVILution loses all contacts whenever Ubuntu shut down.

2011-10-31 Thread GrumpyOldMan
-- 
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/884281

Title:
  EVILution loses all contacts whenever Ubuntu shut down.

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

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


[Bug 883628] Re: File Roller temp files and directories are created in non-optimal place

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

** Changed in: file-roller (Ubuntu)
   Status: New = Confirmed

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

Title:
  File Roller temp files and directories are created in non-optimal
  place

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

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


[Bug 884281] [NEW] EVILution loses all contacts whenever Ubuntu shut down.

2011-10-31 Thread GrumpyOldMan
Public bug reported:

Whenever I shut down Ubuntu, when I boot back up all calendar
information and all contacts are gone.  If I restore EVILouthion
settings, I will get the google calendar sync calendar, but still no
contacts.  Saving contact information and calendar information, I would
think, would be a fairly basic part of the program throughly checked out
before release. And it certainly should not be like a hidden compartment
in a piece of old furniture where you have puzzle, and search it out.
It's a pretty basic requirement!

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evolution 2.32.2-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.38-12.51-generic 2.6.38.8
Uname: Linux 2.6.38-12-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Mon Oct 31 11:28:40 2011
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evolution (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 evolution in Ubuntu.
https://bugs.launchpad.net/bugs/884281

Title:
  EVILution loses all contacts whenever Ubuntu shut down.

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

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


[Bug 883628] Re: File Roller temp files and directories are created in non-optimal place

2011-10-31 Thread Scott Severance
** Bug watch added: GNOME Bug Tracker #541616
   https://bugzilla.gnome.org/show_bug.cgi?id=541616

** Also affects: file-roller via
   https://bugzilla.gnome.org/show_bug.cgi?id=541616
   Importance: Unknown
   Status: Unknown

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

Title:
  File Roller temp files and directories are created in non-optimal
  place

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

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


[Bug 884272] [NEW] CAN NOT PLAY FLV.VIDEO WITH VLC

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

VLC ONLY PLAY PART OF A FLV.VIDEO THE STOP

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libgstreamer0.10-0 0.10.32-3ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Sun Oct 30 20:40:10 2011
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gstreamer0.10
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug apport-lpi i386 natty running-unity
-- 
CAN NOT PLAY FLV.VIDEO WITH VLC
https://bugs.launchpad.net/bugs/884272
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gstreamer0.10 in Ubuntu.

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


[Bug 877006] Re: regression: shortcut-keys can't be disabled anymore

2011-10-31 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 726639 ***
https://bugs.launchpad.net/bugs/726639

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  regression: shortcut-keys can't be disabled anymore

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

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


[Bug 884272] Re: CAN NOT PLAY FLV.VIDEO WITH VLC

2011-10-31 Thread Ubuntu QA's Bug Bot
** Package changed: ubuntu = gstreamer0.10 (Ubuntu)

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

Title:
  CAN NOT PLAY FLV.VIDEO WITH VLC

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

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


[Bug 879456] Re: Typeahead functionality for nautilus is broken

2011-10-31 Thread Leeq
This happens to me as well. I upgraded from 11.04 32-bit to 11.10 32-bit.
Please fix this bug as soon as possible. Thanks!

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

Title:
  Typeahead functionality for nautilus is broken

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

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


[Bug 831624] Re: AIM account Connection can't be established error

2011-10-31 Thread Ian Sharum
*** This bug is a duplicate of bug 828756 ***
https://bugs.launchpad.net/bugs/828756

Last night empathy kept saying disconnected - status is set to
offline, when it wasn't. Today, it says connection can't be
established.

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

Title:
  AIM account Connection can't be established error

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

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


[Bug 884295] Re: empathy crashed with SIGABRT in raise()

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

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 #853769, 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/884295/+attachment/2580369/+files/CoreDump.gz

** Attachment removed: Dependencies.txt
   
https://bugs.launchpad.net/bugs/884295/+attachment/2580370/+files/Dependencies.txt

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/884295/+attachment/2580371/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/884295/+attachment/2580372/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/884295/+attachment/2580373/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/884295/+attachment/2580374/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/884295/+attachment/2580375/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/884295/+attachment/2580376/+files/ThreadStacktrace.txt

** Visibility changed to: Public

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

** 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 empathy in Ubuntu.
https://bugs.launchpad.net/bugs/884295

Title:
  empathy crashed with SIGABRT in raise()

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

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


  1   2   3   >