[Bug 631665] Re: Calculator does not show thousands seperator despite being chosen in preferences

2010-12-30 Thread rusivi2
Works as intended in Maverick. Marking Fix Released.

lsb_release -rd
Description:Ubuntu 10.10
Release:10.10

 apt-cache policy gcalctool
gcalctool:
  Installed: 5.32.0-0ubuntu4
  Candidate: 5.32.0-0ubuntu4
  Version table:
 *** 5.32.0-0ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ maverick-updates/main i386 
Packages
100 /var/lib/dpkg/status
 5.32.0-0ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ maverick/main i386 Packages

** Changed in: gcalctool (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

** Changed in: gcalctool (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Calculator does not show thousands seperator despite being chosen in 
preferences

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


[Bug 695611] [NEW] palimpsest cannot recognize NTFS volumes that it previously created upon RAID arrays

2010-12-30 Thread Tim Kuechler
Public bug reported:

Binary package hint: gnome-disk-utility

Ubuntu 10.10
gnome-disk-utility: 2.30.1-2

Steps to reproduce:

1) Use mdadm to create a RAID array.  Example:

Mount four unpartitioned, unformatted disks the do this:

sudo mdadm --create --verbose /dev/md0 --metadata 1.2 --level=10 --raid-
devices=4 /dev/sdb /dev/sdc /dev/sdd /dev/sde

2) Open palimpsest and format /dev/mdo as a volume (no partition table)
and as an NTFS volume)

3) Mount /dev/mdo using name and using palimsest to mount it.  (it
mounts at /media/name)

4) Make the following entry in /etc/mdadm/mdadm.conf:

ARRAY /dev/md0 level=raid10 num-devices=4 metadata=01.02 name=ubuntu-
server:0 UUID=c60eb2ea:6a911abf:75743422:12ffb49d

5) Make a mount entry in /etc/fstab for example:

UUID=23559D7F45CD5191   /media/blissntfs
rw,utf8,uid=iceman,gid=iceman,umask=0770
0

6) Reboot

7) When the system comes back up open palimpsest and notice that the
partition map for /dev/mdo is hooped.  Also palimsest no longer seems to
know that /dev/md0 is mounted.

Please see the detailed description of this issue in the following forum
thread.  I am the forum member icestation.

http://ubuntuforums.org/showthread.php?t=1610861

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

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

Title:
  palimpsest cannot recognize NTFS volumes that it previously created upon RAID 
arrays

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


[Bug 664643] Re: duplicate icons and icons displayed with white/black bars in gnome panel

2010-12-30 Thread AndreK
just expired, but still existing bug.
I took a new screenshot (attached) - this time no bars around jungle disk, but 
two icons, fully working (click/rightclick) - only one jungledisk process is 
running. 
Tiny bars above/below VNC icon.

** Attachment added: double today.png
   
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/664643/+attachment/1779431/+files/double%20today.png

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

Title:
  duplicate icons and icons displayed with white/black bars in gnome panel

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


[Bug 634837] Re: VLC seems to open twice when I click on DVD iso image

2010-12-30 Thread csy33delight
I checked under Maverick and this bug has been solved

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

Title:
  VLC seems to open twice when I click on DVD iso image

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


[Bug 695611] Re: palimpsest cannot recognize NTFS volumes that it previously created upon RAID arrays

2010-12-30 Thread Tim Kuechler
I later installed

ntfsprogs:
  Installed: 2.0.0-1ubuntu4

This did not help.  Also, from the thread mentioned in the original bug
report, this problem is affecting at least 2 people.

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

Title:
  palimpsest cannot recognize NTFS volumes that it previously created upon RAID 
arrays

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


[Bug 695617] [NEW] offer two state toggle for sticky keys

2010-12-30 Thread Dan Allen
Public bug reported:

Binary package hint: gnome-settings-daemon

Sticky keys offer a simpler way to initiate multi-key shortcuts
involving modifiers. While handicapped users can certainly benefit, I
believe sticky keys can be very powerful and useful for any user. It's
common sense. It requires much less dexterity to enter three keys in
sequence than trying to press them down all at once.

However, the use of sticky keys can quickly become an annoyance when
modifier keys are left in their sticky state. This happens to me all the
time. I press down the modifier, but then perhaps I decide I don't need
it. But you have to tend to it or else your next key or mouse button
press is going to be combined with the active modifier. You deactive the
key by pressing it again and again (or hitting Esc).

What keeps biting me is the necessity to press the active modifier key
twice rather than just once.

You have to click the activate modifier twice to cycle through the
locked sticky state, then on to the inactive state. In short, there are
three states, instead of the desired two states:

- inactive
- active (transient)
- locked

I'm *constantly* banging on the keys to tare them (set them all
inactive). I almost never want to use the locked state and cycling
through it is a major annoyance. I'd like to be able to eliminate that
state as an option.

It should be noted that the sticky keys feature in KDE only has two
states: inactive and active. There is no locked state. I think Gnome
should at least accommodate that use case.

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

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

Title:
  offer two state toggle for sticky keys

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


[Bug 695617] Re: offer two state toggle for sticky keys

2010-12-30 Thread Dan Allen
Ubuntu QA is working on addressing a similar issue of the stick keys
getting left in an active or locked state.

http://brainstorm.ubuntu.com/idea/26323

I think this is a multi-faceted issue (which means the problem presents
itself in different ways). I'll provide some insight into the possible
solutions:

timeout - most of the time, when you are issuing a key binding sequence
w/ sticky keys, its going to happen pretty quickly. So a timeout of a
few seconds would alleviate a lot of lingering sticky keys problems

two state toggle - this just makes it less steps to get a modifier back
in the inactive state

clear - sometimes you just need to reset all the sticky keys rather than
try to figure out which keys need to be hit to switch them to inactive.
A clear key binding or button would be very helpful in these cases.

I also want to mention my use case, so that it's clear how important
this feature is for users and especially developers. If I want to open a
Java file in Eclipse, the key combination is:

CtrlShiftt

Trying to press those three characters all at once is a challenge, like
playing twister with your fingers. It's so much easier to type one key
at a time in a sort of bounce motion:

Ctrl
Shift
t

What we are trying to address in this bug is when you press

Ctrl

Then decide to take a different course. You have to go back and address
the active sticky state of Ctrl before you do anything else.
Currently, I have to bang out:

Ctrl
Ctrl

I'd like to limit this to just one, or let it timeout after a few
seconds.

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

Title:
  offer two state toggle for sticky keys

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


[Bug 695564] Re: Clicking Places = Home Folder opens VLC media player

2010-12-30 Thread Robert Roth
*** This bug is a duplicate of bug 667071 ***
https://bugs.launchpad.net/bugs/667071

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 #667071, 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.

Bug #667071 is the same bug, but with Archive manager opening all times,
so something is changing folder associations to the wrong application.
Please see comment 10 of bug #667071 for a workaround.

** This bug has been marked a duplicate of bug 667071
   archive manager
 * You can subscribe to bug 667071 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/667071/+subscribe

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

Title:
  Clicking Places = Home Folder opens VLC media player

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


[Bug 588155] Re: randomly gnome-settings-daemon fails to start

2010-12-30 Thread Fabio Marconi
This bug in close as NOT GNOME in bugzilla tracker.

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

Title:
  randomly gnome-settings-daemon fails to start

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


[Bug 695512] [NEW] Podcast download from Librivox.org

2010-12-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Failing do download the podcasts. Reads the feeds from the xml. 
http://librivox.org/podcast.xml; but just says waiting in the status
box. Using Rhythmbox 0.13.1

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libgstreamer0.10-0 0.10.30-1build2
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic i686
Architecture: i386
Date: Wed Dec 29 22:17:42 2010
ExecutablePath: /usr/bin/rhythmbox
InstallationMedia: Ubuntu-Netbook 10.04 Lucid Lynx - Release i386 (20100429.4)
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: gstreamer0.10

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


** Tags: apport-bug i386 maverick ubuntu-une
-- 
Podcast download from Librivox.org
https://bugs.launchpad.net/bugs/695512
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 695512] Re: Podcast download from Librivox.org

2010-12-30 Thread Robert Roth
** Package changed: ubuntu = rhythmbox (Ubuntu)

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

Title:
  Podcast download from Librivox.org

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


[Bug 49579] Re: screen doesn't lock when panel menu is open

2010-12-30 Thread papukaija
Deleted Redhat's bugwatch - it's not the upstream bug report of this
bug.

** Bug watch removed: Red Hat Bugzilla #569830
   https://bugzilla.redhat.com/show_bug.cgi?id=569830

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

Title:
  screen doesn't lock when panel menu is open

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


[Bug 49579] Re: screen doesn't lock when panel menu is open

2010-12-30 Thread papukaija
Has anyone tested if this bug goes away in Unity (either in Maverick UNE
or any alpha of Natty)?

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

Title:
  screen doesn't lock when panel menu is open

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


[Bug 695622] [NEW] Custom startup program not starting

2010-12-30 Thread Arunas
Public bug reported:

Binary package hint: nautilus

The system does not display bluetooth icon, so I decided to add the
applet manually (I do not see it in Add to Panel menu, and yes I have
ticked Show Bluetooth icon checkbox - see the screenshot).
Unfortunately it does not start when I re-login.

Same goes for nvidia settings: nvidia installer has added an entry which
does not get started. Same for printing queue applet. I cannot be too
sure about the rest, but I do not see them taking any effect either.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nautilus 1:2.32.0-0ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu Dec 30 09:37:11 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus

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


** Tags: amd64 apport-bug maverick

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

Title:
  Custom startup program not starting

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


[Bug 695622] Re: Custom startup program not starting

2010-12-30 Thread Arunas

** Attachment added: Screenshots and .xsession-errors
   
https://bugs.launchpad.net/bugs/695622/+attachment/1779463/+files/Screenshots.tar.gz

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

Title:
  Custom startup program not starting

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


[Bug 695637] [NEW] Nautilus does not render icons for filetypes set by assogiate

2010-12-30 Thread Steve Faulkner
Public bug reported:

Binary package hint: nautilus

This is a problem that I have noticed for a number of years on several
different machines and several different Ubuntus.

It is customary for a file manager to display documents of different
filetype as icons of associated with that filetype.   Nautilus, by
default, my displays documents using a default document icon.  This is
the case for .pdf files and .lyx files. [I have turned off the option to
display .pdf as a thumbnail].  I have experimented with only these two
filetypes.

I used assogiate to set the filetype icons for .lyx and .pdf filetypes
to ones of my choosing. These save properly in assogiate. When I run
assogiate the new icons show for these filetypes and the machine has
been halted and booted again since I set them.

However, Nautilus persists with displaying the default icon for both
.pdf and .lyx files.

I am running Nautilus 2.32.0 on 10.10 maverick:
Kernel Linux 2.6.35-23-generic
Gnome 2.32.0

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: nautilus 1:2.32.0-0ubuntu1.1
ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
Uname: Linux 2.6.35-23-generic i686
Architecture: i386
CheckboxSubmission: 3f92ca5659da87757be34b991caace1f
CheckboxSystem: b633b4f40868d491c2ae5b50030ce6f3
Date: Thu Dec 30 10:03:00 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: nautilus

** Affects: nautilus (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 nautilus in ubuntu.
https://bugs.launchpad.net/bugs/695637

Title:
  Nautilus does not render icons for filetypes set by assogiate

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


[Bug 695637] Re: Nautilus does not render icons for filetypes set by assogiate

2010-12-30 Thread Steve Faulkner


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

Title:
  Nautilus does not render icons for filetypes set by assogiate

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


[Bug 556311] Re: gnome-panel freeze on cascading contextual app-launcher menu

2010-12-30 Thread antoirehew
I found this bug yesterday (up-to-date Ubuntu 10.10 32bit) while right-
clicking to try and remove directly some apps from the Gnome panel
Applications menu (wishlist: menu-editor shortcut via contextual menu).

To reproduce:

1. Open the Applications menu
2. Open Graphics sub-menu (for instance, this is how I did and reproduced it 
but suspect it can work with any)
3. Chose an app launcher - I chose Simple scanner - and right click for 
contextual menu
4. Click so that one of the last contextual menus (i.e. Add as tray/menu) opens 
without highlighting either of the choices
5. wait for a couple of seconds with the whole cascading menus opened 
(Appplications/Graphics/app context menu/add tray) then roll over 1st two menus

There it is, gnome-panel freezes. You can no longer use it.
Very annoying: the Gnome Applications menu is frozen and always on top.

Very very annoying: Alt+F2 launches gnome-application-control (Launch
application) but it is frozen so I needed to lanch system-monitor to
restart gnome-panel. Alt+F2 launched but it not response to any command
that I typed it.

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

Title:
  gnome-panel freeze on cascading contextual app-launcher menu

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


[Bug 148565] Re: Alacarte menu changes do not change applications menu item.

2010-12-30 Thread Alistair Buxton
This bug still affects all the listed programs:

- Wine still creates shortcuts under a folder heirarchy
- Alacarte still copies them to the flat filenames upon editing
- Gnome-menu still gives priority to the original files, not the edited version


** Changed in: gnome-menus (Ubuntu)
   Status: Expired = Confirmed

** Changed in: alacarte (Ubuntu)
   Status: Expired = Confirmed

** Changed in: wine
   Status: Incomplete = Confirmed

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

Title:
  Alacarte menu changes do not change applications menu item.

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


[Bug 504247] Re: Alias in Personal information (MSN) not saved at all

2010-12-30 Thread Prodoc
Confirmed. I can reproduce the issue for Empathy 2.32.1 on Ubuntu 10.10

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

Title:
  Alias in Personal information (MSN) not saved at all

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


[Bug 674251] Re: alias gets reset and is not saved for jabber accounts

2010-12-30 Thread Prodoc
Confirmed. I can reproduce the issue for Empathy 2.32.1 on Ubuntu 10.10.
'apport-collect 674251' in your terminal doesn't work for me because it tells 
me I'm not the reporter of 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/674251

Title:
  alias gets reset and is not saved for jabber accounts

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


[Bug 310231] Re: Error cannot parse incoming data when browing or pushing files

2010-12-30 Thread sparrowt
I had this problem, and fixed it by removing an   from one of the
folder names i had copied onto my phone.

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

Title:
  Error cannot parse incoming data when browing or pushing files

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


[Bug 682850] Re: gvfsd-smb[14571]: segfault at c ip 08056b82 sp bfceb560 error 4 in gvfsd-smb[8048000+1f000]

2010-12-30 Thread Leslie Viljoen
During rsync:

Dec 30 13:18:48 lesliev-eMG620 kernel: [ 2105.434893] gvfsd-smb[2213]: segfault 
at c ip 08056b82 sp bfcc5140 error 4 in gvfsd-smb[8048000+1f000]
Dec 30 13:27:50 lesliev-eMG620 kernel: [ 2647.996788] gvfsd-smb[2500]: segfault 
at c ip 08056b82 sp bff6e8f0 error 4 in gvfsd-smb[8048000+1f000]


The share then disconnects (no longer mounted under ~/.gvfs) and I have to 
browse the network again to reconnect it. Rsync does very nicely pick up where 
it left off but this bug makes for some hard work.

uname -a:
Linux lesliev-eMG620 2.6.35-24-generic-pae #42-Ubuntu SMP Thu Dec 2 03:21:31 
UTC 2010 i686 GNU/Linux

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

Title:
  gvfsd-smb[14571]: segfault at c ip 08056b82 sp bfceb560 error 4 in 
gvfsd-smb[8048000+1f000]

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


[Bug 658069] Re: Empty files written over gvfs by some editors

2010-12-30 Thread NoahY
Still not working here, using gvfs-1.6.4-0ubuntu1.1 and Geany, saving
via sftp

Saving a remote file in Geany gives in the debug log:

17:10:53: CRITICAL  : handle_save_as: assertion `NZV(utf8_filename)'
failed

Loading a remote file gives no error but retrieves no file either.

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

Title:
  Empty files written over gvfs by some editors

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


[Bug 49579] Re: screen doesn't lock when panel menu is open

2010-12-30 Thread Sam Brightman
If you read that Redhat bug - and specifically my comment on it - you
will see that the title is misleading. It was probably wrongly closed
when it was also being moved against gnome-screensaver (and should have
been retitled).

Further, it probably IS the same bug as this - the underlying issue is
with gnome-screensaver grabbing input devices. This manifests in several
different situations.

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

Title:
  screen doesn't lock when panel menu is open

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


[Bug 518533] Re: Unable to mount location Not Authorized after nautilus upgrade

2010-12-30 Thread Peter da Silva
Same problem with a new install of 10.04 LTS on a laptop. No combination
of rebooting or other fiddling suggested on the forums has helped.

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

Title:
  Unable to mount location Not Authorized after nautilus upgrade

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


[Bug 518533] Re: Unable to mount location Not Authorized after nautilus upgrade

2010-12-30 Thread Peter da Silva
Can't mount partitions with palimpsest, either, unless I do sudo
palimpsest.

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

Title:
  Unable to mount location Not Authorized after nautilus upgrade

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


[Bug 263822] Re: RTL (right to left) support in terminal (BiDi)

2010-12-30 Thread Usama Akkad
With the latest mlterm build, gnome-terminal with enabled compiz and
Synaptic works well on Ubuntu 10.04 after doing the steps above

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

Title:
  RTL (right to left) support in terminal (BiDi)

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


[Bug 615826] [NEW] [maverick] sound volume icon in Notification Area is not deleted when Indicator Applet is used

2010-12-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I have both the Notification Area and the Indicator Applet on my
Gnome panel. I have the former only because nm-applet has not migrated
to the new indicator system. If I run notification area only, and have
everything (sound, network, power) there, running the indicator applet
as well moves the power icon there, which is what is to be expected.
However, the sound icon does not move, it merely copies, leaving two
sound icons on my panel.

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


** Tags: maverick
-- 
[maverick] sound volume icon in Notification Area is not deleted when 
Indicator Applet is used
https://bugs.launchpad.net/bugs/615826
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 615826] Re: [maverick] sound volume icon in Notification Area is not deleted when Indicator Applet is used

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

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

** Package changed: ubuntu = gnome-panel (Ubuntu)

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

Title:
  [maverick] sound volume icon in Notification Area is not deleted when 
Indicator Applet is used

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


[Bug 582570] Re: VERY slow boot, no battery icon in panel

2010-12-30 Thread doobydave
OK, downloading 10.10 now.
Strange about the Debian reference - I can assure you that it is indeed Ubuntu 
I am using.

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

Title:
  VERY slow boot, no battery icon in panel

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


[Bug 582570] Re: VERY slow boot, no battery icon in panel

2010-12-30 Thread Teej
No problem at all. You shouldn't need to install 10.10, so you can run
it from Live CD for the purposes of this bug report. Of course this will
be slower to boot anyway, but it will give you some indication of
whether this appears fixed or not, and if the ACPI stuff (battery,
brightness controls, etc) work or not.

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

Title:
  VERY slow boot, no battery icon in panel

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


[Bug 660120] Re: logout instead of shutdown

2010-12-30 Thread Aurélien Couderc
I can confirm this bug after upgrading from lucid to maverick.
Users with administrative rights used to be asked for their password when 
shutting down the system and other users were logged in. This doesn't work 
anymore.

Please note the following line in the .xsession-errors.old attached above:
gnome-session[1745]: WARNING: Unable to stop system: Authorization is required


** Package changed: gnome-panel (Ubuntu) = gnome-session (Ubuntu)

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

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

Title:
  Cannot shutdown when multiple users are logged in

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


[Bug 660120] Re: Cannot shutdown when multiple users are logged in

2010-12-30 Thread Aurélien Couderc
** Summary changed:

- logout instead of shutdown
+ Cannot shutdown when multiple users are logged in

** Summary changed:

- Cannot shutdown when multiple users are logged in
+ [Maverick] Cannot shutdown when multiple users are logged in

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

Title:
  [Maverick] Cannot shutdown when multiple users are logged in

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


[Bug 580972] Re: Impoting tracks to .m4a does not import track numbers

2010-12-30 Thread Danny Roberts
Just did a fresh install of Maverick to test. Still no id3v2 tags on
songs imported in .m4a format.

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

Title:
  Impoting tracks to .m4a does not import track numbers

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


[Bug 646902] Re: Brasero crashes when trying to burn without an active GNOME session

2010-12-30 Thread madbiologist
** Changed in: brasero (Ubuntu)
   Status: Incomplete = New

** Changed in: brasero (Ubuntu)
   Status: New = Fix Committed

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

Title:
  Brasero crashes when trying to burn without an active GNOME session

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


[Bug 458331] Re: time-admin doesn't have Brazil's official time zone

2010-12-30 Thread Kamus
I have checked this issue under Ubuntu Maverick and is working fine here
(Brasília, Distrito Federal, Brasil GMT-3/GMT-2) so shall we mark this
report as fixed?

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

** Changed in: gnome-system-tools (Ubuntu)
   Importance: Wishlist = Low

** Changed in: gnome-system-tools (Ubuntu)
   Status: New = Incomplete

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

Title:
  time-admin doesn't have Brazil's official time zone

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

[Bug 695701] [NEW] samsung-backlight does not work

2010-12-30 Thread Alexandre Pouliquen
Public bug reported:

Binary package hint: gnome-nettool

Since the last update for samsung-tools, samsung-backlight does not work
properly. If I boot with the battery, the lighting is 50 percent and
cannot change, even if I plug it in. If I plug it in and then plug out,
leaving only the battery, the lighting does not fade and stays at the
maximum. in a word, I cannot control the backlight anymore. I am on
Maverick, the very last kernel 2.6.35-24; I am using
0.13.3~ppa1~loms~maverick, from the source
http://ppa.launchpad.net/voria/ppa/ubuntu/ maverick/main i386 Packages

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

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

Title:
  samsung-backlight does not work

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


[Bug 62730] Re: rhythmbox needs to be opened twice to start up

2010-12-30 Thread nick
Any news on if this will be fixed? I get tired of having to open
Rhythmbox twice every time I want to use it.

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

Title:
  rhythmbox needs to be opened twice to start up

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


[Bug 695708] [NEW] package empathy 2.30.2-0u buntu1 failed to install/upgrade: le sous-processus nouv eau script post-removal a retourné une erreur de sort ie d'état 1

2010-12-30 Thread Fournier
Public bug reported:

Binary package hint: empathy

when i want to install updates empathy, there is the same problem, BUG
install !!

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: empathy 2.30.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-26.48-generic 2.6.32.24+drm33.11
Uname: Linux 2.6.32-26-generic i686
Architecture: i386
Date: Thu Dec 30 15:41:05 2010
ErrorMessage: le sous-processus nouveau script post-removal a retourné une 
erreur de sortie d'état 1
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
SourcePackage: empathy
Title: package empathy 2.30.2-0ubuntu1 failed to install/upgrade: le 
sous-processus nouveau script post-removal a retourné une erreur de sortie 
d'état 1

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


** Tags: apport-package i386 lucid

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

Title:
  package empathy 2.30.2-0ubuntu1 failed to install/upgrade: le sous-processus 
nouveau script post-removal a retourné une erreur de sortie d'état 1

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

[Bug 695708] Re: package empathy 2.30.2-0ubunt u1 failed to install/upgrade: le sous-processus nouveau script post-removal a retourné une erreur de sortie d 'état 1

2010-12-30 Thread Fournier


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

Title:
  package empathy 2.30.2-0ubuntu1 failed to install/upgrade: le sous-processus 
nouveau script post-removal a retourné une erreur de sortie d'état 1

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

[Bug 684538] Re: Opening calendar applet on gnome-panel in Ubuntu 10.10 is slow

2010-12-30 Thread Craig Barnes
I can also confirm this bug. It's extremely annoying when using the menu
for task-list management.

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

Title:
  Opening calendar applet on gnome-panel in Ubuntu 10.10 is slow

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


[Bug 313699] Re: Video calls not working in a call between two empathy

2010-12-30 Thread Omer Akram
the issue in gstreamer have been fixed in Ubuntu 10.04+ if video call
does not work for you please report a new bug report for empathy and
we'll re-assign it to any other package if needed

** Changed in: gstreamer0.10 (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  Video calls not working in a call between two empathy

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


[Bug 695712] [NEW] package empathy-common 2.30 .2-0ubuntu1 failed to install/upgrade: le sous-process us nouveau script post-removal a retourné une erreur de sortie d'état 1

2010-12-30 Thread Fournier
Public bug reported:

Binary package hint: empathy

when i want to install updates empathy, there is the same problem, BUG
install !!

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: empathy-common 2.30.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-26.48-generic 2.6.32.24+drm33.11
Uname: Linux 2.6.32-26-generic i686
Architecture: i386
Date: Thu Dec 30 15:41:07 2010
ErrorMessage: le sous-processus nouveau script post-removal a retourné une 
erreur de sortie d'état 1
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release i386 (20100816.1)
PackageArchitecture: all
SourcePackage: empathy
Title: package empathy-common 2.30.2-0ubuntu1 failed to install/upgrade: le 
sous-processus nouveau script post-removal a retourné une erreur de sortie 
d'état 1

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


** Tags: apport-package i386 lucid

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

Title:
  package empathy-common 2.30.2-0ubuntu1 failed to install/upgrade: le 
sous-processus nouveau script post-removal a retourné une erreur de sortie 
d'état 1

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

[Bug 695712] Re: package empathy-common 2.30.2 -0ubuntu1 failed to install/upgrade: le sous-processus n ouveau script post-removal a retourné une erreur de s ortie d'état 1

2010-12-30 Thread Fournier


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

Title:
  package empathy-common 2.30.2-0ubuntu1 failed to install/upgrade: le 
sous-processus nouveau script post-removal a retourné une erreur de sortie 
d'état 1

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

[Bug 629646] Re: Locations using bom.gov.au for forecast data no longer can no longer retrieve forecast data

2010-12-30 Thread ElPasmo
Confirmed in Maverick 10.10. libgweather1: 2.30.3-0ubuntu1

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

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

Title:
  Locations using bom.gov.au for forecast data no longer can no longer retrieve 
forecast data

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


[Bug 672873] Re: Installed GSettings schemas not detected on PowerPC

2010-12-30 Thread Jochen Fahrner
You can install version 26.1 of glib2 from the proposed package. This solves 
this problem.
How you can do that is described here:
https://wiki.edubuntu.org/Testing/EnableProposed

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

Title:
  Installed GSettings schemas not detected on PowerPC

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


[Bug 629646] Re: Locations using bom.gov.au for forecast data no longer can no longer retrieve forecast data

2010-12-30 Thread ElPasmo
Confirmed in Natty 11.04. libgweather1: 2.30.3-1ubuntu1

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

Title:
  Locations using bom.gov.au for forecast data no longer can no longer retrieve 
forecast data

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


[Bug 458331] Re: time-admin doesn't have Brazil's official time zone

2010-12-30 Thread Milan Bouchet-Valat
Kamus: are you sure you checked in time-admin, and not in gnome-panel? I
still don't see Brasilia in time-admin...

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

Title:
  time-admin doesn't have Brazil's official time zone

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


[Bug 695712] Re: package empathy-common 2.30.2 -0ubuntu1 failed to install/upgrade: le sous-processus n ouveau script post-removal a retourné une erreur de s ortie d'état 1

2010-12-30 Thread Omer Akram
open a terminal from ApplicationsAccessoriesTerminal there type the
following

$ sudo apt-get clean; sudo apt-get update; sudo apt-get upgrade

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

Title:
  package empathy-common 2.30.2-0ubuntu1 failed to install/upgrade: le 
sous-processus nouveau script post-removal a retourné une erreur de sortie 
d'état 1

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

[Bug 669405] Re: add Valparaíso, Chile

2010-12-30 Thread ElPasmo
I can confirm this in Natty 11.04. libgweather 2.30.3-1ubuntu1

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

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

Title:
  add Valparaíso, Chile

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

[Bug 649809] Re: Meerkat (10.10) does not apply theme properly

2010-12-30 Thread Luciel
I was being affected by this bug, comment #68 has seemingly fixed the
issue for me.

System Details:
ASROCK P55 Pro Motherboard
Intel Core i7 860 @2.8Ghz
8GB DDR3 1600Mhz RAM
nVidia Geforce GTS250 1GB
Crucial C300 64GB linked through Startech SATA-III 6Gbps Card
Wester Digital 320GB SATA-II

Hope this helps.

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

Title:
  Meerkat (10.10) does not apply theme properly

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


[Bug 629646] Re: Locations using bom.gov.au for forecast data no longer can no longer retrieve forecast data

2010-12-30 Thread Charlie Kravetz
** Changed in: libgweather (Ubuntu)
   Status: Confirmed = Triaged

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

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

Title:
  Locations using bom.gov.au for forecast data no longer can no longer retrieve 
forecast data

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


[Bug 373268] Re: Can't choose the exact timezone location in Argentina

2010-12-30 Thread ElPasmo
I can confirm this in Maverick 10.10. libgweather: 2.30.3-0ubuntu1

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

Title:
  Can't choose the exact timezone location in Argentina

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


[Bug 373268] Re: Can't choose the exact timezone location in Argentina

2010-12-30 Thread Charlie Kravetz
** Changed in: libgweather (Ubuntu)
   Status: Confirmed = Triaged

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

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

Title:
  Can't choose the exact timezone location in Argentina

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


[Bug 691885] Re: Bad translation for BPM in spanish

2010-12-30 Thread Alberto Salvia Novella
On Spain Pulsaciones Por Minuto is more used, as seen in
http://es.wikipedia.org/wiki/Pulsaciones_por_minuto;. It seems to be a
geographical issue.

** Description changed:

  Binary package hint: rhythmbox
  
  In song properties; BPM (Beats Per Minute) is translated as GPM in
- the Spanish interface, when it shall be PPM (Pulsaciones Por Minuto).
+ the Spanish from Spain interface, when it shall be PPM (Pulsaciones
+ Por Minuto). This is because in South-American countries it is
+ translated as Golpes Por Minuto.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: rhythmbox 0.13.1-0ubuntu6
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  Date: Sat Dec 18 14:02:17 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  ProcEnviron:
-  LANG=es_ES.utf8
-  SHELL=/bin/bash
+  LANG=es_ES.utf8
+  SHELL=/bin/bash
  SourcePackage: rhythmbox

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

Title:
  Bad translation for BPM in spanish

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

[Bug 572787] Re: Problem in libgweather

2010-12-30 Thread ElPasmo
I can confirm this in Maverick 10.10. libgweather: 2.30.3-0buntu1

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

Title:
  No sunrise time in the Arctic Circle

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


[Bug 572787] Re: Problem in libgweather

2010-12-30 Thread Charlie Kravetz
** Changed in: libgweather (Ubuntu)
   Status: Confirmed = Triaged

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

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

Title:
  No sunrise time in the Arctic Circle

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


[Bug 572787] Re: No sunrise time in the Arctic Circle

2010-12-30 Thread ElPasmo
** Summary changed:

- Problem in libgweather
+ No sunrise time in the Arctic Circle

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

Title:
  No sunrise time in the Arctic Circle

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


[Bug 695708] Re: package empathy 2.30.2-0ubunt u1 failed to install/upgrade: le sous-processus nouveau script post-removal a retourné une erreur de sortie d 'état 1

2010-12-30 Thread ElPasmo
*** This bug is a duplicate of bug 695712 ***
https://bugs.launchpad.net/bugs/695712

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 695712, 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 695712
   package empathy-common 2.30.2-0ubuntu1 failed to install/upgrade: le 
sous-processus nouveau script post-removal a retourné une erreur de sortie 
d'état 1
 * You can subscribe to bug 695712 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/695712/+subscribe

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

Title:
  package empathy 2.30.2-0ubuntu1 failed to install/upgrade: le sous-processus 
nouveau script post-removal a retourné une erreur de sortie d'état 1

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

[Bug 695674] [NEW] editable treeview does not set the cursor using set_cursor

2010-12-30 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hello, 
I have a gtk.Treeview which is editable and I have a gtk.Entry from which when 
you press F2 a new pop up is opened to select records but when I finished 
selecting the records the cursor gets lost from the treeview. The problem is in 
ubuntu10.04 with pygtk2 2.17.0 

This works fine in ubuntu 9.04 with pygtk2  2.14.1


Thanks,

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

-- 
editable treeview does not set the cursor using set_cursor
https://bugs.launchpad.net/bugs/695674
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to pygtk in ubuntu.

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


[Bug 695674] Re: editable treeview does not set the cursor using set_cursor

2010-12-30 Thread Fabio Marconi
** Package changed: ubuntu = pygtk (Ubuntu)

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

Title:
  editable treeview does not set the cursor using set_cursor

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


[Bug 400097] Re: system won't suspend on lid close

2010-12-30 Thread David Koppenhofer
FWIW, I am no longer affected by this bug on 10.10 netbook.  I had
upgraded my AOD250's BIOS from v1.03 to v1.27 for another power
management bug 401944, which may have corrected this problem also.

David

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

Title:
  system won't suspend on lid close

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


[Bug 174809] Re: Nautilus using more and more memory (depending on the system up-time)

2010-12-30 Thread Jimmy Merrild Krag
I can confirm the issue on 10.10 with nautilus elementary, but as far as
I remember I have had this issue for quite some time. at least the last
4 or 5 Ubuntu versions. Nautilus doesn't reclaim memory. This accounts
for both file transfers and thumbnails.

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

Title:
  Nautilus using more and more memory (depending on the system up-time)

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


[Bug 174809] Re: Nautilus using more and more memory (depending on the system up-time)

2010-12-30 Thread Jimmy Merrild Krag
Usually you can reclaim memory by logging out and in again.

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

Title:
  Nautilus using more and more memory (depending on the system up-time)

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


[Bug 695747] [NEW] VLC Crashes

2010-12-30 Thread madhu
Public bug reported:

Binary package hint: evince

VLC does not respond in one section. Other section OK.. VLC
version-  1.1.4-1ubuntu1.1(vlc)It appears but disappears
suddenly when I use Application  vlcBut appears as
Minimised..the only option to respond it is 'Move to workspace
Rightonly for closingEven the 'close' option doesn't work

  desktop:~$ vlc %U
VLC media player 1.1.4 The Luggage (revision exported)
Blocked: call to unsetenv(DBUS_ACTIVATION_ADDRESS)
Blocked: call to unsetenv(DBUS_ACTIVATION_BUS_TYPE)
Blocked: call to setlocale(6, )
Blocked: call to sigaction(17, 0xb72ff0d4, 0xb72ff048)
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
Warning: call to srand(1293325564)
Warning: call to rand()
Blocked: call to setlocale(6, )

(process:1847): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
Warning: call to signal(13, 0x1)
Warning: call to signal(13, 0x1)
[0x8eac5d4] xml xml error: XML parser error (line 2) : Validation failed: no 
DTD found !
[0x8eabcdc] skins2 interface error: no skins found : exiting

 option doesn't work

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: evince 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic i686
Architecture: i386
Date: Thu Dec 30 22:47:37 2010
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
ProcEnviron:
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: evince

** Affects: evince (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 evince in ubuntu.
https://bugs.launchpad.net/bugs/695747

Title:
  VLC Crashes

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


[Bug 695747] Re: VLC Crashes

2010-12-30 Thread madhu


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

Title:
  VLC Crashes

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


[Bug 592178] apport-collect data

2010-12-30 Thread Gala Nicolas Kaufman
Architecture: amd64
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
Package: rhythmbox 0.12.5-0ubuntu5.2
PackageArchitecture: amd64
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-22.69-generic
Uname: Linux 2.6.31-22-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

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

Title:
  unable to locate encoding profile for mimetype

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


[Bug 592178] Dependencies.txt

2010-12-30 Thread Gala Nicolas Kaufman

** Attachment added: Dependencies.txt
   
https://bugs.edge.launchpad.net/bugs/592178/+attachment/1779773/+files/Dependencies.txt

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

Title:
  unable to locate encoding profile for mimetype

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


[Bug 592178] XsessionErrors.txt

2010-12-30 Thread Gala Nicolas Kaufman

** Attachment added: XsessionErrors.txt
   
https://bugs.edge.launchpad.net/bugs/592178/+attachment/1779774/+files/XsessionErrors.txt

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

Title:
  unable to locate encoding profile for mimetype

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


[Bug 695747] Re: VLC Crashes

2010-12-30 Thread Robert Roth
** Package changed: evince (Ubuntu) = vlc (Ubuntu)

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

Title:
  VLC Crashes

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


[Bug 695752] [NEW] MTP transfers files to E:\ of Nokia N95 instead of E:\Sounds\Digital

2010-12-30 Thread ADFH
Public bug reported:

Binary package hint: rhythmbox-plugins

When I connect my Nokia N95 and select Media player mode, the phone
presents itself to the computer as an MTP compatible device and (with
some crashing I'll report separately) it'll allow rhythmbox to manage
the music collection on it.

Unfortunately when I sync new music onto the N95, it lands in the root
folder of the memory card. I then need to go into the filemanager on the
phone, reconnect the phone as a mass storage device or pull out the
memory card and manually shuffle it such that the files are popped into
the correct folder.

Is there a way in MTP mode of telling rhythmbox it needs to put the
music lower in the folder heirarchy, similar to how one does it with
normal mass storage devices? I tried dropping an .is_audio_player file
containing:

audio_folders=sounds/digital/
folder_depth=2

... on the device, but I don't think it pays attention to this in MTP
mode.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: rhythmbox 0.12.8-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Dec 31 04:36:33 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Release Candidate amd64 
(20100419.1)
ProcEnviron:
 LANG=en_AU.utf8
 SHELL=/bin/bash
SourcePackage: rhythmbox

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


** Tags: amd64 apport-bug lucid

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

Title:
  MTP transfers files to E:\ of Nokia N95 instead of E:\Sounds\Digital

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


[Bug 695752] Re: MTP transfers files to E:\ of Nokia N95 instead of E:\Sounds\Digital

2010-12-30 Thread ADFH

** Attachment added: Phone MTP Properties (Serial/IMEI redacted)
   
https://bugs.launchpad.net/bugs/695752/+attachment/1779795/+files/Phone%20MTP%20Properties.png

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

Title:
  MTP transfers files to E:\ of Nokia N95 instead of E:\Sounds\Digital

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


[Bug 695753] [NEW] Nokia N95 MTP mount fails first time, succeeds on second attempt

2010-12-30 Thread ADFH
Public bug reported:

Binary package hint: rhythmbox

Upon connecting Nokia N95 first time, gnome pops up a dialog saying that
it sees a media player and do I want to open rhythmbox. In the interim,
it also mounts the phone via MTP, placing an icon on the desktop.

Rhythmbox opens, but fails to be able to see the phone.

I right click on the phone on the desktop and say 'Eject', then unplug
and replug the phone in and select Media player (MTP) mode again, this
time rhythmbox sees the phone (after about 30 seconds of seizing).

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: rhythmbox-plugins 0.12.8-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Dec 31 05:00:10 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Release Candidate amd64 
(20100419.1)
ProcEnviron:
 LANG=en_AU.utf8
 SHELL=/bin/bash
SourcePackage: rhythmbox

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


** Tags: amd64 apport-bug lucid

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

Title:
  Nokia N95 MTP mount fails first time, succeeds on second attempt

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


[Bug 695753] Re: Nokia N95 MTP mount fails first time, succeeds on second attempt

2010-12-30 Thread ADFH


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

Title:
  Nokia N95 MTP mount fails first time, succeeds on second attempt

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


[Bug 695757] [NEW] After transferring a track to Nokia N95 using MTP, ejecting the N95 from rhythmbox causes rhythmbox to crash

2010-12-30 Thread ADFH
Public bug reported:

Binary package hint: rhythmbox

After successfully connecting to N95 via MTP inside Rhythmbox and
transferring a track, right clicking on the N95 in rhythmbox and
selecting eject results in rhythmbox crashing.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: rhythmbox-plugins 0.12.8-0ubuntu7
ProcVersionSignature: Ubuntu 2.6.32-27.49-generic 2.6.32.26+drm33.12
Uname: Linux 2.6.32-27-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Fri Dec 31 05:05:19 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Release Candidate amd64 
(20100419.1)
ProcEnviron:
 LANG=en_AU.utf8
 SHELL=/bin/bash
SourcePackage: rhythmbox

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


** Tags: amd64 apport-bug lucid

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

Title:
  After transferring a track to Nokia N95 using MTP, ejecting the N95 from 
rhythmbox causes rhythmbox to crash

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


[Bug 695757] Re: After transferring a track to Nokia N95 using MTP, ejecting the N95 from rhythmbox causes rhythmbox to crash

2010-12-30 Thread ADFH


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

Title:
  After transferring a track to Nokia N95 using MTP, ejecting the N95 from 
rhythmbox causes rhythmbox to crash

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


[Bug 695760] [NEW] yelp does not start on natty

2010-12-30 Thread Robert Roth
Public bug reported:

Binary package hint: yelp

Using natty, Yelp does not start. When starting from the command line,
it gives me could not initialize gecko!. The same thing happens as
reported in bug #53504, which is a duplicate of an even older bug
#30791. Attaching the strace result for running yelp.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: yelp 2.30.2-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-11.25-generic-pae 2.6.37-rc7
Uname: Linux 2.6.37-11-generic-pae i686
Architecture: i386
Date: Thu Dec 30 20:17:55 2010
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: yelp

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


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

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

Title:
  yelp does not start on natty

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


[Bug 695760] Re: yelp does not start on natty

2010-12-30 Thread Robert Roth

** Attachment added: strace log
   https://bugs.launchpad.net/bugs/695760/+attachment/1779822/+files/yelp.log

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

Title:
  yelp does not start on natty

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


[Bug 624755] Re: to remove a pen drive have to use safely remove drive twice

2010-12-30 Thread Dan Brace
Same problem here, after upgrade from Lucid  to Maverick. Thumb drives
and USB external DVD drive remount automatically when I right-click and
'Safely Remove Drive'. Works on second attempt and works first time when
unmounted from the command-line.

$ lspci | grep USB
00:02.0 USB Controller: nVidia Corporation CK804 USB Controller (rev a2)
00:02.1 USB Controller: nVidia Corporation CK804 USB Controller (rev a3)

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

Title:
  to remove a pen drive have to use safely remove drive  twice 

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


[Bug 439448] Re: Visual corruption affecting several panel applets

2010-12-30 Thread Christian Göbel
The Ubuntu side of this bug:
If a computer is affected then 
a) in roughly 10% of the boots, there is not way to Shut Down or Log Out the 
computer for a Newbie - actually to find a workaround you basically need a 
working internet connection. 
b) considering a) no responsible person would ever install Ubuntu on a Newbies 
computer. Imagine your mum, oncle, grandfather not being able to shut down the 
computer in 10% of the cases.

The Ubuntu-side of the bug is to have removed the shutdown/log-out
options from the normal Menu/System despite the fact that the panel
applets are not reliable for many, many users.

Not being able to shutdown/log out is a serious thing! Better to have
two options to do this than only have one (non-reliable) option.

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

Title:
  Visual corruption affecting several panel applets

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


[Bug 620654] Re: Disconnected -- no reason specified when adding GTalk/Jabber account

2010-12-30 Thread baske
Problem exist for me as well. Using Empathy 2.32.1 and Maverick. I can
sign in on only one of my two google accounts.. This is really strange
to me how the bug can exist for only certain accounts.. Seems almost
like the problem is at google??

Any progress made in this issue?

Thanks

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

Title:
  Disconnected -- no reason specified when adding GTalk/Jabber account

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


[Bug 695757] Re: After transferring a track to Nokia N95 using MTP, ejecting the N95 from rhythmbox causes rhythmbox to crash

2010-12-30 Thread Omer Akram
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instructions to have apport report a new bug about your crash that can
be dealt with by the automatic retracer.

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

Now open your file manager, navigate to your /var/crash directory and open the 
crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 
'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is 
the crash you would like to report. If you get an error that you aren't allowed 
to access this report you will have to file it with 'sudo ubuntu-bug 
/var/crash/_my_crash_report.crash'.

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently. Thanks in advance for your cooperation and understanding.

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

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

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

Title:
  After transferring a track to Nokia N95 using MTP, ejecting the N95 from 
rhythmbox causes rhythmbox to crash

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


[Bug 235354] Re: Totem Error: requests MMSH protocol source plugin

2010-12-30 Thread haryanto
thank you for your support ,I'm a new to ubuntu user.It's suck me and I
realy don't know what to do.Just give me some help.please.Tnx.

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

Title:
  Totem Error: requests MMSH protocol source plugin

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


[Bug 631423] Re: Joining an IRC room, users on the room are not shown

2010-12-30 Thread Taneb
It's happening to me, too. How do I fix 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/631423

Title:
  Joining an IRC room, users on the room are not shown

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


[Bug 695778] [NEW] gnome-open is not using gnome-www-browser for URLs

2010-12-30 Thread shankao
Public bug reported:

I have Chromium and Firefox installed in my system. Chromium is the
default one in gnome-www-browser.

$ gconftool --get /desktop/gnome/url-handlers/http/command
/usr/bin/chromium-browser %s

But, trying to open an URL with gnome-open, leads to the execution of
firefox instead of chromium. I think this is the reason for most apps.
to keep using firefox instead of my default chromium (i.e. apport,
empathy, gnome-terminal)

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libgnome2-0 2.32.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.37-11.25-generic 2.6.37-rc7
Uname: Linux 2.6.37-11-generic i686
Architecture: i386
Date: Thu Dec 30 20:16:48 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 LC_MESSAGES=en_US.utf8
 SHELL=/bin/bash
SourcePackage: libgnome

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


** Tags: apport-bug i386 natty

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

Title:
  gnome-open is not using gnome-www-browser for URLs

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

[Bug 695778] Re: gnome-open is not using gnome-www-browser for URLs

2010-12-30 Thread shankao

** Description changed:

  I have Chromium and Firefox installed in my system. Chromium is the
  default one in gnome-www-browser.
  
  $ gconftool --get /desktop/gnome/url-handlers/http/command
  /usr/bin/chromium-browser %s
  
  But, trying to open an URL with gnome-open, leads to the execution of
- firefox instead of chromium.
+ firefox instead of chromium. I think this is the reason for most apps.
+ to keep using firefox instead of my default chromium (i.e. apport,
+ empathy, gnome-terminal)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libgnome2-0 2.32.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.37-11.25-generic 2.6.37-rc7
  Uname: Linux 2.6.37-11-generic i686
  Architecture: i386
  Date: Thu Dec 30 20:16:48 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  ProcEnviron:
-  LANGUAGE=en_US:en
-  LANG=en_US.UTF-8
-  LC_MESSAGES=en_US.utf8
-  SHELL=/bin/bash
+  LANGUAGE=en_US:en
+  LANG=en_US.UTF-8
+  LC_MESSAGES=en_US.utf8
+  SHELL=/bin/bash
  SourcePackage: libgnome

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

Title:
  gnome-open is not using gnome-www-browser for URLs

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

[Bug 646377] Re: Brasero crashes on any video project

2010-12-30 Thread Sébastien Bertrand
64bits Maverick : This bug affects me too, installing cdrdao solves the
problem…

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

Title:
  Brasero crashes on any video project

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

[Bug 695782] Re: gimp-2.6 crashes during save as without extension

2010-12-30 Thread Strangelv
** Visibility changed to: Public

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

Title:
  gimp-2.6 crashes during save as without extension

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


[Bug 543042] Re: pressing CANCEL in policykit super user mount dialog shows silly error message

2010-12-30 Thread leighman
The dialog is still shown when pressing cancel in Maverick although the
phrasing has been changed as per the linked bug.

** Changed in: nautilus (Ubuntu)
   Status: Expired = 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/543042

Title:
  pressing CANCEL in policykit super user mount dialog shows silly error 
message

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


[Bug 235354] Re: Totem Error: requests MMSH protocol source plugin

2010-12-30 Thread Omer Akram
haryanto, if Totem does not work could you install VLC from Ubuntu
Software Center so that you could play your media content. also which
version of Ubuntu are you using?

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

Title:
  Totem Error: requests MMSH protocol source plugin

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


[Bug 695782]

2010-12-30 Thread Apport retracing service
StacktraceTop:
 _int_malloc (av=0x7f0064ecae40, bytes=28) at malloc.c:4249
 *__GI___libc_malloc (bytes=28) at malloc.c:3660
 g_malloc (n_bytes=28)
 g_unescape_uri_string (
 g_filename_from_uri (

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

Title:
  gimp-2.6 crashes during save as without extension

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


[Bug 695782] Stacktrace.txt

2010-12-30 Thread Apport retracing service

** Attachment added: Stacktrace.txt
   
https://bugs.edge.launchpad.net/bugs/695782/+attachment/1779893/+files/Stacktrace.txt

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

Title:
  gimp-2.6 crashes during save as without extension

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


[Bug 695782] ThreadStacktrace.txt

2010-12-30 Thread Apport retracing service

** Attachment added: ThreadStacktrace.txt
   
https://bugs.edge.launchpad.net/bugs/695782/+attachment/1779894/+files/ThreadStacktrace.txt

** Attachment removed: CoreDump.gz
   
https://bugs.edge.launchpad.net/bugs/695782/+attachment/1779860/+files/CoreDump.gz

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

** Tags removed: need-amd64-retrace

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

Title:
  gimp-2.6 crashes during save as without extension

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


[Bug 629258] Re: Battery life estimation never comes around

2010-12-30 Thread fcastillo
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a subscriber of a duplicate bug (38795).
https://bugs.launchpad.net/bugs/629258

Title:
  Battery life estimation never comes around

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


[Bug 695813] [NEW] d colours not right.

2010-12-30 Thread loki
Public bug reported:

ubuntu 10.10
d colours appear in a bluish tinge.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: libgstreamer0.10-0 0.10.30-1build2
ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
Uname: Linux 2.6.35-24-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Fri Dec 31 02:13:05 2010
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: gstreamer0.10

** Affects: gstreamer0.10 (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 gstreamer0.10 in ubuntu.
https://bugs.launchpad.net/bugs/695813

Title:
  d colours not right.

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


[Bug 491555] Re: In gedit's Replace window, a single Tab does not move focus from Search to Replace field

2010-12-30 Thread Robert Sajdok
Please change staus bug to: Triaged

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

Title:
  In gedit's Replace window, a single Tab does not move focus from Search to 
Replace field

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


[Bug 491555] Re: In gedit's Replace window, a single Tab does not move focus from Search to Replace field

2010-12-30 Thread Robert Sajdok
I tried to fix this bug but I encountered the problem. Function:
set_focus_chain is not available in stable version of Gtk+. This
function corresponds for tab order I think the good decision will be
waiting to stable version of Gtk+ after that fix this bug.

** Changed in: gedit (Ubuntu)
   Status: In Progress = New

** Changed in: gedit (Ubuntu)
 Assignee: Robert Sajdok (ris) = (unassigned)

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

Title:
  In gedit's Replace window, a single Tab does not move focus from Search to 
Replace field

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


[Bug 695813] Re: d colours not right.

2010-12-30 Thread loki


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

Title:
  d colours not right.

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


[Bug 695819] Re: nautilus loading odd theme

2010-12-30 Thread Soldier.moth

** Attachment added: Workspace 1_002.png
   
https://bugs.launchpad.net/bugs/695819/+attachment/1779951/+files/Workspace%201_002.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/695819

Title:
  nautilus loading odd theme

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


  1   2   >