<p>Bad background colours and formatting problems are because evolutio doesn't support CSS and HTML styles properly. It always has been more bloated than other apps, I would recommend something like Thunderbird instead. As for lock screen do you have xscreensaver installed? Check its settings and see if running xfce4-screensaver gives errors. Joshua</p>

<div class="gmail_quote">On Nov 15, 2012 9:09 PM, "Ralf Mardorf" <<a href="mailto:ralf.mardorf@alice-dsl.net" target="_blank">ralf.mardorf@alice-dsl.net</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi :),<br>
<br>
I'm not sure what list to join regarding to desktop environment and<br>
system issues. Until now I was subscribed to Ubuntu Studio devel and<br>
users mailing lists only, I'm unsure if I have to join Xubuntu and/or<br>
Ubuntu users too.<br>
<br>
Perhaps Xubuntu is the right choice, since IIUC Ubuntu Studio quasi is<br>
Xubuntu.<br>
<br>
I've got issues with Evolution, when using Ubuntu Studio Quantal amd64,<br>
so by Menu > System > User and Groups I add a test user.<br>
I checked the same options that are checked for the original user.<br>
Those options are<br>
<br>
- Access external storage devices automatically<br>
  (default for the original user)<br>
- Configure printers<br>
  (default for the original user)<br>
- Connect to Internet using a modem<br>
  (default for the original user)<br>
- Monitor system logs<br>
  (default for the original user)<br>
- Share files with the local network<br>
  (default for the original user)<br>
- Use audio devices<br>
  (default for the original user)<br>
- Use CD-ROM drives<br>
  (default for the original user)<br>
- Use VirtualBox virtualization solution<br>
  (manually add to the original user too)<br>
<br>
Perhaps useful:<br>
$ sudo cp -pr /home/test_user /home/test_user.default~<br>
<br>
And after starting the first session I switched to tty1 and run:<br>
$ sudo cp -pr /home/test_user /home/test_user.1_session~<br>
$ sudo apt-get update<br>
$ sudo apt-get install evolution<br>
<br>
I removed Evolution some time ago, so I had o reinstall it.<br>
I was asked to restart the computer, so I restarted the machine.<br>
<br>
When I launched Evolution by the menu, the "Account Assistant" started<br>
with too much delay. Some text was missing, I anyway was able to use<br>
the assistant and used the same settings as I use with Ubuntu Studio<br>
Precise's Evolution. After setting up, I closed Evolution and launched<br>
it again by a terminal emulation.<br>
<br>
I was able to receive mails, but all GUI features are working in slow<br>
motion. Editing mails doesn't work. Background colors are bad and the<br>
editor window is unusable. I avoided to import mails or to share mails<br>
with other installs. Note, the import option didn't work for the<br>
original user, sharing emails was possible, but I still had issues with<br>
sending, receiving, editing, and performance.<br>
<br>
test_user@qrc:~$ evolution<br>
<br>
(evolution:2463): e-web-view.c-WARNING **: Disabling webkit plugin:<br>
QuickTime Plug-in 7.6.6<br>
<br>
(evolution:2463): e-web-view.c-WARNING **: Disabling webkit plugin:<br>
DivX® Web Player<br>
<br>
(evolution:2463): e-web-view.c-WARNING **: Disabling webkit plugin:<br>
Windows Media Player Plug-in 10 (compatible; Totem)<br>
<br>
(evolution:2463): e-web-view.c-WARNING **: Disabling webkit plugin: VLC<br>
Multimedia Plugin (compatible Totem 3.4.3)<br>
<br>
(evolution:2463): libebackend-CRITICAL **: e_extension_get_extensible:<br>
assertion `E_IS_EXTENSION (extension)' failed<br>
<br>
** (evolution:2463): CRITICAL **: e_mail_formatter_clear_headers:<br>
assertion `E_IS_MAIL_FORMATTER (formatter)' failed<br>
<br>
** (evolution:2463): CRITICAL **: e_mail_formatter_set_default_headers:<br>
assertion `E_IS_MAIL_FORMATTER (formatter)' failed<br>
<br>
(evolution:2463): e-web-view.c-WARNING **: Disabling webkit plugin:<br>
QuickTime Plug-in 7.6.6<br>
<br>
(evolution:2463): e-web-view.c-WARNING **: Disabling webkit plugin:<br>
DivX® Web Player<br>
<br>
(evolution:2463): e-web-view.c-WARNING **: Disabling webkit plugin:<br>
Windows Media Player Plug-in 10 (compatible; Totem)<br>
<br>
(evolution:2463): e-web-view.c-WARNING **: Disabling webkit plugin: VLC<br>
Multimedia Plugin (compatible Totem 3.4.3)<br>
<br>
(evolution:2463): e-data-server-ui-WARNING **: ENameSelector: Could not<br>
load "Personal": Cannot open book: Address book does not exist<br>
<br>
For the original user I solved the address book issue, but editing<br>
anyway only sometimes was possible.<br>
<br>
Claws does work for Quantal, but with Claws I can't share mails with<br>
other installs.<br>
<br>
<br>
<br>
Another issue for both users:<br>
test_user@qrc:~$ hwinfo --gfxcard<br>
> hal.1: read hal dataprocess 2595: arguments to dbus_move_error() were<br>
> incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))"<br>
> failed in file ../../dbus/dbus-errors.c line 282.<br>
This is normally a bug in some application using the D-Bus library.<br>
libhal.c 3483 : Error unsubscribing to signals, error=The name<br>
org.freedesktop.Hal was not provided by any .service files [snip]<br>
<br>
<br>
<br>
Test User Panel button > Lock Screen does work for the test_user, for<br>
the original user it doesn't, I use gdmflexiserver instead.<br>
<br>
<br>
<br>
Completely disabling screen blanking by using the GUI for Screensaver<br>
and Power Managment and running<br>
<br>
$ sudo xset -dpms<br>
$ xset s off<br>
$ setterm -powersave off -blank 0<br>
setterm: cannot (un)set powersave mode: Invalid argument<br>
<br>
doesn't work either.<br>
<br>
Kernels 3.5.0-18-lowlatency, was 3.5.0-17-lowlatency before, both<br>
started with threadirqs and $ uname -a<br>
Linux qrc 3.6.5-rt14 #1 SMP PREEMPT RT Fri Nov 2 21:36:37 CET 2012<br>
x86_64 x86_64 x86_64 GNU/Linux<br>
<br>
Regards,<br>
Ralf<br>
<br>
--<br>
xubuntu-users mailing list<br>
<a href="mailto:xubuntu-users@lists.ubuntu.com" target="_blank">xubuntu-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/xubuntu-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/xubuntu-users</a><br>
</blockquote></div>