[kig] [Bug 336020] Python script arguments do not update when input is updated

2021-07-05 Thread Yuri Chornoivan
https://bugs.kde.org/show_bug.cgi?id=336020

Yuri Chornoivan  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/educ
   ||ation/kig/commit/2d60444fdb
   ||d91fc039254e7890423d042cf4a
   ||625
 Resolution|--- |FIXED

--- Comment #9 from Yuri Chornoivan  ---
Git commit 2d60444fdbd91fc039254e7890423d042cf4a625 by Yuri Chornoivan, on
behalf of Antonello Palazzi.
Committed on 05/07/2021 at 13:16.
Pushed by narvaez into branch 'master'.

Fix updating function signature for python scripts to reflect object selection

M  +44   -18   scripting/script-common.cc
M  +8-0scripting/script-common.h
M  +10   -4scripting/script_mode.cc

https://invent.kde.org/education/kig/commit/2d60444fdbd91fc039254e7890423d042cf4a625

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2021-05-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=336020

--- Comment #8 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/education/kig/-/merge_requests/6

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2021-05-23 Thread Antonello
https://bugs.kde.org/show_bug.cgi?id=336020

Antonello  changed:

   What|Removed |Added

   Assignee|david.narv...@computer.org  |antpl...@gmail.com

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2021-05-18 Thread Antonello
https://bugs.kde.org/show_bug.cgi?id=336020

Antonello  changed:

   What|Removed |Added

 CC||antpl...@gmail.com

--- Comment #7 from Antonello  ---
Hi David, I had a look at this bug and I think I isolated the piece of code
that is causing the issue in the description.

Before submitting a merge request I have a question about the desired final
behaviour.

Consider this workflow:

1. Draw something
2. Select Objects-> Other -> Python scripts
3. Don't select any input arguments
4. Modify the python script
5. Press back
6. Select objects as inputs
7. Press next

I would assume that the modified python script should still be present and the
only change would be the function definition. Is that assumption correct or
should the python script be restored to the template code provided by
ScriptType::templateCode (ie. any user modification will be lost)?

Thanks.

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2019-01-11 Thread Adit Jain
https://bugs.kde.org/show_bug.cgi?id=336020

--- Comment #6 from Adit Jain  ---
Hey I cannot build kig on my pc .
Many of the dependencies are not installing.
The error that keeps popping up is:
Could not find a configuration file for package "Qt5" that is compatible
  with requested version "5.10.0".

  The following configuration files were considered but not accepted:

/usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake, version: 5.9.5

Now i have installed qt5.10.0 separately on the machine and have tried to set
he config of qmake to the home directory(where qt5.10.0 is) but no avail.
Please help :D .

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2019-01-10 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=336020

David E. Narvaez  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2019-01-10 Thread David E. Narvaez
https://bugs.kde.org/show_bug.cgi?id=336020

--- Comment #5 from David E. Narvaez  ---
(In reply to Adit Jain from comment #4)
> Hey I am new to the KDE community, I would like to get started (or get my
> feet wet as you say :)) Can I start working on this?

You sure can! Welcome to KDE :)

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2019-01-09 Thread Adit Jain
https://bugs.kde.org/show_bug.cgi?id=336020

Adit Jain  changed:

   What|Removed |Added

 CC||aditjain1...@gmail.com

--- Comment #4 from Adit Jain  ---
Hey I am new to the KDE community, I would like to get started (or get my feet
wet as you say :)) Can I start working on this?

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2018-11-16 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=336020

Andrew Crouthamel  changed:

   What|Removed |Added

   Keywords||junior-jobs
 CC||andrew.crouthamel@kdemail.n
   ||et

--- Comment #3 from Andrew Crouthamel  ---
Sounds good!

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2018-11-16 Thread David E . Narvaez
https://bugs.kde.org/show_bug.cgi?id=336020

David E. Narvaez  changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|WAITINGFORINFO  |---

--- Comment #2 from David E. Narvaez  ---
(In reply to Andrew Crouthamel from comment #1)
> This bug has been stagnant for a long time. Could you help us out and
> re-test if the bug is valid in the latest version? I am setting the status
> to NEEDSINFO pending your response, please change the Status back to
> REPORTED when you respond.

I am the maintainer for Kig, and I keep this bug around as a junior job in case
newcomers want to get their feet wet.

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

[kig] [Bug 336020] Python script arguments do not update when input is updated

2018-11-10 Thread Andrew Crouthamel
https://bugs.kde.org/show_bug.cgi?id=336020

Andrew Crouthamel  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Andrew Crouthamel  ---
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test
if the bug is valid in the latest version? I am setting the status to NEEDSINFO
pending your response, please change the Status back to REPORTED when you
respond.

Thank you for helping us make KDE software even better for everyone!

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