Summary: | Tool options don't load on startup | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | brummerke90 |
Component: | Dockers | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | garbi75, portnov, xb_creations |
Priority: | NOR | ||
Version: | 3.0 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | http://commits.kde.org/krita/f133180dd1e592a230b29423ccc9951d426c0945 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | attachment-24193-0.html |
Description
brummerke90
2016-06-06 14:10:55 UTC
Agreed, the problem still exists! I use Windows7 Ultimate 64-bit and it happens every time, being kinda irritating thing ... Strangely, it seems to happen only on Windows version. I've been lucky to use Linux Mint and I didn't see described problem there... I'm on Windows 10 and never had this issue.. My tool options are always visible as a normal docker along with the rest. Created attachment 99619 [details] attachment-24193-0.html Well, I can see this bug on several PCs I used (at work and at home) in Win7 mostly. Maybe it has something to do with this exact version of Windows??? :o 2016-06-20 11:52 GMT+02:00 Odysseas via KDE Bugzilla < bugzilla_noreply@kde.org>: > https://bugs.kde.org/show_bug.cgi?id=364022 > > Odysseas <xb_creations@yahoo.com> changed: > > What |Removed |Added > > ---------------------------------------------------------------------------- > CC| |xb_creations@yahoo.com > > --- Comment #2 from Odysseas <xb_creations@yahoo.com> --- > I'm on Windows 10 and never had this issue.. My tool options are always > visible > as a normal docker along with the rest. > > -- > You are receiving this mail because: > You are on the CC list for the bug. > Git commit 9318485a49543d06835d914b244e8a6983d52052 by Sven Langkamp. Committed on 21/06/2016 at 19:18. Pushed by langkamp into branch 'master'. Directly connect toolmanager to mainwindow for the tool options widgets Fixes the initialisation of the option widget docker/popup M +0 -5 libs/flake/KoCanvasControllerWidget.cpp M +0 -7 libs/flake/KoCanvasControllerWidget.h M +2 -8 libs/flake/KoToolManager.cpp M +4 -0 libs/flake/KoToolManager.h M +1 -0 libs/ui/KisMainWindow.cpp M +0 -1 libs/ui/KisViewManager.cpp http://commits.kde.org/krita/9318485a49543d06835d914b244e8a6983d52052 *** Bug 363756 has been marked as a duplicate of this bug. *** Git commit f133180dd1e592a230b29423ccc9951d426c0945 by Boudewijn Rempt, on behalf of Sven Langkamp. Committed on 24/06/2016 at 06:08. Pushed by rempt into branch 'krita/3.0'. Directly connect toolmanager to mainwindow for the tool options widgets Fixes the initialisation of the option widget docker/popup M +0 -5 libs/flake/KoCanvasControllerWidget.cpp M +0 -7 libs/flake/KoCanvasControllerWidget.h M +2 -8 libs/flake/KoToolManager.cpp M +4 -0 libs/flake/KoToolManager.h M +1 -0 libs/ui/KisMainWindow.cpp M +0 -1 libs/ui/KisViewManager.cpp http://commits.kde.org/krita/f133180dd1e592a230b29423ccc9951d426c0945 |