Plugins not loading, although they have been successfully compiled #18
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pgmodeler/plugins#18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Bug description
Cannot load plugins after successful compilation. pgModeler starts, but plugins are not loaded and error is reported before the main window opens.
My qmake was like this:
Upon starting pgmodeler, I get the following stack trace:
All the files, including plugins, are placed in correct places upon
make install:How to reproduce
Checkout the current 0.9.4-beta1 branch, setup plugins and compile.
Expected behavior
pgmodeler starts with plugins.
Info about your desktop