Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Everytime error #26874

Closed
qgib opened this issue May 28, 2018 · 1 comment
Closed

Everytime error #26874

qgib opened this issue May 28, 2018 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins

Comments

@qgib
Copy link
Contributor

qgib commented May 28, 2018

Author Name: Andrew Shanin (Andrew Shanin)
Original Redmine Issue: 19044
Affected QGIS version: 3.0.3
Redmine category:c++_plugins


AttributeError: type object 'QgsMessageBar' has no attribute 'SUCCESS'
Traceback (most recent call last):
File "C:/Users/Андрей/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\autoSaver\autosave.py", line 366, in cronEvent
self.saveCurrentProject()
File "C:/Users/Андрей/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\autoSaver\autosave.py", line 396, in saveCurrentProject
self.iface.messageBar().pushMessage("Autosave", u"project autosaved to: "+bakFileName, level=qgis.gui.QgsMessageBar.SUCCESS, duration=10 )
AttributeError: type object 'QgsMessageBar' has no attribute 'SUCCESS'

Версия Python: 3.6.0 (v3.6.0:41df79263a11, Dec 23 2016, 08:06:12) [MSC v.1900 64 bit (AMD64)]
Версия: 3.0.3-Girona Girona, 8a899c8

Расположение Python:
C:/PROGRA1/QGIS31.0/apps/qgis/./python
C:/Users/Андрей/AppData/Roaming/QGIS/QGIS3\profiles\default/python
C:/Users/Андрей/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins
C:/PROGRA1/QGIS31.0/apps/qgis/./python/plugins
C:\Program Files\QGIS 3.0\bin\python36.zip
C:\PROGRA1\QGIS31.0\apps\Python36\DLLs
C:\PROGRA1\QGIS31.0\apps\Python36\lib
C:\Program Files\QGIS 3.0\bin
C:\PROGRA1\QGIS31.0\apps\Python36
C:\PROGRA1\QGIS31.0\apps\Python36\lib\site-packages
C:\PROGRA1\QGIS31.0\apps\Python36\lib\site-packages\win32
C:\PROGRA1\QGIS31.0\apps\Python36\lib\site-packages\win32\lib
C:\PROGRA1\QGIS31.0\apps\Python36\lib\site-packages\Pythonwin
C:/Users/Андрей/AppData/Roaming/QGIS/QGIS3\profiles\default/python
C:/Users/Андрей/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\MultiDistanceBuffer
C:\Users\Андрей\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\shapetools\ext-libs

@qgib
Copy link
Contributor Author

qgib commented May 28, 2018

Author Name: Giovanni Manghi (@gioman)


3rd party plugins errors must be reported in their specific bug tracker. Thanks!


  • resolution was changed from to invalid
  • status_id was changed from Open to Closed

@qgib qgib closed this as completed May 28, 2018
@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant