[akregator] [Bug 418507] akregator segmentation fault, also on every try to restart it

2020-06-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418507

evo8...@gmail.com changed:

   What|Removed |Added

 CC||evo8...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[akregator] [Bug 418507] akregator segmentation fault, also on every try to restart it

2020-06-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=418507

--- Comment #2 from evo8...@gmail.com ---
Created attachment 129699
  --> https://bugs.kde.org/attachment.cgi?id=129699=edit
New crash information added by DrKonqi

akregator (5.13.2 (19.12.2)) using Qt 5.14.2

- What I was doing when the application crashed:

I restarted my machine when it froze. Akregator was open then. Since I
restarted, akregator has been crashing when I try to open it.

-- Backtrace (Reduced):
#4  0x7f1e2403ea2c in c4_FormatB::Define(int, unsigned char const**) () at
/usr/lib64/qt5/plugins/akregator_mk4storage_plugin.so
#5  0x7f1e24042068 in c4_HandlerSeq::Prepare(unsigned char const**, bool)
() at /usr/lib64/qt5/plugins/akregator_mk4storage_plugin.so
#6  0x7f1e2403f9d5 in c4_FormatV::SetupAllSubviews() () at
/usr/lib64/qt5/plugins/akregator_mk4storage_plugin.so
#7  0x7f1e2403fbb5 in c4_FormatV::Get(int, int&) () at
/usr/lib64/qt5/plugins/akregator_mk4storage_plugin.so
#8  0x7f1e24040e7c in c4_Handler::GetBytes(int, c4_Bytes&, bool) () at
/usr/lib64/qt5/plugins/akregator_mk4storage_plugin.so

-- 
You are receiving this mail because:
You are watching all bug changes.

[krusader] [Bug 418077] Kio_iso crash

2020-06-26 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=418077

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/krusader/-/merge_requests/17

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 423517] Unable to see text typed when filling forms

2020-06-26 Thread Brendan Early
https://bugs.kde.org/show_bug.cgi?id=423517

Brendan Early  changed:

   What|Removed |Added

 Attachment #129683|0   |1
is obsolete||

--- Comment #4 from Brendan Early  ---
Created attachment 129700
  --> https://bugs.kde.org/attachment.cgi?id=129700=edit
Form issue 2

It was under application style, I was using Arc via Kvantum. I am still seeing
differences when the window gets wider. I can see the text just fine, but when
I expand the window the text gets smaller.

-- 
You are receiving this mail because:
You are watching all bug changes.

[Akonadi] [Bug 422017] akonadi crashed while deleting emails

2020-06-26 Thread Vishnu
https://bugs.kde.org/show_bug.cgi?id=422017

Vishnu  changed:

   What|Removed |Added

 CC||vishn...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423150] Layer Style Stroke - Layer Duplication Loses Color

2020-06-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423150

--- Comment #5 from Dmitry Kazakov  ---
Git commit ccbadb281f5b475e39ae18571c8d0a654246a486 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:35.
Pushed by dkazakov into branch 'krita/4.3'.

Add a unittest for cloning layer styles

M  +46   -10   libs/image/tests/kis_layer_style_projection_plane_test.cpp

https://invent.kde.org/graphics/krita/commit/ccbadb281f5b475e39ae18571c8d0a654246a486

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423150] Layer Style Stroke - Layer Duplication Loses Color

2020-06-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423150

--- Comment #3 from Dmitry Kazakov  ---
Git commit 263b547da09f625568cd1ddab89e770542bbb675 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:35.
Pushed by dkazakov into branch 'krita/4.3'.

Fix cloning of a stroke layers style with "center" position

It was obviously a copy-paste mistake :)

M  +9-1libs/image/layerstyles/kis_layer_style_projection_plane.cpp

https://invent.kde.org/graphics/krita/commit/263b547da09f625568cd1ddab89e770542bbb675

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423150] Layer Style Stroke - Layer Duplication Loses Color

2020-06-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423150

--- Comment #3 from Dmitry Kazakov  ---
Git commit 263b547da09f625568cd1ddab89e770542bbb675 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:35.
Pushed by dkazakov into branch 'krita/4.3'.

Fix cloning of a stroke layers style with "center" position

It was obviously a copy-paste mistake :)

M  +9-1libs/image/layerstyles/kis_layer_style_projection_plane.cpp

https://invent.kde.org/graphics/krita/commit/263b547da09f625568cd1ddab89e770542bbb675

--- Comment #4 from Dmitry Kazakov  ---
Git commit 426b4313bff86ba0c2c8d3d05f5f920c4e27c851 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:35.
Pushed by dkazakov into branch 'krita/4.3'.

Fix cloning of stroke layer style

KisLayerStyleKnockoutBlower should clone the internal selection
as well.

M  +10   -0libs/image/layerstyles/KisLayerStyleKnockoutBlower.cpp
M  +3-0libs/image/layerstyles/KisLayerStyleKnockoutBlower.h
M  +1-0   
libs/image/layerstyles/kis_layer_style_filter_projection_plane.cpp

https://invent.kde.org/graphics/krita/commit/426b4313bff86ba0c2c8d3d05f5f920c4e27c851

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423550] New: In wayland session some apps use "Natural scrolling" even though it's not enabled

2020-06-26 Thread Matej Mrenica
https://bugs.kde.org/show_bug.cgi?id=423550

Bug ID: 423550
   Summary: In wayland session some apps use "Natural scrolling"
even though it's not enabled
   Product: plasmashell
   Version: 5.19.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: generic-wayland
  Assignee: plasma-b...@kde.org
  Reporter: matejm98m...@gmail.com
  Target Milestone: 1.0

SUMMARY
...and other apps don't do this (they respect the settings in touchpad KCM)
And scrolling speed is visibly slower.

STEPS TO REPRODUCE
1. Make sure "Natural scrolling" is disabled
2. Open System settings or App dashboard
3. Scroll downwards

OBSERVED RESULT
Scrolling doesn't do anything because you are on top.

EXPECTED RESULT
The list will move downward like is is supposed to.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423150] Layer Style Stroke - Layer Duplication Loses Color

2020-06-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423150

--- Comment #5 from Dmitry Kazakov  ---
Git commit ccbadb281f5b475e39ae18571c8d0a654246a486 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:35.
Pushed by dkazakov into branch 'krita/4.3'.

Add a unittest for cloning layer styles

M  +46   -10   libs/image/tests/kis_layer_style_projection_plane_test.cpp

https://invent.kde.org/graphics/krita/commit/ccbadb281f5b475e39ae18571c8d0a654246a486

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423150] Layer Style Stroke - Layer Duplication Loses Color

2020-06-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423150

--- Comment #6 from Dmitry Kazakov  ---
Git commit 0641afda61b663a38788bca57aa91aecd171730d by Dmitry Kazakov.
Committed on 26/06/2020 at 15:35.
Pushed by dkazakov into branch 'krita/4.3'.

Fix a thread-safety problem in Stroke layer style

It should not write into a knockout-selection outside its
applyRect, becasue there are no thread-safety guarantees outside it.

M  +14   -14   libs/image/layerstyles/kis_ls_stroke_filter.cpp

https://invent.kde.org/graphics/krita/commit/0641afda61b663a38788bca57aa91aecd171730d

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423384] freezes/crashes on redo of rectangle

2020-06-26 Thread Ahab Greybeard
https://bugs.kde.org/show_bug.cgi?id=423384

Ahab Greybeard  changed:

   What|Removed |Added

 CC||ahab.greybe...@hotmail.co.u
   ||k

--- Comment #2 from Ahab Greybeard  ---
It may not be the same situation as the OP but I can induce such a crash with
the 4.2.9 and 4.3.0 appimages.

The latest 4.3.1 alpha and 5.0.0 prealpha appimages do not show the crash.

STEPS TO REPRODUCE:
1. Create a vector layer and draw a shape.
2. Do Edit -> Undo Create Shape
3 In the Layers docker, select a paint layer
NOTE that the Edit menu offers Undo Add Layer and Redo Create Shape
4. Do Edit -> Redo Create Shape

OBSERVED RESULT
A 'Create shape' progress bar, always at 50% progress, appears on the status
bar  and it just stays there with 0% CPU usage.
At this stage you can create a new image and work on it normally.
If you go back to the original tab then the stuck progress bar comes back along
with a window that says the same thing and can not be closed for long. Total
freeze up which needs a Kill.
The log says KRITA DID NOT CLOSE CORRECTLY.
The terminal has no information related to this.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423150] Layer Style Stroke - Layer Duplication Loses Color

2020-06-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423150

--- Comment #7 from Dmitry Kazakov  ---
Git commit c77027bbae9e8c4d26a8eb364d5df7ff99d65cd9 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:36.
Pushed by dkazakov into branch 'master'.

Fix cloning of a stroke layers style with "center" position

It was obviously a copy-paste mistake :)

M  +9-1libs/image/layerstyles/kis_layer_style_projection_plane.cpp

https://invent.kde.org/graphics/krita/commit/c77027bbae9e8c4d26a8eb364d5df7ff99d65cd9

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423150] Layer Style Stroke - Layer Duplication Loses Color

2020-06-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423150

--- Comment #7 from Dmitry Kazakov  ---
Git commit c77027bbae9e8c4d26a8eb364d5df7ff99d65cd9 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:36.
Pushed by dkazakov into branch 'master'.

Fix cloning of a stroke layers style with "center" position

It was obviously a copy-paste mistake :)

M  +9-1libs/image/layerstyles/kis_layer_style_projection_plane.cpp

https://invent.kde.org/graphics/krita/commit/c77027bbae9e8c4d26a8eb364d5df7ff99d65cd9

--- Comment #8 from Dmitry Kazakov  ---
Git commit ea9daff5a71a1fb817c87778d88129c2a462ea07 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:36.
Pushed by dkazakov into branch 'master'.

Fix cloning of stroke layer style

KisLayerStyleKnockoutBlower should clone the internal selection
as well.

M  +10   -0libs/image/layerstyles/KisLayerStyleKnockoutBlower.cpp
M  +3-0libs/image/layerstyles/KisLayerStyleKnockoutBlower.h
M  +1-0   
libs/image/layerstyles/kis_layer_style_filter_projection_plane.cpp

https://invent.kde.org/graphics/krita/commit/ea9daff5a71a1fb817c87778d88129c2a462ea07

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423150] Layer Style Stroke - Layer Duplication Loses Color

2020-06-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423150

--- Comment #7 from Dmitry Kazakov  ---
Git commit c77027bbae9e8c4d26a8eb364d5df7ff99d65cd9 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:36.
Pushed by dkazakov into branch 'master'.

Fix cloning of a stroke layers style with "center" position

It was obviously a copy-paste mistake :)

M  +9-1libs/image/layerstyles/kis_layer_style_projection_plane.cpp

https://invent.kde.org/graphics/krita/commit/c77027bbae9e8c4d26a8eb364d5df7ff99d65cd9

--- Comment #8 from Dmitry Kazakov  ---
Git commit ea9daff5a71a1fb817c87778d88129c2a462ea07 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:36.
Pushed by dkazakov into branch 'master'.

Fix cloning of stroke layer style

KisLayerStyleKnockoutBlower should clone the internal selection
as well.

M  +10   -0libs/image/layerstyles/KisLayerStyleKnockoutBlower.cpp
M  +3-0libs/image/layerstyles/KisLayerStyleKnockoutBlower.h
M  +1-0   
libs/image/layerstyles/kis_layer_style_filter_projection_plane.cpp

https://invent.kde.org/graphics/krita/commit/ea9daff5a71a1fb817c87778d88129c2a462ea07

--- Comment #9 from Dmitry Kazakov  ---
Git commit a37cbcec401cab859c240037e3f377e12dbbd757 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:40.
Pushed by dkazakov into branch 'master'.

Fix a thread-safety problem in Stroke layer style

It should not write into a knockout-selection outside its
applyRect, becasue there are no thread-safety guarantees outside it.

# Conflicts:
#   libs/image/layerstyles/kis_ls_stroke_filter.cpp

M  +15   -14   libs/image/layerstyles/kis_ls_stroke_filter.cpp

https://invent.kde.org/graphics/krita/commit/a37cbcec401cab859c240037e3f377e12dbbd757

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423150] Layer Style Stroke - Layer Duplication Loses Color

2020-06-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423150

--- Comment #7 from Dmitry Kazakov  ---
Git commit c77027bbae9e8c4d26a8eb364d5df7ff99d65cd9 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:36.
Pushed by dkazakov into branch 'master'.

Fix cloning of a stroke layers style with "center" position

It was obviously a copy-paste mistake :)

M  +9-1libs/image/layerstyles/kis_layer_style_projection_plane.cpp

https://invent.kde.org/graphics/krita/commit/c77027bbae9e8c4d26a8eb364d5df7ff99d65cd9

--- Comment #8 from Dmitry Kazakov  ---
Git commit ea9daff5a71a1fb817c87778d88129c2a462ea07 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:36.
Pushed by dkazakov into branch 'master'.

Fix cloning of stroke layer style

KisLayerStyleKnockoutBlower should clone the internal selection
as well.

M  +10   -0libs/image/layerstyles/KisLayerStyleKnockoutBlower.cpp
M  +3-0libs/image/layerstyles/KisLayerStyleKnockoutBlower.h
M  +1-0   
libs/image/layerstyles/kis_layer_style_filter_projection_plane.cpp

https://invent.kde.org/graphics/krita/commit/ea9daff5a71a1fb817c87778d88129c2a462ea07

--- Comment #9 from Dmitry Kazakov  ---
Git commit a37cbcec401cab859c240037e3f377e12dbbd757 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:40.
Pushed by dkazakov into branch 'master'.

Fix a thread-safety problem in Stroke layer style

It should not write into a knockout-selection outside its
applyRect, becasue there are no thread-safety guarantees outside it.

# Conflicts:
#   libs/image/layerstyles/kis_ls_stroke_filter.cpp

M  +15   -14   libs/image/layerstyles/kis_ls_stroke_filter.cpp

https://invent.kde.org/graphics/krita/commit/a37cbcec401cab859c240037e3f377e12dbbd757

--- Comment #10 from Dmitry Kazakov  ---
Git commit 689fe924c56712ee1986269fdbace1c7450f7549 by Dmitry Kazakov.
Committed on 26/06/2020 at 15:41.
Pushed by dkazakov into branch 'master'.

Add a unittest for cloning layer styles

M  +46   -10   libs/image/tests/kis_layer_style_projection_plane_test.cpp

https://invent.kde.org/graphics/krita/commit/689fe924c56712ee1986269fdbace1c7450f7549

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423150] Layer Style Stroke - Layer Duplication Loses Color

2020-06-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=423150

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Dmitry Kazakov  ---
The bug is fixed now (and two more different bugs).

-- 
You are receiving this mail because:
You are watching all bug changes.

[partitionmanager] [Bug 423397] fsck fails after shrinking ext4 fs

2020-06-26 Thread Laosom
https://bugs.kde.org/show_bug.cgi?id=423397

--- Comment #9 from Laosom  ---
I checked and find it was not running.

-- 
You are receiving this mail because:
You are watching all bug changes.

[partitionmanager] [Bug 423397] fsck fails after shrinking ext4 fs

2020-06-26 Thread Laosom
https://bugs.kde.org/show_bug.cgi?id=423397

--- Comment #8 from Laosom  ---
Created attachment 129702
  --> https://bugs.kde.org/attachment.cgi?id=129702=edit
PM error automounter

-- 
You are receiving this mail because:
You are watching all bug changes.

[krunner] [Bug 423255] [feature request] web shortcut for deepl.com

2020-06-26 Thread Alexander Lohnau
https://bugs.kde.org/show_bug.cgi?id=423255

Alexander Lohnau  changed:

   What|Removed |Added

   Assignee|ro...@kde.org   |alexander.loh...@gmx.de
 CC||alexander.loh...@gmx.de

-- 
You are receiving this mail because:
You are watching all bug changes.

[kdesvn] [Bug 423519] GUI ask for svn+ssh passwords at console, no kdesvnaskpass dialog

2020-06-26 Thread Daniel Sanjurjo
https://bugs.kde.org/show_bug.cgi?id=423519

--- Comment #3 from Daniel Sanjurjo  ---
Same result with kdesvn 2.1.0. No "log_kdesvn: Using kdesvnaskpass " message,
but keeps on asking for a password at the console.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 423548] Após desenhar com um pincel na área de trabaho, o desenho não é feito instantaneamente, o que causa demora de alguns minutos para ser visualizado e em outros momentos, não aparece

2020-06-26 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=423548

Tymond  changed:

   What|Removed |Added

   Severity|major   |normal
 CC||tamtamy.tym...@gmail.com
 Resolution|--- |WORKSFORME
 Status|REPORTED|RESOLVED

--- Comment #1 from Tymond  ---
English machine translation:
After drawing with a brush in the work area, the drawing is not done instantly,
which causes it takes a few minutes to be viewed and in other moments, the
trace does not appear.

---
Please do not report bugs in any other language than English. However in this
case it's not a bug but an issue that should be resolved on a user support
forum instead, for example krita-artists.org.

You can try to go to Configure Krita -> Display and change API from OpenGL to
ANGLE or back and restart Krita. But if it doesn't work please go to the user
support forum I mentioned earlier.

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 354802] Desktop Icon position gets scrambled sometimes on reboot.

2020-06-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=354802

--- Comment #119 from toon.peperm...@hotmail.com ---
Would be nice if someone else with similar problems to mine could confirm they
have the following two lines in /home/user/.xsession-errors when the bug
occurs:

org.kde.plasma: requesting config for "Folder View" without a containment!
QObject::disconnect: Unexpected null parameter
# or translation of "Folder View" in the first line

Then at least a tiny something would be reproducible. In another session with
bug, I had that message again, so for the first time I think I have some hard
evidence.

My apologies for bothering you about wallpapers and thumbnailers, after some
extra testing I can exclude both. My idea was simply that if this bug hasn't
been fixed in five years, there might be something bizarre going on which
nobody had had the idea to test.

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 423549] New: File renamed while in search mode: filename showed is not updated if search bar is closed and reopened

2020-06-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423549

Bug ID: 423549
   Summary: File renamed while in search mode: filename showed is
not updated if search bar is closed and reopened
   Product: dolphin
   Version: 20.04.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: search
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: 16f8...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Created attachment 129697
  --> https://bugs.kde.org/attachment.cgi?id=129697=edit
video-example of the bug

SUMMARY
File renamed while in search mode: displayed filename of the renamed file is
not updated in search results if search bar is closed and reopened.

STEPS TO REPRODUCE
1. open a folder in Dolphin
2. press CRTL+F and search for a file in that folder - e.g. filename_1
3. rename the file - e.g. filename_2
4. close the search bar
5. press CRTL+F to reopen the search bar and search for the same file

OBSERVED RESULT
filename displayed in search result is 'filename_1' and it was not updated to
'filename_2'. As a consequence opening it results in an error. You need to
force Dolphin to update the list by pressing F5.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 421405] kwin_rules_dialog shows an empty dialog on wayland

2020-06-26 Thread Scott Loga
https://bugs.kde.org/show_bug.cgi?id=421405

--- Comment #5 from Scott Loga  ---
Confirmed Behavior in FreeBSD/KDE5:

OS - 12.1-RELEASE-p6 GENERIC amd64
KDE Plasma 5.19.1, KDE Frameworks 5.71.0, Qt 5.14.2

On any Window Title Bar, if one right clicks and chooses More Actions then
Configure Special Window Settings, the KDE Crash Handler displays
"kwin_rules_closes unexpectedly"

Details:

Executable: kwin_rules_dialog PID: 32543 Signal: Segmentation fault (11) Time:
6/23/20 12:04:20 PM CDT

Attached is the crash information provided by the KDE Crash Handler.

I also created a new user on the system and the same results occurred.

If more information is needed, please don't hesitate to ask.

Regards,

Scott

-- 
You are receiving this mail because:
You are watching all bug changes.

[gwenview] [Bug 423547] New: Cannot open kra file, saved with Krita 4.3.0

2020-06-26 Thread Maxim
https://bugs.kde.org/show_bug.cgi?id=423547

Bug ID: 423547
   Summary: Cannot open kra file, saved with Krita 4.3.0
   Product: gwenview
   Version: 19.04.3
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: maxim.shero...@gmail.com
  Target Milestone: ---

SUMMARY
Gwenview cannot display content of kra file, that was saved with recent Krita
version 4.3.0.

STEPS TO REPRODUCE
1. Create a file with Krita 4.3.0
2. Try to open it with Gwenview

OBSERVED RESULT
Shows error:
Loading ‘FileName.kra’ failed
Loading meta information failed.

EXPECTED RESULT
File opens and shows content as regular image file

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 19.10
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 423448] Freeze when sharing screen in browser

2020-06-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=423448

David Edmundson  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #4 from David Edmundson  ---
That's very confusing. Half the symptoms are that kwin is frozen, yet you say
restarting plasma fixes it.


Can you run "sudo gdb --pid `pidof plasmashell`" when it's frozen

when it connects then type "bt" and paste the results

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 422702] Virtual keyboard stopped working since the last update, wayland

2020-06-26 Thread Ben Norton
https://bugs.kde.org/show_bug.cgi?id=422702

Ben Norton  changed:

   What|Removed |Added

 CC||bennor...@zoho.com

--- Comment #1 from Ben Norton  ---
Having the same problem on latest OpenSUSE Tumbleweed since 5.19.0, on 5.19.1
now and still a problem. In Wayland, the virtual keyboard comes up but as soon
as you touch it, it closes, it's seems almost like it thinks your touching the
desktop instead of the keyboard. In X11 qtvirtualkeyboard works fine. 

An additional problem that occurs that might help figure out the problem, When
I enable using the virtual keyboard, and then change and apply anything in
System Settings, the Application Menu when activated on My panel shows a very
zoomed and stretched portion of some part of the screen across whole screen,
instead of the menu, once I touch anything it goes back to the regular view. To
get a working Application Menu back, I just need to disable the virtual
keyboard. But I need to reboot to stop it happening again on re-enabling the
virtual keyboard.

-- 
You are receiving this mail because:
You are watching all bug changes.

[okular] [Bug 423432] Fit page icon is misleading

2020-06-26 Thread apache
https://bugs.kde.org/show_bug.cgi?id=423432

--- Comment #6 from apache  ---
Just renaming text is not enough. I don't know whether it is Okular or Breeze
issue. At this stage new design is welcomed. As I am not good at design I
started topic on kde forum. Maybe someone will come up with a proposal:

help design icons for Okular
https://forum.kde.org/viewtopic.php?f=285=166740

-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 423549] File renamed while in search mode: filename showed is not updated if search bar is closed and reopened

2020-06-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=423549

16f8...@gmail.com changed:

   What|Removed |Added

 CC||16f8...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

<    1   2   3