[frameworks-kiconthemes] [Bug 420908] KInfoCenter crashes on startup

2020-05-04 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=420908

Harald Sitter  changed:

   What|Removed |Added

Product|kinfocenter |frameworks-kiconthemes
   Assignee|hubn...@gmail.com   |cf...@kde.org
  Component|general |general
 CC||kdelibs-b...@kde.org,
   ||sit...@kde.org
Version|5.12.8  |5.55.0

--- Comment #1 from Harald Sitter  ---
Moving bug down the stack as this crash happens inside kiconthemes/kcoreaddons.

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

[kmail2] [Bug 420766] Envelope From is empty on outgoing mails

2020-05-04 Thread Tim Mohlmann
https://bugs.kde.org/show_bug.cgi?id=420766

--- Comment #4 from Tim Mohlmann  ---
(In reply to Laurent Montel from comment #2)
> Could you send me a testcase  as  I can't reproduce it here.
> Thanks

Hi! thanks for your quick reply. I've tried sending you an direct e-mail from
Kmail just now, but the KDE server is also hard bouncing my e-mail due to this
issue:

May 04 07:10:29 mail postfix/smtpd[10281]: CE1EE1C1F7A:
client=5-15-225-27.residential.rdsnet.ro[5.15.225.27], sasl_method=XCLIENT,
sasl_username=ad...@usrpro.io
May 04 07:10:29 mail postfix/cleanup[10285]: CE1EE1C1F7A: replace: header
Received: from sky.localnet (5-15-225-27.residential.rdsnet.ro
[5.15.225.27])??by mail.usrpro.io (Postfix) with ESMTPA id CE1EE1C1F7A??for
; Mon,  4 May 2020 07:10:29 + (UTC) from
5-15-225-27.residential.rdsnet.ro[5.15.225.27]; from=<> to=
proto=ESMTP helo=: Received: from authenticated-user
(PRIMARY_HOSTNAME [PUBLIC_IP])??by mail.usrpro.io (Postfix) with ESMTPA id
CE1EE1C1F7A??for ; Mon,  4 May 2020 07:10:29 + (UTC)
May 04 07:10:29 mail postfix/cleanup[10285]: CE1EE1C1F7A:
message-id=<3811245.7F7dMsKJgg@sky>
May 04 07:10:30 mail postfix/qmgr[119]: CE1EE1C1F7A: from=<>, size=644, nrcpt=1
(queue active)
May 04 07:10:30 mail postfix/smtpd[10281]: disconnect from
5-15-225-27.residential.rdsnet.ro[5.15.225.27] ehlo=2 xclient=0/1 mail=1 rcpt=1
data=1 quit=1 commands=6/7
May 04 07:10:41 mail postfix/smtp[10286]: CE1EE1C1F7A: to=,
relay=letterbox.kde.org[46.43.1.242]:25, delay=12, delays=0.37/0.05/4.6/6.9,
dsn=5.7.1, status=bounced (host letterbox.kde.org[46.43.1.242] said: 550 5.7.1
rejected by DMARC policy for usrpro.io (in reply to end of DATA command))

If needed, I can relax the DMARC policy on this domain. This might take some
time for the change to propagate globally though.

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

[Craft] [Bug 420984] New: Problem when compiling kio-extras in craft in Windows 10 Home China

2020-05-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420984

Bug ID: 420984
   Summary: Problem when compiling kio-extras in craft in Windows
10 Home China
   Product: Craft
   Version: master
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Core
  Assignee: vonr...@kde.org
  Reporter: sdplus2...@163.com
CC: kde-wind...@kde.org
  Target Milestone: ---

SUMMARY
When "Building CXX object sftp\CMakeFiles\kio_sftp.dir\kio_sftp.cpp.obj" it
failed.

STEPS TO REPRODUCE
1. Open Powershell (I use Windows Terminal Preview)
2. Start craft
3. run "craft dolphin"

OBSERVED RESULT
FAILED: sftp/CMakeFiles/kio_sftp.dir/kio_sftp.cpp.obj
C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx64\x64\cl.exe
 /nologo /TP -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING
-DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kio5_sftp\" -DUNICODE
-DWIN32_LEAN_AND_MEAN -DWINVER=0x0600 -D_CRT_NONSTDC_NO_DEPRECATE
-D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_SCL_SECURE_NO_WARNINGS
-D_UNICODE -D_USE_MATH_DEFINES -D_WIN32_IE=0x0600 -D_WIN32_WINNT=0x0600
-Dkio_sftp_EXPORTS -Isftp
-IC:\CraftRoot\build\_\9a54cb8a\kio-extras-20.04.0\sftp
-Isftp\kio_sftp_autogen\include -I. -I\default -IC:\CraftRoot\include
-IC:\CraftRoot\include\KF5\KIOCore -IC:\CraftRoot\include\KF5
-IC:\CraftRoot\include\KF5\KCoreAddons -IC:\CraftRoot\include\qt5
-IC:\CraftRoot\include\qt5\QtCore -IC:\CraftRoot\.\mkspecs\win32-msvc
-IC:\CraftRoot\include\KF5\KService -IC:\CraftRoot\include\KF5\KConfigCore
-IC:\CraftRoot\include\qt5\QtNetwork -IC:\CraftRoot\include\qt5\QtConcurrent
-IC:\CraftRoot\include\qt5\QtDBus -IC:\CraftRoot\include\KF5\KWidgetsAddons
-IC:\CraftRoot\include\qt5\QtWidgets -IC:\CraftRoot\include\qt5\QtGui
-IC:\CraftRoot\include\qt5\QtANGLE -IC:\CraftRoot\include\KF5\KI18n /DWIN32
/D_WINDOWS /W3 /GR /EHsc /wd4250 /wd4251 /wd4396 /wd4661 /MD /Zi /O2 /Ob1
/DNDEBUG /showIncludes /Fosftp\CMakeFiles\kio_sftp.dir\kio_sftp.cpp.obj
/Fdsftp\CMakeFiles\kio_sftp.dir\ /FS -c
C:\CraftRoot\build\_\9a54cb8a\kio-extras-20.04.0\sftp\kio_sftp.cpp
C:\Program Files (x86)\Microsoft Visual
Studio\2019\Community\VC\Tools\MSVC\14.25.28610\include\experimental/filesystem(30):
fatal error C1189: #error:  The  header providing
std::experimental::filesystem is deprecated by Microsoft and will be REMOVED.
It is superseded by the C++17  header providing std::filesystem.
You can define _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING to
acknowledge that you have received this warning.

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 10 19041.208 Home China

ADDITIONAL INFORMATION

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

[kmail2] [Bug 420766] Envelope From is empty on outgoing mails

2020-05-04 Thread Tim Mohlmann
https://bugs.kde.org/show_bug.cgi?id=420766

--- Comment #5 from Tim Mohlmann  ---
(In reply to Laurent Montel from comment #3)
> Git commit ea14bb921d43118361b1973b01bacfeaf5a8bf2f by Laurent Montel.
> Committed on 04/05/2020 at 05:11.
> Pushed by mlaurent into branch 'release/20.04'.
> 
> Fix Bug 420766 - Envelope From is empty on outgoing mails
> Revert support for big email (for the moment it creates too many
> bug in encoding)
> 
> M  +6-5messageviewer/src/htmlwriter/webengineparthtmlwriter.cpp
> 
> https://commits.kde.org/messagelib/ea14bb921d43118361b1973b01bacfeaf5a8bf2f

Great! I will see if I can do a local build later.

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

[Craft] [Bug 420984] Problem when compiling kio-extras in craft in Windows 10 Home China

2020-05-04 Thread brute4s99
https://bugs.kde.org/show_bug.cgi?id=420984

--- Comment #1 from brute4s99  ---
I'd like to work on this later today.

On Mon, 4 May, 2020, 12:48 pm ,  wrote:

> https://bugs.kde.org/show_bug.cgi?id=420984
>
> Bug ID: 420984
>Summary: Problem when compiling kio-extras in craft in Windows
> 10 Home China
>Product: Craft
>Version: master
>   Platform: MS Windows
> OS: MS Windows
> Status: REPORTED
>   Severity: normal
>   Priority: NOR
>  Component: Core
>   Assignee: vonr...@kde.org
>   Reporter: sdplus2...@163.com
> CC: kde-wind...@kde.org
>   Target Milestone: ---
>
> SUMMARY
> When "Building CXX object sftp\CMakeFiles\kio_sftp.dir\kio_sftp.cpp.obj" it
> failed.
>
> STEPS TO REPRODUCE
> 1. Open Powershell (I use Windows Terminal Preview)
> 2. Start craft
> 3. run "craft dolphin"
>
> OBSERVED RESULT
> FAILED: sftp/CMakeFiles/kio_sftp.dir/kio_sftp.cpp.obj
>
> C:\PROGRA~2\MICROS~1\2019\COMMUN~1\VC\Tools\MSVC\1425~1.286\bin\Hostx64\x64\cl.exe
>  /nologo /TP -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB
> -DQT_DBUS_LIB
> -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING
> -DQT_WIDGETS_LIB -DTRANSLATION_DOMAIN=\"kio5_sftp\" -DUNICODE
> -DWIN32_LEAN_AND_MEAN -DWINVER=0x0600 -D_CRT_NONSTDC_NO_DEPRECATE
> -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS
> -D_SCL_SECURE_NO_WARNINGS
> -D_UNICODE -D_USE_MATH_DEFINES -D_WIN32_IE=0x0600 -D_WIN32_WINNT=0x0600
> -Dkio_sftp_EXPORTS -Isftp
> -IC:\CraftRoot\build\_\9a54cb8a\kio-extras-20.04.0\sftp
> -Isftp\kio_sftp_autogen\include -I. -I\default -IC:\CraftRoot\include
> -IC:\CraftRoot\include\KF5\KIOCore -IC:\CraftRoot\include\KF5
> -IC:\CraftRoot\include\KF5\KCoreAddons -IC:\CraftRoot\include\qt5
> -IC:\CraftRoot\include\qt5\QtCore -IC:\CraftRoot\.\mkspecs\win32-msvc
> -IC:\CraftRoot\include\KF5\KService -IC:\CraftRoot\include\KF5\KConfigCore
> -IC:\CraftRoot\include\qt5\QtNetwork
> -IC:\CraftRoot\include\qt5\QtConcurrent
> -IC:\CraftRoot\include\qt5\QtDBus -IC:\CraftRoot\include\KF5\KWidgetsAddons
> -IC:\CraftRoot\include\qt5\QtWidgets -IC:\CraftRoot\include\qt5\QtGui
> -IC:\CraftRoot\include\qt5\QtANGLE -IC:\CraftRoot\include\KF5\KI18n /DWIN32
> /D_WINDOWS /W3 /GR /EHsc /wd4250 /wd4251 /wd4396 /wd4661 /MD /Zi /O2 /Ob1
> /DNDEBUG /showIncludes /Fosftp\CMakeFiles\kio_sftp.dir\kio_sftp.cpp.obj
> /Fdsftp\CMakeFiles\kio_sftp.dir\ /FS -c
> C:\CraftRoot\build\_\9a54cb8a\kio-extras-20.04.0\sftp\kio_sftp.cpp
> C:\Program Files (x86)\Microsoft Visual
>
> Studio\2019\Community\VC\Tools\MSVC\14.25.28610\include\experimental/filesystem(30):
> fatal error C1189: #error:  The  header providing
> std::experimental::filesystem is deprecated by Microsoft and will be
> REMOVED.
> It is superseded by the C++17  header providing
> std::filesystem.
> You can define _SILENCE_EXPERIMENTAL_FILESYSTEM_DEPRECATION_WARNING to
> acknowledge that you have received this warning.
>
> EXPECTED RESULT
>
>
> SOFTWARE/OS VERSIONS
> Windows: 10 19041.208 Home China
>
> ADDITIONAL INFORMATION
>
> --
> You are receiving this mail because:
> You are on the CC list for the bug.

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

[krita] [Bug 420979] Big Icons and tabs

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=420979

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |NOT A BUG
 CC||b...@valdyas.org
 Status|REPORTED|RESOLVED

--- Comment #1 from Boudewijn Rempt  ---
Go to Settings->Configure Krita->General->Window, disable HiDPI support and
restart Krita.

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

[krita] [Bug 419795] Soft proofing doesn't work

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=419795

--- Comment #10 from Boudewijn Rempt  ---
Ah, so it is only broken after loading an existing file?

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

[systemsettings] [Bug 420982] Set display scale slider step to a non-adversial value.

2020-05-04 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=420982

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from David Edmundson  ---
It's been changed.

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

[Craft] [Bug 420984] Problem when compiling kio-extras in craft in Windows 10 Home China

2020-05-04 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=420984

Ben Cooksley  changed:

   What|Removed |Added

 CC||bcooks...@kde.org

--- Comment #2 from Ben Cooksley  ---
Please see also
https://binary-factory.kde.org/job/Dolphin_Release_win64/779/console

kio-extras is a frequent source of issues on Windows unfortunately.

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

[kmail2] [Bug 420766] Envelope From is empty on outgoing mails

2020-05-04 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420766

Laurent Montel  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #6 from Laurent Montel  ---
(In reply to Tim Mohlmann from comment #5)
> (In reply to Laurent Montel from comment #3)
> > Git commit ea14bb921d43118361b1973b01bacfeaf5a8bf2f by Laurent Montel.
> > Committed on 04/05/2020 at 05:11.
> > Pushed by mlaurent into branch 'release/20.04'.
> > 
> > Fix Bug 420766 - Envelope From is empty on outgoing mails
> > Revert support for big email (for the moment it creates too many
> > bug in encoding)
> > 
> > M  +6-5messageviewer/src/htmlwriter/webengineparthtmlwriter.cpp
> > 
> > https://commits.kde.org/messagelib/ea14bb921d43118361b1973b01bacfeaf5a8bf2f
> 
> Great! I will see if I can do a local build later.

It's the bad bug report. Sorry.
I reopen it

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

[krita] [Bug 419795] Soft proofing doesn't work

2020-05-04 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=419795

--- Comment #11 from David REVOY  ---
@Boud: Yes, only broken after loading an existing *.kra file (flat pictures
like JPG works perfectly). I tried old Krita files and newer one; no
differences.

Note: (not sure if can be related) The only other bug I have in mind that does
this kind of difference between Krita document and flat document is the one
about the Histogram docker that doesn't refresh on the flat picture:
https://bugs.kde.org/show_bug.cgi?id=420014 .

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

[krita] [Bug 419795] Soft proofing doesn't work after loading a .kra file

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=419795

Boudewijn Rempt  changed:

   What|Removed |Added

Summary|Soft proofing doesn't work  |Soft proofing doesn't work
   ||after loading a .kra file

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

[krita] [Bug 420936] The text box has remnant text in its original size when trying to resize it smaller than the minimum size after altering text.

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=420936

Boudewijn Rempt  changed:

   What|Removed |Added

   Severity|grave   |normal
 CC||b...@valdyas.org

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

[digikam] [Bug 420986] New: External picture rating can not be read

2020-05-04 Thread Marcel
https://bugs.kde.org/show_bug.cgi?id=420986

Bug ID: 420986
   Summary: External picture rating can not be read
   Product: digikam
   Version: 7.0.0
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Metadata-Exif
  Assignee: digikam-bugs-n...@kde.org
  Reporter: maes...@gmail.com
  Target Milestone: ---

Created attachment 128126
  --> https://bugs.kde.org/attachment.cgi?id=128126&action=edit
python script to set the rating

SUMMARY
If a picture is rated in Digikam, everything works fine. The metadata of the
image gets updated. Anyway, if the picture is manually rated, Digikam can not
read this information. 

Manual update was done with the python script also attached. 

STEPS TO REPRODUCE
1. Get a clean image digikam has never seen before and name it test.jpg
2. run python3 Test.py
3. Check rating with exiftool test.jpg

OBSERVED RESULT
Open it in Digikam (it is not rated)

EXPECTED RESULT
rating of 5 stars

SOFTWARE/OS VERSIONS
Ubuntu 20.04
digikam-7.0.0-rc-20200502T111802-x86-64.appimage

ADDITIONAL INFORMATION

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

[frameworks-kio] [Bug 420985] New: KIO::mostLocalUrl shouldn't actually stat remote slaves

2020-05-04 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=420985

Bug ID: 420985
   Summary: KIO::mostLocalUrl shouldn't actually stat remote
slaves
   Product: frameworks-kio
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: sit...@kde.org
CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
Spun out of bug #420911

A remote slave is remote, it has no mostLocalUrl because it isn't local, so the
stat is 100% of the time a waste of resources.
Therefore I believe KIO::mostLocalUrl should return a no-op statjob when the
protocol isn't Class==:local

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

[krita] [Bug 411570] Lose Zoom Capability

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=411570

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||b...@valdyas.org

--- Comment #2 from Boudewijn Rempt  ---
I think this would have been fixed in d454a04e713c0ffc4167021680f69be3698871ec
for Windows, could you please test the nightly stable build
https://binary-factory.kde.org/job/Krita_Stable_Windows_Build/ ?

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

[dolphin] [Bug 420911] Authentication dialog to access a Samba share always re-appears together a pointiless "Examining" notification after canceling

2020-05-04 Thread Harald Sitter
https://bugs.kde.org/show_bug.cgi?id=420911

Harald Sitter  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   Assignee|plasma-b...@kde.org |dolphin-bugs-n...@kde.org
Product|kio-extras  |dolphin
 Status|REPORTED|CONFIRMED
 CC||kfm-de...@kde.org,
   ||sit...@kde.org
  Component|Samba   |general

--- Comment #1 from Harald Sitter  ---
Moving down the stack. At a glance this is a bug in dolphin.

A fairly reliable way to reproduce this is:

- dolphin --new-window smb://somehost
- drill into a share with auth
- minimize window
- wait a second or two
- alt-tab into window again
- auth loop starts

The reason it keeps asking for auth is because dolphin keeps running a stat on
the same url expecting a different outcome. Trace below.

The stat triggers the auth dialog, that causes dolphin to lose window focus,
the smb slave comes back with an error (ERR_ACCESS_DENIED), dolphin gets focus
again, the window gets an activation event again (cause of the regained focus)
and the same dance happens again.

There's a number of problems with this IMHO.

Firstly the obvious bug at hand.

Secondly, dolphin shouldn't look up the find tool on window activation, if
anything it should happen if and when the url of the "container" changes. Even
if the code wasn't misbehaving, the way it is currently written needlessly
stats the same url even when the url hasn't changed.

Lastly, KIO::mostLocalUrl shouldn't run any stat on jobs that aren't local
they'll not have a mostLocalUrl because they aren't local. I've opened bug
#420985 for this.

#0  KIO::StatJob::StatJob (this=0x56734db0, dd=...) at
./src/core/statjob.cpp:68
#1  0x75d158ea in KIO::StatJobPrivate::newJob (flags=...,
packedArgs=..., command=69, url=...) at ./src/core/statjob.cpp:58
#2  KIO::statDetails (url=..., side=side@entry=KIO::StatJob::SourceSide,
details=..., details@entry=..., flags=...) at ./src/core/statjob.cpp:235
#3  0x75d159d7 in KIO::mostLocalUrl (url=..., flags=...,
flags@entry=...) at ./src/core/statjob.cpp:212
#4  0x77b2ede9 in DolphinMainWindow::activeContainerLocalPath
(this=this@entry=0x55853020) at ./src/dolphinmainwindow.cpp:945
#5  0x77b360f5 in DolphinMainWindow::preferredSearchTool
(this=this@entry=0x55853020) at ./src/dolphinmainwindow.cpp:959
#6  0x77b36474 in
DolphinMainWindow::updateOpenPreferredSearchToolAction (this=0x55853020) at
./src/dolphinmainwindow.cpp:1001
#7  0x77b369fa in DolphinMainWindow::event (this=0x55853020,
event=0x7fffd360) at ./src/dolphinmainwindow.cpp:2301
#8  0x7270b9ac in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#9  0x72712bb0 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#10 0x71350128 in QCoreApplication::notifyInternal2
(receiver=0x55853020, event=0x7fffd360) at
kernel/qcoreapplication.cpp:1075
#11 0x72710a83 in QApplication::setActiveWindow(QWidget*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#12 0x72710c83 in
QApplicationPrivate::notifyActiveWindowChange(QWindow*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#13 0x71e16465 in QGuiApplicationPrivate::processActivatedEvent
(e=) at kernel/qguiapplication.cpp:2436
#14 0x71e1aaed in QGuiApplicationPrivate::processWindowSystemEvent
(e=e@entry=0x56373cb0) at kernel/qguiapplication.cpp:1956
#15 0x71df31cb in QWindowSystemInterface::sendWindowSystemEvents
(flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1170
#16 0x7fffe20fcf9a in xcbSourceDispatch (source=) at
qxcbeventdispatcher.cpp:105
#17 0x7fffe9282417 in g_main_context_dispatch () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x7fffe9282650 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x7fffe92826dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x713af42c in QEventDispatcherGlib::processEvents
(this=0x55800270, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#21 0x7134e9aa in QEventLoop::exec (this=this@entry=0x7fffd700,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#22 0x71358120 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:1383
#23 0x77b2a7c5 in kdemain (argc=, argv=)
at ./src/main.cpp:189
#24 0x77713b97 in __libc_start_main (main=0x4720 ,
argc=3, argv=0x7fffd968, init=, fini=,
rtld_fini=, 
stack_end=0x7fffd958) at ../csu/libc-start.c:310
#25 0x475a in _start ()

-- 
You are receiving this mail because:
You are watchin

[krita] [Bug 415520] Failed to change language of krita (steam version) on Linux

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=415520

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #4 from Boudewijn Rempt  ---
This looks like it was fixed in Krita 4.2.9, at least on my plasma linux
system.

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

[konqueror] [Bug 420987] New: Pedir para abrir

2020-05-04 Thread Hugo Leonardo R. D. Lopes
https://bugs.kde.org/show_bug.cgi?id=420987

Bug ID: 420987
   Summary: Pedir para abrir
   Product: konqueror
   Version: 5.0.97
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konq-b...@kde.org
  Reporter: hlo...@gmail.com
  Target Milestone: ---

Application: konqueror (5.0.97)

Qt Version: 5.13.2
Frameworks Version: 5.68.0
Operating System: Linux 5.6.8-300.fc32.x86_64 x86_64
Windowing system: X11
Distribution: Fedora 32 (Thirty Two)

-- Information about the crash:
Pedir para abrir um website www.nostv.pt e ele dar a oportunidade de abrir em
outros web browsers. Rejeitei e ele fechou inesperadamente. Por sinal... Porque
o widgets "NAVEGADOR" não nos dá a oportinudade de escolher o browser que
queremos, e é obrigado a utilizar o Konqueror?

-- Backtrace:
Application: Konqueror (konqueror), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fa3ecac4840 (LWP 4267))]

Thread 6 (Thread 0x7fa3d6ffd700 (LWP 4276)):
#0  0x7fa3ef844e92 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fa3dda88d7b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7fa3dda8884b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7fa3ef83e432 in start_thread () from /lib64/libpthread.so.0
#4  0x7fa3f2bba9d3 in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7fa3d77fe700 (LWP 4275)):
#0  0x7fa3ef844e92 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fa3dda88d7b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7fa3dda8884b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7fa3ef83e432 in start_thread () from /lib64/libpthread.so.0
#4  0x7fa3f2bba9d3 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fa3d7fff700 (LWP 4274)):
#0  0x7fa3ef844e92 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fa3dda88d7b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7fa3dda8884b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7fa3ef83e432 in start_thread () from /lib64/libpthread.so.0
#4  0x7fa3f2bba9d3 in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fa3dcba4700 (LWP 4273)):
#0  0x7fa3ef844e92 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7fa3dda88d7b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7fa3dda8884b in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7fa3ef83e432 in start_thread () from /lib64/libpthread.so.0
#4  0x7fa3f2bba9d3 in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fa3decb6700 (LWP 4271)):
#0  0x7fa3f0f089a6 in socketNotifierSourceCheck(_GSource*) () from
/lib64/libQt5Core.so.5
#1  0x7fa3eef0d4f9 in g_main_context_check () from /lib64/libglib-2.0.so.0
#2  0x7fa3eef0da95 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#3  0x7fa3eef0dc23 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#4  0x7fa3f0f08c23 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#5  0x7fa3f0ebc21b in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#6  0x7fa3f0d30577 in QThread::exec() () from /lib64/libQt5Core.so.5
#7  0x7fa3f16bf4da in QDBusConnectionManager::run() () from
/lib64/libQt5DBus.so.5
#8  0x7fa3f0d31846 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#9  0x7fa3ef83e432 in start_thread () from /lib64/libpthread.so.0
#10 0x7fa3f2bba9d3 in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fa3ecac4840 (LWP 4267)):
[KCrash Handler]
#6  0x7fa3f2cc4c7a in KonqRun::foundMimeType(QString const&) [clone .cold]
() from /lib64/libkdeinit5_konqueror.so
#7  0x7fa3f25fecb6 in KRun::mimeTypeDetermined(QString const&) () from
/lib64/libKF5KIOWidgets.so.5
#8  0x7fa3f279b23a in KParts::BrowserRun::slotBrowserMimetype(KIO::Job*,
QString const&) () from /lib64/libKF5Parts.so.5
#9  0x7fa3f0ee3a60 in QMetaObject::activate(QObject*, int, int, void**) ()
from /lib64/libQt5Core.so.5
#10 0x7fa3f249754b in KIO::TransferJob::mimetype(KIO::Job*, QString const&)
() from /lib64/libKF5KIOCore.so.5
#11 0x7fa3f0ee3a60 in QMetaObject::activate(QObject*, int, int, void**) ()
from /lib64/libQt5Core.so.5
#12 0x7fa3f2476c49 in KIO::SlaveInterface::mimeType(QString const&) () from
/lib64/libKF5KIOCore.so.5
#13 0x7fa3f2478dbd in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /lib64/libKF5KIOCore.so.5
#14 0x7fa3f247734d in KIO::SlaveInterface::dispatch() () from
/lib64/libKF5KIOCore.so.5
#15 0x7fa3f247ad32 in KIO::Slave::gotInput() () from
/lib64/libKF5KIOCore.so.5
#16 0x7fa3f0ee3a60 in QMetaObject::activate(QObject*, int, 

[krita] [Bug 419529] Text Tool broken

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=419529

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED
   Assignee|krita-bugs-n...@kde.org |ghe...@gmail.com

--- Comment #6 from Boudewijn Rempt  ---
Ivan, I think that this fix of yours:

commit 8c2122b09435a419e10145190f1209a35403fae8
Author: Ivan Yossi , Tue May 14 11:35:37 2019 -0500 (12
months ago)
Committer: Ivan Yossi , Wed May 15 00:23:58 2019 -0500 (12
months ago)
Follows: v4.2.0-beta
Precedes: v42.0-beta2
Branches: 

Improve modal SvgTextToolEditor


Caused this issue.

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

[krita] [Bug 419529] Text Tool broken

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=419529

Boudewijn Rempt  changed:

   What|Removed |Added

   Keywords||regression, release_blocker

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

[umbrello] [Bug 418970] umbrello does not import sequences of C++ comments

2020-05-04 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=418970

Ralf Habacker  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||umbrello/commit/dec330247ed
   ||162ac38c34158554cf69979767a
   ||64
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||2.31.1 (KDE releases
   ||20.04.1)

--- Comment #4 from Ralf Habacker  ---
Git commit dec330247ed162ac38c34158554cf69979767a64 by Ralf Habacker, on behalf
of Simon Martens.
Committed on 04/05/2020 at 08:12.
Pushed by habacker into branch 'release/20.04'.

Fixes for adding multiline c++ comment support
FIXED-IN:2.31.1 (KDE releases 20.04.1)

M  +42   -5lib/cppparser/parser.cpp
M  +25   -20   lib/cppparser/parser.h

https://invent.kde.org/kde/umbrello/commit/dec330247ed162ac38c34158554cf69979767a64

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

[Craft] [Bug 420984] Problem when compiling kio-extras in craft in Windows 10 Home China

2020-05-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420984

--- Comment #3 from sdplus2...@163.com ---
Oh I forgot, I'm using windows-msvc2019_64-cl as the compiler...

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

[krita] [Bug 389022] Switching between stylus eraser tip and regular tip messes up brush settings of both presets

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=389022

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||keyth2363...@gmail.com

--- Comment #19 from Boudewijn Rempt  ---
*** Bug 417799 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 418546] Lock screen's icons are blurry on HiDPI with scaling 1.5

2020-05-04 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=418546

Méven Car  changed:

   What|Removed |Added

 CC||meven@enioka.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #13 from Méven Car  ---
(In reply to Guo Yunhe from comment #12)
> (In reply to Méven Car from comment #11)
> > I don't reproduce either with Plasma master SDDM from Kubuntu 20.04.
> > 
> > My hypothese is a missing environment variable not passed to sddm about
> > HDIPI on arch/Marjaro, but ok on kubuntu/kde-neon.

Sorry I meant the lockscreen rather than SDDM.

> 
> The issue is about lock screen, not SDDM.
I checked again, and I do reproduce in the end with 1.5 scaling on a 1920*1080
screen on plasma near-master.

This is X only.

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

[krita] [Bug 417799] Tablet - Wacom Cintiq Pro 24 - Brush Stops Working

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=417799

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org
  Component|Brush engines   |tablet support
 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Boudewijn Rempt  ---


*** This bug has been marked as a duplicate of bug 389022 ***

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

[krita] [Bug 389022] Switching between stylus eraser tip and regular tip messes up brush settings of both presets

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=389022

Boudewijn Rempt  changed:

   What|Removed |Added

  Component|Brush engines   |Usability

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

[konsole] [Bug 373232] Horizontal lines with fractional HiDPI scaling

2020-05-04 Thread Andrés Cabero
https://bugs.kde.org/show_bug.cgi?id=373232

--- Comment #193 from Andrés Cabero  ---
(In reply to Roberth Sjonøy from comment #191)
> https://bugreports.qt.io/browse/QTBUG-82601
> 
> The patch attached there fixed the issue for me.

It fixed it for me too.

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

[plasmashell] [Bug 420988] New: When clicking configure desktop a window opens, when setting special window settings position and size to remember it breaks desktop

2020-05-04 Thread Mokrane
https://bugs.kde.org/show_bug.cgi?id=420988

Bug ID: 420988
   Summary: When clicking configure desktop a window opens, when
setting special window settings position and size to
remember it breaks desktop
   Product: plasmashell
   Version: 5.18.4
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Desktop Containment
  Assignee: notm...@gmail.com
  Reporter: shmo...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY

When clicking configure desktop a window opens, when setting special window
setting position and size to remember it breaks desktop & pannels

STEPS TO REPRODUCE
1. on desktop right click and select configure desktop
2. on the opened window right click on window bar and select configure special
window settings...
3. in size and position set them to "remember" and save

OBSERVED RESULT
Default application pannel breaks if you create it and it takes the position of
the window above
Application launcher takes position of window above


EXPECTED RESULT
Only window should have size and position affected and not plasma pannels


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Manjaro
(available in About System)
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

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

[krita] [Bug 413893] Crash, when transparency mask is added to filter layer and manipulated

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=413893

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 CC||b...@valdyas.org
 Status|CONFIRMED   |NEEDSINFO

--- Comment #2 from Boudewijn Rempt  ---
Hm, I cannot reproduce this anymore. We did fix a number of issues in the layer
stack that were causing crashes recently, though. Could you please check
whether this problem is still present in the latest stable appimage build? See
https://binary-factory.kde.org/job/Krita_Stable_Appimage_Build/

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

[Craft] [Bug 420984] Problem when compiling kio-extras in craft in Windows 10 Home China

2020-05-04 Thread brute4s99
https://bugs.kde.org/show_bug.cgi?id=420984

brute4s99  changed:

   What|Removed |Added

 CC||piyushaggarwal...@gmail.com

--- Comment #4 from brute4s99  ---
> Please see also https://binary- 
> factory.kde.org/job/Dolphin_Release_win64/779/console

> kio-extras is a frequent source of issues on Windows unfortunately.


Ah yes, obviously, porting kio_sftp to windows is my doing. xD
I'll fix it.

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

[Akonadi] [Bug 411093] Unable to start Akonadi: Could not open required defaults file

2020-05-04 Thread Alexander Zhigalin
https://bugs.kde.org/show_bug.cgi?id=411093

Alexander Zhigalin  changed:

   What|Removed |Added

   Platform|Neon Packages   |Ubuntu Packages
Product|neon|Akonadi
   Assignee|neon-b...@kde.org   |kdepim-b...@kde.org
  Component|general |server

--- Comment #25 from Alexander Zhigalin  ---
(In reply to GK from comment #24)
> Same here since an update in Kubuntu 18.04. I moved to 19.10 and then a few
> days ago to 20.04, but got the same errors while launching akonadictl from
> terminal:
> 
> QUOTE
> rg.kde.pim.akonadiserver: Starting up the Akonadi Server...
> mysqld-akonadi: [ERROR] Failed to open required defaults file:
> /home/gkourtev/
> mysqld-akonadi: [ERROR] Fatal error in defaults handling. Program aborted!
> org.kde.pim.akonadiserver: database server stopped unexpectedly
> org.kde.pim.akonadiserver: Database process exited unexpectedly during
> initial connection!
> org.kde.pim.akonadiserver: executable: "/usr/sbin/mysqld-akonadi"
> org.kde.pim.akonadiserver: arguments:
> ("--defaults-file=/home/gkourtev/.local/share/akonadi/mysql.conf",
> "--datadir=/home/gkourtev/.local/share/akonadi/db_data/",
> "--socket=/run/user/1000/akonadi/mysql.socket",
> "--pid-file=/run/user/1000/akonadi/mysql.pid")
> org.kde.pim.akonadiserver: stdout: ""
> org.kde.pim.akonadiserver: stderr: "mysqld-akonadi: [ERROR] Failed to open
> required defaults file:
> /home/gkourtev/.local/share/akonadi/mysql.conf\nmysqld-akonadi: [ERROR]
> Fatal error in defaults handling. Program aborted!\n"
> org.kde.pim.akonadiserver: exit code: 1
> org.kde.pim.akonadiserver: process error: "Unknown error"
> mysqladmin: connect to server at 'localhost' failed
> error: 'Can't connect to local MySQL server through socket
> '/run/user/1000/akonadi/mysql.socket' (2)'
> Check that mysqld is running and that the socket:
> '/run/user/1000/akonadi/mysql.socket' exists!
> org.kde.pim.akonadiserver: Failed to remove runtime connection config file
> org.kde.pim.akonadiserver: Shutting down AkonadiServer...
> org.kde.pim.akonadicontrol: Application '/usr/bin/akonadiserver' exited
> normally...
> UNQUOTE
> 
> Operating System: Kubuntu 20.04
> KDE Plasma Version: 5.18.4
> KDE Frameworks Version: 5.68.0
> Qt Version: 5.12.8
> Kernel Version: 5.4.0-28-generic
> OS Type: 64-bit
> Processors: 4 × Intel® Core™ i7-6500U CPU @ 2.50GHz
> Memory: 15,5 GiB of RAM

Can you try to disable AppArmor and start it?
It helped for me when I had this bug.
Seems to be something wrong with the AA policy which causes mysqld-akonadi to
be unable to read it's configuration.

Anyway, I'm changing this bug product because it's not really Neon-specific.

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

[krita] [Bug 411539] Krita Crashes When Closing a .kra File

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=411539

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #25 from Boudewijn Rempt  ---
Hi,

Sorry for missing your replies to this report. We're getting a bit swamped by
our bug tracker. In any case, I understand that your issue is resolved?

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

[krita] [Bug 414237] Random Crash while painting

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=414237

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO
 CC||b...@valdyas.org

--- Comment #1 from Boudewijn Rempt  ---
Hi Raghukamath, 

Sorry for missing your report... It got snowed under. The crash happens inside
Qt code, and I suspect that it might be a problem specific to the arch build of
Qt 5 you had back then. Do you still get these crashes, or have they stopped
after you updated?

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

[krita] [Bug 416374] Crash when changing opacity after closing brush settings window

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=416374

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||b...@valdyas.org
 Resolution|--- |WAITINGFORINFO

--- Comment #5 from Boudewijn Rempt  ---
I think I might have the reason why this happens for you, but not for other
people. You're using Arch Linux with the Arch package of Krita, and somehow
Krita didn't get recompiled when Qt got updated:

  Version (compiled): 5.13.2
  Version (loaded): 5.14.0

The crash itself happens when we execute an avx2 instruction:

#6  0x7f913e272b51 in __memset_avx2_erms () from /usr/lib/libc.so.6

If we get a crash in that, that also looks like a build problem.

If you use the appimage, do you get these crashes? (Note that you need to
remove the distribution Krita first) 

And if you then ask Arch to rebuild all of Krita, do you get these crashes?

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

[krita] [Bug 416948] Internal error encountered after closing the canvas

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=416948

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
   Assignee|ghe...@gmail.com|krita-bugs-n...@kde.org
 Status|ASSIGNED|NEEDSINFO

--- Comment #4 from Boudewijn Rempt  ---
We still haven't found a way to reproduce this issue. Have you seen it happen
again, with the latest release, 4.2.9? See
https://krita.org/en/item/krita-4-2-9-released/

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

[systemsettings] [Bug 420989] New: System settings crash everytime

2020-05-04 Thread daniel
https://bugs.kde.org/show_bug.cgi?id=420989

Bug ID: 420989
   Summary: System settings crash everytime
   Product: systemsettings
   Version: 5.18.4
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: pop...@gmail.com
  Target Milestone: ---

Application: systemsettings5 (5.18.4)

Qt Version: 5.14.2
Frameworks Version: 5.69.0
Operating System: Linux 5.3.0-51-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.18

-- Information about the crash:
- What I was doing when the application crashed:

System setting app crash on every launch. Either directly from the panel,
either from application dashboard.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f598efb5800 (LWP 17587))]

Thread 5 (Thread 0x7f595dbf8700 (LWP 17591)):
#0  0x7f598a3f50b4 in __GI___libc_read (fd=13, buf=0x7f595dbf7b70,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7f5983ab32b0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5983a6e0b7 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f5983a6e570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f5983a6e6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f598ad6044b in QEventDispatcherGlib::processEvents
(this=0x7f5958000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f598acff9aa in QEventLoop::exec (this=this@entry=0x7f595dbf7d80,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x7f598ab103d7 in QThread::exec (this=this@entry=0x55c3d0fea650) at
thread/qthread.cpp:536
#8  0x7f5988654fc5 in QQmlThreadPrivate::run (this=0x55c3d0fea650) at
qml/ftw/qqmlthread.cpp:155
#9  0x7f598ab118ac in QThreadPrivate::start (arg=0x55c3d0fea650) at
thread/qthread_unix.cpp:342
#10 0x7f5985e2e6db in start_thread (arg=0x7f595dbf8700) at
pthread_create.c:463
#11 0x7f598a40688f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 4 (Thread 0x7f5966afc700 (LWP 17590)):
#0  0x7f5983ab4644 in g_mutex_unlock () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f5983a6d4b7 in g_main_context_acquire () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5983a6e485 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f5983a6e6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f598ad6044b in QEventDispatcherGlib::processEvents
(this=0x7f596b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f598acff9aa in QEventLoop::exec (this=this@entry=0x7f5966afbd80,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x7f598ab103d7 in QThread::exec (this=this@entry=0x55c3d0d788a0) at
thread/qthread.cpp:536
#7  0x7f5988654fc5 in QQmlThreadPrivate::run (this=0x55c3d0d788a0) at
qml/ftw/qqmlthread.cpp:155
#8  0x7f598ab118ac in QThreadPrivate::start (arg=0x55c3d0d788a0) at
thread/qthread_unix.cpp:342
#9  0x7f5985e2e6db in start_thread (arg=0x7f5966afc700) at
pthread_create.c:463
#10 0x7f598a40688f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f59736ee700 (LWP 17589)):
#0  0x7f598a3f50b4 in __GI___libc_read (fd=7, buf=0x7f59736edb60,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7f5983ab32b0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f5983a6e0b7 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f5983a6e570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f5983a6e6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f598ad6044b in QEventDispatcherGlib::processEvents
(this=0x7f596c000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f598acff9aa in QEventLoop::exec (this=this@entry=0x7f59736edd70,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x7f598ab103d7 in QThread::exec (this=) at
thread/qthread.cpp:536
#8  0x7f598b1ec555 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#9  0x7f598ab118ac in QThreadPrivate::start (arg=0x7f598b464da0) at
thread/qthread_unix.cpp:342
#10 0x7f5985e2e6db in start_thread (arg=0x7f59736ee700) at
pthread_create.c:463
#11 0x7f598a40688f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f597bbf5700 (LWP 17588)):
#0  0x7f598a3f9bf9 in __GI___poll (fds=0x7f597bbf4ca8, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f59859f2747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1

[digikam] [Bug 420986] External picture rating can not be read

2020-05-04 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=420986

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
It is better you upload your "test.jpg". There may be other metadata with
rating values. Take a look at the advanced metadata settings and change the
order and move your favorite rating matadata upwards.

Maik

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

[zanshin] [Bug 420990] New: open web links in default browser

2020-05-04 Thread apache
https://bugs.kde.org/show_bug.cgi?id=420990

Bug ID: 420990
   Summary: open web links in default browser
   Product: zanshin
   Version: unspecified
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: er...@kde.org
  Reporter: sabayo...@gmail.com
CC: mbe...@ipsquad.net
  Target Milestone: already done

Allow Zanshin to open web link in default web browser just by a click on a
link. I remember that Tomboy has this feature. It doesn't require copy and
paste into web browser, which is a huge convenience. 

A lot of my tasks are made just by pasting web links into Zanshin to read it
later. I don't add title nor description. So, only a web link pasted into
bottom "add task " field becomes a task.

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

[ark] [Bug 411074] Decompression errors are not reported

2020-05-04 Thread Ragnar Thomsen
https://bugs.kde.org/show_bug.cgi?id=411074

--- Comment #2 from Ragnar Thomsen  ---
Git commit b47c534607e22610b7f80628943227f32fa9948a by Ragnar Thomsen.
Committed on 04/05/2020 at 08:50.
Pushed by rthomsen into branch 'release/20.04'.

libarchive: Improve error-handling when loading archive

Improves error-handling in LibarchivePlugin::list().

Previously we only checked whether we could read until the end of the
archive, and even if we couldn't there was no error shown to the user.
Now we check the return value of both archive_read_next_header() and
archive_read_data_skip(), and show a corrupt archive query if either
was not successful.

This partially solves bug 411074, as Ark now at least gives a warning
when opening a corrupt archive with libarchiveplugin. We still need to
improve error-handling when extracting, but this requires some
refactoring first so will be done later.
Differential Revision: D29383

M  +33   -3plugins/libarchive/libarchiveplugin.cpp
M  +1-0plugins/libarchive/libarchiveplugin.h

https://commits.kde.org/ark/b47c534607e22610b7f80628943227f32fa9948a

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

[krita] [Bug 419467] Split layer can take hours on images with many colors

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=419467

Boudewijn Rempt  changed:

   What|Removed |Added

   Severity|crash   |normal
Summary|Split layer deadlocks Krita |Split layer can take hours
   ||on images with many colors

--- Comment #8 from Boudewijn Rempt  ---
WIth fuzziness = 0, it creates about 37000 layers... It's not hanging, it's
simply going overboard! The algorithm to figure out which layer a certain pixel
should go into then iterates over all the layers, so for every pixel, we check
all created layers in a tight loop.

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

[krita] [Bug 420333] Crash when using move tool on a vector layer

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=420333

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

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

[frameworks-kimageformats] [Bug 416941] AVIF image support

2020-05-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=416941

dnovome...@gmail.com changed:

   What|Removed |Added

URL|http://188.121.162.14/avif/ |https://github.com/novomesk
   |qt_avif_image_plugin_2020-0 |/qt-avif-image-plugin
   |3-20.zip|

--- Comment #9 from dnovome...@gmail.com ---
Hello Thomas,
I host the plug-in on GitHub ( https://github.com/novomesk/qt-avif-image-plugin
) as few people recommended before.

The license I use is BSD 2-Clause License ( https://aomedia.org/license/ ) - it
is the same license as dependencies needed for the plug-in (libavif + libaom),
nothing more above that.

I submitted AVIF mimetypes to shared-mime-info, so the AVIF will be recognized
in the future:
https://gitlab.freedesktop.org/xdg/shared-mime-info/-/commit/d23e9fa537b84950cdb518f87e3bf1f3f2577523

Those shell scripts are for common users who are not programmers. The essence
of the scripts is to run qmake + make.

I am open to change the file structure and the build process but I need some
real examples I should follow.

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

[dolphin] [Bug 420991] New: Dolphin treats Firefox tab as Drag and Drop content

2020-05-04 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420991

Bug ID: 420991
   Summary: Dolphin treats Firefox tab as Drag and Drop content
   Product: dolphin
   Version: 19.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: severin.k...@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Now that I installed Kubuntu 20.04 I noticed a weird behaviour when trying to
"drag out a tab from firefox". I dropped it over an open dolphin window and
expected Firefox to open a new window on that screen. However, Dolphin treated
it as "Drag and Drop" and prompted a dialog to create a new folder.

Kubuntu 20.04 LTS
Dolphin 19.12.3
SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

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

[kwin] [Bug 420992] New: Visual glitches in borders of windows on opening of widget panel

2020-05-04 Thread Andrei Rybak
https://bugs.kde.org/show_bug.cgi?id=420992

Bug ID: 420992
   Summary: Visual glitches in borders of windows on opening of
widget panel
   Product: kwin
   Version: 5.16.5
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: decorations
  Assignee: kwin-bugs-n...@kde.org
  Reporter: rybak@gmail.com
  Target Milestone: ---

Created attachment 128127
  --> https://bugs.kde.org/attachment.cgi?id=128127&action=edit
Video, demonstrating the glitch

SUMMARY
Opening the widget panel (or a widget, like application launcher) causes visual
glitches in the borders of windows of other applications.

STEPS TO REPRODUCE
1. Open any application with borders.
2. Move cursor to the edge of the screen to reveal the widget panel

OBSERVED RESULT
Visual glitch on the borders of opened window.

EXPECTED RESULT
No visual glitch.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 19.10
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.4
Kernel Version: 5.3.0-46-generic
OS Type: 64-bit
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 7.7 GiB of RAM

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

[kwin] [Bug 385522] Present Windows: Don't darken all windows and denote selection some other way than restoring original lightness

2020-05-04 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=385522

--- Comment #68 from Michael D  ---
Out of curiosity, I just ran a contrast check on the darkening effect. For
black text on an almost white background, the darkening effect yields a 1.9:1
contrast ratio which is awful:
https://webaim.org/resources/contrastchecker/?fcolor=1C3D5C&bcolor=666462. For
the sake of usability, I would love to see this bug get squashed soon.

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

[kwin] [Bug 303438] Don't dim the other windows in Present Windows

2020-05-04 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=303438

Michael D  changed:

   What|Removed |Added

 CC||nortex...@gmail.com

--- Comment #8 from Michael D  ---
Out of curiosity, I just ran a contrast check on the darkening effect. For
black text on an almost white background, the darkening effect yields a 1.9:1
contrast ratio which is awful:
https://webaim.org/resources/contrastchecker/?fcolor=1C3D5C&bcolor=666462. For
the sake of usability, I would love to see this bug get squashed soon.

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

[kwin] [Bug 385522] Present Windows: Don't darken all windows and denote selection some other way than restoring original lightness

2020-05-04 Thread Michael D
https://bugs.kde.org/show_bug.cgi?id=385522

--- Comment #69 from Michael D  ---
Actually what I just wrote isn't true--I didn't hit the darkest part of the
text. Sorry: it's more like 3.34:1 which is still bad.

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

[krita] [Bug 420626] Crash if brush settings editor used before files open

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=420626

Boudewijn Rempt  changed:

   What|Removed |Added

   Keywords||triaged
 CC||b...@valdyas.org

--- Comment #3 from Boudewijn Rempt  ---
I'm sorry, but with 4.3.0, I cannot reproduce this on Windows either, not with
the 4.3.0 beta 1, and not with the steam version :-( But I can see from the
backtrace where the crash might happen, so I can mitigate that.

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

[krita] [Bug 420626] Crash if brush settings editor used before files open

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=420626

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/3ca93708da557b
   ||034b706340d2b5bf5b2e4c3be0
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Boudewijn Rempt  ---
Git commit 3ca93708da557b034b706340d2b5bf5b2e4c3be0 by Boudewijn Rempt.
Committed on 04/05/2020 at 09:16.
Pushed by rempt into branch 'krita/4.3'.

Check pointers before dereferencing

It shouldn't be possible, but bug 420626 shows that the settings
object can be zero under some circumstances.

M  +9-3libs/ui/tool/kis_resources_snapshot.cpp

https://invent.kde.org/kde/krita/commit/3ca93708da557b034b706340d2b5bf5b2e4c3be0

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

[krita] [Bug 420626] Crash if brush settings editor used before files open

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=420626

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |krita/commit/3ca93708da557b |krita/commit/98f1288039f9f2
   |034b706340d2b5bf5b2e4c3be0  |f96ce48b85e4dae4164d8364ea

--- Comment #5 from Boudewijn Rempt  ---
Git commit 98f1288039f9f2f96ce48b85e4dae4164d8364ea by Boudewijn Rempt.
Committed on 04/05/2020 at 09:18.
Pushed by rempt into branch 'master'.

Check pointers before dereferencing

It shouldn't be possible, but bug 420626 shows that the settings
object can be zero under some circumstances.
(cherry picked from commit 3ca93708da557b034b706340d2b5bf5b2e4c3be0)

M  +9-3libs/ui/tool/kis_resources_snapshot.cpp

https://invent.kde.org/kde/krita/commit/98f1288039f9f2f96ce48b85e4dae4164d8364ea

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

[frameworks-kio] [Bug 420985] KIO::mostLocalUrl shouldn't actually stat remote slaves

2020-05-04 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=420985

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[Falkon] [Bug 420902] Site info falsely claims that connection is secure after certificate exception

2020-05-04 Thread Florian Bruhin
https://bugs.kde.org/show_bug.cgi?id=420902

--- Comment #3 from Florian Bruhin  ---
Agreed that there isn't a proper, clean fix for this. Still, remembering
insecure hostnames and always treating them as insecure seems like an
acceptable workaround: While still showing "insecure" when the problem is fixed
server-side is unfortunate, it's still much better than showing "secure" when
the connection isn't.

FWIW I added a comment here:
https://bugreports.qt.io/browse/QTBUG-80860?focusedCommentId=510104&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-510104

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

[krita] [Bug 420795] multiples crashs krita windows 10 pro dell precision graphic station

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=420795

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #2 from Boudewijn Rempt  ---
The reporter mailed me to tell me the nightly stable build worked.

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

[krita] [Bug 419189] Krita crashes when undo a clear Assistants

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=419189

Boudewijn Rempt  changed:

   What|Removed |Added

   Keywords||triaged
 CC||b...@valdyas.org

--- Comment #2 from Boudewijn Rempt  ---
Note: the assert should not be present in release builds, but just removing
them doesn't make undo work. There's a bit of work here.

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

[krita] [Bug 413601] Assert/crash with Magnetic Selection tool

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=413601

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|ASSIGNED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #6 from Boudewijn Rempt  ---
I think that these crashes are gone now?

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

[ksysguard] [Bug 420952] Crash on close

2020-05-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420952

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #1 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 350140 ***

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

[ksysguard] [Bug 350140] KSysGuard crashed on close

2020-05-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=350140

Christoph Feck  changed:

   What|Removed |Added

 CC||lionel.pl...@ilp-web.net

--- Comment #44 from Christoph Feck  ---
*** Bug 420952 has been marked as a duplicate of this bug. ***

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

[krita] [Bug 413601] Assert/crash with Magnetic Selection tool

2020-05-04 Thread Kuntal Majumder
https://bugs.kde.org/show_bug.cgi?id=413601

--- Comment #7 from Kuntal Majumder  ---
Yes, since I essentially removed the actions which triggered the asserts.

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

[kate] [Bug 415036] Incorrect display of Telugu (an indic) script

2020-05-04 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=415036

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

--- Comment #2 from Postix  ---


*** This bug has been marked as a duplicate of bug 404907 ***

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

[kate] [Bug 414408] Kate has rendering issues with Chinese characters: Half drawing lines

2020-05-04 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=414408

Postix  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #5 from Postix  ---


*** This bug has been marked as a duplicate of bug 404907 ***

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

[krita] [Bug 413601] Assert/crash with Magnetic Selection tool

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=413601

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

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

[frameworks-ktexteditor] [Bug 404907] ktexteditor: lineheight regression

2020-05-04 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=404907

Postix  changed:

   What|Removed |Added

 CC||dshis...@iitb.ac.in

--- Comment #17 from Postix  ---
*** Bug 415036 has been marked as a duplicate of this bug. ***

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

[frameworks-ktexteditor] [Bug 404907] ktexteditor: lineheight regression

2020-05-04 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=404907

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

--- Comment #18 from Postix  ---
*** Bug 414408 has been marked as a duplicate of this bug. ***

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

[frameworks-ktexteditor] [Bug 404907] ktexteditor: lineheight regression

2020-05-04 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=404907

--- Comment #19 from Postix  ---
There's another patch proposed: https://phabricator.kde.org/D25339

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

[amarok] [Bug 420964] Current Track applet layout a mess

2020-05-04 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=420964

Myriam Schweingruber  changed:

   What|Removed |Added

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

--- Comment #1 from Myriam Schweingruber  ---
are you sure this is Amarok 2.9.0? 

FWIW: this version relies on KDE4 and Qt4 libraries and is therefore now
obsolete, Tumbleweed provides an alpha version of current master, and a first
alpha release is in the make. Help greatly welcome :-)

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

[krusader] [Bug 420807] Krusader crashes when editing a text file

2020-05-04 Thread DaBler
https://bugs.kde.org/show_bug.cgi?id=420807

DaBler  changed:

   What|Removed |Added

 CC||dab...@gmail.com

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

[krusader] [Bug 420807] Krusader crashes when editing a text file

2020-05-04 Thread DaBler
https://bugs.kde.org/show_bug.cgi?id=420807

--- Comment #3 from DaBler  ---
Created attachment 128129
  --> https://bugs.kde.org/attachment.cgi?id=128129&action=edit
The file on which it crashed.

Here is the required file.

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

[krita] [Bug 414262] When multiple shapes are selected, 'convert shapes to vector selection' only makes selection of one shape (and a CRASH)

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=414262

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #3 from Boudewijn Rempt  ---
I cannot reproduce anymore with any current appimage, windows build or my own
build. And the safe asserts are now all gone as well... Can anyone else still
reproduce this with the latest beta? 

https://download.kde.org/unstable/krita/4.3.0-beta1/

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

[krita] [Bug 416212] Problems when clicking an empty layer with liquify tool

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=416212

--- Comment #4 from Boudewijn Rempt  ---
Backtrace:

Thread 1 (Thread 0x7f8133495800 (LWP 11394)):
[KCrash Handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#7  0x7f812dc4f801 in __GI_abort () at abort.c:79
#8  0x7f812e67959b in QMessageLogger::fatal(char const*, ...) const () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x7f81300e918a in kis_assert_common (assertion=,
file=, line=, throwException=,
isIgnorable=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qarraydata.h:61
#10 0x7f8130a5f1f9 in KisImage::copyFromImageImpl (this=,
rhs=..., policy=) at /usr/include/c++/9/bits/atomic_base.h:413
#11 0x7f8130a5fdc3 in KisImage::KisImage (this=0x55f788635ad0, rhs=...,
undoStore=, exactCopy=) at
/home/boud/dev/4.3/libs/image/kis_image.cc:483
#12 0x7f8130a5fe86 in KisImage::clone (this=0x55f779c7b660,
exactCopy=exactCopy@entry=true) at
/home/boud/dev/4.3/libs/image/kis_image.cc:355
#13 0x7f8132148418 in KisDocument::copyFromDocumentImpl
(this=0x55f78421f0e0, rhs=..., policy=KisDocument::CONSTRUCT) at
/home/boud/dev/4.3/libs/ui/KisDocument.cpp:906
#14 0x7f8132148c5a in KisDocument::KisDocument (this=0x55f78421f0e0,
rhs=...) at /home/boud/dev/4.3/libs/ui/KisDocument.cpp:536
#15 0x7f8132148e58 in KisDocument::lockAndCloneForSaving
(this=0x7f810c006090) at /home/boud/dev/4.3/libs/ui/KisDocument.cpp:855
#16 0x7f8132149b1d in KisDocument::initiateSavingInBackground
(this=0x7f810c006090, actionName=..., receiverObject=0x7f810c006090,
receiverMethod=0x7f8132c1d8f8
"1slotCompleteSavingDocument(KritaUtils::ExportFileJob,
KisImportExportErrorCode ,QString)", job=..., exportConfiguration=...,
optionalClonedDocument=...) at /home/boud/dev/4.3/libs/ui/KisDocument.cpp:990
#17 0x7f8132149e24 in KisDocument::initiateSavingInBackground
(this=, actionName=..., receiverObject=,
receiverMethod=, job=..., exportConfiguration=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:60
#18 0x7f813214a032 in KisDocument::exportDocumentImpl (this=0x7f810c006090,
job=..., exportConfiguration=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:1051
#19 0x7f813214b34f in KisDocument::saveAs (this=this@entry=0x7f810c006090,
_url=..., mimeType=..., showWarnings=showWarnings@entry=true,
exportConfiguration=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:60
#20 0x7f8132171df3 in KisMainWindow::saveDocument (this=0x55f7803b7980,
document=0x7f810c006090, saveas=, isExporting=false) at
/home/boud/dev/4.3/libs/global/kis_shared_ptr.h:82
#21 0x7f8132172e33 in KisMainWindow::slotFileSaveAs (this=0x55f7803b7980)
at /usr/include/c++/9/bits/atomic_base.h:413
#22 0x7f8132179a37 in KisMainWindow::qt_static_metacall (_o=0x55f7803b7980,
_c=, _id=, _a=0x7ffd31fa7510) at
/home/boud/dev/b-4.3/libs/ui/kritaui_autogen/include/moc_KisMainWindow.cpp:380
#23 0x7f812e8c7dc9 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x7f812f7703a2 in QAction::triggered(bool) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#25 0x7f812f772a0c in QAction::activate(QAction::ActionEvent) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#26 0x7f812f8ed2ec in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#27 0x7f812f8f48db in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#28 0x7f812f8f6eda in QMenu::keyPressEvent(QKeyEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#29 0x7f812f7b8037 in QWidget::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#30 0x7f812f8f792b in QMenu::event(QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#31 0x7f812f7768bc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#32 0x7f812f77eae2 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#33 0x7f81321355a9 in KisApplication::notify (this=,
receiver=0x55f783d600d0, event=0x7ffd31fa7e80) at
/home/boud/dev/4.3/libs/ui/KisApplication.cpp:680
#34 0x7f812e88cdb8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#35 0x7f812f7d4d05 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#36 0x7f812f7768bc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#37 0x7f812f77dac0 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
#38 0x7f81321355a9 in KisApplication::notify (this=,
receiver=0x55f7873dcb70, event=0x7ffd31fa7e80) at
/home/boud/dev/4.3/libs/ui/KisApplication.cpp:680
#39 0x7f812e88cdb8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#40 0x7f812ee8573b in
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
() from /usr/lib/x86_64-linux-gnu/lib

[krita] [Bug 416212] Crash when saving a document after using liquify

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=416212

Boudewijn Rempt  changed:

   What|Removed |Added

Summary|Problems when clicking an   |Crash when saving a
   |empty layer with liquify|document after using
   |tool|liquify

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

[plasmashell] [Bug 418662] Some system tray icons become invisible when Medial Player starts

2020-05-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=418662

Konrad Materka  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/pla
   ||sma-workspace/026a291742797
   ||345fbf7a7adce03bb7ff8c32f0b
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #17 from Konrad Materka  ---
Git commit 026a291742797345fbf7a7adce03bb7ff8c32f0b by Konrad Materka.
Committed on 04/05/2020 at 09:49.
Pushed by kmaterka into branch 'master'.

[applets/systemtray] Fix invisible plasmoid icons when Media Player is added

Summary:
After adding a new plasmoid (applet), for example a new Media Player, several
empty icons are rendered in the system tray which hides existing icons.
The bug occurs after opening Gwenview while the Media Player applet is NOT in
use.
The systray icons reappear when Gwenview is closed or another source starts
playing.

Test Plan: Start Gwenview when Media Player is not in use. All icons should
render correctly.

Reviewers: #plasma_workspaces, #plasma, ngraham, broulik, apol, davidedmundson,
mart

Reviewed By: #plasma_workspaces, #plasma, mart

Subscribers: apol, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D29344

M  +1-0applets/systemtray/package/contents/ui/items/ItemLoader.qml
M  +3-1applets/systemtray/systemtraymodel.cpp

https://commits.kde.org/plasma-workspace/026a291742797345fbf7a7adce03bb7ff8c32f0b

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

[krita] [Bug 419509] Appimage git 62b9516 (Apr 1 build) crashes after splash sceen

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=419509

Boudewijn Rempt  changed:

   What|Removed |Added

  Component|Usability   |Resource Management

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

[krita] [Bug 414846] [HUION] Zoom doesn't work with tablet pen

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=414846

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||b...@valdyas.org
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from Boudewijn Rempt  ---
Can you please check whether this is still the case with the current beta:
https://download.kde.org/unstable/krita/4.3.0-beta1/

At least one issue with zooming and panning on Windows got fixed for this beta.

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

[krita] [Bug 409431] Tablet cursor snaps to canvas border after moving layer in layerstack with tablet

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=409431

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|CONFIRMED   |NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from Boudewijn Rempt  ---
Um, I cannot reproduce this anymore with 4.3.0 beta 1. Could you please check
whether it's fixed for you as well? See
https://download.kde.org/unstable/krita/4.3.0-beta1/

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

[cantor] [Bug 420960] Startup script is not applied

2020-05-04 Thread Nikita Sirgienko
https://bugs.kde.org/show_bug.cgi?id=420960

Nikita Sirgienko  changed:

   What|Removed |Added

 CC||warqu...@gmail.com

--- Comment #1 from Nikita Sirgienko  ---
That do you mean by 'startup script'? Is it .octaverc startup script?
I have been tested this, and .octaverc run in Cantor Octave backend and also
graphics_toolkit works too.

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

[krita] [Bug 414507] Hope to trigger Undo with tablet button

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=414507

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

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

[frameworks-baloo] [Bug 405094] Symbols in name break search

2020-05-04 Thread Igor Poboiko
https://bugs.kde.org/show_bug.cgi?id=405094

--- Comment #3 from Igor Poboiko  ---
It's not my logic, it's the logic of Baloo and its original developer :)

The logic is quite straightforward though. Most likely, user is searching for
some particular document. If his search term is contained in "137K files", it
wouldn't help at all - such term might as well be dropped. If those are only
terms user looking for, he won't be able to find anything; if his query
contains other terms, those will more likely to help Baloo identify the
document user is looking for.
I believe short terms are mostly there just to be able to search over filename
extensions (like "filename.jpg") and e-mail/domains (like
"john...@example.org"). In both cases, the "exact match" logic would suffice.

> [...] Apparently A-Z characters are first class citizens, whereas the other 
> characters are estranged cousins.  

That's intentional. Remember that Baloo provides search over file contents too.
And if you have it in mind, it doesn't sound that arbitrary: letters and words
(not necessarily A-Z: also numbers and other languages) contain the most
information to build index upon. What are the chances user is going to search
for a document that has "." or " " or "_" somewhere inside? And what are the
chances it will help to identify the document uniquely?
Not to mention that by restricting itself to alphabet, it reduces the size of
the index by a large factor.

If you're looking for a file with a name you know precisely, and which mostly
contains non-alphanumeric characters, then "find" / KFind or any other
filesystem crawler will most likely do better.

> Baloo = 5.55.0
I couldn't also help but notice that the version your distribution ships is a
bit outdated. There were large number of improvements to Baloo somewhat around
5.60+ (unrelated to this particular issue, though).

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

[ksysguard] [Bug 350140] KSysGuard crashed on close

2020-05-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=350140

Christoph Feck  changed:

   What|Removed |Added

 CC||pv...@mailforspam.com

--- Comment #45 from Christoph Feck  ---
*** Bug 419893 has been marked as a duplicate of this bug. ***

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

[ksysguard] [Bug 419893] Invisible crash

2020-05-04 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=419893

Christoph Feck  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED

--- Comment #2 from Christoph Feck  ---


*** This bug has been marked as a duplicate of bug 350140 ***

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

[krita] [Bug 418999] Krita with wrong zip headers cannot be viewed in scribus

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=418999

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Boudewijn Rempt  ---
Since 4.2.3, we only use quazip, and karchive isn't used anymore. I've created
a couple of images and the latests scribus appimage could open all of them.

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

[plasmashell] [Bug 400334] Media player tray icon isn't appearing from the first time after opening media file with VLC if player was opened previously

2020-05-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=400334

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com
 Resolution|--- |FIXED
 Status|REPORTED|NEEDSINFO

--- Comment #1 from Konrad Materka  ---
I just tested, it is working fine for me. Can you check with latest Plasma?

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

[krita] [Bug 399419] Show Painting Assistants toggle is inconsistent between windows

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=399419

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|ASSIGNED|CONFIRMED

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

[krita] [Bug 411917] Filter brush with Color Adjustment freezes Krita

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=411917

Boudewijn Rempt  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[krita] [Bug 416921] python copy paste selection - Paste issue (not paste action)

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=416921

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|ASSIGNED|CONFIRMED

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

[krita] [Bug 385716] Default brush resize shortcuts do not work on layouts where [ and ] requires alt gr modifier keys

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=385716

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|ASSIGNED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Boudewijn Rempt  ---
Is this still the case?

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

[dolphin] [Bug 420154] Dolphin crash after failed try to send file via Bluetooth

2020-05-04 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=420154

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||wba...@tmo.at

--- Comment #2 from Wolfgang Bauer  ---
(In reply to Patrick Silva from comment #1)
> Dolphin also crashes on Neon unstable and Arch Linux after failure on
> sharing by email.

It also crashes the second time if there is no error.
openSUSE Leap 15.1 with latest dolphin 20.04.0 and KDE Frameworks 5.69.0 here.

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

[plasmashell] [Bug 379635] popmenu at desktop doesn't disappear when lost focus.

2020-05-04 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=379635

Vlad Zahorodnii  changed:

   What|Removed |Added

URL||https://bugreports.qt.io/br
   ||owse/QTBUG-83972

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

[dolphin] [Bug 417749] Creating a file on a Samba share crashes Dolphin

2020-05-04 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=417749

Wolfgang Bauer  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=419844

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

[dolphin] [Bug 419844] Dolphin crashes when trying to create a file from the right-click menu

2020-05-04 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=419844

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||wba...@tmo.at
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=417749

--- Comment #10 from Wolfgang Bauer  ---
This looks like bug#417749 I think.

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

[krita] [Bug 416948] Internal error encountered after closing the canvas

2020-05-04 Thread Emilio
https://bugs.kde.org/show_bug.cgi?id=416948

--- Comment #5 from Emilio  ---
I tried to reproduce it this morning on Krita 4.2.9, to no avail. I couldn't do
it again, no matter what I tried. Maybe it had something to do with the canvas
size or the history of the brushes, but I can't remember what I was doing back
then. I guess we could consider it resolved.

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

[krita] [Bug 416948] Internal error encountered after closing the canvas

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=416948

Boudewijn Rempt  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |FIXED

--- Comment #6 from Boudewijn Rempt  ---
Okay, thanks for checking!

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

[plasmashell] [Bug 420993] New: Invisible Media Player icon in System Tray

2020-05-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=420993

Bug ID: 420993
   Summary: Invisible Media Player icon in System Tray
   Product: plasmashell
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: System Tray
  Assignee: plasma-b...@kde.org
  Reporter: mate...@gmail.com
  Target Milestone: 1.0

Created attachment 128130
  --> https://bugs.kde.org/attachment.cgi?id=128130&action=edit
Screenshot from Nate who is also affected

SUMMARY
This is an random issue. Sometimes when Media Player start for the first time
Media Player icon is not rendered. I tested with Gwenview - when it is started
and not playing icon of Medial Player is sometimes not rendered.

This is related to Bug 418662, but not the same.

STEPS TO REPRODUCE
1. Do not play anything (no Medial Player icon at all)
2. Run Gwenview
3. Check if Medial Player icon in hidden view is rendered correct.

OBSERVED RESULT
Sometimes icon is not rendered, looks like invisible or fully transparent.

EXPECTED RESULT
Icon rendered correctly.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.18
KDE Plasma Version: 5.18.80
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

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

[plasmashell] [Bug 418662] Some system tray icons become invisible when Medial Player starts

2020-05-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=418662

--- Comment #18 from Konrad Materka  ---
SNI icon issue is tracked in Bug 419305.
The Media Player icon itself not rendering in Bug 420993.

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

[digikam] [Bug 420564] Google SSO auth broken

2020-05-04 Thread Aquel
https://bugs.kde.org/show_bug.cgi?id=420564

--- Comment #2 from Aquel  ---
Thanks

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

[plasmashell] [Bug 420993] Invisible Media Player icon in System Tray

2020-05-04 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=420993

Konrad Materka  changed:

   What|Removed |Added

   Assignee|plasma-b...@kde.org |mate...@gmail.com
 CC||mate...@gmail.com,
   ||n...@kde.org

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

[kdenlive] [Bug 420277] Opening and saving files does not work

2020-05-04 Thread JR Oostra
https://bugs.kde.org/show_bug.cgi?id=420277

--- Comment #3 from JR Oostra  ---
(In reply to emohr from comment #1)
> Please try with the current Kdenlive AppImage version 19.12.3 to see if
> there are any packaging issues https://files.kde.org/kdenlive/release/ 
> 
> If the problem/issue doesn't occur when using the AppImage, then it's your
> configuration or packaging.

The problem doesn't occur when using AppImage, so it must be Mint Mate?
So where do I report this bug?
best, Jaap

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

[frameworks-knewstuff] [Bug 418466] Failures installing and uninstalling content using new QtQuick dialog

2020-05-04 Thread Dan Leinir Turthra Jensen
https://bugs.kde.org/show_bug.cgi?id=418466

Dan Leinir Turthra Jensen  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kne
   ||wstuff/3f38da8a70d8101d8fda
   ||586c28c4c8cd64d68daa
 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED

--- Comment #10 from Dan Leinir Turthra Jensen  ---
Git commit 3f38da8a70d8101d8fda586c28c4c8cd64d68daa by Dan Leinir Turthra
Jensen.
Committed on 04/05/2020 at 10:45.
Pushed by leinir into branch 'master'.

Add KPackage support to KNewStuffCore

Summary:
Adding support for KPackage directly to KNewStuff means that we are
able to deal more gracefully with things like Plasma's Global Themes
(and indeed any other kpackage based thing).

This is done by adding another archive specialisation to the installer
class, and by also adding a check to the cache to ensure that even
when a kpackage is removed from the system outside of KNewStuff,
it does not remain seemingly installed in the KNS lists.

* Make sure the cache gets written periodically
* Add KPackage support to KNSCore::Installation
* Introduce a getter (and enum) for the uncompress Installation setting
* Add a redirection to the knsrc documentation location
* Add a function to clean the cache of functionally stale entries
* Clean the cache when the uncompression method is set to kpackage
* Add a fallback for unconverted kpackage based knsrc files
* Clean up some of the error reporting, and reset the entry's state
* Check if installedFile is a file, if so bypass KPackage and delete
* Add a KPackageType property to Installation, for fallback purposes
* Add documentation for the new knsrc bits
* Handle adopting an already installed kpackage item
* Also uninstall not-adopted-but-there possibly installed kpackage bits
* Add a simple async job wrapper for KPackage operations (and use it for the
installation handling tasks in Installation)

Test Plan:
There are two options for testing out this patch:

1) Use an existing knsrc file which uses kpackage installation (such as plasma
themes), which will use the fallback
2) Manually convert such a knsrc file, by removing the uninstall and
installation commands from the knsrc file, and adding in an
"Uncompress=kpackage" line instead

Both these should result in the KPackage path being used. You should see this
on the command line when attempting to install an item, resulting in lines like
"Using KPackage for installation", as well as more pleasant error reporting in
the UI in the cases where something goes wrong.

To turn on debug output for KNewStuffCore, add
QT_LOGGING_RULES="org.kde.knewstuff*=true" to your command line. For example,
you can launch the test dialogue directly by launching the following from your
build directory:

  QT_LOGGING_RULES="org.kde.knewstuff*=true" ./bin/khotnewstuff-dialog
plasma-themes.knsrc

Reviewers: #plasma, #knewstuff, #frameworks, ngraham, mart, davidedmundson,
broulik, bshah

Reviewed By: #plasma, mart

Subscribers: alex, ngraham, kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D28701

M  +1-0CMakeLists.txt
M  +4-0src/core/CMakeLists.txt
M  +21   -0src/core/cache.cpp
M  +13   -0src/core/cache.h
M  +3-0src/core/engine.cpp
M  +1-0src/core/engine.h
M  +429  -190  src/core/installation.cpp
M  +15   -0src/core/installation.h
A  +182  -0src/core/jobs/kpackagejob.cpp [License: LGPL (v2.1+)]
A  +82   -0src/core/jobs/kpackagejob.h [License: LGPL (v2.1+)]
M  +19   -0src/downloaddialog.h

https://commits.kde.org/knewstuff/3f38da8a70d8101d8fda586c28c4c8cd64d68daa

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

[frameworks-knewstuff] [Bug 419959] Impossible to update items using the QtQuick GHNS dialog: "Unknown Open Collaboration Service API error. (0)"

2020-05-04 Thread Dan Leinir Turthra Jensen
https://bugs.kde.org/show_bug.cgi?id=419959

Dan Leinir Turthra Jensen  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kne
   ||wstuff/12642a1c0174bb4f0cd3
   ||163fee9f8e66f5959c32
 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Dan Leinir Turthra Jensen  ---
Git commit 12642a1c0174bb4f0cd3163fee9f8e66f5959c32 by Dan Leinir Turthra
Jensen.
Committed on 04/05/2020 at 10:46.
Pushed by leinir into branch 'master'.

Fix update auto selection

Summary:
The new autoselection for updating installed entries would firstly
not be looking at the right amount of download links, and further it
would not be able to identify the links it needed to, as it did not
look at the descriptive names (where the filename is often stored),
which then would not match. These changes ensure that we look at
the right bits of information when doing this check. End result is
that updating works.

* Ensure that the cache doesn't forget installing and updating items
* Analyse more of the download link information, and use correct counts

Test Plan:
Find an item in some KNS dialog in need of updating, and click the Update
button

On the console, when launched using the correct logging categories, will
tell you about the selection process (and the UI will show that an update
is in progress, and eventually that it is completed). To do this check with
the icons kcm, run it like so:

  QT_LOGGING_RULES="org.kde.knewstuff*=true" kcmshell5 kcm_icons

Reviewers: #frameworks, #plasma, bugseforuns, ngraham, mart

Reviewed By: #plasma, mart

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D29222

M  +7-1src/core/cache.cpp
M  +28   -4src/core/engine.cpp

https://commits.kde.org/knewstuff/12642a1c0174bb4f0cd3163fee9f8e66f5959c32

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

[krita] [Bug 402232] wrong svg aspect ratio/width+height

2020-05-04 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=402232

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|wallie...@gmail.com |krita-bugs-n...@kde.org
 Status|ASSIGNED|CONFIRMED
 CC||b...@valdyas.org

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

  1   2   3   4   5   >