https://bugs.kde.org/show_bug.cgi?id=399379
--- Comment #12 from Mykola Krachkovsky ---
(In reply to Boudewijn Rempt from comment #10)
> Please test https://binary-factory.kde.org/job/Krita_Nightly_Appimage_Build/
> build 250 when it's done.
Sorry, forgot to comment. Scroll in combos
https://bugs.kde.org/show_bug.cgi?id=399379
--- Comment #14 from Mykola Krachkovsky ---
I've looked through commit eccae890400cfac7805c3b89d042d223ea9f5360 and thought
that one place looks suspiciously as drop-down is in fact separate window, I've
tried to comment out check if current
https://bugs.kde.org/show_bug.cgi?id=399379
--- Comment #15 from Mykola Krachkovsky ---
Adding `QGuiApplication::modalWindow() !=
window->parent(QWindow::IncludeTransients)` fixed problem for me:
https://build.opensuse.org/package/view_file/home:NickLion:kf5/krita/krita-no-window-check.pa
https://bugs.kde.org/show_bug.cgi?id=391438
--- Comment #8 from Mykola Krachkovsky ---
(In reply to Theo from comment #7)
> Nah, it's better to be consistent with other browsers and the needs of the
> majority[citation needed].
My reason: "temporary" zoom change is more freq
https://bugs.kde.org/show_bug.cgi?id=394259
Bug ID: 394259
Summary: Elisa has empty albums and artists folders
Product: elisa
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: no
https://bugs.kde.org/show_bug.cgi?id=394259
--- Comment #2 from Mykola Krachkovsky ---
Phabricator is working finally:
https://phabricator.kde.org/D12889
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=394259
--- Comment #5 from Mykola Krachkovsky ---
(In reply to Quiralta from comment #4)
> I notice this behavior happening without Elisa updating, thus I'm thinking
> something in Plasma has changed that render Elisa album view empty?
>
>
https://bugs.kde.org/show_bug.cgi?id=394259
--- Comment #7 from Mykola Krachkovsky ---
(In reply to Matthieu Gallien from comment #6)
> Do you have a KDE developper account ?
> If not, one Elisa developper can lend your patch. Let us know.
Well, I'm registered in phabricator… and
https://bugs.kde.org/show_bug.cgi?id=399379
--- Comment #21 from Mykola Krachkovsky ---
(In reply to Boudewijn Rempt from comment #20)
> Aw... We can either ifdef around it, or up the minimum Qt to 5.9. I'm fine
> with either, 5.9 is the current LTS in any case.
There is no nee
https://bugs.kde.org/show_bug.cgi?id=398574
Bug ID: 398574
Summary: KIO SFTP doesn't connect to some (ecdsa-sha2-nistp256
key) hosts with libssh 0.8
Product: kio-extras
Version: 18.08.1
Platform: openSUSE RPMs
https://bugs.kde.org/show_bug.cgi?id=398574
--- Comment #2 from Mykola Krachkovsky ---
(In reply to Nate Graham from comment #1)
> does this work if you delete the entry for the affected server in your
> .known_hosts file?
Oh, sorry, forgot to say, after `ssh-keygen -R ...` kio sftp co
https://bugs.kde.org/show_bug.cgi?id=382340
Mykola Krachkovsky changed:
What|Removed |Added
CC||w01dn...@gmail.com
--- Comment #22 from
https://bugs.kde.org/show_bug.cgi?id=398574
--- Comment #6 from Mykola Krachkovsky ---
(In reply to Andreas Schneider from comment #5)
> Oh sorry, this is about known_hosts. However in libssh 0.8 the known_hosts
> API has been rewritten but kio_sftp is not using that yet. This will be
&
https://bugs.kde.org/show_bug.cgi?id=385608
Bug ID: 385608
Summary: Main list jumps when scrolling (mostly down)
Product: systemsettings
Version: 5.11.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severi
https://bugs.kde.org/show_bug.cgi?id=385608
--- Comment #2 from Mykola Krachkovsky ---
I've found that reason is horizontal scroll. If horizontal scroll is off, it
looks fine. Scrollbar still looks like jumping slightly sometimes in counter
direction, but content is scrolled rather smo
https://bugs.kde.org/show_bug.cgi?id=385608
--- Comment #3 from Mykola Krachkovsky ---
To clarify, I'm using two fingers scroll which provide both vertical and
horizontal scroll, so even if you'll scroll up/down there are small left/right
scrolls which leads to scroll to list bottom
https://bugs.kde.org/show_bug.cgi?id=384720
Bug ID: 384720
Summary: Elisa says "No tracks have been found"
Product: elisa
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Sever
https://bugs.kde.org/show_bug.cgi?id=384720
--- Comment #1 from Mykola Krachkovsky ---
Console log:
database open
DatabaseInterface::init yes
DatabaseInterface::reloadExistingDatabase
WARNING: Cannot find style "org.kde.desktop" - fallback:
"/usr/lib64/qt5/qml/QtQuick/Controls
https://bugs.kde.org/show_bug.cgi?id=384720
--- Comment #5 from Mykola Krachkovsky ---
After exports:
export
QT_PLUGIN_PATH=$HOME/opt/elisa/lib64/plugins/:$HOME/opt/elisa/lib64/plugins/kcms/
export XDG_DATA_DIRS=$HOME/opt/elisa/share/:$XDG_DATA_DIRS
settings dialog has a valid path from $(xdg
https://bugs.kde.org/show_bug.cgi?id=384720
--- Comment #6 from Mykola Krachkovsky ---
It looks like Elisa works fine (builds database) when built with
KF5FileMetaData. Maybe it should be marked as required, not optional?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=382340
--- Comment #29 from Mykola Krachkovsky ---
I can confirm too. Notifications in 5.38 are fine. Thanks!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=384459
--- Comment #2 from Mykola Krachkovsky ---
>From my perspective simplest solution is to unfold all folds when external
update is coming. That will fix at least while Kate is running. As we have no
support to fold/unfold all (https://bugs.kde.
https://bugs.kde.org/show_bug.cgi?id=384459
--- Comment #3 from Mykola Krachkovsky ---
More thoughts about more complex and nice solution as I see it.
It could be done at moment of recalculation of fold positions or later. If we
do check later we have something like two lists (or trees?) of
https://bugs.kde.org/show_bug.cgi?id=352868
--- Comment #6 from Mykola Krachkovsky ---
Right now I'm using Kate from KDE Applications 16.12.3, KDE Frameworks 5.31.0,
Qt 5.7.1.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=378956
Bug ID: 378956
Summary: Elisa crashes after close
Product: elisa
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=384459
Bug ID: 384459
Summary: Text folding becomes invalid after file external
update
Product: frameworks-ktexteditor
Version: 5.37.0
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=375053
Mykola Krachkovsky changed:
What|Removed |Added
CC||w01dn...@gmail.com
--- Comment #13 from
https://bugs.kde.org/show_bug.cgi?id=494332
--- Comment #10 from Mykola Krachkovsky ---
(In reply to Vlad Zahorodnii from comment #4)
> Ок, дякую
Дякую Вам! Чекатиму на 6.2.1.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=494332
Bug ID: 494332
Summary: After switching to empty desktop focus is moved to
plasma-shell and kept there even after switching back
to desktop with windows
Classification: Plasma
https://bugs.kde.org/show_bug.cgi?id=494332
--- Comment #2 from Mykola Krachkovsky ---
(In reply to Vlad Zahorodnii from comment #1)
> If you uncheck "separate screen focus" in "window behavior" system settings,
> does it change anything?
Yes, unchecking it fixes the p
https://bugs.kde.org/show_bug.cgi?id=495823
Bug ID: 495823
Summary: Ruby syntax highlighting wrong for %-string in array,
raise with class in module and symbol in method call
for instance variable
Classification: Frameworks and Lib
https://bugs.kde.org/show_bug.cgi?id=347153
--- Comment #46 from Mykola Krachkovsky ---
Can't say about IDEA, with NetBeans simple switching between desktops seems
fixed, but still have focus problem in this scenario:
1. Start debugging (remote in my case) and set breakpoint.
2. Switch to
https://bugs.kde.org/show_bug.cgi?id=504467
Bug ID: 504467
Summary: Provided by feedback screen information seems
incorrect
Classification: Frameworks and Libraries
Product: frameworks-kuserfeedback
Version First unspecified
Re
https://bugs.kde.org/show_bug.cgi?id=504467
--- Comment #3 from Mykola Krachkovsky ---
Hmm, it seems QScreen::devicePixelRation in the ends calls to
QWaylandScreen::devicePixelRatio:
https://code.qt.io/cgit/qt/qtbase.git/tree/src/plugins/platforms/wayland/qwaylandscreen.cpp#n193
Which returns
https://bugs.kde.org/show_bug.cgi?id=359460
--- Comment #4 from Mykola Krachkovsky ---
Wrong touchpad settings:
Device 'SynPS/2 Synaptics TouchPad':
Device Enabled (142): 1
Coordinate Transformation Matrix (144): 1.00, 0.00, 0.00,
0.00, 1.00
https://bugs.kde.org/show_bug.cgi?id=359460
--- Comment #7 from Mykola Krachkovsky ---
I'm able to change values, but Q[Double]SpinBox limits don't allow me to enter
standard touchpad value, like 106 for VertScrollDelta (allowed maximum for
Scrolling Distance Vertical is 10) and di
https://bugs.kde.org/show_bug.cgi?id=359460
--- Comment #11 from Mykola Krachkovsky ---
(In reply to Rajeesh K V from comment #8)
> Created attachment 97717 [details]
> Allow large scroll delta
>
> Disclaimer: I don't fully understand why the issue manifested recently (it
>
https://bugs.kde.org/show_bug.cgi?id=359460
--- Comment #12 from Mykola Krachkovsky ---
Created attachment 97739
--> https://bugs.kde.org/attachment.cgi?id=97739&action=edit
Remove redefinition line from subclass
This looks like works for me. Initial settings aren't corrupted. B
https://bugs.kde.org/show_bug.cgi?id=359460
--- Comment #14 from Mykola Krachkovsky ---
(In reply to Rajeesh K V from comment #13)
> (In reply to Mykola Krachkovsky from comment #11)
>
> > In file kcms/touchpad/src/backends/x11/synapticstouchpad.h class
> > SynapticsTouchpad
https://bugs.kde.org/show_bug.cgi?id=359460
--- Comment #17 from Mykola Krachkovsky ---
(In reply to Rajeesh K V from comment #16)
> Created attachment 97749 [details]
> Synaptic driver fix and max scroll delta change
>
> Here's the new patch. Please test and share feedback?
https://bugs.kde.org/show_bug.cgi?id=359460
--- Comment #20 from Mykola Krachkovsky ---
(In reply to Rajeesh K V from comment #18)
> Created attachment 97799 [details]
> Synaptic driver fix and max scroll delta change
>
> Hello, here is another patch with slightly different techni
https://bugs.kde.org/show_bug.cgi?id=358189
Mykola Krachkovsky changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=348043
Mykola Krachkovsky changed:
What|Removed |Added
CC||w01dn...@gmail.com
--- Comment #24 from
https://bugs.kde.org/show_bug.cgi?id=348043
--- Comment #26 from Mykola Krachkovsky ---
Created attachment 99409
--> https://bugs.kde.org/attachment.cgi?id=99409&action=edit
xrandr output
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=348043
--- Comment #27 from Mykola Krachkovsky ---
Created attachment 99410
--> https://bugs.kde.org/attachment.cgi?id=99410&action=edit
xprop for plasmashell panel
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=348043
--- Comment #29 from Mykola Krachkovsky ---
Bottom-placed panel: _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 0, 30, 0, 0, 0, 0,
0, 0, 1366, 3285
Top: _NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 30, 0, 0, 0, 0, 0, 1366, 3285, 0,
0
Left (between screens
https://bugs.kde.org/show_bug.cgi?id=348043
--- Comment #31 from Mykola Krachkovsky ---
4294965960 = (uint32_t)(-1336)
1336 = 1366 - 30
1366 — width of other screen
30 — panel width
Why uint32_t fit there isn't clear — I have x86_64 OS. Maybe some bug.
--
You are receiving this mail be
https://bugs.kde.org/show_bug.cgi?id=364266
Bug ID: 364266
Summary: Status bar is hidden at start
Product: kate
Version: Git
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=349763
--- Comment #6 from Mykola Krachkovsky ---
I'm using Kate git from 20160616T141459 commit 1a243dd. It seems bug is fixed
for me.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=363458
Bug ID: 363458
Summary: Gwenview crashes on JPEG files
Product: gwenview
Version: unspecified
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Keywords:
https://bugs.kde.org/show_bug.cgi?id=328052
Mykola Krachkovsky changed:
What|Removed |Added
Resolution|--- |DOWNSTREAM
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=363696
Bug ID: 363696
Summary: Plasma 5 uses RTL mode, but it shouldn't
Product: plasmashell
Version: master
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Sever
https://bugs.kde.org/show_bug.cgi?id=363696
Mykola Krachkovsky changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=354636
--- Comment #4 from Mykola Krachkovsky ---
(In reply to Vishesh Handa from comment #2)
> 2. Try excluding some folders which are being indexed, and possibly try and
> track the file down.
This doesn't help. Even diabling all home doesn
https://bugs.kde.org/show_bug.cgi?id=357032
Bug ID: 357032
Summary: KWin crashes after RubyMine sync window close
Product: kwin
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
Ke
https://bugs.kde.org/show_bug.cgi?id=357032
--- Comment #2 from Mykola Krachkovsky ---
Only fullscreen sync window closing leads to crash. Backtrace from gdb (DrKonqi
is hidden for some reason):
Thread 6 (Thread 0x7fffdd0af700 (LWP 5924)):
#0 0x77908c1d in poll () at /lib64/libc.so.6
https://bugs.kde.org/show_bug.cgi?id=357032
--- Comment #4 from Mykola Krachkovsky ---
Created attachment 96303
--> https://bugs.kde.org/attachment.cgi?id=96303&action=edit
KWin support info
There is KWin support information. It looks like KWin doesn't met asserts, just
line numbe
https://bugs.kde.org/show_bug.cgi?id=357032
--- Comment #6 from Mykola Krachkovsky ---
Tried to switch it off, still crashes. Btw, windows aren't fullscreen, just
maximized. Noticed, not only RubyMine is affected, NetBeans too. And I've got
crash only when window was initially
https://bugs.kde.org/show_bug.cgi?id=357032
--- Comment #8 from Mykola Krachkovsky ---
Disabled maximize effect — still crashes. Same for fade, blur, contrast, wobbly
windows.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=357032
--- Comment #9 from Mykola Krachkovsky ---
I was wrong, not only java apps are affected, fullscreen games too (with or w/o
disabling compositing on full screen apps).
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=336089
--- Comment #48 from Mykola Krachkovsky ---
NVidia GeForce GT 240M, proprietary driver 340.96. It looks OK both installed
font list and viewing uninstaled font from file.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=357032
--- Comment #12 from Mykola Krachkovsky ---
Looks like this patch solves problem. I will check later other cases to be
sure.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=362805
Bug ID: 362805
Summary: KF5Wallet can't open previuosly created wallet with
error code -9
Product: kwalletmanager
Version: unspecified
Platform: openSUSE RPMs
OS:
https://bugs.kde.org/show_bug.cgi?id=362805
--- Comment #11 from Mykola Krachkovsky ---
Patch works for me. Thanks!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=357032
--- Comment #13 from Mykola Krachkovsky ---
All cases I met crashes now work properly. Thanks!
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=358189
Bug ID: 358189
Summary: kdeinit5 and kded5 crash in
XlibBackend::setTouchpadOff
Product: kde
Version: Git
Platform: openSUSE RPMs
OS: Linux
Status: UNC
https://bugs.kde.org/show_bug.cgi?id=358189
--- Comment #1 from Mykola Krachkovsky ---
Created attachment 96720
--> https://bugs.kde.org/attachment.cgi?id=96720&action=edit
Full kdeinit5 stack trace
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=358189
--- Comment #2 from Mykola Krachkovsky ---
Created attachment 96721
--> https://bugs.kde.org/attachment.cgi?id=96721&action=edit
Full kded5 stack trace
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=354735
Mykola Krachkovsky changed:
What|Removed |Added
CC||w01dn...@gmail.com
--- Comment #3 from
https://bugs.kde.org/show_bug.cgi?id=323213
Mykola Krachkovsky changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://bugs.kde.org/show_bug.cgi?id=323213
--- Comment #6 from Mykola Krachkovsky ---
I understand frameworks branch is under developepment ATM, just thought it
would be easy to port stable version patch to frameworks. Should I close this
bug?
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=323213
--- Comment #8 from Mykola Krachkovsky ---
Sorry for that.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=353437
--- Comment #2 from Mykola Krachkovsky ---
Where? Don't see changes: still only stack of playback&capture devices, no any
tabs.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=353437
--- Comment #4 from Mykola Krachkovsky ---
That's "kcmshell5 kcm_pulseaudio", I've mentioned it.
I wish for tabs in plasma control, not some external window.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=359460
Bug ID: 359460
Summary: Synaptic touchpad wrong settings and limits
Product: Touchpad-KCM
Version: unspecified
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=359800
Bug ID: 359800
Summary: KWalletManager5 and some other apps using KWallet
fails on dbus_connection_send_with_reply
Product: kwalletmanager
Version: unspecified
Platform: openSUSE
https://bugs.kde.org/show_bug.cgi?id=359800
--- Comment #1 from Mykola Krachkovsky ---
BTW, kwallet-query works fine.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=359800
--- Comment #2 from Mykola Krachkovsky ---
I was wrong.
1. kwallet-query -r …
Works fine.
2. kwallet-query -l …
Fails with same message.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=359800
Mykola Krachkovsky changed:
What|Removed |Added
Resolution|--- |INVALID
Status|UNCONFIRMED
101 - 179 of 179 matches
Mail list logo