[Bug 191889] Re: [MASTER] Ubuntu's new Offline Mode feature cannot properly detect when there is a valid network available for use in many circumstances

2008-05-16 Thread bendis
Hi!

I believe that most of these problems (n-m + dial-up = offline) are
tightly related to this bug: https://bugs.launchpad.net/ubuntu/+source
/network-manager/+bug/147119. The network-manager just fails to detect
wheather a modem connected successfully or not. Please fix the bug
#147119 - the fix is really trivial and patches were provided almost two
months ago. It will surely help a lot of users...

Regards,
Bendis

-- 
[MASTER] Ubuntu's new Offline Mode feature cannot properly detect when there 
is a valid network available for use in many circumstances
https://bugs.launchpad.net/bugs/191889
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 230978] [NEW] Sorting columns headers do not show status

2008-05-16 Thread Blake
Public bug reported:

Binary package hint: rhythmbox

When sorting the listview by clicking on column headers, there is no
indication that shows which fields are being used to sort the list, and
whether is is in forward or reverse order (i.e. there is no little arrow
at the right of the column header box, showing the current sort).

Using rhythmbox 0.11.5-0ubuntu6 on Hardy Heron 8.04,

ProblemType: Bug
Architecture: i386
Date: Thu May 15 23:21:10 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.11.5-0ubuntu6
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-16-generic i686

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


** Tags: apport-bug

-- 
Sorting columns headers do not show status
https://bugs.launchpad.net/bugs/230978
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 230978] Re: Sorting columns headers do not show status

2008-05-16 Thread Blake

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

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

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

-- 
Sorting columns headers do not show status
https://bugs.launchpad.net/bugs/230978
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 201786] [NEW] ssh Agent admitted failure to sign using the key

2008-05-16 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

on hardy (preserved home folder from feisty) i get the following when i
try to ssh

Agent admitted failure to sign using the key.
Permission denied (publickey).

or with verbose on

[EMAIL PROTECTED]:~$ ssh -v oberon
OpenSSH_4.7p1 Debian-4ubuntu1, OpenSSL 0.9.8g 19 Oct 2007
debug1: Reading configuration data /home/sam/.ssh/config
debug1: Applying options for oberon
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug1: Connecting to ## [##] port ##.
debug1: Connection established.
debug1: identity file /home/sam/.ssh/identity type -1
debug1: identity file /home/sam/.ssh/id_rsa type 1
debug1: identity file /home/sam/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version OpenSSH_4.6p1 
Debian-5ubuntu0.1
debug1: match: OpenSSH_4.6p1 Debian-5ubuntu0.1 pat OpenSSH*
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_4.7p1 Debian-4ubuntu1
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server-client aes128-cbc hmac-md5 none
debug1: kex: client-server aes128-cbc hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(102410248192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
debug1: using hostkeyalias: oberon
debug1: Host 'oberon' is known and matches the RSA host key.
debug1: Found key in /home/sam/.ssh/known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /home/sam/.ssh/id_rsa
debug1: Server accepts key: pkalg ssh-rsa blen 277
Agent admitted failure to sign using the key.
debug1: Trying private key: /home/sam/.ssh/identity
debug1: Trying private key: /home/sam/.ssh/id_dsa
debug1: No more authentication methods to try.
Permission denied (publickey).

I tried generating a new key. this worked for a few logons, but then i
get back to this error.

I think it is to do with the local key agent. i found that
 SSH_AUTH_SOCK=0 ssh oberon
works fine.

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

-- 
ssh Agent admitted failure to sign using the key
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to seahorse in ubuntu.

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


[Bug 201786] Re: ssh Agent admitted failure to sign using the key

2008-05-16 Thread Sebastian Dröge
** Changed in: seahorse (Ubuntu)
Sourcepackagename: openssh = seahorse

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

** Also affects: seahorse via
   http://bugzilla.gnome.org/show_bug.cgi?id=533414
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-keyring (Ubuntu)
Sourcepackagename: seahorse = gnome-keyring

-- 
ssh Agent admitted failure to sign using the key
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 230987] [NEW] Gedit changes highlight mode to c if there's a block comment a the start of the file

2008-05-16 Thread Vreemde eend
Public bug reported:

Binary package hint: gedit

I' ve got SystemVerilog files (.sv), which Gedit recognizes correctly (I've 
added syntax highlighting voor SystemVerilog), until I add a block comment at 
the top
/*
class: response_monitor
watches the pins of the dut for responses
*/
After saving it, Gedit thinks it's a c-file.

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

-- 
Gedit changes highlight mode to c if there's a block comment a the start of the 
file
https://bugs.launchpad.net/bugs/230987
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 230986] [NEW] firefox, epiphany shut down without warning

2008-05-16 Thread John Mortensen
Public bug reported:

Binary package hint: yelp

Just upgraded(?) to the 'new' POS Ubuntu 8.04. Can not get either
Epiphany or Firefox to stay on for more than a second.  This is
RIDICULOUS! What is being done to correct this
EXTREMELY STUPID situation?

ProblemType: Bug
Architecture: i386
Date: Fri May 16 00:03:49 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/yelp
NonfreeKernelModules: nvidia
Package: yelp 2.22.1-0ubuntu2
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: yelp
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
firefox, epiphany shut down without warning
https://bugs.launchpad.net/bugs/230986
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 230986] Re: firefox, epiphany shut down without warning

2008-05-16 Thread John Mortensen

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

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

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

-- 
firefox, epiphany shut down without warning
https://bugs.launchpad.net/bugs/230986
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 193232] Re: Remote Samba shares not showing up in Nautilus through network:///

2008-05-16 Thread Bug Watch Updater
** Changed in: nautilus (Fedora)
   Status: Incomplete = Confirmed

-- 
Remote Samba shares not showing up in Nautilus through network:///
https://bugs.launchpad.net/bugs/193232
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 182586] Re: alacarte crashed with AttributeError in getUserMenuXml()

2008-05-16 Thread Vinaze
Hey Penguinz, I had exactly the same problem.
I fixed it like Marco Toigo do, by reinstalling Ubunstudio-menu.
Hope this help.
See Ya. :)

-- 
alacarte crashed with AttributeError in getUserMenuXml()
https://bugs.launchpad.net/bugs/182586
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 221691] Problem related to Intel 810i driver

2008-05-16 Thread Trond Husoe
I think I have finally managed to find out where the problem is. I ran gksudo 
displayconfig-gtk and changed driver from i810 to choose driver by model and 
selected 845. It is put at 945.
When I changed that I clicked ctrl+alt+backspace and it tried to log back in 
and it had some configuration problems. 
When I change back it does no longer have the problems with moving files and 
such. 

How to replicate this problem
1) run displayconfig-gtk with gksudo
2) Change driver from 945 to 845 or someone else
3) restart X by pressing ctrl+alt+backspace
4) You will be getting an error message saying that there is some problem with 
the configuration, and that Ubuntu is running in Low Graphics mode. Settings 
will be set to 800x600.

-- 
Problems with Nautilus / X-server
https://bugs.launchpad.net/bugs/221691
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 229465] Re: Wide text in wide VTE windows is extremely slow

2008-05-16 Thread Alexey Spiridonov
I'm getting more and more convinced that this is is an fglrx issue. I'll
post the details once I have a better idea of what's going on.

-- 
Wide text in wide VTE windows is extremely slow
https://bugs.launchpad.net/bugs/229465
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 230998] [NEW] evolution leaves deleted messages strike through

2008-05-16 Thread Soren Larsen
Public bug reported:

Binary package hint: evolution

Ubuntu v. 8.04
Evolution v. 2.22.1.1
When deleting multiple emails in the evolution GUI, sometimes (as in every 
second time frequency) the last email is left visible in strike-through. Window 
refresh (F9) does not solve the problem, however selecting another folder and 
returning to the inbox makes the deleted entry go away. This bug is cosmetic.

ProblemType: Bug
Architecture: i386
Date: Fri May 16 09:45:34 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/evolution
NonfreeKernelModules: fglrx ath_hal
Package: evolution 2.22.1.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_DK.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.24-17-generic i686

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


** Tags: apport-bug

-- 
evolution leaves deleted messages strike through
https://bugs.launchpad.net/bugs/230998
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 230998] Re: evolution leaves deleted messages strike through

2008-05-16 Thread Soren Larsen

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

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

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

-- 
evolution leaves deleted messages strike through
https://bugs.launchpad.net/bugs/230998
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 221691] Re: Problems with Nautilus / X-server

2008-05-16 Thread Trond Husoe
I have reinstalled the intel-drivers + the 915resolution package. It
seems like things have been fixed now, although I am not sure. I still
think this is related to the intel-driver.

If there is any way I can give some debug information, please let me
know.

-trond-

-- 
Problems with Nautilus / X-server
https://bugs.launchpad.net/bugs/221691
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 230963] Re: Gstreamer in Hardy is less capable than previous releases

2008-05-16 Thread Brian Burger
Here's a short clip that totem-gstreamer in Hardy can´t manage, but
every release of totem prior to Hardy played fine.

It's supposed to be only 4 seconds long; when I just tried it here I
stopped timing at over a minute - and it hadn't yet finished a FOUR
SECOND LONG clip.

I've got every -restricted, -bad, -ugly etc etc etc set of gstreamer
plugins installed, so it's not a missing codec issue.

** Attachment added: Totem-gstreamer Hardy can't play this...
   http://launchpadlibrarian.net/14554539/buzz-aldrin-punch-video.mpg

-- 
Gstreamer in Hardy is less capable than previous releases
https://bugs.launchpad.net/bugs/230963
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 221691] Re: Problems with Nautilus / X-server

2008-05-16 Thread Trond Husoe
After a reboot the problem was back. I think this is related to the
intel-driver.

-- 
Problems with Nautilus / X-server
https://bugs.launchpad.net/bugs/221691
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 218230] Re: gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS homedirs

2008-05-16 Thread Ville Koskinen
Confirmed: the fix to bug 214041 solves the problem.

(I could not find the updated package in hardy-updates, though, so I
manually patched the source and created a new package out of it.)

-- 
gtk file dialog blocks on trackerd (via dbus) for 25s for users with NFS 
homedirs
https://bugs.launchpad.net/bugs/218230
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 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2008-05-16 Thread cRoW2k
Work for me, thanks :)

-- 
nautilus does not display samba shares for machines inside an ADS network.
https://bugs.launchpad.net/bugs/207072
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for gvfs.

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


[Bug 206281] Re: second layout gets mixed up with third-level of first layout

2008-05-16 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Incomplete = New

-- 
second layout gets mixed up with third-level of first layout
https://bugs.launchpad.net/bugs/206281
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 201786] Re: ssh Agent admitted failure to sign using the key

2008-05-16 Thread Bug Watch Updater
** Changed in: seahorse
   Status: Unknown = New

-- 
ssh Agent admitted failure to sign using the key
https://bugs.launchpad.net/bugs/201786
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 206439] Re: smb password protected share cannot be accessed

2008-05-16 Thread Juan J . Martínez
I confirm the problem with Hardy (final).

Notice that my shares are configurated with security = share.

-- 
smb password protected share cannot be accessed
https://bugs.launchpad.net/bugs/206439
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 189441] Re: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_object_notify()

2008-05-16 Thread Pedro Villavicencio
** Changed in: totem
 Bugwatch: GNOME Bug Tracker #489682 = GNOME Bug Tracker #166020
   Status: Invalid = Unknown

-- 
totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_object_notify()
https://bugs.launchpad.net/bugs/189441
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 230987] Re: Gedit changes highlight mode to c if there's a block comment a the start of the file

2008-05-16 Thread Kelvin Gardiner
This seem to happen if the file has either no highlighting mode or a
highlighting mode that isn't on of the default that comes with gedit.

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

-- 
Gedit changes highlight mode to c if there's a block comment a the start of the 
file
https://bugs.launchpad.net/bugs/230987
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 227928] Re: gnomine: mine explodes after being flagged

2008-05-16 Thread Chris H.
Ah, forgot to add:  I'm also on Hardy and fully up-to-date.  Running on
a Dell Inspiron E1505, but the hardware's probably irrelevant.

-- 
gnomine: mine explodes after being flagged
https://bugs.launchpad.net/bugs/227928
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 230987] Re: Gedit changes highlight mode to c if there's a block comment a the start of the file

2008-05-16 Thread Kelvin Gardiner
I forgot to mention I'm using gedit 2.22.1.

-- 
Gedit changes highlight mode to c if there's a block comment a the start of the 
file
https://bugs.launchpad.net/bugs/230987
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 230522] Re: ipod m4v playback causes silent crash

2008-05-16 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instuctions to have apport report a new bug about your crash that can be
dealt with by the automatic retracer.

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

If you are using Ubuntu with the Gnome desktop environment - launch
nautilus and navigate to your /var/crash directory and double click on
the crash report you wish to submit.

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

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

-- 
ipod m4v playback causes silent crash
https://bugs.launchpad.net/bugs/230522
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 230055] Re: Crash at Startup after update to 8.04 LTS

2008-05-16 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/14501205/CoreDump.gz

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

** Visibility changed to: Public

-- 
Crash at Startup after update to 8.04 LTS
https://bugs.launchpad.net/bugs/230055
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 188732] Re: Blinking cursor can not be deactivated anymore

2008-05-16 Thread Pedro Villavicencio
as already pointed out that's an upstream task please raise your
comments in their bug tracker. thanks.

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

-- 
Blinking cursor can not be deactivated anymore
https://bugs.launchpad.net/bugs/188732
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 200541] Re: Set default photo directory to Pictures

2008-05-16 Thread davmor2
*** This bug is a duplicate of bug 127315 ***
https://bugs.launchpad.net/bugs/127315

** This bug has been marked a duplicate of bug 127315
   F-Spot puts photos in Photos folder not Pictures folder

-- 
Set default photo directory to Pictures
https://bugs.launchpad.net/bugs/200541
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 225141] Re: doesn't read domain/user from SMB URLs

2008-05-16 Thread Pedro Villavicencio
** Changed in: nautilus
 Bugwatch: GNOME Bug Tracker #533083 = GNOME Bug Tracker #520551
   Status: Invalid = Unknown

-- 
doesn't read domain/user from SMB URLs
https://bugs.launchpad.net/bugs/225141
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 108912] Re: gnome-system-monitor reports wrong upload/download speed

2008-05-16 Thread Bug Watch Updater
** Changed in: gnome-system-monitor
   Status: Unknown = Invalid

-- 
gnome-system-monitor reports wrong upload/download speed
https://bugs.launchpad.net/bugs/108912
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 108912] Re: gnome-system-monitor reports wrong upload/download speed

2008-05-16 Thread Pedro Villavicencio
upstream said it's a linux kernel issue rather than an application one,
re assigning accordly.

** Changed in: linux (Ubuntu)
Sourcepackagename: gnome-system-monitor = linux
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)
   Status: Triaged = New

-- 
gnome-system-monitor reports wrong upload/download speed
https://bugs.launchpad.net/bugs/108912
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 189441] Re: totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_object_notify()

2008-05-16 Thread Bug Watch Updater
** Changed in: totem
   Status: Unknown = Confirmed

-- 
totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_object_notify()
https://bugs.launchpad.net/bugs/189441
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 225141] Re: doesn't read domain/user from SMB URLs

2008-05-16 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown = New

-- 
doesn't read domain/user from SMB URLs
https://bugs.launchpad.net/bugs/225141
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 230881] Re: anwendungen reagiert nicht,

2008-05-16 Thread Pedro Villavicencio
please open a new bug report in English, thanks.

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

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

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


[Bug 228794] Re: Evolution forgets POP3 passwords after sending GPG-signed mails

2008-05-16 Thread Sebastien Bacher
** Changed in: evolution (Ubuntu)
   Status: Incomplete = Triaged

-- 
Evolution forgets POP3 passwords after sending GPG-signed mails
https://bugs.launchpad.net/bugs/228794
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 230998] Re: evolution leaves deleted messages strike through

2008-05-16 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Unfortunately we can't fix it, because your description didn't include 
enough information. You may find it helpful to read How to report bugs 
effectively http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be 
grateful if you would then provide a more complete description of the problem. 
 We have instructions on debugging some types of problems. 
http://wiki.ubuntu.com/DebuggingProcedures
At a minimum, we need:
1. the specific steps or actions you took that caused you to encounter the 
problem,
2. the behavior you expected, and
3. the behavior you actually encountered (in as much detail as possible).
Thanks!

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

-- 
evolution leaves deleted messages strike through
https://bugs.launchpad.net/bugs/230998
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 231012] [NEW] Save as hangs (file selection dialog needs long time to come up)

2008-05-16 Thread signal11
Public bug reported:

Ubuntu 8.04, gtk 2.12.9-3ubuntu3

Save as hangs for about 15-20 seconds in *every* application using the
file selection dialog, because the dialog takes this long to come up.
This happens on a machine in a network with approx. 7000 (yes, seven
thousand) users in NIS, with automounted home directories. It does *not*
happen on a solitary desktop. Right before the hang, the application
connects to a Unix domain socket:

connect(12, {sa_family=AF_FILE, path=@/tmp/dbus-ttLuvUgNav}, 23) = 0

writes something to it, then hangs 15-20 seconds polling that socket.
My uneducated guess is that something on the other side of this socket
doesn't really scale to the enterprise level, which seems most
unfortunate in an LTS release...

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

-- 
Save as hangs (file selection dialog needs long time to come up)
https://bugs.launchpad.net/bugs/231012
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 230924] Re: Suddenly crashes when firefox and anothers programs are running

2008-05-16 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 [WWW] 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: gnome-utils (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
Suddenly crashes when firefox and anothers programs are running
https://bugs.launchpad.net/bugs/230924
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 227928] Re: gnomine: mine explodes after being flagged

2008-05-16 Thread Chris H.
I can confirm this bug.  I don't have anything to add to the
description; everything occured exactly the way Tomaz Rzepecki
described.  You do have to be playing at quite a rapid clip, though.

** Attachment added: screenshot of the bug
   http://launchpadlibrarian.net/14554853/Screenshot.png

-- 
gnomine: mine explodes after being flagged
https://bugs.launchpad.net/bugs/227928
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 221101] Re: rhythmbox crashed with SIGSEGV

2008-05-16 Thread Pedro Villavicencio
** Tags added: need-i386-retrace

-- 
rhythmbox crashed with SIGSEGV
https://bugs.launchpad.net/bugs/221101
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 230920] Re: Tried to open a jpg file from my Motorola V3 and it saysThe given locations contain no images.

2008-05-16 Thread Sebastien Bacher
*** This bug is a duplicate of bug 223603 ***
https://bugs.launchpad.net/bugs/223603

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 223603, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** Changed in: eog (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Invalid

** This bug has been marked a duplicate of bug 223603
   needs to use gvfs to work correctly on special locations

-- 
Tried to open a jpg file from my Motorola V3 and it saysThe given locations 
contain no images.
https://bugs.launchpad.net/bugs/230920
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 231016] Re: application crashed during call..

2008-05-16 Thread frederik.nnaji

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

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

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

-- 
application crashed during call..
https://bugs.launchpad.net/bugs/231016
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 230920] Re: Tried to open a jpg file from my Motorola V3 and it saysThe given locations contain no images.

2008-05-16 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 223603 ***
https://bugs.launchpad.net/bugs/223603

Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

** Changed in: eog (Ubuntu)
   Importance: Medium = Undecided
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

-- 
Tried to open a jpg file from my Motorola V3 and it saysThe given locations 
contain no images.
https://bugs.launchpad.net/bugs/230920
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to eog in ubuntu.

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


[Bug 188732] Re: Blinking cursor can not be deactivated anymore

2008-05-16 Thread Ralph Corderoy
Changing from Invalid to Confirmed.  I'm assuming some bot changed it to
Invalid based on the Gnome bug status, hopefully it'll leave it alone
now.  But journeying into the realms of the Gnome community made me
remember why I'm glad Ubuntu came to exist;  it's a more polite society.
;-)  Anyway, I've tracked down Jay Cornwall;
http://www.jcornwall.me.uk/2008/04/hardy-heron-and-the-blinkin-terminal/

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

-- 
Blinking cursor can not be deactivated anymore
https://bugs.launchpad.net/bugs/188732
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 231016] Re: application crashed during call..

2008-05-16 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instuctions to have apport report a new bug about your crash that can be
dealt with by the automatic retracer.

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

If you are using Ubuntu with the Gnome desktop environment - launch
nautilus and navigate to your /var/crash directory and double click on
the crash report you wish to submit.

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

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

-- 
application crashed during call..
https://bugs.launchpad.net/bugs/231016
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 209044] Re: file-roller crashed with SIGSEGV in g_str_hash()

2008-05-16 Thread Pedro Villavicencio
** Changed in: libgnomeui (Ubuntu)
Sourcepackagename: glib2.0 = libgnomeui

-- 
file-roller crashed with SIGSEGV in g_str_hash()
https://bugs.launchpad.net/bugs/209044
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 231016] [NEW] application crashed during call..

2008-05-16 Thread frederik.nnaji
Public bug reported:

Binary package hint: ekiga

no further error message from application.
ekiga crashes during sip call to another ekiga user.

ProblemType: Bug
Architecture: i386
Date: Fri May 16 11:30:02 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/ekiga
NonfreeKernelModules: fglrx
Package: ekiga 2.0.12-0ubuntu2
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: ekiga
Uname: Linux 2.6.24-17-generic i686

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


** Tags: apport-bug

-- 
application crashed during call..
https://bugs.launchpad.net/bugs/231016
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 230766] Re: gconf-editor crashed with SIGSEGV in g_realloc()

2008-05-16 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please try to obtain a valgrind log following the
instructions at [WWW] https://wiki.ubuntu.com/Valgrind and attach the
file to the bug report. This will greatly help us in tracking down your
problem.

** Changed in: gconf-editor (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
gconf-editor crashed with SIGSEGV in g_realloc()
https://bugs.launchpad.net/bugs/230766
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 230963] Re: Gstreamer in Hardy is less capable than previous releases

2008-05-16 Thread Pedro Villavicencio
** Changed in: totem (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
Gstreamer in Hardy is less capable than previous releases
https://bugs.launchpad.net/bugs/230963
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 229465] Re: Wide text in wide VTE windows is extremely slow

2008-05-16 Thread Pedro Villavicencio
ok, please keep us informed on how that goes.

** Changed in: vte
 Bugwatch: GNOME Bug Tracker #345284 = GNOME Bug Tracker #410534
   Status: New = Unknown

-- 
Wide text in wide VTE windows is extremely slow
https://bugs.launchpad.net/bugs/229465
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 183603] Re: The code comment plugin does't work with Fortran 95

2008-05-16 Thread Sebastien Bacher
** Changed in: gtksourceview (Ubuntu)
   Status: Incomplete = Fix Released

-- 
The code comment plugin does't work with Fortran 95
https://bugs.launchpad.net/bugs/183603
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for gedit-plugins.

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


[Bug 180627] Re: rhythmbox saves mp3 tag at start of file but loads already existing tag from end of file

2008-05-16 Thread Rimas Kudelis
I too am facing this problem.

I thought APE writes ID3 tags, but actually, it writes APETAG tags, and
yes they are stored at the end of the file, and yes Rhythmbox prefers
them over ID3 2.3 for display, but updates/writes ID3 instead.

Unfortunately, my file is also copyrighted (perhaps it wouldn't be that
much of a prpblem though?). andmy attempts to generate a similarly
broken non-copyrighted file failed.

However, here's some info about it:

[EMAIL PROTECTED]:/mnt/data/Download$ file 08 Lupe Fiasco Ft Matthew 
Santos-Superstar.mp3 
08 Lupe Fiasco Ft Matthew Santos-Superstar.mp3: Audio file with ID3 version 
23.0 tag, MP3 encoding

[EMAIL PROTECTED]:/mnt/data/Download$ apetag -i 08 Lupe Fiasco Ft Matthew 
Santos-Superstar.mp3 
W: file does not contain ape tag
No valid APE tag found

[EMAIL PROTECTED]:/mnt/data/Download$ tail -c 1024 08 Lupe Fiasco Ft Matthew 
Santos-Superstar.mp3  superstar-tail
[EMAIL PROTECTED]:/mnt/data/Download$ less -f superstar-tail 
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@
[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL 
PROTECTED]@[EMAIL 

[Bug 191027] Re: Failed to connect stream: Invalid argument

2008-05-16 Thread fragro
Sheduled for 2008-07-01 (8.04.1)? Is an joke or not?! Whats about an
Hotfix Package?  LT_S(upport!?)_ ...Pulseaudio is a essential part of
the Soundsystem and many low level users don't know how to switch to
ALSA! When you want to provide Pulseaudio as Feature you have to keep it
running. Otherwise people went to other distris / OSes! (Bug #1, you
know?!)

Sorry for my direct words, i hope you know how it is meant!
(constructive ;) )

-- 
Failed to connect stream: Invalid argument
https://bugs.launchpad.net/bugs/191027
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 229669] Re: evolution crashed with SIGSEGV after opening email with attachment

2008-05-16 Thread Pedro Villavicencio
thanks for your report, that's known upstream, you can track it here:
http://bugzilla.gnome.org/show_bug.cgi?id=520233

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

** Also affects: evolution via
   http://bugzilla.gnome.org/show_bug.cgi?id=520233
   Importance: Unknown
   Status: Unknown

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

-- 
evolution crashed with SIGSEGV after opening email with attachment
https://bugs.launchpad.net/bugs/229669
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 231012] Re: Save as hangs (file selection dialog needs long time to come up)

2008-05-16 Thread Sebastien Bacher
thank you for your bug report, could you look if your issue is similar
to bug #218230?

** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Incomplete

-- 
Save as hangs (file selection dialog needs long time to come up)
https://bugs.launchpad.net/bugs/231012
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 215245] Re: Yelp crashes when trying to open o help topic

2008-05-16 Thread Sebastien Bacher
could you try to obtain a backtrace following the instructions at [WWW]
http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace
(as an attachment) to the bug report?

-- 
Yelp crashes when trying to open o help topic
https://bugs.launchpad.net/bugs/215245
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 206892] Re: .config .theme .index files can't be opened

2008-05-16 Thread Adys

** Attachment added: Screenshot of behavior
   http://launchpadlibrarian.net/14556166/Screenshot.png

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

-- 
.config .theme .index files can't be opened
https://bugs.launchpad.net/bugs/206892
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 206892] Re: .config .theme .index files can't be opened

2008-05-16 Thread Adys
Reopening. I can confirm this following the described steps. Attaching a
screenshot.

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

-- 
.config .theme .index files can't be opened
https://bugs.launchpad.net/bugs/206892
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 230774] Re: Xserver-Xorg failed to install or upgrade

2008-05-16 Thread Sebastien Bacher
Thank you for taking the time to report this issue and helping to make
Ubuntu better. Examining the information you have given us, this does
not appear to be a bug report so we are closing it and converting it to
a question in the support tracker. We appreciate the difficulties you
are facing, but it would make more sense to raise problems you are
having in the support tracker at [WWW]
https://answers.launchpad.net/ubuntu if you are uncertain if they are
bugs. For help on reporting bugs, see [WWW]
https://help.ubuntu.com/community/ReportingBugs .

** Changed in: xorg (Ubuntu)
Sourcepackagename: nautilus = xorg
   Importance: Undecided = Medium

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

** bug changed to question:
   https://answers.edge.launchpad.net/ubuntu/+source/xorg/+question/33257

-- 
Xserver-Xorg failed to install or upgrade
https://bugs.launchpad.net/bugs/230774
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 229669] Re: evolution crashed with SIGSEGV after opening email with attachment

2008-05-16 Thread Bug Watch Updater
** Changed in: evolution
   Status: Unknown = New

-- 
evolution crashed with SIGSEGV after opening email with attachment
https://bugs.launchpad.net/bugs/229669
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 188732] Re: Blinking cursor can not be deactivated anymore

2008-05-16 Thread Pedro Villavicencio
It will be fixed for ubuntu 8.04.1, setting the appropiate milestone for
now.

** Changed in: gnome-terminal (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Target: None = ubuntu-8.04.1

-- 
Blinking cursor can not be deactivated anymore
https://bugs.launchpad.net/bugs/188732
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 228107] Re: evolution crashed when connecting to groupwise

2008-05-16 Thread Martin Pitt
gunny26, does the updated package work for you?

-- 
evolution crashed when connecting to groupwise
https://bugs.launchpad.net/bugs/228107
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 12765] Re: Use full resolution thumbnails on desktop

2008-05-16 Thread mnott
Any updates on this? Also, previewing PDFs would work great if we could
increase the resolution.

-- 
Use full resolution thumbnails on desktop
https://bugs.launchpad.net/bugs/12765
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 230879] Re: Will not subscribe to podcast address when I add it. It just ignores the input and lists zero podcasts.

2008-05-16 Thread Pedro Villavicencio
use the above command as: rhythmbox --debug  rhythmbox-debug.txt and
attach the file to the report.

-- 
Will not subscribe to podcast address when I add it. It just ignores the input 
and lists zero podcasts.
https://bugs.launchpad.net/bugs/230879
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 227723] Re: non working debug variants in hardy

2008-05-16 Thread Martin Pitt
Copied hardy-updates to intrepid.

** Changed in: gtk+2.0 (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
non working debug variants in hardy
https://bugs.launchpad.net/bugs/227723
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 230978] Re: Sorting columns headers do not show status

2008-05-16 Thread Bug Watch Updater
** Changed in: rhythmbox
   Status: Unknown = New

-- 
Sorting columns headers do not show status
https://bugs.launchpad.net/bugs/230978
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 201497] Re: GTK file selector dialogue file icons are of inconsistent size

2008-05-16 Thread Martin Pitt
Copied hardy-updates to intrepid.

** Changed in: gtk+2.0 (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
GTK file selector dialogue file icons are of inconsistent size
https://bugs.launchpad.net/bugs/201497
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 227723] Re: non working debug variants in hardy

2008-05-16 Thread Martin Pitt
Copied to hardy-updates.

** Changed in: gtk+2.0 (Ubuntu Hardy)
   Status: Fix Committed = Fix Released

-- 
non working debug variants in hardy
https://bugs.launchpad.net/bugs/227723
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 227723] Re: non working debug variants in hardy

2008-05-16 Thread Martin Pitt
I tested libgtk2.0-0-dbgsym 2.12.9-3ubuntu4 from ddebs.u.c. (hardy-
proposed), together with the libglib one, and I get a proper stack
trace:

#2  0xb7474e7f in g_main_context_iterate (context=0x8109e08, block=1, 
dispatch=1, self=0x80e3780)
at /build/buildd/glib2.0-2.16.3/glib/gmain.c:2951
max_priority = 2147483647
timeout = 4266
some_ready = value optimized out
nfds = 8
allocated_nfds = value optimized out
fds = (GPollFD *) 0x845e298
__PRETTY_FUNCTION__ = g_main_context_iterate
#3  0xb74751e7 in IA__g_main_loop_run (loop=0x846fd28) at 
/build/buildd/glib2.0-2.16.3/glib/gmain.c:2850
self = (GThread *) 0x80e3780
__PRETTY_FUNCTION__ = IA__g_main_loop_run
#4  0xb7996264 in IA__gtk_main () at 
/build/buildd/gtk+2.0-2.12.9/gtk/gtkmain.c:1163
tmp_list = (GList *) 0x80ed458
functions = (GList *) 0x0
init = (GtkInitFunction *) 0x81439c8
loop = (GMainLoop *) 0x846fd28
#5  0x0806841e in main ()

Considering verified.

** Tags added: verification-done

** Tags removed: verification-needed

-- 
non working debug variants in hardy
https://bugs.launchpad.net/bugs/227723
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 223489] same problem

2008-05-16 Thread pitwalker
When I try to play
Experience ubuntu.ogg from the Examples in Hardy live 
(ubuntu-8.04-desktop-i386.iso)

Totem 2.22.1 shows an error:
An error occured
Failed to connect stream: Invalid argument

and Totem do nothing.

hardware: Dell Inspiron 1520

-- 
when a play a ogg video file with totem only audio comes and the video is all 
garbled. I was playing the file of nelson mandela which came in th examples 
folder in ubuntu 8.04lts live cd
https://bugs.launchpad.net/bugs/223489
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 206892] Re: .config .theme .index files can't be opened

2008-05-16 Thread A. Walton
anyfile.desktop, anyfile.theme should always be a valid Desktop Entry
file. An empty file is not a valid Desktop Entry file, which is why
you're seeing that dialog.

I have no problems editing a .config, or .index file here, they're empty
text files and open in GEdit as I would expect. An empty desktop entry
file also does more or less what I'd expect (an error dialog, though a
more helpful error message such as This is not a valid desktop entry
file would be prettier.) It would be nice if we gave an Open With
entry for those files as well though, so that users who know what
they're doing can edit them by hand more readily.

-- 
.config .theme .index files can't be opened
https://bugs.launchpad.net/bugs/206892
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 230978] Re: Sorting columns headers do not show status

2008-05-16 Thread Pedro Villavicencio
Thanks for your report, that's known upstream you can track it here:
http://bugzilla.gnome.org/show_bug.cgi?id=502738

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)
   Status: New = Triaged

** Also affects: rhythmbox via
   http://bugzilla.gnome.org/show_bug.cgi?id=502738
   Importance: Unknown
   Status: Unknown

-- 
Sorting columns headers do not show status
https://bugs.launchpad.net/bugs/230978
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 231033] [NEW] optically clearly distinguish username from password entry

2008-05-16 Thread Tomas Pospisek
Public bug reported:

Binary package hint: gdm

On various occasions one get's to see the login/password promt screen.

The problem is, that sometimes it's the passord only (unlock
screen/computer) and sometimes it's username/password.

Due to lack of attention/stress it happened numerous times to me that -
due to the identical appearance of the login and the password entry
screen - I started typing in the password into the username field ...
and only stopped 2/3 through the password, which of course was visible,
since it was entered into the login screen. My fully automatic
subconscience was assuming that it was on the password entry screen,
which was evidently false.

Last time this happened in front of a public on a presentation screen
... might as well give free accounts and access to my data to everybody
that was present then.

So I suggest to make the username and the password screens optically
very evident. It must be totally clear where you are on a subconscient
level. Suggestions would be:

- brown background for username, red background for password
- big key icon on password entry screen
- ... ?

or similar.

Note that this is a usability security issue!
*t

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

-- 
optically clearly distinguish username from password entry
https://bugs.launchpad.net/bugs/231033
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 231034] [NEW] desktop freeze when moving emacs in workspace switcher

2008-05-16 Thread philipp sutter
Public bug reported:

Binary package hint: gnome-panel

i start emacs. resize the emacs windows to fullscreen. then i drag and
drop the emacs windows in the workspace switcher from one workspace to
an other and then the whole desktop freezes.

to continue my work,  i go to a console (alt+f2) to kill the emacs
process and return onto the desktop (alt+f7).

i am using 
ubuntu 8.04 with gnome (very fresh and complete new installation). i found this 
bug allready in ubuntu 7.10.
workspace switcher 2.22.1.3
emacs 22.1.1 (i486-pc-linux-gnu, GTK+ Version 2.12.9 of 1008-05-03 on 
terranova, modified by Ubuntu

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

-- 
desktop freeze when moving emacs in workspace switcher
https://bugs.launchpad.net/bugs/231034
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 230986] Re: firefox, epiphany shut down without warning

2008-05-16 Thread Pedro Villavicencio
Thank you for your bug report. To maintain a respectful atmosphere,
please follow the code of conduct -
http://www.ubuntu.com/community/conduct/ . Bug reports are handled by
humans, the majority of whom are volunteers, so please bear this in
mind.

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

-- 
firefox, epiphany shut down without warning
https://bugs.launchpad.net/bugs/230986
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to yelp in ubuntu.

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


[Bug 217226] Re: f-spot fails to start

2008-05-16 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 214410 ***
https://bugs.launchpad.net/bugs/214410

Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

** Attachment removed: CoreDump.gz

   http://launchpadlibrarian.net/13421061/CoreDump.gz

** Changed in: f-spot (Ubuntu)
   Status: Incomplete = Invalid

** This bug has been marked a duplicate of bug 214410
   f-spot sigsevs on AMD64

-- 
f-spot fails to start
https://bugs.launchpad.net/bugs/217226
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 185704] Re: gnome-screensaver-gl-helper crashed with SIGSEGV

2008-05-16 Thread Brian Murray
** Visibility changed to: Public

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

-- 
gnome-screensaver-gl-helper crashed with SIGSEGV
https://bugs.launchpad.net/bugs/185704
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 230833] Re: totem play video only in full screen mode

2008-05-16 Thread Pedro Villavicencio
Thank you for your comments. This does not appear to be a bug report and
we are closing it. We appreciate the difficulties you are facing, but it
would make more sense to raise your question in the support tracker.
https://answers.launchpad.net/ubuntu

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

** bug changed to question:
   https://answers.edge.launchpad.net/ubuntu/+source/totem/+question/33264

-- 
totem play video only in full screen mode 
https://bugs.launchpad.net/bugs/230833
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 230797] Re: Totem crashes after using sleep mode

2008-05-16 Thread Pedro Villavicencio
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a .crash file. Please follow these
instuctions to have apport report a new bug about your crash that can be
dealt with by the automatic retracer.

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

If you are using Ubuntu with the Gnome desktop environment - launch
nautilus and navigate to your /var/crash directory and double click on
the crash report you wish to submit.

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

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

-- 
Totem crashes after using sleep mode
https://bugs.launchpad.net/bugs/230797
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 230899] Re: when I click send message goes to outbox

2008-05-16 Thread wshadden
I am new to Ubuntu. How do I use telnet in the terminal window. I know
how to open terminal, but beyond that I don't know how to check for port
25

-- 
when I click send message goes to outbox
https://bugs.launchpad.net/bugs/230899
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 231036] [NEW] package deskbar-applet 2.20.1-0ubuntu1 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2008-05-16 Thread Giorgio
Public bug reported:

Binary package hint: deskbar-applet

when upgrade to ubuntu 8.04 LTS I received the following error:
Could not install 
'/cdrom//pool/main/g/gnome-applets/gnome-applets-data_2.22.1-0ubuntu2_all.deb'

ProblemType: Package
Architecture: amd64
Date: Fri May 16 13:03:33 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: subprocess pre-installation script returned error exit status 1
Package: deskbar-applet 2.20.1-0ubuntu1
PackageArchitecture: amd64
SourcePackage: deskbar-applet
Title: package deskbar-applet 2.20.1-0ubuntu1 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
Uname: Linux 2.6.25.3-giorgio x86_64

** Affects: deskbar-applet (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
package deskbar-applet 2.20.1-0ubuntu1 failed to install/upgrade: subprocess 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/231036
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to deskbar-applet in ubuntu.

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


[Bug 231036] Re: package deskbar-applet 2.20.1-0ubuntu1 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2008-05-16 Thread Giorgio

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

** Attachment added: DpkgTerminalLog.gz
   http://launchpadlibrarian.net/14557156/DpkgTerminalLog.gz

-- 
package deskbar-applet 2.20.1-0ubuntu1 failed to install/upgrade: subprocess 
pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/231036
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to deskbar-applet in ubuntu.

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


[Bug 183232] Re: NO RSS FEEDS CONFIGURED

2008-05-16 Thread Jakub Szypulka
Hah, thanks a lot Scott Richards, works now.

For those who wonder how that might look, see attachment.

** Attachment added: Evolution RSS error.jpg
   http://launchpadlibrarian.net/14557222/Evolution%20RSS%20error.jpg

-- 
NO RSS FEEDS CONFIGURED
https://bugs.launchpad.net/bugs/183232
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 190068] Re: Gnome File Chooser erases default file name

2008-05-16 Thread Christopher Yeleighton
Generally fixed, albeit not for the BitTorrent client.

** Also affects: gnome-btdownload (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Gnome File Chooser erases default file name
https://bugs.launchpad.net/bugs/190068
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 190068] Re: Gnome File Chooser erases default file name

2008-05-16 Thread Christopher Yeleighton
Generally fixed, albeit not for the BitTorrent client.  Can use
Transmission BitTorrent Client instead.

-- 
Gnome File Chooser erases default file name
https://bugs.launchpad.net/bugs/190068
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 229172] Re: Rhythmbox 0.11.5 wont play audio unless another app starts audio first

2008-05-16 Thread Yanni
Hi there, i have tried both predefining as Alsa, and auto, neither work.
though when alsa, the app starts, but fails to produce audio output.

-- 
Rhythmbox 0.11.5 wont play audio unless another app starts audio first
https://bugs.launchpad.net/bugs/229172
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 224760] Re: Unable to copy files to Novell Netware drive - ncpfs Nautilus

2008-05-16 Thread Dominique Hausser
Yes I restarted gnome, but Thursday is the date of update (with a
script) and because the name of the package is the same, I tested with
the old version.

I retested with more care, it works very well, thanks a lot

Too hard to think everything being a rather simple user

Thanks again for your help, as all my data are on ncp disk.

-- 
Unable to copy files to Novell Netware drive - ncpfs Nautilus
https://bugs.launchpad.net/bugs/224760
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 204434] Re: Thumbnails for 200% zoom are regenerated each time a folder is opened.

2008-05-16 Thread dmig
Still there in hardy release.
Just reproduced this bug.

Also, image thumbnailer is terribly slow: I have a dir with ~90 4-5mb
jpegs, thumbnail generation of every image takes about 15 seconds. AFAIR
it was much faster in Gutsy.

-- 
Thumbnails for 200% zoom are regenerated each time a folder is opened.
https://bugs.launchpad.net/bugs/204434
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 204434] Re: Thumbnails for 200% zoom are regenerated each time a folder is opened.

2008-05-16 Thread dmig
One more thing: first time when thumbnails are created, nautilus runs
thumbnailer as separate process, but when updating thumbnails, nautilus
becomes unresponsive (running thumbnailer in same process?).

-- 
Thumbnails for 200% zoom are regenerated each time a folder is opened.
https://bugs.launchpad.net/bugs/204434
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 231045] [NEW] copying a file in nautilus results in wrong file name

2008-05-16 Thread sanmiguel9
Public bug reported:

Placing a copy in Nautilus of a file called file1 (copy) – edited in
the same folder results in a file called file1 (another copy) instead
of file1 (copy) – edited (copy).

Steps to reproduce:
1.Create a file called file1 (or any other name).
2.Copy-paste file1 in the same folder. The copy is automatically labeled 
“file1 (copy)”.
3.Rename “file1 (copy)” as “file1 (copy) – edited”.
4.Copy-paste “file1 (copy) – edited” in the same folder. The copy is now 
automatically labeled “file1 (another copy)” instead of “file1 (copy) – edited 
(copy)”.

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

-- 
copying a file in nautilus results in wrong file name
https://bugs.launchpad.net/bugs/231045
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 230383] Re: gthumb does not put deleted items into the new trash system on hardy

2008-05-16 Thread Bug Watch Updater
** Changed in: gthumb
   Status: Unknown = Confirmed

-- 
gthumb does not put deleted items into the new trash system on hardy
https://bugs.launchpad.net/bugs/230383
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gthumb in ubuntu.

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


[Bug 191027] Re: Failed to connect stream: Invalid argument

2008-05-16 Thread Ross Peoples
Actually, two months is pretty speedy for them. There are bugs that are
several years old they have yet to fix.

-- 
Failed to connect stream: Invalid argument
https://bugs.launchpad.net/bugs/191027
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 191027] Re: Failed to connect stream: Invalid argument

2008-05-16 Thread Ross Peoples
Besides, I think they only release security fixes and other show stopper
fixes until their next maintenance release (8.04.1). Since there is a
workaround and audio really isn't a huge concern anyways (for servers),
they don't see this as a show stopper.

-- 
Failed to connect stream: Invalid argument
https://bugs.launchpad.net/bugs/191027
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 23762] Re: Gnome Keyboard layout changes are lost after reboot/-start

2008-05-16 Thread Walter
I have a dvorak layout in Hardy. Every time I start X, it is reset to qwerty 
although the System|Preferences|Keyboard|Layouts still shows USA Dvorak.
To fix this, I remove USA Dvorak, choose +Add, and add USA/Dvorak. Now I 
can type in Dvorak again. I have to do this every single time I start X. The 
setting is not being remembered, or it is not being honored at startup.

It acts exactly (in 2008) as described above (in 2005).

-- 
Gnome Keyboard layout changes are lost after reboot/-start
https://bugs.launchpad.net/bugs/23762
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 231045] Re: copying a file in nautilus results in wrong file name

2008-05-16 Thread sanmiguel9
I forgot to mention that this happens to me on a Ubuntu 7.10 system as
well as on a Ubuntu 8.04 system.

-- 
copying a file in nautilus results in wrong file name
https://bugs.launchpad.net/bugs/231045
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 231053] [NEW] El comando MAIL FROM ha fallado: Must issue a STARTTLS command first. 8sm3422546ywg.6

2008-05-16 Thread lomonosoff
Public bug reported:

Binary package hint: evolution

El comando MAIL FROM ha fallado: Must issue a STARTTLS command first.
8sm3422546ywg.6

ProblemType: Bug
Architecture: amd64
Date: Fri May 16 09:10:50 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/evolution
NonfreeKernelModules: nvidia
Package: evolution 2.22.1-0ubuntu3.1
PackageArchitecture: amd64
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_AR.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.24-16-generic x86_64

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


** Tags: apport-bug

-- 
El comando MAIL FROM ha fallado: Must issue a STARTTLS command first. 
8sm3422546ywg.6 
https://bugs.launchpad.net/bugs/231053
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 231053] Re: El comando MAIL FROM ha fallado: Must issue a STARTTLS command first. 8sm3422546ywg.6

2008-05-16 Thread Pedro Villavicencio
Thank you for your comments. This does not appear to be a bug report and
we are closing it. We appreciate the difficulties you are facing, but it
would make more sense to raise your question in the support tracker.
https://answers.launchpad.net/ubuntu

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

** bug changed to question:
   https://answers.edge.launchpad.net/ubuntu/+source/evolution/+question/33273

-- 
El comando MAIL FROM ha fallado: Must issue a STARTTLS command first. 
8sm3422546ywg.6 
https://bugs.launchpad.net/bugs/231053
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 231012] Re: Save as hangs (file selection dialog needs long time to come up)

2008-05-16 Thread signal11
Thanks for pointing out this. It seems that this is the same issue; in
particular, uninstalling tracker and killing all running instances of
trackerd fixes the problem.

-- 
Save as hangs (file selection dialog needs long time to come up)
https://bugs.launchpad.net/bugs/231012
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   >