https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #10 from tr...@yandex.com ---
Perfectly ! Thanks a lot Michail.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397119
--- Comment #4 from Jaime Torres ---
Raw bytes as seen by okteta.
I haven't figured out how to get the unicode code points.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #11 from tr...@yandex.com ---
A small idea, can you make the badges case-sensitive ?
E.g:
shortcut = Win+s -> show "s" (lowercase)
shortcut = Win+Shift+S -> display "S" (uppercase)
In case, for example, I want to set S for SystemSettings, a
https://bugs.kde.org/show_bug.cgi?id=374871
--- Comment #2 from Alexander Semke ---
Hi Stefan,
importing of datetimes is possible starting with 2.5 release. Plotting of such
data is implemented recently and is available in the current master - this will
be part of the 2.6 release. Give it a try.
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #12 from tr...@yandex.com ---
(In reply to trmdi from comment #11)
has Shift -> "S", NO shift -> "s"
E.g. My setup: https://i.imgur.com/usF6Twk.png
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=360821
--- Comment #21 from Bernd Lachner ---
Is there no way to reuse the XCF load/save code from the gimp source for the
xcf kimage format plugin? Is it really necessary to implement it from scratch?
I think support for the new xcf format in the xcf kimage f
https://bugs.kde.org/show_bug.cgi?id=397142
Bug ID: 397142
Summary: Add an option to turn on lcdfilter
Product: systemsettings
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: n
https://bugs.kde.org/show_bug.cgi?id=360821
--- Comment #22 from Boudewijn Rempt ---
No, that is not possible. Gimp's xcf code loads directly into gimp's internal
data structures, and saves directly from them. Re-using that code basically
means embedding gimp. So it would be better to update the
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #13 from tr...@yandex.com ---
There are several types of a shortcut: Shift+S, Alt+S, Shift+Alt+S, Meta+S,
Meta+Shift+S...
So I think the best test is: Meta+[a-z] -> lowercase, non-(Meta+[a-z]) ->
uppercase
that will remind the user about hi
https://bugs.kde.org/show_bug.cgi?id=388642
Karl Ove Hufthammer changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #14 from Michail Vourlakos ---
(In reply to trmdi from comment #12)
> (In reply to trmdi from comment #11)
>
> has Shift -> "S", NO shift -> "s"
>
> E.g. My setup: https://i.imgur.com/usF6Twk.png
let me recap if I understood correctly, yo
https://bugs.kde.org/show_bug.cgi?id=397143
Bug ID: 397143
Summary: Tablet resolution dialog cannot be forced to appear
Product: krita
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Sev
https://bugs.kde.org/show_bug.cgi?id=397143
Boudewijn Rempt changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Platform|Other
https://bugs.kde.org/show_bug.cgi?id=396899
fritzib...@gmx.net changed:
What|Removed |Added
CC||fritzib...@gmx.net
--- Comment #2 from frit
https://bugs.kde.org/show_bug.cgi?id=397119
Christoph Feck changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=204768
Christoph Feck changed:
What|Removed |Added
CC||jtam...@gmail.com
--- Comment #18 from Christo
https://bugs.kde.org/show_bug.cgi?id=389794
Till Schäfer changed:
What|Removed |Added
CC||till2.schaefer@uni-dortmund
|
https://bugs.kde.org/show_bug.cgi?id=397132
--- Comment #2 from Martin Flöser ---
Please provide the output of qdbus org.kde.KWin /KWin supportInformation
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #15 from tr...@yandex.com ---
(In reply to trmdi from comment #13)
> There are several types of a shortcut: Shift+S, Alt+S, Shift+Alt+S, Meta+S,
> Meta+Shift+S...
>
> So I think the best test is: Meta+[a-z] -> lowercase, non-(Meta+[a-z]) ->
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #16 from tr...@yandex.com ---
What happens if: Meta+A and Ctrl+A both show "A" ?
The users will not able to remmember that they are the different shortcuts.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #17 from Michail Vourlakos ---
(In reply to trmdi from comment #16)
> What happens if: Meta+A and Ctrl+A both show "A" ?
> The users will not able to remmember that they are the different shortcuts.
I can understand what you are trying to e
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #18 from Michail Vourlakos ---
Second thought A1 might be simpler... so lets go for A1
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397055
--- Comment #7 from Stephane MANKOWSKI ---
(In reply to Gerry Agbobada from comment #5)
> Some dates have the time stamp (xx:xx:xx) and others don't, it changes
> throughout the CSV. Maybe the importer expects only 1 date format for the
> whole file ?
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #19 from tr...@yandex.com ---
(In reply to Michail Vourlakos from comment #18)
> Second thought A1 might be simpler... so lets go for A1
You mean Meta+A ="a" and Meta+Shift+A = "A"? (Only meta+a shows "a")
That is what I want.
--
You are r
https://bugs.kde.org/show_bug.cgi?id=397055
Stephane MANKOWSKI changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #20 from Michail Vourlakos ---
Git commit 8062a766057b84a76ea59f2b92f55156ea410c4b by Michail Vourlakos.
Committed on 04/08/2018 at 10:42.
Pushed by mvourlakos into branch 'master'.
improve activation badges visual indicators
--when an act
https://bugs.kde.org/show_bug.cgi?id=397144
Bug ID: 397144
Summary: Discover 5.13.4 freezes after searching for 'scan'
Product: Discover
Version: unspecified
Platform: Neon Packages
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=397145
Bug ID: 397145
Summary: libbreezecommon does not install the export header
Product: Breeze
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFIRMED
Sev
https://bugs.kde.org/show_bug.cgi?id=397145
Fabian Vogt changed:
What|Removed |Added
CC||vladz...@gmail.com
--
You are receiving this mai
https://bugs.kde.org/show_bug.cgi?id=397128
--- Comment #21 from tr...@yandex.com ---
Tested the new commit. Works perfectly.
Again, thank you very much, Michail !
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397145
--- Comment #1 from Vlad Zagorodniy ---
(In reply to Fabian Vogt from comment #0)
> A header is generated, but never installed.
>
> If this is intentional and libbreezecommon is not meant to be used by
> something other than breeze, it should not insta
https://bugs.kde.org/show_bug.cgi?id=397145
--- Comment #2 from Fabian Vogt ---
(In reply to Vlad Zagorodniy from comment #1)
> (In reply to Fabian Vogt from comment #0)
> > A header is generated, but never installed.
> >
> > If this is intentional and libbreezecommon is not meant to be used by
https://bugs.kde.org/show_bug.cgi?id=356479
David Edmundson changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://bugs.kde.org/show_bug.cgi?id=356479
David Edmundson changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--
You are receiving this mail becaus
https://bugs.kde.org/show_bug.cgi?id=396489
Dr. Chapatin changed:
What|Removed |Added
CC||bugsefor...@gmx.com
--- Comment #2 from Dr. Chap
https://bugs.kde.org/show_bug.cgi?id=397146
Bug ID: 397146
Summary: Krunner crashed just after login
Product: krunner
Version: 5.12.6
Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
Keywords: drkonqi
https://bugs.kde.org/show_bug.cgi?id=392590
Christoph Feck changed:
What|Removed |Added
Severity|normal |crash
--
You are receiving this mail because:
https://bugs.kde.org/show_bug.cgi?id=392590
Christoph Feck changed:
What|Removed |Added
CC||oys...@gmail.com
--- Comment #5 from Christoph
https://bugs.kde.org/show_bug.cgi?id=396489
Christoph Feck changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=397147
Bug ID: 397147
Summary: "Walk through windows" works with Alt+Tab but not with
Meta+Tab
Product: kwin
Version: 5.13.3
Platform: Archlinux Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=395115
Christoph Feck changed:
What|Removed |Added
Resolution|--- |UPSTREAM
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=395542
Christoph Feck changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=397148
Bug ID: 397148
Summary: Multiple window preview behavior different under
Wayland
Product: latte-dock
Version: unspecified
Platform: Ubuntu Packages
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=397148
James Turnbull changed:
What|Removed |Added
Version|unspecified |0.8.0
--
You are receiving this mail because:
https://bugs.kde.org/show_bug.cgi?id=397149
Bug ID: 397149
Summary: ktorrent-5.1.0/libktcore/plugin/pluginmanager.cpp:95:
bad if ?
Product: ktorrent
Version: 5.1
Platform: Other
OS: Linux
Status:
https://bugs.kde.org/show_bug.cgi?id=370288
Christoph Feck changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=397145
Fabian Vogt changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=397147
--- Comment #1 from Martin Flöser ---
Which keyboard layout are you using?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397150
Bug ID: 397150
Summary: Cannot enter AM times in event
Product: kontact
Version: 5.7.3
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=397147
Shreyansh Jain changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=397151
Bug ID: 397151
Summary: 'Tea is ready since X seconds' notification doesn't
show up after fist tea run
Product: kteatime
Version: unspecified
Platform: Other
OS: L
https://bugs.kde.org/show_bug.cgi?id=351794
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #1 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=351860
David Faure changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=351794
David Faure changed:
What|Removed |Added
CC||ccancelli...@hotmail.com
--- Comment #2 from Davi
https://bugs.kde.org/show_bug.cgi?id=355673
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #1 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=397148
Michail Vourlakos changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=397152
Bug ID: 397152
Summary: [wayland] - Support Window Previews
Product: plasmashell
Version: 5.13.3
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=397153
Bug ID: 397153
Summary: [wayland] - Support PresentWindows for grouped tasks
Product: plasmashell
Version: 5.13.3
Platform: Other
OS: Linux
Status: UNCONFIRMED
S
https://bugs.kde.org/show_bug.cgi?id=397148
--- Comment #2 from Michail Vourlakos ---
I have just opened the relevant bug reports in order to keep track of this...
https://bugs.kde.org/show_bug.cgi?id=397152
https://bugs.kde.org/show_bug.cgi?id=397153
--
You are receiving this mail because:
Yo
https://bugs.kde.org/show_bug.cgi?id=397147
--- Comment #3 from Martin Flöser ---
As explanation: most likely the meta key was not recognized as meta modifier.
Thus KWin did not enter TabBox mode as that requires a modifier to be held.
--
You are receiving this mail because:
You are watching al
https://bugs.kde.org/show_bug.cgi?id=397100
Nate Graham changed:
What|Removed |Added
CC||n...@kde.org
--
You are receiving this mail beca
https://bugs.kde.org/show_bug.cgi?id=396450
--- Comment #4 from Elvis Angelaccio ---
Git commit e8519d6af2ad2b9c342a270a915e613bc88dff47 by Elvis Angelaccio.
Committed on 04/08/2018 at 15:02.
Pushed by elvisangelaccio into branch 'master'.
Add workaround for labels with word-wrapping
Summary:
I
https://bugs.kde.org/show_bug.cgi?id=397154
Bug ID: 397154
Summary: Cannot build kcoreadons 5.49rc1
Product: frameworks-kcoreaddons
Version: unspecified
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=397155
Bug ID: 397155
Summary: Add non-text highlight feature
Product: okular
Version: unspecified
Platform: Debian stable
OS: Linux
Status: UNCONFIRMED
Severity: norma
https://bugs.kde.org/show_bug.cgi?id=397155
ojz...@gmail.com changed:
What|Removed |Added
CC||ojz...@gmail.com
--
You are receiving this m
https://bugs.kde.org/show_bug.cgi?id=397156
Bug ID: 397156
Summary: Return to Plasmashell (tty7) from tty2 Virtual Console
session -- KDE session freezes
Product: plasmashell
Version: 5.12.5
Platform: openSUSE RPMs
https://bugs.kde.org/show_bug.cgi?id=396946
Sandeep changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO |U
https://bugs.kde.org/show_bug.cgi?id=396946
--- Comment #5 from Sandeep ---
This also happens if the monitor is turned off, and then turned on while KDE is
running.
Let me know if you need any other information.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397130
--- Comment #2 from David Jarvie ---
Thank you for this patch. I think it does improve how "time to" values are
displayed.
Apart from some reformatting (adding spaces and removing unnecessary brackets,
to make it similar to the existing code), I'm happ
https://bugs.kde.org/show_bug.cgi?id=397130
--- Comment #3 from Robert ---
I'm glad you approve!
I do not have commit access, and don't require or object-to attribution...
whatever is most convenient.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397157
Bug ID: 397157
Summary: Scrolling down to the end of the connection list
doesn't show the "Add new connection" button
Product: plasma-nm
Version: 5.13.3
Platform: openSUSE RPMs
https://bugs.kde.org/show_bug.cgi?id=397157
tr...@yandex.com changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=339685
Nicolas Fella changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://bugs.kde.org/show_bug.cgi?id=389585
tr...@yandex.com changed:
What|Removed |Added
CC||tr...@yandex.com
--- Comment #14 from tr...@y
https://bugs.kde.org/show_bug.cgi?id=359563
Nicolas Fella changed:
What|Removed |Added
Resolution|--- |WONTFIX
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=397153
David Edmundson changed:
What|Removed |Added
Keywords||wayland
CC|
https://bugs.kde.org/show_bug.cgi?id=396050
Nicolas Fella changed:
What|Removed |Added
CC||nicolas.fe...@gmx.de
--- Comment #1 from Nicola
https://bugs.kde.org/show_bug.cgi?id=397137
--- Comment #1 from Sarah ---
Created attachment 114294
--> https://bugs.kde.org/attachment.cgi?id=114294&action=edit
Youtube Video of the Bug
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397133
--- Comment #1 from Hanisch ---
It's Krusader Vefrsion 2.6.0
Without
~$ cat /etc/sudoers.d/live
opa ALL=(ALL) NOPASSWD: ALL
no anywhere Password is acceptable.
Der Zugriff wird verweigert.
Möglicherweise wurde das falsche Passwort verwendet. Bitte ve
https://bugs.kde.org/show_bug.cgi?id=397117
--- Comment #6 from k...@mail.orbitel.bg ---
Dear Tobiras,
I am doing exactly same as you, but my stamp get empty. I can put my custom
stamp, but my image is not visible there. I can remove it from the annotated
file , but it is only a empty frame.
Wha
https://bugs.kde.org/show_bug.cgi?id=397158
Bug ID: 397158
Summary: Freezes when accessing a mounted SMB share
Product: gwenview
Version: 18.04.3
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=397158
--- Comment #1 from Christian Muehlhaeuser ---
More info: using Gwenview in Browse mode, generating thumbnails for a folder
with 72 images (roughly 3.5 MB each) in it, takes about 20 minutes. Monitoring
the SMB server, there's barely any network activit
https://bugs.kde.org/show_bug.cgi?id=395421
--- Comment #11 from Filip ---
And here is one more computer affected by this - Kubuntu 18.04.1 Live USB stick
on a Radeon HD6570 using the radeon driver. All three types of resizing
glitches plus the latest nastiest one: https://i.imgur.com/JZOGCdj.png
https://bugs.kde.org/show_bug.cgi?id=397116
--- Comment #2 from k...@mail.orbitel.bg ---
yes, I an talking about the second from the top annotation tool.
The first one creates closed note, and the second one permanently open note.
I am using openSUSE Leap 15 and this version is coming from their
https://bugs.kde.org/show_bug.cgi?id=397159
Bug ID: 397159
Summary: Kdevelop crashes when debugging.
Product: kdevelop
Version: 5.2.3
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Keywords: dr
https://bugs.kde.org/show_bug.cgi?id=389585
Jose Couto changed:
What|Removed |Added
CC||coque.co...@gmail.com
--
You are receiving this m
https://bugs.kde.org/show_bug.cgi?id=397117
--- Comment #7 from k...@mail.orbitel.bg ---
Finally I managed to solve this problem for me.
Thanks for the given information I put my swg image in /usr/share/okular/pics/
but it did not work.
Then I tryied wit some of the PNG pictures there and it worke
https://bugs.kde.org/show_bug.cgi?id=397100
ariasuni changed:
What|Removed |Added
Summary|Task manager and System |System Tray don’t take
|Tray don’t
https://bugs.kde.org/show_bug.cgi?id=397160
Bug ID: 397160
Summary: Task manager don’t take Fitt’s law into account
Product: plasmashell
Version: 5.13.3
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severi
https://bugs.kde.org/show_bug.cgi?id=397160
ariasuni changed:
What|Removed |Added
CC||n...@kde.org
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=397100
--- Comment #2 from ariasuni ---
Done: https://bugs.kde.org/show_bug.cgi?id=397160
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=397107
Jos van den Oever changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=396000
Yury Zhauniarovich changed:
What|Removed |Added
CC||yzhauniarov...@hbku.edu.qa
--- Comment #4
https://bugs.kde.org/show_bug.cgi?id=397116
--- Comment #3 from Tobias Deiminger ---
(In reply to kiv from comment #2)
> As my language uses Cyrillic letters I found that following:
> 1. By annotating the PDF. The text written in Cyrillic is available when I
> edit the note and is missing after i
https://bugs.kde.org/show_bug.cgi?id=397161
Bug ID: 397161
Summary: Tweetdeck shown even when no video is playing
Product: plasma-browser-integration
Version: unspecified
Platform: Archlinux Packages
OS: Linux
Statu
https://bugs.kde.org/show_bug.cgi?id=397162
Bug ID: 397162
Summary: Pointer jumps around the screen when using tablet
Product: krita
Version: 4.1.1
Platform: MS Windows
OS: MS Windows
Status: UNCONFIRMED
S
https://bugs.kde.org/show_bug.cgi?id=397163
Bug ID: 397163
Summary: Hovering on menu items should not be animated
Product: frameworks-qqc2-desktop-style
Version: unspecified
Platform: Other
OS: Linux
Status: UNCONFI
https://bugs.kde.org/show_bug.cgi?id=385511
Valdo changed:
What|Removed |Added
CC||woualere.agn...@laposte.net
--- Comment #3 from Valdo
https://bugs.kde.org/show_bug.cgi?id=396000
--- Comment #5 from Yury Zhauniarovich ---
A little update to my previous comment.
I managed to run terminal through Application Launcher and run the command
provided my David. Here is the output in the terminal, however I do not see sad
face.
```
QXc
https://bugs.kde.org/show_bug.cgi?id=385511
David Edmundson changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #4 from David Edmundson -
1 - 100 of 132 matches
Mail list logo