Bug report #11666
Processing graphical modeler can't open previously saved .model files.
Status: | Rejected | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Victor Olaya | ||
Category: | Processing/Modeller | ||
Affected QGIS version: | 2.6.0 | Regression?: | No |
Operating System: | Widows, OSx | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | worksforme |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 19917 |
Description
The graphical modeler can't open previously saved .model files. From the processing toolbox I can open it.
In the modeler the algorithms doesn't work properly. For example I want to use join attribute algorithm, but the input layer 2 drop down box doesn't work. From the toolbox it works.
Tested on Windows 7 and OSx 10.9. Same result.
Related issues
History
#1 Updated by Giovanni Manghi about 10 years ago
- Target version deleted (
Version 2.6) - Status changed from Open to Feedback
- Priority changed from High to Normal
please share your model.
#2 Updated by Major Balazs about 10 years ago
- File test.model added
Atached is a test model. I want to join attribute tables of two vectors, but i can only select table as input layer 2.
#3 Updated by Alexander Bruy about 10 years ago
- Category changed from 94 to Processing/Modeller
#4 Updated by Giovanni Manghi about 10 years ago
works fine here on Linux and Windows (from within the modeller).
#5 Updated by Major Balazs about 10 years ago
Dear Giovanni, Can you also open the file from modeler, and select a layer file both for input layer 1 and input layer 2?
Can you maybe help me what can cause this problem by me? thanks
#6 Updated by Giovanni Manghi about 10 years ago
Major Balazs wrote:
Dear Giovanni, Can you also open the file from modeler, and select a layer file both for input layer 1 and input layer 2?
Can you maybe help me what can cause this problem by me? thanks
yes I can.
are you sure are you running the latest processing version?
check inside .qgis2/python/plugins
if you have a "processing" folder delete it and restart qgis.
#7 Updated by Major Balazs about 10 years ago
I checked the .qgis2/python/plugins folder, but there wasnt any processing folder, neither in Osx nor in Windows.
I tried to make a new clean install. I uninstalled Qgis from windows, deleted qgis from application in Osx, deleted .qgis folder, deleted from registry, but still doesnt work. Same problem on Osx. I dont know if there can be still any hidden files, wich I have not deleted.
When i was uninstalling I found some older version of qgis, wich I uninstalled before the clean install. So it is possible, that the problem was beacause of this. But now there is only qgis 2.6. So if you have any idea I were really very appreciate it.
#8 Updated by Anita Graser almost 10 years ago
- Subject changed from Processing graphical modeler error to Processing graphical modeler can't open previously saved .model files.
The join issue was addressed and fixed in #11694
#9 Updated by Anita Graser almost 10 years ago
Are you trying to open a model created using Processing 2.6? I cannot reproduce any issues testing that.
But older models are incompatible as far as I know.
#10 Updated by Giovanni Manghi almost 10 years ago
But older models are incompatible as far as I know.
I believe that Victor or Alexander made something to allow import models made with old version of processing. A few days ago I import a model (pretty complicated) done surely more than a year ago and was added with no issues (and worked too).
#11 Updated by Major Balazs almost 10 years ago
Yes, I saved the model with 2.6. In the toolbox I can find it, but I cant open from the modeler.
#12 Updated by Alexander Bruy over 9 years ago
- Resolution set to worksforme
- Status changed from Feedback to Rejected
Just checked with attached model, it opens without errors in master and 2.8.1. Also after saving this model listed in the toolbox and can be executed from it.