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

Error in C++ plugin templates files #10931

Closed
qgib opened this issue Dec 16, 2007 · 4 comments
Closed

Error in C++ plugin templates files #10931

qgib opened this issue Dec 16, 2007 · 4 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins

Comments

@qgib
Copy link
Contributor

qgib commented Dec 16, 2007

Author Name: Fernando Pacheco - (Fernando Pacheco -)
Original Redmine Issue: 872

Redmine category:c++_plugins
Assignee: Magnus Homann


I believe that there is an error in the archives plugin.cpp and plugin.h in the src/plugins/plugin_template directory. That error makes the menu QGis act in odd ways.
The problem is that the source code doesn't use the interface to create the toolbar.

Steps to reproduce the error:
1 - create a plugin in C++ with the python script (plugin_builder.py);
2 - compile the plugin;
3 - load the plugin in QGis;
4 - close QGis;
5 - run QGis -> The application menu acts abnormally.
Thanks. Fernando.


@qgib
Copy link
Contributor Author

qgib commented Dec 16, 2007

Author Name: Magnus Homann (@homann)


  • status_id was changed from Open to In Progress

@qgib
Copy link
Contributor Author

qgib commented Dec 16, 2007

Author Name: Magnus Homann (@homann)


This applies also to eVis, thanks for finding it!
I have submitted ticket to eVis

@qgib
Copy link
Contributor Author

qgib commented Dec 16, 2007

Author Name: Magnus Homann (@homann)


Fixed in ece9d9b (SVN r7797), together with some translation fixes.


  • resolution was changed from to fixed
  • status_id was changed from In Progress to Closed

@qgib
Copy link
Contributor Author

qgib commented Aug 21, 2009

Author Name: Anónimo (Anónimo)


Milestone Version 0.9.2 deleted

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 24, 2019
@qgib qgib closed this as completed May 24, 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