https://bugs.kde.org/show_bug.cgi?id=408806
--- Comment #3 from Konstantin Kharlamov ---
(In reply to Konstantin Kharlamov from comment #2)
> (In reply to Martin Flöser from comment #1)
> > This is outside the scope of KWin. And kglobalaccel already supports such
> > use cases t
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #5 from Konstantin Kharlamov ---
So, I spent some time debugging a dummy GTK app, and I figured that, at least,
an IM getting switched on Shift+Space is caused by uim getting used. Why and
how — no idea. I'd be okay with that t
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #6 from Konstantin Kharlamov ---
So, at this point all other problems are solved, the only thing that left is
the one that bugreport is all about: adding new layouts in systemsettings5 does
not do anything. If add APL layout and press Apply
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #7 from Konstantin Kharlamov ---
After waking up from suspend keyboard widget indicator also disappeared. I've
seen it occasionally, no idea how to make it re-appear. The side effect it
makes is that keyboard layout not being kep
https://bugs.kde.org/show_bug.cgi?id=408855
--- Comment #8 from Konstantin Kharlamov ---
So, to fend off suspicion on uim: I completely removed it, rebooted the system,
and the problem still persists.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=413138
Bug ID: 413138
Summary: MinimizeAll KWin script stopped restoring windows
Product: plasmashell
Version: 5.17.0
Platform: Neon Packages
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=413138
--- Comment #1 from Konstantin Pereiaslov ---
I tried "Minimize all windows" widget and it seems to work the same now. The
icon changes state, but nothing happens after a click, so probably it was
broken too.
--
You are receiving this ma
https://bugs.kde.org/show_bug.cgi?id=408855
Konstantin Kharlamov changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=107302
Konstantin Kharlamov changed:
What|Removed |Added
CC||hi-an...@yandex.ru
--- Comment #43 from
https://bugs.kde.org/show_bug.cgi?id=413138
Konstantin Pereiaslov changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=405498
Konstantin Dmitriev changed:
What|Removed |Added
Status|NEEDSINFO |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=410639
Bug ID: 410639
Summary: [Regression] Konsole scrolls at the bottom if
unfocused with Win-logo held
Product: konsole
Version: 19.04.3
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=410639
--- Comment #1 from Konstantin Kharlamov ---
UPD: so, I'm trying to find which version worked, so I could downgrade for now,
and turned out that even as far back as 19.04.0 version doesn't work. Now, this
is odd. I wonder if it's a bug
https://bugs.kde.org/show_bug.cgi?id=410639
--- Comment #2 from Konstantin Kharlamov ---
So, I'm trying to test Qt-5.12, I installed a bunch of 5.12 packages from
cache, but now upon running Konsole I'm getting a bunch of
"/usr/lib/libQt5Core.so.5: version `Qt_5.13` not found&quo
https://bugs.kde.org/show_bug.cgi?id=410639
--- Comment #3 from Konstantin Kharlamov ---
UPDATE:
So, good news, at least for now I managed to make it work. However, because of
mutual dependencies, I had to downgrade both Qt down to 5.12 and and all KDE
package from *5.60.0* down to *5.59.0
https://bugs.kde.org/show_bug.cgi?id=410641
Bug ID: 410641
Summary: Disabling "Enable menu accelerators" makes Konsole
ignore keys
Product: konsole
Version: 19.04.3
Platform: Other
OS: Linux
Stat
https://bugs.kde.org/show_bug.cgi?id=410641
--- Comment #1 from Konstantin Kharlamov ---
I figured it should be an easy fix, so I downloaded the code, and tried
searching it. And… search for `AllowMenuAccelerators` shows that all that
konsole does is creates the checkbox and a configuration
https://bugs.kde.org/show_bug.cgi?id=410641
--- Comment #2 from Konstantin Kharlamov ---
(In reply to Konstantin Kharlamov from comment #1)
> I figured it should be an easy fix, so I downloaded the code, and tried
> searching it. And… search for `AllowMenuAccelerators` shows that al
https://bugs.kde.org/show_bug.cgi?id=410641
--- Comment #3 from Konstantin Kharlamov ---
So, it seems the code removes accelerators correctly, but the problem is that
after all menu items got unbound, Alt still is. I don't know what to do with
it. I asked on #Qt irc, hopefully someone
https://bugs.kde.org/show_bug.cgi?id=410639
--- Comment #4 from Konstantin Kharlamov ---
FTR, I just asked in forum about downgrading¹, and it seems it looks like a
minor inconvenience.
Just wanted to tell that it's not, it's a real deal, because when I work with
code, I need to see
https://bugs.kde.org/show_bug.cgi?id=410641
--- Comment #4 from Konstantin Kharlamov ---
Good news, I wrote a code, and managed to make it work. Now, where should I
send the patch? I found a mailing list, but it has no patches, so probably not
there. I also heard, KDE was migrating to gitlab
https://bugs.kde.org/show_bug.cgi?id=410641
--- Comment #5 from Konstantin Kharlamov ---
Created attachment 121987
--> https://bugs.kde.org/attachment.cgi?id=121987&action=edit
Fix for menu accelerators
Okay, for now I'll attach the patch here.
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=410641
--- Comment #6 from Konstantin Kharlamov ---
Okay, I occasionally found¹: I have to move over to phabricator, attach the
patch there, and choose the project I'm attaching it for. Done!²
1: https://community.kde.org/Infrastructure/Github_Mir
https://bugs.kde.org/show_bug.cgi?id=404941
Bug ID: 404941
Summary: [Regression] Konsole closes search-box when it's
unfocused upon pressing Esc
Product: konsole
Version: 18.12.1
Platform: Archlinux Packages
https://bugs.kde.org/show_bug.cgi?id=404941
--- Comment #2 from Konstantin Kharlamov ---
(In reply to Nate Graham from comment #1)
> Just hit ctrl+shift+f to re-open the search bar when you need it. It'll even
> remember your last search term. :)
The problem is that one can
https://bugs.kde.org/show_bug.cgi?id=404941
--- Comment #3 from Konstantin Kharlamov ---
Given above comment, can I reopen the issue?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=410689
Bug ID: 410689
Summary: [Regression] Ctrl+Shift+Left/Right doesn't move tabs
Product: konsole
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity
https://bugs.kde.org/show_bug.cgi?id=410689
--- Comment #2 from Konstantin Kharlamov ---
(In reply to Kurt Hindenburg from comment #1)
> This was fixed in 68ea9bf6cc118118e824a661013b4f3438a7728e around Jun 26 so
> your version should have it.
>
>
> I have Ctrl+Alt+arrow
Hmm,
https://bugs.kde.org/show_bug.cgi?id=410639
--- Comment #5 from Konstantin Kharlamov ---
New info: I found out that QTerminal is affected by the same problem. However,
it behaves odd there: after following the steps-to-reproduce, it keeps showing
the same frame of text, it's only the slider
https://bugs.kde.org/show_bug.cgi?id=410689
--- Comment #4 from Konstantin Kharlamov ---
(In reply to Wolfgang Bauer from comment #3)
> (In reply to Konstantin Kharlamov from comment #2)
> > (In reply to Kurt Hindenburg from comment #1)
> > >
https://bugs.kde.org/show_bug.cgi?id=410768
Bug ID: 410768
Summary: [Regression] Activity in tab does not make tab title
highlighted
Product: konsole
Version: master
Platform: Other
OS: Linux
Sta
https://bugs.kde.org/show_bug.cgi?id=410768
--- Comment #1 from Konstantin Kharlamov ---
Sry, forgot to say: last known working version is 19.04.3
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=410768
--- Comment #3 from Konstantin Kharlamov ---
(In reply to Nate Graham from comment #2)
> 19.04.3 is the last released version. Are you using Konsole from an
> unreleased repo or compiling it from git master?
I use it from Arch repository¹. Wh
https://bugs.kde.org/show_bug.cgi?id=410768
--- Comment #5 from Konstantin Kharlamov ---
(In reply to Nate Graham from comment #4)
> (In reply to Konstantin Kharlamov from comment #3)
> > I use it from Arch repository¹. Why…?
> Because then you're using 19.04.3 (the latest
https://bugs.kde.org/show_bug.cgi?id=410768
--- Comment #7 from Konstantin Kharlamov ---
(In reply to Nate Graham from comment #6)
> (In reply to Konstantin Kharlamov from comment #5)
> > Well, yeah, this is probably confusing, by version here I mean "version of
> > binary&
https://bugs.kde.org/show_bug.cgi?id=410639
--- Comment #6 from Konstantin Kharlamov ---
Yay, after today update it started working! Hard to say what fixed it, but
given I didn't reboot before I noticed it, that likely was update of one of
libraries Konsole is linked with.
--
You are rece
https://bugs.kde.org/show_bug.cgi?id=410639
Konstantin Kharlamov changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=410639
Konstantin Kharlamov changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=410639
Konstantin Kharlamov changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|REOPENED
https://bugs.kde.org/show_bug.cgi?id=406828
Konstantin Kharlamov changed:
What|Removed |Added
CC||hi-an...@yandex.ru
--
You are
https://bugs.kde.org/show_bug.cgi?id=405475
Bug ID: 405475
Summary: Can't open .kra file
Product: krita
Version: nightly build (please specify the git hash!)
Platform: Other
OS: Linux
Status: REPORTED
Seve
https://bugs.kde.org/show_bug.cgi?id=405475
--- Comment #2 from Konstantin Dmitriev ---
Got it! Here is the affected file ^__^ -
https://download.morevnaproject.org/public/118-5-storyboard-54-7-bug.kra
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=405475
--- Comment #7 from Konstantin Dmitriev ---
Thank you for the fix!
Just some additional info:
The file was created in Krita 4.1.7 on Linux. Then edited in Krita (probably
4.1.7) on Windows. After that it faile to open on Linux with dev version
https://bugs.kde.org/show_bug.cgi?id=405498
Konstantin Dmitriev changed:
What|Removed |Added
Summary|Cant' render animation to |Can't render an
https://bugs.kde.org/show_bug.cgi?id=405498
Bug ID: 405498
Summary: Cant' render animation to PNG sequence
Product: krita
Version: nightly build (please specify the git hash!)
Platform: Other
OS: Linux
Status: REPOR
https://bugs.kde.org/show_bug.cgi?id=405498
--- Comment #2 from Konstantin Dmitriev ---
This is almost the same file. It is after re-saving in Linux + some minor edits
(layers renamed to English).
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=405498
--- Comment #3 from Konstantin Dmitriev ---
Note: the same can be reproduced by rendering animation via CLI:
```
konstantin@master:~$
/home/konstantin/0-work/tools/apps/krita-4.2.0-pre-alpha-bb0edcc-x86_64.appimage
--export-sequence
'/home/konst
https://bugs.kde.org/show_bug.cgi?id=420337
Bug ID: 420337
Summary: Crashes from right-clicking
Product: kile
Version: 2.9.92
Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
Severity: crash
https://bugs.kde.org/show_bug.cgi?id=420513
Bug ID: 420513
Summary: kde-open5 ignores default configured mail client
Product: kde-cli-tools
Version: 5.18.4
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
https://bugs.kde.org/show_bug.cgi?id=420513
--- Comment #1 from Konstantin Kharlamov ---
FWIW I tried building it, but last two commits whose build configuration
succeeds on my system are bb7e91e and da969d6, they're somewhat away from the
master, and building for both of them ends up with
https://bugs.kde.org/show_bug.cgi?id=420513
--- Comment #2 from Konstantin Kharlamov ---
Okay, so I debugged that a bit (I made use of latest release), turns out I was
right about `kde_open()`.
On this line `KRun * run = new KRun( info.url, nullptr );`, the `url` is the
`mailto:` string. Whole
https://bugs.kde.org/show_bug.cgi?id=420513
Konstantin Kharlamov changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=401687
Konstantin Kharlamov changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=340411
Konstantin Hristov changed:
What|Removed |Added
CC||konstan...@hristov.org
--- Comment #18
https://bugs.kde.org/show_bug.cgi?id=408916
--- Comment #5 from Konstantin Pereiaslov ---
Just tried it again and it's still an issue in 5.18 for me. But your screenshot
gave me a hint. I changed the font to Ubuntu, and the issue disappeared.
Changed it to"Droid Sans Fallback
https://bugs.kde.org/show_bug.cgi?id=417748
Bug ID: 417748
Summary: "Detailer soft" brush from David Revoy's brushpack v3
is broken
Product: krita
Version: 4.2.8
Platform: Other
OS: Linux
Status:
https://bugs.kde.org/show_bug.cgi?id=417748
--- Comment #5 from Konstantin Dmitriev ---
Thank you so much! ^__^
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=418068
Bug ID: 418068
Summary: KWin crashes when switching to another text VT and
back
Product: kwin
Version: 5.17.5
Platform: Compiled Sources
OS: Linux
Stat
https://bugs.kde.org/show_bug.cgi?id=343864
--- Comment #8 from Konstantin Dmitriev ---
In Morevna Project we also had much problems with gradients when used Krita.
Example:
Gradient from #353e66 to #2d
In Krita it gives non-uniform (non-smooth) gradient.
In Gimp with the same colors the
https://bugs.kde.org/show_bug.cgi?id=343864
--- Comment #9 from Konstantin Dmitriev ---
Created attachment 128472
--> https://bugs.kde.org/attachment.cgi?id=128472&action=edit
Gradient generated by Krita (notice non-smooth transition)
--
You are receiving this mail because:
You are w
https://bugs.kde.org/show_bug.cgi?id=343864
--- Comment #10 from Konstantin Dmitriev ---
Created attachment 128473
--> https://bugs.kde.org/attachment.cgi?id=128473&action=edit
Gradient generated by Gimp
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=408233
Konstantin Kharlamov changed:
What|Removed |Added
CC||hi-an...@yandex.ru
--
You are
https://bugs.kde.org/show_bug.cgi?id=408233
--- Comment #5 from Konstantin Kharlamov ---
(In reply to Elvis Angelaccio from comment #1)
> Please report this to the pcmanfm-qt developers. They need to call the ark
> dbus api, similar to what dolphin does:
> https://cgit.kde.org/dolphin
https://bugs.kde.org/show_bug.cgi?id=388174
--- Comment #4 from Konstantin Kharlamov ---
(In reply to Julian Seward from comment #3)
> There have been a number of fixes to debuginfo reading in the git trunk
> version recently. Can you try again with that, and see if this still
> happen
https://bugs.kde.org/show_bug.cgi?id=388015
Bug ID: 388015
Summary: Kmail doesn't get content from the external editor
Product: kmail2
Version: 5.7.0
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=388017
Bug ID: 388017
Summary: Callgrind produces empty log for pulseaudio
Product: valgrind
Version: 3.13.0
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=388015
Konstantin Kharlamov changed:
What|Removed |Added
Summary|Kmail doesn't get content |Kmail doesn't g
https://bugs.kde.org/show_bug.cgi?id=388015
--- Comment #5 from Konstantin Kharlamov ---
(In reply to Laurent Montel from comment #4)
> Ok you need to use "gvim -f %f"
> it avoids that gvim forks
>
> So it was not a kmail bug but a missing gvim option
Thanks! I changed th
https://bugs.kde.org/show_bug.cgi?id=388045
Bug ID: 388045
Summary: Sorting by date does not apply to mail groups
Product: kmail2
Version: 5.7.0
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
S
https://bugs.kde.org/show_bug.cgi?id=388017
--- Comment #2 from Konstantin Kharlamov ---
(In reply to Philippe Waroquiers from comment #1)
> Several things can be tried to get some more info.
>
> * I suppose pulseaudio will daemonize itself.
> So, you should run with --trace-
https://bugs.kde.org/show_bug.cgi?id=388174
Bug ID: 388174
Summary: valgrind with Wine quits with "Assertion 'cfsi_fits'
failed"
Product: valgrind
Version: 3.13.0
Platform: Archlinux Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=388174
Konstantin Kharlamov changed:
What|Removed |Added
Component|callgrind |general
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=388174
--- Comment #2 from Konstantin Kharlamov ---
Created attachment 109501
--> https://bugs.kde.org/attachment.cgi?id=109501&action=edit
valgrind --trace-children=yes --trace-symtab=yes --trace-symtab-patt=ntdll
--trace-cfi=yes -v -v -v -d -d
https://bugs.kde.org/show_bug.cgi?id=234260
Konstantin Kharlamov changed:
What|Removed |Added
CC||hi-an...@yandex.ru
--- Comment #3 from
https://bugs.kde.org/show_bug.cgi?id=234260
--- Comment #4 from Konstantin Kharlamov ---
(In reply to Martin Walch from comment #2)
> This is still valid with KMail 2 on KDE 4.14: when KMail displays a message,
> tabs are replaced with spaces. In the source of the mail, the tabs a
https://bugs.kde.org/show_bug.cgi?id=375307
Bug ID: 375307
Summary: Sometimes Plasmoid doesn't free all his space in
LayoutManager
Product: plasmashell
Version: 5.8.95
Platform: openSUSE RPMs
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=375308
Bug ID: 375308
Summary: Layout.maximum*sizes doesn't work for plasmoid
Product: plasmashell
Version: 5.8.95
Platform: openSUSE RPMs
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=375307
--- Comment #1 from Konstantin Shtepa ---
Patched with https://phabricator.kde.org/D4204
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=375308
--- Comment #1 from Konstantin Shtepa ---
Patched with https://phabricator.kde.org/D4204
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=375349
Bug ID: 375349
Summary: Plasmoid can't be set to declared minimumWidth
Product: plasmashell
Version: 5.8.95
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severit
https://bugs.kde.org/show_bug.cgi?id=375349
--- Comment #1 from Konstantin Shtepa ---
Already made a corresponding patch, would upload it tomorrow.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=375349
--- Comment #2 from Konstantin Shtepa ---
Patched with https://phabricator.kde.org/D4204
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=375349
--- Comment #4 from Konstantin Shtepa ---
Explained it all in patch in Phabricator.
Copy:
This bug was because of mess in size relationship. Because of it plasmoid
wouldn't get smaller than Layout.minimumWidth + 2 * handleWidth. Bug was in
apple
https://bugs.kde.org/show_bug.cgi?id=387353
--- Comment #3 from Konstantin Tokarev ---
Did you try with relative path in -isystem like in my example?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=383377
Konstantin Tokarev changed:
What|Removed |Added
CC||annu...@yandex.ru
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=387353
Bug ID: 387353
Summary: clazy-standalone reports warnings for -isystem headers
Product: clazy
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=383377
--- Comment #3 from Konstantin Tokarev ---
-header-filter is not run-clang-tidy.py option, but option of clang-tidy
itself, while clazy doesn't have this option. For me personally it's much more
important than having run-clazy-standalone o
https://bugs.kde.org/show_bug.cgi?id=75324
--- Comment #31 from Konstantin Kharlamov ---
Just to mention an alternative people might not know about.
I used to like Dolphin. A week ago I stumbled upon fun stats of Archlinux
https://pkgstats.archlinux.de/fun turns out nowadays it's basically
https://bugs.kde.org/show_bug.cgi?id=401272
Konstantin Pereiaslov changed:
What|Removed |Added
CC||per...@perk11.info
--- Comment #3 from
https://bugs.kde.org/show_bug.cgi?id=75324
--- Comment #93 from Konstantin Kharlamov ---
(In reply to Christoph Feck from comment #92)
> > First pre-requisite step is making all KDE apps robust to blocking calls on
> > files which it thinks are safe as they're on the local fil
https://bugs.kde.org/show_bug.cgi?id=399215
Konstantin Popov changed:
What|Removed |Added
CC||konstantin.popov.89@yandex
https://bugs.kde.org/show_bug.cgi?id=399215
Bug ID: 399215
Summary: Logged out of system with klauncher error when
connecting external display.
Product: frameworks-kinit
Version: 5.48.0
Platform: Fedora RPMs
https://bugs.kde.org/show_bug.cgi?id=399352
Bug ID: 399352
Summary: text-ui crashes on start
Product: telepathy
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: REPORTED
Severity: crash
https://bugs.kde.org/show_bug.cgi?id=390034
Konstantin Pereiaslov changed:
What|Removed |Added
CC||per...@perk11.info
--- Comment #5 from
https://bugs.kde.org/show_bug.cgi?id=401670
Bug ID: 401670
Summary: XDG_CURRENT_DESKTOP other than KDE breaks readline
shortcuts
Product: konsole
Version: 18.08.3
Platform: Other
OS: Linux
Status
https://bugs.kde.org/show_bug.cgi?id=401670
Konstantin Kharlamov changed:
What|Removed |Added
Status|REPORTED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=401682
Bug ID: 401682
Summary: qt5ct breaks konsole text rendering
Product: konsole
Version: 18.08.3
Platform: Archlinux Packages
OS: Linux
Status: REPORTED
Severity: n
https://bugs.kde.org/show_bug.cgi?id=401682
--- Comment #1 from Konstantin Kharlamov ---
Worth noting also, that the "g" looks like "q". It doesn't without the qt5ct,
so it's likely relevant.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=401687
Bug ID: 401687
Summary: kmail doesn't send queued messages
Product: kmail2
Version: 5.9.2
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
P
https://bugs.kde.org/show_bug.cgi?id=401687
--- Comment #1 from Konstantin Kharlamov ---
I just found, when sending a message, `journalctl -f` shows the following
lines:
дек 03 17:23:52 constantine-N61Ja kmail[30652]:
org.kde.pim.messagelist: Requested invariant for storage row index 3
401 - 500 of 564 matches
Mail list logo