[Bug 36647] Re: setgid not respected when copying into a directory

2006-04-08 Thread Matthew Wright
ok exact process to reproduce

1. groupadd sharedtest // create's the sharedtest group

1. cat /etc/group |grep sharedtest   // verifies it's been added ie output is 
 sharedtest:x:552:

3. mkdir /home/sharedtest;chown root.sharedtest /home/sharedtest; ls -lad 
/home/sharedtest

 output should look like 
drwxr-xr-x 2 root sharedtest 4096 Apr  8 15:43 /home/sharedtest

4. chmod g+s /home/sharedtest; ls -lad /home/sharedtest
drwxr-sr-x 2 root sharedtest 4096 Apr  8 15:43 /home/sharedtest

5. adduser testuser

6.  add testuser to group sharedtest

7. verify testuser is a member of sharedtest by doing a 
su testuser -
then typing groups

8. touch /home/testuser/testfile ;ls -la /home/testuser/testfile

9.  cp /home/testuser/testfile /home/sharedtest/; ls -la testfile

permissions should be testuser sharedtest 

then do the same as above with testfile2 ... this time cp -a 
/testuser/testfile2 /home/sharedtest/

permissions should be testuser testuser

login using gdm to gnome as user testuser

now use Nautilus to drag a file called testfile3 from the home directory of 
testuser to /home/shared

The result,,, the same as a cp -a ... a stands for archive and is for backing 
up. .It is not the desirable default behaviour.


-- 
setgid not respected when copying into a directory
https://launchpad.net/malone/bugs/36647

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


[Bug 36647] Re: setgid not respected when copying into a directory

2006-04-08 Thread Matthew Wright
Tested with Ubuntu Breezy 5.10 fully up to date using apt-get update and same 
behaviour as is being experienced in Dapper Drake Flight 6

Using nautilus to copy a file the default behaviour is archive, which means 
that files copied this way aren't viewable by colleagues who are members of the 
same group.. ie someone in the marketing department who wants his colleage to 
view his openoffice doc.

-- 
setgid not respected when copying into a directory
https://launchpad.net/malone/bugs/36647

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


[Bug 35639] Re: [Bug 35639] Re: Desktop CD/DVD icon disappears

2006-04-08 Thread Pradeep
If anyone would click on the 'copy disc' option it would be either to make a
image of the disc or directly write a copy of the disc with the second cd
drive.

Why does the icon have to disappear? Why does it have to unmount?



Ok ... assuming there's only a single drive. And one wants to make an iso
image of the cd.

1. Right click on the Desktop cd icon.
2. 'Copy Disc' (the icon disappears)
3. Click on 'Write disc to : CD drive' (where would it write ?? write on
the same disc ? or would it create an image? it creates an image (but
there's another option for creating an image!)

4. OK it creates the image of the disc
4. On finish the tray ejects
6. And in just TWO seconds goes in again (with the same cd !)
7. Complains that data cannot be written



On 4/8/06, Daniel Holbach [EMAIL PROTECTED] wrote:

 Thanks for your bug report. While what you state in the bug report is
 true, you don't mention the Copy Disc dialog popping up (which happens at
 my place). To remove the icon from the Desktop (unmounting it) seems to be
 the right thing, regarding you want to copy the disc. What is the problem
 exactly?

 ** Changed in: nautilus (Ubuntu)
  Assignee: (unassigned) = Ubuntu Desktop Bugs
Status: Unconfirmed = Needs Info
 --
 Desktop CD/DVD icon disappears
 https://launchpad.net/malone/bugs/35639




--
Best,
Pradeep
http://pradeepvjn.blogspot.com/

-- 
Desktop CD/DVD icon disappears
https://launchpad.net/malone/bugs/35639

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


[Bug 38588] Re: [Dapper] After last update, I have no documents in yelp

2006-04-08 Thread Mario Vukelic
*** This bug is a duplicate of bug 35670 ***

I've done more or less daily updates for the last 3 months or so, in Dec/Jan I 
made none for 2 or 3 weeks due to vacation.
-- 
[Dapper] After last update, I have no documents in yelp
https://launchpad.net/malone/bugs/38588

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


[Bug 6290] Re: No rights by default to import video from a Firewire device

2006-04-08 Thread Alan Pater
:~$ ls -al /dev/raw1394
crw-rw 1 root disk 171, 0 2006-04-07 22:37 /dev/raw1394

Once I added the user to 'disk' group, Kino was able to import video. This is a 
single (human) user laptop. What are the security implications of allowing this?

Or, is there a way to force Kino to use /dev/video1394 instead?

** Changed in: kino (Ubuntu)
   Status: Unconfirmed = Confirmed
-- 
No rights by default to import video from a Firewire device
https://launchpad.net/malone/bugs/6290

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


[Bug 38588] Re: [Dapper] After last update, I have no documents in yelp

2006-04-08 Thread Mario Vukelic
*** This bug is a duplicate of bug 35670 ***

I have aptitude logs back to October 05. I find those ekiga updates:

Jan 31:  [INSTALL, DEPENDENCIES] ekiga
Feb 1:   ekiga 1.99.0-0ubuntu2 - 1.99.0-0ubuntu3
Feb 3:   ekiga 1.99.0-0ubuntu3 - 1.99.0-0ubuntu4
Feb 16: ekiga 1.99.0-0ubuntu4 - 1.99.1-0ubuntu2
Feb 27: ekiga 1.99.1-0ubuntu2 - 1.99.1-0ubuntu3
March 2:   ekiga 1.99.1-0ubuntu3 - 1.99.1-0ubuntu4
March 15: ekiga 1.99.1-0ubuntu4 - 2.0.1-0ubuntu1
March 18: ekiga 2.0.1-0ubuntu1 - 2.0.1-0ubuntu2
March 28: ekiga 2.0.1-0ubuntu2 - 2.0.1-0ubuntu3

-- 
[Dapper] After last update, I have no documents in yelp
https://launchpad.net/malone/bugs/38588

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


[Bug 36106] Re: Non-text files reported as plain text document

2006-04-08 Thread lucia_engel
** Attachment added: .ram file same problem
   http://librarian.launchpad.net/1983359/108.ram
-- 
Non-text files reported as plain text document
https://launchpad.net/malone/bugs/36106

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


[Bug 35052] Re: GStreamer/Totem crashes when seeking in H264 video's

2006-04-08 Thread Sander van Loon
Hmm, if you can't download that let me give another example then:


Mercurial - http://www.own-age.com/vids/video.aspx?id=7583 another Quake 3 
trick movie, this one is 245 MB, probably still large but 100 MB less than the 
first example. In the download list, choose the x264 version.

This is a link to good download mirror, I just downloaded it from here and it 
went fine with a high d/l speed -
http://quakersnet.sponsored.by.clanserver4u.de/index.php?section=filesaction=detailsf_id=195a_id=34game=3


I should also note that the nature of the problem has changed a bit. That's 
probably because there have been some updates to gstreamer in the repository 
since I filed this bug. When I use seeking now, the video is heavily distorted 
for a few seconds, before returning to normal.


I've identified some other problems as well:

In this movie - http://www.own-age.com/vids/video.aspx?id=7359 - a Doom 3 movie 
of 25 MB, I do not see the distortion, but I do have the unresponsiveness for a 
few secs when I'm seeking. Link to a good download mirror - 
http://download.levitation-gaming.com/index.php?action=downloadfileid=2202

This movie - http://www.own-age.com/vids/video.aspx?id=7583 (a trailer of a Q3 
trick movie, 11 MB) will not play at all. Totem will give the error message 
could not decode stream. This is strange because this vid comes in mp4 
format, has video encoded with H264 and audio in AAC, just like the movie 
Mercurial which I mentioned above. Though they use the same format and codecs, 
Mercurial will play but this movie will not play. Link to a good download 
mirror - http://www.own-age.com/vids/mirrors.aspx?id=7583dlmirror=14390

One more thing, I'm having these problems with GStreamer, I'm not using the 
Xine backend for Totem.
-- 
GStreamer/Totem crashes when seeking in H264 video's
https://launchpad.net/malone/bugs/35052

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


[Bug 35052] Re: GStreamer/Totem crashes when seeking in H264 video's

2006-04-08 Thread Sander van Loon
Sebastien, sorry but I can't seem to figure out how I have to work with gdb to 
debug it. I open a terminal, I type 'gdb totem', the press Enter, then I type 
'run', I press Enter, then it prints some lines in the terminal with (no 
debugging symbols found), and gives me the option to continue or quit? gdb 
doesn't even open Totem?
-- 
GStreamer/Totem crashes when seeking in H264 video's
https://launchpad.net/malone/bugs/35052

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


[Bug 37985] Re: Printing a test page to Canon PIXMA iP4000 not possible

2006-04-08 Thread casualprogrammer
** Attachment added: Scanned set of test pages for various situations
   http://librarian.launchpad.net/1983400/iP4000-Gutenprint.tar.gz
-- 
Printing a test page to Canon PIXMA iP4000 not possible
https://launchpad.net/malone/bugs/37985

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


[Bug 38198] Re: Garbled using open source Radeon driver

2006-04-08 Thread Johannes Hansen
I don't use ATI's fglrx driver.
I use the open source radeon driver.
Re-assigning!

** Changed in: xorg-driver-fglrx (Ubuntu)
Sourcepackagename: xorg-driver-fglrx = xserver-xorg-driver-ati
-- 
Garbled using open source Radeon driver
https://launchpad.net/malone/bugs/38198

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


[Bug 37670] Re: should not open nautilus when an ipod is mounted

2006-04-08 Thread Adam Lydick
Works perfectly. Thanks!
-- 
should not open nautilus when an ipod is mounted
https://launchpad.net/malone/bugs/37670

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


[Bug 38694] No XChat in Dapper

2006-04-08 Thread Tony Yarusso
Public bug reported:

Affects: xchat (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
Apparently someone made the decision to remove XChat from the default
installation for Dapper.  This is important because it is the means new
users use to reach the various IRC channels on Freenode and all the
support those have to offer.  I understand that Gaim is still included
and supports IRC, but this has a few problems as an alternative.  First,
new users are not going to thing that Gaim Internet Messenger in their
Applications menu has anything to do with getting support.  Second,
setting up, connecting to, and using IRC isn't entirely intuitive.
Third, many people simply don't like Gaim's IRC UI.  Fourth, it does not
have the built-in setting like XChat had to automatically join #ubuntu
when first started.  In short, a brand new user is significantly less
likely to manage to find the support of the IRC channels on their first
boot of Ubuntu without XChat included and not knowing the ropes pretty
well already.  The IRC channels are an absolutely vital way of helping
new users, and must be very easily accessible.  Inclusion of XChat is a
big step towards that.  (Further UI setup for first boot are an issue as
well, but that's a separate issue.)
-- 
No XChat in Dapper
https://launchpad.net/malone/bugs/38694

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


[Bug 30464] Re: Log out/hibernate dialog should display tooltips and they should have correct grammar.

2006-04-08 Thread Gene Hoffler
Now that tool tips and dialogues seem to be working, I recommend the following 
changes:
Log Out-Close your current session so other users can log in.
Switch User-No Changes
Lock Screen-Password protect your current session.
Sleep-The computer conserves power by saving your current session to active 
memory.  Resume your session by pressing any key.
Hibernate-The computer saves your current session without using any power.  
Upon restarting the computer, all open applications will be restored.
Restart-The computer turns off immediately and restarts.
Shutdown-The computer terminates all running applications and turns off 
completely.
These are just subjective comments.  Thanks.
-- 
Log out/hibernate dialog should display tooltips and they should have correct 
grammar.
https://launchpad.net/malone/bugs/30464

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


[Bug 38664] Re: Nautilus exits when pressing Alt+F4 on the desktop

2006-04-08 Thread Victor Osadci
Carthik: 
I can easily reproduce by switching to an empty workspace, clicking on an empty 
spot on the desktop, and pressing Alt+F4 .

Sebastien: 
This happens on Dapper with XGL and compiz. 
I just tried it with the regular X server, and the bug is not present.
-- 
Nautilus exits when pressing Alt+F4 on the desktop
https://launchpad.net/malone/bugs/38664

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


[Bug 28840] Re: rhythmbox dies when trying to play to USB soundcard

2006-04-08 Thread Daniel T. Chen
Are either of these usb sound devices plugged into a usb hub?
-- 
rhythmbox dies when trying to play to USB soundcard
https://launchpad.net/malone/bugs/28840

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


[Bug 30014] Re: Sound is muted by default on Vaio FS115 with HDA/RealTek

2006-04-08 Thread Daniel T. Chen
Please attach output from ``lspci -v  lspci -nv  tail -2 
/proc/asound/oss/sndstat  amixer -c0''.
-- 
Sound is muted by default on Vaio FS115 with HDA/RealTek
https://launchpad.net/malone/bugs/30014

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


[Bug 38694] Re: No XChat in Dapper

2006-04-08 Thread Eric Feliksik
Thanks for your bug. 
According to https://wiki.ubuntu.com/UbuntuLiveChatSupport , this is intended, 
and a Help-wizard will make it easy to get on #ubuntu with gaim. 

Of course, for further stuff (channels, servers) you might still want to use 
xchat, but if you really want to use IRC you'll probably find out how to instal 
xchat. 

Note that I don't know if this will really make Dapper, so I'm keeping this bug 
open. 
-- 
No XChat in Dapper
https://launchpad.net/malone/bugs/38694

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


[Bug 28481] Re: Ubuntu in Frenglish

2006-04-08 Thread Stemp
No problems in Dapper (it's an upgrade, not a fresh install)
-- 
Ubuntu in Frenglish
https://launchpad.net/malone/bugs/28481

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


[Bug 35411] Re: Ro-mounted samba shares have wrong icons

2006-04-08 Thread Jonathan Fors
Well, having a lock icon on a disk might have perfect sense. At the very least, 
though, I  feel that there is a little inconsistent behaviour here. The file 
selector dialog does not have these locks on the disk icons, and nautilus does 
only show the lock icon when the disks are clicked on. I think this confuses 
the user. The icon is changed when s/he clicks on the mounted disk and won't 
change back unless nautilus is restarted.
I am not sure whether this is the supposed behaviour, or if it is a bug.
-- 
Ro-mounted samba shares have wrong icons
https://launchpad.net/malone/bugs/35411

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


[Bug 32108] Re: Broken default dmix configuration

2006-04-08 Thread Luna-Tick
A start would be to have the druid choose 'default' for the devices, don't you 
think? At the moment it seems to choose the direct access as the 'correct' 
sound devices.
-- 
Broken default dmix configuration 
https://launchpad.net/malone/bugs/32108

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


[Bug 30659] Re: should detect ekiga (voip) activity as activity and not lock screen

2006-04-08 Thread Luna-Tick
If the VOIP call doesn't have video, why don't you want the screen etc. to turn 
off?
-- 
should detect ekiga (voip) activity as activity and not lock screen
https://launchpad.net/malone/bugs/30659

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


[Bug 34233] Re: g-p-m failing to use DPMS to power off display

2006-04-08 Thread Matthew Buckett
I am seeing the same bug and I don't have gnome-screensaver running. I have set 
the display to go to sleep after 1 minute but it never does. Looking at the 
xset values they are all at 0:

[EMAIL PROTECTED]:~$ xset q | grep -A3 ^DPMS
DPMS (Energy Star):
  Standby: 0Suspend: 0Off: 0
  DPMS is Enabled
  Monitor is On

Does gnome-power-manager set the values queried by xset?
-- 
g-p-m failing to use DPMS to power off display
https://launchpad.net/malone/bugs/34233

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


[Bug 36647] Re: setgid not respected when copying into a directory

2006-04-08 Thread Adam Conrad
Based on your comments on IRC, is it correct to assume that this DOESN'T occur 
when copying files, but rather only when moving them?

If so, this is also how command line tools work (mv just essentially 
renames/reparents the file, but keeps permissions identical), and it's also how 
other operating systems work (no, really, try on WinNT with NTFS, copy will 
inherit permissions from the destination, move won't)

I'm not sure how this is a bug, though perhaps a wishlist to have an option in 
Nautilus to override the default move behaviour.

-- 
setgid not respected when copying into a directory
https://launchpad.net/malone/bugs/36647

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


[Bug 27906] Re: Typo in kubuntu-docs

2006-04-08 Thread Matthew East
Tollef, any luck fixing this?
-- 
Typo in kubuntu-docs
https://launchpad.net/malone/bugs/27906

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


[Bug 28840] Re: rhythmbox dies when trying to play to USB soundcard

2006-04-08 Thread Simon Watson
Yes - it was, and it did resolve itself when plugged directly into the 
computer. But obviously, the device did work in windows when plugged into the 
USB hub
-- 
rhythmbox dies when trying to play to USB soundcard
https://launchpad.net/malone/bugs/28840

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


[Bug 35841] Re: crash on slideshow (dapper drake 64bit)

2006-04-08 Thread Philipp Kindt
P.S.: Are you sure you ment gdk_x_error? I could not find this function in any 
gtk documentation.

-- 
crash on slideshow (dapper drake 64bit)
https://launchpad.net/malone/bugs/35841

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


[Bug 38676] Re: Text is shifted off-by-one in Add to panel

2006-04-08 Thread Sebastien Bacher
*** This bug is a duplicate of bug 23436 ***

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.

** This bug has been marked a duplicate of bug 23436
   add-to-panel dialogue rendering bug
-- 
Text is shifted off-by-one in Add to panel
https://launchpad.net/malone/bugs/38676

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


[Bug 38707] Totem should skip files in playlist if they aren't found

2006-04-08 Thread Luna-Tick
Public bug reported:

Affects: totem (upstream)
   Severity: Unknown
   Priority: Unknown
 Status: Unknown
Affects: totem (Ubuntu)
   Severity: Wishlist
   Priority: (none set)
 Status: Unconfirmed


Description:
I really like that Totem now has a playlist as it means that I can
finally replace xmms to play my .m3u files.

I have manually deleted a few of the files in the .m3u playlist and
every time that I hit one of these in Totem, the music stops and an
error message is displayed. This is sensible behaviour if Totem is only
being called to play one file, but if it is playing a playlist it should
just skip over files that are no longer at the location specified.

Winamp, Xmms and every other player I have used with a playlist skips
over missing files.

** Changed in: totem (Ubuntu)
 Severity: Normal = Wishlist

** Also affects: totem (upstream)
 Severity: Unknown
 Priority: Unknown
   Status: Unknown
-- 
Totem should skip files in playlist if they aren't found
https://launchpad.net/malone/bugs/38707

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


[Bug 36052] Re: Crash moving icons between monitors

2006-04-08 Thread Sebastien Bacher
According the GTK 2.8.17 changelog there is a similar bug fixed, backtrace 
matches, I'm marking it as pending upload:
http://bugzilla.gnome.org/show_bug.cgi?id=325751

** Changed in: nautilus (Ubuntu)
Sourcepackagename: nautilus = gtk+2.0
Binarypackagename: nautilus = None
   Status: Needs Info = Fix Committed

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

** Also affects: gtk (upstream) via
   http://bugzilla.gnome.org//show_bug.cgi?id=325751
 Severity: Unknown
 Priority: Unknown
   Status: Unknown
-- 
Crash moving icons between monitors
https://launchpad.net/malone/bugs/36052

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


[Bug 38588] Re: [Dapper] After last update, I have no documents in yelp

2006-04-08 Thread Sebastien Bacher
*** This bug is a duplicate of bug 35670 ***

Do you use yelp daily? Or is that possible you had the issue for a week and 
didn't notice before?
-- 
[Dapper] After last update, I have no documents in yelp
https://launchpad.net/malone/bugs/38588

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


[Bug 38694] Re: No XChat in Dapper

2006-04-08 Thread Matthew East
Thanks for your report. The removal of xchat from Ubuntu was an extremely 
deliberate decision, and the advantages and disadvantages were debated at 
length by the development team. I feel sure that the points you mention were 
included in that debate.

I'm afraid this isn't a bug, but rather a feature. 

** Changed in: xchat (Ubuntu)
Sourcepackagename: xchat = ubuntu-meta
Binarypackagename: xchat = ubuntu-desktop
   Status: Unconfirmed = Rejected
-- 
No XChat in Dapper
https://launchpad.net/malone/bugs/38694

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


[Bug 38664] Re: Nautilus exits when pressing Alt+F4 on the desktop

2006-04-08 Thread Sebastien Bacher
reassiging to compiz so

** Changed in: nautilus (Ubuntu)
Sourcepackagename: nautilus = compiz
Binarypackagename: nautilus = None
 Assignee: Ubuntu Desktop Bugs = (unassigned)
   Status: Needs Info = Unconfirmed
-- 
Nautilus exits when pressing Alt+F4 on the desktop
https://launchpad.net/malone/bugs/38664

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


[Bug 38709] Totem should have a 'sidebar open/closed' setting for both single and multiple files

2006-04-08 Thread Luna-Tick
Public bug reported:

Affects: totem (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
I like that Totem is clever enough to remember how I last had my sidebar
(collapsed/hidden or expanded/visible).

What annoys me is that I use Totem for both multiple files and single
files. When I play a single file I have no need of a playlist, when I
play a list of files, I often want the sidebar there.

I think that the best solution to this problem is to remember two
settings for the sidebar instead of just the one. Whether the sidebar is
displayed when playing a single file should be determined by whether the
user had the sidebar open when they last listened to a single file.
Whether the sidebar is displayed when listening to multiple files should
be determined by whether the user had the sidebar open when they last
listened to multiple files.

The default, in my opinion, should be collapsed for a single file and
expanded for multiple files.
-- 
Totem should have a 'sidebar open/closed' setting for both single and multiple 
files
https://launchpad.net/malone/bugs/38709

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


[Bug 38710] Desktop lauchers which are links should allow an 'open with' choice

2006-04-08 Thread Luna-Tick
Public bug reported:

Affects: nautilus (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
I create launchers of type 'link' on my Desktop to files which I use
frequently. If I right click on these there is no option to choose the
application with which I want to open the file. It would be excellent if
the right-click context menu had the same 'Open With' options as the
file linked to.
-- 
Desktop lauchers which are links should allow an 'open with' choice
https://launchpad.net/malone/bugs/38710

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


[Bug 28481] Re: [Bug 28481] Re: Ubuntu in Frenglish

2006-04-08 Thread Dennis Kaarsemaker
Good to hear, thanks for notifying us!

 status FixReleased


** Changed in: nautilus (Ubuntu)
   Status: Needs Info = Fix Released
-- 
Ubuntu in Frenglish
https://launchpad.net/malone/bugs/28481

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


[Bug 5326] Re: Show hidden files does not show files ending with '~'

2006-04-08 Thread Gary Coady
I think that this bug is a combination of two things:

#1: spatial windows remember their do not show hidden files and do not show 
backup files settings, and are not overridden by central preferences unless 
the window is set back to current defaults.
(Note: Both of the above preference settings are toggled by the same item in 
preferences.)

#2: the Show Hidden Files menu option only toggles the do not show hidden 
files option.

With #2 fixed, the behaviour should be a bit more logical...

** Attachment added: Fix Show Hidden Files menu item
   http://librarian.launchpad.net/1983715/10_nautilus_backup_files.dpatch

** Changed in: nautilus (Ubuntu)
   Status: Needs Info = Confirmed
-- 
Show hidden files does not show files ending with '~'
https://launchpad.net/malone/bugs/5326

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


[Bug 38707] Re: Totem should skip files in playlist if they aren't found

2006-04-08 Thread Sebastien Bacher
Thanks for your bug. That's known upstream: 
http://bugzilla.gnome.org/show_bug.cgi?id=303942

** Changed in: totem (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

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

** Changed in: totem (upstream)
 Bugwatch: None = GNOME Bug Tracker #303942
-- 
Totem should skip files in playlist if they aren't found
https://launchpad.net/malone/bugs/38707

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


[Bug 26633] Re: Cannot move cross-filesystem symlinks to Trash

2006-04-08 Thread markba
Same for me, working on Dapper Flight 5 + updates.
-- 
Cannot move cross-filesystem symlinks to Trash
https://launchpad.net/malone/bugs/26633

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


[Bug 38709] Re: Totem should have a 'sidebar open/closed' setting for both single and multiple files

2006-04-08 Thread Sebastien Bacher
Thanks for your bug. That's known upstream: 
http://bugzilla.gnome.org/show_bug.cgi?id=337476

** Changed in: totem (Ubuntu)
 Severity: Normal = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

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

** Also affects: totem (upstream) via
   http://bugzilla.gnome.org//show_bug.cgi?id=337476
 Severity: Unknown
 Priority: Unknown
   Status: Unknown
-- 
Totem should have a 'sidebar open/closed' setting for both single and multiple 
files
https://launchpad.net/malone/bugs/38709

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


[Bug 5326] Re: Show hidden files does not show files ending with '~'

2006-04-08 Thread Gary Coady
** Bug watch added: GNOME Bug Tracker #335315
   http://bugzilla.gnome.org//show_bug.cgi?id=335315

** Also affects: nautilus (upstream) via
   http://bugzilla.gnome.org//show_bug.cgi?id=335315
 Severity: Unknown
 Priority: Unknown
   Status: Unknown
-- 
Show hidden files does not show files ending with '~'
https://launchpad.net/malone/bugs/5326

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


[Bug 38710] Re: Desktop lauchers which are links should allow an 'open with' choice

2006-04-08 Thread Sebastien Bacher
Thanks for your bug. I've forwarded it upstream: 
http://bugzilla.gnome.org/show_bug.cgi?id=337706

** Changed in: nautilus (Ubuntu)
 Severity: Normal = Minor
 Priority: None = Low
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

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

** Also affects: nautilus (upstream) via
   http://bugzilla.gnome.org//show_bug.cgi?id=337706
 Severity: Unknown
 Priority: Unknown
   Status: Unknown
-- 
Desktop lauchers which are links should allow an 'open with' choice
https://launchpad.net/malone/bugs/38710

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


[Bug 38720] Nautilus gives a different default action for files on a Samba-share

2006-04-08 Thread markba
Public bug reported:

Affects: nautilus (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
Double-clicking through nautilus on a file on a Samba-share, gives the 
following message:
  Do you want to run test.txt, or display its contents?
  test.txt is an executable text file.
When choosing 'Display', the approriate application (gedit) will be started.
This does *not* happen when the same file is on a local drive, gedit starts 
immediately.

How to reproduce this error:
1. Create a new file, test.txt on the desktop
2. Double-click, gedit should open
3. Copy file test.txt to a Samba-share
4. Point to the file using Nautilus
5. Double-click gives you an error message

Something similar happens in:
https://launchpad.net/distros/ubuntu/+source/nautilus/+bug/10646
... though, it concerns Open Office.
-- 
Nautilus gives a different default action for files on a Samba-share
https://launchpad.net/malone/bugs/38720

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


[Bug 36106] Re: Non-text files reported as plain text document

2006-04-08 Thread Sebastien Bacher
That's not easy to keep trace of different issues to the same bug. I'm updating 
that one about the pdf issue. Please open other bugs for issue you have with 
other formats than .pdf

** Changed in: nautilus (Ubuntu)
Sourcepackagename: nautilus = gnome-vfs2
Binarypackagename: nautilus = None

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

** Also affects: gnome-vfs (upstream) via
   http://bugzilla.gnome.org//show_bug.cgi?id=336633
 Severity: Unknown
 Priority: Unknown
   Status: Unknown

** Summary changed:

- Non-text files reported as plain text document
+ pdf detected as text
-- 
pdf detected as text
https://launchpad.net/malone/bugs/36106

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


[Bug 34233] Re: g-p-m failing to use DPMS to power off display

2006-04-08 Thread Richard Hughes
You need to use gnome-screensaver as it declares the session idle and g-p-m is 
then able to set the dpms settings. See 
http://live.gnome.org/GnomePowerManager/Faq
-- 
g-p-m failing to use DPMS to power off display
https://launchpad.net/malone/bugs/34233

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


[Bug 25502] Re: new window when restarted

2006-04-08 Thread nanophase
When you have 2 nautilus windows open when it crashes (say you're browsing FTP 
or samba), you get 2 new windows with your home in it. It's not just disturbing 
but might be confusing for new users too.
-- 
new window when restarted
https://launchpad.net/malone/bugs/25502

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


[Bug 38683] Re: No Sidebars Installed by default

2006-04-08 Thread Sebastien Bacher
Thanks for your bug. I've forwarded it upstream: 
http://bugzilla.gnome.org/show_bug.cgi?id=337708

** Changed in: epiphany-extensions (Ubuntu)
 Severity: Normal = Wishlist
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

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

** Also affects: epiphany-extensions (upstream) via
   http://bugzilla.gnome.org//show_bug.cgi?id=337708
 Severity: Unknown
 Priority: Unknown
   Status: Unknown
-- 
No Sidebars Installed by default
https://launchpad.net/malone/bugs/38683

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


[Bug 14335] Re: nautilus wants to execute all text files on a vfat flash drive

2006-04-08 Thread Sebastien Bacher
** Bug 38720 has been marked a duplicate of this bug
-- 
nautilus wants to execute all text files on a vfat flash drive
https://launchpad.net/malone/bugs/14335

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


[Bug 38300] Re: [Dapper] Sound-juicer crashes after editing gconf keys

2006-04-08 Thread Sebastien Bacher
Could you get a backtrace with libglib2.0-0-dbg installed?
-- 
[Dapper] Sound-juicer crashes after editing gconf keys
https://launchpad.net/malone/bugs/38300

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


[Bug 38679] Re: Can't Change Groups Back Once Changed In Nautilus

2006-04-08 Thread Sebastien Bacher
*** This bug is a duplicate of bug 27648 ***

Thanks for your bug. That seems to be the same issue than bug #27648. After 
pressing Ctrl-R that works fine again

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Rejected

** This bug has been marked a duplicate of bug 27648
   File Browser can't detect the new permission properties of one renamed 
object autoly
-- 
Can't Change Groups Back Once Changed In Nautilus
https://launchpad.net/malone/bugs/38679

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


[Bug 38720] Re: Nautilus gives a different default action for files on a Samba-share

2006-04-08 Thread Sebastien Bacher
*** This bug is a duplicate of bug 14335 ***

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.

** This bug has been marked a duplicate of bug 14335
   nautilus wants to execute all text files on a vfat flash drive

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Rejected
-- 
Nautilus gives a different default action for files on a Samba-share
https://launchpad.net/malone/bugs/38720

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


[Bug 35639] Re: Desktop CD/DVD icon disappears

2006-04-08 Thread Sebastien Bacher
Don't mix differents issues on the same bug. Is that about the icon on the 
desktop or about the CD beeing ejected only for few seconds after the copy?

** Changed in: nautilus (Ubuntu)
Sourcepackagename: nautilus = nautilus-cd-burner
-- 
Desktop CD/DVD icon disappears
https://launchpad.net/malone/bugs/35639

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


[Bug 38633] Re: NTP server list includes bad NTP server

2006-04-08 Thread Sebastien Bacher
Noting as to change with next upload

** Changed in: gnome-system-tools (Ubuntu)
   Status: Needs Info = Fix Committed
-- 
NTP server list includes bad NTP server
https://launchpad.net/malone/bugs/38633

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


[Bug 27648] Re: File Browser can't detect the new permission properties of one renamed object autoly

2006-04-08 Thread Sebastien Bacher
** Bug 38679 has been marked a duplicate of this bug

** Changed in: nautilus (Ubuntu)
 Assignee: Sebastien Bacher = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed
-- 
File Browser can't detect the new permission properties of one renamed object 
autoly
https://launchpad.net/malone/bugs/27648

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


[Bug 38724] Gnome CD player doesn't change track

2006-04-08 Thread David Mills
Public bug reported:

Affects: gnome-media (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
When I try to play a CD in gnome-cd player, it plays the first track
then stops, if I change the track and press play again, it will play
another track and stop. This also happens in sound juicer.
-- 
Gnome CD player doesn't change track
https://launchpad.net/malone/bugs/38724

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


[Bug 38532] Re: Playback only plays first song after today's updates

2006-04-08 Thread David Mills
OK, just to say that the same bug affects the gnome-cd player. I'va already 
filed a bug in gnome-multimedia for this.


HTH

David
-- 
Playback only plays first song after today's updates
https://launchpad.net/malone/bugs/38532

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


[Bug 38596] Re: Crash when entering Japanese text in a mail

2006-04-08 Thread Sebastien Bacher
*** This bug is a duplicate of bug 31733 ***

Marking as duplicate of bug #31733 which has a patch, feel free to try it and 
confirm if that fixes the issue for you

** Changed in: evolution (Ubuntu)
Sourcepackagename: evolution = gtkhtml3.8
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Rejected

** This bug has been marked a duplicate of bug 31733
   Evolution mail composer crashes with SCIM
-- 
Crash when entering Japanese text in a mail
https://launchpad.net/malone/bugs/38596

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


[Bug 31574] Re: No dialogue / status bar for progress of Audio disc image creation

2006-04-08 Thread Luna-Tick
This still occurs on a fully updated Dapper Flight 6 install as at 9 April 2006.
-- 
No dialogue / status bar for progress of Audio disc image creation
https://launchpad.net/malone/bugs/31574

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


[Bug 31574] Re: No dialogue / status bar for progress of Audio disc image creation

2006-04-08 Thread Luna-Tick
There has been nearly two months of inaction on this - would you like me to 
forward the issue upstream for you?
-- 
No dialogue / status bar for progress of Audio disc image creation
https://launchpad.net/malone/bugs/31574

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


[Bug 28308] Re: command for thunderbird is broken

2006-04-08 Thread Eric Feliksik
I don't know what exactly is fixed in upstream, but I think it's more 
complicated (and it's not pulled in Dapper. Do we want to do that?)

%s does NOT pass the emailaddress, it passes mailto:[EMAIL PROTECTED]. 
So mozilla-thunderbird mailto:%s; expands in mailto:mailto:[EMAIL PROTECTED], 
and thunderbird only strips the first mailto: instance. 

There are a lot of similar bugs, it's confusing me. I will close them all and 
open a new one, to make things less confusing for the one who will fix this. If 
it *is* fixed in upstream, then that new bug can be closed. 

(try for example custom command: xterm -e 'echo %s  sleep 10'


** Changed in: control-center gnome-control-center (Ubuntu)
   Status: Fix Committed = Confirmed
-- 
command for thunderbird is broken
https://launchpad.net/malone/bugs/28308

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


[Bug 23421] Re: evolution-exchange crashes while refreshing folders

2006-04-08 Thread Rick Emery
I installed dapper into a virtual machine and ran evolution all afternoon 
Friday; no crash. So, it appears to be fixed. Any chance it will be backported 
to Breezy?
-- 
evolution-exchange crashes while refreshing folders
https://launchpad.net/malone/bugs/23421

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


[Bug 38724] Re: Gnome CD player doesn't change track

2006-04-08 Thread Sebastien Bacher
*** This bug is a duplicate of bug 38532 ***

Probably a gstreamer0.10 issue, marking as duplicate of bug #38532

** Changed in: gnome-media (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Rejected

** This bug has been marked a duplicate of bug 38532
   Playback only plays first song after today's updates
-- 
Gnome CD player doesn't change track
https://launchpad.net/malone/bugs/38724

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


[Bug 38616] Re: rhythmbox crashes when re-organising playlist while playing

2006-04-08 Thread Sebastien Bacher
This upload fixes the issue:

 rhythmbox (0.9.3.1-0ubuntu5) dapper; urgency=low
 .
   * debian/patches/07_fix_playlist_reorder.patch:
 - fix crash when reordering the playlist while playing (Ubuntu: #38616)

** Changed in: rhythmbox (Ubuntu)
   Status: Confirmed = Fix Released
-- 
rhythmbox crashes when re-organising playlist while playing
https://launchpad.net/malone/bugs/38616

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


[Bug 38532] Re: Playback only plays first song after today's updates

2006-04-08 Thread Sebastien Bacher
The bugs are probably the same and due to gstreamer0.10 so

** Bug 38724 has been marked a duplicate of this bug
-- 
Playback only plays first song after today's updates
https://launchpad.net/malone/bugs/38532

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


[Bug 14944] Re: evolution-exchange lost backend connection message

2006-04-08 Thread Rick Emery
I installed dapper into a virtual machine and ran evolution all afternoon 
Friday; no crash. So, it appears to be fixed. Any chance it will be backported 
to Breezy?
-- 
evolution-exchange lost backend connection message
https://launchpad.net/malone/bugs/14944

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


[Bug 38730] gnome-default-applications-properties uses incorrect thunderbird command

2006-04-08 Thread Eric Feliksik
Public bug reported:

Affects: control-center (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
There are multiple bugs open that all boil down to the following issue. They're 
confusing so I'll close them all and mark them duplicate of this one. 
This bug then has 2 things to watch for: 
1) http://bugzilla.gnome.org/show_bug.cgi?id=326808 entering ubuntu, fixing 
this bug
2) The confusing thunderbird options, 
https://launchpad.net/distros/ubuntu/+source/mozilla-thunderbird/+bug/38726/+index


THE ISSUE:
- Dapper
- gnome-control-center, 2.14.0-0ubuntu2
- mozilla-thunderbird, 1.5-0ubuntu6


gnome-default-applications-properties gives this command for thunderbird:
 mozilla-thunderbird mailto:%s

However, this should be:
 mozilla-thunderbird -compose %s

Because %s already contains mailto:. 
This does not make it possible to show the main-folder-window, but there's 
probably no need for that via gnome-preferred-app-prop

For long explanation, see the upstream gnome bug mentioned above.
-- 
gnome-default-applications-properties uses incorrect thunderbird command
https://launchpad.net/malone/bugs/38730

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


[Bug 31574] Re: No dialogue / status bar for progress of Audio disc image creation

2006-04-08 Thread Sebastien Bacher
If you know cdrdao upstream and want to forward that you are welcome
-- 
No dialogue / status bar for progress of Audio disc image creation
https://launchpad.net/malone/bugs/31574

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


[Bug 30014] Re: [Bug 30014] Re: Sound is muted by default on Vaio FS115 with HDA/RealTek

2006-04-08 Thread Igor Zubarev
2006/4/8, Daniel T. Chen [EMAIL PROTECTED]:

 Please attach output from ``lspci -v  lspci -nv  tail -2
 /proc/asound/oss/sndstat  amixer -c0''.
 --
 Sound is muted by default on Vaio FS115 with HDA/RealTek
 https://launchpad.net/malone/bugs/30014


[EMAIL PROTECTED]:~$ lspci -v
:00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML
Express Processor to DRAM Controller (rev 03)
Subsystem: Sony Corporation: Unknown device 81b7
Flags: bus master, fast devsel, latency 0
Capabilities: available only to root

:00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI
Express Root Port (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: 9000-afff
Prefetchable memory behind bridge: c000-cfff
Capabilities: available only to root

:00:1b.0 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
High Definition Audio Controller (rev 04)
Subsystem: Sony Corporation: Unknown device 81bb
Flags: bus master, fast devsel, latency 0, IRQ 169
Memory at 8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: available only to root

:00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #1 (rev 04) (prog-if 00 [UHCI])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 201
I/O ports at 1800 [size=32]

:00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #2 (rev 04) (prog-if 00 [UHCI])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 209
I/O ports at 1820 [size=32]

:00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #3 (rev 04) (prog-if 00 [UHCI])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 193
I/O ports at 1840 [size=32]

:00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #4 (rev 04) (prog-if 00 [UHCI])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 169
I/O ports at 1860 [size=32]

:00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB2 EHCI Controller (rev 04) (prog-if 20 [EHCI])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 201
Memory at 80004000 (32-bit, non-prefetchable) [size=1K]
Capabilities: available only to root

:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
(prog-if 01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=06, subordinate=07, sec-latency=32
I/O behind bridge: 2000-2fff
Memory behind bridge: b000-b00f
Prefetchable memory behind bridge: 3000-31f0
Capabilities: available only to root

:00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface
Bridge (rev 04)
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0

:00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) IDE Controller (rev 04) (prog-if 8a [Master SecP PriP])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 193
I/O ports at unassigned
I/O ports at unassigned
I/O ports at unassigned
I/O ports at unassigned
I/O ports at 1880 [size=16]

:00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
SMBus Controller (rev 04)
Subsystem: Sony Corporation: Unknown device 81b9
Flags: medium devsel, IRQ 10
I/O ports at 18a0 [size=32]

:01:00.0 VGA compatible controller: nVidia Corporation GeForce Go 6200
TurboCache (rev a1) (prog-if 00 [VGA])
Subsystem: Sony Corporation: Unknown device 81c2
Flags: bus master, fast devsel, latency 0, IRQ 169
Memory at a000 (32-bit, non-prefetchable) [size=16M]
Memory at c000 (64-bit, prefetchable) [size=256M]
Memory at 9000 (64-bit, non-prefetchable) [size=16M]
Expansion ROM at 9100 [disabled] [size=128K]
Capabilities: available only to root

:06:03.0 CardBus bridge: Texas Instruments PCI7420 CardBus Controller
Subsystem: Sony Corporation: Unknown device 818f
Flags: bus master, medium devsel, latency 168, IRQ 169
Memory at b0008000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=06, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 3000-31fff000 (prefetchable)
Memory 

[Bug 38730] Re: gnome-default-applications-properties uses incorrect thunderbird command

2006-04-08 Thread Eric Feliksik
** Bug 32532 has been marked a duplicate of this bug

** Bug 28308 has been marked a duplicate of this bug

** Bug 25706 has been marked a duplicate of this bug

** Bug 37506 has been marked a duplicate of this bug
-- 
gnome-default-applications-properties uses incorrect thunderbird command
https://launchpad.net/malone/bugs/38730

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


[Bug 37506] Re: Send mail to contact adds a mailto:

2006-04-08 Thread Eric Feliksik
*** This bug is a duplicate of bug 38730 ***

Thanks for the bugreport. Because there are many reports like this, they make a 
confusing combination. Please see bug 38730, marking this as a duplicate. 

** This bug has been marked a duplicate of bug 38730
   gnome-default-applications-properties uses incorrect thunderbird command
-- 
Send mail to contact adds a mailto:
https://launchpad.net/malone/bugs/37506

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


[Bug 32532] Re: E-Mail start in Compose Windows

2006-04-08 Thread Eric Feliksik
*** This bug is a duplicate of bug 38730 ***

Thanks for the bugreport. Because there are many reports like this, they make a 
confusing combination. Please see bug 38730, marking this as a duplicate. 

** This bug has been marked a duplicate of bug 38730
   gnome-default-applications-properties uses incorrect thunderbird command
-- 
E-Mail start in Compose Windows
https://launchpad.net/malone/bugs/32532

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


[Bug 30014] Re: [Bug 30014] Sound is muted by default

2006-04-08 Thread Igor Zubarev
After trying Live CD Dapper Flight 6:

[EMAIL PROTECTED]:~$ lspci -v
:00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML
Express Processor to DRAM Controller (rev 03)
Subsystem: Sony Corporation: Unknown device 81b7
Flags: bus master, fast devsel, latency 0
Capabilities: available only to root

:00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI
Express Root Port (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: 9000-afff
Prefetchable memory behind bridge: c000-cfff
Capabilities: available only to root

:00:1b.0 0403: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
High Definition Audio Controller (rev 04)
Subsystem: Sony Corporation: Unknown device 81bb
Flags: bus master, fast devsel, latency 0, IRQ 169
Memory at 8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: available only to root

:00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #1 (rev 04) (prog-if 00 [UHCI])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 201
I/O ports at 1800 [size=32]

:00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #2 (rev 04) (prog-if 00 [UHCI])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 209
I/O ports at 1820 [size=32]

:00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #3 (rev 04) (prog-if 00 [UHCI])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 193
I/O ports at 1840 [size=32]

:00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB UHCI #4 (rev 04) (prog-if 00 [UHCI])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 169
I/O ports at 1860 [size=32]

:00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) USB2 EHCI Controller (rev 04) (prog-if 20 [EHCI])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 201
Memory at 80004000 (32-bit, non-prefetchable) [size=1K]
Capabilities: available only to root

:00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4)
(prog-if 01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=06, subordinate=07, sec-latency=32
I/O behind bridge: 2000-2fff
Memory behind bridge: b000-b00f
Prefetchable memory behind bridge: 3000-31f0
Capabilities: available only to root

:00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface
Bridge (rev 04)
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0

:00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6
Family) IDE Controller (rev 04) (prog-if 8a [Master SecP PriP])
Subsystem: Sony Corporation: Unknown device 81b9
Flags: bus master, medium devsel, latency 0, IRQ 193
I/O ports at unassigned
I/O ports at unassigned
I/O ports at unassigned
I/O ports at unassigned
I/O ports at 1880 [size=16]

:00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family)
SMBus Controller (rev 04)
Subsystem: Sony Corporation: Unknown device 81b9
Flags: medium devsel, IRQ 10
I/O ports at 18a0 [size=32]

:01:00.0 VGA compatible controller: nVidia Corporation GeForce Go 6200
TurboCache (rev a1) (prog-if 00 [VGA])
Subsystem: Sony Corporation: Unknown device 81c2
Flags: bus master, fast devsel, latency 0, IRQ 169
Memory at a000 (32-bit, non-prefetchable) [size=16M]
Memory at c000 (64-bit, prefetchable) [size=256M]
Memory at 9000 (64-bit, non-prefetchable) [size=16M]
Expansion ROM at 9100 [disabled] [size=128K]
Capabilities: available only to root

:06:03.0 CardBus bridge: Texas Instruments PCI7420 CardBus Controller
Subsystem: Sony Corporation: Unknown device 818f
Flags: bus master, medium devsel, latency 168, IRQ 169
Memory at b0008000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=06, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 3000-31fff000 (prefetchable)
Memory window 1: 3200-33fff000
I/O window 0: 2400-24ff
I/O window 1: 2800-28ff
16-bit legacy interface ports at 0001

:06:03.2 FireWire (IEEE 1394): Texas Instruments 

[Bug 28308] Re: command for thunderbird is broken

2006-04-08 Thread Eric Feliksik
*** This bug is a duplicate of bug 38730 ***

** This bug has been marked a duplicate of bug 38730
   gnome-default-applications-properties uses incorrect thunderbird command
-- 
command for thunderbird is broken
https://launchpad.net/malone/bugs/28308

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


[Bug 25706] Re: clicking on mailto link does not open thunderbird.

2006-04-08 Thread Eric Feliksik
*** This bug is a duplicate of bug 38730 ***

Thanks for the bugreport. Because there are many reports like this, they make a 
confusing combination. Please see bug 38730, marking this as a duplicate. 

** This bug has been marked a duplicate of bug 38730
   gnome-default-applications-properties uses incorrect thunderbird command
-- 
clicking on mailto link does not open thunderbird.
https://launchpad.net/malone/bugs/25706

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


[Bug 38733] Cannot create link on a Samba-drive using Nautilus

2006-04-08 Thread markba
Public bug reported:

Affects: nautilus (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
When trying to create a link with Nautilus on a file located on a Samba-drive,
Nautilus shows: Error Operation not permitted while creating a link to 
/mnt/win02-...p/bugs.txt. This seems logical because it is a Linux-link 
which will be created and not a Windows-shortcut.

On the other hand, I think that Nautilus should give me an option to
create that link on the desktop (for example), because a 'normal' user
does not have any knowledge about file-systems like Samba, nor should he
have (my opinion).

From a useablity viewpoint, I think my suggestion is a better option,
because requiring a user to switch to terminal and executing ~/Desktop$
ln -s /mnt/win02-temp/bugs.txt does not seem a viable option.

So, it's more a feature request than a bug, I'm not sure if this channel
(Launchpad) is the right one.
-- 
Cannot create link on a Samba-drive using Nautilus
https://launchpad.net/malone/bugs/38733

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


[Bug 31574] Re: No dialogue / status bar for progress of Audio disc image creation

2006-04-08 Thread Luna-Tick
Filed in Sourceforge bug tracker:
http://sourceforge.net/tracker/index.php?func=detailaid=1466851group_id=2171atid=102171

It doesn't look as though that tracker is very active but I don't know where 
would be a better place to forward this.
-- 
No dialogue / status bar for progress of Audio disc image creation
https://launchpad.net/malone/bugs/31574

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


[Bug 38621] Re: After shutting down Rhythmbox, previous Gaim sounds are played

2006-04-08 Thread Lasse Nielsen
I only understood about half of that, but I know my soundcard supports several 
similtaneous audio streams; at least on Windows.
-- 
After shutting down Rhythmbox, previous Gaim sounds are played
https://launchpad.net/malone/bugs/38621

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


[Bug 36091] Re: [Bug 36091] Re: Failure to Save to SSHFS volumes

2006-04-08 Thread Dennis Kaarsemaker
Interesting - Are you sure the sshfs share is still mounted? I've
repeatedly have similar issues due to malfunctioning SSH servers.

 status Unconfirmed


** Changed in: gedit (Ubuntu)
   Status: Rejected = Unconfirmed
-- 
Failure to Save to SSHFS volumes
https://launchpad.net/malone/bugs/36091

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


[Bug 38683] Re: No Sidebars Installed by default

2006-04-08 Thread Andrew Conkling
Thanks.  I guess I could have filed it there if I knew it would be an upstream 
bug.  Sorry about that.
-- 
No Sidebars Installed by default
https://launchpad.net/malone/bugs/38683

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


[Bug 38741] Little glitch on nautilus' right hand scrollbar

2006-04-08 Thread Rui Matos
Public bug reported:

Affects: ubuntulooks (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
Opening a nautilus window with enough files so that the scrollbar on the
right appears will show an orange line right above the top scrollbar
button. The attached screenshot shows this glitch.

** Attachment added: scrollbar glitch
   http://librarian.launchpad.net/1985470/scrollbar_glitch.png
-- 
Little glitch on nautilus' right hand scrollbar
https://launchpad.net/malone/bugs/38741

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


[Bug 25015] Re: [Bug 25015] Re: evince doesn't open encripted pdf made for acrobat reader 7.0

2006-04-08 Thread Igor Zubarev
*** This bug is a duplicate of bug 3038 ***

Please see my initial bug:
http://bugzilla.ubuntu.com/show_bug.cgi?id=18893
-- 
evince doesn't open encripted pdf made for acrobat reader 7.0
https://launchpad.net/malone/bugs/25015

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


[Bug 25015] Re: [Bug 25015] Re: evince doesn't open encripted pdf made for acrobat reader 7.0

2006-04-08 Thread Igor Zubarev
*** This bug is a duplicate of bug 3038 ***

In Dapper Flight 6 I opened this file with Evince using Open with MANUALLY.
But BEFORE Gnome told me that it can't open this file:
**
The filename Бьюзен Супермышление.pdf indicates that this file is of type
документ PDF. The contents of the file indicate that the file is of type
plain text document. If you open this file, the file might present a
security risk to your system.

I think it's another bug. :-)
-- 
evince doesn't open encripted pdf made for acrobat reader 7.0
https://launchpad.net/malone/bugs/25015

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


[Bug 38744] Can't actually move tabs to other windows

2006-04-08 Thread Rui Matos
Public bug reported:

Affects: epiphany-extensions (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
With the tabsmenu extension activated it still isn't possible to move
tabs to other windows either by DnD or by using the Tabs menu.

Relevant versions:
epiphany-browser  2.14.0-0ubuntu2 
epiphany-extensions   2.14.0.1-0ubuntu1
-- 
Can't actually move tabs to other windows
https://launchpad.net/malone/bugs/38744

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


[Bug 36414] Re: Evolution refuses to print in grayscale

2006-04-08 Thread ShamrockUK
** Attachment added: Screenshot of printer dialogue
   http://librarian.launchpad.net/1985528/gnome-printer-dialogue.jpg
-- 
Evolution refuses to print in grayscale
https://launchpad.net/malone/bugs/36414

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


[Bug 34247] Re: Trash always empty.

2006-04-08 Thread David M. Carney
This was found on a blogger's site. She seems to indicate a very familar 
problem with Gnome's trash in NetBSD.

Web site is:

http://julipedia.blogspot.com/

Relevant text is:

 Fixing GNOME's trash under NetBSD

For a very long long time (probably since forever), the trash icon in GNOME has 
not worked in NetBSD. You'd drag files onto it and they were appropriately 
deleted but, unfortunately, the trash did not update its status to reflect the 
removed files. If you opened the folder, it appeared empty despite ~/.Trash 
contained the deleted files. As you can image this was very annoying as it made 
the trash near to useless.

However, and by pure luck, some days ago I noticed that the trash icon showed 
some files on my machine. For a moment I thought that the problem had been 
fixed with GNOME 2.14.0. But I was wrong: ~/.Trash didn't contain the files 
shown in the trash window; the files were really stored in 
/vol/data/.Trash-jmmv. So why was it picking up the files from one directory 
but not from the other one?

I started by looking for the .Trash string in gnome-vfs which led me to a piece 
of code that returns the trash directory for a given volume. I first thought 
that there could be a problem detecting the home directory so I added some 
debugging messages there; everything looked correctly.

After digging some more and thanks to the test/test-volume test utility, I 
ended up in the libgnomevfs/gnome-vfs-filesystem-type.c file. This contains a 
table called fs_data that maps each file system name to a description and to a 
boolean. The boolean indicates whether the file system is supposed to hold a 
trash or not. As you can imagine, ffs was not part of this list, so the code 
felt back to the default values that specify that there was no trash.

Solving the issue was trivial. I just had to add the appropriate file system 
names to the table, rebuild gnome-vfs and experience the trash icon to its full 
power :-) The issue is reported in bug #336533 and is already commited to 
pkgsrc. Therefore, it will be part of the forthcoming pkgsrc-2006Q1 stable 
branch.
-- 
Trash always empty.
https://launchpad.net/malone/bugs/34247

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


[Bug 34247] Re: Trash always empty.

2006-04-08 Thread David M. Carney
snip

Do you use the nautilus trash or the panel trash applet?

unsnip

Panel trash applet

snip

What filesystem are you using? 

unsnip

ext3 - Ubuntu default

snip

How did you deletes the files to the trash?

unsnip

Mainly used right-click  Move to Trash on a file.

Also tried dragging file to trash applet on panel with no apparent change in 
the results.

David

-- 
Trash always empty.
https://launchpad.net/malone/bugs/34247

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


[Bug 38750] xterm shortcut sometimes doesn't work with alternate keymap

2006-04-08 Thread Matthew Phillips
Public bug reported:

Affects: control-center gnome-control-center (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
I'm using Dapper (installed from a recent nightly build and all packages
up to date)

I have gnome set up to use the dvoark keymap by default (The default
system keymap is US). I have the open xterm shortcut set up as crtl +
alt + q (in dvorak q corresponds to the x key). Often when I log in
this shortcut stops working. The shortcut behaves as if it is mapped in
the US layout. So if I push crtl + alt  + q (where q is the us q and not
the dvorak q) the shortcut will work.

I have mapped two other custom shortcut keys (crtl + alt + w and v)
using gconftool. These also do not work. However my web browser shortcut
crtl + alt + c does work and things like alt f4 work fine.

If I open up the keyboard shortcuts menu and map open xterm to another
key and then map it back all of my shortcuts start to work.

This problem seems to happen most of the time when I log in now but not
all of the time. I haven't been able to determine what might cause it.

I don't think this problem is related to #2561 because shortcuts in
firefox and gnome terminal still work correctly. It could somehow be
related to #32860. A separate issue I have noticed that occurs at the
same time as this problem is the lock screen option from the System menu
does not work when I first log in. I can click it as many times as I
want but it won't work until I launch another application such as
nautilus or an gnome-terminal.

Here's some output I have noticed that has been requested for other
keyboard related bugs:

xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = xorg, pc104, us, , 
_XKB_RULES_NAMES(STRING) = xorg, pc104, us,us, dvorak,, 
grp:shift_caps_toggle

gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
layouts = [us  dvorak,us]
model =
options = [grp grp:shift_caps_toggle]
overrideSettings = true

locale
LANG=en_CA.UTF-8
LANGUAGE=en_CA:en_US:en_GB:en
LC_CTYPE=en_CA.UTF-8
LC_NUMERIC=en_CA.UTF-8
LC_TIME=en_CA.UTF-8
LC_COLLATE=en_CA.UTF-8
LC_MONETARY=en_CA.UTF-8
LC_MESSAGES=en_CA.UTF-8
LC_PAPER=en_CA.UTF-8
LC_NAME=en_CA.UTF-8
LC_ADDRESS=en_CA.UTF-8
LC_TELEPHONE=en_CA.UTF-8
LC_MEASUREMENT=en_CA.UTF-8
LC_IDENTIFICATION=en_CA.UTF-8
LC_ALL=
-- 
xterm shortcut sometimes doesn't work with alternate keymap
https://launchpad.net/malone/bugs/38750

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


[Bug 38741] Re: Little glitch on nautilus' right hand scrollbar

2006-04-08 Thread Richard Stellingwerff
Happens with the following themes:

- Clearlooks 2.6.x
- Clearlooks 2.7.x
- Human
- Mist
- Ocean Dream
- Simple
- Traditional
- Glider

This bug only occurs in Nautilus 2.13+.
Nautilus 2.12.x is unaffected.

I have no idea why the scrollbar in nautilus 2.13.x draws any different than 
all the other scrollbars out there. It's magic, I tell you.
-- 
Little glitch on nautilus' right hand scrollbar
https://launchpad.net/malone/bugs/38741

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


[Bug 38741] Re: Little glitch on nautilus' right hand scrollbar

2006-04-08 Thread Richard Stellingwerff
I think it's cool that you've taken the time to report this though. Must have 
been a boring day. Heh. :)
-- 
Little glitch on nautilus' right hand scrollbar
https://launchpad.net/malone/bugs/38741

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


[Bug 38641] Re: Double clicking on a locked applet destroys mouse

2006-04-08 Thread Adam
Try as I might, I could not reproduce this on the Ubuntu 6.06 Live CD Flight 6.
-- 
Double clicking on a locked applet destroys mouse
https://launchpad.net/malone/bugs/38641

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


[Bug 38300] Re: [Dapper] Sound-juicer crashes after editing gconf keys

2006-04-08 Thread ian marcinkowski
I installed libglib2.0-0-dbg and got a rather small backtrace:

(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1226017088 (LWP 17330)]

[New Thread -1236235344 (LWP 17336)]

(sound-juicer:17330): GLib-GObject-WARNING **: value 6.00 of type 
`gfloat' is invalid or out of range for property `quality' of type `gfloat'
Could not fully determine drive profile 0: Error reading disc information

** (sound-juicer:17330): WARNING **: Error getting media type


Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1226017088 (LWP 17330)]
0xb7497101 in g_utf8_validate () from /usr/lib/libglib-2.0.so.0

Reading the middle section, I just remembered that I changed the vorbis quality 
in the 'lossy' profile from 0.2 (or something) to 6.  Perhaps that has 
something to do with the crashing.

The segfault happens right when I try to access the prefs dialog.
-- 
[Dapper] Sound-juicer crashes after editing gconf keys
https://launchpad.net/malone/bugs/38300

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


[Bug 38741] Re: Little glitch on nautilus' right hand scrollbar

2006-04-08 Thread Rui Matos
Actually this has been on my bug reporting TODO list for a few days. And as 
it's now saturday afternoon and I had not too much things to do I'm cleaning 
that list :-)

Anyway, happy to know it's magic before I dive into the code which I was 
thinking of doing.
-- 
Little glitch on nautilus' right hand scrollbar
https://launchpad.net/malone/bugs/38741

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


[Bug 29809] Re: Window size (mayby placement) is not saved on logoff.

2006-04-08 Thread Jimmy Merrild Krag
No, but havn't touched the fstab yet. I'm too busy, and I don't know if I dare. 
i'll post when I have news...
-- 
Window size (mayby placement) is not saved on logoff.
https://launchpad.net/malone/bugs/29809

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


[Bug 38754] [Dapper] ogg stream operations causes Rhythmbox to lock

2006-04-08 Thread ian marcinkowski
Public bug reported:

Affects: rhythmbox (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
There seem to be a couple causes for this.

1) Sometimes switching between two of the default ubuntu ogg streams
(http://ubuntu.hbr1.com:19800/trance.ogg or ambient.ogg) will cause
rhythmbox to crash.  This happens seemingly random, but only after
playing a stream for a while.  Using the pause/play button to turn the
stream off somtimes causes this.

2) When the end of the stream is reached, instead of either stopping
playback or reconnecting to the stream, rhythmbox crashes.

Reproducing this bug is a pain because the conditions seem random for #1
and you've got to wait for the ogg stream to end for #2, which only
happens every 30-90 minutes.

Here's somg GDB info:

[Thread -1314939984 (LWP 17942) exited]
[Thread -1281369168 (LWP 17944) exited]
[Thread -1245336656 (LWP 17941) exited]
[Thread -1342178384 (LWP 18091) exited]
[Thread -1298154576 (LWP 18093) exited]
[New Thread -1298154576 (LWP 18094)]
[New Thread -1314939984 (LWP 18095)]
[Thread -1289761872 (LWP 18092) exited]

(rhythmbox:17907): GStreamer-WARNING **: Name selector_audio_src0 is not
unique in bin playbin, not adding

(rhythmbox:17907): GStreamer-WARNING **: Name preroll_audio_src0 is not unique 
i n bin playbin, not adding
[New Thread -1289761872 (LWP 18096)]
[New Thread -1342178384 (LWP 18097)]

(rhythmbox:17907): GStreamer-CRITICAL **: pad selector_audio_src0:src
returned N ULL caps from getcaps function

** (rhythmbox:17907): WARNING **: could not link EMPTY: -1
[Thread -1342178384 (LWP 18097) exited]
[New Thread -1342178384 (LWP 18098)]
[New Thread -1245336656 (LWP 18099)]
[Thread -1342178384 (LWP 18098) exited]

(rhythmbox:17907): GStreamer-WARNING **: Element preroll_audio_src0 is
not in bi n playbin

(rhythmbox:17907): GStreamer-WARNING **: Element selector_audio_src0 is not in 
b in playbin
[Thread -1298154576 (LWP 18094) exited]

(rhythmbox:17907): GStreamer-WARNING **: Name selector_audio_src0 is not
unique in bin playbin, not adding

(rhythmbox:17907): GStreamer-WARNING **: Name preroll_audio_src0 is not unique 
i n bin playbin, not adding
[New Thread -1298154576 (LWP 18104)]
[New Thread -1342178384 (LWP 18105)]

(rhythmbox:17907): GStreamer-CRITICAL **: pad selector_audio_src0:src
returned N ULL caps from getcaps function

** (rhythmbox:17907): WARNING **: could not link EMPTY: -1
[Thread -1342178384 (LWP 18105) exited]
[New Thread -1269826640 (LWP 18106)]
[Thread -1269826640 (LWP 18106) exited]

Above is general debug information generated while rhythmbox was playing
the streams normally.  Below is what happened when I was switching
between the trance and ambient streams.

(rhythmbox:17907): GStreamer-CRITICAL **:
Trying to dispose element preroll_audio_src1, but it is not in the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.


(rhythmbox:17907): GStreamer-CRITICAL **:
Trying to dispose element selector_audio_src1, but it is not in the NULL state.
You need to explicitly set elements to the NULL state before
dropping the final reference, to allow them to clean up.


(rhythmbox:17907): GStreamer-CRITICAL **: gst_object_ref: assertion 
`GST_IS_OBJECT (object)' failed

(rhythmbox:17907): GLib-GObject-WARNING **: invalid uninstantiatable
type `invalid' in cast to `GstObject'
-- 
[Dapper] ogg stream operations causes Rhythmbox to lock
https://launchpad.net/malone/bugs/38754

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


[Bug 38588] Re: [Dapper] After last update, I have no documents in yelp

2006-04-08 Thread Mario Vukelic
*** This bug is a duplicate of bug 35670 ***

Sebastien, if the question was for me, I have had the issue for a very long 
time, it might be even since I upgraded to Dapper. I use yelp very rarely (see 
#36478, which is a duplicate of #35670).

The OP, Ricardo, said it happened recently, but not how often he uses yelp.
-- 
[Dapper] After last update, I have no documents in yelp
https://launchpad.net/malone/bugs/38588

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


[Bug 34247] Re: Trash always empty.

2006-04-08 Thread peter
I had this exact same problem, filed it here: 
https://launchpad.net/distros/ubuntu/+source/gnome-applets/+bug/35834
and it went away on March 27.

In case it's of any help:
I used both nautilus trash and the panel trash icon: they would show consistent 
(but erroneous) in formation.
I mostly deleted stuff with the delete key but right-clickmove to trash and 
dragdrop to trash gave the same results.
I use ext3 fs
-- 
Trash always empty.
https://launchpad.net/malone/bugs/34247

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


[Bug 38757] lshal does not list SCSI disc devices (DVD drive, CD writer)

2006-04-08 Thread Tim Müller
Public bug reported:

Affects: hal (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed
Affects: Baltix
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed


Description:
lshal does not list any of my two SCSI devices, which is
  - a DVD-ROM drive, and a
  - CD reader/writer.

This is from dmesg after boot-up:

[4294676.518000] SCSI subsystem initialized
[4294679.817000] scsi0 : AdvanSys SCSI 3.3K: PCI Ultra: IO 0xD400-0xD40F, IRQ 
0xA9
[4294679.822000]   Type:   CD-ROM ANSI SCSI 
revision: 02
[4294680.879000]   Vendor: TOSHIBA   Model: DVD-ROM SD-M1401  Rev: 1007
[4294680.879000]   Type:   CD-ROM ANSI SCSI 
revision: 02
[4294690.987000] sr0: scsi3-mmc drive: 20x/20x writer cd/rw xa/form2 cdda tray
[4294690.987000] sr 0:0:0:0: Attached scsi CD-ROM sr0
[4294691.006000] sr1: scsi3-mmc drive: 40x/40x cd/rw xa/form2 cdda tray
[4294691.006000] sr 0:0:6:0: Attached scsi CD-ROM sr1
[4294691.018000] sr 0:0:0:0: Attached scsi generic sg0 type 5
[4294691.018000] sr 0:0:6:0: Attached scsi generic sg1 type 5
[4294701.105000] cdrom: open failed.

$ cat 
/sys/devices/platform/host0/scsi_host\:host0/device/target0\:0\:6/0\:0\:6\:0/model
DVD-ROM SD-M1401
$ cat 
/sys/devices/platform/host0/scsi_host\:host0/device/target0\:0\:0/0\:0\:0\:0/model
CD-R/RW MP7040S

$ lsmod

8139cp 22528  0 
8139too26880  0 
ac  5252  1 acpi_sbs
acpi_sbs   19980  0 
advansys   82464  0 
agpgart34888  1 via_agp
battery 9988  1 acpi_sbs
binfmt_misc12296  1 
bitblit 6272  1 fbcon
bluetooth  49892  4 rfcomm,l2cap
button  6672  0 
capability  5000  0 
cdrom  38560  1 sr_mod
commoncap   7296  1 capability
container   4608  0 
cpufreq_conservative 7332  0 
cpufreq_ondemand6428  0 
cpufreq_powersave   1920  0 
cpufreq_stats   5636  0 
cpufreq_userspace   4696  0 
dev_acpi   11140  0 
dm_mod 58936  4 
evdev   9856  1 
ext3  135688  6 
fan 4868  0 
fbcon  42784  72 
font8320  1 fbcon
freq_table  4740  1 cpufreq_stats
gameport   15496  1 snd_via82xx
generic 5124  0 
hotkey 11556  0 
i2c_acpi_ec 5120  1 acpi_sbs
i2c_core   21904  4 i2c_acpi_ec,via686a,i2c_isa,i2c_viapro
i2c_isa 4992  1 via686a
i2c_viapro  8980  0 
ide_disk   17664  9 
ide_generic 1536  0 
ipv6  265600  10 
isofs  37688  0 
jbd58772  1 ext3
l2cap  26244  5 rfcomm
lp 11844  0 
md_mod 72532  0 
mii 5888  3 via_rhine,8139cp,8139too
Module  Size  Used by
parport36296  2 lp,parport_pc
parport_pc 35780  1 
pcc_acpi   12288  0 
pci_hotplug29236  1 shpchp
pcspkr  2180  0 
processor  23360  1 thermal
psmouse36228  0 
rfcomm 40216  0 
rtc13492  0 
scsi_mod  138984  3 sg,sr_mod,advansys
serio_raw   7300  0 
sg 37920  0 
shpchp 45632  0 
snd55268  13 
snd_seq_oss,snd_seq,snd_via82xx,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
snd_ac97_bus2304  1 snd_ac97_codec
snd_ac97_codec 92704  1 snd_via82xx
snd_mixer_oss  18688  1 snd_pcm_oss
snd_mpu401_uart 7680  1 snd_via82xx
snd_page_alloc 10632  2 snd_via82xx,snd_pcm
snd_pcm89736  3 snd_via82xx,snd_ac97_codec,snd_pcm_oss
snd_pcm_oss53664  0 
snd_rawmidi25504  2 snd_seq_midi,snd_mpu401_uart
snd_seq51984  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_seq_device  8716  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq,snd_rawmidi
snd_seq_dummy   3844  0 
snd_seq_midi9376  0 
snd_seq_midi_event  7552  2 snd_seq_oss,snd_seq_midi
snd_seq_oss33536  0 
snd_timer  25220  2 snd_seq,snd_pcm
snd_via82xx28696  1 
softcursor  2304  1 bitblit
sony_acpi   5516  0 
soundcore  10208  1 snd
sr_mod 16932  0 
tc1100_wmi  6916  0 
thermal13576  0 
tileblit2816  1 fbcon
tsdev   8000  0 
udf88452  0 
uhci_hcd   33680  0 
usbcore   129668  2 uhci_hcd
vga16fb13448  1 
vgastate   10368  1 vga16fb
via686a

[Bug 38757] Re: lshal does not list SCSI disc devices (DVD drive, CD writer)

2006-04-08 Thread Tim Müller
To clarify:

this bug applies to Ubuntu Dapper (x86), up-to-date as of April 8th, 2006.

-- 
lshal does not list SCSI disc devices (DVD drive, CD writer)
https://launchpad.net/malone/bugs/38757

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


[Bug 38588] Re: [Dapper] After last update, I have no documents in yelp

2006-04-08 Thread Ricardo Pérez López
*** This bug is a duplicate of bug 35670 ***

 The OP, Ricardo, said it happened recently, but not how often he uses yelp.

Very rarely. I had never used yelp in Dapper until some days ago.

Hope this help.

-- 
[Dapper] After last update, I have no documents in yelp
https://launchpad.net/malone/bugs/38588

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


[Bug 20469] [Xorg] savage - backlight won't turn off -- Hoary Breezy Dapper

2006-04-08 Thread Jeremy Wells
Public bug reported:

Affects: gnome-screensaver (Ubuntu)
   Severity: Normal
   Priority: Medium
 Status: Confirmed


Description:
The screen blanks, but the backlight never turns off. 'Option DPMS' is set in
xorg.conf. In Hoary, xset dpms force off also blanks the screen, but the
backlight still remains on. For some reason, this same command does not work in
Breezy, even though the xset package is loaded. vbetools dpms off does succeed
in turning the backlight off.
Public bug reported:

Affects: gnome-screensaver (Ubuntu)
   Severity: Normal
   Priority: Medium
 Status: Confirmed


Description:
The screen blanks, but the backlight never turns off. 'Option DPMS' is set in
xorg.conf. In Hoary, xset dpms force off also blanks the screen, but the
backlight still remains on. For some reason, this same command does not work in
Breezy, even though the xset package is loaded. vbetools dpms off does succeed
in turning the backlight off.
-- 
[Xorg] savage - backlight won't turn off -- Hoary  Breezy  Dapper
https://launchpad.net/malone/bugs/20469

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


  1   2   >