<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
A did the followung test to gather some useful information:<br><br>luca@taori:~$ ps -ef | grep gnome-shell<br>luca      2588  2463 55 19:36 ?        00:06:13 /usr/bin/gnome-shell<br><br>luca@taori:~$ strace -p 2588 &> strace.txt<br><br>luca@taori:~$ lsof -p 2588 &> lsof.txt<br><br><br>The files strace.txt and lsof.txt are in attachment.<br><br>                                         </div></body>
</html>