[Bug 203782] Re: Support low color depth to improve speed

2009-05-03 Thread Rocko
I agree: xvnc4viewer is my viewer of preference - it even auto-detects
link speeds and adjusts colour depth accordingly. All it lacks is a GUI
interface that stores addresses and passwords within the Gnome
environment. vinagre does the GUI part nicely - all it lacks is a usable
mode for anything but very fast connections.

-- 
Support low color depth to improve speed
https://bugs.launchpad.net/bugs/203782
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to vinagre in ubuntu.

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


[Bug 371130] Re: in the radio tab the virgin radio names should be changed to absolute radio. It is kind of confusing

2009-05-03 Thread wasubire

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

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

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

-- 
in the radio tab the virgin radio names should be changed to absolute radio. It 
is kind of confusing
https://bugs.launchpad.net/bugs/371130
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 371130] [NEW] in the radio tab the virgin radio names should be changed to absolute radio. It is kind of confusing

2009-05-03 Thread wasubire
Public bug reported:

Binary package hint: rhythmbox

Update radio names in the radio playlist for example virgin radio should
be changed to absolute radio brand

ProblemType: Bug
Architecture: i386
Date: Sun May  3 10:25:51 2009
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: fglrx ath_hal
Package: rhythmbox 0.11.5-0ubuntu8
PackageArchitecture: i386
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: rhythmbox
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-bug

-- 
in the radio tab the virgin radio names should be changed to absolute radio. It 
is kind of confusing
https://bugs.launchpad.net/bugs/371130
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 328575] Re: Cannot start gnome-terminal because of gconf error

2009-05-03 Thread Olivier Sessink
The problem is that there is no session-dbus. The following lines of
shell code start a session dbus, start gconfd and start the gnome-
terminal

#!/bin/sh
eval 'dbus-launch --sh-syntax --exit-with-session'
/usr/lib/libgconf2-4/gconfd-2
gnome-terminal

add it to a script, and start the script.

-- 
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 290654] Re: f-spot crash if file no longer exsist

2009-05-03 Thread Lorenco Trichardt
BTW: This is the latest Jaunty Version.

-- 
f-spot crash if file no longer exsist
https://bugs.launchpad.net/bugs/290654
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 290654] Re: f-spot crash if file no longer exsist

2009-05-03 Thread Lorenco Trichardt
All I can do at the moment is reproduce the following.

Make a selection (Like star rating 1 *)
Make sure that there is only one photo.

Then Open that photo in large (not thumbnail) mode
The right click and delete

It dumps:
[Info  11:05:25.855] BaseDirectory is now /media/data/mydocs/pics/fspotdbs/all
[Info  11:05:25.864] Initializing DBus
[Info  11:05:26.094] Initializing Mono.Addins
[Info  11:05:27.085] Starting new FSpot server
get fences failed: -1
param: 6, val: 0
[Info  11:05:29.493] Starting DBusService
[Info  11:05:29.505] Starting BeagleService
[Info  11:05:29.506] Hack for gnome-settings-daemon engaged

(f-spot:14540): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling 
gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the 
data stream to the loader before dropping the last reference.
Syncing metadata to file...
old =  new =  heading = ASCII
value = 2009:04:26 16:03:34 len = 19
_:bnode506143744 http://www.w3.org/1999/02/22-rdf-syntax-ns#type 
http://www.w3.org/1999/02/22-rdf-syntax-ns#Bag .
_:bnode506143744 http://www.w3.org/1999/02/22-rdf-syntax-ns#li SunSets .
http://fakebase.f-spot.org/internal/ 
http://purl.org/dc/elements/1.1/subject _:bnode506143744 .
http://fakebase.f-spot.org/internal/ http://ns.adobe.com/xap/1.0/Rating 1 
.
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:03 11:05:59 len = 19
value = f-spot version 0.5.0.3 len = 22
value = 2009:05:03 11:06:00 len = 19
Saved 11900 bytes
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle 
the exception.
System.ArgumentNullException: Argument cannot be null.
Parameter name: key
  at 
System.Collections.Generic.Dictionary`2[System.Object,System.Object].set_Item 
(System.Object key, System.Object value) [0x0] 
  at FSpot.Utils.DisposableCache`2[System.String,Gdk.Pixbuf].Add (System.String 
key, Gdk.Pixbuf value) [0x0] 
  at FSpot.Widgets.Filmstrip.GetPixbuf (Int32 i, Boolean highlighted) [0x0] 
  at FSpot.Widgets.Filmstrip.GetPixbuf (Int32 i) [0x0] 
  at FSpot.Widgets.Filmstrip.OnExposeEvent (Gdk.EventExpose evnt) [0x0] 
  at Gtk.Widget.exposeevent_cb (IntPtr widget, IntPtr evnt) [0x0] 
   at GLib.ExceptionManager.RaiseUnhandledException(System.Exception e, Boolean 
is_terminal)
   at Gtk.Widget.exposeevent_cb(IntPtr widget, IntPtr evnt)
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()
   at Gnome.Program.Run()
   at FSpot.Driver.Main(System.String[] args)

Hope this helps.

-- 
f-spot crash if file no longer exsist
https://bugs.launchpad.net/bugs/290654
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 367830] Re: F-Spot lost the folder structure in 9.04

2009-05-03 Thread Christian Keil
Same problem here. But it seems to be more subtle.

There are two different import dialogs:

1) I have my SD card mounted, click Import in f-spot, and select my SD card as 
the source
2) I insert my SD card and select Open F-Spot Photo Manager from the upcoming 
dialog (whether f-spot is already running or not)

Using option 1 everything is fine. The problem occurs with option 2. The
resulting import dialog from f-spot contains a target location and every
photo is just put in that directory without the year/month/day
structure.

This also happens for a new user.

-- 
F-Spot lost the folder structure in 9.04
https://bugs.launchpad.net/bugs/367830
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 371150] [NEW] Incorrect track numbering

2009-05-03 Thread Fouche du Preez
Public bug reported:

Binary package hint: sound-juicer

Ubuntu Release: 9.04
Sound Juicer: 2.26.1

Expected behaviour: 
When extracting an audio CD, the file names of track numbers below 10 should 
have a zero prefix for the track number part of the file name e.g: 01 - Some 
song.ogg 

Actual behaviour: 
No 0 prefix gets added to file name, the 1st track has a name such as: 1 - Some 
song.ogg

Comment:
This behaviour is new in Ubuntu 9.04 - I run previous versions of Ubuntu  
Sound juicer where file naming works as it should. I went through the updates 
of Sound Juicer and think the bug got introduced when the disk number was added 
to the file name. It's fine to add the disc number to the file name, but keep 
the track numbering as it should be :)

** Affects: sound-juicer (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Incorrect track numbering
https://bugs.launchpad.net/bugs/371150
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to sound-juicer in ubuntu.

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


[Bug 371154] [NEW] [jaunty] gnome-keybinding-properties not localized

2009-05-03 Thread Bartek
Public bug reported:

gnome control center 2.26.0-0ubuntu3

gnome-keybinding-properties displays the shortcut names in English
despite this being an installation in German, all the widgets and tree
headings (Audio, Desktop...) in the app are in German though

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


** Tags: gnome keybinding localization shortcut

-- 
[jaunty] gnome-keybinding-properties not localized
https://bugs.launchpad.net/bugs/371154
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 331428] Re: crash when right clicking on a calendar entry

2009-05-03 Thread Bug Watch Updater
** Changed in: libical (Fedora)
   Status: In Progress = Fix Released

-- 
crash when right clicking on a calendar entry
https://bugs.launchpad.net/bugs/331428
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 370677] Re: Ekiga launcher does not appear in KDE4 Launcher menu after installation

2009-05-03 Thread Felix Geyer
I can also confirm it.

The reason for this bug is ubuntu_desktop-file-onlyshowin.patch which adds the 
following line to ekiga.desktop:
OnlyShowIn=GNOME;Mobile

I'm not sure what this patch is good for but it should at least be changed to:
OnlyShowIn=GNOME;KDE;Mobile;

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

-- 
Ekiga launcher does not appear in KDE4 Launcher menu after installation
https://bugs.launchpad.net/bugs/370677
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to ekiga in ubuntu.

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


[Bug 371179] Re: Brasero session error

2009-05-03 Thread s1esar

** Attachment added: brasero-session.log
   http://launchpadlibrarian.net/26277166/brasero-session.log

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

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

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

-- 
Brasero session error
https://bugs.launchpad.net/bugs/371179
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 371149] Re: Login Window Preferences dialog too long for S10e screen

2009-05-03 Thread Chris Coulson
*** This bug is a duplicate of bug 189192 ***
https://bugs.launchpad.net/bugs/189192

Thank you for your bug report. This bug has already been reported, but
please feel free to report any other bugs you find.

** Changed in: ubuntu
   Status: New = Invalid

** Package changed: ubuntu = gdm (Ubuntu)

** This bug has been marked a duplicate of bug 189192
   gdmsetup dialog is to big for 1024 x 768 resolution

-- 
Login Window Preferences dialog too long for S10e screen
https://bugs.launchpad.net/bugs/371149
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 371179] [NEW] Brasero session error

2009-05-03 Thread s1esar
Public bug reported:

Binary package hint: brasero

Description:Ubuntu 9.04
Release:9.04

brasero:
  Установлен: 2.26.0-0ubuntu3
  Кандидат: 2.26.0-0ubuntu3
  Таблица версий:
 *** 2.26.0-0ubuntu3 0
500 http://ru.archive.ubuntu.com jaunty/main Packages
100 /var/lib/dpkg/status

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/brasero
NonfreeKernelModules: nvidia
Package: brasero 2.26.0-0ubuntu3
ProcEnviron:
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
SourcePackage: brasero
Uname: Linux 2.6.29-02062902-generic i686

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


** Tags: apport-bug i386

-- 
Brasero session error
https://bugs.launchpad.net/bugs/371179
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 336070] Re: Can't read DVD with Totem : An error occurred - Could not open location; you might not have permission to open the file

2009-05-03 Thread ciaran.mooney
*** This bug is a duplicate of bug 342890 ***
https://bugs.launchpad.net/bugs/342890

** This bug has been marked a duplicate of bug 342890
   Cannot play DVDs - Could not open location; you might not have permission to 
open the file

-- 
Can't read DVD with Totem : An error occurred - Could not open location; you 
might not have permission to open the file
https://bugs.launchpad.net/bugs/336070
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 371184] Re: File playback in Movie player is choppy, since to upgrade to 9.10....Movie playback from DVD is slow frames.

2009-05-03 Thread axman1971

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

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

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

-- 
File playback in Movie player is choppy, since to upgrade to 9.10Movie 
playback from DVD is slow frames.
https://bugs.launchpad.net/bugs/371184
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 371171] [NEW] When going 'up' from media, nautilus goes to /media instead of 'Computer'

2009-05-03 Thread Tom Jenkins
Public bug reported:

Binary package hint: nautilus

Ubuntu 9.04, nautilus (1:2.26.2-0ubuntu1.)

More of a feature request than a bug. It would be very nice if when you
go 'up' from a device (for example a DVD or other removable storage),
you go back to 'Computer' (in 'Places'), like Windows handles it. It
would be more user friendly as, having gone 'down' from 'Computer', when
one goes back 'up', one should be again in 'Computer'. I imagine this
would confuse a lot of new users. The problem I guess is that nautilus's
'Computer' just links to the actual locations; opening a usb pen goes to
/media/pen instead of computer://pen.

Thanks.

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

-- 
When going 'up' from media, nautilus goes to /media instead of 'Computer'
https://bugs.launchpad.net/bugs/371171
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 371186] [NEW] Evolution freezes on startup

2009-05-03 Thread Andreas Heck
Public bug reported:

Binary package hint: evolution

I'm using evolution since feisty on the same box (always upgraded to the
next version) and currently i'm using Jaunty since beta. This morning
evolution (2.26.1-0ubuntu1) freezes on start up. The main window appears
but it gets grey and it never recovers. I already moved my .eclipse
directory to a backup location but this doesn't change anything.

strace output is attached.

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

-- 
Evolution freezes on startup
https://bugs.launchpad.net/bugs/371186
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 371186] Re: Evolution freezes on startup

2009-05-03 Thread Andreas Heck

** Attachment added: evo.strace
   http://launchpadlibrarian.net/26277631/evo.strace

-- 
Evolution freezes on startup
https://bugs.launchpad.net/bugs/371186
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 371149] [NEW] Login Window Preferences dialog too long for S10e screen

2009-05-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I am using the Lenovo S10e with Ubuntu Netbook remix.  The netbook uses
a screen height of 576 pixels. When I open the Login Window Preferences
from the Administration option the dialog is too tall for the screen.
This means I have no way to reach the buttons at the bottom of the
dialog.  In the standard Ubuntu I would use Workspaces to straddle the
dialog between two.  As far as I can tell the Netbook remix doesn't
offer Workspaces.

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

-- 
Login Window Preferences dialog too long for S10e screen
https://bugs.edge.launchpad.net/bugs/371149
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 371194] [NEW] UPNP not functional (UPNP Twonky Media Server)

2009-05-03 Thread Steff
Public bug reported:

Binary package hint: rhythmbox

UPNP not functional
UPNP not functional
UPNP not functional


Plugins¶

Plugins.png

Erweiterungen können durch Bearbeiten - Plugins an- oder abgewählt
werden. Interessant sind u.a. Last.fm, Cover-Anzeige und Tragbarer
Player - iPOD.

Für das Plugin UPnP sharing support ist unter Ubuntu 7.10 das folgende
Paket notwendig:

*

  python-louie

Für das Plugin DLNA/UPnP-Freigabe und Steuerung unterstützen ist ab
Ubuntu 8.10 folgendes notwendig:

Zuerst installiert man folgendes Paket:

*

  python-setuptools

In der Konsole gibt man folgenden Befehl ein, um UPnP-Unterstützung für
Python zu installieren:

sudo easy_install Coherence

Danach sollte sich das Plugin DLNA/UPnP-Freigabe und Steuerung
unterstützen ohne Fehler aktivieren lassen.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.12.0-0ubuntu4
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
UPNP not functional (UPNP Twonky Media Server)
https://bugs.launchpad.net/bugs/371194
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 371194] Re: UPNP not functional (UPNP Twonky Media Server)

2009-05-03 Thread Steff

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

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

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

-- 
UPNP not functional (UPNP Twonky Media Server)
https://bugs.launchpad.net/bugs/371194
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 371200] [NEW] message disappeared while reading it

2009-05-03 Thread Vinod.Mehta
Public bug reported:

Binary package hint: evolution

While reading a message it suddenly disappeared and does not appear in
the inbox or any where else! This has happened twice.

Second bug to report is that the curser jumps to a random point during
writing email - hence typing elsewhere - this happens very often.

Third bug is that the messages display by most recent first has
alphabetical a messages at top some times - followed by chronological
list.

Fourth bug is that synchronisation with gmail brings random old messages
into evolution.

Otherwise a great email client.
Thanks

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

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


** Tags: apport-bug i386

-- 
message disappeared while reading it
https://bugs.launchpad.net/bugs/371200
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 371200] Re: message disappeared while reading it

2009-05-03 Thread Vinod.Mehta

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

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

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

-- 
message disappeared while reading it
https://bugs.launchpad.net/bugs/371200
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 371184] [NEW] File playback in Movie player is choppy, since to upgrade to 9.10....Movie playback from DVD is slow frames.

2009-05-03 Thread axman1971
Public bug reported:

Binary package hint: nautilus

Movie player slow and crashes while playing video.
when playing a dvd playback is really slow

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.26.2-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
File playback in Movie player is choppy, since to upgrade to 9.10Movie 
playback from DVD is slow frames.
https://bugs.launchpad.net/bugs/371184
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 323980] Re: Totem's slider doesn't move smoothly

2009-05-03 Thread Johannes Langlotz
Yes, this is still an issue in jaunty.

-- 
Totem's slider doesn't move smoothly
https://bugs.launchpad.net/bugs/323980
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 371162] [NEW] starting gimp deactivates monitor; kernel 2.6.28-11

2009-05-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu 9.04
GIMP: 2.6.6-0ubuntu1 (jaunty)
Kernel: 2.6.28-11

Upgraded from kubuntu from 8.10 to 9.04 via DVD (20090421.2).
Starting gimp puts the monitor to sleep when system is booted with kernel 
2.6.28-11.

Booting with older kernel (2.6.27-7) works ok.

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


** Tags: 9.04 gimp kernel kubuntu
-- 
starting gimp deactivates monitor; kernel 2.6.28-11
https://bugs.edge.launchpad.net/bugs/371162
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 310543] apport-collect data

2009-05-03 Thread davideotape
Architecture: amd64
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: file-roller 2.26.1-0ubuntu1
PackageArchitecture: amd64
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_GB.UTF-8
Uname: Linux 2.6.28-11-generic x86_64
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev scanner tape video

-- 
selecting 'extract' in the file dialog does not respond when 'selected files' 
is selected
https://bugs.launchpad.net/bugs/310543
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 310543]

2009-05-03 Thread davideotape

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

-- 
selecting 'extract' in the file dialog does not respond when 'selected files' 
is selected
https://bugs.launchpad.net/bugs/310543
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 371162] Re: starting gimp deactivates monitor; kernel 2.6.28-11

2009-05-03 Thread Folkert
** Package changed: ubuntu = gimp (Ubuntu)

-- 
starting gimp deactivates monitor; kernel 2.6.28-11
https://bugs.launchpad.net/bugs/371162
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gimp in ubuntu.

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


[Bug 310543] Re: selecting 'extract' in the file dialog does not respond when 'selected files' is selected

2009-05-03 Thread davideotape
** Changed in: fileroller
   Importance: Unknown = Undecided

** Changed in: fileroller
 Remote watch: GNOME Bug Tracker #566767 = None

-- 
selecting 'extract' in the file dialog does not respond when 'selected files' 
is selected
https://bugs.launchpad.net/bugs/310543
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 370366] Re: [Karmic] Time and Date - platform not supported

2009-05-03 Thread davideotape
Is it worth running apport-collect now that the software has changed?

-- 
[Karmic] Time and Date - platform not supported
https://bugs.launchpad.net/bugs/370366
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to system-tools-backends in ubuntu.

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


[Bug 44082] Re: GNOME Panel icons (on right side) move apparently randomly on session start in some situations

2009-05-03 Thread seanK
I too can confirm for Jaunty release.

Only seems to be right hand aligned applets on top  bottom panels, even
if all applets are locked.

-- 
GNOME Panel icons (on right side) move apparently randomly on session start in 
some situations
https://bugs.launchpad.net/bugs/44082
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 371230]

2009-05-03 Thread davideotape

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

-- 
Screensaver should detect when you are watching a fullscreen flash player
https://bugs.launchpad.net/bugs/371230
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 371230] [NEW] Screensaver should detect when you are watching a fullscreen flash player

2009-05-03 Thread davideotape
Public bug reported:

Binary package hint: gnome-screensaver

Whilst watching the BBC iPlayer in full screen, I was interrupted by my
screen saver because I hadn't moved the mouse or touched the keyboard
for over 5 minutes.. This behavior is entirely normal, and should not
bring up the screen saver. So, there should be a way of gnome-
screensaver detecting whether you are using a full screen flash player,
and disable the screen saver when this is the case. This works whatever
the time frame for screen saver activation.

Ubuntu 9.10
gnome-screensaver 2.24.0-0ubuntu6

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

-- 
Screensaver should detect when you are watching a fullscreen flash player
https://bugs.launchpad.net/bugs/371230
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 371230] apport-collect data

2009-05-03 Thread davideotape
Architecture: amd64
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: gnome-screensaver 2.24.0-0ubuntu6
PackageArchitecture: amd64
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_GB.UTF-8
Uname: Linux 2.6.28-11-generic x86_64
UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev scanner tape video

-- 
Screensaver should detect when you are watching a fullscreen flash player
https://bugs.launchpad.net/bugs/371230
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 371234] Re: system::admin::services is broken in karmic (says platform is unsupported)

2009-05-03 Thread Martin Olsson

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

-- 
system::admin::services is broken in karmic (says platform is unsupported)
https://bugs.launchpad.net/bugs/371234
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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


[Bug 371234] Re: system::admin::services is broken in karmic (says platform is unsupported)

2009-05-03 Thread Martin Olsson
I guess you just have to tell gnome-system-tools about the fact that
karmic exists.

-- 
system::admin::services is broken in karmic (says platform is unsupported)
https://bugs.launchpad.net/bugs/371234
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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


[Bug 371234] [NEW] system::admin::services is broken in karmic (says platform is unsupported)

2009-05-03 Thread Martin Olsson
Public bug reported:

Binary package hint: gnome-system-tools

repro steps:

0. (make sure you're running karmic)
1. select system::administration::services

Expected:
Should show my system services

Actual:
Shows some weird dialog saying that my platform is not supported, and asks if I 
want to copy my config from Arch Linux etc (see screenshot).

ProblemType: Bug
Architecture: i386
Date: Sun May  3 15:28:30 2009
DistroRelease: Ubuntu 9.10
Package: gnome-system-tools 2.22.2-0ubuntu4
ProcEnviron:
 LANG=en_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-system-tools
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
system::admin::services is broken in karmic (says platform is unsupported)
https://bugs.launchpad.net/bugs/371234
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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


[Bug 371234] Re: system::admin::services is broken in karmic (says platform is unsupported)

2009-05-03 Thread Martin Olsson

** Attachment added: dialog which is incorrectly opened by 
system::administration::services in karmic
   http://launchpadlibrarian.net/26280466/Screenshot-Unsupported%20platform.png

-- 
system::admin::services is broken in karmic (says platform is unsupported)
https://bugs.launchpad.net/bugs/371234
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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


[Bug 371219] [NEW] Nautilus fails to auto update

2009-05-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Using fully updated Ubuntu 8.10, Kernel 2.6.27-11-generic, GNOME 2.24.1.
Nautilus version 1:2.24.1-0ubuntu2. I create a file via gedit and save
to directory X. I expect nautilus to update the item count in X. It
does not refresh the count until manually refreshed or the directory is
opened. If the file is dragged into X instead of saved directly there,
nautilus works as expected. For what this is worth...gvfs-monitor-dir
X does indeed see that the file has been saved to the directory even
though the count is not refreshed. This also applies to refreshing
thumbnail images of modified image files.

** Affects: nautilus (Ubuntu)
 Importance: Low
 Status: Incomplete

-- 
Nautilus fails to auto update
https://bugs.edge.launchpad.net/bugs/371219
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 370430] Re: Close terminal tab shortcut keys are matching

2009-05-03 Thread Martin Olsson
I also see this bug. Can be reproduced using these steps:

1. launch gnome-terminal
2. type man ls
3. without closing the man page click the top right close button X-mark to 
close the terminal

-- 
Close terminal tab shortcut keys are matching
https://bugs.launchpad.net/bugs/370430
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 371219] Re: Nautilus fails to auto update

2009-05-03 Thread Chris Coulson
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?

This will help us to find and resolve the problem.

** Package changed: ubuntu = nautilus (Ubuntu)

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

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

-- 
Nautilus fails to auto update
https://bugs.launchpad.net/bugs/371219
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 370430] Re: Close terminal tab shortcut keys are matching

2009-05-03 Thread Martin Olsson
I've filed this bug upstream:
http://bugzilla.gnome.org/show_bug.cgi?id=581184

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

** Also affects: gnome-terminal via
   http://bugzilla.gnome.org/show_bug.cgi?id=581184
   Importance: Unknown
   Status: Unknown

-- 
Close terminal tab shortcut keys are matching
https://bugs.launchpad.net/bugs/370430
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 370430] Re: Close terminal tab shortcut keys are matching

2009-05-03 Thread Bug Watch Updater
** Changed in: gnome-terminal
   Status: Unknown = Invalid

-- 
Close terminal tab shortcut keys are matching
https://bugs.launchpad.net/bugs/370430
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 366526] Re: nautilus. GLib-ERROR **: ... failed to allocate 1073741824 bytes

2009-05-03 Thread Ariszló
It seems that Ubuntu 9.04 requires more RAM than advertised. This
machine has:

* Intel(R) Celeron(R) CPU 1.70GHz
* NV11 [GeForce2 MX/MX 400] 
* 512 MB RAM

** Attachment added: valgrind.log
   http://launchpadlibrarian.net/26281928/valgrind.log

-- 
nautilus. GLib-ERROR **: ... failed to allocate 1073741824 bytes
https://bugs.launchpad.net/bugs/366526
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 371251] Re: opera installation hangs and won't complete

2009-05-03 Thread chris holobar

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

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

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

-- 
opera installation hangs and won't complete
https://bugs.launchpad.net/bugs/371251
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 371251] [NEW] opera installation hangs and won't complete

2009-05-03 Thread chris holobar
Public bug reported:

Binary package hint: gnome-terminal

upgraded to Ubuntu 9.04 from an 8.10 Wubi installation.  Tried to
install Opera 9.64 from debian package and the package installer hangs -
progress bar just goes back and forth until I eventually close the
window, but then can't close package installer window.  Also tried to
install opera through the terminal window, but when I open terminal, I
get a there was an error creating the child process for this terminal
error and I can't type or paste text into the terminal window.

Thanks,

Chris

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/bin/gnome-terminal
Package: gnome-terminal 2.26.0-0ubuntu2
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
opera installation hangs and won't complete
https://bugs.launchpad.net/bugs/371251
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 371258] [NEW] nautilus crashes with segment fault using open terminal here on a ssh place

2009-05-03 Thread dauerbaustelle
Public bug reported:

Binary package hint: nautilus

Nautilus crashes with segment fault when trying to open a terminal using
open-terminal-extension on a ssh mounted folder.

GDB debug output is very poor about this:

(gdb) run
Starting program: /usr/bin/nautilus 
[Thread debugging using libthread_db enabled]
[New Thread 0xb702d750 (LWP 9865)]
[New Thread 0xb6d8bb90 (LWP 9868)]
[New Thread 0xb658ab90 (LWP 9869)]

Program exited normally.
(gdb) bt full
No stack.

j~$ uname -r
2.6.28-11-generic
~$ nautilus --version
GNOME nautilus 2.26.2

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

-- 
nautilus crashes with segment fault using open terminal here on a ssh place
https://bugs.launchpad.net/bugs/371258
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 370575] Re: does not download email

2009-05-03 Thread Kat
This is somewhat similar to my problem. Before downloading Ubuntu 9.04 I
was able to download my hotmail on evolution very well and as soon as I
upgraded to 9.04 I could no longer connect. I get an Error While
Fetching Mail message and then when I click on that it tells me I can
not connect to the required ip address. I did report it though.

-- 
does not download email
https://bugs.launchpad.net/bugs/370575
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


Re: [Bug 370888] Re: users and groups applet does not allow to add/manage group

2009-05-03 Thread Vu
Thank you,

That did it.  Some how I expect it to behave like Synaptic Package
Manager (i.e. ask for user's password before showing the interface)




From: C de-Avillez hgg...@gmail.com
To: vu_k_t...@yahoo.com
Sent: Saturday, May 2, 2009 2:45:42 PM
Subject: [Bug 370888] Re: users and groups applet does not allow to add/manage 
group

Thank you for opening this bug and helping make Ubuntu better. Per your
description it sounds like you did not unlock the Users and Groups
utility (at the bottom of the window, to the left of the Close buttom).

** Package changed: ubuntu = gnome-system-tools (Ubuntu)

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

-- 
users and groups applet does not allow to add/manage group
https://bugs.launchpad.net/bugs/370888
You received this bug notification because you are a direct subscriber
of the bug.

Status in “gnome-system-tools” source package in Ubuntu: Incomplete

Bug description:
1) I've performed a new installation of Ubuntu 9.04 on an Intel platform.

2) I believe the package is gnome-system-tools

3) When I select System  Administration  Users and Groups menu option,
the dialog does not give me option to Add User or Delete as those
buttons are disabled.

Click on the Manage Groups button also display a disabled dialog with
all the Add Group, Properties, Delete buttons disabled.

4) Because of that, I am unable to add new user and/or manage groups

-- 
users and groups applet does not allow to add/manage group
https://bugs.launchpad.net/bugs/370888
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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

[Bug 370247] Re: tracknumber(s) not correct displayed

2009-05-03 Thread Scott Armitage
*** This bug is a duplicate of bug 370244 ***
https://bugs.launchpad.net/bugs/370244

** This bug has been marked a duplicate of bug 370244
   tracknumber(s) not correct displayed

-- 
tracknumber(s) not correct displayed
https://bugs.launchpad.net/bugs/370247
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 371186] Re: Evolution freezes on startup

2009-05-03 Thread Andreas Heck
Unfortunately the bug seems to be quite hard to reproduce. I just
recognized that there were other helper processes of evolution running
(e.g. evolution-alarm-notify). After I killed them evolution is working
again.

-- 
Evolution freezes on startup
https://bugs.launchpad.net/bugs/371186
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 371274] Re: Rhythmbox Music Player can no longer parse some RSS feeds

2009-05-03 Thread phflupp

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

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

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

-- 
Rhythmbox Music Player can no longer parse some RSS feeds
https://bugs.launchpad.net/bugs/371274
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 371274] [NEW] Rhythmbox Music Player can no longer parse some RSS feeds

2009-05-03 Thread phflupp
Public bug reported:

Binary package hint: rhythmbox

Some RSS feeds no longer work.

Here's an example:

http://feeds.feedburner.com/SexTantraKamaSutra

...stopped working immediately after upgrade to Ubuntu 8.10. There were
no Rhythmbox errors reported during the upgrade process.

Please let us know when this is fixed.

Thx.
-P.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: nvidia
Package: rhythmbox 0.11.6svn20081008-0ubuntu4.3
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.27-11-generic x86_64

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


** Tags: apport-bug

-- 
Rhythmbox Music Player can no longer parse some RSS feeds
https://bugs.launchpad.net/bugs/371274
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 298804] Re: Hibernate fails on Dell Inspiron 8600 with Intrepid

2009-05-03 Thread Raphaël
Hi,

Same thing here. This annoying bug persists after upgrading to 9.04.

My computer is a Dell XPS M1530 under Kde.

best regards.

-- 
Hibernate fails on Dell Inspiron 8600 with Intrepid
https://bugs.launchpad.net/bugs/298804
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 371281] Re: evolution-data-server is unstable, causes hangs in other applications

2009-05-03 Thread Ted

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

-- 
evolution-data-server is unstable, causes hangs in other applications
https://bugs.launchpad.net/bugs/371281
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in ubuntu.

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


[Bug 307778] Re: brasero won't burn added VOBs invideo project in Ubuntu 8.10

2009-05-03 Thread Jeremy von Hoff
I'm on Jaunty, and I'm getting the same result.  dvd-slideshow creates a
VOB file.  If I open Brasero, click new video project, and drag that VOB
in, I get the same results as above.  Burn is greyed out.

-- 
brasero won't burn added VOBs invideo project in Ubuntu 8.10
https://bugs.launchpad.net/bugs/307778
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 371281] [NEW] evolution-data-server is unstable, causes hangs in other applications

2009-05-03 Thread Ted
Public bug reported:

Binary package hint: evolution-data-server

Release of Ubuntu: 9.04
Package Version: 2.26.1-0ubuntu1

Since installing Jaunty, both Pidgin and Evolution have been hanging
periodically. With Pidgin, these hangs can only be stopped with a kill
-9, while Evolution responds to kill. After killing Pidgin, it will
start again, begin to sign into accounts, and immediately freeze without
any indication in debug output. After killing Evolution, it will start
again, but not show a window.

I backtraced Pidgin during a hang (sorry, didn't save it, will attach
another when it happens again) and found it had hung on an Orbit call in
the Evolution Integration plugin. Killing the evolution-data-server-2.6
process caused Pidgin to revive. After launching Evolution and waiting
long enough for it to have started normally, killing the e-d-s process
caused Evolution to show a window and function normally.

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: evolution-data-server 2.26.1-0ubuntu1
ProcEnviron:
 LANGUAGE=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution-data-server
Uname: Linux 2.6.28-11-generic x86_64

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug

-- 
evolution-data-server is unstable, causes hangs in other applications
https://bugs.launchpad.net/bugs/371281
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in ubuntu.

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


Re: [Bug 371251] Re: opera installation hangs and won't complete

2009-05-03 Thread chris holobar

Sorry, I don't know what to do with these.

Chris

chris holobar wrote:
 ** Attachment added: Dependencies.txt
http://launchpadlibrarian.net/26282001/Dependencies.txt

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

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



-- 
opera installation hangs and won't complete
https://bugs.launchpad.net/bugs/371251
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 367372] Re: Gedit uses 100% of the CPU while editing files

2009-05-03 Thread Nicklas W Bjurman
I don't know if this is relevant but for some reason I haven't noticed
it as of lately.

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

-- 
Gedit uses 100% of the CPU while editing files
https://bugs.launchpad.net/bugs/367372
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-05-03 Thread Arnaldo Mandel
I didn't work, until I caught on the typo (ticks instead of backticks).
Here is the corrected script:

#!/bin/sh
eval `dbus-launch --sh-syntax --exit-with-session`
/usr/lib/libgconf2-4/gconfd-2
gnome-terminal


Now it does indeed work.  I can gksudo this script and can also invoke it 
remotely.

-- 
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 343067] Re: Playing a DVD iso in totem causes the iso to be mounted in .gvfs and not played.

2009-05-03 Thread Christophe Van Reusel
hello
 today bug still there.
But here A small correction in your temporary work-around.

Temporary workaround: Install totem-xine using your package manager.
Create a custom command launcher. Right click an ISO, click properties,
click the Open With tab, click Add, click the Use a custom command
arrow, and set the command to totem-xine dvd://

Change the totem-xine dvd://  into   totem-xine dvd://%u

Then it's working perfect.

greetings christophe

-- 
Playing a DVD iso in totem causes the iso to be mounted in .gvfs and not played.
https://bugs.launchpad.net/bugs/343067
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 371293] [NEW] Rearranging Items Causes Duplicates

2009-05-03 Thread seanK
Public bug reported:

Binary package hint: alacarte

Ubuntu 9.04 Jaunty

Whilst rearranging the menu for a more logical organisation of Sytem -
Preferences, I've noticed that it has caused duplicates of the
rearranged items in the Application - Other category.

As an observation, the whole editing process in Alacarte does feel kind
of sluggish and desperately requires improving from a usability
perspective.

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

-- 
Rearranging Items Causes Duplicates
https://bugs.launchpad.net/bugs/371293
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 370815] Re: Play status in notification area icon hard to see

2009-05-03 Thread Andreas Moog
** Bug watch added: GNOME Bug Tracker #567388
   http://bugzilla.gnome.org/show_bug.cgi?id=567388

** Changed in: rhythmbox
   Status: New = Unknown

** Changed in: rhythmbox
 Remote watch: GNOME Bug Tracker #581114 = GNOME Bug Tracker #567388

-- 
Play status in notification area icon hard to see
https://bugs.launchpad.net/bugs/370815
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


Re: [Bug 362992] Re: Settings of page returned to default after first printing

2009-05-03 Thread war-deda
I think that You can close this bug, because in last 2.26.1version this 
bug not recreated

-- 
Settings of page returned to default after first printing
https://bugs.launchpad.net/bugs/362992
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-05-03 Thread Maxim Levitsky
Indeed.

as a workaround one can create /usr/local/bin/gnome-terminal with the
above code:

#!/bin/bash

if [  $EUID = 0 ] ; then

eval `dbus-launch --sh-syntax --exit-with-session`
/usr/lib/libgconf2-4/gconfd-2
fi

exec /usr/bin/gnome-terminal $*

-- 
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 328575] Re: Cannot start gnome-terminal because of gconf error

2009-05-03 Thread Maxim Levitsky
Thus I still thing gnome-terminal should work without gconf

-- 
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 328575] Re: Cannot start gnome-terminal because of gconf error

2009-05-03 Thread Maxim Levitsky
What is 'interesting' is that I don't see any gnome program except
gnome-terminal that needs that workaround

-- 
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 370815] Re: Play status in notification area icon hard to see

2009-05-03 Thread Bug Watch Updater
** Changed in: rhythmbox
   Status: Unknown = New

-- 
Play status in notification area icon hard to see
https://bugs.launchpad.net/bugs/370815
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 366224] Re: Rendering artifact on text in firefox and gedit

2009-05-03 Thread Charles Hudak
I'm having a similar problem after upgrading to Jaunty. I primarily see
this in gmail.

Here's an example (see horizontal artifacts under checkboxes):


** Attachment added: gmail.jpg
   http://launchpadlibrarian.net/26284564/gmail.jpg

-- 
Rendering artifact on text in firefox and gedit
https://bugs.launchpad.net/bugs/366224
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 371303] [NEW] inbox emptied, can't recieve mail but can send

2009-05-03 Thread Rudy
Public bug reported:

Binary package hint: evolution

Ubuntu 8.04, evolution mail. I've been successfully using evolution until 
yesterday evening. I selected a message to view in my inbox, an error came up 
on the bottom stating the path to my inbox could not be found. Rebooted, inbox 
empty, although sub-folders in my inbox and sent items are still there. No 
error messages, I can send but not receive mail. (It acts normally, but no 
messages arrive) 
 I tried the following (that I found from an existing question). 0. Close 
evolution; 1. open a terminal; 2. type in 'evolution --force-shutdown' this 
will completely close Evolution.3. type 'env CAMEL_DEBUG=all evolution  
evo.log'(without the quotes) This will restart Evolution with a trace on the 
email routines.4. try to do a send/receive. Per your comments it should be an 
immediate failure...5. close evolution again. This will free up the terminal.6. 
look at the log file (evo.log) that was created. Somewhere in there you should 
see some errors.
evo log:
evolution-shell-Message: Killing old version of evolution-data-server...
camel_junk_plugin_init

(evolution:6956): camel-CRITICAL **: camel_object_is: assertion `o !=
NULL' failed

(evolution:6956): camel-CRITICAL **: camel_object_ref: assertion
`CAMEL_IS_OBJECT(o)' failed

(evolution:6956): camel-CRITICAL **: camel_object_is: assertion `o !=
NULL' failed

(evolution:6956): camel-CRITICAL **: camel_object_ref: assertion 
`CAMEL_IS_OBJECT(o)' failed
CamelException.setv(0xbf928064, 2, 'Cannot get folder `Inbox': Value too large 
for defined data type')
Thread b64b7740 
CamelStore('mbox:/home/rudy/.evolution/mail/local'):get_folder('Inbox', 1) = 
(nil)
  failed: 'Cannot get folder `Inbox': Value too large for defined data type'
 b64b7740 

ProblemType: Bug
Architecture: i386
Date: Sun May  3 08:54:30 2009
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/evolution
Package: evolution 2.22.3.1-0ubuntu1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.24-23-generic i686

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


** Tags: apport-bug

-- 
inbox emptied, can't recieve mail but can send
https://bugs.launchpad.net/bugs/371303
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 371303] Re: inbox emptied, can't recieve mail but can send

2009-05-03 Thread Rudy

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

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

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

-- 
inbox emptied, can't recieve mail but can send
https://bugs.launchpad.net/bugs/371303
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 362992] Re: Settings of page returned to default after first printing

2009-05-03 Thread Dimitrios Symeonidis
marking as fix released, as per your last comment. thank you, and good
luck

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

-- 
Settings of page returned to default after first printing
https://bugs.launchpad.net/bugs/362992
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 335020] Re: Brightness indicator will not go away, menus won't drop down [Intrepid]

2009-05-03 Thread Johnny Dopefish
Resolved in 9.04

** Changed in: gnome-power-manager (Ubuntu)
   Status: Incomplete = Fix Released

-- 
Brightness indicator will not go away, menus won't drop down [Intrepid]
https://bugs.launchpad.net/bugs/335020
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 248372] Re: Nautilus crash makes desktop icons and right-click vanish until restart

2009-05-03 Thread Tallyho
this happens to me to. How to cause the crash

I open the /home/ folder with nautilus
then I do a quick right click and left click - that gets me into my users home 
folder
when the mouse then is moved, nautilus crashes and respawns

Strange.

-- 
Nautilus crash makes desktop icons and right-click vanish until restart
https://bugs.launchpad.net/bugs/248372
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 371312] Re: cpufreq-applet: shows 2.54/2.53/1.6/800 Steps

2009-05-03 Thread Robert Entner

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

-- 
cpufreq-applet: shows 2.54/2.53/1.6/800 Steps
https://bugs.launchpad.net/bugs/371312
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 371312] [NEW] cpufreq-applet: shows 2.54/2.53/1.6/800 Steps

2009-05-03 Thread Robert Entner
Public bug reported:

Binary package hint: gnome-applets

The cpufreq-applet shows the following Frequencies:
2,54 GHz
2,53 GHz
1,60 GHz
800 MHz

Why are there two nearly identical frequencies?

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: gnome-applets 2.26.0-0ubuntu4
ProcEnviron:
 PATH=(custom, user)
 LANG=de_AT.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-applets
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
cpufreq-applet: shows 2.54/2.53/1.6/800 Steps
https://bugs.launchpad.net/bugs/371312
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 371312] Re: cpufreq-applet: shows 2.54/2.53/1.6/800 Steps

2009-05-03 Thread Robert Entner

** Attachment added: Screenshot of the cpufreq-applet
   http://launchpadlibrarian.net/26285806/screenshot-cpufreq-applet.png

-- 
cpufreq-applet: shows 2.54/2.53/1.6/800 Steps
https://bugs.launchpad.net/bugs/371312
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 261108] Re: ctrl+dragdrop file duplication does not work in list view

2009-05-03 Thread Daniel Pirch
The bug is still present in Jaunty.

-- 
ctrl+dragdrop file duplication does not work in list view
https://bugs.launchpad.net/bugs/261108
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


Re: [Bug 346539] Re: totem closes when trying to play video

2009-05-03 Thread Robert Hartnett
I cant open anything, and the whole process of getting a backtrace  is not
clear to me.

On Sat, May 2, 2009 at 6:35 PM, martinsp p...@mail.pt wrote:

 Using 8.04, totem-gstreamer 2.22.1-0ubuntu3; I also have this problem
 opening .ogg (video/x-theora+ogg) files (1st one from this page:
 http://live.gnome.org/GnomeShell/Screencasts).
 I've tried without success to get crash report. Backtrace and Strace
 attached.
 video/mpeg files open without a problem.

 ** Attachment added: totem-346539.tgz
   http://launchpadlibrarian.net/26262243/totem-346539.tgz

 --
 totem closes when trying to play video
 https://bugs.launchpad.net/bugs/346539
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “totem” source package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: totem

 When i click to play a video totem closes out. When i try to open through
 the video folder it comes up and closes.

 ProblemType: Bug
 Architecture: i386
 DistroRelease: Ubuntu 8.10
 ExecutablePath: /usr/bin/totem-gstreamer
 Package: totem-gstreamer 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: totem
 Uname: Linux 2.6.27-11-generic i686


-- 
totem closes when trying to play video
https://bugs.launchpad.net/bugs/346539
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 291594] Re: Intrepid metacity's keyboard shortcuts are not working properly

2009-05-03 Thread Pallinger Péter
I can also confirm this.
I checked with 'xev', that X keyboard events are correctly generated due to 
keystokes, but are completely ignored by Metacity.
After killing metacity (it restarted automatically, of course), hotkeys are 
working fine again.

I'm also attaching my .xsession-errors file.

If I can reproduce the error, I will also send you the possible cause.


** Attachment added: .xsession-errors
   http://launchpadlibrarian.net/26286330/.xsession-errors

-- 
Intrepid metacity's keyboard shortcuts are not working properly
https://bugs.launchpad.net/bugs/291594
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 371281] Re: evolution-data-server is unstable, causes hangs in other applications

2009-05-03 Thread Ted
Backtrace obtained from attaching to hung pidgin process with GDB.
Killing evolution-data-server-2.26 caused an immediate revival pidgin.

** Attachment added: backtrace.txt
   http://launchpadlibrarian.net/26286318/backtrace.txt

-- 
evolution-data-server is unstable, causes hangs in other applications
https://bugs.launchpad.net/bugs/371281
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution-data-server in ubuntu.

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


[Bug 275308] Re: Dual Monitors won't SLEEP in TwinView mode

2009-05-03 Thread BassKozz
Still having this issue in Jaunty... I was hoping upgrading to Jaunty would fix
it, but it's still there :(

Any idea's?
Any/All comments/suggestions would be greatly appreciated.

gnome-power-manager --version
Version 2.24.2

-- 
Dual Monitors won't SLEEP in TwinView mode
https://bugs.launchpad.net/bugs/275308
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 150655] Re: notification-daemon crashed with SIGILL in create_notification()

2009-05-03 Thread Connor Imes
** Visibility changed to: Public

-- 
notification-daemon crashed with SIGILL in create_notification()
https://bugs.launchpad.net/bugs/150655
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 371329] [NEW] network applet put statistics lower when mouse cursor focus on it

2009-05-03 Thread Alexandre Racine
Public bug reported:

Binary package hint: gnome-system-monitor

See the picture.

When putting the focus of the mouse cursor on the network part of the
applet, the network graph lower or zeros the network activity bars.

On the picture attached, the yellow lower bars are when I simply focus,
unfocus, focus, unfocus.

This has been like that since I used Ubuntu, so that would be... 7.04 I
think.

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

-- 
network applet put statistics lower when mouse cursor focus on it
https://bugs.launchpad.net/bugs/371329
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 371329] Re: network applet put statistics lower when mouse cursor focus on it

2009-05-03 Thread Alexandre Racine

** Attachment added: weirdnetwork.png
   http://launchpadlibrarian.net/26286649/weirdnetwork.png

-- 
network applet put statistics lower when mouse cursor focus on it
https://bugs.launchpad.net/bugs/371329
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 144955] Re: notification-daemon crashed with SIGSEGV

2009-05-03 Thread Connor Imes
** Visibility changed to: Public

-- 
notification-daemon crashed with SIGSEGV
https://bugs.launchpad.net/bugs/144955
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 68213] Re: Column customizations not remembered

2009-05-03 Thread Ryan Larscheidt
This bug is still present in the GNOME System Monitor that ships with
Jaunty.

-- 
Column customizations not remembered
https://bugs.launchpad.net/bugs/68213
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 327355] unsubscribe

2009-05-03 Thread Tigerboy
unsubscribe

-- 
Misplacement of objects in Hebrew printing
https://bugs.launchpad.net/bugs/327355
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 58179] Re: Doesn't autohide on context menu close

2009-05-03 Thread glacialfury
Still present in Ubuntu 9.04 Jaunty 64bit, gnome-panel 2.26

-- 
Doesn't autohide on context menu close
https://bugs.launchpad.net/bugs/58179
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 369411] [NEW] Baobab crashes when trying to scan a directory that isn't ticked in the preferences-dialog

2009-05-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Steps to reproduce:

1) Start Baobab
2) Goto Edit - Preferences and untick some device you have mounted. Close 
dialog.
3) Click on Scan Folder and select the path to the mounted device you 
unticked in [2].
4) Crash.

This happens in Jaunty (AMD64) as well as in Intrepid (AMD64).

** Affects: gnome-utils (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Baobab crashes when trying to scan a directory that isn't ticked in the 
preferences-dialog
https://bugs.launchpad.net/bugs/369411
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 355123] [NEW] Baobab crashes at startup without error message

2009-05-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: baobab

I changed the preferences so that they would only scan a usb mounted
disk when doing a file system scan.  It immediately crashed after
closing the dialog and now crashes on launch.  It makes no differences
if the drive is mounted or not.

$ lsb_release -rd
Description:Ubuntu 8.10
Release:8.10

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

-- 
Baobab crashes at startup without error message
https://bugs.launchpad.net/bugs/355123
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 347899] [NEW] disk usage utility reports inaccurate disk usage

2009-05-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: baobab

While trying to trackdown where my disk usage went, I noticed some
inaccurate reporting by baobab.

http://darrylclarke.com/wp-content/uploads/2009/03/before-scanning.png
http://darrylclarke.com/wp-content/uploads/2009/03/after-scanning.png

before-scanning.png reports the same usage as the output of df, but
after-scanning.png shows approximately 40 GB missing.  It's showing
'home' as only 8.5GB of use, as below, you'll see my home is using 47GB
according to 'du'

'df' output (cruft removed):

dcla...@ubuntu-image:~$ df -h
FilesystemSize  Used Avail Use% Mounted on
/dev/sda1  71G   59G  8.0G  89% /

and, the trail of where some of the unaccounted usage is (again, cruft
removed):

r...@ubuntu-image:/# du -sh *
47G home

r...@ubuntu-image:/home# du -sh *
45G dclarke

r...@ubuntu-image:/home/dclarke# du -sh *
29G Workspace

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

-- 
disk usage utility reports inaccurate disk usage
https://bugs.launchpad.net/bugs/347899
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 338848] [NEW] ** (baobab:5390): WARNING **: Throbber rest icon not found

2009-05-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

when running baobab in Ubuntu 9.04 it prints the following warning
message in .xsession-errors file:

** (baobab:5390): WARNING **: Throbber rest icon not found

** Affects: baobab
 Importance: Unknown
 Status: Fix Released

** Affects: gnome-utils (Ubuntu)
 Importance: Undecided
 Status: Fix Committed

-- 
** (baobab:5390): WARNING **: Throbber rest icon not found
https://bugs.launchpad.net/bugs/338848
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 370463] [NEW] UBUNTU 9.04 - No DVD player Plugin found

2009-05-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

NOTE:  I am using two different removable hard drives on the same AMD
XP3200 based computer which included two working DVD players.   On one
hard drive I am using Ubuntu 8.10 and on the other Ubuntu 9.04.  Other
than the two different hard drives the hardware configuration is
identical.

When inserting a movie DVD in either of the two DVD players Ubuntu 9.04
performs a plugin search for Movie Player but yields no packages
available and thus any attempt to play a movie DVD results in an error.

The same movie DVD playes fine on both DVD devices under Ubuntu 8.10.

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

-- 
UBUNTU 9.04 - No DVD player Plugin found
https://bugs.launchpad.net/bugs/370463
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 369411] Re: Baobab crashes when trying to scan a directory that isn't ticked in the preferences-dialog

2009-05-03 Thread Daniel Hahler
Moving to source package gnome-utils.

** Package changed: baobab (Ubuntu) = gnome-utils (Ubuntu)

-- 
Baobab crashes when trying to scan a directory that isn't ticked in the 
preferences-dialog
https://bugs.launchpad.net/bugs/369411
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 355123] Re: Baobab crashes at startup without error message

2009-05-03 Thread Daniel Hahler
** Package changed: baobab (Ubuntu) = gnome-utils (Ubuntu)

-- 
Baobab crashes at startup without error message
https://bugs.launchpad.net/bugs/355123
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 347899] Re: disk usage utility reports inaccurate disk usage

2009-05-03 Thread Daniel Hahler
Moving to source package gnome-utils.

** Package changed: baobab (Ubuntu) = gnome-utils (Ubuntu)

-- 
disk usage utility reports inaccurate disk usage
https://bugs.launchpad.net/bugs/347899
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 370463] Re: UBUNTU 9.04 - No DVD player Plugin found

2009-05-03 Thread jtholmes
** Changed in: ubuntu
   Status: New = Confirmed

** Package changed: ubuntu = totem (Ubuntu)

-- 
UBUNTU 9.04 - No DVD player Plugin found
https://bugs.launchpad.net/bugs/370463
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


  1   2   >