[Bug 367160] [NEW] Modeline scanning behavior does not match documentation (off-by-one error?)

2009-04-26 Thread Jonathan Rascher
Public bug reported:

Binary package hint: gedit

The modelines plugin doesn't quite work as documented in the gedit
manual. Modelines are not recognized on some lines where there should
be, and they are recognized on some lines where they should not be.

Expected results (according to the documentation):
* Emacs modelines are recognized on the first two lines of a file.
* Vim modelines are recognized on the first and last three lines of a file.
* Kate modelines are recognized on the first and last ten lines of a file.

Actual results:
* Emacs modelines are recognized on the first line of a file.
* Vim modelines are recognized on the first two and last four lines of a file.
* Kate modelines are recognized on the first nine and last ten lines of a file.

Perhaps the most annoying effect of this bug is that only the first line
of a file is scanned for an Emacs modeline. This makes it impossible to
use Emacs modelines in files that must begin with shebang lines.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/gedit
Package: gedit 2.26.1-0ubuntu1
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gedit
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Modeline scanning behavior does not match documentation (off-by-one error?)
https://bugs.launchpad.net/bugs/367160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

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


[Bug 367160] Re: Modeline scanning behavior does not match documentation (off-by-one error?)

2009-04-26 Thread Jonathan Rascher

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/25988762/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/25988763/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/25988764/ProcStatus.txt

** Description changed:

  Binary package hint: gedit
  
  The modelines plugin doesn't quite work as documented in the gedit
  manual. Modelines are not recognized on some lines where there should
- be, and they are recognized on some lines where they shouldn't.
+ be, and they are recognized on some lines where they should not be.
  
  Expected results (according to the documentation):
  * Emacs modelines are recognized on the first two lines of a file.
  * Vim modeslines are recognized on the first and last three lines of a file.
  * Kate modelines are recognized on the first and last ten lines of a file.
  
  Actual results:
  * Emacs modelines are recognized on the first line of a file.
  * Vim modeslines are recognized on the first two and last four lines of a 
file.
  * Kate modelines are recognized on the first nine and last ten lines of a 
file.
  
  Perhaps the most annoying effect of this bug is that only the first line
  of a file is scanned for an Emacs modeline. This makes it impossible to
  use Emacs modelines in files that must begin with shebang lines.
  
  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/gedit
  Package: gedit 2.26.1-0ubuntu1
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  Uname: Linux 2.6.28-11-generic x86_64

** Description changed:

  Binary package hint: gedit
  
  The modelines plugin doesn't quite work as documented in the gedit
  manual. Modelines are not recognized on some lines where there should
  be, and they are recognized on some lines where they should not be.
  
  Expected results (according to the documentation):
  * Emacs modelines are recognized on the first two lines of a file.
- * Vim modeslines are recognized on the first and last three lines of a file.
+ * Vim modelines are recognized on the first and last three lines of a file.
  * Kate modelines are recognized on the first and last ten lines of a file.
  
  Actual results:
  * Emacs modelines are recognized on the first line of a file.
- * Vim modeslines are recognized on the first two and last four lines of a 
file.
+ * Vim modelines are recognized on the first two and last four lines of a file.
  * Kate modelines are recognized on the first nine and last ten lines of a 
file.
  
  Perhaps the most annoying effect of this bug is that only the first line
  of a file is scanned for an Emacs modeline. This makes it impossible to
  use Emacs modelines in files that must begin with shebang lines.
  
  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/gedit
  Package: gedit 2.26.1-0ubuntu1
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  Uname: Linux 2.6.28-11-generic x86_64

-- 
Modeline scanning behavior does not match documentation (off-by-one error?)
https://bugs.launchpad.net/bugs/367160
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gedit in ubuntu.

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


[Bug 365759] Re: sound runs at double speed and glitches

2009-04-26 Thread abraxys
unfortunately yes.  I`ve been checking with the Ubuntu forum and quite a
few people have stuttering and jumping sound since they upgraded to
jaunty from intrepid.  So far have tried all their ideas but to no
success.

-- 
sound runs at double speed and glitches
https://bugs.launchpad.net/bugs/365759
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 367169] [NEW] GConf Error: Failed to contact configuration server; durring ssh X11 forwarding

2009-04-26 Thread Keith Buel
Public bug reported:

Binary package hint: gconf

I am connecting from a Jaunty computer to another computer running
Jaunty, using ssh X11 forwarding.

When I try to open any application such as gedit, I get the following
error over and over again:

GConf Error: Failed to contact configuration server; some possible
causes are that you need to enable TCP/IP networking for ORBit, or you
have stale NFS locks due to a system crash. See
http://projects.gnome.org/gconf/ for information. (Details -  1: Failed
to get connection to session: Failed to connect to socket /tmp/dbus-
QS6NzEDBEh: Connection refused)


The application does not open.

Client machine:
lsb_release -rd
Description:Ubuntu 9.04
Release:9.04


Server:
lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

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

-- 
GConf Error: Failed to contact configuration server; durring ssh X11 forwarding
https://bugs.launchpad.net/bugs/367169
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf in ubuntu.

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


[Bug 198313] Re: Integrate extra buttons in mouse properties

2009-04-26 Thread Asif Youssuff
I've been hanging out in #ubuntu a bit since the Jaunty release, and
this is something that many users are requesting -- users coming from
Windows want their mice to work as they did in Windows... adding this
feature in some way would be very nice.

-- 
Integrate extra buttons in mouse properties
https://bugs.launchpad.net/bugs/198313
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 356702] Re: Jaunty: window switcher tooltips stick when they shouldn't

2009-04-26 Thread François Ingelrest
Could we get an update on this? I'm not sure I want to see these
tooltips stick over my windows until the next Ubuntu release. The
workspace switcher applet could at least be patched to completely remove
these tooltips (should be quite easy AFAICT) until a solution is found
in Compiz.

-- 
Jaunty: window switcher tooltips stick when they shouldn't
https://bugs.launchpad.net/bugs/356702
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 82753] Re: /usr/bin/gst-launch not available

2009-04-26 Thread Savvas Radevic
Perhaps the developers could take a look at how the tclsh command is
handled between tcl8.4 and tcl8.5

-- 
/usr/bin/gst-launch not available
https://bugs.launchpad.net/bugs/82753
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 302590] Re: Brasero leave disk open not available

2009-04-26 Thread Eckhard von Roenn-Hass
1. My equipment is the same as before. Now after upgrade from intrepid
to jaunty brasero multisession works fine with CDs

2. except of multisession-Data CDs, which had been burnt on Windows
systems before. When I try to add new data files, a warning appears:
It's not recommended to add new audio files to a multisession CD/DVD.
Already burnt files will be hidden (translated from german). This is
exactly, what brasero does after pressing the continue button.

3. When I insert a blank DVD, now the option leave the disk open is
grayed out (that was not the case unter Intrepid). but I didn't try
burning DVDs under neither Intrepid nor Jaunty because of the general
problems I had with brasero.

-- 
Brasero leave disk open not available
https://bugs.launchpad.net/bugs/302590
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 82753] Re: /usr/bin/gst-launch not available

2009-04-26 Thread Savvas Radevic
tcl8.5:
set -e

if [ $1 = configure ]; then
update-alternatives --install /usr/bin/tclsh tclsh /usr/bin/tclsh8.5 840 \
--slave /usr/share/man/man1/tclsh.1.gz tclsh.1 \
/usr/share/man/man1/tclsh8.5.1.gz
fi

tcl8.4:
if [ $1 = configure ]; then
update-alternatives --install /usr/bin/tclsh tclsh /usr/bin/tclsh8.4 841 \
--slave /usr/share/man/man1/tclsh.1.gz tclsh.1 \
/usr/share/man/man1/tclsh8.4.1.gz
fi

-- 
/usr/bin/gst-launch not available
https://bugs.launchpad.net/bugs/82753
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 82753] Re: /usr/bin/gst-launch not available

2009-04-26 Thread Savvas Radevic
(I mean the package developers, not upstream)

-- 
/usr/bin/gst-launch not available
https://bugs.launchpad.net/bugs/82753
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 367195] [NEW] change automatic ordering of desktop icons

2009-04-26 Thread mmendez534
Public bug reported:

Binary package hint: nautilus

In the newly released Jaunty using Nautilus 1:2.26.2-0ubuntu1, if I have
a removable media such as USB stick or CD-ROM, it gets mounted on the
desktop at the first available spot. That's fine. The problem is that if
I were to automatically arrange the icons via right-click - Clean up
by name  the removable media get priority over everything else and is
put on the top of the stack.

Since they are only temporary, all the removable storage icons should be
given the last place in the line to be ordered. First folders, then
files, *then* removable media.

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

-- 
change automatic ordering of desktop icons
https://bugs.launchpad.net/bugs/367195
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 367202] [NEW] File → recent enqueue s instead of opening

2009-04-26 Thread David Prieto
Public bug reported:

Binary package hint: totem

I'm using totem on jaunty. If I open a recent file through the File
menu, it gets added to the queue instead of replacing the currently
playing file.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: totem 2.26.1-0ubuntu5
PackageArchitecture: all
ProcEnviron:
 LANG=es_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
File → recent enqueues instead of opening
https://bugs.launchpad.net/bugs/367202
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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

[Bug 367202] Re: File → recent enqueues in stead of opening

2009-04-26 Thread David Prieto

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/25990987/Dependencies.txt

-- 
File → recent enqueues instead of opening
https://bugs.launchpad.net/bugs/367202
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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

[Bug 350550] Re: Can't play dvd

2009-04-26 Thread Patrice Vetsel
@LumpyCustard : no decss and no dvdread packages installed

@seb128 :
ka...@satori:~$ totem --debug
/var/lib/python-support/python2.6/gdata/tlslite/utils/cryptomath.py:9: 
DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
ka...@satori:~$

** Attachment added: screenshot
   http://launchpadlibrarian.net/25991123/totem.png

-- 
Can't play dvd
https://bugs.launchpad.net/bugs/350550
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 294024] Re: Wrong number of unread mails in imap folders

2009-04-26 Thread spinomod
Also in GNOME 2.26.1, my imap folders show wrong number of unread messages.
Why this bug can't be fixed?

-- 
Wrong number of unread mails in imap folders
https://bugs.launchpad.net/bugs/294024
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 255768] Re: evolution asking for a password, even though it should be remembered

2009-04-26 Thread Hans Vermeersch
I can confirm that this bug is still present in ubuntu 9.04.

-- 
evolution asking for a password, even though it should be remembered
https://bugs.launchpad.net/bugs/255768
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 304940] Re: [Regression intrepid] Screen brightness problems on Acer laptop

2009-04-26 Thread Rohan Dhruva
I can confirm that this bug occurs in Ubuntu 9.04 release too. As the
previous update by Bug Watcher shows, it has been fixed in Fedora 11, so
can the fix be backported?

-- 
[Regression intrepid] Screen brightness problems on Acer laptop
https://bugs.launchpad.net/bugs/304940
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 350550] Re: Can't play dvd - Totem error message are not usefull

2009-04-26 Thread Patrice Vetsel
** Summary changed:

- Can't play dvd
+ Can't play dvd - Totem error message are not usefull

** Description changed:

  Binary package hint: totem
  
  Fresh jaunty daily install (28 march 2009)
  Put a dvd
  Select ok to open it with totem
  totem need to search for a codec
  
  error - no plugin found
  
  no more indication of the problem (decss ? codec ?)
+ 
+ Totem say that it need a plugin but can't found it. So users don't
+ understand what to do.
+ 
+ Totem should test and report - your dvd is encrypted, please install
+ decss libraries. May be giving a link to help document or wiki/help site
+ ?
  
  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  NonfreeKernelModules: fglrx
  Package: totem 2.26.0-0ubuntu1
  PackageArchitecture: all
  ProcEnviron:
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: totem
  Uname: Linux 2.6.28-11-generic x86_64

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

-- 
Can't play dvd - Totem error message are not usefull
https://bugs.launchpad.net/bugs/350550
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 302590] Re: Brasero leave disk open not available

2009-04-26 Thread Richard Driscoll
Like Eckhard I've upgraded to Jaunty (actually via an install of
prerelease version and subsequent updates) and can confirm that CDs work
fine.  I can't speak for DVDs since I don't burn these.

The conclusion is that anyone having problems with Brasero/Intrepid
should upgrade to Jaunty.

-- 
Brasero leave disk open not available
https://bugs.launchpad.net/bugs/302590
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 358136] Re: 9.04 power usage skyrockets on battery

2009-04-26 Thread si
I found in my case that in the upgrade to 9.04 the nvidia driver was no
longer being used, turning it back on brought my power consumption back
down to normal.

-- 
9.04 power usage skyrockets on battery
https://bugs.launchpad.net/bugs/358136
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 345166] Re: Tomboy tries to load fuse module in Jaunty...and can't

2009-04-26 Thread Máté Őry
https://edge.launchpad.net/%7Eember/+archive/ppa/+files/tomboy_0.14.0-0ubuntu1.1~ppa1_i386.deb
works for me too.

-- 
Tomboy tries to load fuse module in Jaunty...and can't
https://bugs.launchpad.net/bugs/345166
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367102] [NEW] F-Spot Photo Manager has two entries under Main Menu Editor

2009-04-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

but the second one seems to be for camera, so maybe it is the reason it
is there, so I think it is easy to fix, to have one entry, this did not
happened before..

jaunty jackalope final release amd64
---

man...@manzur-desktop:~$ lspci
00:00.0 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP61 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP61 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP61 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3)
00:02.1 USB Controller: nVidia Corporation MCP61 USB Controller (rev a3)
00:04.0 PCI bridge: nVidia Corporation MCP61 PCI bridge (rev a1)
00:05.0 Audio device: nVidia Corporation MCP61 High Definition Audio (rev a2)
00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2)
00:07.0 Bridge: nVidia Corporation MCP61 Ethernet (rev a2)
00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:08.1 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)
00:09.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0b.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0c.0 PCI bridge: nVidia Corporation MCP61 PCI Express bridge (rev a2)
00:0d.0 VGA compatible controller: nVidia Corporation GeForce 6150SE nForce 430 
(rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h [Opteron, 
Athlon64, Sempron] HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h [Opteron, 
Athlon64, Sempron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h [Opteron, 
Athlon64, Sempron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h [Opteron, 
Athlon64, Sempron] Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h [Opteron, 
Athlon64, Sempron] Link Control
01:06.0 Ethernet controller: Atheros Communications Inc. AR5413 802.11abg NIC 
(rev 01)
01:09.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306 Fire II IEEE 1394 
OHCI Link Layer Controller (rev 80)
03:00.0 Communication controller: Conexant Systems, Inc. Device 2f81 (rev 01)
04:00.0 Multimedia controller: Philips Semiconductors Device 7160 (rev 03)
man...@manzur-desktop:~$

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

-- 
F-Spot Photo Manager has two entries under Main Menu Editor
https://bugs.launchpad.net/bugs/367102
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 367113] [NEW] System Tools under Main Menu Editor has multiple Disk Burner entries that are not working

2009-04-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

check out the screen-shot, this is happening in jaunty jackalope final
release, , please fix this, this is simpler and it is bug a long time
ago

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

-- 
System Tools under Main Menu Editor has multiple Disk Burner entries that 
are not working
https://bugs.launchpad.net/bugs/367113
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 367105] [NEW] Remote Desktop Viewer has two entries under Main Menu Editor

2009-04-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

on jaunty jackalope final release amd64, and the entry that is disabled
when enabled is not working at all

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

-- 
Remote Desktop Viewer has two entries under Main Menu Editor
https://bugs.launchpad.net/bugs/367105
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 367113] Re: System Tools under Main Menu Editor has multiple Disk Burner entries that are not working

2009-04-26 Thread davideotape
** Package changed: ubuntu = alacarte (Ubuntu)

-- 
System Tools under Main Menu Editor has multiple Disk Burner entries that 
are not working
https://bugs.launchpad.net/bugs/367113
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 367105] Re: Remote Desktop Viewer has two entries under Main Menu Editor

2009-04-26 Thread davideotape
** Package changed: ubuntu = alacarte (Ubuntu)

-- 
Remote Desktop Viewer has two entries under Main Menu Editor
https://bugs.launchpad.net/bugs/367105
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 367102] Re: F-Spot Photo Manager has two entries under Main Menu Editor

2009-04-26 Thread davideotape
** Package changed: ubuntu = alacarte (Ubuntu)

-- 
F-Spot Photo Manager has two entries under Main Menu Editor
https://bugs.launchpad.net/bugs/367102
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 366076] [NEW] DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending on CD eject attempt

2009-04-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu 9.04 - Jaunty.
All updates applied.
Upgraded from intrepid.
gvfs 1.2.2-0ubuntu1

I put a DVD in the drive (DVD-ROM, no video) and saw the nautilus window open.
I pressed the eject button on the drive and received this error:
Unable to eject CD-RW/DVD±RW Drive
DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already 
pending

I expected the DVD to eject, or to receive a device busy message.
The command-line eject works like a charm, but the gnome option doesn't.

** Affects: gnome-mount (Ubuntu)
 Importance: Wishlist
 Assignee: Ubuntu Desktop Bugs (desktop-bugs)
 Status: New

-- 
DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already 
pending on CD eject attempt
https://bugs.edge.launchpad.net/bugs/366076
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is a bug assignee.

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

[Bug 366800] Re: Mouse preferences: cannot set threshold = 0

2009-04-26 Thread Sebastien Bacher
is the issue specific to touchpads?

** Changed in: gnome-control-center (Ubuntu)
   Importance: Low = Wishlist

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

-- 
Mouse preferences: cannot set threshold = 0
https://bugs.launchpad.net/bugs/366800
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 366208] Re: Bug in nautilus

2009-04-26 Thread Sebastien Bacher
that was not the question, could you try using a guest session or a new
account?

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

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


[Bug 365270] Re: Move is Copy + Thrash, should be Move that removes all traces of the first.

2009-04-26 Thread Sebastien Bacher
changing back to NEW, to pick by somebody who has a clear opinion about
that and wants to bring it to the sofrware writters rather than the
distributor

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

-- 
Move is Copy + Thrash, should be Move that removes all traces of the first.
https://bugs.launchpad.net/bugs/365270
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367231] [NEW] can't delete some messages from trash

2009-04-26 Thread Pierre François
Public bug reported:

Binary package hint: evolution

Some times, it is impossible to delete some mails from the trash folder.

I right-click on the local Trash folder icon - Empty trash.

Some files are deleted but other stay present: always the same ones. I
expected all files to be deleted. There is no way to delete these.

Workaround: 
1. stop evolution
2. execute:
 $ rm  ~/.evolution/mail/local/*.{cmeta,index,ev-summary}
3. restart evolution and give it some time for rebuilding the index files

After that, it is possible to delete again files from the local Trash.

I mention I also have spamassassin running heavily as a plugin of
evolution. This introduces delays in the updating of folders, making it
possible that some inconsistence could raise into the indexes.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/evolution
Package: evolution 2.24.3-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-bug

-- 
can't delete some messages from trash
https://bugs.launchpad.net/bugs/367231
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 367231] Re: can't delete some messages from trash

2009-04-26 Thread Pierre François

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/25992839/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/25992840/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/25992841/ProcStatus.txt

-- 
can't delete some messages from trash
https://bugs.launchpad.net/bugs/367231
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 366979] Re: totem crashes when trying to play video file

2009-04-26 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem.

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

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

** Changed in: totem (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
totem crashes when trying to play video file
https://bugs.launchpad.net/bugs/366979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 366979] Re: totem crashes when trying to play video file

2009-04-26 Thread Sebastien Bacher
what videocard and driver do you use? do you use the desktop effect?

-- 
totem crashes when trying to play video file
https://bugs.launchpad.net/bugs/366979
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 366973] Re: Not recognizing 4gb of Ram only 3,7 GiB

2009-04-26 Thread Sebastien Bacher
changing to a question that's not a bug, some of those ressources might
just be used by the videocard or something

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

** Converted to question:
   
https://answers.edge.launchpad.net/ubuntu/+source/gnome-system-monitor/+question/68761

-- 
Not recognizing 4gb of Ram only 3,7 GiB
https://bugs.launchpad.net/bugs/366973
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

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


[Bug 366963] Re: nautilus open with property no longer available for folders

2009-04-26 Thread Sebastien Bacher
Thank you for your bug report, the tab has been removed on purpose
because it's not possible to change the default associations for
directories now which didn't make sense, your request is sort of a
corner case, to send to bugzilla.gnome.org

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

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

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
nautilus open with property no longer available for folders
https://bugs.launchpad.net/bugs/366963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 366471] Re: Calendar closed unexpectedly

2009-04-26 Thread Sebastien Bacher
the new stacktrace has no crash

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

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


[Bug 366076] Re: DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending on CD eject attempt

2009-04-26 Thread Sebastien Bacher
to confirm and send to bugzilla.gnome.org by somebody having the issue

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

** Changed in: gnome-mount (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already 
pending on CD eject attempt
https://bugs.launchpad.net/bugs/366076
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367022] Re: gnome-display-manager doesn't allow manual refresh rate entry

2009-04-26 Thread Sebastien Bacher
*** This bug is a duplicate of bug 240916 ***
https://bugs.launchpad.net/bugs/240916

Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided = Wishlist

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

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

** This bug has been marked a duplicate of bug 240916
   can't configure display resolution (monitor, graphics card) manually in gui

-- 
gnome-display-manager doesn't allow manual refresh rate entry
https://bugs.launchpad.net/bugs/367022
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367012] Re: evolution doesn't show all day events from Google Sync

2009-04-26 Thread Sebastien Bacher
Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find.

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

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

** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
evolution doesn't show all day events from Google Sync
https://bugs.launchpad.net/bugs/367012
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367008] Re: evolution crashed when opening the calendar

2009-04-26 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a backtrace following the
instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload
the backtrace (as an attachment) to the bug report. This will greatly
help us in tracking down your problem. The crash could be an evolution-
data-server one

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

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

** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
evolution crashed when opening the calendar
https://bugs.launchpad.net/bugs/367008
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 366630] Re: gnome-sound-properties no default mixer track selected

2009-04-26 Thread Sebastien Bacher
the code is in gnome-sound-properties but it probably only uses
gstreamer or alsa for that

-- 
gnome-sound-properties no default mixer track selected
https://bugs.launchpad.net/bugs/366630
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 365308] Re: open a deleted item with nautilus

2009-04-26 Thread Sebastien Bacher
that's not a bug you just selected an application which doesn't work on
the example, you can as well try to open an image using the text editor

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

-- 
open a deleted item with nautilus
https://bugs.launchpad.net/bugs/365308
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 302590] Re: Brasero leave disk open not available

2009-04-26 Thread Jeff Ratliff
I upgrade to Jaunty yesterday and was able to burn new files to a multi-
session DVD (twice). As Richard wrote, it appears that this problem has
been solved.

-- 
Brasero leave disk open not available
https://bugs.launchpad.net/bugs/302590
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 75209] Re: Workspace switcher generates gtk_widget_size_allocate() warning

2009-04-26 Thread Sitsofe Wheeler
I have just tested this using the procedure described in steps to
reproduce and this is still here with BOTH compiz and metacity (I do not
believe this is a bug in the window manager as it is being reported by
gnome-panel). The only difference between using compiz or metactiy seems
to be the the size of the dimensions reported (compiz says width -6 and
height 24 whereas when using metacity width -5 and height 24 is
reported)

Version information:
Ubuntu jaunty
gnome-panel 1:2.26.0-0ubuntu7

-- 
Workspace switcher generates gtk_widget_size_allocate() warning
https://bugs.launchpad.net/bugs/75209
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367235] [NEW] The mouse doesn't work properly with UNR desktop

2009-04-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

)Ubuntu 9.04 UNR on Asus EeePC 701 4G)

The mouse on UNR desktop, doesn't work properly, because seems to be in slow 
motion...
It freezes from time to time.
On Classic Ubuntu Desktop I didn't found problems... I found the mouse problem 
only on netbook-launcher's configuration

** Affects: netbook-launcher (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Desktop Bugs (desktop-bugs)
 Status: New

-- 
The mouse doesn't work properly with UNR desktop
https://bugs.launchpad.net/bugs/367235
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is a bug assignee.

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


[Bug 367074] Re: nsf files imported incorrectly

2009-04-26 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 * Could you add an example?
 
 This will help us to find and resolve the problem.

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

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

** Changed in: rhythmbox (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

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

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


[Bug 367073] Re: Searching for files, Selcting(opeing) results. Means you have to scan again.They should open on a tab.

2009-04-26 Thread Sebastien Bacher
Thank you for your bug report, that's an upstream issue to send to
bugzilla.gnome.org

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

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
Searching for files, Selcting(opeing) results. Means you have to scan 
again.They should open on a tab.
https://bugs.launchpad.net/bugs/367073
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367024] Re: [jaunty] Connection failed to the dictionary server

2009-04-26 Thread Sebastien Bacher
the issue is rather a configuration one than a bug

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

** Converted to question:
   https://answers.edge.launchpad.net/ubuntu/+source/gnome-utils/+question/68762

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

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

** Converted to question:
   https://answers.edge.launchpad.net/ubuntu/+source/gnome-utils/+question/68763

-- 
[jaunty] Connection failed to the dictionary server
https://bugs.launchpad.net/bugs/367024
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.

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


[Bug 367235] [NEW] The mouse doesn't work properly with UNR desktop

2009-04-26 Thread Saurus
Public bug reported:

)Ubuntu 9.04 UNR on Asus EeePC 701 4G)

The mouse on UNR desktop, doesn't work properly, because seems to be in slow 
motion...
It freezes from time to time.
On Classic Ubuntu Desktop I didn't found problems... I found the mouse problem 
only on netbook-launcher's configuration

** Affects: netbook-launcher (Ubuntu)
 Importance: Undecided
 Assignee: Ubuntu Desktop Bugs (desktop-bugs)
 Status: New

** Changed in: netbook-launcher (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
The mouse doesn't work properly with UNR desktop
https://bugs.launchpad.net/bugs/367235
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 358426] Re: Unable to start the settings manager gnome-settings-daemon after updating Intrepid

2009-04-26 Thread Sebastien Bacher
ok I misread the apt-cache log, you have 0.10.21-3ubuntu0.1 which is
not an ubuntu version, you need to install =0.10.21-3

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Incomplete = New

-- 
Unable to start the settings manager gnome-settings-daemon after updating 
Intrepid
https://bugs.launchpad.net/bugs/358426
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 321041] Re: gnome-settings-daemon crashed with signal 5 in xkl_process_error()

2009-04-26 Thread Hew McLachlan
I notice there hasn't been a duplicate report in a while. Does the
problem still occur with Jaunty release?

** Changed in: gnome-settings-daemon (Ubuntu)
   Status: Triaged = Incomplete

-- 
gnome-settings-daemon crashed with signal 5 in xkl_process_error()
https://bugs.launchpad.net/bugs/321041
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 314966] Re: Inverted scroll wheel in new gnome-volume-control

2009-04-26 Thread Teoh Han Hui
It is still the same as described in the previous post in 9.04 (Jaunty).
Please fix the reversed action in the pop up box.

-- 
Inverted scroll wheel in new gnome-volume-control
https://bugs.launchpad.net/bugs/314966
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 321041] Re: gnome-settings-daemon crashed with signal 5 in xkl_process_error()

2009-04-26 Thread Stéphane Marguet
No crash for me anymore, that's why I didn't post a trace ;)

-- 
gnome-settings-daemon crashed with signal 5 in xkl_process_error()
https://bugs.launchpad.net/bugs/321041
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 240621] Re: Cannot access secure WebDav folders (through davs)

2009-04-26 Thread Simon
Hello all,

I'm not sure whether this is a but or just a configuration problem on my
computer (Ubuntu 9.10).

I've created a shared folder on a remote server that should be
accessible through webdav: by pasting https://mysite.org:2078 but when
doing so, I simply get the answer Could not display
https://usine21.org:2078;. Access was denied.

Before considering this as a bug, maybe the question is rather only: Is
my port 2078 closed, and how do I open it?

Simon

-- 
Cannot access secure WebDav folders (through davs)
https://bugs.launchpad.net/bugs/240621
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 365308] Re: open a deleted item with nautilus

2009-04-26 Thread Llluís Rubíes
OK, but after the error it keeps loading like it's doing something, this
can confuse the user.

-- 
open a deleted item with nautilus
https://bugs.launchpad.net/bugs/365308
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 306310] Re: Resume (from memory) goes back to sleep automatically

2009-04-26 Thread Matija Polajnar
Seems to be fixed for me in Jaunty.

-- 
Resume (from memory) goes back to sleep automatically
https://bugs.launchpad.net/bugs/306310
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 40676] Re: Sound Recorder just doesn't work (ogg)

2009-04-26 Thread silviu
In the new ubuntu 9.04 when I record something in the .ogg format ..does
not work at all. The sound is malformated, but if I save in .mp3 or .spx
it's ok ! I have made update from previous ubuntu 8.10 ... in this one I
have no problems.

-- 
Sound Recorder just doesn't work (ogg)
https://bugs.launchpad.net/bugs/40676
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 367257] [NEW] gtk-button-images not respected

2009-04-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

A 'gtk-button-images=0' setting when placed in '~/.gtkrc-2.0' (or theme
specific 'gtk-2.0/gtkrc') is supposed to hide stock icons on buttons. It
was working as adversized before but 9.04 seems to ignore this setting.

Ubuntu 9.04.

See http://www.gtk.org/api/2.6/gtk/GtkSettings.html#GtkSettings--gtk-
button-images for relevant API description.

See http://ubuntuforums.org/showthread.php?t=1135510 and
http://ubuntuforums.org/showthread.php?t=1130442 for related threads.

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gtk-button-images not respected
https://bugs.edge.launchpad.net/bugs/367257
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 345318] Re: Brightness control is slow and not costant with 90-Add-guarded-brightness-stepping-functions.patch 91-Using-guarded-and-scaled-stepping-when-dimming.patch

2009-04-26 Thread Fortunato Ventre
I have modified the '90-Add-guarded-brightness-stepping-functions' patch in 
order to get 12 levels of brightness adjustment, and changed the formulas used 
to calculate the next step for decreasing/increasing brightness in order to get 
constant steps.
It seems to work good on Samsung NC10.
Please try it.
Or else you can get a precompiled package (i386, lpia) from my PPA:
https://launchpad.net/~voria/+archive/ppa

** Attachment added: 90-Add-guarded-brightness-stepping-functions.patch
   
http://launchpadlibrarian.net/25993877/90-Add-guarded-brightness-stepping-functions.patch

-- 
Brightness control is slow and not costant with 
90-Add-guarded-brightness-stepping-functions.patch 
91-Using-guarded-and-scaled-stepping-when-dimming.patch
https://bugs.launchpad.net/bugs/345318
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 367257] Re: gtk-button-images not respected

2009-04-26 Thread Andreas Moog
** Package changed: ubuntu = gtk+2.0 (Ubuntu)

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

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


[Bug 367054] Re: dvd/cd burning fails

2009-04-26 Thread Krzysztof Klimonda
*** This bug is a duplicate of bug 307939 ***
https://bugs.launchpad.net/bugs/307939

I'm marking this as a duplicate of https://bugs.launchpad.net/bugs/307939 then.
If this bug in fonts is a duplicate you should also mark it.

** This bug has been marked a duplicate of bug 307939
   Brasero fails to burn any kind of DVD

-- 
dvd/cd burning fails
https://bugs.launchpad.net/bugs/367054
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee (via bug 307939).

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


Re: [Bug 196675] Re: vino only listens for ipv6 connections

2009-04-26 Thread Jonh Wendell
Em Sáb, 2009-04-25 às 17:36 +, Maverick88 escreveu:
 Jonh --  It sounds like you must now run gconf-edito to be able to
 restrict the vino vnc server to accept only local connections.  If you
 do that, can you still connect to vino via an SSH tunnel?  It sounds
 like you can now.

Sure. It's enough to set the
key /desktop/gnome/remote_access/network_interface to lo, for
instance.

 Can you also confirm that this bug was fixed in Hardy Heron 8.04 LTS?
 If not, is there a workaround in Hardy?

I don't think so.
-- 
Jonh Wendell
http://www.bani.com.br

-- 
vino only listens for ipv6 connections
https://bugs.launchpad.net/bugs/196675
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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

[Bug 366605] Re: nautilus doen't start, suggest bonobo-slay, Nautilus_Shell.server is missing

2009-04-26 Thread SpeedyGonsales
Thanks, problem solved (which nautilus showed that I was using
/usr/local/bin/nautilus, which was obviously some older version, and now
I remember that about year ago I was tinkering something with nautilus,
and obviously left binary in /usr/local/bin to have problems when
upgrade comes :-))).

I'm used to debugging network problems, but I'm also used that my
debian/Ubuntu boxes work flawless, so I was puzzled a bit too much to go
forward from LD_DEBUG=all nautilus which showed me odd dependency
described above, and found easier to make binary from svn then to
actually find which nautilus I was using.

Thanks again Sebastian!


P.S. (all nautiluses except one from deb are now deleted ;-)

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

-- 
nautilus doen't start, suggest bonobo-slay, Nautilus_Shell.server is missing
https://bugs.launchpad.net/bugs/366605
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 366605] Re: nautilus doen't start, suggest bonobo-slay, Nautilus_Shell.server is missing

2009-04-26 Thread SpeedyGonsales
Thanks again Sebastien!

-- 
nautilus doen't start, suggest bonobo-slay, Nautilus_Shell.server is missing
https://bugs.launchpad.net/bugs/366605
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367271] [NEW] Add a gconf key for setting the time delay before to start 'gnome-screensaver' at session startup

2009-04-26 Thread Fortunato Ventre
Public bug reported:

In Intrepid I was used to enable the autologin feature in gdm, then add the 
'gnome-screensaver-command --lock' in Startup Applications to lock the screen 
immediately after login. This way I was ready to work just inserting my user 
password. Furthermore, when I started up my notebook with battery and get away 
from it, brightness was automatically adjusted by gnome-power-manager.
In Jaunty, 'gnome-screensaver' is not immediately started at session startup, 
instead it's delayed by 30 seconds and there is no way to customize this delay. 
This makes impossibile to lock the screen.
I've attached a patch that adds a new gconf key 
('/apps/gnome_settings_daemon/screensaver/start_screensaver_timeout') and makes 
possible to customize the delay. It defaults to 30 seconds.
Setting it to 0 causes the 'gnome-screensaver' to be immediately started as it 
happens in Intrepid, so the problem is fixed.

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

-- 
Add a gconf key for setting the time delay before to start 'gnome-screensaver' 
at session startup
https://bugs.launchpad.net/bugs/367271
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 367271] Re: Add a gconf key for setting the time delay before to start 'gnome-screensaver' at session startup

2009-04-26 Thread Fortunato Ventre

** Attachment added: screensaver_startup_timeout_customizable.patch
   
http://launchpadlibrarian.net/25994427/screensaver_startup_timeout_customizable.patch

-- 
Add a gconf key for setting the time delay before to start 'gnome-screensaver' 
at session startup
https://bugs.launchpad.net/bugs/367271
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 366073] Re: Copying from FTP freezes

2009-04-26 Thread Valentin Neacsu
From the bugzilla page:
Could you please try this:
in daemon/gvfsbackendftp.c find the line that sends OPTS UTF8 ON and replace
the 0 with RESPONSE_PASS_500.
Build, install and test if this solves the problem?

Any clue how to do that? I can compile and install, but I have no clue
which package in Ubuntu that is. Also I'd appreciate it if you could
give me a .deb to test instead of installing all the build dependencies
myself.

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

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


[Bug 367277] [NEW] totem closes whenever i try to play avi files

2009-04-26 Thread Lakshmanan
Public bug reported:

Binary package hint: totem

ubuntu release:  Jaunty
Package: 
totem:
  Installed: 2.26.1-0ubuntu5
  Candidate: 2.26.1-0ubuntu5
  Version table:
 *** 2.26.1-0ubuntu5 0
500 http://archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status


Problem:
 1. I right clicked an avi file and opened it with Movie player
 2. It asked me to search and install the codecs..and it completed without any 
errors
 3. When i clicked play button, totem closes

I tried the same thing many times, but it did not play the file..

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/totem-gstreamer
Package: totem-gstreamer 2.26.1-0ubuntu5
ProcEnviron:
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: totem
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
totem closes whenever i try to play avi files
https://bugs.launchpad.net/bugs/367277
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 367277] Re: totem closes whenever i try to play avi files

2009-04-26 Thread Lakshmanan

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/25994543/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/25994544/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/25994546/ProcStatus.txt

-- 
totem closes whenever i try to play avi files
https://bugs.launchpad.net/bugs/367277
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 366471] Re: Calendar closed unexpectedly

2009-04-26 Thread kwatson512
Right.  In my original report I said the application does not crash.
The calendar and notes portions quit (meaning they are visible, but the
user can't input or view any data).  The e-mail portion continues
running fine.

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

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


[Bug 11334] Re: Copy-Paste doesn't work if the source is closed before the paste

2009-04-26 Thread Patrick Roberts
Yesterday my father wanted to log on to a website. He didn't know the
password anymore, so he looked up this password in Evolution, copied the
password, closed Evolution and tried to paste the password in Firefox.
The paste function was greyed out and my father thought he had clicked
on the wrong button, instead of the copy button. He opened Evolution
again, copied the password from the e-mail, closed Evolution and tried
to paste the password in Firefox. Again he was unable to paste the
password and he really had no clue what was going on.

As I said before a working copy and paste function is one of the basic
features of an operating system. This is something that has to work...
always. A lot of people have lost already lost their work, because this
basic function of an operating system still doesn't work. There are a
lot of stories of people who type a long reply in an text editor and
after more than one hour of work copy this reply, close the editor and
try to paste it in Firefox to reply on a forum. All of the work is gone
and there's no way to get it back. More than one hour of work is gone.

People don't want to loose hours of work, only because a basic feature
of an operating system doesn't work. This is one of the reasons people
go back to Windows or buy a Mac. On these operating systems copy / paste
works the way it should work and they won't loose their work, because
they closed the source.

If you want to be taken seriously, than implement a copy / paste
function that works the way it should work. Otherwise people will always
look at Ubuntu as an half-baked, amaturistic operating system.

It can't be that hard to implement, because Desktop Data Manager already
makes it work the way it should. Take the source code of this
application, take out all unneeded featues (screenshot utility and
download manager) and implement it in Ubuntu. Problem solved.

-- 
Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a subscriber of a duplicate bug.

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


[Bug 367178] [NEW] root terminal doesn't launch (ubuntu jaunty 32 bits)

2009-04-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

root terminal is asking for password and does not launch, gnome-terminal works 
fine...
all this in ubuntu 9.04 since upgrade
so, nothing happens

** Affects: gconf2 (Ubuntu)
 Importance: Undecided
 Status: Invalid

-- 
root terminal doesn't launch (ubuntu jaunty 32 bits)
https://bugs.edge.launchpad.net/bugs/367178
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gconf2 in ubuntu.

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


[Bug 367178] Re: root terminal doesn't launch (ubuntu jaunty 32 bits)

2009-04-26 Thread Andreas Moog
*** This bug is a duplicate of bug 328575 ***
https://bugs.launchpad.net/bugs/328575

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 328575, 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.  Please continue to report any other bugs you may
find.

** Package changed: ubuntu = gconf2 (Ubuntu)

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

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

** Changed in: gconf2 (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

** This bug has been marked a duplicate of bug 328575
   Cannot start gnome-terminal because of gconf error

-- 
root terminal doesn't launch (ubuntu jaunty 32 bits)
https://bugs.launchpad.net/bugs/367178
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 301766] Re: do not put notification preferences in the preferences menu

2009-04-26 Thread apbiehle
This was a terrible idea to remove the customization and preferences
feature.

I have a netbook and the notifications take up WAY too much space on the
screen.

A simple menu to make them smaller would have been a great idea. It's a
shame to see a useful feature removed because the preferences menu was
crammed.

I'm pretty sure others have the same problem with this... And it's a
shame, since I know ubuntu is trying to appeal to the netbook market.

Could you please tell me how to reenable it with alacarte? Is alacarte
a program or  À la carte. If it is  À la carte, then, what is the name
of the package?

-- 
do not put notification preferences in the preferences menu
https://bugs.launchpad.net/bugs/301766
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to notification-daemon in ubuntu.

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

[Bug 367285] [NEW] FileChooserButton forgets file filters

2009-04-26 Thread Helge Stenström
Public bug reported:

A file filer is set to a FileChooserButton. The first time the
FileChooserButton is clicked, the filter is there and works. The second
time, the filter is gone. This can be confirmed by the
FileChooser.list_filters() method, or by the look of the FileChooser
dialog.

Expected behavior: The file filter is persistent.
Observed behavior: The file filter disappears after the first activation of the 
FileChooserButton.

Unknown if this is caused by the button or by the FileChooser.

Attached: small demonstration example.
Tested with Ubuntu 8.10 and python-gtk2 version 2.13.0ubuntu8.

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

-- 
FileChooserButton forgets file filters
https://bugs.launchpad.net/bugs/367285
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 367285] Re: FileChooserButton forgets file filters

2009-04-26 Thread Helge Stenström

** Attachment added: Demonstration of how file filters is not persistent.
   http://launchpadlibrarian.net/25995141/fcb.py

** Description changed:

  A file filer is set to a FileChooserButton. The first time the
  FileChooserButton is clicked, the filter is there and works. The second
  time, the filter is gone. This can be confirmed by the
  FileChooser.list_filters() method, or by the look of the FileChooser
  dialog.
  
  Expected behavior: The file filter is persistent.
  Observed behavior: The file filter disappears after the first activation of 
the FileChooserButton.
  
  Unknown if this is caused by the button or by the FileChooser.
  
  Attached: small demonstration example.
+ Tested with Ubuntu 8.10 and python-gtk2 version 2.13.0ubuntu8.

-- 
FileChooserButton forgets file filters
https://bugs.launchpad.net/bugs/367285
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 11334] Re: Copy-Paste doesn't work if the source is closed before the paste

2009-04-26 Thread Michael Nagel
@comment 6:
in true unix history of having one tool to do one thing right i do not 
necessarily think it is a workaround to have a program dedicated to managing 
the clipboard.

however i think solid copypaste is a feature everyone can expect to
work out of the box. and because i think it is highly unlikely to get
this supported in X directly anytime soon i think the right thing to do
is to include a clipboard manager (be it glipper or parcellite) in the
default distribution. maybe in a modified version to show no task list
icon (and thus only exposing the basic copy and paste just
works-behavior but not the advanced historyco options).

somewhere i read a complain against clipboard manager where it blocks a
feature in gimp that responds differently to paste-requests from
different applications (thus exporting all pixel data when pasting to a
third party application and doing some internal speed-optimized pointer
logic when simply pasting to a different layer within gimp). this is a
valid point but it nowhere justifies to ship such a broken copypaste
for most use cases. and if this behavior is so critical gimp may just
provide two copy-methods one for the data and one for the pointer -- and
export the more sane one to the ctrl-c shortcut.

-- we should really try to get a clipboard manager in the default
distribution for karmic. the importance of this bug should be raised
to... at least something above normal imho.

-- 
Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a subscriber of a duplicate bug.

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


[Bug 367291] [NEW] weather doesn't show forecast anymore

2009-04-26 Thread Tom
Public bug reported:

Binary package hint: gnome-applets

Weather Report 2.26.0 no longer has a tab to read the future forecast.
Prior to Ubuntu 9.04 I could select my city (Saginaw, Michigan, USA) and
then was able to select MBS or another sub-location. These sub-locations
are no longer there. I also had three tabs; Current Conditions,
Forecast, Radar Map. The Forecast tab is no longer showing up. And last
of all, nothing shows when selecting Radar Map, just a empty window.
When I press the Update button it redisplays an empty window. This used
to be a very useful applet but now shows only the current conditions.

$  lsb_release -rd
Description:Ubuntu 9.04
Release:9.04

$  apt-cache policy gnome-applets
gnome-applets:
  Installed: 2.26.0-0ubuntu4
  Candidate: 2.26.0-0ubuntu4
  Version table:
 *** 2.26.0-0ubuntu4 0
500 http://us.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

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

-- 
weather doesn't show forecast anymore
https://bugs.launchpad.net/bugs/367291
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


[Bug 367289] [NEW] su -l login authentication failure

2009-04-26 Thread daniel_dude
Public bug reported:

Binary package hint: gnome-terminal

Ubuntu 9.04 gnome terminal

su -l 
super user login doesnt work 
cd 
change directory doesnt work 

is there a workaround

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/gnome-terminal
NonfreeKernelModules: nvidia
Package: gnome-terminal 2.26.0-0ubuntu2
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
su -l login authentication failure
https://bugs.launchpad.net/bugs/367289
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 367289] Re: su -l login authentication failure

2009-04-26 Thread daniel_dude

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/25995395/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/25995396/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/25995397/ProcStatus.txt

-- 
su -l login authentication failure
https://bugs.launchpad.net/bugs/367289
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 328575] Re: Cannot start gnome-terminal because of gconf error

2009-04-26 Thread Andreas Moog
** Bug watch added: freedesktop.org Bugzilla #17970
   https://bugs.freedesktop.org/show_bug.cgi?id=17970

** Also affects: dbus via
   https://bugs.freedesktop.org/show_bug.cgi?id=17970
   Importance: Unknown
   Status: Unknown

-- 
Cannot start gnome-terminal because of gconf error
https://bugs.launchpad.net/bugs/328575
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 366262] Re: Desktop is completely unresponsive after Jaunty upgrade

2009-04-26 Thread Fabio
I have tried to create a new user and it is NOT affected by this bug.

-- 
Desktop is completely unresponsive after Jaunty upgrade
https://bugs.launchpad.net/bugs/366262
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 183846] Re: google calendar source does not show all events

2009-04-26 Thread k-n-u-t
Me, too. Ubuntu Jaunty. No recurring events from google calendar

-- 
google calendar source does not show all events
https://bugs.launchpad.net/bugs/183846
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 366313] Re: Gnome desktop preferences fail to load

2009-04-26 Thread SanketMedhi
Although its running as you can see in the ps output, the problem still
persists.

-- 
Gnome desktop preferences fail to load
https://bugs.launchpad.net/bugs/366313
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 366616] Re: With a CD in the drive, Nautilus refuses to open, glib error.

2009-04-26 Thread Arthur Sa
I reported the same bug. But I can seem to fine  it. I think many people
are have this problem. It should be given a very high priority, if is
not solved soon I will have to go back to 8.10.

-- 
With a CD in the drive, Nautilus refuses to open, glib error.
https://bugs.launchpad.net/bugs/366616
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367315] [NEW] My Aisle Riot Solitaire doesnt work properly any more. I Have to minimize the program and maximize it again at every move i do to see the next step

2009-04-26 Thread c0cainez
Public bug reported:

Binary package hint: gnome-games

i allready re-installed it but nothing changed

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: nvidia
Package: gnome-games 1:2.24.1.1-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-games
Uname: Linux 2.6.27-11-generic i686

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


** Tags: apport-bug

-- 
My Aisle Riot Solitaire doesnt work properly any more. I Have to minimize the 
program and maximize it again at every move i do to see the next step
https://bugs.launchpad.net/bugs/367315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in ubuntu.

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


[Bug 367315] Re: My Aisle Riot Solitaire doesnt work properly any more. I Have to minimize the program and maximize it again at every move i do to see the next step

2009-04-26 Thread c0cainez

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/25996294/Dependencies.txt

-- 
My Aisle Riot Solitaire doesnt work properly any more. I Have to minimize the 
program and maximize it again at every move i do to see the next step
https://bugs.launchpad.net/bugs/367315
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-games in ubuntu.

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


[Bug 292585] Re: Evolution Mail Notification has no sound

2009-04-26 Thread Jim Rorie
I also got it to work by changing the sound in the plugin configuration.
I do not have a gconf key entry:

gconftool-2 -g /apps/evolution/mail/notify/sound
No value set for `/apps/evolution/mail/notify/sound'

-- 
Evolution Mail Notification has no sound
https://bugs.launchpad.net/bugs/292585
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 204566] Re: Rhythmbox keeps trying to install codecs

2009-04-26 Thread Ibai Oihanguren
I have the same problem, with .sit files, and tries to install codecs
every time.

-- 
Rhythmbox keeps trying to install codecs
https://bugs.launchpad.net/bugs/204566
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 328575] Re: Cannot start gnome-terminal because of gconf error

2009-04-26 Thread Bug Watch Updater
** Changed in: dbus
   Status: Unknown = In Progress

-- 
Cannot start gnome-terminal because of gconf error
https://bugs.launchpad.net/bugs/328575
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367113] Re: System Tools under Main Menu Editor has multiple Disk Burner entries that are not working

2009-04-26 Thread davideotape
*** This bug is a duplicate of bug 367102 ***
https://bugs.launchpad.net/bugs/367102

I think this bug has the same root cause as the other bug you've posted,
https://bugs.launchpad.net/ubuntu/+source/alacarte/+bug/367102. I'll
mark this one as a duplicate, and you can mention that this is also
happening with disk burner on the other bug.

** This bug has been marked a duplicate of bug 367102
   F-Spot Photo Manager has two entries under Main Menu Editor

-- 
System Tools under Main Menu Editor has multiple Disk Burner entries that 
are not working
https://bugs.launchpad.net/bugs/367113
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 367102] Re: F-Spot Photo Manager has two entries under Main Menu Editor

2009-04-26 Thread davideotape
I have the same problem here with openoffice and evolution. I've
attached a screenshot of my situation. I don't know what the %U and %F
mean on openoffice, but I think that may be something to do with he
problem

** Attachment added: Screenshot-2.png
   http://launchpadlibrarian.net/25996584/Screenshot-2.png

-- 
F-Spot Photo Manager has two entries under Main Menu Editor
https://bugs.launchpad.net/bugs/367102
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 367325] [NEW] show file name while burning image

2009-04-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

While actually burning an image to a CD/DVD, the there is no mention of
*what* file is being written.

Note in the attached screenshot that Brasero doesn't say *what* image
it's burning, just that it's burning an image.

I would think that this is a small, hopefully easy change, and it would
have saved me 15+ minutes as I was, in fact, burning the wrong image.

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

-- 
show file name while burning image
https://bugs.launchpad.net/bugs/367325
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 367105] Re: Remote Desktop Viewer has two entries under Main Menu Editor

2009-04-26 Thread davideotape
*** This bug is a duplicate of bug 367102 ***
https://bugs.launchpad.net/bugs/367102

** This bug has been marked a duplicate of bug 367102
   F-Spot Photo Manager has two entries under Main Menu Editor

-- 
Remote Desktop Viewer has two entries under Main Menu Editor
https://bugs.launchpad.net/bugs/367105
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to alacarte in ubuntu.

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


[Bug 193578] Re: Scrolling Firefox interrupts Rhythmbox audio

2009-04-26 Thread Xavier Robin
I can see the same problem here.
I have got an AMD athlon 64x2 (duo core)@2.2GHz, 2Gio RAM and 2Gio swap. 
Motherboard is an Asus M2N DH with an integrated HDA sound chipset from nvidia.
Graphic card is a nvidia geforce 7300 GS. 
Ubuntu version is Intrepid 64bits.

The reproducibility is very problematic. You need a heavy page where
firefox is slow to scroll in the first place. For example, a page on
deviant art (eg. http://brute-ua.deviantart.com/art/Take-a-seat-81523879
) with the collect banner opened (may be available only when you're
logged in). Then you have to seize the scrollbar and swing your mouse up
and down violently (ie you have to go really top to bottom and back to
top again), several times (that can be twice, or 10 times depending on
your luck) and very fast (don't wait for the bottom of the page to
display before you're already on top and bottom again, preferably
several times). I don't think scrolling with the mouse wheel is
sufficient to trigger any sound interruption.

This isn't a normal use of Firefox, but it is needed to reproduce the
problem. For a normal-use, you need to be loading several tabs in
Firefox, and switch tab or scoll down rapidly in a long loading page, or
maximize-minimize Firefox quickly, or most likely several of these (ie.
quickly scrolling down a heavy loading page with several other tabs
loading in the background and then double-click on the Firefox icon in
the taskbar to minimize and maximize Firefox, all that in less than 1
second or so). Even so, I don't see this bug more than once or twice a
day.

I cannot reproduce it on lighter pages. A fixed element is recommended, if 
possible transparent) Even a javascript test such as the Acid3 test 
(http://acid3.acidtests.org/) or the sunspider test 
(http://www2.webkit.org/perf/sunspider-0.9/sunspider.html ) doesn't trigger a 
sound interruption. I guess that owner of faster computers need to find even 
worse test cases to be able to reproduce it.
Also I should precise that it is better to work in full screen (preferably 
with a big one, 1600x1200 for me, and with F11 fullscreen on) rather than with 
a smaller Firefox window. If I resize Firefox to use only half of the 
horizontal space (around 600px) I'm not able to hear any sound interruption.

Running a heavy benchmark such as one in hardinfo doesn't stop sound,
nor does sound encoding with SoundConverter (using 2 procs.). To the
contrary, I would say it was easier to make firefox interrupt sound when
the system isn't doing any other computation. With sound converter
working, Firefox scrolls slower but doesn't interrupt the sound anymore.

Stopping compiz and using metacity instead (System  Preferences 
Appearance  setting no visual effect) doesn't completely prevent sound
interruption. Actually it doesn't even seem to reduce the problem.

I tried to use Alsa instead of pulseaudio as proposed above. This didn't
reduce the problem.

I also tried to renice rhythmbox process (with sudo renice 15) but that
didn't change anything.

Only enabling crossfading (seemingly) completely stopped sound
interruption.

If I look at a terminal with top running when the problem occurs, I
can see that Xorg is around  50% CPU and Firefox around 30%.

Finally I don't think it is related to the sound server. If I play in
another player such as Totem or Listen, it isn't interrupted. If I play
two sounds, one in rhythmbox and one in totem, and then I scroll in
Firefox, only rhythmbox's playing is interrupted, and I hear only the
sound played in totem.

So I believe that could be a problem of concurrence between Xorg and
rhytmbox, triggered by Firefox.

-- 
Scrolling Firefox interrupts Rhythmbox audio
https://bugs.launchpad.net/bugs/193578
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 367325] Re: show file name while burning image

2009-04-26 Thread Kevin Hunter
Would set priority of this bug to low, but I don't seem to know how, or
maybe I don't have the access ...

-- 
show file name while burning image
https://bugs.launchpad.net/bugs/367325
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 367325] Re: show file name while burning image

2009-04-26 Thread Kevin Hunter
A further thought ... if normally only make the basename were initially
visible, but on some sort of interaction (mouseover? button?) display
the complete path name, I'd say that could be helpful as well.  I
*usually* don't need the complete path name, but it would have been
useful a couple of times in the past.

** Package changed: ubuntu = brasero (Ubuntu)

-- 
show file name while burning image
https://bugs.launchpad.net/bugs/367325
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 323568] Re: nautilus segfault when i mount new device

2009-04-26 Thread Nigel Atkinson
This bug shows up in Ubuntu 9.04.  It seems to only affect my cd writer
drive and not my DVD drive which is read only.  The backtrace backs this
up, as a brasero library is involved.  I havn't tried a usb stick, but I
guess it might be affected as the original poster found.

** Attachment added: gdb-nautilus.txt
   http://launchpadlibrarian.net/25996907/gdb-nautilus.txt

-- 
nautilus segfault when i mount new device
https://bugs.launchpad.net/bugs/323568
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


  1   2   3   4   5   >