https://bugs.kde.org/show_bug.cgi?id=377965

Boudewijn Rempt <b...@valdyas.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|WAITINGFORINFO              |UPSTREAM
             Status|NEEDSINFO                   |RESOLVED

--- Comment #4 from Boudewijn Rempt <b...@valdyas.org> ---
Hm... From the log it looks like you have a multimonitor setup. We get a tablet
context, so we can open the wintab driver:

00000024        22.38659096     [28520] krita.tabletlog: # Getting current
context data:        
00000025        22.38666916     [28520] krita.tabletlog: lc.lcName = 0x23bbc0   
00000026        22.38676453     [28520] krita.tabletlog: lc.lcDevice = 0        
00000027        22.38682938     [28520] krita.tabletlog: lc.lcInOrgX = 0        
00000028        22.38695145     [28520] krita.tabletlog: lc.lcInOrgY = 0        
00000029        22.38701820     [28520] krita.tabletlog: lc.lcInExtX = 21694    
00000030        22.38710785     [28520] krita.tabletlog: lc.lcInExtY = 13558    
00000031        22.38719177     [28520] krita.tabletlog: lc.lcOutOrgX = 0       
00000032        22.38725090     [28520] krita.tabletlog: lc.lcOutOrgY = 0       
00000033        22.38731766     [28520] krita.tabletlog: lc.lcOutExtX = 21694   
00000034        22.38735962     [28520] krita.tabletlog: lc.lcOutExtY = -13558  
00000035        22.38739967     [28520] krita.tabletlog: lc.lcSysOrgX = 3840    
00000036        22.38747025     [28520] krita.tabletlog: lc.lcSysOrgY = 0       
00000037        22.38751793     [28520] krita.tabletlog: lc.lcSysExtX = 1280    
00000038        22.38756180     [28520] krita.tabletlog: lc.lcSysExtY = 800     
00000039        22.38762093     [28520] krita.tabletlog: Qt Desktop Geometry
QRect(0,0 5120x1080)       
00000040        22.38768196     [28520] qtDesktopRect = QRect(0,0 5120x1080)    
00000041        22.38772583     [28520] wintabDesktopRect = QRect(3840,0
1280x800)

But then the tablet doesn't send any tablet events to the Krita window, only
mouse move events and proximity events. That must be a problem in the driver
configuration, since it's the driver that is responsible for sending tablet
events to our window. We just cannot do more from within Krita, I'm afraid.

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

Reply via email to