[Bug 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2010-05-25 Thread srgb
The most complicated part of the issue described here is following:

Only application knows how to handle its buffer properly, hence when
it's closed - nobody can paste it.

The example can be quite simple: you enter formatted text, pictures and tables 
in OOo' Writer and then select-all and paste it to:
* notepad app (like gedit/kate/gvim/...) - only text is pasted
* bitmap editor (like gpaint/kpaint/...) - the whole buffer is represented as 
picture and pasted on the canvas
* another OOo' Writer window - the original formatting is kept (tables are 
tables, text is text, pictures are pictures...)

Everything is handled by OOo' itself. No clipboard manager will ever be able to 
the same work after OOo is closed.
... And it's not needed! Why reinvent the wheel?!

This is my idea on how to implement it properly:

Take the code that handles the buffer off the application (like OOo and 
others), and place it into the X-server. As a plugin.
When OOo is closed, it's plugin is still present and works with X-server to 
process 'paste'-requests.

PS. OOo is just an example, take any other complex app, like
dia/gimp/firefox/... instead if you wish.

pros/cons:
+ such a plugin is developed by developers of the original app and not by 
bystanders: less time to deliver the working plugin than adding support of 
strange source-buffer-type to clipboard manager
+ the plugin is no more than just a replacement of paste-handler from within 
the app to the X-server
+ no need to maintain clipboard managers for each DE
+ it's not a band-aid solution: it works on all permutations of 
source/target type pairs
+ some plugins may support more than one source applications (no need to 
write different plugins for simple notepad-applications, the same - for all 
simple raster graphic editors)
- need to create a clear spec and ask developers to follow it

Isn't it a good idea? :)

-- 
MASTER Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a subscriber of a duplicate bug.

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


[Bug 282769] Re: Autocheck spelling shows plurals as misspelled

2010-05-25 Thread Roth Róbert
Can anyone confirm this on lucid? It works for me with lucid and gedit
2.30.2 - maybe it's Fixed now.

-- 
Autocheck spelling shows plurals as misspelled
https://bugs.launchpad.net/bugs/282769
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 273142] Re: screensaver won't release with mouse movement

2010-05-25 Thread drew212
Does this bug still affect anyone in lucid. It no longer affects me in
lucid.

-- 
screensaver won't release with mouse movement
https://bugs.launchpad.net/bugs/273142
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 585246] [NEW] LTS version didn't appear in update manager

2010-05-25 Thread Reinhard Meyer
Public bug reported:

Binary package hint: gnome-system-monitor

I 've selected in the update manager settings 'LTS versions ' to notify
about LTS versions only. But, version 10.04 LTS wasn't displayed to me.
After selecting 'notify about every version', the LTS version was
displayed in the update manager.

ProblemType: Bug
Architecture: i386
Date: Tue May 25 08:05:18 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gnome-system-monitor
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: gnome-system-monitor 2.28.0-0ubuntu1
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
SourcePackage: gnome-system-monitor
Uname: Linux 2.6.31-21-generic i686

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


** Tags: apport-bug i386

-- 
LTS version didn't appear in update manager
https://bugs.launchpad.net/bugs/585246
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

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


[Bug 585246] Re: LTS version didn't appear in update manager

2010-05-25 Thread Reinhard Meyer

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/49059911/XsessionErrors.txt

-- 
LTS version didn't appear in update manager
https://bugs.launchpad.net/bugs/585246
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

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


[Bug 513716] Re: [lucid] battery status not detected/shown until /proc entry viewed

2010-05-25 Thread Glyph Lefkowitz
I have the same symptoms as Brandon Bell.

-- 
[lucid] battery status not detected/shown until /proc entry viewed
https://bugs.launchpad.net/bugs/513716
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 585251] [NEW] package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-25 Thread jose1968us
Public bug reported:

Binary package hint: gnome-menus

I get this error after any update or package installation. If I do an
apt-get upgrade from the terminal I get the following:

$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
3 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
Setting up python-gmenu (2.30.0-0ubuntu4) ...
eval: 1: Syntax error: Unterminated quoted string
dpkg: error processing python-gmenu (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of gnome-menus:
 gnome-menus depends on python-gmenu (= 2.30.0-0ubuntu4); however:
  Package python-gmenu is not configured yet.
dpkg: error processing gnome-menus (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of software-center:
 software-center depends on gnome-menus; however:
  Package gnome-menus is not configured yet.
dpkg: error processing software-center (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup 
error from a previous failure.
  No apport report written because the error message 
indicates its a followup error from a previous failure.
Errors were encountered 
while processing:
 python-gmenu
 gnome-menus
 software-center
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: python-gmenu 2.30.0-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
Architecture: amd64
Date: Tue May 25 08:22:32 2010
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
SourcePackage: gnome-menus
Title: package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 2

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


** Tags: amd64 apport-package lucid

-- 
package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/585251
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

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


[Bug 585251] Re: package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-25 Thread jose1968us

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/49060408/AptOrdering.txt

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

** Attachment added: Df.txt
   http://launchpadlibrarian.net/49060410/Df.txt

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/49060411/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/49060412/DpkgTerminalLog.txt

-- 
package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/585251
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

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


[Bug 447728] Re: [Lucid] Laptop only remains DPMS off for 2 seconds

2010-05-25 Thread Nikil Mehta
1. This problem still exists.

2. It appears that the origin of the problem is gnome-screensaver.  By
either inhibiting the screensaver (gnome-screensaver -i) or outright
removing the gnome-screensaver package, this problem goes away.  Why
that is, I have no idea.  Monitoring dbus after issuing 'xset dpms force
off', a couple of screensaver related messages pop up:

method call sender=:1.10 - dest=org.gnome.ScreenSaver serial=3223 path=/; 
interface=org.gnome.ScreenSaver; member=UnThrottle
   uint32 2035929630

and

method call sender=:1.10 - dest=org.gnome.ScreenSaver serial=3300 path=/; 
interface=org.gnome.ScreenSaver; member=Throttle
   string Power screensaver
   string Display DPMS activated

Because the monitor is off I can't tell exactly when the messages arrive
(and thus which message correlates to the backlight coming back on), but
I would bet one of these points the way to the source of the problem.
The documentation for Throttle/UnThrottle isn't exactly clear, but I
would think a developer might be able to track down the issue, if they
were so motivated.

-- 
[Lucid] Laptop only remains DPMS off for 2 seconds
https://bugs.launchpad.net/bugs/447728
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 585196] Re: emacs fails to start: X protocol error

2010-05-25 Thread Anders Kaseorg
The problem starts happening with the following upgrade (and goes away
with the corresponding downgrade):

[UPGRADE] gtk2-engines-pixbuf 2.20.0-0ubuntu4 - 2.21.0-1ubuntu2
[UPGRADE] libgail-common 2.20.0-0ubuntu4 - 2.21.0-1ubuntu2
[UPGRADE] libgail18 2.20.0-0ubuntu4 - 2.21.0-1ubuntu2
[UPGRADE] libgtk2.0-0 2.20.0-0ubuntu4 - 2.21.0-1ubuntu2


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

-- 
emacs fails to start: X protocol error
https://bugs.launchpad.net/bugs/585196
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 278525] Hi

2010-05-25 Thread kheewabrar


-- 
some error
https://bugs.launchpad.net/bugs/278525
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 585046] Re: gnome-keyring-daemon fails with gnomekeyring.IOError

2010-05-25 Thread Pablo Martí
Thanks for the quick reply Sebastien, I'll ping the user to find out
whether she has her system up to date or not?

TA

-- 
gnome-keyring-daemon fails with gnomekeyring.IOError
https://bugs.launchpad.net/bugs/585046
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 585196] Re: emacs fails to start: X protocol error

2010-05-25 Thread Anders Kaseorg
Another workaround is ‘export XLIB_SKIP_ARGB_VISUALS=1’.

-- 
emacs fails to start: X protocol error
https://bugs.launchpad.net/bugs/585196
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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

[Bug 583660] Re: GDM doesn't start at boot time (I need to run it from terminal)

2010-05-25 Thread Cesare Mastroianni
Thank You Tom for Your help.

I followed step-by-step the procedure You mentioned. First choice, to get the 
splash back again The splash screen actually appeared again, but after it 
closes, I'm brought back to the TTY-F1 console, and GDM doesn't start anyway. I 
should notice that the procedure described is not correct for my Lucid 
installation. It refers to some details that don't match:
1) File /etc/default/grub doesn't exist in my system, and I need to create it.
2) Command update-grub2 doesn't exist in my system, and I used update-grub 
instead.

Then I tried the other solution. I installed startup-manager, but
unfortunately it crashed before running, and apport connected me to
launchpad again to report this bug too!

So, I'm back to the beginning of the problem. This is not a big problem,
just log-in to the terminal and then manually run GDM ... but I must say
that since Lucid appeared I went through many bugs (OpenOffice, Gdm,
Thunderbird, gnome-panel, clock-applet) that I never experienced with
Hardy or Karmic ...

Ciao
CM

-- 
GDM doesn't start at boot time (I need to run it from terminal)
https://bugs.launchpad.net/bugs/583660
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


Re: [Bug 273294] Re: Rhythmbox can not use smb:// as library location

2010-05-25 Thread romuald_geo
Thanks a lot

-- 
Rhythmbox can not use smb:// as library location
https://bugs.launchpad.net/bugs/273294
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585196] Re: emacs fails to start: X protocol error

2010-05-25 Thread Anders Kaseorg
Also, emacs23-lucid is unaffected (note: that’s the Lucid user interface
frontend, not the Ubuntu release codename), so this problem is specific
to the GTK+ frontend.

-- 
emacs fails to start: X protocol error
https://bugs.launchpad.net/bugs/585196
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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

[Bug 273142] Re: screensaver won't release with mouse movement

2010-05-25 Thread Isak Frants
Doesn't affect me either.

-- 
screensaver won't release with mouse movement
https://bugs.launchpad.net/bugs/273142
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 584183] Re: Evolution crashes almost randomly

2010-05-25 Thread ubuntolo
That's fine, I'll try to do it, but considering that the process is
quite long and the but shows itself randomly it may take me a few days
before having the backtrace. Will posto it as soon as I can.

-- 
Evolution crashes almost randomly
https://bugs.launchpad.net/bugs/584183
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 585262] [NEW] fclab.ru posts are not displayed

2010-05-25 Thread Alexey Kotlyarov
Public bug reported:

Binary package hint: epiphany-browser

fclab.ru post (e.g. http://www.fclab.ru/2010/05/25/1517/) do not display
in Epiphany. At first, they are rendered, but the progress bar still
goes on, and after some time I see the error:

Unable to load page
Problem occurred while loading the URL http://www.fclab.ru/2010/05/25/1517/
Connection terminated unexpectedly

Firefox and Chromium load the page fine. Liferea does the same when
asked to open the post in tab.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: epiphany-browser 2.30.2-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Tue May 25 11:42:20 2010
ProcEnviron:
 LANGUAGE=ru_RU:ru:en
 PATH=(custom, user)
 LANG=ru_RU.utf8
 SHELL=/bin/bash
SourcePackage: epiphany-browser

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug lucid

-- 
fclab.ru posts are not displayed
https://bugs.launchpad.net/bugs/585262
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 585262] Re: fclab.ru posts are not displayed

2010-05-25 Thread Alexey Kotlyarov

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

** Also affects: liferea (Ubuntu)
   Importance: Undecided
   Status: New

-- 
fclab.ru posts are not displayed
https://bugs.launchpad.net/bugs/585262
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 501919] Re: Error printing second page: IllegalTag

2010-05-25 Thread Guillermo Molleda
Now I have Ubuntu 10.04 Lucid Lynx.

I have seen that the controller driver for my impress (HP LaserJet 1300)
default is HP LaserJet 1300 Series Postscript [en], and that
controller fail.

If I choose the HP LaserJet 1300 Foomatic/lj5gray [en] then all is ok,
print perfectly.

Thanks. Ĝis la revido! (Learn Esperanto language, is perfect to
communicate all world).

-- 
Error printing second page: IllegalTag
https://bugs.launchpad.net/bugs/501919
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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

[Bug 434290] Re: Brightness OSD is not working in Karmic

2010-05-25 Thread Nikil Mehta
This bug still exists in Lucid.  Brightness changes, but no OSD pops up
on my Dell D630.

-- 
Brightness OSD is not working in Karmic
https://bugs.launchpad.net/bugs/434290
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 585270] [NEW] OpenOffice insert sound: Error is not a audio archive.

2010-05-25 Thread Guillermo Molleda
Public bug reported:

Binary package hint: openoffice.org

Error when insert a file sound in OpenOffice.org Impress.

If create a new presentation, go to menu Presentation - Transitions...
In the right panel you can choose Sound: Other sound...

When choice a file sound, go up a error (my language is spanish):

¡ El archivo (The file)
file:///home/wav
no es un archivo audio válido! (is not a valid audio file!)

In the OpenOffice 3.2 in M$ Windows (downloaded from es.openoffice.org)
the same audio file is inserted correctly.

Thanks. Ĝis la revido! (learn Esperanto language in lernu.net, the
better second language)

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- Binary package hint: evince
+ Binary package hint: openoffice
  
  Error when insert a file sound in OpenOffice.org Impress.
  
  If create a new presentation, go to menu Presentation - Transitions...
  In the right panel you can choose Sound: Other sound...
  
  When choice a file sound, go up a error (my language is spanish):
  
  ¡ El archivo (The file)
  file:///home/wav
  no es un archivo audio válido! (is not a valid audio file!)
  
  In the OpenOffice 3.2 in M$ Windows (downloaded from es.openoffice.org)
  the same audio file is inserted correctly.
  
  Thanks. Ĝis la revido! (learn Esperanto language in lernu.net, the
  better second language)

** Package changed: evince (Ubuntu) = openoffice.org (Ubuntu)

** Description changed:

- Binary package hint: openoffice
+ Binary package hint: openoffice.org
  
  Error when insert a file sound in OpenOffice.org Impress.
  
  If create a new presentation, go to menu Presentation - Transitions...
  In the right panel you can choose Sound: Other sound...
  
  When choice a file sound, go up a error (my language is spanish):
  
  ¡ El archivo (The file)
  file:///home/wav
  no es un archivo audio válido! (is not a valid audio file!)
  
  In the OpenOffice 3.2 in M$ Windows (downloaded from es.openoffice.org)
  the same audio file is inserted correctly.
  
  Thanks. Ĝis la revido! (learn Esperanto language in lernu.net, the
  better second language)

-- 
OpenOffice insert sound: Error is not a audio archive.
https://bugs.launchpad.net/bugs/585270
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in ubuntu.

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

[Bug 576825] Re: GDM shows transparent avatar background as gray

2010-05-25 Thread Vish
** Project changed: hundredpapercuts = gdm

-- 
GDM shows transparent avatar background as gray
https://bugs.launchpad.net/bugs/576825
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 543892] Re: Brasero Fails to open using the -p argument

2010-05-25 Thread bbordwell
For anyone interested I have a brasero package with this bug fix (and as
of right now that is the only change) included.
https://launchpad.net/~benbordwell/+archive/ppa

-- 
Brasero Fails to open using the -p argument
https://bugs.launchpad.net/bugs/543892
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to brasero in ubuntu.

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


[Bug 335603] Re: nautilus file copy dialogue does not close after completing the operation

2010-05-25 Thread brack
I've got exactly the same bug with the latest 10.04. Any file or folder
copy process leaves the File Operations dialog open until logoff/logon
or reboot.

-- 
nautilus file copy dialogue does not close after completing the operation
https://bugs.launchpad.net/bugs/335603
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 112684] Re: F-Spot deletes temporary image files too early when sending mails

2010-05-25 Thread Paul Crawford
I got mine working by using these steps:

mkdir /tmp/f-spot
./configure --prefix=/tmp/f-spot --disable-scrollkeeper
make
make install

I then tried to make the 9.10 version by manually applying the changes and then 
creating the debdiff file. It seems to work, but not quite as anticipated. In 
particular, I find that:
(1) There is no 30 second time-out now, as expected.
(2) Closing F-spot deleted the temp file, presumably due to the way it is 
created using System.IO.Path.GetTempFileName() but I don't know enough to say 
this is the case. Killing the F-spot process results in the temp file remaining 
(as expected).
(3) If you attempt to create a 2nd email before completing the first, it has 
removed the first one's temp file. This was NOT expected!


** Patch added: Crude patch for 9.10 to leave temp file
   http://launchpadlibrarian.net/49064936/test.debdiff

-- 
F-Spot deletes temporary image files too early when sending mails
https://bugs.launchpad.net/bugs/112684
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 585251] Re: package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2010-05-25 Thread Sebastien Bacher
** Changed in: gnome-menus (Ubuntu)
   Importance: Undecided = Low

-- 
package python-gmenu 2.30.0-0ubuntu4 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 2
https://bugs.launchpad.net/bugs/585251
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

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


[Bug 585239] Re: time applet shown twice

2010-05-25 Thread Sebastien Bacher
thank you for your bug report, you probably tried unity and installed
indicator-clock, you can uninstall it if you don't want to use it

** Changed in: gnome-applets (Ubuntu)
   Importance: Undecided = Low

** Changed in: gnome-applets (Ubuntu)
   Status: New = Invalid

-- 
time applet shown twice
https://bugs.launchpad.net/bugs/585239
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


[Bug 402286] Re: Shuffle Repeat, don't work in Rhythmbox 0.12.0 Playlist/Queue

2010-05-25 Thread Sebastien Bacher
do you work on the issue? why did you mark the bug fix commited when
there is no fix commited it seems? why did you assign the bug to you?

-- 
Shuffle  Repeat, don't work in Rhythmbox 0.12.0 Playlist/Queue
https://bugs.launchpad.net/bugs/402286
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 400830] Re: shared folder still shared even if recreated after deletion

2010-05-25 Thread Vish
Setting to triaged as per comment #12 [pff.. lazy hyperair ;p ]

** Changed in: nautilus-share (Ubuntu)
   Status: Confirmed = Triaged

-- 
shared folder still shared even if recreated after deletion
https://bugs.launchpad.net/bugs/400830
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585196] Re: emacs fails to start: X protocol error

2010-05-25 Thread Sebastien Bacher
** Changed in: gtk+2.0 (Ubuntu)
   Importance: Undecided = Low

** Changed in: gtk+2.0 (Ubuntu)
 Assignee: (unassigned) = Cody Russell (bratsche)

-- 
emacs fails to start: X protocol error
https://bugs.launchpad.net/bugs/585196
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Sebastien Bacher
don't reopen the bug it's a duplicate

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

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 585046] Re: gnome-keyring-daemon fails with gnomekeyring.IOError

2010-05-25 Thread Sebastien Bacher
the update has not been reviewed or accepted yet

-- 
gnome-keyring-daemon fails with gnomekeyring.IOError
https://bugs.launchpad.net/bugs/585046
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-keyring in ubuntu.

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


[Bug 506973] Re: Inconsistent names are assigned when user adds more than 4 workspaces

2010-05-25 Thread Sebastien Bacher
** Changed in: libwnck (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)

-- 
Inconsistent names are assigned when user adds more than 4 workspaces
https://bugs.launchpad.net/bugs/506973
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to libwnck in ubuntu.

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


[Bug 585246] Re: LTS version didn't appear in update manager

2010-05-25 Thread Sebastien Bacher
** Package changed: gnome-system-monitor (Ubuntu) = update-manager
(Ubuntu)

-- 
LTS version didn't appear in update manager
https://bugs.launchpad.net/bugs/585246
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-monitor in ubuntu.

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


[Bug 112684] Re: F-Spot deletes temporary image files too early when sending mails

2010-05-25 Thread Paul Crawford
Looking back to the original complaint, this has not been fixed. The change of 
perspective acts like opening a 2nd email and removes the temp files. I 
suspect this is some automatic clean-up associated with the temp file name 
creation, but as I just mentioned, I don't known much about .net/mono things to 
say for sure.
What has been fixed is the time-out when composing the email.

-- 
F-Spot deletes temporary image files too early when sending mails
https://bugs.launchpad.net/bugs/112684
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 576825] Re: GDM shows transparent avatar background as gray

2010-05-25 Thread Sebastien Bacher
Thank you for your bug report. The issue is an upstream one and it would
be nice if somebody having it could send the bug the to the people
writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME)

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

-- 
GDM shows transparent avatar background as gray
https://bugs.launchpad.net/bugs/576825
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 585278] [NEW] g-p-m runs for every user and gdm, eating memory

2010-05-25 Thread Tomi Pieviläinen
Public bug reported:

Binary package hint: gnome-power-manager

While running multiple times wouldn't be a problem normally, each
instance eats roughly 250 megabytes of memory. For a small family of
users, this means that even a new machine with 4GB ram will eventually
start struggling on tasks it shouldn't. Either one instance of g-p-m
should be enough, or the memory footprint should be a lot smaller.

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

-- 
g-p-m runs for every user and gdm, eating memory
https://bugs.launchpad.net/bugs/585278
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


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

2010-05-25 Thread Serg
Confirm this, Karmic updated to 25.05.2010. Where is the fix??

-- 
GNOME Panel icons (on right side) move apparently randomly on session start in 
some situations
https://bugs.launchpad.net/bugs/44082
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 112684] Re: F-Spot deletes temporary image files too early when sending mails

2010-05-25 Thread Paul Crawford
Nope, I am talking nonsense! What I was seeing was a file such as 
/tmp/tmp1b005b6b.tmp..jpg that was being removed, but of course the attached 
files are in directories such as /tmp/tmp15e7b6a9.tmp/dcp_1144.jpg which are 
now left to the OS to clean up.
So it works, panic over :)

-- 
F-Spot deletes temporary image files too early when sending mails
https://bugs.launchpad.net/bugs/112684
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 585285] [NEW] package gdm 2.28.1-0ubuntu2.2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 10

2010-05-25 Thread Hardeep
Public bug reported:

Binary package hint: gdm

Ubuntu 9.10
- the Karmic Koala

gdm2.28.1 ubuntu2.2.1

ProblemType: Package
Architecture: i386
Date: Tue May 25 14:00:12 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 10
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: gdm 2.28.1-0ubuntu2.2
ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
SourcePackage: gdm
Title: package gdm 2.28.1-0ubuntu2.2 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 10
Uname: Linux 2.6.31-21-generic i686

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


** Tags: apport-package i386

-- 
package gdm 2.28.1-0ubuntu2.2 failed to install/upgrade: subprocess installed 
pre-removal script returned error exit status 10
https://bugs.launchpad.net/bugs/585285
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


[Bug 585285] Re: package gdm 2.28.1-0ubuntu2.2 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 10

2010-05-25 Thread Hardeep

** Attachment added: AptOrdering.txt
   http://launchpadlibrarian.net/49065489/AptOrdering.txt

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

** Attachment added: Dmesg.txt
   http://launchpadlibrarian.net/49065491/Dmesg.txt

** Attachment added: DpkgTerminalLog.txt
   http://launchpadlibrarian.net/49065492/DpkgTerminalLog.txt

-- 
package gdm 2.28.1-0ubuntu2.2 failed to install/upgrade: subprocess installed 
pre-removal script returned error exit status 10
https://bugs.launchpad.net/bugs/585285
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm in ubuntu.

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


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

2010-05-25 Thread arno_b
Please, do not post comments that just say it happens to me too. Instead, use 
the button this bug affect n persons at the top of the page. 
The goal of this button is to avoid flooding in comments and to make a 
difference between affected people and comments bringing information to solve 
the problem.

Thanks.

-- 
GNOME Panel icons (on right side) move apparently randomly on session start in 
some situations
https://bugs.launchpad.net/bugs/44082
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Leo
Hi Sebastien,
Thank you for explaining that the icon is from evolution-common, who does not 
provide the binaries for opening the menu entry and therefore leaves the icon 
malfuctioning.
I did all the efforts to find the duplicate about this behavior and I couldn't.
Since it is not invalid, we can leave it confirmed until you or me or 
someone else marks it duplicated.

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

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 546578] Re: black screen after a few user switches

2010-05-25 Thread Chris Coulson
crash, please don't change the status of the bug without leaving any
comment

** Changed in: gnome-screensaver (Ubuntu Lucid)
   Status: Fix Released = Fix Committed

-- 
black screen after a few user switches
https://bugs.launchpad.net/bugs/546578
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 585196] Re: emacs fails to start: X protocol error

2010-05-25 Thread Anders Kaseorg
It also works with libgtk2.0-0 2.21.0-1ubuntu1, which you can get from
https://launchpad.net/ubuntu/+source/gtk+2.0/2.21.0-1ubuntu1 .  So the
client-side decoration patch in 2.21.0-1ubuntu2 is what broke this.

(Apparently Emacs isn’t the only application that broke: bug 491521, bug
584228.)

-- 
emacs fails to start: X protocol error
https://bugs.launchpad.net/bugs/585196
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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

[Bug 579519] Re: Rhythmbox search erased between music sources (or allow search to across all music sources)!

2010-05-25 Thread Vish
This bug is an upstream one and it would be quite helpful if somebody 
experiencing it could send the bug the to the people writing the software.  You 
can learn more about how to do this for various upstreams at 
https://wiki.ubuntu.com/Bugs/Upstream. 
Once submitted upstream , do report back here with the upstream bug number.
Thanks in advance!

** Also affects: rhythmbox (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Wishlist

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

** Also affects: rhythmbox
   Importance: Undecided
   Status: New

** Changed in: hundredpapercuts
   Importance: Undecided = Low

** Changed in: hundredpapercuts
   Status: New = Confirmed

-- 
Rhythmbox search erased between music sources (or allow search to across all 
music sources)!
https://bugs.launchpad.net/bugs/579519
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 423694] Re: session active, not inhibited, screen idle message

2010-05-25 Thread Kirils Solovjovs
[karmic]
I was actively working the computer (hands on the keyboard), when the screen 
went blank. It automatically came up after a couple of seconds. This was the 
first and only time it has happened to me.

Please backport this to karmic. I'm using the current updates.

gnome-power-manager:
  Installed: 2.28.1-0ubuntu1.3
  Candidate: 2.28.1-0ubuntu1.3
xserver-xorg-core:
  Installed: 2:1.6.4-2ubuntu4.3
  Candidate: 2:1.6.4-2ubuntu4.3

-- 
session active, not inhibited, screen idle message
https://bugs.launchpad.net/bugs/423694
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 349312] Re: Evolution 2.26 does not support import of outlook .pst

2010-05-25 Thread Anders
For whoever wishes to tinker with this, Microsoft has just released open 
sourced PST manipulation tools, which presumably will enable 
Thunderbird/Evolution/etc to implement improved PST fupport shortly:
http://www.theregister.co.uk/2010/05/24/microsoft_outlook_open_source_tools/
http://pstviewtool.codeplex.com/
http://pstsdk.codeplex.com/

-- 
Evolution 2.26 does not support import of outlook .pst
https://bugs.launchpad.net/bugs/349312
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585196] Re: emacs fails to start: X protocol error

2010-05-25 Thread Liam Dunn
Hm, thanks a lot :)

-- 
emacs fails to start: X protocol error
https://bugs.launchpad.net/bugs/585196
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Sebastien Bacher
could you stop reopening this bug, it's a duplicate and there is no
point to keep hundred of duplicates open just for the sake of it, it
create noise in bug lists and make work slower for everybody

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

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Sebastien Bacher
you can change it to an user question if you prefer though but arguing
over how the bug is closed doesn't make sense

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 383700] Re: eog uses too much memory

2010-05-25 Thread Bug Watch Updater
** Changed in: eog
   Status: Incomplete = New

-- 
eog uses too much memory
https://bugs.launchpad.net/bugs/383700
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Leo
We can stop creating noise in the bug mailing list by properly marking
the bug as duplicate of another bug with the same root cause.

I don't see why it is a duplicate.

I saw Bug #30692 which questions why Evolution should have 2 different
icons in 2 different menus, and the issue was assigned to the Design
team who will finally decide whether it will be better with 2 different
icons or not.

What this report is about is that *evolution-common package creates an
icon without providing the binary the icon points to*.

It's not the same bug. It's different.

Whether or not Evolution will create 2 icons, it should be *evolution*
that creates the icon and not *evolution-common*.

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

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 584906] Re: Evolution freeze after connection lost

2010-05-25 Thread Angel Abad
In Gnome Bugzilla Vibha Yadav said:

Thanks for the bug report. Unfortunately, that stack trace is not very useful
 in determining the cause of the crash. Could you please install some debugging
packages [1] and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the details, now
containing way more information. Please copy that stacktrace and paste it as a
comment here.  Thanks!


[1] debugging packages for evolution, evolution-data-server, evolution-exchange
and gtkhtml,
 plus debugging packages for some basic GNOME libs. More details can be found
here:

http://live.gnome.org/GettingTraces/DistroSpecificInstructions

Thanks!

** Changed in: evolution (Ubuntu)
   Status: Triaged = Incomplete

-- 
Evolution freeze after connection lost
https://bugs.launchpad.net/bugs/584906
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 585151] Re: Cannot choose which video device to use

2010-05-25 Thread Malcolm Parsons
** Bug watch added: GNOME Bug Tracker #599167
   https://bugzilla.gnome.org/show_bug.cgi?id=599167

** Also affects: empathy via
   https://bugzilla.gnome.org/show_bug.cgi?id=599167
   Importance: Unknown
   Status: Unknown

-- 
Cannot choose which video device to use
https://bugs.launchpad.net/bugs/585151
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 500533] Re: gnome-screenshot exits with BadWindow (X Windows Error)

2010-05-25 Thread Miklos Juhasz
I was able to reproduce it on a fully updated Lucid install (gnome-utils 
2.30.0-0ubuntu1). Most of the time capturing the window fails with the X Window 
System Error, but sometimes it works.
I had to add --sync to all gnome-screenshot commands in gconf-editor in order 
to make it work. BTW, 1 second delay also solved the issue.

-- 
gnome-screenshot exits with BadWindow (X Windows Error)
https://bugs.launchpad.net/bugs/500533
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.

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


[Bug 187969] Re: Cannot select default keyboard layout in gnome-keyboard-properties

2010-05-25 Thread dzidzitop
The problem to apply your workaround is that Login Manager does not
allow me to select layouts I have configured for my account. It proposes
to select either USA or Belarus, but layouts I use are Belarus Latin and
Belarus Winkeys. There is no way to select them.

In addition, when the 'another user' option is selected during login
then the drop-down with layout selection is not shown at all. And the
layout there is random. So it could be the case that I cannot logic as a
root just because I cannot type the password in (cyrillic letters are
typed instead of latin if that random layout is Belarus instead of USA).

-- 
Cannot select default keyboard layout in gnome-keyboard-properties
https://bugs.launchpad.net/bugs/187969
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 554129] Re: Crashes (SIGABRT) when trying to view this 1-page PDF

2010-05-25 Thread madbiologist
** Changed in: poppler (Ubuntu)
   Status: New = Confirmed

-- 
Crashes (SIGABRT) when trying to view this 1-page PDF
https://bugs.launchpad.net/bugs/554129
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 364438] Re: gedit Spell Checker plugin prints line under misspelled words

2010-05-25 Thread Angel Abad
** Changed in: gedit
   Importance: Unknown = Undecided

** Changed in: gedit
   Status: Unknown = New

** Changed in: gedit
 Remote watch: GNOME Bug Tracker #611678 = None

** Changed in: gedit
   Importance: Undecided = Unknown

** Changed in: gedit
   Status: New = Unknown

** Changed in: gedit
 Remote watch: None = GNOME Bug Tracker #611678

-- 
gedit Spell Checker plugin prints line under misspelled words
https://bugs.launchpad.net/bugs/364438
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 349187] Re: Gedit incorrectly formatting text indentation

2010-05-25 Thread Angel Abad
** Changed in: gedit (Ubuntu)
   Status: Triaged = Invalid

-- 
Gedit incorrectly formatting text indentation
https://bugs.launchpad.net/bugs/349187
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Sebastien Bacher
could you stop playing that stupid reopening bugs game now?

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

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Sebastien Bacher
the fact that you didn't find the other bugs about the issue doesn't
mean it's not a duplicate, you are wasting everybody time and will not
make anybody consider your bug by playing useless games with bug
settings

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 11334] Re: MASTER Copy-Paste doesn't work if the source is closed before the paste

2010-05-25 Thread Bug Watch Updater
** Changed in: openoffice
   Status: Unknown = Confirmed

-- 
MASTER Copy-Paste doesn't work if the source is closed before the paste
https://bugs.launchpad.net/bugs/11334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a subscriber of a duplicate bug.

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


[Bug 552696] Re: GTK applications fail to print large photos on Konica Minolta magicolor 2550

2010-05-25 Thread madbiologist
That is quite a large image.  How much RAM is in the Satellite L500?

-- 
GTK applications fail to print large photos on Konica Minolta magicolor 2550
https://bugs.launchpad.net/bugs/552696
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 585151] Re: Cannot choose which video device to use

2010-05-25 Thread Bug Watch Updater
** Changed in: empathy
   Status: Unknown = Confirmed

-- 
Cannot choose which video device to use
https://bugs.launchpad.net/bugs/585151
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 585151] Re: Cannot choose which video device to use

2010-05-25 Thread Omer Akram
thanks for finding the upstream bug report :)

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

** Changed in: empathy (Ubuntu)
   Status: New = Triaged

-- 
Cannot choose which video device to use
https://bugs.launchpad.net/bugs/585151
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 416236] Re: [Regression] No do nothing for laptop lid closed action

2010-05-25 Thread mike
I initially tried gconf-editor and that did not work (under lucid lynx).
Using gconftool-2 and restarting finally worked for me. However, this is
still a ridiculous bug.

-- 
[Regression] No do nothing for laptop lid closed action
https://bugs.launchpad.net/bugs/416236
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Leo
I see... Being invalid prevents mail from being sent over.

I am a user who volunteers in reporting Ubuntu misbehavior, from
papercuts like broken icons to critical bugs.

It seem that https://wiki.ubuntu.com/Bugs/HowToTriage/ actually has less
value than unwritten rules, like a maintainer claiming tha a bug is
duplicate without point out the duplicate report, without giving any
explanation whatsoever, just based on their authority, and ultimately
insulting the volunteer users who disagree with their triage.

Nice way to keep down the open bug counter.

** This bug has been marked a duplicate of bug 1
   Microsoft has a majority market share

** This bug is no longer a duplicate of bug 1
   Microsoft has a majority market share

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Leo
Invalid:

* This status should be used when the bug report does not contain adequate 
information to determine whether or not it is a bug even if it is resolved for 
the reporter
* This should also be used if the reported problem is not a bug at all, but 
for example user error
* It should be used conservatively as bugs marked as Invalid no longer show 
up in default searches
* Be sure to triple-check a bug before you invalidate it 

https://wiki.ubuntu.com/Bugs/Status

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 585347] [NEW] downloading a file in firefox

2010-05-25 Thread davti
Public bug reported:

Binary package hint: nautilus

N/A

ProblemType: Bug
Architecture: i386
Date: Tue May 25 21:42:37 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/nautilus
Package: nautilus 1:2.28.1-0ubuntu3
ProcEnviron:
 PATH=(custom, user)
 LANG=en_AU.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
SourcePackage: nautilus
Uname: Linux 2.6.31-21-generic i686

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


** Tags: apport-bug i386

-- 
downloading a file in firefox
https://bugs.launchpad.net/bugs/585347
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 585347] Re: downloading a file in firefox

2010-05-25 Thread davti

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

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

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

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/49072820/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/49072821/usr_lib_nautilus.txt

-- 
downloading a file in firefox
https://bugs.launchpad.net/bugs/585347
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 585347] Re: downloading a file in firefox

2010-05-25 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 
 This will help us to find and resolve the problem.

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

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

-- 
downloading a file in firefox
https://bugs.launchpad.net/bugs/585347
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Sebastien Bacher
the issue is not a counter one, is that you either spend days looking
for numbers to be able to close duplicate, or you keep those the way
they are and have a buglist you can't use because it's so noisy with
known duplicates or you close those and work on getting issues resolved
rather than spending time looking for numbers

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Sebastien Bacher
bug #553733 is one of the duplicates

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Sebastien Bacher
bug #118898

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 585020] Re: SIGSEGV fatal error with f-spot

2010-05-25 Thread KevinM
I've performed a power down and now when I open f-spot I get the
following:

$ f-spot
[Info  12:56:55.165] Initializing Mono.Addins
[Info  12:56:55.590] Hack for gnome-settings-daemon engaged
(f-spot:1990): GdkPixbuf-WARNING **: GdkPixbufLoader finalized without calling 
gdk_pixbuf_loader_close() - this is not allowed. You must explicitly end the 
data stream to the loader before dropping the last reference.
(I now close f-spot Window)
(f-spot:1990): Gdk-WARNING **: losing last reference to undestroyed window
[Info  12:57:12.300] Exiting...
$

This is repeatable.

-- 
SIGSEGV fatal error with f-spot
https://bugs.launchpad.net/bugs/585020
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to f-spot in ubuntu.

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


[Bug 584740] Re: package libglib2.0-0 2.24.1-0ubuntu1 failed to install/upgrade: erro ao escrever em 'standard output': Sucesso

2010-05-25 Thread Jean-Baptiste Lallement
*** This bug is a duplicate of bug 545790 ***
https://bugs.launchpad.net/bugs/545790

** This bug has been marked a duplicate of bug 545790
   package PACKAGE failed to install/upgrade: error writing to 'standard 
output': Success

-- 
package libglib2.0-0 2.24.1-0ubuntu1 failed to install/upgrade: erro ao 
escrever em 'standard output': Sucesso
https://bugs.launchpad.net/bugs/584740
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to glib2.0 in ubuntu.

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


[Bug 156517] Re: New mail doesn't filter anymore, restart doesn't work either

2010-05-25 Thread PrototypeX29A
Which information is missing.
I seem to have the same problem.

-- 
New mail doesn't filter anymore, restart doesn't work either
https://bugs.launchpad.net/bugs/156517
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Leo
*** This bug is a duplicate of bug 118898 ***
https://bugs.launchpad.net/bugs/118898

** This bug has been marked a duplicate of bug 118898
   Desktop pulldown Applications/Office has reference to Evolution after I 
removed Evolution

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 549707] Re: Nautilus sidebar isn't updated after renaming bookmark from the sidebar

2010-05-25 Thread beadrifle
Confirmed in lucid; The bug is actually as follows:
When you rename the bookmark on the pane in nautilus, it does not change 
(reverts back). When you close that nautilus session and open a new one the 
bookmark HAS renamed, BUT the name is still the same in the 'Places' drop down 
menu from the menubar. After a restart, the name has reverted back to the 
original even in the pane inside nautilus.

-- 
Nautilus sidebar isn't updated after renaming bookmark from the sidebar
https://bugs.launchpad.net/bugs/549707
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 500534] Re: The folder could not be created when trying to open folder.

2010-05-25 Thread Rémi Denis-Courmont
Not a VLC bug. From the last comment, I would guess it's a bug in GTK or
the GTK dialog plugins for Qt.

** Changed in: vlc (Ubuntu)
   Status: Incomplete = Invalid

-- 
The folder could not be created when trying to open folder.
https://bugs.launchpad.net/bugs/500534
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 549707] Re: Nautilus sidebar isn't updated after renaming bookmark from the sidebar

2010-05-25 Thread beadrifle
+ I'm using Nautilus  2.30.1

-- 
Nautilus sidebar isn't updated after renaming bookmark from the sidebar
https://bugs.launchpad.net/bugs/549707
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 23459] Re: Nautilus bookmark editing doesn't save correctly

2010-05-25 Thread beadrifle
Can confirm bug in nautilus  2.30.1 on Ubuntu 10.04

-- 
Nautilus bookmark editing doesn't save correctly
https://bugs.launchpad.net/bugs/23459
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 585070] Re: Evolution icon remains after program is uninstalled

2010-05-25 Thread Leo
*** This bug is a duplicate of bug 118898 ***
https://bugs.launchpad.net/bugs/118898

Thanks for effectively answering to the bug report.

(Together with extra off-topic information, and not-so-polite, but I
don't mind at all. It's Ubuntu that asks you to be polite, I just ask
you not to insult users.)

I'm marking it duplicate of Bug #118898 as it is indeed the case.

Bug #553733 is genuinely different and is not an Evolution bug. I will
work on it...

-- 
Evolution icon remains after program is uninstalled
https://bugs.launchpad.net/bugs/585070
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 526437] Re: Gtk-CRITICAL **: gtk_accel_map_unlock_path: assertion `entry != NULL entry-lock_count 0' failed

2010-05-25 Thread David Robert Lewis
I see this in my .xsession-errors log after lucid upgrade and might be
linked to the failure of nautilus

-- 
Gtk-CRITICAL **: gtk_accel_map_unlock_path: assertion `entry != NULL  
entry-lock_count  0' failed
https://bugs.launchpad.net/bugs/526437
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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


[Bug 118898] Re: Desktop pulldown Applications/Office has reference to Evolution after I removed Evolution

2010-05-25 Thread Leo
The 3rd anniversary of this bug is coming.

** Description changed:

+ 
+ Package evolution-common creates an entry on Applications/Office menu
+ but does not provide the binaries the menu entry points to.
+ 
+ 
  This is obliquely related to wishlist item 30692
  
  The second occurrence of Evolution in the Office compound pulldown menu
  does not disappear when I remove Evolution.  I see this on my desktop
  and on my laptop.
  
  1.  Install Feisty as a workstation.
  2.  Install Thunderbird as mail program.
  3.  Remove Evolution as mail program.
  
- Result:  
+ Result:
  a.  Evolution disappears from Internet section pulldown of Applications.
  b.  Evolution does not disappear from Office section pulldown of Applications.
  
  Note:  One machine where I did this was from a complete bottom up
  install.   The other was upgraded with apt-get from Edgy.  I removed
  Evolution from both after the upgrade.

-- 
Desktop pulldown Applications/Office has reference to Evolution after I 
removed Evolution
https://bugs.launchpad.net/bugs/118898
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585360] [NEW] Drag drop results in crash (segmentation fault)

2010-05-25 Thread Marius Vordal
Public bug reported:

Binary package hint: epiphany-browser

 epiphany-browser 2.30.2-1ubuntu1:

Attempts at dragging images or other elements from the browser window
and dropping them elsewhere invariably seems to result in a crash with
the message Segmentation fault. Attempts at dragging elements up over
the toolbar crashes the browser before I even release the button. The
problem cannot be remedied by refraining from using drag and drop, as it
often happens by accident.

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: crash segfault

-- 
Drag  drop results in crash (segmentation fault)
https://bugs.launchpad.net/bugs/585360
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to epiphany-browser in ubuntu.

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


[Bug 553733] Re: Removing evolution should remove evolution-common

2010-05-25 Thread Leo
I removed Evolution since the problem is not on evolution-common but on
the package that recommends or depends on it.

** Package changed: evolution (Ubuntu) = ubuntu

** Changed in: ubuntu
   Status: New = Confirmed

-- 
Removing evolution should remove evolution-common
https://bugs.launchpad.net/bugs/553733
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 156517] Re: New mail doesn't filter anymore, restart doesn't work either

2010-05-25 Thread PrototypeX29A
** Changed in: evolution (Ubuntu)
   Status: Invalid = New

-- 
New mail doesn't filter anymore, restart doesn't work either
https://bugs.launchpad.net/bugs/156517
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585319] [NEW] mp3 tags

2010-05-25 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

i tried ripping my cd using rhythmbox, after that, i transferred that
said music file to my mp3 player, to my surprise, my mp3 player did not
recognize the tags i created when i used rhythmbox (it only showed
unknown artist and unknown album... i tried all the tagging software
available in ubuntu software center but im still seeing the same
resultsi also used sound juicer to rip my cd but still no luck...i
also noticed that when i edit the tags of my music using rhythmbox, all
the property tags are lost/erased when i view them back in windows

im using
-ubuntu 10.04 and windows 7 starter as dualboot
-philips  gogear spark mp3 player

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

-- 
mp3 tags
https://bugs.launchpad.net/bugs/585319
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 546578] Re: black screen after a few user switches

2010-05-25 Thread crash
My apologies.  I changed it by accident and tried to change it back,
without success apparently.

-- 
black screen after a few user switches
https://bugs.launchpad.net/bugs/546578
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 529338] Re: [regression-release] Keyring not unlocked on login anymore in Lucid

2010-05-25 Thread atterdag
Same problem

1) I recreated my account
2) When logging in with username and password the keyring is unlocked, gwibber 
and Network Manager works are able to read password from the keyring
3) I removed the password from the keyring, and after I log in again using 
username and password, gwibber and Network Manager are still able to properly 
read the passwords from my keyring
4) I create a .thinkfinger.bir and logs in using my finger, and gwibber and 
Network Manager are _not_ able to read the password from the keyring

The expected result of step 4 was that gwibber and Network Manager would
in fact be able to read the keyring, and until a about a week ago this
worked like a charm.

Is this really a bug or MUST you login with username and password to at
all use the keyring?

Workarounds:
1)  Network Manager: apply the wireless profile to all users. This takes the 
local keyring out of the equation.
2) gwibber: just run gnome-keyring-daemon -d from a command line before 
starting gwibber

-- 
[regression-release] Keyring not unlocked on login anymore in Lucid
https://bugs.launchpad.net/bugs/529338
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-desktop in ubuntu.

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


[Bug 156517] Re: New mail doesn't filter anymore, restart doesn't work either

2010-05-25 Thread Pedro Villavicencio
this was closed 2 years ago, please open a new bug and test with
Maverick version of Evolution if you can. thanks.

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

-- 
New mail doesn't filter anymore, restart doesn't work either
https://bugs.launchpad.net/bugs/156517
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585319] Re: mp3 tags

2010-05-25 Thread Eric Sather
** Package changed: ubuntu = rhythmbox (Ubuntu)

-- 
mp3 tags
https://bugs.launchpad.net/bugs/585319
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 365140] Re: Evolution displays folder as unread even though all mail in it is read

2010-05-25 Thread Alexander Usyskin
** Bug watch added: GNOME Bug Tracker #577542
   https://bugzilla.gnome.org/show_bug.cgi?id=577542

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

-- 
Evolution displays folder as unread even though all mail in it is read
https://bugs.launchpad.net/bugs/365140
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585375] Re: Mail filters occasionally do not work

2010-05-25 Thread PrototypeX29A

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

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

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

-- 
Mail filters occasionally do not work
https://bugs.launchpad.net/bugs/585375
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


[Bug 131529] Re: Sort order ignores special characters

2010-05-25 Thread Tom Oehser
3b1.jpg
4a1.jpg
5c1.jpg
22a.jpg

NO WAY TO MAKE IT SORT 2-3-4-5 !!!

HELP?

-- 
Sort order ignores special characters
https://bugs.launchpad.net/bugs/131529
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 585375] [NEW] Mail filters occasionally do not work

2010-05-25 Thread PrototypeX29A
Public bug reported:

Binary package hint: evolution

I am using evolution collect emails from two different IMAP servers. I
have give a number of filter rules which are to be applied to new
incoming mails from both servers. Most of the time these filters work
well, but sometimes the incoming mail just does not get processed. When
this happens it usually happens to most new mails or all of them.

ProblemType: Bug
Architecture: i386
Date: Tue May 25 14:42:05 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/evolution
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
Package: evolution 2.28.1-0ubuntu2
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-21.59-generic
SourcePackage: evolution
Uname: Linux 2.6.31-21-generic i686
XsessionErrors:
 (gnome-settings-daemon:1963): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (nautilus:1986): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (polkit-gnome-authentication-agent-1:1994): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (firefox:2108): GLib-WARNING **: g_set_prgname() called multiple times

** Affects: evolution
 Importance: Undecided
 Status: New

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


** Tags: apport-bug i386

-- 
Mail filters occasionally do not work
https://bugs.launchpad.net/bugs/585375
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

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


  1   2   3   4   >