Che vergogna...devo smettere di lavorare la sera...son 2 giorni che aggiorno facendo lo stesso errore...ero su una copia...sta bon!<div><br></div><div>Ciao e grazie</div><div><br></div><div>Luca<br><br><div class="gmail_quote">
On Tue, Sep 20, 2011 at 10:54 PM, Giuseppe Sucameli <span dir="ltr"><<a href="mailto:sucameli@faunalia.it">sucameli@faunalia.it</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Ciao Luca,<br>
<br>
hai invertito input e l'output ;)<br>
<br>
Se sei stato fortunato allora dopo aver eseguito<br>
<div class="im">pyuic4 myDialog_ui.py -o myDialog_ui.ui<br>
</div>ti ritrovi il file .ui senza modifiche, altrimenti (e anche probabilmente)<br>
te lo ritroverai vuoto.<br>
<br>
Saluti.<br>
<br>
2011/9/20 Luca Mandolesi <<a href="mailto:mandoluca@gmail.com">mandoluca@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Ciao a tutti...<br>
> da un minuto all'altro pyuic4 non ne vuole pių sapere di aggiornarmi le gui<br>
> da .ui a .py.<br>
> L'errore che ricevo č questo[1]<br>
> Qualcuno sa darmi qualche dritta???<br>
> Ciao e grazie mille!<br>
> Luca<br>
> [1]<br>
> Dynamic:gui pyarchinit$ pyuic4 myDialog_ui.py -o myDialog_ui.ui<br>
> An unexpected error occurred.<br>
> Check that you are using the latest version of PyQt and send an error report<br>
> to<br>
> <a href="mailto:support@riverbankcomputing.com">support@riverbankcomputing.com</a>, including the following information:<br>
>   * your version of PyQt (snapshot-4.8.6-4726879563e5)<br>
>   * the UI file that caused this error<br>
>   * the debug output of pyuic4 (use the -d flag when calling pyuic4)<br>
> host128-242-dynamic:gui pyarchinit$ pyuic4 pyarchinit_Site_ui.py -o<br>
> pyarchinit_Site_ui.ui  -d<br>
> Traceback (most recent call last):<br>
>   File<br>
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PyQt4/uic/port_v2/invoke.py",<br>
> line 39, in invoke<br>
>     exit_status = driver.invoke()<br>
>   File<br>
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PyQt4/uic/driver.py",<br>
> line 64, in invoke<br>
>     self._generate()<br>
>   File<br>
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PyQt4/uic/driver.py",<br>
> line 98, in _generate<br>
>     self._opts.pyqt3_wrapper, self._opts.from_imports)<br>
>   File<br>
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PyQt4/uic/__init__.py",<br>
> line 170, in compileUi<br>
>     winfo = compiler.UICompiler().compileUi(uifile, pyfile, from_imports)<br>
>   File<br>
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PyQt4/uic/Compiler/compiler.py",<br>
> line 119, in compileUi<br>
>     w = self.parse(input_stream)<br>
>   File<br>
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/PyQt4/uic/uiparser.py",<br>
> line 919, in parse<br>
>     document = parse(filename)<br>
>   File<br>
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/ElementTree.py",<br>
> line 862, in parse<br>
>     tree.parse(source, parser)<br>
>   File<br>
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/ElementTree.py",<br>
> line 586, in parse<br>
>     parser.feed(data)<br>
>   File<br>
> "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/etree/ElementTree.py",<br>
> line 1245, in feed<br>
>     self._parser.Parse(data, 0)<br>
> ExpatError: not well-formed (invalid token): line 1, column 1<br>
> host128-242-dynamic:gui pyarchinit$<br>
><br>
</div></div>> _______________________________________________<br>
> Iscriviti all'associazione GFOSS.it: <a href="http://www.gfoss.it/drupal/iscrizione" target="_blank">http://www.gfoss.it/drupal/iscrizione</a><br>
> <a href="mailto:Gfoss@lists.gfoss.it">Gfoss@lists.gfoss.it</a><br>
> <a href="http://lists.gfoss.it/cgi-bin/mailman/listinfo/gfoss" target="_blank">http://lists.gfoss.it/cgi-bin/mailman/listinfo/gfoss</a><br>
> Questa e' una lista di discussione pubblica aperta a tutti.<br>
> Non inviate messaggi commerciali.<br>
> I messaggi di questa lista non rispecchiano necessariamente<br>
> le posizioni dell'Associazione GFOSS.it.<br>
> 527 iscritti al 7.7.2011<br>
><br>
<font color="#888888"><br>
<br>
<br>
--<br>
Giuseppe Sucameli<br>
</font></blockquote></div><br></div>