[Bug 26933] Re: Browsing SAMBA shares impossible

2006-05-16 Thread VETSEL Patrice
Seems like they are many hacks by hand in configuration files. So trying
to understand what's the problem is impossible.

Please do a fresh/clean install and give us a step by step of what you do to 
reproduce your bug.
Explain us exactly what you do to share a directory !

-- 
Browsing SAMBA shares impossible
https://launchpad.net/bugs/26933

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


[Bug 32663] Re: (dapper) Translation error (not text error)

2006-05-16 Thread Sebastien Bacher
fixed upstream

** Changed in: gnome-system-tools (Ubuntu)
Sourcepackagename: gnome-system-tools = language-pack-gnome-ru-base
 Assignee: Ubuntu Desktop Bugs = Ubuntu Russian Translators
   Status: Confirmed = Fix Committed

-- 
(dapper) Translation error (not text error)
https://launchpad.net/bugs/32663

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


[Bug 44963] Evolution crashed after moving an e-mail into the attachment field of a calender entry.

2006-05-16 Thread Kuropka
Public bug reported:

Binary package hint: evolution

On my Ubuntu Dapper system Evolution crashes when I move an e-mail into
the attachment field of a calender entry and press the save button.
(Hint: My calender is stored in an exchange repository. I am not sure if
this bug also happens with local calender items.)

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

-- 
Evolution crashed after moving an e-mail into the attachment field of a 
calender entry.
https://launchpad.net/bugs/44963

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


[Bug 26933] Re: Browsing SAMBA shares impossible

2006-05-16 Thread Johan Brannlund
That's probably a good idea. I purged all samba-related packages,
started nautilus, right-clicked on the themes directory in my home
directory and selected share folder from the nautilus menu. I then
chose smb for file sharing, which led to samba being installed. I then
filled out some names for the share. This resulted in the following
/etc/samba/smb.conf:

---
[global]
workgroup = Linux
server string = jupiter
wins support = yes

[Blopp]
path = /home/j/themes
comment = Muppet
available = yes
browseable = yes
public = yes
writable = yes
-

I then clicked on Go-Network in the Nautilus menu. This takes me to
Windows Network, which I click on.

I'm then presented with an empty Nautilus window.

HOWEVER: If I press Ctrl-L in Nautilus and then type smb://jupiter I see the 
share, just as expected. It seems that the problem is that
Nautilus does not automatically recognize the smb share. To investigate, I do 
tcpdump -s 0 -ni wlan0 port 445 or port 137 or port 138 or port 139.

I see packets such as

tcpdump: listening on wlan0, link-type EN10MB (Ethernet), capture size 65535 
bytes
00:09:59.653810 IP (tos 0x0, ttl  64, id 2, offset 0, flags [DF], proto: UDP 
(17), length: 236) 192.168.0.3.138  192.168.0.255.138: [udp sum ok]
 NBT UDP PACKET(138) Res=0x110A ID=0x345 IP=192 (0xc0).168 (0xa8).0 (0x0).3 
 (0x3) Port=138 (0x8a) Length=194 (0xc2) Res2=0x0
SourceName=JUPITER NameType=0x00 (Workstation)
DestName=LINUX   NameType=0x1D (Master Browser)
[...]

To my complete amazement, for a second I could actually go to Windows
Network under Nautilus and see the share, but when I try again one
minute later it no longer works.

To summarize, when I go to Windows Network in Nautilus I get one of
the following, seemingly at random, in decreasing order of frequency:

1. A blank page (most common)

2. A popup saying The contents of the folder could not be displayed.

3. A login window asking me for a user name and password.

4. A correct display of the share (very rare).

I am *very* confused.

-- 
Browsing SAMBA shares impossible
https://launchpad.net/bugs/26933

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


[Bug 44937] Re: disks-admin bugs (user interface design problem) with other languages

2006-05-16 Thread Jérémie Corbier
Same bug for me.

** Changed in: Ubuntu
Sourcepackagename: None = gnome-system-tools
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Confirmed

-- 
disks-admin bugs (user interface design problem) with other languages
https://launchpad.net/bugs/44937

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


[Bug 42558] Re: Does not render GtkCellRendererToggle inconsitent property

2006-05-16 Thread Sebastien Bacher
This upload fixes the issue:

ubuntulooks (0.9.11-1) dapper; urgency=low

  * New upstream version:
- Render GtkScale properly at small sizes.

 -- Sebastien Bacher [EMAIL PROTECTED]  Mon, 15 May 2006 23:16:27
+0200

ubuntulooks (0.9.10-1) dapper; urgency=low

  * New upstream version:
- Don't draw grip dots on scrollbar if there's no room (Ubuntu: #37415).
- Draw only 6 dots on panel grip.
- Render inconsistent checkboxes properly in cells (Ubuntu: #42558).

 -- Sebastien Bacher [EMAIL PROTECTED]  Mon, 15 May 2006 22:36:40
+0200

** Changed in: ubuntulooks (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
Does not render GtkCellRendererToggle inconsitent property
https://launchpad.net/bugs/42558

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


[Bug 37415] Re: Scroll-thumb badly drawn in acroread

2006-05-16 Thread Sebastien Bacher
This upload fixes the issue:

ubuntulooks (0.9.11-1) dapper; urgency=low

  * New upstream version:
- Render GtkScale properly at small sizes.

 -- Sebastien Bacher [EMAIL PROTECTED]  Mon, 15 May 2006 23:16:27
+0200

ubuntulooks (0.9.10-1) dapper; urgency=low

  * New upstream version:
- Don't draw grip dots on scrollbar if there's no room (Ubuntu: #37415).
- Draw only 6 dots on panel grip.
- Render inconsistent checkboxes properly in cells (Ubuntu: #42558).

 -- Sebastien Bacher [EMAIL PROTECTED]  Mon, 15 May 2006 22:36:40
+0200

** Changed in: ubuntulooks (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Scroll-thumb badly drawn in acroread
https://launchpad.net/bugs/37415

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


[Bug 44972] Toolbar colors are wrong

2006-05-16 Thread Javier Ruiz
Public bug reported:


Hi, 

Using epiphany with text beside icons on the toolbar button labels
results on scrambled colors when the cursor is over the toolbar buttons.
Epiphany is the only application where I can see this problem.

It seems that somewhere in the combination of the ubuntu theme
(default), radeon driver (I'm on a radeon 9000) and epiphany browser
something is mixed up :-(

I've set a small video demostrating the problem. You can see it here
(flash needed):

http://gps-tsc.upc.es/imatge/_Jrh/ubuntu/toolbar_bug.html

let me know if I can do anything else.

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

-- 
Toolbar colors are wrong
https://launchpad.net/bugs/44972

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


[Bug 31433] Re: notify bubble has text across screens

2006-05-16 Thread Michael Vogt
Thanks for your patch, I applied it into my local tree and prepare a new
upload now.

** Changed in: notification-daemon (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
notify bubble has text across screens
https://launchpad.net/bugs/31433

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


[Bug 44908] Re: bugs in 'ubuntu' notification theme

2006-05-16 Thread Michael Vogt
Thanks for your bugreport.

I fixed this in my local repository and it will be part of the next
upload.

Cheers,
 Michael

** Changed in: notification-daemon (Ubuntu)
   Status: Confirmed = Fix Committed

-- 
bugs in 'ubuntu' notification theme
https://launchpad.net/bugs/44908

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


[Bug 44935] Re: [Dapper] Difficulties trying to change the Ubuntu logo in the main menu

2006-05-16 Thread Sebastien Bacher
*** This bug is a duplicate of bug 23596 ***

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.

note that ubuntu-artwork and tangerine-icon-theme ship variant of that
icon and you probably want to replace those one if you use the default
theme rather than the hicolor which is the fallback when the theme
doesn't customize it

** This bug has been marked a duplicate of bug 23596
   New Ubuntu logo icon breaks icon themes

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

-- 
[Dapper] Difficulties trying to change the Ubuntu logo in the main menu
https://launchpad.net/bugs/44935

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


[Bug 23596] Re: New Ubuntu logo icon breaks icon themes

2006-05-16 Thread Sebastien Bacher
** Bug 44935 has been marked a duplicate of this bug

-- 
New Ubuntu logo icon breaks icon themes
https://launchpad.net/bugs/23596

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


[Bug 44972] Re: Toolbar colors are wrong

2006-05-16 Thread Sebastien Bacher
*** This bug is a duplicate of bug 42237 ***

Thanks for your bug. That's an ati driver issue triggered when using
cairo, we have several bugs about such issues, I'm marking it as
duplicate of bug #42237

** Changed in: epiphany-browser (Ubuntu)
Sourcepackagename: epiphany-browser = xserver-xorg-driver-ati
 Assignee: (unassigned) = Ubuntu X SWAT
   Status: Unconfirmed = Rejected

** This bug has been marked a duplicate of bug 42237
   Dapper Ubuntulooks: pressed buttons appear corrupted after windows are 
restored

-- 
Toolbar colors are wrong
https://launchpad.net/bugs/44972

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


[Bug 42237] Re: Dapper Ubuntulooks: pressed buttons appear corrupted after windows are restored

2006-05-16 Thread Sebastien Bacher
** Bug 44972 has been marked a duplicate of this bug

-- 
Dapper Ubuntulooks: pressed buttons appear corrupted after windows are restored
https://launchpad.net/bugs/42237

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


[Bug 31699] Re: Can't use other than default sound card

2006-05-16 Thread Pecisk
Maybe in general bug is solved, but I have run into two errors again:

* Can't record anything with arecord -Dhw:0, plug:hw:0 works. Recording with 
former (hw:0) gives such error:
[EMAIL PROTECTED]:~$ arecord -D hw:0 --rate=48000 -c 2 test.wav
Recording WAVE 'test.wav' : Unsigned 8 bit, Rate 48000 Hz, Stereo
arecord: set_params:896: Sample format non available

* My Terratech EWS88MT (ice1712 chipset) sound card plays all music in
the way lower frequency as it should do it (Feels like 22000), as it
comes out slower. Movies does just fine. It certainly could be different
issue, bet where to fill it then?

-- 
Can't use other than default sound card
https://launchpad.net/bugs/31699

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


[Bug 30857] Re: Firefox mistakes clicks for drag operations

2006-05-16 Thread Kristoffer Lundén
 not a firefox bug

Ummm what?? It only shows up in Firefox, it only affects Firefox,
and it does so under both GNOME and KDE - if it is not a Firefox bug
then what on earth is it?

At the very least explain why it is not, don't just unmark it with a
cryptic comment like that!

-- 
Firefox mistakes clicks for drag operations
https://launchpad.net/bugs/30857

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


[Bug 31699] Re: Can't use other than default sound card

2006-05-16 Thread Pecisk
Post scriptum for comment above: --rate=48000 is just for example, for
this card such rate is aviable, it gives the same error with -f cd or
--rate=44000 too, so there is no difference.

-- 
Can't use other than default sound card
https://launchpad.net/bugs/31699

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


[Bug 40449] Re: pmount-hal asking for luks password, when partition is already mounted

2006-05-16 Thread Martin Pitt
 gnome-volume-manager (1.5.15-0ubuntu10) dapper; urgency=low
 .
   * debian/patches/02_pmount_crypt.patch: mount_all(): Do not try to mount
 partitions that contain a LUKS volume which is already mapped and mounted.
 This requires us to jump through some hoops, but much of the code could be
 stolen from eject. Closes: LP#40449
   * debian/control: Add 'eject' dependency. We need the
 /usr/lib/eject/dmcrypt-get-device helper for above patch, and eject itself
 is also needed for handling the hardware eject buttons of CD-ROM drives.


** Changed in: gnome-volume-manager (Ubuntu)
   Status: In Progress = Fix Released

-- 
pmount-hal asking for luks password, when partition is already mounted
https://launchpad.net/bugs/40449

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


[Bug 30857] Re: Firefox mistakes clicks for drag operations

2006-05-16 Thread Sebastien Bacher
Kristoffer, look to the duplicates, that happens with other applications
too to some people and looks rather an xorg bug, the events are not
generated by firefox anyway

-- 
Firefox mistakes clicks for drag operations
https://launchpad.net/bugs/30857

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


[Bug 44937] Re: disks-admin bugs (user interface design problem) with other languages

2006-05-16 Thread Sebastien Bacher
*** This bug is a duplicate of bug 19489 ***

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.

PS:: you can assume that such visible bugs have been reported and have a
look for duplicates before sending a new one, that's the 10th duplicate
about it ...

** Changed in: gnome-system-tools (Ubuntu)
   Status: Confirmed = Rejected

** This bug has been marked a duplicate of bug 19489
   Disks Manager: wrong display

-- 
disks-admin bugs (user interface design problem) with other languages
https://launchpad.net/bugs/44937

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


[Bug 40858] Re: More backgrounds and the possibility of different backgrounds for different Desktops.

2006-05-16 Thread nightshift
I totally agree. We should have more backgrounds installed with a
standard installation of Ubuntu. When I've got a first look at Ubuntu
when I just installed it I got the same feeling.

I think it is a great plus, also in the aspect of user friendlyness, to
have more backgrounds to choose from. Especially for new Linux users,
who are unfamiliar with the interface.

-- 
More backgrounds and the possibility of different backgrounds for different 
Desktops.
https://launchpad.net/bugs/40858

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


[Bug 19489] Re: Disks Manager: wrong display

2006-05-16 Thread Sebastien Bacher
** Bug 44937 has been marked a duplicate of this bug

-- 
Disks Manager: wrong display
https://launchpad.net/bugs/19489

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


[Bug 44963] Re: Evolution crashed after moving an e-mail into the attachment field of a calender entry.

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

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

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

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

-- 
Evolution crashed after moving an e-mail into the attachment field of a 
calender entry.
https://launchpad.net/bugs/44963

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


[Bug 4404] Re: evolution-data-server chews up 100% of CPU / goes into infinite loop

2006-05-16 Thread Dean Sas
Any luck with reproducing that Sitsofe?

-- 
evolution-data-server chews up 100% of CPU / goes into infinite loop
https://launchpad.net/bugs/4404

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


[Bug 44974] Re: openoffice icons reversed

2006-05-16 Thread Emmanuel Touzery
*** This bug is a duplicate of bug 44934 ***

** This bug has been marked a duplicate of bug 44934
   Today's new icons for openoffice in Dapper are swapped

-- 
openoffice icons reversed
https://launchpad.net/bugs/44974

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


[Bug 25497] Re: unusable with inverse theme

2006-05-16 Thread Michael Vogt
** Attachment added: patch that uses the bg of the tooltips
   http://librarian.launchpad.net/2667360/use_theme_bg.diff

** Attachment added: current notification color
   http://librarian.launchpad.net/2667361/current_notification_small.png

** Attachment added: new notificaton color based on tooltips
   http://librarian.launchpad.net/2667362/new_notification_small.png

-- 
unusable with inverse theme
https://launchpad.net/bugs/25497

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


[Bug 44934] Re: Today's new icons for openoffice in Dapper are swapped

2006-05-16 Thread Emmanuel Touzery
** Bug 44974 has been marked a duplicate of this bug

-- 
Today's new icons for openoffice in Dapper are swapped
https://launchpad.net/bugs/44934

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


[Bug 30857] Re: Firefox mistakes clicks for drag operations

2006-05-16 Thread Kristoffer Lundén
I'm not so sure those are actual duplicates, to me and many others that
has posted in forums (see those links), it is impossible to duplicate
this behaviour in anything but Firefox, not even other Geckobased
applications like Epiphany.

Menus, desktop, programs - you name it, they behave like they should,
but not Firefox. On three very different computers with wildly different
peripherials just for me! That means *something* has to do with that
application, yes? Maybe it only happens together with Xorg, I don't
know. I don't see how any info in those change anything about this bug,
and especially not how they make it not a firefox bug.

And if it's a Xorg issue, why isn't assigned there instead of silently
dropped into general limbo?

-- 
Firefox mistakes clicks for drag operations
https://launchpad.net/bugs/30857

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


[Bug 23244] Re: control-k sends control-t

2006-05-16 Thread Tollef Fog Heen
I can confirm this fine.  It seems to only affect gtk applications
though, so I'll reassign there.


** Changed in: xkeyboard-config (Ubuntu)
Sourcepackagename: xkeyboard-config = gtk+2.0
   Status: Needs Info = Confirmed

-- 
control-k sends control-t
https://launchpad.net/bugs/23244

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


[Bug 42765] Re: icons for EOG

2006-05-16 Thread Dean Sas
** Bug watch added: Freedesktop Bugzilla #6830
   https://bugs.freedesktop.org/show_bug.cgi?id=6830

-- 
icons for EOG
https://launchpad.net/bugs/42765

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


[Bug 30857] Re: Firefox mistakes clicks for drag operations

2006-05-16 Thread Sebastien Bacher
that general limbo is what we use when we are not sure about what
package is to blame, what does it make such a difference to you, your
bug is listed the same way with the same people subscribed to it it was
before ...

-- 
Firefox mistakes clicks for drag operations
https://launchpad.net/bugs/30857

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


[Bug 32963] Re: Xv movies on 810/i945 gives horrible color, Gamma

2006-05-16 Thread Paul Sladen
AlanTam:  Okay, I think I've worked out why the commands aren't working
for you.  You need to start a movie playing (eg. in Totem).  Then bring
up eg. Gnome Terminal and paste those commands (*while the movie is
already loaded*).

The values are getting reset to the horrible looking ones each time
the Xv port is initialised.

Can you try that again please if you get a chance?

-- 
Xv movies on 810/i945 gives horrible color, Gamma
https://launchpad.net/bugs/32963

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


[Bug 44985] Evolution looses some mails on the way from the inbox to the screen

2006-05-16 Thread Blue
Public bug reported:

Binary package hint: evolution

First I think that I initially reported this bug to the wrong place 
( https://launchpad.net/distros/ubuntu/+source/evolution/+bug/44828 )

Now the bug :
Binary package hint: evolution

After upgrading from breezy to dapper, and after a week or to with dapper 
evolution started to forget about some mails that ARE received. For example, in 
some folders the mail arrives from the pop3 server (the mail can be checked for 
example in
/.evolution/mail/local/Inbox.sbd/subfloder.sbd/FOLDER but however are not 
displayed on the screen.
It is not an isolated problem, now only a few percent of the new emails are 
actually displayed.
Deleting summary/index files (forcing evolution to recreate them) does not help.
I have to mention that there are a lot of mails stored in evolution, and the 
sheer total number of emails could be the problem (or a catalyst ) for this. 
However I do not think the number of emails is the only reason, because first a 
few new emails still get displayed and second this behaviour seems to have 
started after an upgrade that also updated evolution.
In order to prove this situation I can provide a few screenshots, and by 
request the files corresponding to a folder that is not displayed properly.

For other details and screenshots please visit the URL above.
I also kindly ask an administrator to move the previous bug here if it is the 
case.

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

-- 
Evolution looses some mails on the way from the inbox to the screen
https://launchpad.net/bugs/44985

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


[Bug 43052] Re: OpenGL screensaver are shown only at the upper half of the screen

2006-05-16 Thread Paul Sladen
Interesting;  the first one is being cut off about half-way down and the
second one about 2/5ths of the way down.

It looks a bit like view-port corruption;  are there any OpenGL
applications that *do* run normally?

** Changed in: xserver-xorg-driver-i810 (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
OpenGL viewport cut-off with 915gm graphics
https://launchpad.net/bugs/43052

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


[Bug 43052] Re: OpenGL screensaver are shown only at the upper half of the screen

2006-05-16 Thread Paul Sladen
Can you also attach an:

  lspci -nv

and:

  /var/log/Xorg.0.log

from the session with the corruption.

** Summary changed:

- OpenGL screensaver are shown only at the upper half of the screen
+ OpenGL viewport cut-off with 915gm graphics

-- 
OpenGL viewport cut-off with 915gm graphics
https://launchpad.net/bugs/43052

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


[Bug 37946] Re: pressing special keys on laptop breaks screensaver

2006-05-16 Thread Paul Sladen
Hi Alvin, can you include an:

  lshal -m

from the first special keypress you make onwards.  The other possibility
is a stuck/repeating key that means there is constant apparent activity
so the screensaver loader never thinks it has been idle long enough.

** Changed in: gnome-screensaver (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
pressing special keys on laptop breaks screensaver
https://launchpad.net/bugs/37946

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


[Bug 44984] Gnome doesn't start

2006-05-16 Thread David Sedeño Fernandez
Public bug reported:

I don't known exactly what packages cause this, sorry. Distribution:
ubuntu dapper with lastest packages.

Gnome refuse to start. GDM works ok and permit login in but gnome
doesn't show the splash screen even...

Gnome start with failsafe from Gdm, but if I try for example epiphany
browser it's says that can't connect to the dbus session. Firefox
doesn't start either but with no error message.

The only solution it's to comment in /etc/X11/Xsession.options the line:
use-ssh-agent. With that dbus works and Gnome start but epiphany says another 
error and firefox doesn't work either


Note: the original reporter indicated the bug was in package 'gnome-
session2'; however, that package was not published in Ubuntu.

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

-- 
Gnome doesn't start
https://launchpad.net/bugs/44984

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


[Bug 40378] Re: La commande MAIL FROM a éch oué: Authentication Required

2006-05-16 Thread Sebastien Bacher
merci pour votre bug. (PAS BESOIN D'UTILISER DES MAJUSCULES DANS UN BUG,
C'EST FAIT POUR CRIER)

Quelle version d'Ubuntu utilisez vous? Quel type de compte smtp avez
vous configuré? Quel type de server essayez vous de contacter pour
envoyer votre courriel?

** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Needs Info

-- 
La commande MAIL FROM a échoué: Authentication Required
https://launchpad.net/bugs/40378

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


[Bug 38066] Re: No possibility to save file over gnome-vfs ftp connection

2006-05-16 Thread Dean Sas
** Bug watch added: GNOME Bug Tracker #331072
   http://bugzilla.gnome.org/show_bug.cgi?id=331072

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

-- 
No possibility to save file over gnome-vfs ftp connection
https://launchpad.net/bugs/38066

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


[Bug 44984] Re: Gnome doesn't start

2006-05-16 Thread sam tygier
there are a set of similar bugs, but with different causes.
Bug #23426 Bug #43951 Bug #44743 Bug #40176 Bug #28000

** Changed in: Ubuntu
Sourcepackagename: None = gnome-session

-- 
Gnome doesn't start
https://launchpad.net/bugs/44984

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


[Bug 34665] Re: Dapper: Error browsing authenticated Windows shares

2006-05-16 Thread Sebastien Bacher
*** This bug is a duplicate of bug 32951 ***

should work fine with ubuntu-desktop installed...

-- 
Dapper: Error browsing authenticated Windows shares
https://launchpad.net/bugs/34665

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


[Bug 33666] Re: can't select device to record in gnome-sound-recorder

2006-05-16 Thread Andrea Garbarini
I am having the duplicated sources problem myself... i was about to file
a bug report for it but it looks like it's not worth it, anyway here are
the steps to reproduce the bug on my system:

- pick a sound source to record from from the drop-down list
- start and stop recording
- choose a different sound source
- start and stop recording
- choose a different sound source
- enjoy duplicated entries in the drop-down list :)

hope this helps, andre

-- 
can't select device to record in gnome-sound-recorder
https://launchpad.net/bugs/33666

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


[Bug 27939] Re: [Dapper] Seek bar sometimes shows erratic behaviour

2006-05-16 Thread Sebastien Bacher
do you still have the issue?

-- 
[Dapper] Seek bar sometimes shows erratic behaviour
https://launchpad.net/bugs/27939

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


[Bug 44992] After installing applications on Ubuntu Dapper Beta un-affected Debian menu entries disappear

2006-05-16 Thread dr. gonzo
Public bug reported:

Binary package hint: gnome-menus

This is Ubuntu Dapper Beta.

Debian menu is installed. Alacarte was used to edit the menu a number of
times.

After installing application with Synaptic, many entries (whole
categories) from the Debian menu disappear. 
It seems that the entries that are on top are gone most often (i.e.
Databases is most often gone, while Viewers which is much lower is
left intact most often). This happens even if un-related programs are
installed, in other words even if programs that do not necessarily have
a menu entry in a particular menu category will make that category
disappear sometimes.

The way to fix the problem is to run update-menus script after each
time that Synaptic is run.

Steps to reproduce the problem:
1. Install some applications with Synaptic
2. Check the Debian menu structure


Actual Results:
Some parts of the Debian menu will disappear. 
NOTE: There isn't any consistency as to how many categories from the
menu disappear. 

Expected Results:
Applications that do not have any entries in the particular menu
categories shouldn't affect the menu structure at all


How often does this happen?
Everytime, but the number of affected menu entries that are gone, varies
greatly, sometimes the whole subcategories are gone, sometimes just a
few menu entries.

Additional Information:
Perhaps that there an update script that re-generates the menus but
which is not allowed to run to completion. So if the menu is being
re-generated but the script is killed only a part of the menu is
processed and appears in the menu structure.

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

-- 
After installing applications on Ubuntu Dapper Beta un-affected Debian menu 
entries disappear
https://launchpad.net/bugs/44992

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


[Bug 44991] xchat-gnome segfaults on startup

2006-05-16 Thread Marius Gedminas
Public bug reported:

Since today I am unable to start xchat gnome.  It segfaults on startup:

$ gdb xchat-gnome
(gdb) run
Starting program: /usr/bin/xchat-gnome
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1225398592 (LWP 8410)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1225398592 (LWP 8410)]
0xb7674309 in free () from /lib/tls/i686/cmov/libc.so.6
(gdb) bt
#0  0xb7674309 in free () from /lib/tls/i686/cmov/libc.so.6
#1  0xb776ae8c in g_free () from /usr/lib/libglib-2.0.so.0
#2  0xb777c6e9 in g_strfreev () from /usr/lib/libglib-2.0.so.0
#3  0xb6dbb743 in ISpellChecker::suggestWord ()
   from /usr/lib/enchant/libenchant_ispell.so
#4  0xb6dce7eb in enchant_get_user_home_dir () from /usr/lib/libenchant.so.1
#5  0xb6dcfa2d in enchant_broker_list_dicts () from /usr/lib/libenchant.so.1
#6  0xb7c99ea0 in sexy_spell_entry_get_languages () from /usr/lib/libsexy.so.2
#7  0xb7c9a04b in sexy_spell_entry_activate_default_languages ()
   from /usr/lib/libsexy.so.2
#8  0xb7c9a227 in sexy_spell_entry_activate_default_languages ()
   from /usr/lib/libsexy.so.2
#9  0xb77ef1cc in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#10 0xb77d5aa2 in g_object_thaw_notify () from /usr/lib/libgobject-2.0.so.0
#11 0xb77d6115 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#12 0xb77d6ca5 in g_object_new_valist () from /usr/lib/libgobject-2.0.so.0
#13 0xb77d6e4e in g_object_new () from /usr/lib/libgobject-2.0.so.0
#14 0x08072b72 in text_entry_new ()
#15 0xb7f4a396 in glade_xml_ensure_accel () from /usr/lib/libglade-2.0.so.0
#16 0xb7f4bce3 in glade_xml_build_widget () from /usr/lib/libglade-2.0.so.0
#17 0xb7f4c6b9 in glade_standard_build_children ()
   from /usr/lib/libglade-2.0.so.0
#18 0xb7f4b689 in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#19 0xb7f4bd43 in glade_xml_build_widget () from /usr/lib/libglade-2.0.so.0
#20 0xb7f4c6b9 in glade_standard_build_children ()
   from /usr/lib/libglade-2.0.so.0
#21 0xb7f4b689 in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#22 0xb7f4bd43 in glade_xml_build_widget () from /usr/lib/libglade-2.0.so.0
#23 0xb7f5521b in glade_interface_dump () from /usr/lib/libglade-2.0.so.0
#24 0xb7f4b689 in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#25 0xb7f4bd43 in glade_xml_build_widget () from /usr/lib/libglade-2.0.so.0
#26 0xb7f4c6b9 in glade_standard_build_children ()
   from /usr/lib/libglade-2.0.so.0
#27 0xb7f4b689 in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#28 0xb7f4bd43 in glade_xml_build_widget () from /usr/lib/libglade-2.0.so.0
#29 0xb7f4c6b9 in glade_standard_build_children ()
   from /usr/lib/libglade-2.0.so.0
#30 0xb7f4b689 in glade_xml_set_common_params ()
   from /usr/lib/libglade-2.0.so.0
#31 0xb7f4bd43 in glade_xml_build_widget () from /usr/lib/libglade-2.0.so.0
#32 0xb7f4c029 in glade_xml_build_widget () from /usr/lib/libglade-2.0.so.0
#33 0xb7f4c15d in glade_xml_construct () from /usr/lib/libglade-2.0.so.0
#34 0xb7f4c1d7 in glade_xml_new () from /usr/lib/libglade-2.0.so.0
#35 0x08062684 in initialize_gui_1 ()
#36 0x0806072a in fe_init ()
#37 0x08098317 in main ()

I see /usr/lib/libsexy.so.2 in the stack trace, and I notice that I've
upgraded libsexy2 to version 0.1.7-0ubuntu5 last night.  Could that be
the cause?

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

-- 
xchat-gnome segfaults on startup
https://launchpad.net/bugs/44991

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


[Bug 44991] Re: xchat-gnome segfaults on startup

2006-05-16 Thread Marius Gedminas
Yep, downgrading libsexy2 to 0.1.7-0ubuntu4 fixes the segfault.  See
also bug #36931.

-- 
xchat-gnome segfaults on startup
https://launchpad.net/bugs/44991

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


[Bug 44990] set consistent background color

2006-05-16 Thread Étienne Bersac
Public bug reported:

Hello,

gdm background color is consistent neither with usplash background nor
with desktop background, nor with it's own background. That makes
transition not polished as we want for dapper.

I suggest to set the gdm background color to either the usplash
background or the gdm background.

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

** Summary changed:

- set consistent background color
+ set consistent gdm background color

-- 
set consistent gdm background color
https://launchpad.net/bugs/44990

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


[Bug 44943] Re: Dapper- alsasink does not work

2006-05-16 Thread Sebastian Dröge
Hi,
could you please run
GST_DEBUG=3 GST_DEBUG_NO_COLOR=1 gst-launch-0.10 filesrc location=smash.mp3 ! 
mad ! alsasink  gst1.log

GST_DEBUG=3 GST_DEBUG_NO_COLOR=1 gst-launch-0.10 filesrc location=smash.mp3 ! 
mad ! alsasink buffer-time=200  gst2.log
(change the 200 to some other random values until you find one that worked, 
tell us which worked)

and then attach the two created files (gst1.log and gst2.log) to this
bug?

** Changed in: gstreamer0.10 (Ubuntu)
Sourcepackagename: gstreamer0.10 = gst-plugins-base0.10
 Assignee: (unassigned) = Sebastian Dröge
   Status: Unconfirmed = Needs Info

-- 
Dapper- alsasink does not work
https://launchpad.net/bugs/44943

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


[Bug 36931] Re: Spell checking not working.

2006-05-16 Thread Marius Gedminas
libsexy 0.1.7-0ubuntu5 broke my xchat-gnome: it now segfaults on
startup.  See Malone #41445.  Reverting to libsexy 0.1.7-0ubuntu4 fixes
that problem.

-- 
Spell checking not working.
https://launchpad.net/bugs/36931

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


[Bug 36931] Re: Spell checking not working.

2006-05-16 Thread Marius Gedminas
Sorry, I mentioned the wrong bug number.  I was talking about #44991.

-- 
Spell checking not working.
https://launchpad.net/bugs/36931

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


[Bug 44962] Laptop dims on startup even on AC

2006-05-16 Thread hove99
Public bug reported:

Binary package hint: gnome-power-manager

I have disable brightness dim, yet still after recent updates, the
laptop screen brightness is dimmed on startup on AC power. I have to
manually turn up the brightness every time I start the laptop. This
worked before the recent updates.

My Ubuntu Dapper is up to date.

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

-- 
Laptop dims on startup even on AC
https://launchpad.net/bugs/44962

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


[Bug 25497] Re: unusable with inverse theme

2006-05-16 Thread Michael Vogt
The attached patch solves the problem by using the tooltip color for the
notification. This means that under a inverse theme we get a inverse
notification (as expected).

The problem is that it changes the color of the current notitifcations
in the human theme to a stronger yellow than what we ship currently.

I will ask for feedback from our art people if that is a change we can
do for dapper.

Thanks,
 Michael

-- 
unusable with inverse theme
https://launchpad.net/bugs/25497

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


[Bug 44962] Re: Laptop dims on startup even on AC

2006-05-16 Thread Matthew Garrett
hal describes the omnibook as having 8 brightness levels, though it
sounds like there should be 10 or 11.

** Changed in: gnome-power-manager (Ubuntu)
Sourcepackagename: gnome-power-manager = hal

-- 
Laptop dims on startup even on AC
https://launchpad.net/bugs/44962

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


[Bug 37350] Re: Pressing power button unlocks locked screensaver

2006-05-16 Thread Oliver Grawert
good suggestion :)

** Changed in: gnome-screensaver (Ubuntu)
 Severity: Major = Normal

-- 
Pressing power button unlocks locked screensaver
https://launchpad.net/bugs/37350

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


[Bug 44962] Re: [Bug 44962] Re: Laptop dims on startup even on AC

2006-05-16 Thread Matthew Garrett
Ok, I think I see the problem.

-- 
Matthew Garrett | [EMAIL PROTECTED]

-- 
Laptop dims on startup even on AC
https://launchpad.net/bugs/44962

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


[Bug 31775] Re: Ubuntu should have better links to support options

2006-05-16 Thread Jane Silber
Okay, here is the plan for the System-Help menu. It should contain the 
following 5 items. For each item I'll list
- the string for the menu
- the tool tip
- a link to open or app to invoke

Item 1:
- System Documentation
- Get help with Ubuntu
- the onboard documentation in Yelp (as currently implemented)

Item 2:
- Online Documentation
- Find more documentation online
- a link to help.ubuntu.com

Item 3:
- Free Support
- Get help from other Ubuntu users
- a link to http://www.ubuntu.com/support/supportoptions/freesupport

Item 4:
- Commerical Support
- Find a commercial support provider
- a link to http://www.ubuntu.com/support/marketplace

Item 5:
- Ubuntu Book Excerpt
- Read selected book chapters
- open the (soon to be packaged) HTML book content in a browser. We don't have 
the content yet, so a place holder needs to be created.

Seb - can you put this in place?

Thanks!

-- 
Ubuntu should have better links to support options
https://launchpad.net/bugs/31775

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


[Bug 44995] Encrypted partitions appears in Computer location

2006-05-16 Thread Laurent Bigonville
Public bug reported:

Binary package hint: gnome-volume-manager

Hi,

My home is an luks encrypted partition. The partition appears in the
computer location. This shouldn't happen.

** Affects: gnome-volume-manager (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

-- 
Encrypted partitions appears in Computer location
https://launchpad.net/bugs/44995

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


[Bug 44962] Re: Laptop dims on startup even on AC

2006-05-16 Thread hove99
That sounds very plausible, can I change this manually? Or will you
include this in an update?

-- 
Laptop dims on startup even on AC
https://launchpad.net/bugs/44962

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


[Bug 4404] Re: evolution-data-server chews up 100% of CPU / goes into infinite loop

2006-05-16 Thread Sitsofe Wheeler
Thanks for the ping Dean.

No no luck at all unfortunately. It was a fairly difficult problem to
reproduce in the first place and now it doesn't happen at all. I'm going
chalk this up as a phantom bug and reject it for now. If it happens
again I'll reopen the bug.

-- 
evolution-data-server chews up 100% of CPU / goes into infinite loop
https://launchpad.net/bugs/4404

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


[Bug 44962] Re: [Bug 44962] Re: Laptop dims on startup even on AC

2006-05-16 Thread Matthew Garrett
It needs source-code modification, I'm afraid. I can try to do an upload 
later on.

-- 
Matthew Garrett | [EMAIL PROTECTED]

-- 
Laptop dims on startup even on AC
https://launchpad.net/bugs/44962

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


[Bug 40379] Notification window too small to fit text.

2006-05-16 Thread Rikard Nordgren
Public bug reported:

When the battery on my laptop is low and the notifier pops up it is to
small to fit all the text. The last centence just ends ...to avoid
losing and I cannot read the end of the centence.

I am running the latest upgrade of dapper with screen resolution 1024 x
768.

** Affects: notification-daemon (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Confirmed

-- 
Notification window too small to fit text.
https://launchpad.net/bugs/40379

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


[Bug 44974] openoffice icons reversed

2006-05-16 Thread Sam Ward
Public bug reported:

openoffice writer has ooo-impress' icon.
ooo-impress has ooo-draw's icon.

Note: the original reporter indicated the bug was in package
'openoffice'; however, that package was not published in Ubuntu.

** Affects: ubuntu-artwork (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Assignee: Sam Ward
 Status: Unconfirmed

-- 
openoffice icons reversed
https://launchpad.net/bugs/44974

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


[Bug 40379] Re: Notification window too small to fit text.

2006-05-16 Thread Michael Vogt
Thanks for your bugreport.

I can't reproduce this problem with the current dapper. I tired both
ryhtmbox and custom test-applications that are based on the code in
gnome-power-manager.

Cheers,
 Michael

** Changed in: gnome-power-manager (Ubuntu)
Sourcepackagename: gnome-power-manager = notification-daemon

-- 
Notification window too small to fit text.
https://launchpad.net/bugs/40379

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


[Bug 44998] Stop icon - white hand in red circle - hand should be smaller and antialiased

2006-05-16 Thread Pecisk
Public bug reported:

Binary package hint: ubuntu-artwork

Now icon looks very crispy and it is hard to see circle at all - maybe
it could be done that way that hand can be made smaller, so icon would
look better overall.

** Affects: ubuntu-artwork (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

-- 
Stop icon - white hand in red circle - hand should be smaller and antialiased
https://launchpad.net/bugs/44998

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


[Bug 44974] Re: openoffice icons reversed

2006-05-16 Thread Sam Ward
*** This bug is a duplicate of bug 44934 ***

duplicate of 44934

** Changed in: Ubuntu
Sourcepackagename: None = ubuntu-artwork
 Assignee: (unassigned) = Sam Ward

-- 
openoffice icons reversed
https://launchpad.net/bugs/44974

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


[Bug 44984] Re: Gnome doesn't start

2006-05-16 Thread Emmet Hikory
David,
Could you please review the similar bugs, and note if any of these appear 
to be the reported problem?  If this does not appear to be a duplicate, please 
attach .xsession-errors from the broken session to the bug.

** Changed in: gnome-session (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Gnome doesn't start
https://launchpad.net/bugs/44984

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


[Bug 44934] Re: Today's new icons for openoffice in Dapper are swapped

2006-05-16 Thread Pecisk
I can confirm this bug in Dapper, up to date. It looks odd. :)

-- 
Today's new icons for openoffice in Dapper are swapped
https://launchpad.net/bugs/44934

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


[Bug 36195] Re: gnome events sounds impossible to remove

2006-05-16 Thread Laurent Bigonville
I've just tested with dapper, the log in/log out sound can be now
disabled. I think this bug can be closed.

-- 
gnome events sounds impossible to remove
https://launchpad.net/bugs/36195

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


[Bug 44962] Re: Laptop dims on startup even on AC

2006-05-16 Thread Matthew Garrett
Should be fixed in hal 0.5.7-1ubuntu16

** Changed in: hal (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
Laptop dims on startup even on AC
https://launchpad.net/bugs/44962

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


[Bug 14597] Re: English Gimp help files are not installed by default

2006-05-16 Thread Martin Pitt
The decision is mainly about which type of complaints we want to get:
missing translations (if l-support-en does not contain all dependencies
that make sense, because of space constraints), or packages which cannot
be uninstalled without uninstalling *-desktop (since the subset of
dependencies needs to be added to *-desktop then).

-- 
English Gimp help files are not installed by default
https://launchpad.net/bugs/14597

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


[Bug 44984] Re: Gnome doesn't start

2006-05-16 Thread David Sedeño Fernandez
I have turned off the esd sound daemon (from suggestion in bug 40176)
and gnome loads ok. But some programs doesn't work, for instance:
firefox and epiphany.

Epiphany error if launch in console: 
(epiphany:3167): libgnomevfs-WARNING **: Failed to create service browser: Bad 
state

and the crash dialog it's shown.



** Attachment added: .xsession-errors
   http://librarian.launchpad.net/2669355/errors

-- 
Gnome doesn't start
https://launchpad.net/bugs/44984

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


[Bug 45002] The gconf daemon takes upto one minute to exit

2006-05-16 Thread Laurent Bigonville
Public bug reported:

Binary package hint: libgconf2-4

The gconf daemon doesn't exit immediately on logout.
This causes problems if you use pam_mount to mount/unmount your home, the 
partition still busy and is not unmounted.

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

-- 
The gconf daemon takes upto one minute to exit
https://launchpad.net/bugs/45002

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


[Bug 44984] Re: Gnome doesn't start

2006-05-16 Thread Emmet Hikory
** Changed in: gnome-session (Ubuntu)
   Status: Needs Info = Unconfirmed

-- 
Gnome doesn't start
https://launchpad.net/bugs/44984

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


[Bug 43390] Re: unfitting icon in gparted in cause of new icon theme

2006-05-16 Thread Laurent Bigonville
I can confirm this

** Changed in: gparted (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
unfitting icon in gparted in cause of new icon theme
https://launchpad.net/bugs/43390

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


[Bug 45007] Segfault thumbnailing PNG image .mov

2006-05-16 Thread Sitsofe Wheeler
Public bug reported:

Binary package hint: totem

Description of the problem:
I found a core indicating that there was a problem thumbnailing a PNG still 
images .mov video file.

Steps to reproduce:
1. Put
ulimit -c unlimited
export GNOME_DISABLE_CRASH_DIALOG=1
into your ~/.gnomerc
2. Login into GNOME.
3. Download http://www.shynola.com/movies/j_s/moveyourfeet.mov
4. In nautilus browse to the folder it was downloaded to and wait for nautilus 
to attempt to thumbnail it.
5. Check home directory for core fie.
6. If no core was produced and thumbnail turned into film canister go to 
~/.thumbnails/fail/gnome-thumbnail-factory/ and delete the failed png. If there 
was no core and a picture of a smiling pineapple then go to 
~/.thumbnails/normal/ and delete the succesful png.
7. Ctrl-R in nautilus and go to step 5.

Additional informtation:
It seems to help to have other things to thumbnail at the same time (e.g. other 
files in the same directory that don't yet have thumbnails)

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

** Attachment added: Backtrace of gnome-video-thumbnailer segfault
   http://librarian.launchpad.net/2669626/gnome-video-thumbnailer-segfault.txt

-- 
Segfault thumbnailing PNG image .mov
https://launchpad.net/bugs/45007

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


[Bug 44953] Re: Gnome connect to server conflicts with command line 'ssh' tool

2006-05-16 Thread Emmanuel Touzery
probably the package is gnome-vfs2?

** Changed in: Ubuntu
Sourcepackagename: None = gnome-vfs2

-- 
Gnome connect to server conflicts with command line 'ssh' tool
https://launchpad.net/bugs/44953

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


[Bug 44514] Re: [Bug 44514] Re: g-session logout dialogue breaks if g-p-m not installed

2006-05-16 Thread martin
Sebastien

I have loaded 
g-p-m 2.14.3-Oubuntu6

and also have the following on the system

g-session 2.14.1-Oubuntu6
g-panel 2.14.1-Oubuntu10


With the gpm now loaded I now see a hibernate button as well as the 3
buttons along the top (logout switch lock) but still no shutdown button.

You mention: gnome-session 2.14.1-0ubuntu7
I cant see this in synaptic manager - will this take a while to be added
to the repositories?

Martin

===
On Mon, 2006-05-15 at 09:56 +, Sebastien Bacher wrote:
 This upload fixes the issue:
 
  gnome-session (2.14.1-0ubuntu7) dapper; urgency=low
  .
* debian/control.in:
  - Depends on gnome-power-manager package (Ubuntu: #44514)
 
 ** Changed in: gnome-panel (Ubuntu)
 Sourcepackagename: gnome-panel = gnome-session
Status: Confirmed = Fix Released


-- 
g-session logout dialogue breaks if g-p-m not installed
https://launchpad.net/bugs/44514

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


[Bug 44953] Re: Gnome connect to server conflicts with command line 'ssh' tool

2006-05-16 Thread Laurent Bigonville
I can't confirm this on my dapper

-- 
Gnome connect to server conflicts with command line 'ssh' tool
https://launchpad.net/bugs/44953

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


[Bug 44523] Re: abiword eats memory (possible OOM) and hangs when opening PDFs

2006-05-16 Thread Sitsofe Wheeler
Oops, almost overlooked this.

Hubert:
No I don't have abiword-plugins installed.

-- 
abiword eats memory (possible OOM) and hangs when opening PDFs
https://launchpad.net/bugs/44523

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


[Bug 40923] Re: GNOME panel crash/segfault on logout

2006-05-16 Thread Sitsofe Wheeler
I just thought I'd add that on my system nautilus and deskbar often
segfault too.

-- 
GNOME panel crash/segfault on logout
https://launchpad.net/bugs/40923

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


[Bug 36195] Re: gnome events sounds impossible to remove

2006-05-16 Thread Sebastien Bacher
*** This bug is a duplicate of bug 3517 ***

Thank you for the comment. That was probably the same issue than bug
#3517 which is fixed now

** Changed in: libgnome (Ubuntu)
Sourcepackagename: libgnome = gnome-session
   Status: Unconfirmed = Fix Released

** This bug has been marked a duplicate of bug 3517
   Login sound cannot be turned off

-- 
gnome events sounds impossible to remove
https://launchpad.net/bugs/36195

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


[Bug 24299] Re: Gnome Login/Logout sound

2006-05-16 Thread Sebastien Bacher
*** This bug is a duplicate of bug 3517 ***

** This bug is no longer a duplicate of bug 36195
   gnome events sounds impossible to remove

** This bug has been marked a duplicate of bug 3517
   Login sound cannot be turned off

-- 
Gnome Login/Logout sound
https://launchpad.net/bugs/24299

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


[Bug 33082] Re: Gnome-sound-properties will not diable the login sound event.

2006-05-16 Thread Sebastien Bacher
*** This bug is a duplicate of bug 3517 ***

** Changed in: meta-gnome2 (Ubuntu)
Sourcepackagename: meta-gnome2 = gnome-session
 Assignee: (unassigned) = Ubuntu Desktop Bugs
   Status: Unconfirmed = Fix Released

** This bug is no longer a duplicate of bug 36195
   gnome events sounds impossible to remove

** This bug has been marked a duplicate of bug 3517
   Login sound cannot be turned off

-- 
Gnome-sound-properties will not diable the login sound event.
https://launchpad.net/bugs/33082

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


[Bug 19698] Re: Log in/out sounds still play when turned off

2006-05-16 Thread Sebastien Bacher
*** This bug is a duplicate of bug 3517 ***

** This bug is no longer a duplicate of bug 36195
   gnome events sounds impossible to remove

** This bug has been marked a duplicate of bug 3517
   Login sound cannot be turned off

-- 
Log in/out sounds still play when turned off
https://launchpad.net/bugs/19698

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


[Bug 3517] Re: Login sound cannot be turned off

2006-05-16 Thread Sebastien Bacher
** Bug 19698 has been marked a duplicate of this bug

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

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

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

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

-- 
Login sound cannot be turned off
https://launchpad.net/bugs/3517

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


[Bug 39958] Re: Trying to access unmounted SMBFS share in Rhythmbox causes entire system crash

2006-05-16 Thread Sitsofe Wheeler
Mark, Vipul:

I will just add that smbfs is deprecated in favour of the much better
(and faster) cifs. Does switching to cifs sidestep your issue?

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
Trying to access unmounted SMBFS share in Rhythmbox causes entire system crash
https://launchpad.net/bugs/39958

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


[Bug 18713] Re: [Breezy] USB 4 in 1 card reader : creates unwanted icons for empty slots

2006-05-16 Thread Martin Pitt
marking for dapper, this shouldn't be hard to fix.

** Changed in: gnome-vfs2 (Ubuntu)
   Target: None = ubuntu-6.06

-- 
[Breezy] USB 4 in 1 card reader : creates unwanted icons for empty slots
https://launchpad.net/bugs/18713

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


[Bug 31775] Re: Ubuntu should have better links to support options

2006-05-16 Thread Jane Silber
Sorry - last change, I promise!

Item 3 should be:
- Community Support
- Get help from other Ubuntu users
- a link to http://www.ubuntu.com/support/supportoptions/freesupport

-- 
Ubuntu should have better links to support options
https://launchpad.net/bugs/31775

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


[Bug 8125] Re: username for smb printer is not shown on printer properties

2006-05-16 Thread Soren Hansen
** Bug 42325 has been marked a duplicate of this bug

-- 
username for smb printer is not  shown on printer properties
https://launchpad.net/bugs/8125

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


[Bug 42325] Re: Username not shown in the connection tab of properties of a printer

2006-05-16 Thread Soren Hansen
*** This bug is a duplicate of bug 8125 ***

** This bug has been marked a duplicate of bug 8125
   username for smb printer is not  shown on printer properties

-- 
Username not shown in the connection tab of properties of a printer
https://launchpad.net/bugs/42325

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


[Bug 31511] Re: Settings lost during an upgrade

2006-05-16 Thread Owen Williams
In my case, my primary screensaver is None (blank screen).  How hard
would it be to check for at least this case?

also, re: touching user settings in a postinst of a package is a big
nono.  While my settings may not have been touched in actuality, they
were effectively touched because I upgraded and suddenly my screensaver
was acting differently.  I didn't know there was a switch in
screensavers.

-- 
Settings lost during an upgrade
https://launchpad.net/bugs/31511

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


[Bug 39662] Re: smbspool segmentation fault

2006-05-16 Thread brettatoms
*** This bug is a duplicate of bug 39484 ***

Has this patch made it into the samba packages? I'm still getting
crashes.

-- 
smbspool segmentation fault
https://launchpad.net/bugs/39662

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


[Bug 39662] Re: smbspool segmentation fault

2006-05-16 Thread brettatoms
*** This bug is a duplicate of bug 39484 ***

Sorry for the spam. I just read the answer in #39484.

-- 
smbspool segmentation fault
https://launchpad.net/bugs/39662

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


[Bug 45016] Missing symlinks

2006-05-16 Thread Michael Monreal
Public bug reported:

Binary package hint: tango-icon-theme-common

The recently added panel icons need a few symlinks to be picked up by
the panel, namely:

16x16, 22x22, 24x24
eyes.png - gnome-eyes.png
force-exit.png - panel-force-quit.png
modem.png - gnome-modem.png
sticky-notes.png - stock_notes.png
workspace-switcher.png - gnome-workspace.png

32x32
eyes.png - gnome-eyes.png
modem.png - gnome-modem.png
stock-ticker.png - gnome-money.png
wanda.png - gnome-fish.png
workspace-switcher.png - gnome-workspace.png

scalable
eyes.svg - gnome-eyes.svg
force-exit.svg - panel-force-quit.svg
modem.svg - gnome-modem.svg
sticky-notes.svg - stock_notes.svg
stock-ticker.svg - gnome-money.svg
workspace-switcher.svg - gnome-workspace.svg

Note: there are now icons in tango which are only available at a certain
size. Tango guidelines say that every icon has to be present at any
size, so I hope the missing sizes will be added. And: Is there a reason
to introduce 32x32 pixel icons?

Also, the cpufreq icon isn't used by the applet, but I think that's
because it seems to use /usr/share/pixmaps/cpufreq-applet/cpufreq-
applet.png instead of a themable icon?

** Affects: tango-icon-theme-common (Ubuntu)
   Severity: Normal
   Priority: (none set)
 Status: Unconfirmed

-- 
Missing symlinks
https://launchpad.net/bugs/45016

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


[Bug 44990] Re: [Bug 44990] set consistent background color

2006-05-16 Thread Étienne Bersac
Also, as this background color is visible during greeter startup and
during session startup, this should be the gdm background color.

Note that a consistent colors between usplash and gdm is done with the
minimalistic theme from Frank Schoep.

http://www.ffnn.nl/media/external/ubuntu/usplash/minimalistic-working-full.jpg
http://www.ffnn.nl/media/external/ubuntu/usplash/minimalistic-working-squashed.jpg

Thanks.
-- 
Étienne Bersac [EMAIL PROTECTED]

-- 
set consistent gdm background color
https://launchpad.net/bugs/44990

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


[Bug 33318] Re: GNOME's keyboard layout is incorrect for French canadian

2006-05-16 Thread Tollef Fog Heen
Filed this bug against control-center too.

Seb (or Daniel or who looks at this): The problem is in gnome-keyboard-
properties when you click the add layout, it's very unobvious that
just selecting Canada (or France or any other item with an expander
arrow) is a legal choice.


** Also affects: gnome-control-center (Ubuntu)
 Severity: Normal
 Priority: (none set)
   Status: Unconfirmed

-- 
GNOME's keyboard layout is incorrect for French canadian
https://launchpad.net/bugs/33318

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


[Bug 44523] Re: abiword eats memory (possible OOM) and hangs when opening PDFs

2006-05-16 Thread Hubert Figuiere
then AbiWord try to open the PDF as text file which is bad. But why is
PDF assigned to AbiWord?

install abiword-plugins as a work around.

-- 
abiword eats memory (possible OOM) and hangs when opening PDFs
https://launchpad.net/bugs/44523

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


[Bug 32963] Re: Xv movies on 810/i945 gives horrible color, Gamma

2006-05-16 Thread AlanTam
Both works now. I cannot distinguish which is better.

-- 
Xv movies on 810/i945 gives horrible color, Gamma
https://launchpad.net/bugs/32963

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


[Bug 45018] Unlock screen is invisible with Nvidia twinview

2006-05-16 Thread John Beisley
Public bug reported:

Binary package hint: gnome-screensaver

This bug may equally be an issue with the Nvidia GLX drivers or Xorg.

When my laptop is configured with the following excerpt from xorg.conf,
the gnome-screensaver unlock dialog does not appear. I haven't tested if
the dialog box appears if a second monitor/projector is connected.

Further symptoms include two screensavers seeming to run at the same
time, sometimes one screensaver briefly appears over the top of the
other.

# Begin xorg.conf

Section Device
Identifier  NVIDIA Corporation NVIDIA Default Card
Driver  nvidia
BusID   PCI:1:0:0
Option  RenderAccel   true
Option  Coolbits  1
Option  ConnectedMonitor  DFP,CRT
Option  TwinView  1
Option  Metamodes 1280x800,1280x800; 800x600,800x600; 
1280x800,NULL
Option  UseEdidFreqs true
Option  SecondMonitorHorizSync   30-96
Option  SecondMonitorVertRefresh 50-160
Option  TwinViewOrientation   Clone
EndSection

# End xorg.conf

I have disabled the ConnectedMonitor Option and all below it as a
workaround while I do not have a second monitor connected.

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

-- 
Unlock screen is invisible with Nvidia twinview
https://launchpad.net/bugs/45018

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


[Bug 44550] Re: xfce icons in tango-icon-theme-common

2006-05-16 Thread Michael Monreal
Nice icons, but I would

a) call xfce4-splash.png only splash.png and then link splash.png - 
xfce4-splash.png
Dunno if this is needed by some non-xfce software, but let's make the name more 
generic.

b) call xfce4-taskbar.png only taskbar.png and then link taskbar.png -
xfce4-taskbar.png and taskbar.png - panel-window-list.png, as we need
that for gnome, anyway.

c) remove xfce4-workspaces.png and link workspace-switcher.png -
xfce4-workspaces.png, we don't want two icons for the same thing I guess

-- 
xfce icons in tango-icon-theme-common
https://launchpad.net/bugs/44550

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


  1   2   3   >