[Qgis-user] Fixing Processing and Pluging Builder in QGIS 2.8 for Red Hat Linux 7

Tudorache, Marian Marian.Tudorache at navcanada.ca
Fri Jul 3 14:47:23 PDT 2015


For whom may be concern,

A while ago I have sent an email that I got an error when I tried to install Plugin Builder plugin.
It was about the module QtWebKit.QWebView module.

I open the Python console from QGIS and I have done
from PyQt4. QtWebKit import QWebView
and it does work, therefore QWebView exists and it works.

Gary Sherman told me to remove from results_dialog_base.ui

<customwidgets>

 <customwidget>

  <class>QWebView</class>

  <extends>QWidget</extends>

  <header>QtWebKitWidgets/QWebView</header>

 </customwidget>

</customwidgets>

I have done this but it is not the only ui file with the issue.
I have found the same issue on the followings files as well:

DlgHelpEdition.ui
DlgAlgorithmbase.ui
DlgGetScriptsAndModels.ui

I had to remove the same lines from the each above files to make those plugins workable.

I have some tests and it seems everything OK.

Thanks,
Marian


________________________________
This electronic message, as well as any transmitted files included in the electronic message, may contain privileged or confidential information and is intended solely for the use of the individual(s) or entity to which it is addressed. If you have received this electronic message in error please notify the sender immediately and delete the electronic message. Any unauthorized copying, disclosure or distribution of the electronic message is strictly forbidden. NAV CANADA accepts no liability for any damage caused by any virus and/or other malicious code transmitted by this electronic communication.

Le pr?sent message ?lectronique et tout fichier qui peut y ?tre joint peuvent contenir des renseignements privil?gi?s ou confidentiels destin?s ? l'usage exclusif des personnes ou des organismes ? qui ils s'adressent. Si vous avez re?u ce message ?lectronique par erreur, veuillez en informer l'exp?diteur imm?diatement et supprimez le. Toute reproduction, divulgation ou distribution du pr?sent message ?lectronique est strictement interdite. NAV CANADA n'assume aucune responsabilit? en cas de dommage caus? par tout virus ou autre programme malveillant transmis par ce message ?lectronique.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20150703/fa9cee70/attachment.html>


More information about the Qgis-user mailing list