[Bug 243431] Re: Can't copy to disk mounted under a Samba share if space doesn't exist in the share

2008-06-26 Thread Parthan
To put it better, a samba shared FS on a local system is still
representing a remote FS and the operation you want to do on it are
nothing but what you want to be done on the remote FS. Thus, when the
remote FS has only 5MB size it wouldn't be allowing any operation
running out of space, like copying an 8MB file to it. When this remote
FS is mounted on a local FS, it still needs to reflect the same
character or else it doesn't fit as an ideal sharing of a remote FS
locally. Hence, it shouldn't allow you to copy a file to the locally
mounted shared FS, when the file is bigger than the space available in
remote FS. If it allows you to copy it to locally mounted+shared FS, it
doesn't make sense as it still can't be reflected on the remote server
due to non-availability of space.

Thus it is not a bug, but rather the most logical response not to allow
copying a 8MB file over a remote shared FS of max size available=5MB,
but locally mounted on an FS which has max avail size=10MB(as a local
FS, but not when it represents the remote FS). If you can prove
otherwise, please feel free to reopen this bug. Thanks.

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

-- 
Can't copy to disk mounted under a Samba share if space doesn't exist in the 
share
https://bugs.launchpad.net/bugs/243431
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 243441] Re: Not my own mail

2008-06-26 Thread Simon Bateman

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/15638932/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/15638933/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/15638934/ProcStatus.txt

-- 
Not my own mail
https://bugs.launchpad.net/bugs/243441
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 243441] [NEW] Not my own mail

2008-06-26 Thread Simon Bateman
Public bug reported:

Binary package hint: evolution

I am using my BroadBand service provider [DEMON] 
  they supply [EMAIL PROTECTED]

I have one login/password with evolution set to 'use' [EMAIL PROTECTED]
My wife has her own login,  her evolution set to  [EMAIL PROTECTED]
etc.
etc.

EVOLUTION will show ALL mail received regardless of the login/evolution
settings

ProblemType: Bug
Architecture: i386
Date: Fri Jun 27 07:23:20 2008
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/evolution
Package: evolution 2.12.1-0ubuntu1.3
PackageArchitecture: i386
ProcCmdline: evolution --component=mail
ProcCwd: /home/simon
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux COMPAQ 2.6.22-15-generic #1 SMP Tue Jun 10 09:21:34 UTC 2008 i586 
GNU/Linux

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


** Tags: apport-bug

-- 
Not my own mail
https://bugs.launchpad.net/bugs/243441
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 243431] Re: Can't copy to disk mounted under a Samba share if space doesn't exist in the share

2008-06-26 Thread Ashley Kyd
Sorry, I mightn't have been clear here. The 10MB file system is mounted
to a directory inside the 5MB file system on the remote server.

When I mount the share on my client I see 5MB of free space, and the
directory/mount where the 10MB filesystem is mounted.

I can write to either file system, but can not write more than 5MB
regardless of which file system I put it on.

I hope this clears things up.

-- 
Can't copy to disk mounted under a Samba share if space doesn't exist in the 
share
https://bugs.launchpad.net/bugs/243431
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 199088] Re: [Hardy] Message: "Suspend Problem. Your computer failed to suspend"

2008-06-26 Thread Paul Vinson Brown
Hi - I've experienced the same problem with my HP dv6000.  BTW, anyone
know how to cancel my decision to "don't show me this message again"?
I'd like to keep seeing it so I can help debug this (if possible).

BTW, there's another, VERY similar bug - probably the same one: 
https://bugs.launchpad.net/ubuntu/+source/hal/+bug/195095

ALSO, on the subject of the AWFUL screeching sound you get when waking
up the computer -- it's due to this little guy right here: /usr/share
/gnome-power-manager/gpm-suspend-failure.wav

It's interesting that the other "warning" sounds there are barely
noticable clicks, boops and bips, but this one will knock your teeth out
-- and usually in the MORNING of all times.  But hey, at least I'm awake
now.

I guess darthsabbath told us how to disable sounds for failure
situations, but I think a better solution might be to just replace that
wav file with something a little more tame.  Your choice.

I'll try and attach the appropriate log files...

** Attachment added: "gpm.log and syslog"
   http://launchpadlibrarian.net/15638869/gpm%20and%20syslog.zip

-- 
[Hardy] Message: "Suspend Problem. Your computer failed to suspend"
https://bugs.launchpad.net/bugs/199088
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 243431] Re: Can't copy to disk mounted under a Samba share if space doesn't exist in the share

2008-06-26 Thread Ashley Kyd
Additionally, I have verified that Samba is writing to both devices, and
not writing to the original file system underneath the mount.

To be clear, I believe there is a bug in the way Nautilus calculates
free disk space in this circumstance.

I've attached a screenshot of what Nautilus says, and the output of df
-h on the server. I've helpfully scribbled over it to hopefully make
things clearer.

** Attachment added: "image2392.png"
   http://launchpadlibrarian.net/15638890/image2392.png

-- 
Can't copy to disk mounted under a Samba share if space doesn't exist in the 
share
https://bugs.launchpad.net/bugs/243431
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 164016] Re: laptop does not suspend or hibernate

2008-06-26 Thread sjs889
I tried

echo 3 > /proc/sys/kernel/acpi_video_flags


And did a suspend. The screen goes black and then there is a lot of disk 
activity and the fan goes crazy. After about >5 mins the laptop goes into a 
suspend state. I was then able to wake from suspend. I haven't waited this long 
before so echo 1 or 2 might have got the same behaviour.

Haven't got time to try hibernate or anything else for the next two
days.

-- 
laptop does not suspend or hibernate
https://bugs.launchpad.net/bugs/164016
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 164591] Re: gimp windows steal focus on start

2008-06-26 Thread Roman Polach
Still the same problem in current Hardy's Gimp.

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

-- 
gimp windows steal focus on start
https://bugs.launchpad.net/bugs/164591
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 243431] Re: Can't copy to disk mounted under a Samba share if space doesn't exist in the share

2008-06-26 Thread Parthan
Thank you for taking your time to file this bug and help make Ubuntu
better. As far as I have enquired, when you mount a remote file system
on your local machine using your samba share, may be on a different
partition, still it's size is only the size of the source file system
and not of the local filesystem. Hence a 5MB remote FS mounted on a 10MB
local FS is still 5MB only, as the remote FS can't take anything more
than 5MB. Thus, what you are reporting is most probably not a bug at all
but an existing constraint rather. If nobody else can confirm this as
wrong, we should be closing this bug.

-- 
Can't copy to disk mounted under a Samba share if space doesn't exist in the 
share
https://bugs.launchpad.net/bugs/243431
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 164016] Re: laptop does not suspend or hibernate

2008-06-26 Thread sjs889
The output of /sys/power/state is


cat /sys/power/state

mem disk

Using boot option nosmp doesn't seem to change behaviour.

-- 
laptop does not suspend or hibernate
https://bugs.launchpad.net/bugs/164016
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 241448] Re: Playing from Samba SMB shared folder now is not possible (it could be done until last upgrade).

2008-06-26 Thread ThomasNovin
Same problem here. I can reproduce this with both VLC and Totem.

Using ~/.gvfs/ instead works great.

$ lsb_release -rd
Description:Ubuntu 8.04.1
Release:8.04

ii  libsmbclient   3.0.28a-1ubuntu4.3
ii  gvfs   0.2.4-0ubuntu2

This seems like a showstopper for 8.04.1!

-- 
Playing from Samba SMB shared folder now is not possible (it could be done 
until last upgrade).
https://bugs.launchpad.net/bugs/241448
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 243432] Re: rhythmbox : does not play the songs at times. When I click play song, no response

2008-06-26 Thread Parthan
Thank you for taking your time to file the bug and help make Ubuntu
better. Is this problem only with Rhythmbox, and for all song files you
have? Does the song file(s) play in any other music player (like
Banshee, Amarok)? Does other types of media files play sound, like video
files in a video player (like totem) or videos inside a browser? Do you
have system sounds? Thanks in advance.

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

-- 
rhythmbox : does not play the songs at times. When I click play song, no 
response
https://bugs.launchpad.net/bugs/243432
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 191889] Re: [MASTER] "Offline Mode" feature fails to detect proper online state for networks that are managed outside of network manager.

2008-06-26 Thread Henry Wertz
>Do you have more than one login session running when you see this
>issue?
Nope.. just one session.  Without my kludge, It's just like what Daniel Newman 
etc. have described where the CDMA aircard is a PPP link, and 
NetworkManager0.6x apparently doesn't track PPP state.  If I use wifi, or 
ethernet, firefox is online.  If I don't have a wifi or ethernet connection, 
and use PPP only, firefox decides I'm offline.

 With the kludge, as I say, nm-applet doesn't show proper status for
ethernet or static IP wifi (or PPP)  (the machine DOES get online, nm-
applet just doesn't show it.)  For normal wifi, nm-applet doesn't show
the DHCP swirl but otherwise does operate fully (shows access point
list, joins access points, shows signal strength, etc.)  And, at all
points, firefox shows online status as the UNIX gods intended 8-).

-- 
[MASTER] "Offline Mode" feature fails to detect proper online state for 
networks that are managed outside of network manager.
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 195095] Copy of 199088?

2008-06-26 Thread Paul Vinson Brown
Hi - first timer, so forgive my ignorance -- should this be marked as a
copy of 199088?  I guess this bug (195095) was reported first (assuming
the numbers get bigger and not smaller...), but it seems that 199088 has
a lot more activity and logs reported.  Being so new here, I wasn't
comfortable marking the change, but maybe someone with a bit more
experience?

In any case, if you happened to find this bug, and would like to see a
related (if not the same) one, go here:

https://bugs.launchpad.net/ubuntu/+source/hal/+bug/199088

ALSO, on the subject of the AWFUL screeching sound you get when waking
up the computer -- it's due to this little guy right here: /usr/share
/gnome-power-manager/gpm-suspend-failure.wav

It's interesting that the other "warning" sounds there are barely
noticable clicks, boops and bips, but this one will knock your teeth out
-- and usually in the MORNING of all times.  But hey, at least I'm awake
now.

In 199088 there's mention of how to disable sounds for failure
situations, but I think a better solution might be to just replace that
wav file with something a little more tame.

-- 
Get notification about sleep failed even though it seems to have gone well 
after suspend
https://bugs.launchpad.net/bugs/195095
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 243431] [NEW] Can't copy to disk mounted under a Samba share if space doesn't exist in the share

2008-06-26 Thread Ashley Kyd
Public bug reported:

I've got a directory on my server with several mount points inside,
shared using Samba. Using Nautilus, I can't copy files to the mounted
disks inside the share, unless ample space exists on the parent disk.

The space exists on the mounted disks, but Nautilus doesn't recognise
that there is indeed more space available and refuses to copy. The only
workaround is to use each disk as its own share, and mount them all on
the client.

Hypothetical:
 * I have a server with a samba share /home/foo with 5 meg free space.
 * I have a mount under this directory /home/foo/disk with 10 meg free space.
 * Mounting the foo share on my Ubuntu desktop is no problem, but when I want 
to copy a 10 meg file to foo/disk, Nautilus refuses telling me I only have 5 
meg free.

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

** Description changed:

  I've got a directory on my server with several mount points inside,
  shared using Samba. Using Nautilus, I can't copy files to the mounted
  disks inside the share, unless ample space exists on the parent disk.
  
  The space exists on the mounted disks, but Nautilus doesn't recognise
- that there is indeed more space available and refuses to copy.
+ that there is indeed more space available and refuses to copy. The only
+ workaround is to use each disk as its own share, and mount them all on
+ the client.
  
  Hypothetical:
   * I have a server with a samba share /home/foo with 5 meg free space.
   * I have a mount under this directory /home/foo/disk with 10 meg free space.
   * Mounting the foo share on my Ubuntu desktop is no problem, but when I want 
to copy a 10 meg file to foo/disk, Nautilus refuses telling me I only have 5 
meg free.

-- 
Can't copy to disk mounted under a Samba share if space doesn't exist in the 
share
https://bugs.launchpad.net/bugs/243431
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 243432] Re: rhythmbox : does not play the songs at times. When I click play song, no response

2008-06-26 Thread Eric Kuzmenko
** Changed in: rhythmbox (Ubuntu)
 Assignee: (unassigned) => Eric Kuzmenko (gralco)

-- 
rhythmbox : does not play the songs at times. When I click play song, no 
response
https://bugs.launchpad.net/bugs/243432
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 243432] Re: rhythmbox : does not play the songs at times. When I click play song, no response

2008-06-26 Thread Jagadish.Prasath

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/15638296/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/15638297/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/15638298/ProcStatus.txt

-- 
rhythmbox : does not play the songs at times. When I click play song, no 
response
https://bugs.launchpad.net/bugs/243432
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 243432] [NEW] rhythmbox : does not play the songs at times. When I click play song, no response

2008-06-26 Thread Jagadish.Prasath
Public bug reported:

Binary package hint: rhythmbox

When I click to play song, it does not play song.
Even after restarting the application, same behavior is seen. Only restart of 
Ubuntu solves the problem

ProblemType: Bug
Architecture: i386
Date: Fri Jun 27 10:48:41 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.11.5-0ubuntu7
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_IN
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.24-18-generic i686

** Affects: rhythmbox (Ubuntu)
 Importance: Undecided
 Assignee: Eric Kuzmenko (gralco)
 Status: New


** Tags: apport-bug

-- 
rhythmbox : does not play the songs at times. When I click play song, no 
response
https://bugs.launchpad.net/bugs/243432
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 222150] Re: Restore from trash appears to do a file copy

2008-06-26 Thread Ashley Kyd
I'm having this problem, except the file I'm trying to move out of the
trash produces the error that there's not enough free space. It's on the
same filesystem, so essentially I can't get it out of trash without
"copying" it to another server with free space, and back again.

-- 
Restore from trash appears to do a file copy
https://bugs.launchpad.net/bugs/222150
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 231278] Re: Opposite Response on Power Event

2008-06-26 Thread Dereck Wonnacott
** Changed in: gnome-power-manager (Ubuntu)
Sourcepackagename: None => gnome-power-manager

-- 
Opposite Response on Power Event
https://bugs.launchpad.net/bugs/231278
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 243429] [NEW] About Me & Evolution work and home emails are switched

2008-06-26 Thread Eric Pritchett
Public bug reported:

Binary package hint: gnome-control-center

Under System > Preferences > About Me (gnome-about-me) you have your
Home and Work Emails and when you fill that out it adds a contact in
Evolution.  However, it looks like the work email and home email name in
the About Me Dialog window needs to be switched because it's the
opposite in Evolution.  To elaborate a bit more, in the About Me dialog
box your work email is your home email in Evolution and your home email
in About Me is your work email in Evolution.

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

-- 
About Me & Evolution work and home emails are switched
https://bugs.launchpad.net/bugs/243429
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 231278] [NEW] Opposite Response on Power Event

2008-06-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu 8.04 LTS, Kernel Linux 2.6.24-16-generic, Gnome-Power-Manager
2.22.1

Power events cause the opposite response from selected settings under
System>Preferences>Power Management

- Icon in top panel is always correct (e.g. power cord when plugged in,
battery when not)  However, if you hold the cursor over the icon when
battery is displayed, message returns "Computer is running on AC power"

- Unplug power the screen brightens and the screen blanks on lid close.
This matches the power settings for "On AC power"

- Plug the power back in the screen dims and the computer sleeps on lid
close.  This matches the power settings for "On Battery Power"

This behavior began after an update that performed the following in SPM:
Commit Log for Wed May 14 20:20:20 2008

Upgraded the following packages:
compiz (1:0.7.4-0ubuntu6) to 1:0.7.4-0ubuntu6+ppa1
compiz-core (1:0.7.4-0ubuntu6) to 1:0.7.4-0ubuntu6+ppa1
compiz-gnome (1:0.7.4-0ubuntu6) to 1:0.7.4-0ubuntu6+ppa1
compiz-plugins (1:0.7.4-0ubuntu6) to 1:0.7.4-0ubuntu6+ppa1
gnome-about (1:2.22.1-0ubuntu6.1) to 1:2.22.1-0ubuntu6.2
gnome-desktop-data (1:2.22.1-0ubuntu6.1) to 1:2.22.1-0ubuntu6.2
gnome-settings-daemon (2.22.1-0ubuntu1) to 2.22.1-0ubuntu2
gnome-system-monitor (2.22.1-0ubuntu1) to 2.22.1-0ubuntu2
hal (0.5.11~rc2-1ubuntu8) to 0.5.11~rc2-1ubuntu8.1
libdecoration0 (1:0.7.4-0ubuntu6) to 1:0.7.4-0ubuntu6+ppa1
libgnome-desktop-2 (1:2.22.1-0ubuntu6.1) to 1:2.22.1-0ubuntu6.2
libhal-storage1 (0.5.11~rc2-1ubuntu8) to 0.5.11~rc2-1ubuntu8.1
libhal1 (0.5.11~rc2-1ubuntu8) to 0.5.11~rc2-1ubuntu8.1
libssl0.9.8 (0.9.8g-4ubuntu3) to 0.9.8g-4ubuntu3.1
openssh-client (1:4.7p1-8ubuntu1) to 1:4.7p1-8ubuntu1.2
openssl (0.9.8g-4ubuntu3) to 0.9.8g-4ubuntu3.1
python-virtkey (0.50build1) to 0.50ubuntu0.1
ssh-askpass-gnome (1:4.7p1-8ubuntu1) to 1:4.7p1-8ubuntu1.2
ssl-cert (1.0.14-0ubuntu2) to 1.0.14-0ubuntu2.1
transmission-common (1.06-0ubuntu4) to 1.06-0ubuntu5
transmission-gtk (1.06-0ubuntu4) to 1.06-0ubuntu5
update-manager (1:0.87.24) to 1:0.87.27
update-manager-core (1:0.87.24) to 1:0.87.27
xserver-xorg-video-intel (2:2.2.1-1ubuntu12) to 2:2.2.1-1ubuntu13

Installed the following packages:
openssl-blacklist (0.1-0ubuntu0.8.04.2)

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

-- 
Opposite Response on Power Event
https://bugs.edge.launchpad.net/bugs/231278
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 243407] Re: Cannot mount NTFS partition

2008-06-26 Thread Dereck Wonnacott
** Changed in: nautilus (Ubuntu)
Sourcepackagename: None => nautilus

-- 
Cannot mount NTFS partition
https://bugs.launchpad.net/bugs/243407
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 243407] [NEW] Cannot mount NTFS partition

2008-06-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

This problem occurred in Ubuntu 8.04. Upon trying to open NTFS partition
I get a message: Cannot mount volume. You are not privileged to mount
this volume. The file fstab was already configured to automount at
startup. I was able to open this partition ever since I installed Ubuntu
in April 2008.

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

-- 
Cannot mount NTFS partition
https://bugs.edge.launchpad.net/bugs/243407
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 200337] Re: CD/DVD burning problem in hardy

2008-06-26 Thread pliz
I am not sure if my problem is exactly as the one of that bug, but I am
unable to burn CD/DVD media on 3 different machines I have  tried with
Gutsy on 2 and Hardy on one. I have reported Bug #202736 but it got no
attention as of yet. I do not want to be rude or impolite but it seems
that the bazaar system fails sometimes, unfortunately. If it is popular
at the moment to have 3D interface then a lot of effort is put there
since everybody works at it anyways more people join. However, when a
fresh user installs ubuntu and is unable to use CD?DVD burner it will
create a much worse impression than the absence of 3D interface. But we
have what we have: when people work on what they are the most interested
in they get much better code produced. Although, it seems that usability
issues should have some kind of priority level that at least registers
on radars of developers. Again, I did not want to be rude or pushy. Good
luck and keep up good development.

-- 
CD/DVD burning problem in hardy
https://bugs.launchpad.net/bugs/200337
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus-cd-burner in ubuntu.

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


[Bug 152838] Re: gnome window list panel item flickers in vertical orientation

2008-06-26 Thread Bug Watch Updater
*** This bug is a duplicate of bug 43066 ***
https://bugs.launchpad.net/bugs/43066

** Changed in: gnome-panel
   Status: Unknown => Confirmed

-- 
gnome window list panel item flickers in vertical orientation
https://bugs.launchpad.net/bugs/152838
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 207072] Re: nautilus does not display samba shares for machines inside an ADS network.

2008-06-26 Thread Pablo Estigarribia
I have same problems. 
When access to windows 2003 server with smb://win2003server I can't see shares, 
but if I try to acces my ubuntu it shows shares example, smb://localhost. 
Instead if I try to access some share with smb://win2003server/share it shows 
folders inside share correctly and I can access without errors.
I want to know where this issue is originated and how to fix it

** Attachment added: "screenshot1.png"
   http://launchpadlibrarian.net/15637502/screenshot1.png

-- 
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 209243] Re: opens two instances of the same file when using some themes

2008-06-26 Thread Bug Watch Updater
** Changed in: gedit
   Status: Unknown => New

-- 
opens two instances of the same file when using some themes
https://bugs.launchpad.net/bugs/209243
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 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-26 Thread Pablo Estigarribia
Sorry, it's true is related to that bug.

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
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 229999] Re: gedit doesnt automatically syntax highlight .f Fortran files

2008-06-26 Thread Bug Watch Updater
** Changed in: gedit
   Status: Unknown => New

-- 
gedit doesnt automatically syntax highlight .f Fortran files
https://bugs.launchpad.net/bugs/22
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 234711] Re: print preview popup fails to disappear

2008-06-26 Thread Bug Watch Updater
** Changed in: gedit
   Status: Unknown => New

-- 
print preview popup fails to disappear
https://bugs.launchpad.net/bugs/234711
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 242299] Re: evoluiton cann't save as attachment

2008-06-26 Thread easthero
should I give more information?

-- 
evoluiton cann't save as attachment
https://bugs.launchpad.net/bugs/242299
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 242503] Re: Album database doesn't update after Album submission on jamendo.com

2008-06-26 Thread Bug Watch Updater
** Changed in: rhythmbox
   Status: New => Invalid

-- 
Album database doesn't update after Album submission on jamendo.com
https://bugs.launchpad.net/bugs/242503
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 242763] Re: Power Manager should be able to change compiz effect levels

2008-06-26 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown => Invalid

-- 
Power Manager should be able to change compiz effect levels
https://bugs.launchpad.net/bugs/242763
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 185387] Re: can not drag a file to a nautilus folder which uses list mode

2008-06-26 Thread Murat Güneş
To the best of my knowledge, Nautilus upstream has been mostly inactive
on the bug tracker recently, and request that patches be sent to the
mailing list. The patch seems unreviewed so far [1] despite the author
having sent it to the Nautilus mailing list upon request [2], but as
mentioned, is considered for inclusion in 2.24.

I think the best course of action would be to keep an eye on the
Nautilus commits, bug activity and mailing list thread until critical
time for inclusion in 2.24 (within the next few weeks), and gently poke
the upstream maintainers for inclusion with test results if things don't
seem to be moving.

[1] http://mail.gnome.org/archives/nautilus-list/2008-March/msg00088.html
[2] http://bugzilla.gnome.org/show_bug.cgi?id=171655#c55

-- 
can not drag a file to a nautilus folder which uses list mode
https://bugs.launchpad.net/bugs/185387
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 206855] Re: evolution crashed with SIGSEGV in abort_all_soup()

2008-06-26 Thread Bug Watch Updater
** Changed in: evolution
   Status: Unknown => Incomplete

-- 
evolution crashed with SIGSEGV in abort_all_soup()
https://bugs.launchpad.net/bugs/206855
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 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-26 Thread Steve Langasek
On Fri, Jun 27, 2008 at 02:23:34AM -, Pablo Estigarribia wrote:
> When access to windows 2003 server with smb://win2003server I can't see
> shares, but if I try to acces my ubuntu it shows shares example,
> smb://localhost. Instead if I try to access some share with
> smb://win2003server/share it shows folders inside share correctly and I
> can access without errors. 

That's bug #207072.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
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 43066] Re: Window list behaves bad when panel is vertical.

2008-06-26 Thread [EMAIL PROTECTED]
I understand it is not like solving world hunger, but it is a pain. You
don't want the window list on top because that's where apps put their
menus, and you want to mouse there quickly. You don't want it on the
bottom if you use a laptop because you lose the bottom when you detach
from a large screen monitor. The left is the rational choice, but this
bug blocks it.

-- 
Window list behaves bad when panel is vertical.
https://bugs.launchpad.net/bugs/43066
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 123078] Re: System -> Quit takes a long time to appear

2008-06-26 Thread Arthur Furlan
Hello, I think that I found a solution... I tested (and retested) and it works 
for me.
To discover what's the problem that was causing the longer time I executed

$ tail -f ~/.xsession-errors

and then I executed

$ gnome-session-save --kil

that is the same command that runs when you click on "Session > Quit" button.
After some time I got the following message

** (x-session-manager:7532): WARNING **: Couldn't connect to
PowerManager Did not receive a reply. Possible causes include: the
remote application did not send a reply, the message bus security policy
blocked the reply, the reply timeout expired, or the network connection
was broken.

It occurs for me because I disabled the gnome-power-manager of session startup 
(I have a desktop, so it's unecessary).
To solve the bug I opened the "System > Preferences > Sessions" and added the 
gnome-power-manager as a startup program.

Anybody can confirm if it really solves the problem?

-- 
System -> Quit takes a long time to appear
https://bugs.launchpad.net/bugs/123078
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 221112] Re: Can't use space bar in search bar when using french alternative keyboard

2008-06-26 Thread Bug Watch Updater
** Changed in: libgnomekbd
   Status: Invalid => New

** Changed in: rhythmbox
   Status: Unknown => New

-- 
Can't use space bar in search bar when using french alternative keyboard
https://bugs.launchpad.net/bugs/221112
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 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-26 Thread Pablo Estigarribia
When access to windows 2003 server with smb://win2003server I can't see shares, 
but if I try to acces my ubuntu it shows shares example, smb://localhost. 
Instead if I try to access some share with smb://win2003server/share it shows 
folders inside share correctly and I can access without errors. 
I want to know where this issue is originated and how to fix it.

** Attachment added: "Error screen"
   http://launchpadlibrarian.net/15637270/screenshot1.png

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
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 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-26 Thread Pablo Estigarribia
When access to windows 2003 server with smb://server I can't see shares, but if 
I try to acces my ubuntu it shows shares example, smb://localhost.
I want to know where this issue is originated and how to fix it.


** Attachment added: "Error screen"
   http://launchpadlibrarian.net/15637262/screenshot1.png

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
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 230755] Re: nautilus ftp shows empty folder

2008-06-26 Thread Derek Detweiler
I'm not sure if I did it correctly, but it returns "command not found"

[EMAIL PROTECTED]:~$ cd /usr/lib/gvfs
[EMAIL PROTECTED]:/usr/lib/gvfs$ gvfsd -r
bash: gvfsd: command not found
[EMAIL PROTECTED]:/usr/lib/gvfs$ sudo gvfsd -r
[sudo] password for derek: 
sudo: gvfsd: command not found

-- 
nautilus ftp shows empty folder
https://bugs.launchpad.net/bugs/230755
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 52654] Re: Evolution will not use GNOME proxy settings of http_proxy environment variable to access Exchange via WebDAV

2008-06-26 Thread hggdh
OK. upstream has set the bug to RESOLVED FIXED, so I am setting us to
"Fix Commited". This fix will be available on the upcoming Intrepid (and
probably as early as 2.23.5).

Upstream is not going to backport the fix to stable (2.22.2). If any of
you are interested in having it backported to Hardy, please open a
backport request stating you would like to have this fix on 2.22.2.
Please note that we have not yet checked if it is possible to backport
this fix.

I am also changing the "affects" from E-E to E-D-S (where this was
actually fixed).

** Changed in: evolution-data-server (Ubuntu)
Sourcepackagename: evolution-exchange => evolution-data-server
   Status: Triaged => Fix Committed

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

-- 
Evolution will not use GNOME proxy settings of http_proxy environment variable 
to access Exchange via WebDAV
https://bugs.launchpad.net/bugs/52654
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 243400] [NEW] GVFS fails to connect to ssh.com server using sftp://

2008-06-26 Thread Darwin Award Winner
Public bug reported:

Binary package hint: gvfs

$ lsb_release -rd
Description:Ubuntu 8.04.1
Release:8.04

I connect regularly to several servers via ssh. I've been using sshfs
(which uses sftp) to access the files on this server, but I would like
to switch to gvfs to enable better integration with the desktop. In my
experimentation, I've found that one and only one of the servers that I
connect to will not mount via the sftp transport of gvfs. It just so
happens that this is the only server that runs an ssh.com server
(ssh.com is another implementation of ssh). All the other servers run
openssh. Needless to say, ssh, sftp, and sshfs all work fine with the
offending server, and I have my public key installed at each server to
allow passwordless logins everywhere. Only gvfs has trouble.

>From this, I conclude that the sftp transport of gvfs is probably unable
to talk to ssh.com servers, though the sample size is admittedly not
large enough to really establish a correlation.

Here is some information on the ssh distribution of the offending server:
ssh: SSH Secure Shell 3.2.9.1 (non-commercial version) on rs6000-ibm-aix
Copyright (c) 1995-2002 SSH Communications Security Corp
Supported ciphers:
  
3des-cbc,aes256-cbc,aes192-cbc,aes128-cbc,blowfish-cbc,twofish-cbc,twofish256-cbc,twofish192-cbc,twofish128-cbc,[EMAIL
 PROTECTED],cast128-cbc,arcfour,none
Supported MAC algorithms:
  hmac-md5,hmac-md5-96,hmac-sha1,hmac-sha1-96,[EMAIL PROTECTED],[EMAIL 
PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED],none

Let me know what other information you would need.

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

-- 
GVFS fails to connect to ssh.com server using sftp://
https://bugs.launchpad.net/bugs/243400
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

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


Re: [Bug 243387] Re: Tomboy enters infinite loop of errors on start

2008-06-26 Thread drink
Looks like it does NOT happen on a new user account.
I previously wiped out everything but the .tomboy directory, which of course
contains my notes
Looks like if I delete my .tomboy I can come up and reinitialize the system
correctly...
oho! if I delete my .tomboy/addins-db-001 the problem goes away.
attached is my bad .tomboy (sans private notes)


** Attachment added: "unnamed"
   http://launchpadlibrarian.net/15637186/unnamed

** Attachment added: "badtomboy.tgz"
   http://launchpadlibrarian.net/15637187/badtomboy.tgz

-- 
Tomboy enters infinite loop of errors on start
https://bugs.launchpad.net/bugs/243387
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 163223] Re: desktop doesnt't load completely ->logsout

2008-06-26 Thread Kelbizzle
No, It's not I fixed it.

-- 
desktop doesnt't load completely ->logsout
https://bugs.launchpad.net/bugs/163223
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 229999] Re: gedit doesnt automatically syntax highlight .f Fortran files

2008-06-26 Thread Pedro Villavicencio
Thanks for your bug report. This bug has been reported to the developers
of the software. You can track it and make comments here:
http://bugzilla.gnome.org/show_bug.cgi?id=540402

** Changed in: gedit (Ubuntu)
   Status: Confirmed => Triaged

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

-- 
gedit doesnt automatically syntax highlight .f Fortran files
https://bugs.launchpad.net/bugs/22
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 229999] Re: gedit doesnt automatically syntax highlight .f Fortran files

2008-06-26 Thread Pedro Villavicencio
confirming thanks will look upstream.

** Changed in: gedit (Ubuntu)
   Status: Incomplete => Confirmed

-- 
gedit doesnt automatically syntax highlight .f Fortran files
https://bugs.launchpad.net/bugs/22
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 90894] Re: rhythmbox: last.fm support should include "personal radio" by default

2008-06-26 Thread Pedro Villavicencio
fixed upstream now, thanks for reporting.

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

-- 
rhythmbox: last.fm support should include "personal radio" by default
https://bugs.launchpad.net/bugs/90894
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 151407] Re: Modified keyboard shortcuts not remembered

2008-06-26 Thread Pedro Villavicencio
** Changed in: ubuntu
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)

-- 
Modified keyboard shortcuts not remembered
https://bugs.launchpad.net/bugs/151407
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 235352] Re: tagging doesn't seem to work

2008-06-26 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 8839 ***
https://bugs.launchpad.net/bugs/8839

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: rhythmbox (Ubuntu)
   Status: Incomplete => Invalid

** This bug has been marked a duplicate of bug 8839
   rhythmbox tag editing has issues with gst0.10

-- 
tagging doesn't seem to work
https://bugs.launchpad.net/bugs/235352
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 238261] Re: gedit crash on save as

2008-06-26 Thread John Cromie
No, nothing special (as far as I know). File is attached...

** Attachment added: ".gtk-bookmarks"
   http://launchpadlibrarian.net/15636473/.gtk-bookmarks

-- 
gedit crash on save as
https://bugs.launchpad.net/bugs/238261
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 52654] Re: Evolution will not use GNOME proxy settings of http_proxy environment variable to access Exchange via WebDAV

2008-06-26 Thread Pedro Villavicencio
** Changed in: evolution-exchange (Ubuntu)
   Status: Confirmed => Triaged

-- 
Evolution will not use GNOME proxy settings of http_proxy environment variable 
to access Exchange via WebDAV
https://bugs.launchpad.net/bugs/52654
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 243349] Re: gedit crashed with SIGSEGV in gtk_tree_model_get_iter()

2008-06-26 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/15632324/CoreDump.gz

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

-- 
gedit crashed with SIGSEGV in gtk_tree_model_get_iter()
https://bugs.launchpad.net/bugs/243349
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 243350] Re: Copying directories images of icon to DVD-RAM

2008-06-26 Thread Pedro Villavicencio
** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Copying directories images of icon to DVD-RAM
https://bugs.launchpad.net/bugs/243350
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 243387] Re: Tomboy enters infinite loop of errors on start

2008-06-26 Thread Pedro Villavicencio
thanks for the report, do you have any specific step for reproduce this?
do you get the same with another new user account? a few steps to
reproduce it would be nice to have, thanks.

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

-- 
Tomboy enters infinite loop of errors on start
https://bugs.launchpad.net/bugs/243387
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 165271] Re: Keep displacement bars when changing pages

2008-06-26 Thread Pedro Villavicencio
ok, closing this bug then, thanks.

** Changed in: evince (Ubuntu)
   Status: Incomplete => Invalid

-- 
Keep displacement bars when changing pages
https://bugs.launchpad.net/bugs/165271
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 243387] [NEW] Tomboy enters infinite loop of errors on start

2008-06-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: tomboy

This is what I get when I try to start tomboy:

[DEBUG]: NoteManager created with note path "/home/drink/.tomboy".
[INFO]: Initializing Mono.Addins
Stack overflow in unmanaged: IP: 0xb7fbc402, fault addr: 0xbf69effc
Stack overflow: IP: 0x81080b6, fault addr: 0xbf696ff8
At Unmanaged
Stacktrace:

  at (wrapper managed-to-native) System.IO.MonoIO.Read 
(intptr,byte[],int,int,System.IO.MonoIOError&) <0x4>
  at (wrapper managed-to-native) System.IO.MonoIO.Read 
(intptr,byte[],int,int,System.IO.MonoIOError&) <0x>
  at System.IO.FileStream.ReadData (intptr,byte[],int,int) <0x00028>
  at System.IO.FileStream.RefillBuffer () <0x00022>
  at System.IO.FileStream.ReadByte () <0x0007a>
  at Mono.Addins.Serialization.BinaryXmlReader.ReadNext () <0x0001f>
  at Mono.Addins.Serialization.BinaryXmlReader.Skip () <0x00049>
  at Mono.Addins.Serialization.BinaryXmlReader.Skip () <0x00055>
  at Mono.Addins.Serialization.BinaryXmlReader.Skip () <0x00055>


Repeat ad infinitum. On ^C there is a segmentation fault.

Ubuntu 8.04.1
tomboy 0.10.2-0ubuntu1

** Affects: tomboy (Ubuntu)
 Importance: Medium
 Assignee: Ubuntu Desktop Bugs (desktop-bugs)
 Status: Incomplete

-- 
Tomboy enters infinite loop of errors on start
https://bugs.edge.launchpad.net/bugs/243387
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 217151] Re: Epiphany prints blank pages

2008-06-26 Thread Stephen Irons
The workaround (changing scale to 100%) works for me -- almost
permanently.

If I select 'File > Print Preview', the preview looks good. However,
selecting 'File > Print' after that, the scale has changed back to 1%.

Changing 'File > Page Setup' does not affect the scale.

It seems as though 'File > Print Preview' changes the scale from 100% to
1%.

The value is stored in .gnome2/epiphany/print-settings.ini

[Print Settings]
scale=100

gets changed to
scale=1

Perhaps print preview writes a value in the range 0..1 where it should
be writing the value 0..100%?

-- 
Epiphany prints blank pages
https://bugs.launchpad.net/bugs/217151
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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



[Bug 243380] Re: can't use repositories

2008-06-26 Thread Luis

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/15635742/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/15635743/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/15635744/ProcStatus.txt

-- 
can't use repositories
https://bugs.launchpad.net/bugs/243380
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 243380] [NEW] can't use repositories

2008-06-26 Thread Luis
Public bug reported:

Binary package hint: gnome-system-monitor

mouse sometimes runs crazy and desktop prompts me the shutdown. And I can't 
update manager. (Could not download all the repository indexes. The repository 
may no longer be available or could not be contacted because of network 
problems. CPU FREQUENCY UNSUPPORTED . ou will not be able to modify the 
frequency of your machine. Your machine may be misconfigured or not have 
hardware support for this. If available, an older of the failed index will be 
used. Otherwise the repository will be ignored. Make sure the repository 
address in the preferences is correct. FAILED TO FETCH 
http://apt.freegeek.org/ubuntu/dists/hardy/universe/source/Sources.gz hash sum.
FAILED TO FETCH 
http://apt.freegeek.org/ubuntu/dists/hardy/main/source/Sources.gz

ProblemType: Bug
Architecture: i386
Date: Thu Jun 26 16:20:09 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gnome-system-monitor
NonfreeKernelModules: ath_hal
Package: gnome-system-monitor 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 SHELL=/bin/bash
SourcePackage: gnome-system-monitor
Uname: Linux 2.6.24-18-generic i686
UnreportableReason: This is not a genuine Ubuntu package

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


** Tags: apport-bug

-- 
can't use repositories
https://bugs.launchpad.net/bugs/243380
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 173371] Re: No way to "Print Selection"

2008-06-26 Thread Markward Kufleitner
I can confirm this problem too. I tried it with Firefox 3.0 and gedit
under ubuntu 8.04.

-- 
No way to "Print Selection"
https://bugs.launchpad.net/bugs/173371
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 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-26 Thread Steve Langasek
Tiago,

Please file a new bug describing the issue you're experiencing, and
provide the bug number here.  This bug report is about a failure to
connect to servers that require old password security methods, and has
been resolved in hardy-updates; if you're still experiencing problems
connecting to samba servers from hardy with all updates installed,
that's unrelated to this bug.

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
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 193735] Re: Epiphany does not allow custom js right click menu

2008-06-26 Thread James Mason
This is a real pain, and keeping me from doing my development work in
BungeeConnect.  Is there a gconf key that can be used to override?  Or a
key-combination like Safari on Macs (Cmd-Click)?

** Also affects: epiphany-browser (openSUSE)
   Importance: Undecided
   Status: New

-- 
Epiphany does not allow custom js right click menu
https://bugs.launchpad.net/bugs/193735
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 209520] Re: SMB error: Unable to mount location when server configured with security=share

2008-06-26 Thread Tiago Faria
Still doesn't work for me.

-- 
SMB error: Unable to mount location when server configured with security=share
https://bugs.launchpad.net/bugs/209520
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 185311] Re: hardy, locking assertion failure, xorg/libsdl

2008-06-26 Thread jhyder79
Just wanted to add that Bryce's libx11 files completely fixed my
problems with Pro/Engineer Wildfire 3.0. I no longer have the issues
with the menus reacting slowly and everything is extremely responsive.

-- 
hardy, locking assertion failure, xorg/libsdl
https://bugs.launchpad.net/bugs/185311
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu.

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


[Bug 192926] Re: gThumb doesn't import photos (Hardy)

2008-06-26 Thread Vytas
Seems to be fixed now

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

-- 
gThumb doesn't import photos (Hardy)
https://bugs.launchpad.net/bugs/192926
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 161116] Re: bizarre extra matching of TLD on mailto: URLs

2008-06-26 Thread Bug Watch Updater
** Changed in: gnome-terminal
   Status: New => Fix Released

-- 
bizarre extra matching of TLD on mailto: URLs
https://bugs.launchpad.net/bugs/161116
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 228721] Re: [Hardy] Youtube videos do not play in totem, possibly proxy

2008-06-26 Thread will_in_wi
Ok, I am changing the bug. I am guessing my previous condition still
exists, but totem can't get to the point that I can see it. Anyway,
changing bug...

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

** Summary changed:

- [Hardy] Youtube videos do not play in totem, possibly proxy
+ [Hardy] Searching youtube videos runs 100% cpu forever.

-- 
[Hardy] Searching youtube videos runs 100% cpu forever.
https://bugs.launchpad.net/bugs/228721
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 225722] Re: Gnome panels freeze on login until timeout expires. Applets die. Hardy Heron 08.04

2008-06-26 Thread Hans Deragon
I cannot describe how to trigger this bug as it is random and occurs
only on login.  Beside, I moved to another job and thus cannot reproduce
it anymore.  Leave it closed.

-- 
Gnome panels freeze on login until timeout expires.  Applets die.  Hardy Heron 
08.04
https://bugs.launchpad.net/bugs/225722
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 237649] Re: [nautilus] Invisible text when renaming files on a dark theme

2008-06-26 Thread Pedro Villavicencio
Feel free to forward this bug upstream since you're getting the issue,
for forwarding instructions have a look to
https://wiki.ubuntu.com/Bugs/Upstream/GNOME; Thanks you.

-- 
[nautilus] Invisible text when renaming files on a dark theme
https://bugs.launchpad.net/bugs/237649
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 215273] Re: Rhythmbox last.fm plugin does not work

2008-06-26 Thread Pedro Villavicencio
great, closing this one then. thanks.

** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete => Invalid

-- 
Rhythmbox last.fm plugin does not work
https://bugs.launchpad.net/bugs/215273
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 240727] Re: epiphany crash on www.meebo.com

2008-06-26 Thread Michal Dekan
Updates from 2008-06-26 solved the problem, i think:

Preparing to replace libglib2.0-0 2.16.3-1ubuntu2 (using 
.../libglib2.0-0_2.16.3-1ubuntu3_i386.deb) ...
Unpacking replacement libglib2.0-0 ...

meebo works ;)

-- 
epiphany crash on www.meebo.com
https://bugs.launchpad.net/bugs/240727
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 243282] Re: Turn on visualization in rhythmbox hangs my laptop completely

2008-06-26 Thread Pedro Villavicencio
re assigning to compiz for now then, thanks!.

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

-- 
Turn on visualization in rhythmbox hangs my laptop completely
https://bugs.launchpad.net/bugs/243282
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 194505] Re: Clock applet doesn't load when Google Calendar is used in Evolution

2008-06-26 Thread Pedro Villavicencio
Yes Andrew, you're right, the patch that was submitted upstream needs to
be reviewed and then committed, after that the bug will be marked as
fixed and then the ubuntu developers can evaluate if the fix can be
included in hardy or not. thanks.

-- 
Clock applet doesn't load when Google Calendar is used in Evolution
https://bugs.launchpad.net/bugs/194505
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 195129] Re: SIGSEGV while using calendar, e_cal_menu_target_new_select

2008-06-26 Thread Pedro Villavicencio
thanks, closing the bug then, feel free to re open it if you can
reproduce it again, thanks.

** Changed in: evolution (Ubuntu)
   Status: Incomplete => Invalid

-- 
SIGSEGV while using calendar, e_cal_menu_target_new_select 
https://bugs.launchpad.net/bugs/195129
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 236211] Re: open file dialog should start in current directory for gvfs

2008-06-26 Thread Sebastien Bacher
** Changed in: gedit (Ubuntu)
   Status: Incomplete => New

-- 
open file dialog should start in current directory for gvfs
https://bugs.launchpad.net/bugs/236211
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 152838] Re: gnome window list panel item flickers in vertical orientation

2008-06-26 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 43066 ***
https://bugs.launchpad.net/bugs/43066

ok, thanks so this is a duplicate of bug 43066, marking it as such.

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

** This bug has been marked a duplicate of bug 43066
   Window list behaves bad when panel is vertical.

-- 
gnome window list panel item flickers in vertical orientation
https://bugs.launchpad.net/bugs/152838
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 228721] Re: [Hardy] Youtube videos do not play in totem, possibly proxy

2008-06-26 Thread Pedro Villavicencio
Why you're confirming a bug report with an explanation of something
that's not the same you filled on the first place? Is ok if you cannot
confirm this because you're facing some other problem , leaving it as
incomplete.

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

-- 
[Hardy] Youtube videos do not play in totem, possibly proxy
https://bugs.launchpad.net/bugs/228721
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 235243] Re: Server guide can not be read in Evince

2008-06-26 Thread Pedro Villavicencio
Great!, see it was working on hardy :-), ok closing this report, thanks
for the quick feedback.

** Changed in: poppler (Ubuntu)
   Status: Incomplete => Invalid

-- 
Server guide can not be read in Evince
https://bugs.launchpad.net/bugs/235243
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 185311] Re: hardy, locking assertion failure, xorg/libsdl

2008-06-26 Thread F. Kooman
(Woops, missed that the other bug was closed and this one is the tracker
of this issue now)

It seems it has something to do with locale settings. With locale set to
en_US.UTF-8 it works, with locale setting to nl_NL.UTF-8 (I also tried
pl_PL, but also doesn't work)

openoffice.org 1:2.4.1-1ubuntu1
Linux fkooman-laptop 2.6.24-19-generic #1 SMP Wed Jun 18 14:15:37 UTC 2008 
x86_64 GNU/Linux (64 bit as well)

[EMAIL PROTECTED]:~$ LANG="en_US.UTF-8"
[EMAIL PROTECTED]:~$ rm -rf .openoffice.org2/
[EMAIL PROTECTED]:~$ oowriter
javaldx: Could not find a Java Runtime Environment!
<<< OpenOffice.org works here!! >>>

[EMAIL PROTECTED]:~$ LANG="nl_NL.UTF-8"
[EMAIL PROTECTED]:~$ rm -rf .openoffice.org2/
[EMAIL PROTECTED]:~$ oowriter
javaldx: Could not find a Java Runtime Environment!
[EMAIL PROTECTED]:~$ Locking assertion failure. Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7fdf01cfb97c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x15) [0x7fdf01cfba15]
#2 /usr/lib/libX11.so.6 [0x7fdf059c5323]
#3 /usr/lib/libX11.so.6(XCreateWindow+0x44) [0x7fdf059bcd54]
#4 /usr/lib/libgdk-x11-2.0.so.0(gdk_window_new+0x395) [0x7fdf018a5c05]
#5 /usr/lib/libgtk-x11-2.0.so.0 [0x7fdefcf344c8]
#6 /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x10f) [0x7fdf00d39bcf]
#7 /usr/lib/libgobject-2.0.so.0 [0x7fdf00d4d386]
#8 /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x875) [0x7fdf00d4f0d5]
#9 /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83) [0x7fdf00d4f483]
#10 /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_realize+0x77) [0x7fdefcf25957]
#11 /usr/lib/openoffice/program/libvclplug_gtk680lx.so [0x7fdefd2dd76d]
#12 /usr/lib/openoffice/program/libvclplug_gtk680lx.so [0x7fdefd2de16a]
#13 /usr/lib/openoffice/program/libvclplug_gtk680lx.so [0x7fdefd2de82b]
#14 /usr/lib/openoffice/program/libvclplug_gtk680lx.so [0x7fdefd2b6f64]
#15 /usr/lib/openoffice/program/libvcl680lx.so [0x7fdf092624ed]
#16 /usr/lib/openoffice/program/libvcl680lx.so [0x7fdf091f7322]
#17 
/usr/lib/openoffice/program/libvcl680lx.so(_ZN9TabDialogC2EP6WindowRK5ResId+0x5f)
 [0x7fdf092341cf]
#18 /usr/lib/openoffice/program/libsvx680lx.so [0x7fdef4180084]
#19 /usr/lib/openoffice/program/libsvx680lx.so [0x7fdef4354db4]

-- 
hardy, locking assertion failure, xorg/libsdl
https://bugs.launchpad.net/bugs/185311
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu.

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


[Bug 243350] Re: Copying directories images of icon to DVD-RAM

2008-06-26 Thread Sebastien Bacher
the issue is known in gnome you can read
http://bugzilla.gnome.org/show_bug.cgi?id=139935

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low
   Status: New => Triaged

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

-- 
Copying directories images of icon to DVD-RAM
https://bugs.launchpad.net/bugs/243350
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


desktop-bugs@lists.ubuntu.com

2008-06-26 Thread Sebastien Bacher
Thanks for the bug report. This particular bug has already been
reported, but feel free to report any other bugs you find. describing
only one issue in a bug would also be nicer

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

-- 
Look&Feel
https://bugs.launchpad.net/bugs/243346
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 243350] Re: Copying directories images of icon to DVD-RAM

2008-06-26 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown => Confirmed

-- 
Copying directories images of icon to DVD-RAM
https://bugs.launchpad.net/bugs/243350
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 243336] Re: Nautilus takes way too much ram opening a large image directory and doesn't give it back until killed

2008-06-26 Thread Sebastien Bacher
thank you for your bug report, what zoom setting to do you use?

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low
   Status: New => Incomplete

-- 
Nautilus takes way too much ram opening a large image directory and doesn't 
give it back until killed
https://bugs.launchpad.net/bugs/243336
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 237690] Re: [New Upstream] Firefox 3 RC2 is available

2008-06-26 Thread Steve Beattie
** Tags removed: verification-needed

-- 
[New Upstream] Firefox 3 RC2 is available
https://bugs.launchpad.net/bugs/237690
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to devhelp in ubuntu.

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


[Bug 202494] Re: gnome-keybinding-properties crashed with SIGSEGV

2008-06-26 Thread Pedro Villavicencio
that's ok, if someone else is able to reproduce it the bug can be re
opened, thanks hggdh.

-- 
gnome-keybinding-properties crashed with SIGSEGV
https://bugs.launchpad.net/bugs/202494
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 237382] Re: openoffice 2.4.1 rc1 dont start on hardy amd64

2008-06-26 Thread F. Kooman
*** This bug is a duplicate of bug 185311 ***
https://bugs.launchpad.net/bugs/185311

It has something to do with locale settings. With locale set to
en_US.UTF-8 it works, with locale setting to nl_NL.UTF-8 (I also tried
pl_PL, but also doesn't work)

openoffice.org 1:2.4.1-1ubuntu1
Linux fkooman-laptop 2.6.24-19-generic #1 SMP Wed Jun 18 14:15:37 UTC 2008 
x86_64 GNU/Linux   (64 bit as well)

[EMAIL PROTECTED]:~$ LANG="en_US.UTF-8"
[EMAIL PROTECTED]:~$ rm -rf .openoffice.org2/
[EMAIL PROTECTED]:~$ oowriter
javaldx: Could not find a Java Runtime Environment! 
<<< OpenOffice.org works here!! >>>

[EMAIL PROTECTED]:~$ LANG="nl_NL.UTF-8"
[EMAIL PROTECTED]:~$ rm -rf .openoffice.org2/
[EMAIL PROTECTED]:~$ oowriter
javaldx: Could not find a Java Runtime Environment! 
[EMAIL PROTECTED]:~$ Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7fdf01cfb97c]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x15) [0x7fdf01cfba15]
#2 /usr/lib/libX11.so.6 [0x7fdf059c5323]
#3 /usr/lib/libX11.so.6(XCreateWindow+0x44) [0x7fdf059bcd54]
#4 /usr/lib/libgdk-x11-2.0.so.0(gdk_window_new+0x395) [0x7fdf018a5c05]
#5 /usr/lib/libgtk-x11-2.0.so.0 [0x7fdefcf344c8]
#6 /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x10f) [0x7fdf00d39bcf]
#7 /usr/lib/libgobject-2.0.so.0 [0x7fdf00d4d386]
#8 /usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x875) [0x7fdf00d4f0d5]
#9 /usr/lib/libgobject-2.0.so.0(g_signal_emit+0x83) [0x7fdf00d4f483]
#10 /usr/lib/libgtk-x11-2.0.so.0(gtk_widget_realize+0x77) [0x7fdefcf25957]
#11 /usr/lib/openoffice/program/libvclplug_gtk680lx.so [0x7fdefd2dd76d]
#12 /usr/lib/openoffice/program/libvclplug_gtk680lx.so [0x7fdefd2de16a]
#13 /usr/lib/openoffice/program/libvclplug_gtk680lx.so [0x7fdefd2de82b]
#14 /usr/lib/openoffice/program/libvclplug_gtk680lx.so [0x7fdefd2b6f64]
#15 /usr/lib/openoffice/program/libvcl680lx.so [0x7fdf092624ed]
#16 /usr/lib/openoffice/program/libvcl680lx.so [0x7fdf091f7322]
#17 
/usr/lib/openoffice/program/libvcl680lx.so(_ZN9TabDialogC2EP6WindowRK5ResId+0x5f)
 [0x7fdf092341cf]
#18 /usr/lib/openoffice/program/libsvx680lx.so [0x7fdef4180084]
#19 /usr/lib/openoffice/program/libsvx680lx.so [0x7fdef4354db4]

-- 
openoffice 2.4.1 rc1 dont start on hardy amd64
https://bugs.launchpad.net/bugs/237382
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in ubuntu (via bug 185311).

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


[Bug 236211] Re: open file dialog should start in current directory for gvfs

2008-06-26 Thread Jens Kleikamp
My Version is Hardy 64 Bit  with enabled hardy-proposed packages.

Of course, the fileselector of gedit has all bookmark entries which I
added previously in nautilus, really nice.

My wish is that when I open a file from a sftp server with nautilus
(already bookmarked), gedit starts and opens the file - now when I click
"open" in gedit, the fileselector should display the folder on the
server so that I can easily open another file from the same directory on
the server.

Currently the fileselector shows the latest "local" folder from which I
opened a file previously, so I must use a few more clicks to navigate
the selector to the server ( with deep-directory-tree) to just open
another file from the same directory of the already opened file.


sorry for my bad english!

-- 
open file dialog should start in current directory for gvfs
https://bugs.launchpad.net/bugs/236211
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 243228] Re: Ubuntu Hardy Heron 8.04 AMD64-> trash bin looks empty, is full, cannot be emptied.

2008-06-26 Thread Sebastien Bacher
*** This bug is a duplicate of bug 72468 ***
https://bugs.launchpad.net/bugs/72468

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

** Changed in: gnome-applets (Ubuntu)
   Importance: Undecided => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: Confirmed => Invalid

** This bug has been marked a duplicate of bug 72468
   Trash looks empty, isn't

-- 
Ubuntu Hardy Heron 8.04 AMD64-> trash bin looks empty, is full, cannot be 
emptied.
https://bugs.launchpad.net/bugs/243228
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 90894] Re: rhythmbox: last.fm support should include "personal radio" by default

2008-06-26 Thread Bug Watch Updater
** Changed in: rhythmbox
   Status: New => Fix Released

-- 
rhythmbox: last.fm support should include "personal radio" by default
https://bugs.launchpad.net/bugs/90894
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 241784] Re: Please sponsor gnome-applets_2.23.3-0ubuntu2 into Intrepid

2008-06-26 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-applets - 2.23.3-0ubuntu2

---
gnome-applets (2.23.3-0ubuntu2) intrepid; urgency=low

  * debian/control.in: (LP: #241784)
- Remove all reference to gail as gail is now on gtk2.0
- Bump build depend on libgtk2.0 to 2.13

 -- Pedro Fragoso <[EMAIL PROTECTED]>   Fri, 20 Jun 2008 22:57:38 +0100

** Changed in: gnome-applets (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Please sponsor gnome-applets_2.23.3-0ubuntu2 into Intrepid
https://bugs.launchpad.net/bugs/241784
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 241784] Re: Please sponsor gnome-applets_2.23.3-0ubuntu2 into Intrepid

2008-06-26 Thread Sebastien Bacher
the update is correct but it seems that the code doesn't use libgail and
that the configure requirement could be removed, something that could be
sent to bugzilla.gnome.org

** Changed in: gnome-applets (Ubuntu)
   Importance: Undecided => Wishlist
   Status: New => Fix Committed

-- 
Please sponsor gnome-applets_2.23.3-0ubuntu2 into Intrepid
https://bugs.launchpad.net/bugs/241784
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 215273] Re: Rhythmbox last.fm plugin does not work

2008-06-26 Thread Victor Osadci
Playback does work now. The bug with the config dialogue is still there,
but now that is probably unrelated; I'll open a bug on b.g.o for this.

Thanks.

-- 
Rhythmbox last.fm plugin does not work
https://bugs.launchpad.net/bugs/215273
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 227852] Re: Nautilus get error when I try to open webdav directories

2008-06-26 Thread Tomasz Jadczuk
Dnia 2008-06-26, czw o godzinie 08:04 +, Sebastien Bacher pisze:
> why do you need to specify the username in the url, you should get a
> password dialog letting you enter login and password informations when
> you try to connect to the server?
> 
> ** Changed in: gvfs (Ubuntu)
> Sourcepackagename: nautilus => gvfs
> 

I use seahorse to authorise session.
I think it's problem with ulr, that nautilus send to webdav server,
that's why server give 301 error.

Regards
T.J.

-- 
Nautilus get error when I try to open webdav directories
https://bugs.launchpad.net/bugs/227852
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 237647] Re: After removing fast-user-switch-applet when a newly created user logs in an exception is thrown immediately

2008-06-26 Thread Sebastien Bacher
Thank you for your bug report. That's not a gnome-applets bug though,
the gnome-panel default configuration is static and is adapted to the
ubuntu installation, you have to change the profile you are using if you
decide to uninstall something which is listed

** Changed in: gnome-applets (Ubuntu)
   Importance: Undecided => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Invalid

-- 
After removing fast-user-switch-applet when a newly created user logs in an 
exception is thrown immediately
https://bugs.launchpad.net/bugs/237647
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 243350] [NEW] Copying directories images of icon to DVD-RAM

2008-06-26 Thread Michal Maňas
Public bug reported:

Binary package hint: nautilus

While copying or moving directories from HDD, that are configured to
view their icon as an image, directories are copied without icon of a
directory at DVD-RAM. I need to set up a new image for icon of a
directory on DVD-RAM.

I want to copy directories to DVD-RAM with icons of directories to be
set up in the same way as on HDD.

Ubuntu 8.04
Nautilus 1:2.22.3-0ubuntu2

ProblemType: Bug
Architecture: i386
Date: Thu Jun 26 22:55:28 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.22.3-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/gausernamees
 LANG=cs_CZ.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
Uname: Linux 2.6.24-19-generic i686

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


** Tags: apport-bug

-- 
Copying directories images of icon to DVD-RAM
https://bugs.launchpad.net/bugs/243350
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 243350] Re: Copying directories images of icon to DVD-RAM

2008-06-26 Thread Michal Maňas

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/15632348/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/15632349/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/15632351/ProcStatus.txt

-- 
Copying directories images of icon to DVD-RAM
https://bugs.launchpad.net/bugs/243350
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 243349] Re: gedit crashed with SIGSEGV in gtk_tree_model_get_iter()

2008-06-26 Thread Daniel J Blueman

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/15632324/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/15632325/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/15632326/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/15632327/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/15632328/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/15632329/Registers.txt

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/15632330/Stacktrace.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/15632331/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
gedit crashed with SIGSEGV in gtk_tree_model_get_iter()
https://bugs.launchpad.net/bugs/243349
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


  1   2   3   4   5   >