Summary: | If the photoshop shortcut scheme is active, most menu entries are blank | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | harri294 |
Component: | Tablets (tablet issues are only very rarely bugs in Krita!) | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | griffinvalley, halla, jdreske, rjquiralte |
Priority: | NOR | ||
Version: | 3.0.1.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | macOS | ||
URL: | https://66.media.tumblr.com/cb0130aa8843a9462eeb6d4ed90fa3fb/tumblr_ofipyfYJjm1vclvcoo1_1280.png | ||
Latest Commit: | http://commits.kde.org/krita/b4edd0646092429157249c65eebb4c3de5696919 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Kritarc |
Description
harri294
2016-10-23 21:02:50 UTC
Curious -- the same issue was reported on Windows against 3.0.91 (which is really the latest beta, 3.0.1.90 is the previous beta). It doesn't happen on any of my test systems, not on Windows, not on OSX, not on LInux, so I'm wondering what's up. Does it make a difference if you remove the Krita settings file (~/Library/Preferences/kritarc)? I had this similar issue last couple of days, plus the visual bugs on the menus and the disappearance of all the shortcuts, I can confirm that removing the kritarc and the kritashortcutsrc brought back to normal all three issues including pen pressure, (archlinux/plasmas on latest builds from master) Do you have a copy of the kritarc that caused the problems? If so, can you share it? I wonder what's in it that presents these issues. Unfortunately I completely deleted those two files, hopefully the OP has them still, also if I remember correctly on the IRC timotimo said to have the same menu problem (with many of the options not visible), maybe he also has a kritarc that can be shared? Created attachment 101755 [details]
Kritarc
Apologies for the double post, I'm still trying to figure out how to use this website properly. Removing both files seems to have solved the issue, thanks for your help. The kritarc file has been posted as an attachment. I tried uploading kritashortcutsrc as well but get an error message. If there is a preferred method of sharing files please let me know, I will be keeping them until I can send them off properly. Thanks for uploading the file! the kritashortcutsrc probably isn't necessary, so don't worry about that one. I'll check what's up tomorrow morning. I just tried Krita 3.0.91 on OSX 10.11.6 and also see the problems mentioned above: -greyed out menuitems are invisible, 'preserve alpha' button is empty -pen pressure is not working (wacom intuos pro), -keyboard shortcuts do not show up in the preferences, but most seem to work, -'e' shortcut to switch a brush into eraser mode does not work. Krita 3.0.1.90 does not show these issues. This version is pretty usable for me despite some minor problems: -it's not possible to overwrite brush presets -invoking the hud with wacom intuos pro immediately changes the color or the brush, whatever is under the cursor position -v shortcut switches to random(?) tools and back -fast drawn circles turn to polygons after some time of using krita (not always) -height and width of the tooltabs on the right are not adjustable -sometimes brushes change not correctly, some settings stay the same -I really cannot figure out how to get the eraser on the stylus working? I think the problem was confirmed to be with the Krita shortcuts by scott petrovic. Particularly the / containing action names in the photoshop compatible shortcut list cause this issue, but we're not usre why... I could reproduce this this morning on a kubuntu laptop of mine and indeed, the shortcut scheme was set to photoshop compatible. I'll dig in some more next week. Git commit b4edd0646092429157249c65eebb4c3de5696919 by Boudewijn Rempt. Committed on 31/10/2016 at 09:30. Pushed by rempt into branch 'master'. Fix loading the photoshop compatible shortcut scheme Closed phabricator task T4213 M +1 -0 libs/widgetutils/kis_action_registry.cpp http://commits.kde.org/krita/b4edd0646092429157249c65eebb4c3de5696919 |