[Bug 285682] Re: can't mount digital camera showing a window popup message: -60 could not lock the device message

2012-05-13 Thread Kevin Wortman
I still have the same problematic behavior with a Kodak EasyShare Z730
on 12.04. There is the -60 error message dialog, and two instances of
the "Choose what application to launch" dialog. Shotwell is still able
to import the photos despite all that.

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

Title:
  can't mount digital camera  showing a window popup message: -60 could
  not lock the device message

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

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


[Bug 990951] Re: Empathy Messenger 3.4.1: avatars not showing [Windows Live protocol] [Ubuntu 12.04]

2012-05-13 Thread Manolis Ellinas
>From here https://bugzilla.gnome.org/show_bug.cgi?id=675760 
Seems its not a gnome bug (?)
Where else should i report it ?

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

Title:
  Empathy Messenger 3.4.1: avatars not showing [Windows Live protocol]
  [Ubuntu 12.04]

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

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


[Bug 995747] Re: Gedit: Remove trailing spaces feature removes last line.

2012-05-13 Thread Sabina Jung
As the output provided by James Plate
(https://bugs.launchpad.net/ubuntu/+source/gedit-
plugins/+bug/995747/comments/5) suggests, process_read_buffer() in
/usr/lib/gedit/plugins/externaltools/capture.py isn't passed the
'source' argument. That way the processing terminates and the last
buffer of the external command's output is lost. Adding the parameter
(see patch) solved it for me.

** Patch added: 
"gedit-externaltools-capture.py-process_read_buffer-source-parameter.patch"
   
https://bugs.launchpad.net/ubuntu/+source/gedit-plugins/+bug/995747/+attachment/3145546/+files/gedit-externaltools-capture.py-process_read_buffer-source-parameter.patch

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

Title:
  Gedit: Remove trailing spaces feature removes last line.

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

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


[Bug 997501] Re: Crash on launch or crash when trying to maximise window

2012-05-13 Thread Philip Wyett
Backtrace...

(gdb) r
Starting program: /usr/bin/rhythmbox 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb7d7bb40 (LWP 3003)]
[New Thread 0xb73ffb40 (LWP 3004)]
[New Thread 0xb1674b40 (LWP 3005)]
[New Thread 0xb0e73b40 (LWP 3006)]
[Thread 0xb0e73b40 (LWP 3006) exited]
[New Thread 0xb0e73b40 (LWP 3008)]
[Thread 0xb0e73b40 (LWP 3008) exited]
[New Thread 0xb0e73b40 (LWP 3016)]
[New Thread 0xb02fab40 (LWP 3017)]
[New Thread 0xafaf9b40 (LWP 3018)]
[Thread 0xafaf9b40 (LWP 3018) exited]
[New Thread 0xafaf9b40 (LWP 3032)]

(rhythmbox:2990): GLib-CRITICAL **: g_str_has_prefix: assertion `str != NULL' 
failed
Traceback (most recent call last):
  File "/usr/lib/rhythmbox/plugins/ubuntuone/MusicStoreWidget.py", line 97, in 
url_loaded
if urlparse.urlparse(url)[2] == "https":
  File "/usr/lib/python2.7/urlparse.py", line 135, in urlparse
tuple = urlsplit(url, scheme, allow_fragments)
  File "/usr/lib/python2.7/urlparse.py", line 174, in urlsplit
i = url.find(':')
AttributeError: 'NoneType' object has no attribute 'find'
[New Thread 0xaedaab40 (LWP 3033)]
[Thread 0xaedaab40 (LWP 3033) exited]

** (rhythmbox:2990): WARNING **: Error calling get_info: Traceback (most recent 
call last):
  File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 707, in 
_message_cb
retval = candidate_method(self, *args, **keywords)
  File 
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/platform/linux/dbus_interface.py",
 line 723, in get_info
return self.service.folders.get_info(path)
  File 
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py",
 line 166, in inner
result = f(*new_args, **new_kwargs)
  File "/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/logger.py", 
line 283, in inner
res = f(*args, **kwargs)
  File 
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/interaction_interfaces.py",
 line 717, in get_info
mdobj = self.fs_manager.get_by_path(path)
  File 
"/usr/lib/python2.7/dist-packages/ubuntuone-client/ubuntuone/syncdaemon/filesystem_manager.py",
 line 794, in get_by_path
mdid = self._idx_path[path]
KeyError: '/home/philip/.ubuntuone/Purchased from Ubuntu One'


** (rhythmbox:2990): CRITICAL **: syncdaemon_folder_info_get_subscribed: 
assertion `SYNCDAEMON_IS_FOLDER_INFO (finfo)' failed
[Thread 0xb1674b40 (LWP 3005) exited]
[New Thread 0xaedaab40 (LWP 3060)]
[New Thread 0xb1674b40 (LWP 3061)]
[New Thread 0xae5a9b40 (LWP 3062)]
[Thread 0xaedaab40 (LWP 3060) exited]
[Thread 0xae5a9b40 (LWP 3062) exited]
[New Thread 0xae5a9b40 (LWP 3065)]
[New Thread 0xaedaab40 (LWP 3067)]

Program received signal SIGILL, Illegal instruction.
0x05cb2042 in ?? ()
(gdb) bt
#0  0x05cb2042 in ?? ()
#1  0x02c3ac0d in execute (globalData=, 
callFrame=, registerFile=0xb037248c, this=0xaeddfdf0)
at ../Source/JavaScriptCore/jit/JITCode.h:115
#2  JSC::Interpreter::execute (this=0xb0372480, program=0xaeddfde0, 
callFrame=0xaee1fcb4, scopeChain=0xaedfffe0, thisObj=0xaee5ffc0)
at ../Source/JavaScriptCore/interpreter/Interpreter.cpp:1139
#3  0x02d14aa6 in JSC::evaluate (exec=0xaee1fcb4, scopeChain=0xaedfffe0, 
source=..., thisValue=..., returnedException=0xbfffe9f8)
at ../Source/JavaScriptCore/runtime/Completion.cpp:73
#4  0x00ac22ee in evaluate (exception=0xbfffe9e8, thisValue=..., source=..., 
chain=, exec=0xaee1fcb4)
at ../Source/WebCore/bindings/js/JSMainThreadExecState.h:85
#5  WebCore::ScriptController::evaluateInWorld (this=0xb033fb10, 
sourceCode=..., world=0xb0322bc8)
at ../Source/WebCore/bindings/js/ScriptController.cpp:145
#6  0x00ac294b in WebCore::ScriptController::evaluate (this=0xb033fb10, 
sourceCode=...) at ../Source/WebCore/bindings/js/ScriptController.cpp:162
#7  0x00c3c30a in executeScript (sourceCode=..., this=0xadcb6858)
at ../Source/WebCore/dom/ScriptElement.cpp:288
#8  WebCore::ScriptElement::executeScript (this=0xadcb6858, sourceCode=...)
at ../Source/WebCore/dom/ScriptElement.cpp:270
#9  0x00dc252d in 
WebCore::HTMLScriptRunner::executePendingScriptAndDispatchEven---Type  
to continue, or q  to quit---
t (this=0xb03b7620, pendingScript=...)
at ../Source/WebCore/html/parser/HTMLScriptRunner.cpp:139
#10 0x00dc2a56 in WebCore::HTMLScriptRunner::executeParsingBlockingScript (
this=0xb03b7620) at ../Source/WebCore/html/parser/HTMLScriptRunner.cpp:118
#11 0x00dc2fd8 in WebCore::HTMLScriptRunner::executeParsingBlockingScripts (
this=0xb03b7620) at ../Source/WebCore/html/parser/HTMLScriptRunner.cpp:195
#12 0x00dc301b in WebCore::HTMLScriptRunner::executeScriptsWaitingForLoad (
this=0xb03b7620, cachedScript=0xadd4c900)
at ../Source/WebCore/html/parser/HTMLScriptRunner.cpp:206
#13 0x00db4c52 in WebCore::HTMLDocumentParser::notifyFinished (
this=0xb03a4000, cachedResource=0xadd4c900)
at ../Source/WebCore/html/parser/HTMLDocumentParser.cpp:517
#1

[Bug 998978] Re: arret manuel apres chaque modification de ubuntu 12.04

2012-05-13 Thread velardo pascal
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/998978

Title:
  arret manuel apres chaque modification de ubuntu 12.04

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

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


[Bug 998978] [NEW] arret manuel apres chaque modification de ubuntu 12.04

2012-05-13 Thread velardo pascal
Public bug reported:

je suis obligé d'arrete manuellement ubuntu 12.04 apres chaque modiffication 
"changement d'icone ,de theme "
le systeme bloque sur l'ecran ubuntu ...

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: evince 3.4.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.38-generic-pae 3.2.16
Uname: Linux 3.2.0-24-generic-pae i686
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Mon May 14 06:58:47 2012
InstallationMedia: Ubuntu 12.04 "Precise" - Build i386 LIVE Binary 
20120426-12:41
ProcEnviron:
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  arret manuel apres chaque modification de ubuntu 12.04

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

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

[Bug 998974] [NEW] some keyboard shortcuts don't seem to work

2012-05-13 Thread Sandeep Kamath
Public bug reported:

The search keyboard shortcuts don't seem to work. 
Ctrl+f (search) moves the cursor to the next character
and Ctrl+h (replace) works like the backspace key.
Ctrl+a appears to do nothing

I haven't changed any gedit settings

$ gedit -V
gedit - Version 3.4.1

on a fully updated Ubuntu 12.04 64bit

probably related to this http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=658411

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


** Tags: gedit keyboard-shortcuts

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

Title:
  some keyboard shortcuts don't seem to work

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

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


[Bug 909442] Re: sudoku

2012-05-13 Thread Launchpad Bug Tracker
[Expired for gnome-games (Ubuntu) because there has been no activity for
60 days.]

** Changed in: gnome-games (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  sudoku

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

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


[Bug 949896] Re: empathy crashed with SIGSEGV in signal_emit_unlocked_R()

2012-05-13 Thread Launchpad Bug Tracker
[Expired for empathy (Ubuntu) because there has been no activity for 60
days.]

** Changed in: empathy (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  empathy crashed with SIGSEGV in signal_emit_unlocked_R()

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

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


[Bug 950496] Re: empathy-av crashed with signal 5 in _XEventsQueued()

2012-05-13 Thread Launchpad Bug Tracker
[Expired for empathy (Ubuntu) because there has been no activity for 60
days.]

** Changed in: empathy (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  empathy-av crashed with signal 5 in _XEventsQueued()

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

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


[Bug 952164] Re: empathy crashed with SIGABRT in __malloc_assert() | When I try to search contact list, it crashes

2012-05-13 Thread Launchpad Bug Tracker
[Expired for empathy (Ubuntu) because there has been no activity for 60
days.]

** Changed in: empathy (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  empathy crashed with SIGABRT in __malloc_assert() | When I try to
  search contact list, it crashes

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

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


[Bug 954372] Re: empathy-chat crashed with SIGABRT in __malloc_assert()

2012-05-13 Thread Launchpad Bug Tracker
[Expired for empathy (Ubuntu) because there has been no activity for 60
days.]

** Changed in: empathy (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  empathy-chat crashed with SIGABRT in __malloc_assert()

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

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


[Bug 998361] Re: Empathy refusing to connect to IM services

2012-05-13 Thread abhijeet
No, I am not using proxy server.

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

Title:
  Empathy refusing to connect to IM services

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

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


[Bug 416558] Re: Karmic incorrectly states that my Eee SSD drive is failing

2012-05-13 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 412152 ***
https://bugs.launchpad.net/bugs/412152

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

** Changed in: gnome-disk-utility (Ubuntu)
   Status: New => Confirmed

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

Title:
  Karmic incorrectly states that my Eee SSD drive is failing

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

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


[Bug 998850] Re: Shotwell will start in full screen!

2012-05-13 Thread Adam Dingle
Adrián,

in the screenshot you attached Shotwell isn't in full screen mode - it's
maximized, which is not the same thing.  If you move your mouse to the
top of the screen, you should see three small buttons appear in the
upper left.  If you click the third of those buttons, Shotwell will
unmaximize.  (Alternatively, press Alt+Space, then select the Unmaximize
command from the menu which appears.)  Does this help?

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

Title:
  Shotwell will start in full screen!

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

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

[Bug 995401] Re: Ubuntu 12.04: keyboard layout does not change languages

2012-05-13 Thread To Do
I was using a customised version of the french layout file with two
different layouts. Now the first one, French (alternative) if I click
"show layout chart" shows the layout as it should but when I type the
modified characters don't work but revert to the  non-modified versions
of the characters.

The second layout, French (alternative, latin-9 only) The modified
characters don't work and don't show in the layout chart either.

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

Title:
  Ubuntu 12.04: keyboard layout does not change languages

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

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


[Bug 995401] Re: Ubuntu 12.04: keyboard layout does not change languages

2012-05-13 Thread To Do
How would I change the layout in terminal for French (alternative) or
French (alternative, latin-9 only) ?

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

Title:
  Ubuntu 12.04: keyboard layout does not change languages

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

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


[Bug 444282] Re: baobab should be aware of ecryptfs private directories

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

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

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

Title:
  baobab should be aware of ecryptfs private directories

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

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


[Bug 998892] Re: computer freezes when wifi is turned on

2012-05-13 Thread Alan Williams
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-nettool in Ubuntu.
https://bugs.launchpad.net/bugs/998892

Title:
  computer freezes when wifi is turned on

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

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


[Bug 998892] [NEW] computer freezes when wifi is turned on

2012-05-13 Thread Alan Williams
Public bug reported:

I am using Pangolin.
I am using the latest version.
I expected my wifi to turn on.
It froze my computer and I had to hard reboot.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-nettool 3.2.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Sun May 13 17:18:08 2012
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-nettool
UpgradeStatus: Upgraded to precise on 2012-05-04 (9 days ago)

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


** Tags: apport-bug i386 precise

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

Title:
  computer freezes when wifi is turned on

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

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


[Bug 442130] Re: Custom fstab causes duplicate entries for partitions in Places

2012-05-13 Thread Dixon Xavier
Have same problem in Ubuntu 12.04
"/dev/disk/by-uuid" fixed issue for local drives.

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

Title:
  Custom fstab causes duplicate entries for partitions in Places

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

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


[Bug 968534] Re: zenity crashed with SIGSEGV in zenity_tree_dialog_response()

2012-05-13 Thread futurefx
when fix will arrive for 12.04, i cannot use UCK because of that.

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

Title:
  zenity crashed with SIGSEGV in zenity_tree_dialog_response()

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

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


[Bug 970989] Re: "cover art" and "cover art search" plugins do not seem to do anything (undocumented last.fm requirement)

2012-05-13 Thread Marcos V
Found no info but this, experiencing same problem. Ubuntu 12.04 32 bits.

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

Title:
  "cover art" and "cover art search" plugins do not seem to do anything
  (undocumented last.fm requirement)

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

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


[Bug 998871] Re: Totem not correctly decoding Dolby Digital audio into 5.1 surround

2012-05-13 Thread nerdy_kid
-- 
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/998871

Title:
  Totem not correctly decoding Dolby Digital audio into 5.1 surround

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

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


[Bug 998871] [NEW] Totem not correctly decoding Dolby Digital audio into 5.1 surround

2012-05-13 Thread nerdy_kid
Public bug reported:

I have a dvd (batman begins) that is encoded with Dolby Digital.  I have
selected 5.1 in Totem's audio property tab, but upon playing the movie,
I can see in pavucontrol and in totem's media property dialog that it is
only being decoded as stereo.  If I play the same dvd with mplayer or
vlc it is correctly decoded into 5.1.


HOWEVER:

Some dvds do correctly decode into 5.1.  The one that worked for me is
"Journey to the Center of the Earth" (brendan fraser).  Encoded with
dolby digital, but totem decided to decode this one correctly.

Am I missing some libraries or something?  ubuntu-restricted-extras is
installed and so are all of the gstreamer plugins.  I'm assuming this is
a bug, so thus this report :)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libgstreamer0.10-0 0.10.36-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sun May 13 15:40:05 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
SourcePackage: gstreamer0.10
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Totem not correctly decoding Dolby Digital audio into 5.1 surround

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

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


[Bug 956378] Re: Flash Plugin has no sound after unplugging HDMI cable

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

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

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

Title:
  Flash Plugin has no sound after unplugging HDMI cable

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

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


[Bug 998735] Re: Light blue screen on primary monitor when waking up from inactivity

2012-05-13 Thread Slankbakfra
According to https://wiki.ubuntu.com/Bugs/FindRightPackage the gnome-
power-manager package is most likely to cause the bug.

** Package changed: ubuntu => gnome-power-manager (Ubuntu)

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

Title:
  Light blue screen on primary monitor when waking up from inactivity

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

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


[Bug 998735] [NEW] Light blue screen on primary monitor when waking up from inactivity

2012-05-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I have configured ubuntu to turn of screen after 10 minutes of
inactivity. When I wake up computer the external primary screen is light
blue and the laptop-screen is black and displaying my usename at the top
right corner.

I use Ubuntu 12.04 with propitary Nvidia drivers. I also use GDM and
gnome-shell (Gnome 3). I use a external monitor as primary screen and
laptop-screen as secondary. Both resolution is 1920x1200. Laptop is Dell
XPS M1530.

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


** Tags: bot-comment
-- 
Light blue screen on primary monitor when waking up from inactivity
https://bugs.launchpad.net/bugs/998735
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-power-manager in Ubuntu.

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


[Bug 148036] Re: Pushing backspace deletes links in places accidently

2012-05-13 Thread Kangarooo
Still exists in 10.04 LTS Netbook Remix
Nautilus 2.30.1

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

Title:
  Pushing backspace deletes links in places accidently

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

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


[Bug 148036] Re: Pushing backspace deletes links in places accidently

2012-05-13 Thread Kangarooo
Still exists in 10.04 LTS
Nautilus 2.30.1

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

Title:
  Pushing backspace deletes links in places accidently

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

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


[Bug 998361] Re: Empathy refusing to connect to IM services

2012-05-13 Thread Bilal Shahid
are you using a proxy server ?

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

Title:
  Empathy refusing to connect to IM services

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

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


[Bug 998857] [NEW] Backspace acts as delete for places

2012-05-13 Thread Kangarooo
*** This bug is a duplicate of bug 148036 ***
https://bugs.launchpad.net/bugs/148036

Public bug reported:

Press places some place
Press backspace
Its deleted
Instead it should still act as back and delete possible only with mouse right 
clicking

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nautilus 1:2.30.1-0ubuntu1.2
ProcVersionSignature: Ubuntu 2.6.32-41.89-generic 2.6.32.59+drm33.24
Uname: Linux 2.6.32-41-generic i686
Architecture: i386
Date: Sun May 13 21:33:09 2012
InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 (20100429.4)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: apport-bug i386 lucid ubuntu-une

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

Title:
  Backspace acts as delete for places

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

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


[Bug 998857] Re: Backspace acts as delete for places

2012-05-13 Thread Kangarooo
*** This bug is a duplicate of bug 148036 ***
https://bugs.launchpad.net/bugs/148036


** This bug has been marked a duplicate of bug 148036
   Pushing backspace deletes links in places accidently

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

Title:
  Backspace acts as delete for places

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

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


[Bug 998855] Re: Backspace acts as Up and not as back

2012-05-13 Thread Kangarooo
-- 
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/998855

Title:
  Backspace acts as Up and not as back

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

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


[Bug 998855] [NEW] Backspace acts as Up and not as back

2012-05-13 Thread Kangarooo
Public bug reported:

Go to /
Go to user folder
press "Backspace"
Instead of getting back to / it acts as UP and youre in /home/
instead
it should act as back

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nautilus 1:2.30.1-0ubuntu1.2
ProcVersionSignature: Ubuntu 2.6.32-41.89-generic 2.6.32.59+drm33.24
Uname: Linux 2.6.32-41-generic i686
Architecture: i386
Date: Sun May 13 21:30:45 2012
InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 (20100429.4)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: apport-bug i386 lucid ubuntu-une

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

Title:
  Backspace acts as Up and not as back

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

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


[Bug 998850] Re: Shotwell will start in full screen!

2012-05-13 Thread Adrián
** Attachment added: "Képernyőkép – 2012-05-13 20:04:47.png"
   
https://bugs.launchpad.net/bugs/998850/+attachment/3144943/+files/K%C3%A9perny%C5%91k%C3%A9p%20%E2%80%93%202012-05-13%2020%3A04%3A47.png

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

Title:
  Shotwell will start in full screen!

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

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

[Bug 998850] [NEW] Shotwell will start in full screen!

2012-05-13 Thread Adrián
Public bug reported:

Shotwell will start in full screen and can not be changed if I press the F11 is 
not done nothing!
Attached is a screenshot:

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: shotwell 0.12.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sun May 13 20:05:24 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=hu_HU.UTF-8
 SHELL=/bin/bash
SourcePackage: shotwell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Shotwell will start in full screen!

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

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


[Bug 945313] Re: When bluetooth is disabled in bios the "Visibility" option in the g-c-c panel is greyed out & defaults to visible

2012-05-13 Thread Almir Campos
I have the same problem in a Sony Vaio, i7, 6GB ram.

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

Title:
  When bluetooth is disabled in bios the "Visibility" option in the
  g-c-c panel is greyed out & defaults to visible

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

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


[Bug 998420] Re: movie player is not working properly

2012-05-13 Thread Dave Lentz
Also, see: https://help.ubuntu.com/community/RestrictedFormats

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

Title:
  movie player is not working properly

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

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


[Bug 901854] Re: gnome-display-properties cant make witch window is for desktop and panel

2012-05-13 Thread Kangarooo
** Description changed:

- I want laptop on right and monitor on left
- and monitor to be main.
+ I want laptop on right and monitor on left side to be main.
  i can achieve that making laptop left and monitor right so its opposite and 
to put mouse in other side i need to move it to from laptop on right side while 
monitor is left side.
- Great brain puzzle to get used to it. thx ;)
+ Great brain puzzle to get used to it. thx but needs a fix to be more 
productive ;)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-desktop-data 1:2.30.2-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-36.79-generic 2.6.32.46+drm33.20
  Uname: Linux 2.6.32-36-generic i686
  Architecture: i386
  Date: Thu Dec  8 22:12:40 2011
  Dependencies:
-  
+ 
  InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 
(20100429.4)
  PackageArchitecture: all
  ProcEnviron:
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: gnome-desktop

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

Title:
  gnome-display-properties cant make witch window is for desktop and
  panel

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

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

[Bug 998420] Re: movie player is not working properly

2012-05-13 Thread Dave Lentz
Thank you for reporting this bug. Ubuntu Maverick/10.10 reached EOL on April 
10, 2012.
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

I've tried recreating this bug with Ubuntu Precise/12.04 and was unable
to, given the information you've provided. Please either a) upgrade and
test or b) increase the verbosity of the steps to recreate it so we can
try again.

Please feel free to report any other bugs you may find.

** Changed in: totem (Ubuntu)
   Status: New => Invalid

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

Title:
  movie player is not working properly

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

2012-05-13 Thread Vova Uralsky
it's a regression, lucid is not affected, we are probably need to open a
new bug for this issue

-- 
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/adium/+bug/831624/+subscriptions

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


[Bug 998361] Re: Empathy refusing to connect to IM services

2012-05-13 Thread abhijeet
Added the debug log. 
NOTE:
I have replaced my google user name with *

** Attachment added: "Empathy debug log"
   
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/998361/+attachment/3144881/+files/All-13-05-12_22-49-33.log

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

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

Title:
  Empathy refusing to connect to IM services

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

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


[Bug 998750] Re: Accounts Manager doesn't open, sometimes means empathy can't sign in.

2012-05-13 Thread Bilal Shahid
thanks for reporting the bug 
not reproduceable here.
can you make a video of that and also get the mission control log file while 
reproducing it.?

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

Title:
  Accounts Manager doesn't open, sometimes means empathy can't sign in.

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

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


[Bug 998826] Re: Gnome keyring doesn't change after changing password in gnome-control-center

2012-05-13 Thread Carlos Soriano Sánchez
-- 
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/998826

Title:
  Gnome keyring doesn't change after changing password in gnome-control-
  center

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

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


[Bug 998826] [NEW] Gnome keyring doesn't change after changing password in gnome-control-center

2012-05-13 Thread Carlos Soriano Sánchez
Public bug reported:

Steps I did:
gnome-control-center
change user name
change password
change password
(yes, twice times)
reboot

Then, always asked me to input the keyring password, and none of my
passwords were correct(not the old password neither the new password).

Workaround:
Delete keyrings directory on my home folder. The graphical seahorse didn't work 
to change my password. As I say, seahorse said me that none passwords were 
correct.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: gnome-control-center 1:3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
Date: Sun May 13 19:06:41 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-control-center
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu3
 deja-dup22.0-0ubuntu2
 gnome-bluetooth 3.2.2-0ubuntu5
 indicator-datetime  0.3.94-0ubuntu2

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


** Tags: amd64 apport-bug precise

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

Title:
  Gnome keyring doesn't change after changing password in gnome-control-
  center

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

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


[Bug 998821] Re: gnome-search-tool crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2012-05-13 Thread Kangarooo
*** This bug is a duplicate of bug 998425 ***
https://bugs.launchpad.net/bugs/998425

Im not sure if this is Dublicate of bug 998425

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

Title:
  gnome-search-tool crashed with SIGSEGV in
  g_cclosure_marshal_VOID__VOID()

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

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


[Bug 998821] Re: gnome-search-tool crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2012-05-13 Thread Apport retracing service
*** This bug is a duplicate of bug 998425 ***
https://bugs.launchpad.net/bugs/998425

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

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

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

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

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

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

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

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

** Visibility changed to: Public

** Tags removed: need-i386-retrace

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

Title:
  gnome-search-tool crashed with SIGSEGV in
  g_cclosure_marshal_VOID__VOID()

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

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


[Bug 998235] Re: Gedit embedded terminal font color almost the same as background color

2012-05-13 Thread Piotr Krysik
*** This bug is a duplicate of bug 946095 ***
https://bugs.launchpad.net/bugs/946095

** This bug has been marked a duplicate of bug 946095
   font not visible in terminal plugin

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

Title:
  Gedit embedded terminal font color almost the same as background color

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

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


[Bug 998784] Re: copy titles to iPod Shuffle doesn't work

2012-05-13 Thread Csipak Attila
** Attachment added: "rhythmbox_debug_out.log"
   
https://bugs.launchpad.net/bugs/998784/+attachment/3144693/+files/rhythmbox_debug_out.log

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

Title:
  copy titles to iPod Shuffle doesn't work

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

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


[Bug 998784] [NEW] copy titles to iPod Shuffle doesn't work

2012-05-13 Thread Csipak Attila
Public bug reported:

Moving files onto iPod Shuffle 2nd gen. doesn't work in Rhytmbox. Tried
to do it via mouse drag and drop, seems to have no effect.

Also tried running rhytmbox in debug mode, managed to produce the
attached debug output while trying.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rhythmbox 2.96-0ubuntu4
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic-pae 3.2.14
Uname: Linux 3.2.0-24-generic-pae i686
NonfreeKernelModules: nvidia
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
CheckboxSubmission: e665592ec356650b8c1e4f41698ed522
CheckboxSystem: 4ed15c40009aa6f7770f606350a390a2
Date: Sun May 13 16:38:18 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta i386 (20120301)
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise

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

Title:
  copy titles to iPod Shuffle doesn't work

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

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


[Bug 995500] Re: Screen is not locking when a Unity menu is opened

2012-05-13 Thread Marc Deslauriers
*** This bug is a duplicate of bug 49579 ***
https://bugs.launchpad.net/bugs/49579

** This bug has been marked a duplicate of bug 49579
   screen doesn't lock when panel menu is open

** Visibility changed to: Public

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

Title:
  Screen is not locking when a Unity menu is opened

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

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


[Bug 940556] Re: rhythmbox crashed trying to sync

2012-05-13 Thread Csipak Attila
Reproducible with iPod Shuffle 2nd generation + Ubuntu 12.04. Sync library 
crashes Rhythmbox, new playlist doesn't (the latter may be a separate bug, see 
comment #6).
I also can't copy any music files onto the device, which may as well be a 
separate bug.

About twice the crash also produced a crash report dialog ("rhythmbox
crashed with SIGSEGV in ") but I couldn't yet reproduce that. Also
when I clicked the continue button in the crash report dialog, it
disappeared and nothing happened - no launchpad session appearing in a
browser window and no bug reports found with the above title. Guess the
bug reporting framework couldn't really handle the case. If I come
across it again, I make sure that I save the relevant information to
post it here.

Also tried to run rhythmbox in debug mode, last output lines on crashing
were:

(rhythmbox:3489): GLib-GObject-CRITICAL **: g_type_instance_get_private: 
assertion `instance != NULL && instance->g_class != NULL' failed
Segmentation fault (core dumped)

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

Title:
  rhythmbox crashed trying to sync

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

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


[Bug 998774] Re: pinentry-bugreport

2012-05-13 Thread Londonman
** Attachment added: "pinentry-bugreport.txt"
   
https://bugs.launchpad.net/bugs/998774/+attachment/3144661/+files/pinentry-bugreport.txt

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

Title:
  pinentry-bugreport

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

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


[Bug 998774] [NEW] pinentry-bugreport

2012-05-13 Thread Londonman
Public bug reported:

Bug report generated auto  during use of evolution
could not close the password dialogue box.

O/S Zorin 5.2os -Natty

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evolution 2.32.2-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.38-15.59-generic 2.6.38.8
Uname: Linux 2.6.38-15-generic i686
Architecture: i386
Date: Sun May 13 15:44:36 2012
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/evolution
InstallationMedia: Zorin OS 5.2 32bit - Release i386
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.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/998774

Title:
  pinentry-bugreport

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

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


[Bug 998762] Re: Cannot read 'this media contains X, wanna open with Y'

2012-05-13 Thread shinyblue
** Attachment added: "screenshot"
   
https://bugs.launchpad.net/bugs/998762/+attachment/3144570/+files/Screenshot%20from%202012-05-13%2014%3A49%3A59.png

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

Title:
  Cannot read 'this media contains X, wanna open with Y'

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

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


[Bug 998762] [NEW] Cannot read 'this media contains X, wanna open with Y'

2012-05-13 Thread shinyblue
Public bug reported:

With a memory card plugged in Nautilus gives me the view shown in
screenshot attached. I can't read the text because it's offset and
cropped.

(Actually I find these ribbons annoying anyway, and would like to
disable, but suspect that's not a bug).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: nautilus 1:3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: fglrx wl
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
CheckboxSubmission: 1b338cfaff551fea83bf0c1f06969438
CheckboxSystem: d00f84de8a555815fa1c4660280da308
Date: Sun May 13 14:52:13 2012
GsettingsChanges:
 org.gnome.nautilus.window-state geometry '792x466+468+128'
 org.gnome.nautilus.window-state sidebar-width 153
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Cannot read 'this media contains X, wanna open with Y'

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

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


[Bug 998760] Re: avi file makes totem crash on ARM rather than bringing up codec dialogue

2012-05-13 Thread spych102
-- 
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/998760

Title:
  avi file makes totem crash on ARM rather than bringing up codec
  dialogue

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

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


[Bug 998760] [NEW] avi file makes totem crash on ARM rather than bringing up codec dialogue

2012-05-13 Thread spych102
Public bug reported:

avi file makes totem crash on ARM rather than bringing up codec
installation dialogue.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libgstreamer0.10-0 0.10.36-1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-1412.16-omap4 3.2.14
Uname: Linux 3.2.0-1412-omap4 armv7l
ApportVersion: 2.0.1-0ubuntu7
Architecture: armhf
Date: Sun May 13 14:22:43 2012
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gstreamer0.10
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug armhf precise

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

Title:
  avi file makes totem crash on ARM rather than bringing up codec
  dialogue

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

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


[Bug 998304] Re: Details is not a descriptive title

2012-05-13 Thread Robert Roth
** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Details is not a descriptive title

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

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


[Bug 998750] Re: Accounts Manager doesn't open, sometimes means empathy can't sign in.

2012-05-13 Thread Andrew Wakeman
-- 
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/998750

Title:
  Accounts Manager doesn't open, sometimes means empathy can't sign in.

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

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


[Bug 998750] [NEW] Accounts Manager doesn't open, sometimes means empathy can't sign in.

2012-05-13 Thread Andrew Wakeman
Public bug reported:

The Empathy Accounts manager doesn't open for managing accounts.

Often after the first time empathy is closed and reopened empathy
doesn't sign in and presents an error message saying:

"Error contacting the Account Manager
There was an error while trying to connect to the Telepathy Account Manager. 
The error was:

Did not receive a reply. Possible causes include: the remote application
did not send a reply, the message bus security policy blocked the reply,
the reply timeout expired, or the network connection was broken."

Also strange behaviour occurs when attempting to open chat windows,
sometimes slow, sometimes they won't open at all, these bugs seem
related as they started occurring at the same time, however I will
submit a separate report.

Steps to reproduce:

1) Log in
2) Open Empathy
3) Try to access "Edit > Accounts" or press F4
4) Nothing happens

Further steps for second open problem:

5) Quit empathy "Chat > Quit" or press Q
6) Open empathy again
7) Observe aforementioned error message.


Alternatively, running "empathy-accounts" from the terminal has the same 
problem, the command hangs, no output to the terminal, and after a while exits.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: empathy 3.4.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sun May 13 13:59:59 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
SourcePackage: empathy
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  Accounts Manager doesn't open, sometimes means empathy can't sign in.

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

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


[Bug 874688] Re: laptop powers down after first battary is empty but 2nd is still full

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

** Changed in: gnome-power-manager (Ubuntu)
   Status: New => Confirmed

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

Title:
  laptop powers down after first battary is empty but 2nd is still full

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

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


[Bug 995872] Re: Can't set wacom tablet (pad) buttons with the GUI

2012-05-13 Thread Fabien Poulain
Yes, for me too.
On 11.10, a script bash was usefull to configure this buttons, but it don't 
work with the 12.04.
Moreover, the new window of configuration would be better if we can use all of 
it.

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

Title:
  Can't set wacom tablet (pad) buttons with the GUI

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

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


[Bug 956830] Re: playback pauses after two songs, even with repeat enabled

2012-05-13 Thread Reinhard
I just could reproduce the mistake in a fresh install of 12.04 amd64:

The following transitions cause a pause:
  mp3->ogg

These do not:
  ogg->mp3

I thing bug
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/978604 deals
with the same problem.

kde - player amarok has the same problem.

in syslog i find:

pulseaudio[1900]: [alsa-sink] ratelimit.c: 56 events suppressed
pulseaudio[1900]: [alsa-sink] protocol-native.c: Failed to push data into queue

sound in 11.04 was ok.

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

Title:
  playback pauses after two songs, even with repeat enabled

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

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


[Bug 998736] [NEW] Large windows executables can hang nautilus for long periods of time

2012-05-13 Thread Jack McSlay
Public bug reported:

If you try to open a directory that contains very large windows
executable (for instance
http://www.microsoft.com/sqlserver/en/us/editions/2012-editions/express.aspx
), the nautilus window might hang for long poriods of time while trying
to generate a thumbnail for it.

This happens on Ubuntu 12.04 LTS with the latest updates on an Atom N450
netbook with 1GiB ram

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

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

Title:
  Large windows executables can hang nautilus for long periods of time

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

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


[Bug 952620] Re: Evolution freezes when attempting to compose email in html format

2012-05-13 Thread SB
This bug is still present in package 3.2.3-0ubuntu6 (on 64bit Precise
Pangolin). It doesnt happen with other formatting options like putting
the text in bold letters or adjusting the font, just the colors.

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

Title:
  Evolution freezes when attempting to compose email in html format

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

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


[Bug 952620] Re: Evolution freezes when attempting to compose email in html format

2012-05-13 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/952620

Title:
  Evolution freezes when attempting to compose email in html format

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

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


[Bug 985585] Re: Rhythmbox freeze while enabling ReplayGain

2012-05-13 Thread Joshua Dunamis
This bug is still present in Ubuntu 12.04 64bit

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

Title:
  Rhythmbox freeze while enabling ReplayGain

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

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


[Bug 985585] Re: Rhythmbox freeze while enabling ReplayGain

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

** Changed in: rhythmbox (Ubuntu)
   Status: New => Confirmed

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

Title:
  Rhythmbox freeze while enabling ReplayGain

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

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


[Bug 222695] Re: [obex] Moving or rename file on Mobile Phone is impossible

2012-05-13 Thread Niklas Fischer
I just got the same error message today on 12.04, so I guess the bug is
still not solved after more than four years :(

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

Title:
  [obex] Moving or rename file on Mobile Phone is impossible

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

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


[Bug 998715] [NEW] Unable to install libgck-1-0:i386 on amd64

2012-05-13 Thread Alexander Ponyatykh
Public bug reported:

libgcr-3-1:i386 depends on libgcr-3-common:i386, but this package doesn't 
exists, because libgcr-3-common is architecture independent.
===
$ LANG= sudo apt-get install libgcr-3-1:i386
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libgcr-3-1:i386 : Depends: libgcr-3-common:i386 but it is not installable
E: Unable to correct problems, you have held broken packages.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libgcr-3-1:i386 (not installed)
ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
Uname: Linux 3.2.0-24-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Sun May 13 14:05:01 2012
ProcEnviron:
 TERM=xterm
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=ru_RU.utf8
 LANGUAGE=ru_RU:ru:en_GB:en
SourcePackage: gnome-keyring
UpgradeStatus: Upgraded to precise on 2012-05-04 (9 days ago)

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


** Tags: amd64 apport-bug precise

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

Title:
  Unable to install libgck-1-0:i386 on amd64

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

2012-05-13 Thread Vova Uralsky
2deschmit: same problem by me, after your buddy just sends you a message
you see the contact, im not sure if it's also regression or not, have
too few AIM contacts. I'll check this in lucid soon.

-- 
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/adium/+bug/831624/+subscriptions

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


[Bug 964818] Re: Unity works slow on not top computers (needs optimization)

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

** Changed in: unity (Ubuntu)
   Status: New => Confirmed

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

Title:
  Unity works slow on not top computers (needs optimization)

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

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


[Bug 914348] Re: Touchpad LED on Dell's laptop is not working

2012-05-13 Thread Whoopie
The mentioned patches are now included in upstream kernel 3.2.17.

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

Title:
  Touchpad LED on Dell's laptop is not working

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

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


[Bug 43066] Re: Window list behaves bad when panel is vertical.

2012-05-13 Thread Andrzej
For people who still want a Gnome2-like desktop with a vertical panel
like the one described in this bug report:

We have recently extended the the Xfce (Xubuntu) panel to support a
vertical panel/horizontal items layout. Changes go well beyond the
tasklist. Starting from Xfce 4.10, vertical "deskbar" is one of three
supported panel modes and all plugins are (expected to be) aware of it.

To see how it works, you need to change the panel "mode" and "number of
rows" (a bit unfortunate name - in vertical panels "rows" are
"columns").

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

Title:
  Window list behaves bad when panel is vertical.

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

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


[Bug 973014] Re: gstreamer0.10-plugins-bad, (libgstvideoparsersbad.so), causes a failure to decode many common video files encoded as AVC 1 Baseline - L2.1, Baseline - L1.1 & others

2012-05-13 Thread Robin Garnett
horray that fixed it thanks Doug!

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

Title:
  gstreamer0.10-plugins-bad, (libgstvideoparsersbad.so), causes a
  failure to decode many common video files encoded as AVC 1 Baseline -
  L2.1, Baseline - L1.1 & others

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

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


[Bug 390989] Re: [SecurityRoadmap] Locked screen shows the desktop

2012-05-13 Thread Johan Ryberg
I think this problem is worse now.

This morning I opened the lid to the laptop and I could see the entire
desktop for over 1 minute but the system was not responsive but i could
see the mouse and I could bring Unity sidebar to front. I do think I
could change focus on witch windows should be in front (little unsure)

Suddenly the locked screen window appeared and after I logged in again
the system started to work as usual

johan@ubuntu-devnull:/etc/network$ uname -a
Linux ubuntu-devnull 3.2.0-24-generic #37-Ubuntu SMP Wed Apr 25 08:43:22 UTC 
2012 x86_64 x86_64 x86_64 GNU/Linux

johan@ubuntu-devnull:/etc/network$ cat /etc/issue.net 
Ubuntu 12.04 LTS

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

Title:
  [SecurityRoadmap] Locked screen shows the desktop

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

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