Skip to content

Fix browser error when Mergin client is not configured#889

Open
DanChov wants to merge 3 commits intomasterfrom
browser_not_configured
Open

Fix browser error when Mergin client is not configured#889
DanChov wants to merge 3 commits intomasterfrom
browser_not_configured

Conversation

@DanChov
Copy link
Contributor

@DanChov DanChov commented Mar 13, 2026

Solves: Python error in browser when not configured yet #888

To test this, open Settings > User Profiles > New Profile...
image

Then install the Mergin Maps plugin and click the Mergin Maps dropdown.
image

@DanChov DanChov requested review from MarcelGeo and varmar05 March 13, 2026 10:08
self.choose_active_workspace()
self.manager = MerginProjectsManager(self)
else:
error = "Configure the Mergin Maps plugin \nto access your projects"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove \n .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants