[krita] [Bug 429265] Import Python Plugin doesn't activate the plugin

2020-11-24 Thread Rebecca Breu
https://bugs.kde.org/show_bug.cgi?id=429265

Rebecca Breu  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/3d010f44a
   ||1686d2e1bf350903345b0d91350
   ||32f2
 Status|ASSIGNED|RESOLVED

--- Comment #6 from Rebecca Breu  ---
Git commit 3d010f44a1686d2e1bf350903345b0d9135032f2 by Rebecca Breu.
Committed on 24/11/2020 at 17:31.
Pushed by rempt into branch 'master'.

Let users choose to enable imported plugins

The final MessageBox informing the user about the successfully imported plugins
now lets the user choose to enable them immediately. The user still needs to
restart Krita, but at least now you only need to restart once, and you don't
have to search through the Plugin Manager yourself.

M  +21   -11   plugins/python/plugin_importer/plugin_importer_extension.py

https://invent.kde.org/graphics/krita/commit/3d010f44a1686d2e1bf350903345b0d9135032f2

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 429265] Import Python Plugin doesn't activate the plugin

2020-11-24 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=429265

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/krita/-/merge_requests/600

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 429265] Import Python Plugin doesn't activate the plugin

2020-11-24 Thread Rebecca Breu
https://bugs.kde.org/show_bug.cgi?id=429265

Rebecca Breu  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 CC||rebe...@rbreu.de
   Assignee|krita-bugs-n...@kde.org |rebe...@rbreu.de
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 429265] Import Python Plugin doesn't activate the plugin

2020-11-18 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=429265

--- Comment #4 from Tymond  ---
Well, right now it's two restarts (import, restart, enable, restart), automatic
enabling will make it into one, so already an improvement :)

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 429265] Import Python Plugin doesn't activate the plugin

2020-11-18 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=429265

--- Comment #3 from Boudewijn Rempt  ---
And a restart of Krita, I thought you wanted to have the plugin activated on
import, instead of just enabled.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 429265] Import Python Plugin doesn't activate the plugin

2020-11-18 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=429265

--- Comment #2 from Tymond  ---
Nope, it just needs an entry in `kritarc`, just like Script Starter does. See
plugins/python/krita_script_starter/krita_script_starter.py, line 290.
The only issue would be to find the exact name of the plugin to enable, but it
shouldn't be that difficult either.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 429265] Import Python Plugin doesn't activate the plugin

2020-11-17 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=429265

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
This isn't going to easy at all...

-- 
You are receiving this mail because:
You are watching all bug changes.