[prev in list] [next in list] [prev in thread] [next in thread] 

List:       qgis-user
Subject:    Re: [Qgis-user] Crash of Grass and other plug-ins
From:       Nicolas Cadieux <nicolas.cadieux () archeotec ! ca>
Date:       2014-11-26 16:09:23
Message-ID: 20400b77-5a9d-4097-a9ff-a870bada16c6 () HUCCAS03P ! hostedmsx ! local
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


You can start by Removing registry keys before hand and see if that helps. That will \
reset Qgis to its default state.  You could just do a fresh install removing (or \
backing up) everything from the .qgis2 folder.  Nicolas Cadieux M.Sc. 
Les Entreprises Arch&#233;otec inc.&#160; 
8548, rue Saint-Denis Montr&#233;al H2P 2H2 
T&#233;l&#233;phone:&#160;514.381.5112 &#160;Fax: 514.381.4995 
Le 2014-11-26 10:57, &quot;Goran Granath [via OSGeo.org]&quot; \
&lt;ml-node+s1560n5175094h75@n6.nabble.com&gt; a écrit : 

	

Hi! 
I got curious the other day about QGIS 2.6 and installed it on my
desktop. I had 2.2 already installed sinc before. Everything went fine
except that the plug-ins stopped working, at least Grass did so. When I
start the 2.2 the following appears: 
Kunde inte ladda insticksprogram processing på
grund av fel med classFactory() metoden 
Traceback (most recent call last): 
&nbsp; File
&quot;C:/PROGRA~1/QGISVA~1/apps/qgis/./python\qgis\utils.py&quot;, line
204, in startPlugin 
&nbsp;&nbsp;&nbsp; plugins[packageName] =
package.classFactory(iface) 
&nbsp; File &quot;C:/Users/G
ran/.qgis2/python/plugins\processing\__init__.py&quot;, line 37, in
classFactory 
&nbsp;&nbsp;&nbsp; from processing.ProcessingPlugin import
ProcessingPlugin 
&nbsp; File
&quot;C:/PROGRA~1/QGISVA~1/apps/qgis/./python\qgis\utils.py&quot;, line
453, in _import 
&nbsp;&nbsp;&nbsp; mod = _builtin_import(name, globals, locals, fromlist,
level) 
&nbsp; File &quot;C:/Users/G
ran/.qgis2/python/plugins\processing\ProcessingPlugin.py&quot;, line 47,
in 
&nbsp;&nbsp;&nbsp; if cmd_folder not in sys.path: 
&nbsp; File
&quot;C:/PROGRA~1/QGISVA~1/apps/qgis/./python\qgis\utils.py&quot;, line
54, in showWarning 
&nbsp;&nbsp;&nbsp; &quot;warning:%s\ntraceback:%s&quot; % (
warnings.formatwarning(message, category, filename, lineno), stk), 
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf6 in position 18:
ordinal not in range(128) 
Python version: 
2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit
(AMD64)] 

QGIS version: 
2.2.0-Valmiera Valmiera, c3a2817 
Python sökväg: ['C:/PROGRA~1/QGISVA~1/apps/qgis/./python',
u'C:/Users/G\xf6ran/.qgis2/python',
u'C:/Users/G\xf6ran/.qgis2/python/plugins',
'C:/PROGRA~1/QGISVA~1/apps/qgis/./python/plugins',
'C:\\PROGRA~1\\QGISVA~1\\bin\\python27.zip',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\DLLs',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\plat-win',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\lib-tk',
'C:\\PROGRA~1\\QGISVA~1\\bin', 'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\PIL',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\win32',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\win32\\lib',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\Pythonwin',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\Shapely-1.2.18-py2.7-win-amd64.egg',
 'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\six-1.3.0-py2.7.egg',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\xlrd-0.9.2-py2.7.egg',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\xlwt-0.7.5-py2.7.egg',
'C:\\Users\\G\xf6ran\\.qgis2\\python\\plugins\\DigitizingTools\\tools'] 


The menu item &quot;Geoprocessing&quot; (Swedish) is also lacking,
so the use of plug-ins is seriously hampered. 
When I start the versin 2.6 another message box appears: 
Kunde inte ladda insticksprogram processing på
grund av fel med classFactory() metoden 

Traceback (most recent call last):
&nbsp; File &quot;D:/QGis2.6/apps/qgis/./python\qgis\utils.py&quot;, line
208, in startPlugin
&nbsp;&nbsp;&nbsp; plugins[packageName] = package.classFactory(iface)
&nbsp; File &quot;C:/Users/G
ran/.qgis2/python/plugins\processing\__init__.py&quot;, line 37, in
classFactory
&nbsp;&nbsp;&nbsp; from processing.ProcessingPlugin import
ProcessingPlugin
&nbsp; File &quot;D:/QGis2.6/apps/qgis/./python\qgis\utils.py&quot;, line
460, in _import
&nbsp;&nbsp;&nbsp; mod = _builtin_import(name, globals, locals, fromlist,
level)
&nbsp; File &quot;C:/Users/G
ran/.qgis2/python/plugins\processing\ProcessingPlugin.py&quot;, line 47,
in 
&nbsp;&nbsp;&nbsp; if cmd_folder not in sys.path:
&nbsp; File &quot;D:/QGis2.6/apps/qgis/./python\qgis\utils.py&quot;, line
55, in showWarning
&nbsp;&nbsp;&nbsp; &quot;warning:%s\ntraceback:%s&quot; % (
warnings.formatwarning(message, category, filename, lineno), stk),
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf6 in position 18:
ordinal not in range(128)


Python version: 
2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit
(AMD64)] 

QGIS version: 
2.6.0-Brighton Brighton, exported 
Python sökväg: ['D:/QGis2.6/apps/qgis/./python',
u'C:/Users/G\xf6ran/.qgis2/python',
u'C:/Users/G\xf6ran/.qgis2/python/plugins',
'D:/QGis2.6/apps/qgis/./python/plugins',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\matplotlib-1.3.1-py2.7-win-amd64.egg',
 'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\nose-1.3.3-py2.7.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\tornado-4.0.1-py2.7-win-amd64.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\backports.ssl_match_hostname-3.4.0.2-py2.7.egg',
 'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\certifi-14.05.14-py2.7.egg',
'D:\\QGis2.6\\bin\\python27.zip', 'D:\\QGis2.6\\apps\\Python27\\DLLs',
'D:\\QGis2.6\\apps\\Python27\\lib',
'D:\\QGis2.6\\apps\\Python27\\lib\\plat-win',
'D:\\QGis2.6\\apps\\Python27\\lib\\lib-tk', 'D:\\QGis2.6\\bin',
'D:\\QGis2.6\\apps\\Python27',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\PIL',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\jinja2-2.7.2-py2.7.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\markupsafe-0.23-py2.7-win-amd64.egg',
 'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\pytz-2012j-py2.7.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\win32',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\win32\\lib',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\Pythonwin',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\Shapely-1.2.18-py2.7-win-amd64.egg',
 'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\six-1.3.0-py2.7.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\xlrd-0.9.2-py2.7.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\xlwt-0.7.5-py2.7.egg',
'C:\\Users\\G\xf6ran\\.qgis2\\python\\plugins\\DigitizingTools\\tools'] 
I installed the 2.6 on another hard disk (D:) on my desktop. The
same problems apply to 2.6 as well. 
My operating system is Windows 7. 
So for the moment I use 2.2 on my laptop but I would love to have it back
on my desktop with its large screen&nbsp; and flash disk. 
Thanks in advance 
Göran Granath 


Goran 'Joe' Granath, PhD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phone: +46-18-30
16 67 
Ariadne Exploration AB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; E-mail:
[hidden email]  
Malma Ringväg
1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 www.ariadne.se 
&nbsp;&nbsp; 
S-756 45 Uppsala 
Sweden

_______________________________________________
Qgis-user mailing list
[hidden email] 
http://lists.osgeo.org/mailman/listinfo/qgis-user 

	
	
	
	
	
	
	
		If you reply to this email, your message will be added to the discussion below: 
		http://osgeo-org.1560.x6.nabble.com/Crash-of-Grass-and-other-plug-ins-tp5175094.html \
  
	
		To start a new topic under Quantum GIS - User, email \
ml-node+s1560n4125267h38@n6.nabble.com   To unsubscribe from Quantum GIS - User, \
click here .   NAML 
	



--
View this message in context: \
http://osgeo-org.1560.x6.nabble.com/Crash-of-Grass-and-other-plug-ins-tp5175094p5175098.html
 Sent from the Quantum GIS - User mailing list archive at Nabble.com.


[Attachment #5 (text/html)]

<p dir="ltr">You can start by Removing registry keys before hand and see if that \
helps. That will reset Qgis to its default state.</p> <p dir="ltr">You could just do \
a fresh install removing (or backing up) everything from the .qgis2 folder.</p> <p \
dir="ltr">Nicolas Cadieux M.Sc.<br> Les Entreprises Arch&#233;otec inc.&#160;<br>
8548, rue Saint-Denis Montr&#233;al H2P 2H2<br>
T&#233;l&#233;phone:&#160;514.381.5112 &#160;Fax: 514.381.4995</p>
<div class="quote">Le 2014-11-26 10:57, &quot;Goran Granath [via OSGeo.org]&quot; \
&lt;<a href="/user/SendEmail.jtp?type=node&node=5175098&i=0" target="_top" \
rel="nofollow" link="external">[hidden email]</a>&gt; a écrit :<br \
type='attribution'><blockquote style='border-left:2px solid #CCCCCC;padding:0 1em' \
class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

	

Hi!<br><br>
I got curious the other day about QGIS 2.6 and installed it on my
desktop. I had 2.2 already installed sinc before. Everything went fine
except that the plug-ins stopped working, at least Grass did so. When I
start the 2.2 the following appears:<br><br>
<font color="#FF0000">Kunde inte ladda insticksprogram processing på
grund av fel med classFactory() metoden<br><br>
Traceback (most recent call last):<br>
&nbsp; File
&quot;C:/PROGRA~1/QGISVA~1/apps/qgis/./python\qgis\utils.py&quot;, line
204, in startPlugin<br>
&nbsp;&nbsp;&nbsp; plugins[packageName] =
package.classFactory(iface)<br>
&nbsp; File &quot;C:/Users/G
ran/.qgis2/python/plugins\processing\__init__.py&quot;, line 37, in
classFactory<br>
&nbsp;&nbsp;&nbsp; from processing.ProcessingPlugin import
ProcessingPlugin<br>
&nbsp; File
&quot;C:/PROGRA~1/QGISVA~1/apps/qgis/./python\qgis\utils.py&quot;, line
453, in _import<br>
&nbsp;&nbsp;&nbsp; mod = _builtin_import(name, globals, locals, fromlist,
level)<br>
&nbsp; File &quot;C:/Users/G
ran/.qgis2/python/plugins\processing\ProcessingPlugin.py&quot;, line 47,
in <br>
&nbsp;&nbsp;&nbsp; if cmd_folder not in sys.path:<br>
&nbsp; File
&quot;C:/PROGRA~1/QGISVA~1/apps/qgis/./python\qgis\utils.py&quot;, line
54, in showWarning<br>
&nbsp;&nbsp;&nbsp; &quot;warning:%s\ntraceback:%s&quot; % (
warnings.formatwarning(message, category, filename, lineno), stk),<br>
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf6 in position 18:
ordinal not in range(128)<br><br>
Python version:<br>
2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit
(AMD64)]<br><br>
<br>
QGIS version:<br>
2.2.0-Valmiera Valmiera, c3a2817<br><br>
Python sökväg: ['C:/PROGRA~1/QGISVA~1/apps/qgis/./python',
u'C:/Users/G\xf6ran/.qgis2/python',
u'C:/Users/G\xf6ran/.qgis2/python/plugins',
'C:/PROGRA~1/QGISVA~1/apps/qgis/./python/plugins',
'C:\\PROGRA~1\\QGISVA~1\\bin\\python27.zip',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\DLLs',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\plat-win',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\lib-tk',
'C:\\PROGRA~1\\QGISVA~1\\bin', 'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\PIL',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\win32',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\win32\\lib',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\Pythonwin',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\Shapely-1.2.18-py2.7-win-amd64.egg',
 'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\six-1.3.0-py2.7.egg',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\xlrd-0.9.2-py2.7.egg',
'C:\\PROGRA~1\\QGISVA~1\\apps\\Python27\\lib\\site-packages\\xlwt-0.7.5-py2.7.egg',
'C:\\Users\\G\xf6ran\\.qgis2\\python\\plugins\\DigitizingTools\\tools']<br>
<br>
<br>
</font>The menu item &quot;Geoprocessing&quot; (Swedish) is also lacking,
so the use of plug-ins is seriously hampered.<br>
When I start the versin 2.6 another message box appears:<br><br>
<font color="#FF0000">Kunde inte ladda insticksprogram processing på
grund av fel med classFactory() metoden<br><br>
<br>
</font><pre>Traceback (most recent call last):
&nbsp; File &quot;D:/QGis2.6/apps/qgis/./python\qgis\utils.py&quot;, line
208, in startPlugin
&nbsp;&nbsp;&nbsp; plugins[packageName] = package.classFactory(iface)
&nbsp; File &quot;C:/Users/G
ran/.qgis2/python/plugins\processing\__init__.py&quot;, line 37, in
classFactory
&nbsp;&nbsp;&nbsp; from processing.ProcessingPlugin import
ProcessingPlugin
&nbsp; File &quot;D:/QGis2.6/apps/qgis/./python\qgis\utils.py&quot;, line
460, in _import
&nbsp;&nbsp;&nbsp; mod = _builtin_import(name, globals, locals, fromlist,
level)
&nbsp; File &quot;C:/Users/G
ran/.qgis2/python/plugins\processing\ProcessingPlugin.py&quot;, line 47,
in 
&nbsp;&nbsp;&nbsp; if cmd_folder not in sys.path:
&nbsp; File &quot;D:/QGis2.6/apps/qgis/./python\qgis\utils.py&quot;, line
55, in showWarning
&nbsp;&nbsp;&nbsp; &quot;warning:%s\ntraceback:%s&quot; % (
warnings.formatwarning(message, category, filename, lineno), stk),
UnicodeDecodeError: 'ascii' codec can't decode byte 0xf6 in position 18:
ordinal not in range(128)


</pre><font color="#FF0000">Python version:<br>
2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit
(AMD64)]<br><br>
<br>
QGIS version:<br>
2.6.0-Brighton Brighton, exported<br><br>
Python sökväg: ['D:/QGis2.6/apps/qgis/./python',
u'C:/Users/G\xf6ran/.qgis2/python',
u'C:/Users/G\xf6ran/.qgis2/python/plugins',
'D:/QGis2.6/apps/qgis/./python/plugins',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\matplotlib-1.3.1-py2.7-win-amd64.egg',
 'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\nose-1.3.3-py2.7.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\tornado-4.0.1-py2.7-win-amd64.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\backports.ssl_match_hostname-3.4.0.2-py2.7.egg',
 'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\certifi-14.05.14-py2.7.egg',
'D:\\QGis2.6\\bin\\python27.zip', 'D:\\QGis2.6\\apps\\Python27\\DLLs',
'D:\\QGis2.6\\apps\\Python27\\lib',
'D:\\QGis2.6\\apps\\Python27\\lib\\plat-win',
'D:\\QGis2.6\\apps\\Python27\\lib\\lib-tk', 'D:\\QGis2.6\\bin',
'D:\\QGis2.6\\apps\\Python27',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\PIL',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\jinja2-2.7.2-py2.7.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\markupsafe-0.23-py2.7-win-amd64.egg',
 'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\pytz-2012j-py2.7.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\win32',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\win32\\lib',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\Pythonwin',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\Shapely-1.2.18-py2.7-win-amd64.egg',
 'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\six-1.3.0-py2.7.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\wx-2.8-msw-unicode',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\xlrd-0.9.2-py2.7.egg',
'D:\\QGis2.6\\apps\\Python27\\lib\\site-packages\\xlwt-0.7.5-py2.7.egg',
'C:\\Users\\G\xf6ran\\.qgis2\\python\\plugins\\DigitizingTools\\tools']<br>
</font>I installed the 2.6 on another hard disk (D:) on my desktop. The
same problems apply to 2.6 as well.<br>
My operating system is Windows 7.<br><br>
So for the moment I use 2.2 on my laptop but I would love to have it back
on my desktop with its large screen&nbsp; and flash disk.<br><br>
Thanks in advance<br><br>
Göran Granath<br><br>
<br>
<x-sigsep><p></x-sigsep>
Goran 'Joe' Granath, PhD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Phone: +46-18-30
16 67<br>
Ariadne Exploration AB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; E-mail:
<a href="/user/SendEmail.jtp?type=node&node=5175094&i=0" target="_top" rel="nofollow" \
link="external">[hidden email]</a> <br> Malma Ringväg
1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 <a href="http://www.ariadne.se/" eudora="autourl" target="_top" rel="nofollow" \
link="external">www.ariadne.se</a> &nbsp;&nbsp; <br>
S-756 45 Uppsala<br>
Sweden

<br />_______________________________________________
<br/>Qgis-user mailing list
<br/><a href="/user/SendEmail.jtp?type=node&node=5175094&i=1" target="_top" \
rel="nofollow" link="external">[hidden email]</a> <br/><a \
href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_top" rel="nofollow" \
link="external">http://lists.osgeo.org/mailman/listinfo/qgis-user</a>

	
	
	
	<br/>
	<br/>
	<hr noshade="noshade" size="1" color="#cccccc" />
	<div style="color:#444; font: 12px tahoma,geneva,helvetica,arial,sans-serif;">
		<div style="font-weight:bold">If you reply to this email, your message will be \
added to the discussion below:</div>  <a \
href="http://osgeo-org.1560.x6.nabble.com/Crash-of-Grass-and-other-plug-ins-tp5175094.html" \
target="_top" rel="nofollow" \
link="external">http://osgeo-org.1560.x6.nabble.com/Crash-of-Grass-and-other-plug-ins-tp5175094.html</a>
  </div>
	<div style="color:#666; font: 11px \
tahoma,geneva,helvetica,arial,sans-serif;margin-top:.4em;line-height:1.5em">  To \
start a new topic under Quantum GIS - User, email <a \
href="/user/SendEmail.jtp?type=node&node=5175098&i=1" target="_top" rel="nofollow" \
link="external">[hidden email]</a> <br/>  To unsubscribe from Quantum GIS - User, <a \
href="" target="_top" rel="nofollow" link="external">click here</a>.<br/>  <a \
href="http://osgeo-org.1560.x6.nabble.com/template/NamlServlet.jtp?macro=macro_viewer& \
amp;id=instant_html%21nabble%3Aemail.naml&amp;base=nabble.naml.namespaces.BasicNamespa \
ce-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&amp \
;breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml" \
rel="nofollow" style="font:9px serif" target="_top" link="external">NAML</a>  \
</div></blockquote></div>

	
	
	
<br/><hr align="left" width="300" />
View this message in context: <a \
href="http://osgeo-org.1560.x6.nabble.com/Crash-of-Grass-and-other-plug-ins-tp5175094p5175098.html">Re: \
Crash of Grass and other plug-ins</a><br/> Sent from the <a \
href="http://osgeo-org.1560.x6.nabble.com/Quantum-GIS-User-f4125267.html">Quantum GIS \
- User mailing list archive</a> at Nabble.com.<br/>



_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic