[krita] [Bug 374383] Selection mask names are saved as "KisSelectionMask"

2017-01-02 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=374383

--- Comment #5 from Boudewijn Rempt  ---
Git commit 1d920dbac6ddcd3d78e97dff587cfe5ac8ad1ee4 by Boudewijn Rempt.
Committed on 02/01/2017 at 10:22.
Pushed by rempt into branch 'master'.

M  +3-2libs/image/kis_selection_mask.cpp

https://commits.kde.org/krita/1d920dbac6ddcd3d78e97dff587cfe5ac8ad1ee4

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

[krita] [Bug 374383] Selection mask names are saved as "KisSelectionMask"

2017-01-02 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=374383

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/46da9991345a15776cf6004e |ta/dda1d521aa202e622561889d
   |03690b3684fc15b7|36bfea32f53cabb8
   |https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/dda1d521aa202e622561889d |ta/46da9991345a15776cf6004e
   |36bfea32f53cabb8|03690b3684fc15b7

--- Comment #6 from Boudewijn Rempt  ---
Git commit dda1d521aa202e622561889d36bfea32f53cabb8 by Boudewijn Rempt.
Committed on 02/01/2017 at 10:23.
Pushed by rempt into branch 'krita/3.1'.

Don't set the name to a fixed string in the copy constructor

M  +1-1libs/image/kis_selection_mask.cpp

https://commits.kde.org/krita/dda1d521aa202e622561889d36bfea32f53cabb8

--- Comment #7 from Boudewijn Rempt  ---
Git commit ab1f1a4379f9352853461e1c7403351cc6c40e19 by Boudewijn Rempt.
Committed on 02/01/2017 at 10:23.
Pushed by rempt into branch 'krita/3.1'.

M  +3-2libs/image/kis_selection_mask.cpp

https://commits.kde.org/krita/ab1f1a4379f9352853461e1c7403351cc6c40e19

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

[krita] [Bug 374383] Selection mask names are saved as "KisSelectionMask"

2017-01-02 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=374383

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/46da9991345a15776cf6004e |ta/dda1d521aa202e622561889d
   |03690b3684fc15b7|36bfea32f53cabb8
   |https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/dda1d521aa202e622561889d |ta/46da9991345a15776cf6004e
   |36bfea32f53cabb8|03690b3684fc15b7

--- Comment #6 from Boudewijn Rempt  ---
Git commit dda1d521aa202e622561889d36bfea32f53cabb8 by Boudewijn Rempt.
Committed on 02/01/2017 at 10:23.
Pushed by rempt into branch 'krita/3.1'.

Don't set the name to a fixed string in the copy constructor

M  +1-1libs/image/kis_selection_mask.cpp

https://commits.kde.org/krita/dda1d521aa202e622561889d36bfea32f53cabb8

--- Comment #7 from Boudewijn Rempt  ---
Git commit ab1f1a4379f9352853461e1c7403351cc6c40e19 by Boudewijn Rempt.
Committed on 02/01/2017 at 10:23.
Pushed by rempt into branch 'krita/3.1'.

M  +3-2libs/image/kis_selection_mask.cpp

https://commits.kde.org/krita/ab1f1a4379f9352853461e1c7403351cc6c40e19

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

[krita] [Bug 374383] Selection mask names are saved as "KisSelectionMask"

2017-01-02 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=374383

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/46da9991345a15776cf6004e
   ||03690b3684fc15b7

--- Comment #4 from Boudewijn Rempt  ---
Git commit 46da9991345a15776cf6004e03690b3684fc15b7 by Boudewijn Rempt.
Committed on 02/01/2017 at 10:21.
Pushed by rempt into branch 'master'.

Don't set the name to a fixed string in the copy constructor

M  +1-1libs/image/kis_selection_mask.cpp

https://commits.kde.org/krita/46da9991345a15776cf6004e03690b3684fc15b7

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

[krita] [Bug 374383] Selection mask names are saved as "KisSelectionMask"

2017-01-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374383

p...@blueyonder.co.uk changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

--- Comment #3 from p...@blueyonder.co.uk ---
I marked this as confirmed as I can reproduce this

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

[krita] [Bug 374383] Selection mask names are saved as "KisSelectionMask"

2017-01-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=374383

p...@blueyonder.co.uk changed:

   What|Removed |Added

 CC||p...@blueyonder.co.uk

--- Comment #2 from p...@blueyonder.co.uk ---
*** Bug 374439 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 374383] Selection mask names are saved as "KisSelectionMask"

2016-12-31 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=374383

--- Comment #1 from Nicholas LaPointe  ---
Ah, I think I found the problem (although I'm not sure what to change to have
it be correct).
The copy constructor for KisSelectionMask sets the name to that.

Additionally, I think there might be another issue with the constructor. Saving
the document or duplicating a layer with a selection mask produces the
following output on the terminal:
"QObject::connect: Cannot connect (null)::timeout() to
KisSelectionMask::slotSelectionChangedCompressed()"

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