<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
span.StileMessaggioDiPostaElettronica19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="IT" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p><span style="font-size:12.0pt;color:black">Buongiorno a tutti<o:p></o:p></span></p>
<p><span style="font-size:12.0pt">Ho un layer puntuale e in un campo della tabella associata ho il nome della foto.<o:p></o:p></span></p>
<p><span style="font-size:12.0pt">Vorrei attivare una azione che  visualizza la foto (non all’interno di una form) ma lanciando un visualizzatore.<o:p></o:p></span></p>
<p><span style="font-size:12.0pt">Questo è abbastanza facile usando il Tipo: Generico perché ci pensa Windows  ma poiché devo applicare dei filtri uso un’azione con codice python<o:p></o:p></span></p>
<p><span style="font-size:12.0pt"><o:p> </o:p></span></p>
<p><span style="font-size:12.0pt">Da python, c<span style="color:black">he visualizzatore posso lanciare  e con quale comando ?</span><o:p></o:p></span></p>
<p><span style="font-size:12.0pt;color:black">Ho provato ad eseguire qview </span>
<span style="font-size:12.0pt">con la riga  <span style="color:black"> </span></span><span style="font-family:"Courier New";color:red">process = subprocess.Popen([path_to_jpg, path_to_file], shell=False)</span> ma va in errore<span style="font-size:12.0pt;color:black"><o:p></o:p></span></p>
<p><span style="font-size:12.0pt;color:black">Ho provato con “</span>Foto di Windows” ma ha una stringa path un po’ lunga e forse cambia con la versione e aggiornamento di Windows
<o:p></o:p></p>
<p><span style="font-size:12.0pt">Mi basta eseguire il visualizzatore più semplice possibile<o:p></o:p></span></p>
<p><o:p> </o:p></p>
<p><span style="font-size:12.0pt;color:black">QGis 3.16.14<o:p></o:p></span></p>
<p><span style="font-size:12.0pt;color:black">Windows 10<o:p></o:p></span></p>
<p><span style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
<p><span style="font-size:12.0pt;color:black">Grazie<o:p></o:p></span></p>
<p><span style="font-size:12.0pt;color:black">Franco Cazzola<o:p></o:p></span></p>
</div>
</body>
</html>