<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>After uninstall purge of qgis and qgis.-server and reinstall I obtain same error :(</p>
    <p>I'm on Ubuntu 16.04,could be realted to it?</p>
    <p>W
</p>
    <div class="moz-cite-prefix">Il 27/09/19 12:56, Walter Lorenzetti ha
      scritto:<br>
    </div>
    <blockquote type="cite"
      cite="mid:c54dc946-0d19-5ce2-74c6-1d1a75e633ee@gis3w.it">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p>I try to clear QGIS3.ini file form custom settings and clear python profile folder, but Now I otain this:</p>
      <p>

</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" color:#ff0000;">Si è verificato un errore durante l'esecuzione delle istruzioni seguenti:
</span><span style=" font-family:'Courier New,courier'; color:#ff0000;">pyplugin_installer.instance().showPluginManagerWhenReady()</span>
</p>
      <pre style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Courier New,courier';">
Traceback (most recent call last):
  File "", line 1, in 
  File "/usr/share/qgis/python/pyplugin_installer/installer.py", line 252, in showPluginManagerWhenReady
    self.fetchAvailablePlugins(reloadMode=False)
  File "/usr/share/qgis/python/pyplugin_installer/installer.py", line 120, in fetchAvailablePlugins
    repositories.requestFetching(key)
  File "/usr/share/qgis/python/pyplugin_installer/installer_data.py", line 325, in requestFetching
    self.mRepositories[key]["QRequest"].setAttribute(QNetworkRequest.FollowRedirectsAttribute, True)
AttributeError: type object 'QNetworkRequest' has no attribute 'FollowRedirectsAttribute'

</span></pre>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Versione Python:
3.5.2 (default, Jul 10 2019, 11:58:48) 
[GCC 5.4.0 20160609]</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">
</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">I tried to create a new profile but same error.</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">I'll try to reinstall qgis</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">W
</p>
      <p><style type="text/css">
p, li { white-space: pre-wrap; }
</style></p>
      <div class="moz-cite-prefix">Il 27/09/19 11:02, Borys Jurgiel ha
        scritto:<br>
      </div>
      <blockquote type="cite" cite="mid:1621019.xnbNlUx1dx@debian">
        <pre class="moz-quote-pre" wrap="">The debug output doesn't want to help, indeed...

Could you try to start a new fresh user profile? It would eliminate two 
possible causes: all the user settings (especially the QGIS3.ini file) and all 
user-installed Python stuff from
~/.local/share/QGIS/QGIS3/profiles/default/python

Borys


Dnia piątek, 27 września 2019 09:10:42 CEST Walter Lorenzetti pisze:
</pre>
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">Hi Borys,

it's strange because Python Console working normally, also current
plugins installed.

I haven't many installed plugins, only DBManager and Quickmpaservices..

Running QGIS by shell, on bootstrap I obtain this:

Warning: void DBusMenuExporterPrivate::addAction(QAction*, int): Already
tracking action "Search QMS" under id 288
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action
Warning: QVariantMap DBusMenuExporterDBus::getProperties(int, const
QStringList&) const: Condition failed: action

and on opening plugins manager window this:

"<font color=\"red\">Si è verificato un errore durante l'esecuzione
delle istruzioni
seguenti:<br><tt>pyplugin_installer.instance().showPluginManagerWhenReady()<
/tt></font><br><pre><br>traceback.print_exception() failed<br></pre>Versione
Python:<br><br><br>Versione di
QGIS:<br>3.4.12-Madeira 'Madeira', 625767347a<br><br>Percorso Python:<br>"

W

Il 26/09/19 19:59, Borys Jurgiel ha scritto:
</pre>
          <blockquote type="cite">
            <pre class="moz-quote-pre" wrap="">Not really, except something wrong happens in Python.

The plugin manager window is C++ itself, however, when you click to open
it, it calls that Python function from your first error message to fetch
Python plugins from the repository. When the plugin list is ready, Python
calls back the C++ API to open the window.

Apparently something bad happens in Python when it tries to fetch new
plugins. Are Python plugins generally work for you (hopefully you had
some enabled, at least Processing or DB Manager)? Does the
Plugins->Python console seem to work? Another idea is maybe running QGIS
from the command line would give some debug messages.

Borys

Dnia czwartek, 26 września 2019 15:46:12 CEST Walter Lorenzetti pisze:
</pre>
            <blockquote type="cite">
              <pre class="moz-quote-pre" wrap="">Hi list,

I'm on QGIS 3.4.12 on Ubuntu desktop, today on opening the list plugins
window manager, I obtain the seguent error:

pyplugin_installer.instance().showPluginManagerWhenReady()

traceback.print_exception() failed

Any idea about it?

Thanks in adavance.

W
</pre>
            </blockquote>
            <pre class="moz-quote-pre" wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org" moz-do-not-send="true">Qgis-user@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
</pre>
          </blockquote>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">

</pre>
      </blockquote>
      <div class="moz-signature">-- <br>
        <p style="font-size:12px;">
Walter Lorenzetti phD

email: <a class="moz-txt-link-abbreviated" href="mailto:lorenzetti@gis3w.it" moz-do-not-send="true">lorenzetti@gis3w.it</a>

skype: aiki74

twitter:<a href="https://twitter.com/w_lorenzetti" moz-do-not-send="true">w_lorenzetti</a>

g+:<a href="https://plus.google.com/117055903318462447104/" moz-do-not-send="true">aiki74</a>

Tel/Cell: (+39) 347-6597931

Viale Verdi 24 - 51016 Montecatini Terme (PT)


<a href="http://gis3w.it/it/calendario-corsi-software-geografici" moz-do-not-send="true">Nuovi corsi QGIS e GFOSS</a>
</p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Qgis-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a>
List info: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a>
Unsubscribe: <a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/qgis-user">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></pre>
    </blockquote>
    <div class="moz-signature">-- <br>
      <p style="font-size:12px;">
Walter Lorenzetti phD

email: <a class="moz-txt-link-abbreviated" href="mailto:lorenzetti@gis3w.it">lorenzetti@gis3w.it</a>

skype: aiki74

twitter:<a href="https://twitter.com/w_lorenzetti">w_lorenzetti</a>

g+:<a href="https://plus.google.com/117055903318462447104/">aiki74</a>

Tel/Cell: (+39) 347-6597931

Viale Verdi 24 - 51016 Montecatini Terme (PT)


<a href="http://gis3w.it/it/calendario-corsi-software-geografici">Nuovi corsi QGIS e GFOSS</a>
</p>
    </div>
  </body>
</html>