Bug report #16633
Vector menu is duplicated
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Translations and international | ||
Affected QGIS version: | 2.18.9 | Regression?: | Yes |
Operating System: | W10x64 | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 24533 |
Description
In QGIS 2.18.8 and 2.18.9, the vector menu is shown twice (one after the Plugin menu and one after the Help menu). The second contains the following tools: search, geoprocessing, geometry, analysis, data management.
It seems this bug is linked with the french language because the second Vector (Vecteur) is not translated in english when I change the language of QGIS.
See screenshots and video attached.
Related issues
History
#1 Updated by Romain Blanc over 7 years ago
- File montage.jpg added
#2 Updated by Giovanni Manghi over 7 years ago
- Category changed from GUI to Translations and international
#3 Updated by Jürgen Fischer over 7 years ago
- Status changed from Open to Feedback
Do you have a local processing plugin (in you private .qgis2/python/plugins)?
#4 Updated by Romain Blanc over 7 years ago
- File plugins.PNG added
No "processing" folder in my user directory .qgis2/python/plugins.
#5 Updated by Jürgen Fischer over 7 years ago
- Related to Bug report #15118: [Processing] Options dialog remove vector menu entries added
#6 Updated by Jürgen Fischer over 7 years ago
- Related to Bug report #14535: fix duplicate entries in the vector menu caused by ftools on version upgrade added
#7 Updated by Andre Joost over 7 years ago
#8 Updated by Jürgen Fischer over 7 years ago
- Resolution set to fixed/implemented
- Status changed from Feedback to Closed
Andre Joost wrote:
After the translation was fixed, I still had to remove .qgis2 from the registry (see #15118) and the user folder.
The pull request mentioned in that ticket was merged. Use the "Reset to defaults" in the processing configuration dialog.