[gwenview] [Bug 413262] kdeinit5 crash, after closing gwenview

2019-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413262

--- Comment #3 from klivmanis+...@gmail.com ---
Created attachment 124121
  --> https://bugs.kde.org/attachment.cgi?id=124121&action=edit
full backtrace, as provided by gbd

gdb full backtrace, obtained via following method:
Reproduce gwenview/kdeinit5 crash.

cd /var/crash/
apport-unpack _usr_bin_kdeinit5.1000.crash kdeinit5
cd kdeinit5/
gdb `cat ExecutablePath` CoreDump
bt full

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

[gwenview] [Bug 413262] kdeinit5 crash, after closing gwenview

2019-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413262

klivmanis+...@gmail.com changed:

   What|Removed |Added

 Status|NEEDSINFO   |REPORTED
 Resolution|BACKTRACE   |---

--- Comment #4 from klivmanis+...@gmail.com ---
backtrace attachment added

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

[kmail2] [Bug 414518] New: message pane repaints problem

2019-11-26 Thread davidblunkett
https://bugs.kde.org/show_bug.cgi?id=414518

Bug ID: 414518
   Summary: message pane repaints problem
   Product: kmail2
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: dav1dblunk...@hotmail.com
  Target Milestone: ---

Created attachment 124122
  --> https://bugs.kde.org/attachment.cgi?id=124122&action=edit
Appearance of message pane

Upon waking up from sleeping the message pane is frequently not repainted
properly - it's been like this for ages and ages. Changing message gets it
fixed.

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

[digikam] [Bug 399923] Segmentation fault during face detection

2019-11-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=399923

--- Comment #265 from Maik Qualmann  ---
Yes, I think the crash is clear. We use a QSharedDataPointer, read access is
shared, write access calls detach(). I do not think he is able to correctly
clone the Exiv2::ExifData container. We have the getExifdata() function 2
times, once as const, read only and once to read and write. I think here is the
QExplicitlySharedDataPointer the right choice, which does not execute an
automatic detach(). The write operations should be intercepted by our mutex.

Maik

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

[kmail2] [Bug 414013] Kmail asks for password when gssapi should be used

2019-11-26 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=414013

Christophe Giboudeaux  changed:

   What|Removed |Added

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

--- Comment #1 from Christophe Giboudeaux  ---


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

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

[kdepim] [Bug 383279] Kmail unnecessarily prompts for passwords

2019-11-26 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=383279

Christophe Giboudeaux  changed:

   What|Removed |Added

 CC||mgres...@gmail.com

--- Comment #10 from Christophe Giboudeaux  ---
*** Bug 414013 has been marked as a duplicate of this bug. ***

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

[kdepim] [Bug 383279] Kmail unnecessarily prompts for passwords

2019-11-26 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=383279

Christophe Giboudeaux  changed:

   What|Removed |Added

   Version Fixed In||19.12.0
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kde
   ||pim-runtime/163968040f4b920
   ||1e47b98e00cf686b2c6f2f97f

--- Comment #11 from Christophe Giboudeaux  ---
Git commit 163968040f4b9201e47b98e00cf686b2c6f2f97f by Christophe Giboudeaux,
on behalf of Martin Herkt.
Committed on 26/11/2019 at 08:33.
Pushed by cgiboudeaux into branch 'release/19.12'.

IMAP resource: do not prompt for password with GSSAPI auth

Summary:
GSSAPI (e.g. when used with Kerberos) does not use passwords, so make sure the
user is not prompted unnecessarily.
FIXED-IN: 19.12.0

Reviewers: dvratil

Reviewed By: dvratil

Subscribers: dvratil, kde-pim

Tags: #kde_pim

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

M  +12   -7resources/imap/sessionpool.cpp
M  +1-0resources/imap/sessionpool.h

https://commits.kde.org/kdepim-runtime/163968040f4b9201e47b98e00cf686b2c6f2f97f

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

[Bluedevil] [Bug 411164] Auto lock / unlock screen on bluetooth device proximity in KDE Plasma desktop

2019-11-26 Thread Murz
https://bugs.kde.org/show_bug.cgi?id=411164

--- Comment #1 from Murz  ---
I have found cli solution that can automate bluetooth proximity tasks:
https://github.com/Thor77/Blueproximity

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

[kmymoney] [Bug 413764] Cell not correctly displaying content with Arabic numerals in text

2019-11-26 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=413764

Thomas Baumgart  changed:

   What|Removed |Added

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

--- Comment #13 from Thomas Baumgart  ---
This needs to be looked at by someone with knowledge of the arabic language

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

[dolphin] [Bug 414519] New: trashcan, bad management of size

2019-11-26 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=414519

Bug ID: 414519
   Summary: trashcan, bad management of size
   Product: dolphin
   Version: 19.08.3
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: philippe.roub...@free.fr
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY

trashcan, bad management of size

STEPS TO REPRODUCE
1. i choose to delete the oldest files when trashcan size > 10 % of the home
partition (883 GB)
2. i go to trashcan management
3. 

OBSERVED RESULT

trashcan size is 444 GB

a side effect : my home partition is full

EXPECTED RESULT

trashcan size < 88,3 GB

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.13.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.1

ADDITIONAL INFORMATIO

hypothesis:

i set the maximum size for trashcan to 10 % then trashcan management displays
"10,000 % (88,29 GB)"

"88,29 GB" is good

"10,000 %" for french syntax is equal to "10 %". This is good.

But if "10,000 %" is interpreted with English syntax this is equal to "ten
thousand %" ! This is not good.

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

[kdeconnect] [Bug 391928] KDE Connect complains about version although both clients are uo-to-date

2019-11-26 Thread Ossama Nasser
https://bugs.kde.org/show_bug.cgi?id=391928

--- Comment #2 from Ossama Nasser  ---
I have the same problem with Huawei GR5 mini

The SHA1 is null for my cell phone

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

[umbrello] [Bug 414520] New: No control points are created for association lines in 'spline' layout default mode

2019-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=414520

Bug ID: 414520
   Summary: No control points are created for association lines in
'spline' layout default mode
   Product: umbrello
   Version: 2.29.3 (KDE Applications 19.08.3)
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. start umbrello
2. open settings dialog
3. set "Create new association lines as" to 'Spline'
4. Press okay
5. Add two classes and connect with an association
6. Select association

OBSERVED RESULT
There are no control points to change line curve

EXPECTED RESULT
There should be control points to change the line curve

SOFTWARE/OS VERSIONS
Linux: openSUSE_Leap 15.1
KDE Frameworks Version: irrelevant
Qt Version: irrelevant

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

[kdeconnect] [Bug 405847] SFTP transfer corrupts all files

2019-11-26 Thread ian
https://bugs.kde.org/show_bug.cgi?id=405847

ian  changed:

   What|Removed |Added

 CC||i...@webian.it

--- Comment #40 from ian  ---
Same problem here of corrupted mp4 files copied via Dolphin (Kubuntu).

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

[digikam] [Bug 414521] New: File management is broken

2019-11-26 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=414521

Bug ID: 414521
   Summary: File management is broken
   Product: digikam
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: and...@alweb.dk
  Target Milestone: ---

In digikam it is possible to move files and folders around, by drag and drop.
But doing so leads to DATA LOSS, as digikam fails to update its database when
files are moved FROM WITHIN DIGIKAM. Lost data includes ANY metadata in the
digikam database.

THAT SUCKS.

Apart from the data deletion, digikam also does not provide progress
information during moving files. Not a problem while moving one or even a few
files, but duging moving many (like 1000s) files, this leads to a riske of FILE
LOSS.

THAT SUCKS TOO.

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

[umbrello] [Bug 414511] Cannot move start point and end point of a transition to any position of a state border

2019-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=414511

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 CC||ralf.habac...@freenet.de
 Status|REPORTED|RESOLVED

--- Comment #1 from Ralf Habacker  ---
>When I draw to states with a transition to each other. Th transition arrows 
>are >always one on top of the other.

A solution is to change the type of association line to 'Spline', which gives
you control points for each line. This makes it easy to adjust individual
lines.

To use 'spline' association line type by default you can set "Create new
association lines as" in the main page of the settings dialog.

Please note that there is currently a bug with to setting the default line
style mode. See bug 414520 for details, which has been already fixed in git
branch release/19.12.

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

[digikam] [Bug 414521] File management is broken

2019-11-26 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=414521

Anders Lund  changed:

   What|Removed |Added

   Platform|Other   |Archlinux Packages
Version|unspecified |6.4.0
   Severity|normal  |critical

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

[umbrello] [Bug 414511] Cannot move start point and end point of a transition to any position of a state border

2019-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=414511

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

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

[kwin] [Bug 414522] New: Maximized windows miss drawing last right pixel

2019-11-26 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=414522

Bug ID: 414522
   Summary: Maximized windows miss drawing last right pixel
   Product: kwin
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: decorations
  Assignee: kwin-bugs-n...@kde.org
  Reporter: meve...@gmail.com
  Target Milestone: ---

Created attachment 124123
  --> https://bugs.kde.org/attachment.cgi?id=124123&action=edit
Bottom right concerned dolphin and plasmashell

SUMMARY

When you maximize a window (either with shortcut or snap-top or button(s)
maximized), a vertical line can be seen on the right edge of the window that
corresponds to whatever is drawn behind this window or just before. Very often
it is the wallpaper.

It does not concern "snap-right" windows, windows positioned so that they span
the right half of the screen.

It seems to concern only KDE/Qt apps (vlc, kate, dolphin qt-creator) but not
GTK (firefox is not concerned).

Plasmashell is affected too.

It is x11 only AFAIK.

I am not sure if it is KWin, decoration or even Qt that is concerned.
I have been digging into the code and adding debug message to try diagnose it
without success.

It may be due to my hardware and settings :

Screen resolution : 3840*2160
Scale factor: 2
graphic driver: i915

STEPS TO REPRODUCE
1. In x11, maximize a Qt/KDE App

OBSERVED RESULT
A vertical line is drawn that is not part of the application (see attachement).

EXPECTED RESULT
No vertical line artifact on Qt maximized windows.

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 19.10
KDE Plasma Version: 5.17.80
KDE Frameworks Version: 5.65.0
Qt Version: 5.12.4
Kernel Version: 5.3.0-23-generic

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

[umbrello] [Bug 414520] No control points are created for association lines in 'spline' layout default mode

2019-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=414520

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||umbrello/commit/3c5ac30a5c8
   ||ebf74d48135f9f25b42cc5a1e44
   ||e0
   Version Fixed In||2.29.90 (KDE Applications
   ||19.11.90)
 Status|REPORTED|RESOLVED

--- Comment #1 from Ralf Habacker  ---
Git commit 3c5ac30a5c8ebf74d48135f9f25b42cc5a1e44e0 by Ralf Habacker.
Committed on 26/11/2019 at 09:30.
Pushed by habacker into branch 'release/19.12'.

Fix 'No control points are created for association lines in "spline" layout
default mode'

BUG:414520
FIXED-IN:2.29.90 (KDE Applications 19.11.90)

M  +2-2umbrello/umlwidgets/associationline.cpp

https://invent.kde.org/kde/umbrello/commit/3c5ac30a5c8ebf74d48135f9f25b42cc5a1e44e0

diff --git a/umbrello/umlwidgets/associationline.cpp
b/umbrello/umlwidgets/associationline.cpp
index cfbb0b43c..fa6996435 100644
--- a/umbrello/umlwidgets/associationline.cpp
+++ b/umbrello/umlwidgets/associationline.cpp
@@ -55,8 +55,6 @@ AssociationLine::AssociationLine(AssociationWidget
*association)
 setFlag(QGraphicsLineItem::ItemIsSelectable);
 setAcceptHoverEvents(true);
 setZValue(3);
-//setLayout(Uml::LayoutType::Spline);
-//createSplinePoints();
 }

 /**
@@ -508,6 +506,8 @@ void AssociationLine::calculateInitialEndPoints()
 } else if (!m_associationWidget->isSelf() && count() < 2) {
 setEndPoints(QPointF(), QPointF());
 }
+if (m_layout == Uml::LayoutType::Spline)
+createSplinePoints();
 }

 /**

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

[umbrello] [Bug 414511] Cannot move start point and end point of a transition to any position of a state border

2019-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=414511

Ralf Habacker  changed:

   What|Removed |Added

 Depends on||414520


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=414520
[Bug 414520] No control points are created for association lines in 'spline'
layout default mode
-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 414520] No control points are created for association lines in 'spline' layout default mode

2019-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=414520

Ralf Habacker  changed:

   What|Removed |Added

 Blocks||414511


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=414511
[Bug 414511] Cannot move start point and end point of a transition to any
position of a state border
-- 
You are receiving this mail because:
You are watching all bug changes.

[digikam] [Bug 414521] File management is broken

2019-11-26 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=414521

--- Comment #1 from Anders Lund  ---
Sorry, actually my metadata is preserved, but progress information is still
missing.

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

[digikam] [Bug 414521] File management is broken

2019-11-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=414521

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
Which version of digiKam are we talking about exactly? DigiKam will not lose
any metadata if the move fails anymore. There is also a progress bar in the
status bar in current versions. Moving files within a partition can be done so
fast that the progress bar does not even appear.

Maik

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

[frameworks-kinit] [Bug 414106] kdeinit5 crashes in thumbnailing

2019-11-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=414106

Christoph Feck  changed:

   What|Removed |Added

   Severity|normal  |crash

--- Comment #4 from Christoph Feck  ---
Crash is in TagLib::MP4::Tag::itemMap() from libtag. Since the audiothumbnailer
hasn't seen a commit since 2017, this is likely a regression in libtag. Can you
isolate the file that causes the crash?

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

[kio-extras] [Bug 414106] kdeinit5 crashes in thumbnailing

2019-11-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=414106

Christoph Feck  changed:

   What|Removed |Added

Product|frameworks-kinit|kio-extras
   Assignee|fa...@kde.org   |plasma-b...@kde.org
  Component|general |Thumbnails and previews

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

[digikam] [Bug 414521] File management is broken

2019-11-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=414521

Maik Qualmann  changed:

   What|Removed |Added

   Severity|critical|normal

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

[frameworks-kinit] [Bug 408797] kinit crashes when I close Dolphin while it shows the content of an audio CD

2019-11-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=408797

Christoph Feck  changed:

   What|Removed |Added

 CC||klivmanis+...@gmail.com

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

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

[gwenview] [Bug 413262] kdeinit5 crash, after closing gwenview

2019-11-26 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=413262

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #5 from Christoph Feck  ---
This looks like bug 408797, which should be fixed with KF5 5.63.0. If this
still happens with that version, please add a comment.

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

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

[kdevelop] [Bug 414523] New: Search in files forgets step by step last values

2019-11-26 Thread Alex T. Friedl
https://bugs.kde.org/show_bug.cgi?id=414523

Bug ID: 414523
   Summary: Search in files forgets step by step last values
   Product: kdevelop
   Version: 5.4.1
  Platform: Other
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: All editors
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: a...@calladium.de
  Target Milestone: ---

SUMMARY

Using 'Search in Files' stores the last directories, the last file extensions,
the last search strings and  options like search depths etc. . Some of this
values and in the end all values are forgotten by KDevelop from time to time.
There is no scheme I can detect, when this happens. Sometimes only the used
extension seems to be forgotten, sometimes everything.

STEPS TO REPRODUCE

I can not reproduce this failure. It happens several times a month without
scheme I can see.

OBSERVED RESULT

Values of the last "Search in files" are forgotten.

EXPECTED RESULT

Values of the last "Search in files" are always stored.

SOFTWARE/OS VERSIONS
Windows 10

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

[kstars] [Bug 414495] Kstars 3.3.8 Build: 2019-11-20T07:23:51Z / Ekos crashes with indi-sx-ccd

2019-11-26 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=414495

--- Comment #1 from Antonio  ---
Upgrading from 2019-11-16T00:05:35Z to 2019-11-20T07:23:51Z claimes to upgrade
indi-sx to version 1.14, but it doesn't!! Version 1.13 remains in place!

What's going on?

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

[kwin] [Bug 414524] New: KWin failure due to Bleachbit

2019-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414524

Bug ID: 414524
   Summary: KWin failure due to Bleachbit
   Product: kwin
   Version: 5.12.8
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwin-bugs-n...@kde.org
  Reporter: canalexcelenc...@gmail.com
  Target Milestone: ---

Application: kwin_x11 (5.12.8)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.28.32-default x86_64
Distribution: "openSUSE Leap 15.1"

-- Information about the crash:
- What I was doing when the application crashed: I was using Bleachbit, an app
to clean temporary and cache files, and, after the cleaning, KWin closed.

The crash can be reproduced every time.

-- Backtrace:
Application: KWin (kwin_x11), signal: Bus error
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f312635e940 (LWP 1954))]

Thread 7 (Thread 0x7f31057c1700 (LWP 23989)):
#0  0x7f3125cca296 in ppoll () at /lib64/libc.so.6
#1  0x7f31232d7621 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib64/libQt5Core.so.5
#2  0x7f31232d8d3e in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#3  0x7f312328090a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#4  0x7f312309edaa in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#5  0x7f311d7cc9f5 in  () at /usr/lib64/libQt5Qml.so.5
#6  0x7f31230a3ced in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f311ece1569 in start_thread () at /lib64/libpthread.so.0
#8  0x7f3125cd49ef in clone () at /lib64/libc.so.6

Thread 6 (Thread 0x7f3071572700 (LWP 2130)):
#0  0x7f311ece78ad in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f30722189ab in  () at /usr/lib64/dri/i965_dri.so
#2  0x7f30722186b7 in  () at /usr/lib64/dri/i965_dri.so
#3  0x7f311ece1569 in start_thread () at /lib64/libpthread.so.0
#4  0x7f3125cd49ef in clone () at /lib64/libc.so.6

Thread 5 (Thread 0x7f30f73ff700 (LWP 2081)):
#0  0x7f311ece78ad in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f3121fab574 in  () at /usr/lib64/libQt5Script.so.5
#2  0x7f3121fab5b9 in  () at /usr/lib64/libQt5Script.so.5
#3  0x7f311ece1569 in start_thread () at /lib64/libpthread.so.0
#4  0x7f3125cd49ef in clone () at /lib64/libc.so.6

Thread 4 (Thread 0x7f3104a1f700 (LWP 2075)):
#0  0x7f3125cca296 in ppoll () at /lib64/libc.so.6
#1  0x7f31232d7621 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() at /usr/lib64/libQt5Core.so.5
#2  0x7f31232d8d3e in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#3  0x7f312328090a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#4  0x7f312309edaa in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#5  0x7f311d7cc9f5 in  () at /usr/lib64/libQt5Qml.so.5
#6  0x7f31230a3ced in  () at /usr/lib64/libQt5Core.so.5
#7  0x7f311ece1569 in start_thread () at /lib64/libpthread.so.0
#8  0x7f3125cd49ef in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f3106e27700 (LWP 2001)):
#0  0x7ffe4197b649 in  ()
#1  0x7ffe4197b910 in clock_gettime ()
#2  0x7f3125ce22e6 in clock_gettime () at /lib64/libc.so.6
#3  0x7f31232db281 in  () at /usr/lib64/libQt5Core.so.5
#4  0x7f31232d9ab9 in QTimerInfoList::updateCurrentTime() () at
/usr/lib64/libQt5Core.so.5
#5  0x7f31232da095 in QTimerInfoList::timerWait(timespec&) () at
/usr/lib64/libQt5Core.so.5
#6  0x7f31232d9044 in
QEventDispatcherUNIX::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#7  0x7f312328090a in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#8  0x7f312309edaa in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#9  0x7f311c66b9e5 in  () at /usr/lib64/libQt5DBus.so.5
#10 0x7f31230a3ced in  () at /usr/lib64/libQt5Core.so.5
#11 0x7f311ece1569 in start_thread () at /lib64/libpthread.so.0
#12 0x7f3125cd49ef in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f310d580700 (LWP 1978)):
#0  0x7f3125cca19b in poll () at /lib64/libc.so.6
#1  0x7f3122dd0307 in  () at /usr/lib64/libxcb.so.1
#2  0x7f3122dd1f3a in xcb_wait_for_event () at /usr/lib64/libxcb.so.1
#3  0x7f310e462939 in  () at /usr/lib64/libQt5XcbQpa.so.5
#4  0x7f31230a3ced in  () at /usr/lib64/libQt5Core.so.5
#5  0x7f311ece1569 in start_thread () at /lib64/libpthread.so.0
#6  0x7f3125cd49ef in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f312635e940 (LWP 1954)):
[KCrash Handler]
#6  0x7f311d682715 in QV4::ExecutionContext::simpleCall(QV4::Scope&,
QV4::CallData*, QV4::Function*) () at /usr/lib64/libQt5Qml.so.5
#7  0x7f311d7acee9 in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*, QV4::Scope&) () at /usr/lib64/libQt5Qml.so.5
#8  

[kstars] [Bug 414495] Kstars 3.3.8 Build: 2019-11-20T07:23:51Z / Ekos crashes with indi-sx-ccd

2019-11-26 Thread Jasem Mutlaq
https://bugs.kde.org/show_bug.cgi?id=414495

Jasem Mutlaq  changed:

   What|Removed |Added

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

--- Comment #2 from Jasem Mutlaq  ---
The version number in one file was not changed. it's corrected now in INDI git.

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

[kwin] [Bug 414524] KWin failure due to Bleachbit

2019-11-26 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=414524

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 CC||k...@davidedmundson.co.uk
 Resolution|--- |NOT A BUG

--- Comment #1 from David Edmundson  ---
Wiping files kwin is actively using is unsupported.

Report to bleachbit.

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

[Plasma Vault] [Bug 414525] New: Allow saving the vault password in KDE Wallet

2019-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414525

Bug ID: 414525
   Summary: Allow saving the vault password in KDE Wallet
   Product: Plasma Vault
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ivan.cu...@kde.org
  Reporter: nl6...@gmail.com
  Target Milestone: ---

SUMMARY

The password dialog doesn't allow saving the vault's password to KDE Wallet.
Since it's possible to save the passwords of LUKS devices, then, I think, the
same should apply to Plasma Vaults.
Please add an option to save the passwords in KDE Wallet.

STEPS TO REPRODUCE
1. Try to open a plasma vault
2. A password input dialog appears

OBSERVED RESULT

There is no option to save the password in KDE Wallet.

EXPECTED RESULT

There should be a checkbox under the password field to allow saving the
password in KDE Wallet.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION

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

[Plasma Vault] [Bug 414525] Allow saving the vault password in KDE Wallet

2019-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414525

nl6...@gmail.com changed:

   What|Removed |Added

 CC||nl6...@gmail.com

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

[kdevelop] [Bug 414526] New: Select pattern of last search of one editor in any other editor

2019-11-26 Thread Alex T. Friedl
https://bugs.kde.org/show_bug.cgi?id=414526

Bug ID: 414526
   Summary: Select pattern of last search of one editor in any
other editor
   Product: kdevelop
   Version: 5.4.1
  Platform: Other
OS: All
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: All editors
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: a...@calladium.de
  Target Milestone: ---

SUMMARY

A feature I know from MS Visual Studio is, that a full text search in one
editor can directly used in any other editor. So when I'm looking for a pattern
in one file, I can continue the search in any other editor by changing the
editor and hitting F3. Very useful.

In KDevelop each editor needs to enter the search pattern again or to select it
from the shared search pattern history. This seems to be no big action, but
once you get used to the easiness of continuing a search among many open or
opened editors (eg. together with a search in files), you will not miss it,
since it allows you to check and correct many locations very fast.

STEPS TO REPRODUCE
Start a full text search with Strg+F entering any pattern. Optional repeat
search to next occurrence. Go to another editor (eg. by Strg+Tab or list from
search in files). Try to directly continue the search.

OBSERVED RESULT

It is necessary to enter or to choose the search pattern again in the new
editor.

EXPECTED RESULT

A started search in one editor should be able to be continued directly in any
other editor.

SOFTWARE/OS VERSIONS
Independend.

ADDITIONAL INFORMATION
-

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

[Falkon] [Bug 414302] Ecosia search engine doesn't work as default

2019-11-26 Thread Juraj
https://bugs.kde.org/show_bug.cgi?id=414302

Juraj  changed:

   What|Removed |Added

 CC||sgd.or...@gmail.com

--- Comment #2 from Juraj  ---
Works fine here.

I added Ecosia search engine with "Add Ecosia ..." option in searchBar.
It works as it should.

Search engine config options:
Name: Ecosia
URL: https://www.ecosia.org/search?q=%s&addon=opensearch
...

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

[frameworks-kio] [Bug 224761] Turn off file counting for mounts, because it can be very slow

2019-11-26 Thread Shubham
https://bugs.kde.org/show_bug.cgi?id=224761

--- Comment #10 from Shubham  ---
(In reply to li...@rhsoft.net from comment #9)
> surely, just try it out
> 
> /etc/fstab:
> sshfs#user@host:/ /media/local-mountpoint  fuse 
> noauto,user,rw,noexec,nosuid,nodev,noatime
> 
> mount /media/local-mountpoint
> open /media/local-mountpoint with konqueror and it counts
> 
> many folders with many files and a slow connction will drive you crazy


Done everything as you said . Please look at it here -
https://pasteboard.co/IIsnxY6.png. It is counting only folders and files of
that directory not from any subdirectory.

do i need to change setting of Konqueror or bug has already fixed?

And i don't think it is about counting files in folder's properties as that is
the only place where all files count is mentioned

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

[digikam] [Bug 414521] File management is broken

2019-11-26 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=414521

--- Comment #3 from Anders Lund  ---
Yes, I realized that the metadata part of my issues actually have been fixed -
I am very greatful with that!

I use latest package from archlinux, 6.4, and there is no progress bar that I
can see.  I use the harddisk blinking thing on my laptop to decide if I believe
it is still in progress, and also digikam does not reflect moves untill it is
all done.

Due to space requirement, I have to move albums once in a while, from my laptop
disk to a portable one, so I move many thousand images by dragging the albums
around.

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

[frameworks-kio] [Bug 224761] Turn off file counting for mounts, because it can be very slow

2019-11-26 Thread lists
https://bugs.kde.org/show_bug.cgi?id=224761

--- Comment #11 from li...@rhsoft.net  ---
well, have fun if there is a subfolder from a cms-module which stores thousnads
of files belonging to database records or open a mtp fuse folder with 5 mp3
files in a flat directory

the point is with sftp:// in the address bar the countig is disabled, with
fuse-sshfs it isn't while technically the same stuff over the network is
involved

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

[Discover] [Bug 414527] New: Cannot open Discover via updates notifier. Plasma shows crash notification.

2019-11-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=414527

Bug ID: 414527
   Summary: Cannot open Discover via updates notifier. Plasma
shows crash notification.
   Product: Discover
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: bugsefor...@gmx.com
CC: aleix...@kde.org
  Target Milestone: ---

Application: plasma-discover (5.17.80)

Qt Version: 5.13.2
Frameworks Version: 5.65.0
Operating System: Linux 5.0.0-29-generic x86_64
Windowing system: Wayland
Distribution: KDE neon Unstable Edition

-- Information about the crash:
- What I was doing when the application crashed:
Plasma notifies about a Discover crash every time I click on the updates
notifier in systray.
However I can open Discover via the apps launcher.

The crash can be reproduced every time.

-- Backtrace:
Application: Discover (plasma-discover), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f67e5289940 (LWP 2387))]

Thread 4 (Thread 0x7f67bd762700 (LWP 2391)):
#0  0x7f67dcb449f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x56200b5b2e68) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f67dcb449f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x56200b5b2e18, cond=0x56200b5b2e40) at pthread_cond_wait.c:502
#2  0x7f67dcb449f3 in __pthread_cond_wait (cond=0x56200b5b2e40,
mutex=0x56200b5b2e18) at pthread_cond_wait.c:655
#3  0x7f67beb762cb in cnd_wait (mtx=0x56200b5b2e18, cond=0x56200b5b2e40) at
../src/../include/c11/threads_posix.h:155
#4  0x7f67beb762cb in util_queue_thread_func
(input=input@entry=0x56200b3f56a0) at ../src/util/u_queue.c:256
#5  0x7f67beb75ff7 in impl_thrd_routine (p=) at
../src/../include/c11/threads_posix.h:87
#6  0x7f67dcb3e6db in start_thread (arg=0x7f67bd762700) at
pthread_create.c:463
#7  0x7f67e058388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f67cdc3b700 (LWP 2389)):
#0  0x7f67e0576bf9 in __GI___poll (fds=0x7f67c0004e00, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f67da9a15c9 in g_main_context_poll (priority=,
n_fds=1, fds=0x7f67c0004e00, timeout=, context=0x7f67cbf0)
at ../../../../glib/gmain.c:4203
#2  0x7f67da9a15c9 in g_main_context_iterate
(context=context@entry=0x7f67cbf0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
../../../../glib/gmain.c:3897
#3  0x7f67da9a16dc in g_main_context_iteration (context=0x7f67cbf0,
may_block=may_block@entry=1) at ../../../../glib/gmain.c:3963
#4  0x7f67e0ec9b9b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f67cb20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f67e0e6a06a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f67cdc3ac40, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:225
#6  0x7f67e0c853aa in QThread::exec() (this=this@entry=0x56200b3553a0) at
thread/qthread.cpp:531
#7  0x7f67e20c9815 in QQmlThreadPrivate::run() (this=0x56200b3553a0) at
qml/ftw/qqmlthread.cpp:152
#8  0x7f67e0c86b52 in QThreadPrivate::start(void*) (arg=0x56200b3553a0) at
thread/qthread_unix.cpp:360
#9  0x7f67dcb3e6db in start_thread (arg=0x7f67cdc3b700) at
pthread_create.c:463
#10 0x7f67e058388f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f67cee4c700 (LWP 2388)):
#0  0x7f67e0ec8247 in QTimerInfoList::repairTimersIfNeeded()
(this=0x7f67c8005120) at kernel/qtimerinfo_unix.cpp:161
#1  0x7f67e0ec82c3 in QTimerInfoList::timerWait(timespec&)
(this=0x7f67c8005120, tm=...) at kernel/qtimerinfo_unix.cpp:389
#2  0x7f67e0ec98fe in timerSourcePrepareHelper (timeout=0x7f67cee4ba64,
src=) at kernel/qeventdispatcher_glib.cpp:133
#3  0x7f67e0ec98fe in timerSourcePrepare(GSource*, gint*)
(source=, timeout=timeout@entry=0x7f67cee4ba64) at
kernel/qeventdispatcher_glib.cpp:166
#4  0x7f67da9a0b28 in g_main_context_prepare
(context=context@entry=0x7f67c8000bf0, priority=priority@entry=0x7f67cee4baf0)
at ../../../../glib/gmain.c:3474
#5  0x7f67da9a14fb in g_main_context_iterate
(context=context@entry=0x7f67c8000bf0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
../../../../glib/gmain.c:3882
#6  0x7f67da9a16dc in g_main_context_iteration (context=0x7f67c8000bf0,
may_block=may_block@entry=1) at ../../../../glib/gmain.c:3963
#7  0x7f67e0ec9b9b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f67c8000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#8  0x7f67e0e6a06a in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f67cee4bc30, flags=..., flags@entry=...) at
kernel/qeventloop.cpp:225
#9  0x7f67e0c853aa in QThread::exec() (this=this@entry=0x7f67e2f4dd

[frameworks-kio] [Bug 224761] Turn off file counting for mounts, because it can be very slow

2019-11-26 Thread lists
https://bugs.kde.org/show_bug.cgi?id=224761

--- Comment #12 from li...@rhsoft.net  ---
frankly, you even have the wrong view on your screenshot
https://i.imgur.com/P0zZ9OS.png

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

[digikam] [Bug 414521] File management is broken

2019-11-26 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=414521

--- Comment #4 from Maik Qualmann  ---
There is definitely a progress bar for file operations and the ability to
cancel them. Copy many and big files (videos) and you will see it. A move
operation inside the partition is very fast. What you see later on your hard
drives LED is updating the database, which work in the background. The files
have long been moved.

Maik

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

[Akonadi] [Bug 414528] New: kmail moving mail (delete, move, read) crash akonadi

2019-11-26 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=414528

Bug ID: 414528
   Summary: kmail moving mail (delete, move, read) crash akonadi
   Product: Akonadi
   Version: 5.12.3
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: server
  Assignee: kdepim-b...@kde.org
  Reporter: br...@ioda-net.ch
  Target Milestone: ---

Application: akonadiserver (5.12.3)

Qt Version: 5.13.1
Frameworks Version: 5.64.0
Operating System: Linux 5.3.11-1-default x86_64
Distribution: "openSUSE Tumbleweed"

-- Information about the crash:
- What I was doing when the application crashed:
reading mail quickly (with preview open on right), move some, delete other,
then the waiting operation dialog box appear, and after some time 10 to 30
seconds late akonadi crash.

This is reproductible (at least appear most of the time) since months. 
Use nvidia rpm openSUSE drivers G04.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#10 0x7f3c85fd8ea3 in qTerminate () at global/qglobal.cpp:3252
#11 0x7f3c85fda900 in QThreadPrivate::start (arg=0x56517ede6160) at
thread/qthread_unix.cpp:372
[...]


The reporter indicates this bug may be a duplicate of or related to bug 414436,
bug 413664, bug 413291, bug 412439.

Possible duplicates by query: bug 414454, bug 414436, bug 414388, bug 414137,
bug 414102.

Reported using DrKonqi

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

[Akonadi] [Bug 414528] kmail moving mail (delete, move, read) crash akonadi

2019-11-26 Thread Bruno Friedmann
https://bugs.kde.org/show_bug.cgi?id=414528

--- Comment #1 from Bruno Friedmann  ---
Created attachment 124124
  --> https://bugs.kde.org/attachment.cgi?id=124124&action=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

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

[kdeconnect] [Bug 391928] KDE Connect complains about version although both clients are uo-to-date

2019-11-26 Thread Ossama Nasser
https://bugs.kde.org/show_bug.cgi?id=391928

--- Comment #3 from Ossama Nasser  ---
Tried it on Xiaomi Redmi Note 4 with Android 7 and MIUI  Global 10.2, same
problem

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

[kdevelop] [Bug 414529] New: Unclear how to run analyzers

2019-11-26 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414529

Bug ID: 414529
   Summary: Unclear how to run analyzers
   Product: kdevelop
   Version: 5.4.3
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Analyzer: Clang-Tidy
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: aspotas...@gmail.com
CC: kosse...@kde.org
  Target Milestone: ---

SUMMARY
Unclear how to run analyzers, e.g. Clang-Tidy.

After I open a project, the menu items under "Code -> Analyze Current
Project/File With -> ..." are all grayed out. There is no information in the UI
on how to run these analyzers.

If I build the project, some of the menu items become available. However it's
still unclear why this happens, from the user's perspective.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT
Keep all Analyzers menu items available at all times. When the user attempts to
run an analyzer and it's not immediately available for some reason (e.g. the
project must be built before running analyzer), a warning message box should be
opened with the complete steps to perform before trying to run the analyzer
again. If building the project is the only requirement for an analyzer to work,
a button "Build, then Analyze" can be added into this Warning message box.

SOFTWARE/OS VERSIONS
Operating System: Fedora 31
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.5
Kernel Version: 5.3.7-301.fc31.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15,4 ГиБ

kdevelop 5.4.3-1.fc31

ADDITIONAL INFORMATION

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

[Discover] [Bug 414530] New: Search bar screwed up after pasting multi-line text

2019-11-26 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=414530

Bug ID: 414530
   Summary: Search bar screwed up after pasting multi-line text
   Product: Discover
   Version: 5.16.5
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: aspotas...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 124125
  --> https://bugs.kde.org/attachment.cgi?id=124125&action=edit
screenshot

SUMMARY
Search bar screwed up after pasting multi-line text.

STEPS TO REPRODUCE
1. Prepare multi-line text in a text editor, e.g. "1\n2\n" in Kate, where "\n"
stands for a line break.
2. Select All (Ctrl+A) in Kate, then copy (Ctrl+C)
3. Run Discover
4. Press Ctrl+F to focus the search bar
5. Press Ctrl+V to paste

OBSERVED RESULT
6. The search bar explodes, see screenshot.

EXPECTED RESULT
Should probably replace every "\n" with a space when pasting.

SOFTWARE/OS VERSIONS
Operating System: Fedora 31
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.5
Kernel Version: 5.3.7-301.fc31.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 15,4 ГиБ

ADDITIONAL INFORMATION

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

[kdevelop] [Bug 414531] kdevelop crashes while editing a python script

2019-11-26 Thread Jan-Matthias Braun
https://bugs.kde.org/show_bug.cgi?id=414531

--- Comment #1 from Jan-Matthias Braun  ---
Created attachment 124126
  --> https://bugs.kde.org/attachment.cgi?id=124126&action=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

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

[kdevelop] [Bug 414531] New: kdevelop crashes while editing a python script

2019-11-26 Thread Jan-Matthias Braun
https://bugs.kde.org/show_bug.cgi?id=414531

Bug ID: 414531
   Summary: kdevelop crashes while editing a python script
   Product: kdevelop
   Version: unspecified
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdevelop-bugs-n...@kde.org
  Reporter: jan_br...@gmx.net
  Target Milestone: ---

Application: kdevelop (5.4.40)

Qt Version: 5.14.0
Frameworks Version: 5.64.0
Operating System: Linux 5.4.0 x86_64
Distribution: "Gentoo Base System release 2.6"

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

In a document with a syntactically wrong line, I was inserting one line above
the syntactically wrong line.
Then kdevelop crashed.

The crash does not seem to be reproducible.

-- Backtrace (Reduced):
#6  0x7faef1c2541e in __cxxabiv1::__dynamic_cast(void const*,
__cxxabiv1::__class_type_info const*, __cxxabiv1::__class_type_info const*,
ptrdiff_t) (src_ptr=0x7fad74823f90, src_type=0x7faef0b780e8 , dst_type=0x7faef0b781d8 , src2dst=0) at
/var/tmp/portage/sys-devel/gcc-9.2.0-r2/work/gcc-9.2.0/libstdc++-v3/libsupc++/dyncast.cc:68
#7  0x7fae119e9a15 in QList
Python::DeclarationBuilder::reopenFittingDeclaration(QList,
Python::DeclarationBuilder::FitDeclarationType, KDevelop::RangeInRevision,
KDevelop::Declaration**) () at /usr/lib64/libkdevpythonduchain.so
#8  0x7fae119ea265 in KDevelop::ClassMemberDeclaration*
Python::DeclarationBuilder::visitVariableDeclaration(Python::Identifier*,
KDevelop::Declaration*, KDevelop::TypePtr,
Python::DeclarationBuilder::VisitVariableFlags) () at
/usr/lib64/libkdevpythonduchain.so
#9  0x7fae119de5ef in
Python::DeclarationBuilder::assignToAttribute(Python::AttributeAst*,
Python::DeclarationBuilder::SourceType const&) () at
/usr/lib64/libkdevpythonduchain.so
#10 0x7fae119df546 in
Python::DeclarationBuilder::visitAssignment(Python::AssignmentAst*) () at
/usr/lib64/libkdevpythonduchain.so


Possible duplicates by query: bug 410690, bug 374823, bug 374438, bug 372686,
bug 367898.

Reported using DrKonqi

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

[Skanlite] [Bug 412130] Can't save to PDF

2019-11-26 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=412130

Kåre Särs  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Kåre Särs  ---
As it is right now, Skanlite is designed to save every image immediately after
every scan. This means that if you scan multiple pages you will also get
multiple PDF documents. That is probably not what a user would expect.

Scanned PDF documents are just JPEG or PNG images embedded in the PDF document,
so why would you want the extra container when you only have one image. 

Printing a JPEG or PNG should not be a problem if you use for example Gwenview.


That said, if you have multiple pages of text, you probably want to have them
all in the same document. This would need a dedicated UI to allow also
rearrangeing the pages in case that is needed. I have started a project
dedicated for just that (Skanpage), but I don't think it is ready for general
use and I don't have enough motivation to continue it's development at the
moment...

More details about Skanpage cna be found in the duplicate of this bug 299517

If you baadly need a multipage scanning application on linux and don't want to
compile Skanpage, you can use gscan2pdf which is available in most linux
distros.

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

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

[Skanlite] [Bug 299517] Skanlite should support scan to pdf.

2019-11-26 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=299517

Kåre Särs  changed:

   What|Removed |Added

 CC||t...@todddailey.ca

--- Comment #24 from Kåre Särs  ---
*** Bug 412130 has been marked as a duplicate of this bug. ***

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

[Spectacle] [Bug 414532] New: Impossible to take screenshot including a tooltip on Wayland

2019-11-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=414532

Bug ID: 414532
   Summary: Impossible to take screenshot including a tooltip on
Wayland
   Product: Spectacle
   Version: 19.08.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: bugsefor...@gmx.com
CC: k...@david-redondo.de
  Target Milestone: ---

STEPS TO REPRODUCE
1. start Wayland session
2. hover over the icon of the apps launcher in the lower left corner
3. while the tooltip is visible, pŕess printscreen key

OBSERVED RESULT
a message showing instructions to take a screenshot shows up and the tooltip 
is immediately dismissed. If we press enter, the taken screenshot does not
include the tooltip.

EXPECTED RESULT
we can take screenshot including a tooltip on Wayland

SOFTWARE/OS VERSIONS
Windows: 
Operating System: Arch Linux
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.2

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

[Spectacle] [Bug 409762] [wayland] Screenshots taken on High DPI systems lose resolution

2019-11-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=409762

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 405706] Main shortcut does not show on screen keyboard indicator

2019-11-26 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=405706

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[Discover] [Bug 414533] New: cannot install obs studio via Spectacle

2019-11-26 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=414533

Bug ID: 414533
   Summary: cannot install obs studio via Spectacle
   Product: Discover
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: bugsefor...@gmx.com
CC: aleix...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. open Spectacle by pressing printscreen key
2. click on "Tools" button
3. hover over record screen > more > obs studio
4. click on "Install"

OBSERVED RESULT
Discover opens and shows "Couldn't open
appstream://com.obsproject.studio.desktop"
error

EXPECTED RESULT
Discover shows the description page of obs studio

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.17.80
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.2

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

[plasmashell] [Bug 405706] Main shortcut does not show on screen keyboard indicator

2019-11-26 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=405706

Postix  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

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

[digikam] [Bug 404167] improve confirmation process

2019-11-26 Thread Niyaz
https://bugs.kde.org/show_bug.cgi?id=404167

Niyaz  changed:

   What|Removed |Added

 CC||niyaz.batyrs...@gmail.com

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

[digikam] [Bug 384396] Wish: display faces sorted by similarity (pre-grouped) instead of album/time/..

2019-11-26 Thread Niyaz
https://bugs.kde.org/show_bug.cgi?id=384396

Niyaz  changed:

   What|Removed |Added

 CC||niyaz.batyrs...@gmail.com

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

[kdeconnect] [Bug 405847] SFTP transfer corrupts all files

2019-11-26 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=405847

--- Comment #41 from Alexander Potashev  ---
(In reply to ian from comment #40)
> Same problem here of corrupted mp4 files copied via Dolphin (Kubuntu).

What versions of KDE Connect do you use?

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

[kde] [Bug 414534] New: Desk effects affect app launching

2019-11-26 Thread Joseph
https://bugs.kde.org/show_bug.cgi?id=414534

Bug ID: 414534
   Summary: Desk effects affect app launching
   Product: kde
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: axel...@gmail.com
  Target Milestone: ---

SUMMARY
I'm on EndeavourOS, I uninstalled xfce to install KDE, and since then, when I
launch an app, it only shows a black windows or nothing at all. Actually to
display correctly the window of an app, I have to disable the desk effects and
re-enable them and it displays correctly, but sometimes, it doesn't work and my
apps window stay invisible or black  

STEPS TO REPRODUCE
1. Install EndeavourOS
2. Uninstall xfce and install KDE
3. Launch a session with KDE enabled
4. Try to launch an app

OBSERVED RESULT
All the launched apps windows are invisible or black and you have to disable
desk effect to display them correctly

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.17.3 
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION

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

[Falkon] [Bug 404686] Chrome and Firefox extensions

2019-11-26 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=404686

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[kolourpaint] [Bug 414535] New: Flatpak icon is low-resolution and outdated

2019-11-26 Thread Mayeul Cantan
https://bugs.kde.org/show_bug.cgi?id=414535

Bug ID: 414535
   Summary: Flatpak icon is low-resolution and outdated
   Product: kolourpaint
   Version: unspecified
  Platform: Flatpak
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kolourpaint-supp...@lists.sourceforge.net
  Reporter: mayeul.can...@live.fr
  Target Milestone: ---

Created attachment 124127
  --> https://bugs.kde.org/attachment.cgi?id=124127&action=edit
Flathub page screenshot detail with the kolourpaint icon.

SUMMARY
Kolourpaint is one of the featured application on discover, when flathub is the
only available source. However, it shows a very low-res icon.

That icon is also visible on flathub at the following address:
https://www.flathub.org/apps/details/org.kde.kolourpaint

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

[krita] [Bug 414536] New: krita 4.2.8.1 has a wrong Qt version check

2019-11-26 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=414536

Bug ID: 414536
   Summary: krita 4.2.8.1 has a wrong Qt version check
   Product: krita
   Version: 4.2.8
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: wba...@tmo.at
  Target Milestone: ---

https://cgit.kde.org/krita.git/commit/?h=krita/4.2&id=07554913b16417792f390e061560e63cfdfa52a3
is wrong.

When building against Qt 5.9 it fails:
/home/abuild/rpmbuild/BUILD/krita-4.2.8.1/krita/main.cc: In function 'int
main(int, char**)':
/home/abuild/rpmbuild/BUILD/krita-4.2.8.1/krita/main.cc:421:26: error:
'AA_DisableWindowContextHelpButton' is not a member of 'Qt'
 app.setAttribute(Qt::AA_DisableWindowContextHelpButton);
  ^

And it certainly doesn't do the right thing when building against newer
versions either... ;-)

It should rather be:
#if (QT_VERSION >= QT_VERSION_CHECK(5, 10, 0))

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

[kio-extras] [Bug 414106] kdeinit5 crashes in thumbnailing

2019-11-26 Thread Avamander
https://bugs.kde.org/show_bug.cgi?id=414106

--- Comment #5 from Avamander  ---
Unfortunately I have basically thousands of audio files in the few folders that
could be the culprits. Is there a way to invoke libtag used by on a file from
command line? I'd run it on every audio file I have if it is.

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

[digikam] [Bug 414521] File management is broken

2019-11-26 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=414521

--- Comment #5 from Anders Lund  ---
Maybe the progressbar only shows pr file? I moved thousands of files and never
saw a progress bar.

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

[krita] [Bug 414536] krita 4.2.8.1 has a wrong Qt version check

2019-11-26 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=414536

Boudewijn Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||krita/commit/22a6b1d23aa5b2
   ||b997fac17bfbb647779a679856

--- Comment #1 from Boudewijn Rempt  ---
Git commit 22a6b1d23aa5b2b997fac17bfbb647779a679856 by Boudewijn Rempt.
Committed on 26/11/2019 at 13:25.
Pushed by rempt into branch 'krita/4.2'.

M  +1-1krita/main.cc

https://invent.kde.org/kde/krita/commit/22a6b1d23aa5b2b997fac17bfbb647779a679856

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

[krita] [Bug 414536] krita 4.2.8.1 has a wrong Qt version check

2019-11-26 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=414536

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |krita/commit/22a6b1d23aa5b2 |krita/commit/d19b0b6c5f88c7
   |b997fac17bfbb647779a679856  |c9f276cecf595f1da566041bcc

--- Comment #2 from Boudewijn Rempt  ---
Git commit d19b0b6c5f88c7c9f276cecf595f1da566041bcc by Boudewijn Rempt.
Committed on 26/11/2019 at 13:27.
Pushed by rempt into branch 'master'.

M  +1-1krita/main.cc

https://invent.kde.org/kde/krita/commit/d19b0b6c5f88c7c9f276cecf595f1da566041bcc

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

[frameworks-kio] [Bug 224761] Turn off file counting for mounts, because it can be very slow

2019-11-26 Thread Shubham
https://bugs.kde.org/show_bug.cgi?id=224761

--- Comment #13 from Shubham  ---
Thanks li...@rhsoft.net , i am finally able to reproduce this bug -
https://i.imgur.com/dxdxMoh.png . now can you tell how can i solve this?

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

[plasmashell] [Bug 364766] Graphics distorted after suspend/resume with nvidia

2019-11-26 Thread Hussam Al-Tayeb
https://bugs.kde.org/show_bug.cgi?id=364766

Hussam Al-Tayeb  changed:

   What|Removed |Added

 CC||ht990...@gmx.com

--- Comment #133 from Hussam Al-Tayeb  ---
@David, if I run Qt 5.13.2, plasma 5.17.3 and QSG_RENDER_LOOP=threaded, is that
sufficient or do I need Qt 5.14beta?

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

[frameworks-kio] [Bug 224761] Turn off file counting for mounts, because it can be very slow

2019-11-26 Thread lists
https://bugs.kde.org/show_bug.cgi?id=224761

--- Comment #14 from li...@rhsoft.net  ---
dunno, that's why i wrote a bugreport

and for "kdeconnect" this is even more annyoing, it's using fuse-mounts behind
the scenes and works over WLAN - before i got my 400 GB micro sd-card i was
only bale to place a part of my 35000 music files on the phone, filtered by
artist and genere and so they all ended in a single folder

well, connect to the phone with kdeconnect, select external sd-card and be
quick or be dead to enter some other folder *before* it starts to count in
"music"

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

[Breeze] [Bug 411357] if you use the option to hide the Firefox title bar, the tabs in the background are unreadable

2019-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=411357

dominik.schl...@gmail.com changed:

   What|Removed |Added

 CC||dominik.schl...@gmail.com

--- Comment #1 from dominik.schl...@gmail.com ---
I'm pretty sure that's because of the color scheme. I did some testing with
editing the Breeze Color Scheme. Tabs in Background are using the "Active
Titlebar" Color. All Tabs share the "Window-Text" as a Font color though. I'm
not to good when it comes to GTK Themes, but i'll take a look into the Breeze
scheme.

>From my understanding, the GTK Theme should use the "Active and Inactive
Titlebar" Colors respectively here. Just changing the Colorscheme won't work,
as the "Window-Text" Color is used for all the Buttons and Borders around Input
Fields etc.

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

[krita] [Bug 414536] krita 4.2.8.1 has a wrong Qt version check

2019-11-26 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=414536

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||dimul...@gmail.com

--- Comment #3 from Dmitry Kazakov  ---
Hi, Boud!

Could you please make the new tarballs with version 4.2.8.2? Otherwise all the
builders will have to wait until tomorrow because of mirrors, that will keep
the old version for about 5 hours.

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

[frameworks-kio] [Bug 224761] Turn off file counting for mounts, because it can be very slow

2019-11-26 Thread Shubham
https://bugs.kde.org/show_bug.cgi?id=224761

--- Comment #15 from Shubham  ---
This bug has junior-job tag so i thought you know how to solve it and waiting
for any beginner to solve it. now can you assign me any other easy bug?

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

[frameworks-kio] [Bug 224761] Turn off file counting for mounts, because it can be very slow

2019-11-26 Thread lists
https://bugs.kde.org/show_bug.cgi?id=224761

--- Comment #16 from li...@rhsoft.net  ---
i am just a user - how do you imagine that i assign you anything?

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

[krita] [Bug 414510] colorize does not fill drawing

2019-11-26 Thread Jeannette Savage
https://bugs.kde.org/show_bug.cgi?id=414510

--- Comment #2 from Jeannette Savage  ---
I'm sorry. Right after I sent the bug report I figured it out. The colorize
mask changed layer types on me somehow. I got it fixed. I use the colorize
mask all the time and this has never happened before.

Thanks for your time!

On Mon, Nov 25, 2019, 11:56 AM Tymond  wrote:

> https://bugs.kde.org/show_bug.cgi?id=414510
>
> Tymond  changed:
>
>What|Removed |Added
>
> 
>  Status|REPORTED|NEEDSINFO
>  CC||tamtamy.tym...@gmail.com
>  Resolution|--- |WAITINGFORINFO
>
> --- Comment #1 from Tymond  ---
> Are you sure you're using it correctly? Some resources:
> https://www.youtube.com/watch?v=HQdx6H9BIGs,
> https://docs.krita.org/en/reference_manual/tools/colorize_mask.html
>
> If yes, please do at least attach the file with Colorize Mask that shows
> the
> issue and write steps to reproduce ( = steps for the developer to see the
> issue
> for themselves).
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[umbrello] [Bug 414537] New: Unfavorable placement of UI-specific settings

2019-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=414537

Bug ID: 414537
   Summary: Unfavorable placement of UI-specific settings
   Product: umbrello
   Version: 2.29.3 (KDE Applications 19.08.3)
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: umbrello-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

On the main page of the configuration dialog in the section "Miscellaneous"
there are two options ("Create new association line as" and "Use angular
association lines"), which are user interface specific and should better be
included on the page "User Interface", because there are already corresponding
groups, e.g. "Colors". 

STEPS TO REPRODUCE
1. start umbrello
2. open setting dialog
3. inspect miscellaneous section
4. switch to page "User interface"

OBSERVED RESULT
In 3. there are the mentioned settings, which belongs to the user interface"

EXPECTED RESULT
The mentioned settings in 3. should be moved to the "user interface" page


SOFTWARE/OS VERSIONS
Windows: 10
KDE Frameworks Version: 5.55
Qt Version: 5.9

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

[krita] [Bug 414510] colorize does not fill drawing

2019-11-26 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=414510

Tymond  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #3 from Tymond  ---
Then setting as "not a bug".

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

[umbrello] [Bug 414319] master branch fails to build from source - error: ‘setFldName’ was not declared in this scope

2019-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=414319

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de
   Version Fixed In|2.30.70 (KDE Release|2.30.80 (KDE Release
   |20.03.70)   |20.03.80)

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

[umbrello] [Bug 414537] Unfavorable placement of UI-specific settings

2019-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=414537

Ralf Habacker  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||umbrello/commit/78b095b48e4
   ||645f4ffae817fff2a0341efb932
   ||d0
   Version Fixed In||2.30.80 (KDE Applications
   ||20.03.80)
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #1 from Ralf Habacker  ---
Git commit 78b095b48e4645f4ffae817fff2a0341efb932d0 by Ralf Habacker.
Committed on 26/11/2019 at 14:30.
Pushed by habacker into branch 'master'.

Move association specific user interface options to ui page of settings dialog

Move code for selecting association line layout type from general option page
into a separate class named SelectLayoutTypeWidget and add it to new ui page
group "Associations".

Move angular line option to ui options page from generic page.

This commit also adds the ComboBoxWidgetBase class, which can be used as
a base class for combo box related dialog widgets and helps to avoid
duplicated code.
FIXED-IN:2.30.80 (KDE Applications 20.03.80)

M  +2-0umbrello/CMakeLists.txt
M  +1-30   umbrello/dialogs/pages/generaloptionpage.cpp
M  +3-3umbrello/dialogs/pages/generaloptionpage.h
M  +18   -0umbrello/dialogs/pages/uioptionspage.cpp
M  +4-0umbrello/dialogs/pages/uioptionspage.h
A  +45   -0umbrello/dialogs/widgets/comboboxwidgetbase.cpp [License:
GPL (v2+)]
A  +32   -0umbrello/dialogs/widgets/comboboxwidgetbase.h [License: GPL
(v2+)]
A  +35   -0umbrello/dialogs/widgets/selectlayouttypewidget.cpp
[License: GPL (v2+)]
A  +27   -0umbrello/dialogs/widgets/selectlayouttypewidget.h [License:
GPL (v2+)]

https://invent.kde.org/kde/umbrello/commit/78b095b48e4645f4ffae817fff2a0341efb932d0

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

[krita] [Bug 414536] krita 4.2.8.1 has a wrong Qt version check

2019-11-26 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=414536

Boudewijn Rempt  changed:

   What|Removed |Added

 CC||b...@valdyas.org

--- Comment #4 from Boudewijn Rempt  ---
I will be home around 17:00 CET, I cannot make tarballs on the train.

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

[krdc] [Bug 414324] IPv6 address has enclosing [] stripped before passing to xfreerdp

2019-11-26 Thread JG
https://bugs.kde.org/show_bug.cgi?id=414324

JG  changed:

   What|Removed |Added

 CC||gerd...@blueloop.net

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

[kdeconnect] [Bug 414538] New: Memory leak when sending files with KDE Connect

2019-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414538

Bug ID: 414538
   Summary: Memory leak when sending files with KDE Connect
   Product: kdeconnect
   Version: 1.3.5
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: jman012...@gmail.com
  Target Milestone: ---

SUMMARY
Originally reported in the Fedora bugzilla
(https://bugzilla.redhat.com/show_bug.cgi?id=1774339) it was recommended that I
report this upstream.

When sending large files with KDE Connect, system memory usage increases
without a similar decrease once the transfer is complete. After transferring
~80 GiB of files from my laptop to my desktop, my laptop's memory usage was at
14.1 GiB of 15.5 GiB available, with about 13.5 GiB of that being kdeconnectd.
Performance slowed to a crawl until I killed the kdeconnectd process.

There was no such effect on the receiving desktop. I tried sending a single 40
GiB file from my desktop to my laptop and it took up 29 GiB of memory during
the transfer, then dropped to 13 GiB afterward.

STEPS TO REPRODUCE
1. Pair two computers via KDE Connect
2. Open Dolphin, right click on a large file, and select "Send to '$foo' via
KDE Connect"
3. Open ksysguard and watch the memory usage climb

OBSERVED RESULT
Memory usage increases dramatically and doesn't decrease once the transfer is
complete.

EXPECTED RESULT
Memory should be freed once the transfer is complete.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.3.11
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.5

ADDITIONAL INFORMATION
Watching this happen in ksysguard, it looks like there are periodic breaks in
the file upload. During those breaks, memory usage climbs, at least during the
first half of the transfer. It looks like the file is being put into an upload
buffer, but the buffer isn't completely cleared once the transfer is complete.

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

[krita] [Bug 414539] New: Pen tool assistant snap vs. zoom level

2019-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414539

Bug ID: 414539
   Summary: Pen tool assistant snap vs. zoom level
   Product: krita
   Version: 4.2.7.1
  Platform: Windows CE
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Brush engines
  Assignee: krita-bugs-n...@kde.org
  Reporter: soldiu...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. I am using two vanishing points and one parallel ruler, to setup 2pt.
perspective
2. I do a sketch
3. Then i zoom in and with snapping in pen tool enabled, using pen pressure
enabled brush, i draw something with ~150% zoom, the brush works fine.
4. After zooming further to draw details, whenever beyond ~200-250% of zoom,
the brush pressure starts to not register properly.
5. Zooming to close decreases pressure registration to the point, where 10px
sized brush has problems with leaving any marks on canvas. 

OBSERVED RESULT
Little to no pen pressure detected, ergo no marks on canvas

EXPECTED RESULT
Normal pressure curve, drawing properly using pen tool and assistants while
zoomed in.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Windows 10 pro
Krita versions tested: from 4.1 to 4.2.7
High DPI support is enabled
Touch canvas rotation is disabled
Touch canvas panning is enabled

ADDITIONAL INFORMATION
Thinkpad X1 tablet gen 3. (8650V pro variant)
Matte screen protector for some pen grip
Both levnovo pro pen 1 and Waccom bamboo ink plus are affected

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

[kscreenlocker] [Bug 414389] kscreenlocker_greeter segfaults when docking/undocking

2019-11-26 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=414389

--- Comment #1 from Andrea Scarpino  ---
Created attachment 124129
  --> https://bugs.kde.org/attachment.cgi?id=124129&action=edit
backtrace

Backtrace.

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

[umbrello] [Bug 414537] Unfavorable placement of UI-specific settings

2019-11-26 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=414537

--- Comment #2 from Ralf Habacker  ---
Git commit f0b38d1051fcf684fc4d4fae59e2b43b7ae083d7 by Ralf Habacker.
Committed on 26/11/2019 at 15:05.
Pushed by habacker into branch 'master'.

Use current settings object instead of the global one

M  +1-1umbrello/dialogs/pages/uioptionspage.cpp

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

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

[gwenview] [Bug 411196] gwenview very slow to launch

2019-11-26 Thread emg81
https://bugs.kde.org/show_bug.cgi?id=411196

emg81  changed:

   What|Removed |Added

 CC||regbox...@gmail.com

--- Comment #4 from emg81  ---
I have the same issue (same symptoms, at least), they started to bother me a
while ago.

Gwenview 19.08.3 
Plasma 5.17.3
Frameworks 5.64.0
Qt 5.13.2
OS - Gentoo ~amd64

When I try to open image using terminal, I get no errors of any kind and same
delay.
Tried to remove .config/gwenviewrc and .config/org.kde.gwenviewrc, hovewer that
does not seem to help.

There is no process according to htop or system monitor that could have caused
such delay.
I have OSes installed on SATA SSD and NVMe PCI-e SSD, so slow i/o shouldn't be
an issue.

So far I couldn't see the pattern for this behavior, all those delays happen
occasionally and randomly. 

Considering what Kai Uwe Broulik said, a possible quick and dirty fix would be
setting lower value for "deadlock timeout" (or how they call it).

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

[kile] [Bug 414540] New: Enable tab key to move between arguments and exit brackets

2019-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414540

Bug ID: 414540
   Summary: Enable tab key to move between arguments and exit
brackets
   Product: kile
   Version: 2.9.92
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: editor
  Assignee: michel.lud...@kdemail.net
  Reporter: jman012...@gmail.com
  Target Milestone: ---

SUMMARY
When using autocomplete, it would be useful to have the tab key move the cursor
to the next argument. Additionally, on the last argument, the tab key should
exit the brackets.

STEPS TO REPRODUCE
1. Open a new document and type "\use"
2. Select the "\usepackage[options]{package}" option
3. Type "abc" and press tab

OBSERVED RESULT
A tab character is entered within the brackets.

EXPECTED RESULT
The cursor should select the next placeholder (×) character unless there are no
more, in which case it should jump beyond the current closing bracket.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux 5.3.11
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.61.0
Qt Version: 5.12.5

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

[kile] [Bug 398601] Kile does not remove already typed letters while tab-completing reference

2019-11-26 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=398601

jman012...@gmail.com changed:

   What|Removed |Added

 CC||jman012...@gmail.com
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #4 from jman012...@gmail.com ---
I'm seeing this behavior as well, except the expected behavior does not occur
if I wait for the suggestion box. This bug happens with command autocompletion,
too; if I type "\beg" and press tab, I get "\beg\begin" inserted into the
editor.

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

[Discover] [Bug 389533] Ensure that search field and its toolbar are always visible

2019-11-26 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=389533

Marco Martin  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit|https://commits.kde.org/kir |https://commits.kde.org/dis
   |igami/cae9d9cdbd716188030b1 |cover/f365fd5e36d937ff5defa
   |20b14e342e0356d90f1 |41774e41131c362ec98
 Status|REOPENED|RESOLVED
   Version Fixed In|5.64|5.18

--- Comment #13 from Marco Martin  ---
Git commit f365fd5e36d937ff5defa41774e41131c362ec98 by Marco Martin.
Committed on 26/11/2019 at 15:26.
Pushed by mart into branch 'master'.

use the new GlobalDrawer header property

Summary:
Depends on D25425
FIXED-IN: 5.18

Test Plan: {F7774329}

Reviewers: #discover_software_store, ngraham, apol

Reviewed By: #discover_software_store, ngraham, apol

Subscribers: apol, ngraham, plasma-devel

Tags: #plasma

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

M  +3-6discover/qml/DiscoverDrawer.qml

https://commits.kde.org/discover/f365fd5e36d937ff5defa41774e41131c362ec98

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

[kio-gdrive] [Bug 391186] [kio-gdrive]Access token expires/invalidates after performing a few file operations

2019-11-26 Thread Marco Parillo
https://bugs.kde.org/show_bug.cgi?id=391186

Marco Parillo  changed:

   What|Removed |Added

 CC||marco_pari...@hotmail.com

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

[KAccounts] [Bug 414219] Google Drive access not working

2019-11-26 Thread Marco Parillo
https://bugs.kde.org/show_bug.cgi?id=414219

Marco Parillo  changed:

   What|Removed |Added

 CC||marco_pari...@hotmail.com

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

[cantor] [Bug 414541] New: cantor git master and maxima 5.43 crash

2019-11-26 Thread nijso
https://bugs.kde.org/show_bug.cgi?id=414541

Bug ID: 414541
   Summary: cantor git master and maxima 5.43 crash
   Product: cantor
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: cantor-b...@kde.org
  Reporter: bigfootedrockmid...@hotmail.com
  Target Milestone: ---

Application: cantor (20.03.70)

Qt Version: 5.9.7
Frameworks Version: 5.55.0
Operating System: Linux 4.12.14-lp151.28.32-default x86_64
Distribution: "openSUSE Leap 15.1"

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

just installed cantor from git (master) and installed maxima 5.43.0 from
sourceforge
started cantor from the command line in kde (opensuse)

evaluating any maxima command will result in a crash for my system setup
This does not happen with cantor 18.12.3-lp151.2.1, which is the current
release of my opensuse distribution.

The crash can be reproduced every time.

-- Backtrace:
Application: Cantor (cantor), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f87dda17140 (LWP 22179))]

Thread 4 (Thread 0x7f87a7e4b700 (LWP 22184)):
#0  0x7f87ce39cff0 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x7f87ce3566fc in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#2  0x7f87ce3570db in ?? () from /usr/lib64/libglib-2.0.so.0
#3  0x7f87ce3572bc in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4  0x7f87d65ef96b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#5  0x7f87d659490a in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#6  0x7f87d63b2daa in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#7  0x7f87d63b7ced in ?? () from /usr/lib64/libQt5Core.so.5
#8  0x7f87d3540569 in start_thread () from /lib64/libpthread.so.0
#9  0x7f87d57649ef in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7f87bb114700 (LWP 22181)):
#0  0x7f87ce39cff4 in g_mutex_unlock () from /usr/lib64/libglib-2.0.so.0
#1  0x7f87ce3572c6 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#2  0x7f87d65ef96b in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#3  0x7f87d659490a in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#4  0x7f87d63b2daa in QThread::exec() () from /usr/lib64/libQt5Core.so.5
#5  0x7f87d80d89e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#6  0x7f87d63b7ced in ?? () from /usr/lib64/libQt5Core.so.5
#7  0x7f87d3540569 in start_thread () from /lib64/libpthread.so.0
#8  0x7f87d57649ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f87c32cd700 (LWP 22180)):
#0  0x7f87d575a19b in poll () from /lib64/libc.so.6
#1  0x7f87cbc0c307 in ?? () from /usr/lib64/libxcb.so.1
#2  0x7f87cbc0df3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x7f87c5c0e939 in ?? () from /usr/lib64/libQt5XcbQpa.so.5
#4  0x7f87d63b7ced in ?? () from /usr/lib64/libQt5Core.so.5
#5  0x7f87d3540569 in start_thread () from /lib64/libpthread.so.0
#6  0x7f87d57649ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f87dda17140 (LWP 22179)):
[KCrash Handler]
#6  0x7f87d570e5b3 in __memmove_sse2_unaligned_erms () from
/lib64/libc.so.6
#7  0x7f87d3c29a04 in cmsOpenIOhandlerFromMem () from
/usr/lib64/liblcms2.so.2
#8  0x7f87d3c2b245 in cmsOpenProfileFromMemTHR () from
/usr/lib64/liblcms2.so.2
#9  0x7f87d249d2f5 in gsicc_set_device_profile () from
/usr/lib64/libgs.so.9
#10 0x7f87d249da22 in gsicc_init_device_profile_struct () from
/usr/lib64/libgs.so.9
#11 0x7f87d26b697c in gs_setdevice_no_erase () from /usr/lib64/libgs.so.9
#12 0x7f87d27ae43c in zsetdevice () from /usr/lib64/libgs.so.9
#13 0x7f87d2783278 in ?? () from /usr/lib64/libgs.so.9
#14 0x7f87d2783523 in gs_interpret () from /usr/lib64/libgs.so.9
#15 0x7f87d27766cc in ?? () from /usr/lib64/libgs.so.9
#16 0x7f87d2776b90 in gs_main_init2aux () from /usr/lib64/libgs.so.9
#17 0x7f87d2777152 in gs_main_init2 () from /usr/lib64/libgs.so.9
#18 0x7f87d2779e6e in gs_main_init_with_args () from /usr/lib64/libgs.so.9
#19 0x7f87dc27084c in spectre_gs_run () from /usr/lib64/libspectre.so.1
#20 0x7f87dc27143e in spectre_device_render () from
/usr/lib64/libspectre.so.1
#21 0x7f87dc271db3 in spectre_page_render () from
/usr/lib64/libspectre.so.1
#22 0x7f87dc26fc3f in spectre_document_render_full () from
/usr/lib64/libspectre.so.1
#23 0x7f87dd629626 in Cantor::Renderer::epsRenderToImage (url=..., scale=1,
useHighRes=false, size=0x7ffc6627bb10, errorReason=0x0) at
/home/nijso/mathematics/cantor/src/lib/renderer.cpp:153
#24 0x7f87dd62a07f in Cantor::Renderer::renderToImage (this=0x1401f10,
u

[kaffeine] [Bug 414542] New: "--spdif --alsa-audio-device iec958" produces no audio

2019-11-26 Thread jamie marchant
https://bugs.kde.org/show_bug.cgi?id=414542

Bug ID: 414542
   Summary: "--spdif --alsa-audio-device iec958" produces no audio
   Product: kaffeine
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mchehab+sams...@kernel.org
  Reporter: jamie.march...@sympatico.ca
  Target Milestone: ---

NOTES: 

Some of the terms I use are explained in "Additional info" 

Description of problem:

Passing "--spdif --alsa-audio-device iec958" to VLClib(remember Kaffeine is
just a front-end) causes no audio to be played. The source is Dolby Digital and
the command should send the Dolby to my receiver(this is called "passthrough").

Version-Release number of selected component (if applicable):
2.0.18

How reproducible:

If I start playing any audio with VLC while Kaffeine is playing a video(tested
by receiving an ATSC broadcast), sound plays from Kaffeine when VLC is closed
and seems to keep working until Kaffeine is closed. I used the GUI in VLC to
set it up in a way that matches those arguments, I have also tested VLC with
those arguments and it does indeed work correctly. 

Under some rare unreproducible cases, I was able to get a Stereo audio track to
play but this was not passthrough(the light was not on).

Steps to Reproduce:
When testing this I used an ATSC broadcast, I have not fully tested other
features. 
0. Click the "Settings" menu and click "Configure Kaffeine", in "libVLC" add
"--spdif --alsa-audio-device iec958" and then restart Kafffeine 
1. Start a stream that can use SPDIF Passthrough(like receiving an ATSC
broadcast) 
2. You will here silence

Actual results:
You will hear silence.(in one case this affected other programs too until
Kaffine was closed) 


Expected results:
You here the stream. 


Additional info:
In case you don't know some of the terms I used here:

SPDIF Passthrough: 

Passes non-PCM streams(like Dolby Digital) directly to a decoder(amp or A/V
receiver) rather than having the PC decode it. No other sounds can play when
you do this. 

ATSC: 
Digital television broadcast in the USA and Canada(maybe other places too), can
be received with the correct hardware and software. (Kaffeine is the software) 

The odd thing:
Kafffeine uses VLC as a backend and as I said it works fine.

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

[plasma-browser-integration] [Bug 414512] Firefox KDE Plasma Integration sets window.Audio.prototype to undefined

2019-11-26 Thread Craig Leinoff
https://bugs.kde.org/show_bug.cgi?id=414512

--- Comment #3 from Craig Leinoff  ---
Hello! Thanks for the quick reply and I apologize for my own delay.

I am not 100% positive -- but am pretty confident that this (the solution you
identified) might actually be all you need to do! :)

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

[krita] [Bug 414543] New: Weighted brush smoothing doesn't work well.

2019-11-26 Thread Manu
https://bugs.kde.org/show_bug.cgi?id=414543

Bug ID: 414543
   Summary: Weighted brush smoothing doesn't work well.
   Product: krita
   Version: 4.2.7.1
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Freehand
  Assignee: krita-bugs-n...@kde.org
  Reporter: psp...@hotmail.com
  Target Milestone: ---

SUMMARY
Weighted brush smoothing doesn't work.
STEPS TO REPRODUCE
1. Have a file opened after starting krita, with the freehand brush tool set
the brush smoothing to "weighted" and try drawing curves, it doesn't has any
latency to show smoothing is on. The lines are normal.
2. Open a second file, draw a line in and go back to the first opened file
3. Draw curved lines again, the smoothing is working.

OBSERVED RESULT
Weighted brush smoothing doesn't work unless i draw in a second file.

EXPECTED RESULT
Weighted brush smoothing should work.

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

ADDITIONAL INFORMATION

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

[frameworks-kio] [Bug 414519] Automatic cleanup isn't triggering

2019-11-26 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414519

Nate Graham  changed:

   What|Removed |Added

   Assignee|dolphin-bugs-n...@kde.org   |fa...@kde.org
 Status|REPORTED|NEEDSINFO
  Component|general |Trash
 Resolution|--- |WAITINGFORINFO
 CC||kdelibs-b...@kde.org,
   ||n...@kde.org
Product|dolphin |frameworks-kio
Version|19.08.3 |5.64.0
Summary|trashcan, bad management of |Automatic cleanup isn't
   |size|triggering

--- Comment #1 from Nate Graham  ---
> "10,000 %" for french syntax is equal to "10 %". This is good.
> 
> But if "10,000 %" is interpreted with English syntax this is equal to "ten
> thousand %" ! This is not good.
The number is localized, so it shows up as 100.000% in English, which is fine.


Possibly Bug 205854. Does automatic cleanup get triggered if you put one more
item in the trash?

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

[krita] [Bug 412333] Cursor disappears after selecting color in another image.

2019-11-26 Thread Shi Yan
https://bugs.kde.org/show_bug.cgi?id=412333

Shi Yan  changed:

   What|Removed |Added

 CC||billco...@gmail.com

--- Comment #10 from Shi Yan  ---
This is something I constantly see with the git-master version, Qt5.13.1 on
ubuntu 18.04

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

[plasma-browser-integration] [Bug 414544] Icon does not respect the theme: black on black

2019-11-26 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=414544

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[plasma-browser-integration] [Bug 414544] New: Icon does not respect the theme: black on black

2019-11-26 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=414544

Bug ID: 414544
   Summary: Icon does not respect the theme: black on black
   Product: plasma-browser-integration
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Firefox
  Assignee: k...@privat.broulik.de
  Reporter: pos...@posteo.eu
  Target Milestone: ---

Created attachment 124130
  --> https://bugs.kde.org/attachment.cgi?id=124130&action=edit
Issue of the screenshot.

SUMMARY

The icon of the plasma browser extension is dark, although
Breeze dark is used for both Qt and GTK apps and the Firefox theme is set to
dark too.

Please see screenshot.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.65.0
Qt Version: 5.13.2
Firefox: 70.0.1
Extension: 1.6.1

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

  1   2   >