Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#1378 closed bug (invalid)

python plugin not loaded

Reported by: gespiel Owned by: nobody
Priority: minor: annoyance Milestone:
Component: C++ Plugins Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

Qgis 1.0 dev (priview) is load following window appears.

Plugin konnte nicht geladen werdenspatial_operations konnte durch einen Fehler beim Aufruf dessen initGui()-Methode nicht laden.

Traceback (most recent call last):

File "", line 1, in File "C:/Dokumente und Einstellungen/Gerhard/.qgispython/plugins\spatial_operations\spatial_operations.py", line 35, in initGui

self.iface.getMainWindow())

AttributeError: getMainWindow

Python-Version: 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit (Intel)]

Python-Pfad: ['C:/Programme/QGIS-Dev/./python', 'C:/Dokumente und Einstellungen/Gerhard/.qgispython/plugins', 'C:/Programme/QGIS-Dev/./python/plugins', 'C:
Programme
QGIS-Dev
python25.zip', '.
DLLs', '.
lib', '.
lib
plat-win', '.
lib
lib-tk', 'C:
Programme
QGIS-Dev']

Change History (3)

comment:1 by gespiel, 16 years ago

Summary: spatial operation plugin could not laodspatial operation plugin could not load

comment:2 by jef, 16 years ago

Platform: WindowsAll
Platform Version: xp sp3
Resolution: invalid
Status: newclosed
Summary: spatial operation plugin could not loadpython plugin not loaded

There're currently a lot of API changes going on to cleanup the API for the release of version 1.0. See http://wiki.qgis.org/qgiswiki/VisualChangeLog1.0.0 for details.

So this is a plugin "bug", but there's not much point in fixing the plugins now. Once the API stablizes all plugins need to be updated for the new API.

comment:3 by (none), 15 years ago

Milestone: Version 1.0.0

Milestone Version 1.0.0 deleted

Note: See TracTickets for help on using tickets.