WrapEarnPass left a comment (geany/geany-plugins#1572) Moved this so I could change the Pull request to About this. I checked out [geany@98bcbee3b99d71dfcdd9d3556ace9530ceda818d](https://github.com/geany/geany/commit/98bcbee3b99d71dfcdd9d3556ace9530ceda818d) and built: build@debian:~/Projects/geany-plugins-remote/geany-plugins$ $ git log | head commit 83db05eaef4718e74d1d993a91cdf42459727fa7 No errors raised by make ``` Making all in src make[1]: Entering directory '/home/build/Projects/geany-plugins-remote/geany-plugins/workbench/src' CC workbench_la-plugin_main.lo CC workbench_la-workbench.lo CC workbench_la-wb_globals.lo CC workbench_la-wb_project.lo CC workbench_la-wb_monitor.lo CC workbench_la-dialogs.lo CC workbench_la-search_projects.lo CC workbench_la-menu.lo CC workbench_la-popup_menu.lo CC workbench_la-sidebar.lo CC workbench_la-utils.lo CC workbench_la-idle_queue.lo CC workbench_la-tm_control.lo CCLD workbench.la make[1]: Leaving directory '/home/build/Projects/geany-plugins-remote/geany-plugins/workbench/src' make[1]: Entering directory '/home/build/Projects/geany-plugins-remote/geany-plugins/workbench' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/build/Projects/geany-plugins-remote/geany-plugins/workbench' ```
No workbench loaded: <img width="437" height="567" alt="image" src="https://github.com/user-attachments/assets/fad26900-d6b4-43c2-99e0-d309a5e9bcdb" /> New and Open both trigger the same dialog as the Tools>Workbench flow. Workbench loaded: <img width="441" height="654" alt="image" src="https://github.com/user-attachments/assets/0329d8d3-f10d-4365-8d19-2c7ee3c79e35" /> Fixes https://github.com/geany/geany-plugins/issues/1571 Contributed under GNU GENERAL PUBLIC LICENSE Version 2 -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1572#issuecomment-4818355990 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1572/[email protected]>
