[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-29 Thread Bryan McWhirt
https://bugs.kde.org/show_bug.cgi?id=375878

Bryan McWhirt  changed:

   What|Removed |Added

 CC||bmmcwh...@gmail.com

--- Comment #32 from Bryan McWhirt  ---
(In reply to Boudewijn Rempt from comment #31)
> It's not in an official release yet. Either use an older version, or use the
> latest dev build from files.kde.org/krita/3/windows/devbuilds -- if you're
> on Windows. I haven't made OSX or Linux devbuilds yet.

When can we expect an OS X build with the fix?  "older version" can you name a
specific version for OS X that works?

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-22 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=375878

--- Comment #31 from Boudewijn Rempt  ---
It's not in an official release yet. Either use an older version, or use the
latest dev build from files.kde.org/krita/3/windows/devbuilds -- if you're on
Windows. I haven't made OSX or Linux devbuilds yet.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375878

1995...@gmail.com changed:

   What|Removed |Added

 CC||1995...@gmail.com

--- Comment #30 from 1995...@gmail.com ---
so, guys...um...im still having this problem and im an artist who doesnt know
much about git or code or program compilation or anything like that.

so heres a dumb-sounding question: where do i download this bug fix so i can
finally upgrade from photoshop to krita without this problem?

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-13 Thread László Fazekas
https://bugs.kde.org/show_bug.cgi?id=375878

--- Comment #29 from László Fazekas  ---
Hello Boud, in my opinion your commit was actually useful...

When one switches to the eraser, the original version (without your patch)
enables "Set eraser mode" on the toolbar. This makes sure that the eraser mode
always erases, regardless of the blending mode. Since the eraser switches to a
completely customizable preset, I think the user can set this setting manually.

Your patch removed the activation of this switch, which, in my opinion is a
good thing. This way the eraser end of the stylus is not only an eraser, but a
fully customizable second pen tip.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-13 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=375878

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #28 from Boudewijn Rempt  ---
Oh -- I thought your commit meant my revert should be reverted... Is that not
the case? The 'diffusion' url was replaced, but krita is still in phabricator:
https://phabricator.kde.org/source/krita/

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-13 Thread László Fazekas
https://bugs.kde.org/show_bug.cgi?id=375878

--- Comment #27 from László Fazekas  ---
Hello Boud,

Your correction is good but unfortunately not enough, the preset still
remains/returns to Eraser_Circle every time you flip the stylus. I just pushed
my solution to the master, I think it's good, but feel free to correct or
remove it if there is something wrong.

Btw, Krita repository isn't in Phabricator anymore. Is there a new place for
code reviews?

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-13 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=375878

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri
   |ta/98a0c786310fdfcda488405a |ta/ad22bab81c3379a467f0d5c8
   |6ad098d6e8169120|a6423a0165f2cf86

--- Comment #26 from Boudewijn Rempt  ---
Git commit ad22bab81c3379a467f0d5c8a6423a0165f2cf86 by Boudewijn Rempt.
Committed on 13/03/2017 at 10:34.
Pushed by rempt into branch 'krita/3.1'.

Revert "Make the erase mode button follow the blending mode combobox"

This broke flipping the stylus.
Related: bug 348290

This reverts commit f1968fd7f55cda3a08aa0488a3b72d186db565e8.

M  +0-6libs/ui/kis_paintop_box.cc

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

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-13 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=375878

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kri
   ||ta/98a0c786310fdfcda488405a
   ||6ad098d6e8169120
 Resolution|--- |FIXED

--- Comment #25 from Boudewijn Rempt  ---
Git commit 98a0c786310fdfcda488405a6ad098d6e8169120 by Boudewijn Rempt.
Committed on 13/03/2017 at 10:01.
Pushed by rempt into branch 'master'.

Revert "Make the erase mode button follow the blending mode combobox"

This broke flipping the stylus.
Related: bug 348290

This reverts commit f1968fd7f55cda3a08aa0488a3b72d186db565e8.

M  +0-6libs/ui/kis_paintop_box.cc

https://commits.kde.org/krita/98a0c786310fdfcda488405a6ad098d6e8169120

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-12 Thread László Fazekas
https://bugs.kde.org/show_bug.cgi?id=375878

--- Comment #24 from László Fazekas  ---
Please check my attached possible solution. It works fine for me. In my
opinion, there are many strange things in the design of this feature. I think
its design is over complicated. There is a deadlock: if both LastEraser_%1 and
LastPreset_%1 gets the same preset somehow, then there is no way to separate
the pen tip and the eraser again. It actually happened to me, both contained
the "Eraser_circle" value. I also don't understand how to use more than one
stylus with different settings now.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-12 Thread László Fazekas
https://bugs.kde.org/show_bug.cgi?id=375878

--- Comment #23 from László Fazekas  ---
Created attachment 104520
  --> https://bugs.kde.org/attachment.cgi?id=104520=edit
A possible solution for this bug

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-11 Thread László Fazekas
https://bugs.kde.org/show_bug.cgi?id=375878

László Fazekas  changed:

   What|Removed |Added

 CC||mn...@freemail.hu

--- Comment #22 from László Fazekas  ---
I have the same problem (ubuntu 16.4). But lately it seems the new master has a
different, new behaviour: it remains on stylus even for the eraser. Actually
this is better, but I think it's still a bug. I checked the input events and
the wacom eraser and stylus QTabletEvents have the same uid value, and they
differ only in the pointerType value.

And, when you flip the stylus/eraser the first event arrives with a 0 uid
instead of the real one.

Maybe this helps to fix this bug.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-08 Thread Marcus Kjeldsen
https://bugs.kde.org/show_bug.cgi?id=375878

Marcus Kjeldsen  changed:

   What|Removed |Added

 CC||herrkjeld...@gmail.com

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-07 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=375878

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||joebuehrer@buckeye-express.
   ||com

--- Comment #21 from Dmitry Kazakov  ---
*** Bug 377307 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-04 Thread Seyl
https://bugs.kde.org/show_bug.cgi?id=375878

Seyl  changed:

   What|Removed |Added

 CC||rinh...@gmail.com

--- Comment #20 from Seyl  ---
Hoping for a solution as well! I'm using a cintiq and when I flip my pen
around, it stays on eraser.

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


[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-03-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375878

vikkikn...@gmail.com changed:

   What|Removed |Added

 CC||vikkikn...@gmail.com

--- Comment #19 from vikkikn...@gmail.com ---
I have the same problem on my Wacom intuos tablet. I'm using win 10 / Krita 
Version 3.1.2 64-bit

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-27 Thread Emmet O'Neill
https://bugs.kde.org/show_bug.cgi?id=375878

Emmet O'Neill  changed:

   What|Removed |Added

 CC||emmetoneill@gmail.com

--- Comment #18 from Emmet O'Neill  ---
I having this problem on Krita 3.1.2 on Windows 10 using a Wacom Bamboo Tablet
and Pen. Just to be clear, I'll be drawing with a 'pencil' brush, flip my pen
over to erase, Krita switches to eraser tool as you'd expect, but when I flip
my pen back over it doesn't switch back to the pencil brush that I was using.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375878

jdre...@web.de changed:

   What|Removed |Added

 CC||jdre...@web.de

--- Comment #17 from jdre...@web.de ---
same problem on Mac OSX 10.12.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-25 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375878

--- Comment #16 from aferguson1...@gmail.com ---
(In reply to thejazzyg from comment #12)
> (In reply to aferguson1975 from comment #4)
> > (In reply to aferguson1975 from comment #3)
> > > I'm having exactly the same issue. Pick a brush, draws fine, flip pen to
> > > eraser side, erases fine, flip pen back to pen side, stuck on eraser. Did 
> > > a
> > > clean install of Krita to see if that would fix it but the problem 
> > > persisted.
> > > 
> > > OS: Win 10
> > > GPU: NVidia GeForce GTX 960M
> > > CPU: Intel Core i7
> > > RAM: 16GB
> > > Tablet: Wacom Intuos Pen and Touch CTH-480/s
> > 
> > I went back and installed an older version and the problem continued. I had
> > to delete the Krita file from AppData to get it to go away.
> 
> I deleted the Krita file too but now it stays on the basic_tip_default brush
> instead. And when I press E and flip the pen, it erases but then stays on
> eraser mode until I choose a new brush again. Blehh

Try a completely clean install. Revo Uninstaller is a good tool that cuts down
on the work of finding all the areas that may be affected. I misspoke when I
said that I deleted the 'Krita file'. What I meant was that I got rid of the
folder. For those that don't know where it is, it is
C:\Users\\AppData\Roaming\krita by default on Windows 10.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-24 Thread Jörn PM
https://bugs.kde.org/show_bug.cgi?id=375878

Jörn PM  changed:

   What|Removed |Added

 CC||webmas...@ionflux.org

--- Comment #15 from Jörn PM  ---
I also have this issue on Ubuntu 16.10 with latest git build.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-19 Thread William Ethridge
https://bugs.kde.org/show_bug.cgi?id=375878

William Ethridge  changed:

   What|Removed |Added

 CC||gamerminst...@gmail.com

--- Comment #14 from William Ethridge  ---
chiming in to say I have the same issue. I just made a fresh install of windows
7 and Krita 3.1.2 onto a desktop PC without touching any configs. using a
Cintiq Companion Hybrid, the stylus will not properly switch between brushes on
the eraser and pen tip sides. 

I do not experience the issue on my laptop running windows 10, however. Are
there any logs I could provide for comparison to assist?

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-19 Thread MBM
https://bugs.kde.org/show_bug.cgi?id=375878

MBM  changed:

   What|Removed |Added

 CC||notyou2ag...@gmail.com

--- Comment #13 from MBM  ---
I have the same issue, it's a really annoying bug that made me stop flipping my
stylus altogether, impatiently waiting for a bug fix.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-17 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=375878

thejaz...@gmail.com changed:

   What|Removed |Added

 CC||thejaz...@gmail.com

--- Comment #12 from thejaz...@gmail.com ---
(In reply to aferguson1975 from comment #4)
> (In reply to aferguson1975 from comment #3)
> > I'm having exactly the same issue. Pick a brush, draws fine, flip pen to
> > eraser side, erases fine, flip pen back to pen side, stuck on eraser. Did a
> > clean install of Krita to see if that would fix it but the problem 
> > persisted.
> > 
> > OS: Win 10
> > GPU: NVidia GeForce GTX 960M
> > CPU: Intel Core i7
> > RAM: 16GB
> > Tablet: Wacom Intuos Pen and Touch CTH-480/s
> 
> I went back and installed an older version and the problem continued. I had
> to delete the Krita file from AppData to get it to go away.

I deleted the Krita file too but now it stays on the basic_tip_default brush
instead. And when I press E and flip the pen, it erases but then stays on
eraser mode until I choose a new brush again. Blehh

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-15 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=375878

Nicholas LaPointe  changed:

   What|Removed |Added

 CC||m...@skeledong.me

--- Comment #11 from Nicholas LaPointe  ---
*** Bug 376502 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-14 Thread Diego
https://bugs.kde.org/show_bug.cgi?id=375878

Diego  changed:

   What|Removed |Added

 CC||eggowaffles...@gmail.com

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-14 Thread Jakob Nørregård
https://bugs.kde.org/show_bug.cgi?id=375878

Jakob Nørregård  changed:

   What|Removed |Added

 CC||ja...@eurobeast.dk

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

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

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||michy...@hotmail.com

--- Comment #10 from Boudewijn Rempt  ---
*** Bug 376160 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-05 Thread Scott Petrovic
https://bugs.kde.org/show_bug.cgi?id=375878

Scott Petrovic  changed:

   What|Removed |Added

 CC||scottpetro...@gmail.com

--- Comment #9 from Scott Petrovic  ---
I will agree that the problem first starts happening at issue "fix confusion
when saving per-stylus presets between sessions". 21a3682c2508bf3dee04

I moved around a few different commits and it seems to start happening there.

clearing your kritarc file seems important with testing this. I originally
thought this issues started earlier, only to find out removing my kritarc file
before starting got the behavior to be more accurate.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-04 Thread Nicholas LaPointe
https://bugs.kde.org/show_bug.cgi?id=375878

Nicholas LaPointe  changed:

   What|Removed |Added

 CC||nicholaslapoin...@gmail.com

--- Comment #8 from Nicholas LaPointe  ---
I'm suspicious of commit 21a3682c2508bf3dee04ff77b9966f2f3f00b932 (intended to
fix bug 374957 )

This bug appears to be caused by m_currTabletToolID not being updated before
the calls to setCurrentPaintop() inside of
KisPaintopBox::slotInputDeviceChanged(). Updating it before calling
setCurrentPaintop() fixes this bug.
[In case it might be unclear, flipping the pen worked previously because we
were using the old m_currTabletToolID to set m_tabletToolMap to the old preset
(instead of the new preset).]

I'm not sure that I understand the bug the commit was meant to fix, so I can't
tell if this would break it again (and if I am understanding it, it doesn't
seem like it got fixed?).

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-03 Thread mvowada
https://bugs.kde.org/show_bug.cgi?id=375878

mvowada  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
 Ever confirmed|0   |1

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-03 Thread mvowada
https://bugs.kde.org/show_bug.cgi?id=375878

mvowada  changed:

   What|Removed |Added

 CC||freebo...@tiscali.it

--- Comment #7 from mvowada  ---
Created attachment 103790
  --> https://bugs.kde.org/attachment.cgi?id=103790=edit
(Video)

Confirmed also on Ubuntu 14.04 Unity with Krita 1.3.2 Appimage.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-03 Thread Camille Bissuel
https://bugs.kde.org/show_bug.cgi?id=375878

Camille Bissuel  changed:

   What|Removed |Added

 CC||welc...@nylnook.com

--- Comment #6 from Camille Bissuel  ---
Confirmed for me with Krita 3.1.2 under Antergos linux with a Cintiq 27...
Like in previous comments, removing Krita config files didn't solve the bug.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-02 Thread Eevee
https://bugs.kde.org/show_bug.cgi?id=375878

Eevee  changed:

   What|Removed |Added

 CC||eevee.kdeb...@veekun.com

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

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

--- Comment #5 from k...@ghostintheshell.33mail.com ---
I've removed:

~/.local/share/krita
~/.config/kritashortcutsrc 
~/.config/kritarc 

But it did not helped in my case

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

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

--- Comment #4 from aferguson1...@gmail.com ---
(In reply to aferguson1975 from comment #3)
> I'm having exactly the same issue. Pick a brush, draws fine, flip pen to
> eraser side, erases fine, flip pen back to pen side, stuck on eraser. Did a
> clean install of Krita to see if that would fix it but the problem persisted.
> 
> OS: Win 10
> GPU: NVidia GeForce GTX 960M
> CPU: Intel Core i7
> RAM: 16GB
> Tablet: Wacom Intuos Pen and Touch CTH-480/s

I went back and installed an older version and the problem continued. I had to
delete the krita file from AppData to get it to go away.

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

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

aferguson1...@gmail.com changed:

   What|Removed |Added

 CC||aferguson1...@gmail.com

--- Comment #3 from aferguson1...@gmail.com ---
I'm having exactly the same issue. Pick a brush, draws fine, flip pen to eraser
side, erases fine, flip pen back to pen side, stuck on eraser. Did a clean
install of Krita to see if that would fix it but the problem persisted.

OS: Win 10
GPU: NVidia GeForce GTX 960M
CPU: Intel Core i7
RAM: 16GB
Tablet: Wacom Intuos Pen and Touch CTH-480/s

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

2017-02-02 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=375878

wolthera  changed:

   What|Removed |Added

 CC||ur...@yahoo.com

--- Comment #2 from wolthera  ---
*** Bug 375906 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 375878] Eraser will not switch back to brush after turning Wacom pen back around

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

k...@ghostintheshell.33mail.com changed:

   What|Removed |Added

 CC||kde@ghostintheshell.33mail.
   ||com

--- Comment #1 from k...@ghostintheshell.33mail.com ---
I have the same issue on my Gentoo Linux. Krita version is also 3.1.2 (i've
compiled it on my own with the source provided on version announcement page).
My tablet is Wacom Intuos4

If you need any additional information about my setup or some debug logs i can
provide.

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