[digikam] [Bug 414028] digikam spamming journal with details of almost everything it does...

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

--- Comment #11 from caulier.gil...@gmail.com ---
Git commit f1bcc6778048fbb45e4162e01749ad3e59a9857c by Gilles Caulier.
Committed on 05/01/2020 at 07:57.
Pushed by cgilles into branch 'master'.

Add new static method to customized a force list of debug space at run time if
necessary.
By default all traces are enabled under Windows, as messages are caugth by an
extra application as DebugView
Under Linux and MacOS, message are dispatched automatically to the console and
can be tune with QT_LOGGING_RULES env. var.

M  +2-0core/app/main/main.cpp
M  +8-0core/app/utils/digikam_debug.cpp
M  +5-0core/app/utils/digikam_debug.h
M  +2-0core/showfoto/main/main.cpp

https://invent.kde.org/kde/digikam/commit/f1bcc6778048fbb45e4162e01749ad3e59a9857c

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

[digikam] [Bug 414028] digikam spamming journal with details of almost everything it does...

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

--- Comment #10 from caulier.gil...@gmail.com ---
Git commit d7084ffc9c54195920f23e7ddeb3b14bb50d6683 by Gilles Caulier.
Committed on 05/01/2020 at 07:38.
Pushed by cgilles into branch 'dev'.

Website: For Linux and MacOS, add details about how to turn on debug tarce on
the console with QT_LOGGING_RULES env. var.

M  +12   -0content/contribute/_index.md

https://invent.kde.org/websites/digikam-org/commit/d7084ffc9c54195920f23e7ddeb3b14bb50d6683

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

[digikam] [Bug 415882] DigiKam 6.4 crashes on processing a large number of new HEIC/HEIF files

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #4 from Maik Qualmann  ---
Gilles has now reduced the debug output. However, this message "Creating pipes
for GWakeup: Too many open files" comes from Gnome and is also a discussed bug
with other programs.

Maik

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

[KAccounts] [Bug 415267] Completely disfunctional dialog in 19.12

2020-01-04 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=415267

--- Comment #4 from Antonio Rojas  ---
Can this please be reverted to the 18.12 dialog until it is fixed? As it is now
the dialog is totally unusable.

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

[digikam] [Bug 414028] digikam spamming journal with details of almost everything it does...

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

--- Comment #9 from caulier.gil...@gmail.com ---
Git commit 7a78ff4f13ee6ce63396b7a2eea6c21d2fd08660 by Gilles Caulier.
Committed on 05/01/2020 at 06:56.
Pushed by cgilles into branch 'master'.

add note to AppImage start script about to enbale all debug traces on the
console

M  +2-1project/bundles/appimage/data/AppRun

https://invent.kde.org/kde/digikam/commit/7a78ff4f13ee6ce63396b7a2eea6c21d2fd08660

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

[digikam] [Bug 414028] digikam spamming journal with details of almost everything it does...

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

--- Comment #8 from caulier.gil...@gmail.com ---
Git commit 9be588f6902e0410f96e03ed258821f440ed29f0 by Gilles Caulier.
Committed on 05/01/2020 at 06:46.
Pushed by cgilles into branch 'master'.

log all debug messages as info types by default to not bloat log files under
linux system with qt/syslog re-routed categories

M  +23   -23   core/app/utils/digikam_debug.cpp

https://invent.kde.org/kde/digikam/commit/9be588f6902e0410f96e03ed258821f440ed29f0

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

[kdeconnect] [Bug 415881] Nothing happen when launching KDE connect SMS GUI

2020-01-04 Thread Vlad
https://bugs.kde.org/show_bug.cgi?id=415881

--- Comment #4 from Vlad  ---
Comment on attachment 124897
  --> https://bugs.kde.org/attachment.cgi?id=124897
kdeconnect-sms segfault output

QCommandLineParser: already having an option named "v"
QCommandLineParser: already having an option named "h"
QCommandLineParser: already having an option named "help-all"
org.kde.kwindowsystem: Loaded plugin
"/usr/lib/qt/plugins/kf5/org.kde.kwindowsystem.platforms/KF5WindowSystemX11Plugin.so"
for platform "xcb"
kf5.kcoreaddons.desktopparser: Unknown property type for key "X-Plasma-API" ->
falling back to string
qrc:/qml/ChatMessage.qml:63:29: Invalid property assignment: string expected -
Assigning null to incompatible properties in QML is deprecated. This will
become a compile error in future versions of Qt.
qrc:/qml/main.qml:36: ReferenceError: _initialMessage is not defined
kdeconnect.sms.conversations_list: setDeviceId "d0050d20e5ea486b" of
ConversationListModel(0x555997b43110)
QGridLayoutEngine::addItem: Cell (0, 0) already taken
QGridLayoutEngine::addItem: Cell (0, 1) already taken
QGridLayoutEngine::addItem: Cell (0, 0) already taken
QGridLayoutEngine::addItem: Cell (0, 1) already taken
QGridLayoutEngine::addItem: Cell (0, 0) already taken
QGridLayoutEngine::addItem: Cell (0, 1) already taken
org.kde.kcoreaddons: Checking for plugins in
("/usr/lib/qt/plugins/kpeople/datasource", "/usr/bin/kpeople/datasource")
[1]822 segmentation fault (core dumped)  kdeconnect-sms

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

[kdeconnect] [Bug 415881] Nothing happen when launching KDE connect SMS GUI

2020-01-04 Thread Vlad
https://bugs.kde.org/show_bug.cgi?id=415881

--- Comment #3 from Vlad  ---
Getting similar issue on Manjaro, gui seem to launch but then disappears, and
kdeconnect-sms segfaults.

pacman reports I got:
kdeconnect 1.4-1

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

[kdeconnect] [Bug 415881] Nothing happen when launching KDE connect SMS GUI

2020-01-04 Thread Vlad
https://bugs.kde.org/show_bug.cgi?id=415881

Vlad  changed:

   What|Removed |Added

 CC||v...@shved.com

--- Comment #2 from Vlad  ---
Created attachment 124897
  --> https://bugs.kde.org/attachment.cgi?id=124897=edit
kdeconnect-sms segfault output

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

[digikam] [Bug 415882] DigiKam 6.4 crashes on processing a large number of new HEIC/HEIF files

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

--- Comment #3 from caulier.gil...@gmail.com ---


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

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

[digikam] [Bug 414028] digikam spamming journal with details of almost everything it does...

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

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||traderbeck...@tahoma.com

--- Comment #7 from caulier.gil...@gmail.com ---
*** Bug 415882 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 414016] Log file /var/log/syslog grows in size very fast

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

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||traderbeck...@tahoma.com

--- Comment #8 from caulier.gil...@gmail.com ---
*** Bug 415882 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 415882] DigiKam 6.4 crashes on processing a large number of new HEIC/HEIF files

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

caulier.gil...@gmail.com changed:

   What|Removed |Added

 CC||caulier.gil...@gmail.com
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #2 from caulier.gil...@gmail.com ---


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

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

[digikam] [Bug 415617] Color management profile path uses previous appimage mount point

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

caulier.gil...@gmail.com changed:

   What|Removed |Added

Version|6.4.0   |7.0.0

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

[krita] [Bug 415772] Windows 7's preferred renderer should be Auto (Direct3D 11 via ANGLE) not Auto (OpenGL)

2020-01-04 Thread mrpenc
https://bugs.kde.org/show_bug.cgi?id=415772

mrpenc  changed:

   What|Removed |Added

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

--- Comment #2 from mrpenc  ---
You're right a gpu driver update from 388.84 to 399.24 fixed the OpenGL
stuttering. I will now just use Auto (OpenGL).

Also I did some further testing of several older Krita versions on geforce
driver 388.84 that may be of interest:
On krita-3.0-x64 there was no stuttering at all, but on krita-3.0.1-x64 (and
presumably all versions after) it had the stuttering. Which means starting in
krita-3.0.1-x64 it made use of some OpenGL feature(s) or something that geforce
driver v388.84 did not like.

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

[Breeze] [Bug 365690] kaccessibleapp icon

2020-01-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=365690

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #3 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[Breeze] [Bug 339638] Upgrade 5.0 -> 5.1 oxygen icons being used from cache

2020-01-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=339638

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #6 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 328881] kbookmarkmanager creates empty .tbcache file

2020-01-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=328881

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[Breeze] [Bug 370569] kde4breeze.upd ignores system distributor values from XDG_CONFIG_DIRS/kdeglobals

2020-01-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=370569

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #4 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[kwin] [Bug 413084] Background of decoration buttons is not rendered correctly

2020-01-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=413084

--- Comment #6 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kwin] [Bug 408253] Plasma Panel Starts Flashing (Randomly?) after update from OpenSUSE 15.0 to 15.1

2020-01-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=408253

--- Comment #12 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

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

[kdelibs] [Bug 183252] Empty "Default Browser" launches fill x client limit and freezes kde.

2020-01-04 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=183252

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #10 from Bug Janitor Service  ---
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!

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

[elisa] [Bug 410353] Elisa indexing is spotty for tracks on NTFS disk

2020-01-04 Thread Mark Smith
https://bugs.kde.org/show_bug.cgi?id=410353

Mark Smith  changed:

   What|Removed |Added

 CC||anon...@openmailbox.org

--- Comment #5 from Mark Smith  ---
I also have my music library on a NTFS partition (because I share it on my dual
boot and NTFS is the only filesystem that can be read from both and supports
permissions in Windows). Elisa did not add songs from this partition to library
at all. Triggering a manual re-indexing did nothing. The problem is caused by
the fact I excluded this drive from the search indexer (Baloo). After removing
this drive from the "do not search in these locations" list, and setting this
drive to auto mount at login, Elisa was able to add these files to the library
correctly. I think a check should be implemented, or maybe it should be
reworked to not rely on Baloo at all.

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

[tellico] [Bug 415883] New: ISBNdb returns no results with multiple ISBN numbers, work with single number lookup

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

Bug ID: 415883
   Summary: ISBNdb returns no results with multiple ISBN numbers,
work with single number lookup
   Product: tellico
   Version: 3.2.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ro...@periapsis.org
  Reporter: t...@middleton.uk.net
  Target Milestone: ---

SUMMARY
ISBNdb returns no results with multiple ISBN numbers, works with single number
lookup

STEPS TO REPRODUCE
1. Select multiple ISBN/UPC search in search query window
2. supply line separated list of valid ISBN numbers, either by file or in entry
window
3. select ISBNdb search

OBSERVED RESULT
No search results found

EXPECTED RESULT
List of titles returned as per identical ISBN carried out singly.

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

ADDITIONAL INFORMATION
I have registered wit ISBN.db and have entered my API key into the access key
field. Searches work fine with individual ISBN lookups, just not with multiple
ISBN numbers or with a text file. Could this be a field separator problem?

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

[kdeconnect] [Bug 415881] Nothing happen when launching KDE connect SMS GUI

2020-01-04 Thread Simon Redman
https://bugs.kde.org/show_bug.cgi?id=415881

--- Comment #1 from Simon Redman  ---
Hi,

Can you please fill in the 'Platform' field of the bug template with your
distro, and the 'Version' field or the 'Latest Commit' field (depending on
whether you are using a release version or a build from master)

Are you using KDE Plasma as the desktop environment or something else?

Can you please try running kdeconnect-sms from the command line with Qt
debugging enabled, something like:

export QT_LOGGING_RULES="*.debug=true; qt.*.debug=false"
kdeconnect-sms

And attach the terminal output

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

[digikam] [Bug 372340] Tagged face areas on portait (vertical) oriented images are mispositioned

2020-01-04 Thread Dan Kozlowski
https://bugs.kde.org/show_bug.cgi?id=372340

Dan Kozlowski  changed:

   What|Removed |Added

 CC||cartman...@gmail.com

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

[digikam] [Bug 415882] DigiKam 6.4 crashes on processing a large number of new HEIC/HEIF files

2020-01-04 Thread TahomaSoft
https://bugs.kde.org/show_bug.cgi?id=415882

--- Comment #1 from TahomaSoft  ---
Created attachment 124896
  --> https://bugs.kde.org/attachment.cgi?id=124896=edit
Two runs of digikam with output captured by typescript. 1) no GDB; 2) with GDB
and backtrace.

Tar file (gz compression: tar cvzf  )

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

[digikam] [Bug 415882] New: DigiKam 6.4 crashes on processing a large number of new HEIC/HEIF files

2020-01-04 Thread TahomaSoft
https://bugs.kde.org/show_bug.cgi?id=415882

Bug ID: 415882
   Summary: DigiKam 6.4 crashes on processing a large number of
new HEIC/HEIF files
   Product: digikam
   Version: 6.4.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Database
  Assignee: digikam-bugs-n...@kde.org
  Reporter: traderbeck...@tahoma.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Have a lot of new HEIC/HEIF files to process
2. Start digikam
3. Use digikam
4. (not always required step) try to preview the new images that have been/are
being processed

OBSERVED RESULT

Digikam crashes with several errors, the last of which are 'too many files
open'


EXPECTED RESULT

digikam doesn't crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 31 (but testing app image
digikam-6.4.0-x86-64.appimage)

(available in About System)
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.5

ADDITIONAL INFORMATION
64-bit
12 x Intel Core i7-5930k CPU @ 3.5 GHz
62.7 GiB of RAM

I can run digikam iteratively and make progress processing the new HEIC/HEIF
files.  

By that I mean that it will get through a bunch before it crashes.  Next run
will get through more before it crashes again.

I am attaching two typescripts from two successive runs.  First was not done
using GDB.  The second was done using GDB and has a backtrace at the end.

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

[digikam] [Bug 415617] Color management profile path uses previous appimage mount point

2020-01-04 Thread John Dickson
https://bugs.kde.org/show_bug.cgi?id=415617

--- Comment #2 from John Dickson  ---
(In reply to caulier.gilles from comment #1)
> It's reproducible with 7.0.0-beta2 daily build ?
> 
> https://files.kde.org/digikam/
> 
> Gilles Caulier

Yes, the beta2 daily build has the same behavior.

Log contains multiple instances of:
Digikam::IccManager::IccManager: Cannot open workspace color profile
"/tmp/.mount_digikaf8SVOB/usr/share/digikam/profiles/srgb-d65.icm"

Which corresponds the config file's stored path (updated from a previous run):
~ $ grep WorkProfileFile .config/digikamrc
WorkProfileFile[$e]=/tmp/.mount_digikaf8SVOB/usr/share/digikam/profiles/srgb-d65.icm

but not the path the appimage is currently mounted on:
~ $ ls -d /tmp/.mount_digik*
/tmp/.mount_digikaaI60Pu/

Of course the file is really over here:
~ $ ls /tmp/.mount_digik*/usr/share/digikam/profiles/srgb-d65.icm
/tmp/.mount_digikaaI60Pu/usr/share/digikam/profiles/srgb-d65.icm

John Dickson

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

[kdeconnect] [Bug 415881] New: Nothing happen when launching KDE connect SMS GUI

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

Bug ID: 415881
   Summary: Nothing happen when launching KDE connect SMS GUI
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: messaging-application
  Assignee: si...@ergotech.com
  Reporter: bertrand.khaya...@gmail.com
  Target Milestone: ---

SUMMARY
Nothing happen when I try to launch KDE connect SMS GUI.

I only succeed in sending sms when I do it from the shell with kdeconnect-cli
--send-sms  --destination  -n 

STEPS TO REPRODUCE
1. Click on kde connect Icon
2. Click on the three point in front of the phone Name 
3. Click on SMS Message

OBSERVED RESULT

Nothing happen.

EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[frameworks-solid] [Bug 394348] Umounting mounted disk image (e.g. .iso file) does not remove it from Device Notifier

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

--- Comment #110 from Patrick Silva  ---
@Rok Mandeljc
I have two user accounts on my system and cdemu-daemon.service is enabled here.

Output of ps aux | grep cdemu-daemon:
root 487  0.0  0.1 328440 10152 ?Ssl  20:54   0:00 cdemu-daemon
--ctl-device=/dev/vhba_ctl --bus=system --num-devices=1 --audio-driver=null
--logfile=/var/log/cdemu-daemon.log
stalker 3041  0.0  0.0   6324  2332 pts/1S+   20:59   0:00 grep
cdemu-daemon

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

[frameworks-solid] [Bug 394348] Umounting mounted disk image (e.g. .iso file) does not remove it from Device Notifier

2020-01-04 Thread Nick Stefanov
https://bugs.kde.org/show_bug.cgi?id=394348

--- Comment #109 from Nick Stefanov  ---
Thank you very much for your help :)

The output is:

https://pastebin.com/cMi4p7sE

Yes, cdemu-daemon.service was enabled. I disabled but now I can't mount CD/DVD
images via double click or application chooser. Even the service menu has
disappeared. It's now possible only when I start CDEmu manually, open it's GUI
and mount the image via browsing. It's very inconvenient. And yes, if mount an
image that way, the bug is not present and I can unmount it via the Devices
widged or from the Dolphin's side panel.

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

[kate] [Bug 415847] LSP client starts broken LSP server in an infinite loop

2020-01-04 Thread Mark Nauwelaerts
https://bugs.kde.org/show_bug.cgi?id=415847

--- Comment #2 from Mark Nauwelaerts  ---
Oops, this problem disappeared a bit from my radar/backlog :-(

Suggested approach makes sense, and will have a go/look at that soon.

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

[umbrello] [Bug 415849] umbrello/KF5 does not provide PHP Importer

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

Ralf Habacker  changed:

   What|Removed |Added

Summary|Port usage of KDev::Tests   |umbrello/KF5 does not
   |to a custom ShellExtension  |provide PHP Importer

--- Comment #3 from Ralf Habacker  ---
(In reply to Ralf Habacker from comment #0)
> "I'd just create and shut down the core manually in your code. And provide a
> custom ShellExtension subclass. Shouldn't be difficult, and it could result
> in even less code than in the implementation(s) provided in KDev::Tests."
As long as KDevelopUtils::DebugLanguageParserHelper, provided by kdevplatform
and used by kdev-php5, depends on KDev::Tests, it makes no sense to port php
import away from KDev::Tests.

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

[digikam] [Bug 415782] face recognition "favors" people with few images

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

daniel-other+kde...@dadosch.de changed:

   What|Removed |Added

 Ever confirmed|0   |1
Version|unspecified |7.0.0
 Status|REPORTED|CONFIRMED

--- Comment #4 from daniel-other+kde...@dadosch.de ---
(In reply to morty from comment #3)
Did you add some face tags manually when people are shown from behind?
Do the faces change much over time? (My collection spans 20 years for example)

Both is the case for me.

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

[digikam] [Bug 415880] Add a way to easily correct a face name

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

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Faces-Engine|Faces-Workflow
 CC||caulier.gil...@gmail.com

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

[digikam] [Bug 415879] Drag and drop of face to people Tag -> inappropriate popup

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

caulier.gil...@gmail.com changed:

   What|Removed |Added

  Component|Faces-Detection |Faces-Workflow
 CC||caulier.gil...@gmail.com

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

[okular] [Bug 415834] Inline note in PDF annotations does not change font and calculate wrong width and height

2020-01-04 Thread John Wright
https://bugs.kde.org/show_bug.cgi?id=415834

John Wright  changed:

   What|Removed |Added

 CC||johntheron...@gmail.com
   Assignee|okular-de...@kde.org|johntheron...@gmail.com

--- Comment #1 from John Wright  ---
Created attachment 124895
  --> https://bugs.kde.org/attachment.cgi?id=124895=edit
Picture of bug on screen

I use your program to display sheet music created as a pdf file.  It displays
well in two programs but not in OKULAR which has trouble with the music staff
lines only.  Some are thick and some thin,  It is a distraction when reading
music.  Some programs do it well, but I want to use Ocular on my raspberry pi 3
and 4.  
I have tried settings but to no avail, including the settings, pdf, enhance
thin lines. I tried changing fonts to san serif as suggested in bug report
415834, but I got no changes.  I took a screen shot and cleaned up the moire
lines but I don't yet see how to send you a copy of the photo. I did the browse
and tried to attach.  I tried changing fonts and other things but could not
clean up the image.  The music notes and music text is all fine, no problem.  
If I increase magnification to 150%, the staff lines even out, but I cannot at
that point see enough music to use the display.  I am displaying two pages of
music on a 24" high def monitor U2419 HX, acer s241hl, HP 23er,Lenovo
65c8kcc1us,AOC i2367Fh, AOC 24B1h  these are all 1920 x 1080 monitors
Thank you for responding to my bug report 415834,  I really like your software
and have 5 setups out there now, and hoping for more.

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

[digikam] [Bug 415604] Allow changing a face tag from a person to another

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||nic...@tuxfamily.org

--- Comment #9 from Maik Qualmann  ---
*** Bug 415880 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 415880] Add a way to easily correct a face name

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

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---


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

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

[digikam] [Bug 415880] New: Add a way to easily correct a face name

2020-01-04 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=415880

Bug ID: 415880
   Summary: Add a way to easily correct a face name
   Product: digikam
   Version: 7.0.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Faces-Engine
  Assignee: digikam-bugs-n...@kde.org
  Reporter: nic...@tuxfamily.org
  Target Milestone: ---

SUMMARY
If you erroneously name an 'unknown' or 'unconfirmed' face, it is difficult to
correct the name easily (e.g. correct "Peter" by "Jack").

What I tried:

1) in People view, right-click on the erroneously named face > Assign Tag >
select correct name: not a good idea because this will well add the tag to the
picture but not to the face itself (behaviour that I understand: this option
refers to tags in general and not to face tag)

2) drag and drop the erroneously named face to the correct People tag (in
People view): does not allow to correct the name but only offers the option
"Assign Tag(s) 'xx' to Item" in a popup list

3) to rename the face, I have to open the picture ("Preview" mode), click on
the name and then correct it.
-> it would be nice if it was possible to change the name from the "Thumbnails"
mode (in people view) (without opening the picture in "Preview" mode)

SUGGESTIONS
1) in People view, right-click -> add an option "Change face name"
2) allow that the drag and drop renames the face by adding an option in the
popup list "Rename face to 'xx'" (as already suggested in bug #415879)

SOFTWARE/OS VERSIONS
digikam-7.0.0-beta2-20200104T085222-x86-64.appimage

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

[frameworks-solid] [Bug 394348] Umounting mounted disk image (e.g. .iso file) does not remove it from Device Notifier

2020-01-04 Thread Rok Mandeljc
https://bugs.kde.org/show_bug.cgi?id=394348

--- Comment #108 from Rok Mandeljc  ---
Can you still check if you have two instances running - what is the output of
"ps aux | grep cdemu-daemon"?

I checked the Arch linux package of cdemu-daemon, and it seems it also includes
system service for running the daemon on system bus. Do you have this service
(cdemu-daemon.service) enabled? If so, this is the source of second daemon
instance, and what is triggering the issue in your case...

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

[digikam] [Bug 415879] New: Drag and drop of face to people Tag -> inappropriate popup

2020-01-04 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=415879

Bug ID: 415879
   Summary: Drag and drop of face to people Tag -> inappropriate
popup
   Product: digikam
   Version: 7.0.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Detection
  Assignee: digikam-bugs-n...@kde.org
  Reporter: nic...@tuxfamily.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. In People view, select a people's tag (e.g. "Peter")
NOTE: do not click elsewhere in the tag tree ("Peter" remains selected
(highlighted) in the following steps)
2. Drag and drop one face thumbnail of "Peter" to another tag (e.g. Tag of
"Jack" people)
3. A popup appears with 2 options:
 - Assign Tag(s) 'Peter' to Item
 - Cancel
-> this is strange because all the faces in that view have already the Tag
"Peter". Clicking on "Assign Tag(s) 'Peter' to Item" does nothing (normal).

==> what could be expected is rather "Assign Tag(s) 'Jack' to Item" and then
'Jack' tag is added to Peter picture.
This is precisely what happens if in step 1 you unselect "Peter" tag in the tag
tree (click in an empty place).

==> note: what could also be expected is to change face name (e.g. the
thumbnail was erroneously tagged with "Peter" while it was "Jack"'s face)

SOFTWARE/OS VERSIONS
digikam-7.0.0-beta2-20200104T085222-x86-64.appimage

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

[frameworks-solid] [Bug 394348] Umounting mounted disk image (e.g. .iso file) does not remove it from Device Notifier

2020-01-04 Thread Nick Stefanov
https://bugs.kde.org/show_bug.cgi?id=394348

--- Comment #107 from Nick Stefanov  ---
@ Rok Mandeljc
Nope, I created the second profile just for testing the problem. I always use
only one user profile but the problem is present on my end too :)

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

[digikam] [Bug 415878] Sort "Unconfirmed" images by face name / or group them

2020-01-04 Thread MarcP
https://bugs.kde.org/show_bug.cgi?id=415878

MarcP  changed:

   What|Removed |Added

 CC||iwannaber...@gmail.com

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

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

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||nic...@tuxfamily.org

--- Comment #10 from Maik Qualmann  ---
*** Bug 415878 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 415878] Sort "Unconfirmed" images by face name / or group them

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

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---


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

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

[frameworks-solid] [Bug 394348] Umounting mounted disk image (e.g. .iso file) does not remove it from Device Notifier

2020-01-04 Thread Rok Mandeljc
https://bugs.kde.org/show_bug.cgi?id=394348

--- Comment #106 from Rok Mandeljc  ---
@Postix, thank you for thorough description of the test procedure. I am now
able to reproduce the issue on Fedora Rawhide using two separate user accounts,
one after the other:
1. log in as user A
2. ensure that CDEmu daemon is autostarted and virtual device is created (e.g.,
by querying device status)
3. log out
4. log in as user B
5. auto-start CDEmu daemon by loading virtual device with ISO image
-> instead of "Optical disc", Device Notifier shows "Storage Volume" and
ejecting does not work

What is happening is that when user A logs out from Plasma, their CDEmu daemon
instance (which was auto-started via D-Bus autostart mechanism) is not shut
down (contrary to, for example, what happens when logging out of a GNOME
session). So the above test steps result in two instances of CDEmu daemon
running, one for each user, and each owning one virtual device. This is not an
issue per-se (it was designed to work this way), but I think what is causing
the problems here is that both virtual devices end up with the same serial
number (which is based on number of devices, but only within a daemon
instance).

For a quick test I patched CDEmu to use random serial numbers, and the issue
went away. I will come up with a proper fix in the coming days (I would like to
preserve stability of serial numbers and resulting /dev/disk/by-id symlinks, at
least for single-user environments, so the serials should probably be based on
global device counter, obtained from the vhba kernel module...) and push a new
CDEmu release.

@Nick and @Patrick, do you use a multi-user setup? Or rather, when you observe
the issue, do you have multiple CDEmu daemon instances running - intentionally
or unintentionally?

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

[digikam] [Bug 415877] "Reset" button in Tag Manager not always working to reset icon

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

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||digikam/commit/7467b5fd8314
   ||f8ec301ff15758f22df7b4c91d0
   ||d
   Version Fixed In||7.0.0

--- Comment #1 from Maik Qualmann  ---
Git commit 7467b5fd8314f8ec301ff15758f22df7b4c91d0d by Maik Qualmann.
Committed on 04/01/2020 at 20:46.
Pushed by mqualmann into branch 'master'.

fix reset tag icon
FIXED-IN: 7.0.0

M  +1-1NEWS
M  +1-1core/libs/tags/manager/tagpropwidget.cpp

https://invent.kde.org/kde/digikam/commit/7467b5fd8314f8ec301ff15758f22df7b4c91d0d

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

[digikam] [Bug 415878] New: Sort "Unconfirmed" images by face name / or group them

2020-01-04 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=415878

Bug ID: 415878
   Summary: Sort "Unconfirmed" images by face name / or group them
   Product: digikam
   Version: 7.0.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Faces-Recognition
  Assignee: digikam-bugs-n...@kde.org
  Reporter: nic...@tuxfamily.org
  Target Milestone: ---

SUMMARY
After recognition step of faces, recognised faces are placed in "Unconfirmed"
tag.
-> (1) Should be nice if they were sorted by recognised face. So the
confirmation process could be faster and easier.
(e.g. all unconfirmed faces of 'Jack' are grouped, then all unconfirmed faces
of 'Peter' are grouped, etc.)

Other possibility: in each people tag, unconfirmed faces are also shown with
green border. However, they are mixed with already confirmed faces, so again
the confirmation phase can be long (scroll all the pictures of the people for
find all the green border faces one by one and finally confirm).
-> (2) Here also, should be nice if it was possible to sort faces so that
unconfirmed faces are grouped.

Note: IMHO (1) is more useful that (2). I.e. (2) is not necessary if (1) is
implemented.

SOFTWARE/OS VERSIONS
digikam-7.0.0-beta2-20200104T085222-x86-64.appimage

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

[digikam] [Bug 415877] New: "Reset" button in Tag Manager not always working to reset icon

2020-01-04 Thread Nicofo
https://bugs.kde.org/show_bug.cgi?id=415877

Bug ID: 415877
   Summary: "Reset" button in Tag Manager not always working to
reset icon
   Product: digikam
   Version: 7.0.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tags-Manager
  Assignee: digikam-bugs-n...@kde.org
  Reporter: nic...@tuxfamily.org
  Target Milestone: ---

SUMMARY
"Reset" button in Tag Manager is not always working to reset icon.
Usually it works, but not if the icon was set to a face.

STEPS TO REPRODUCE
1. In "People" view, right click on a person picture > "Set as tage tumbnail"
2. Open "Tag Manager" (e.g. from "Tag" view)
3. Select the person's tag whose icon has been modified in step #1
4. Use the "Reset" button to reset the icon
-> not working !
Note however that setting another icon (also from Tag Manager) works. And then
"Reset" button works afterwards.

SOFTWARE/OS VERSIONS
digikam-7.0.0-beta2-20200104T085222-x86-64.appimage

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

[digikam] [Bug 415561] Face detection based on deep learning leads to no result under Windows

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

mo...@gmx.net changed:

   What|Removed |Added

 CC||mo...@gmx.net

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

[plasmashell] [Bug 371455] Slide show wallpaper massively slows down login when many images are configured

2020-01-04 Thread Sébastien P .
https://bugs.kde.org/show_bug.cgi?id=371455

--- Comment #23 from Sébastien P.  ---
As I said on the duplicate issue:
> plasmashell process with 100% CPU on one core during the switching of picture.
> 50Gio for 10929 files for me.

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

[plasmashell] [Bug 371455] Slide show wallpaper massively slows down login when many images are configured

2020-01-04 Thread Sébastien P .
https://bugs.kde.org/show_bug.cgi?id=371455

Sébastien P.  changed:

   What|Removed |Added

   Keywords||regression
 CC||sebastien.pica...@gmail.com

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

[plasmashell] [Bug 371455] Slide show wallpaper massively slows down login when many images are configured

2020-01-04 Thread Sébastien P .
https://bugs.kde.org/show_bug.cgi?id=371455

--- Comment #22 from Sébastien P.  ---
(In reply to Nate Graham from comment #5)
> Wallpaper processing was massively simplified for Plasma 5.17. Can anyone
> who was originally experiencing this issue still reproduce it in Plasma 5.17?

Hi Nate!
This issue appears with 5.17 for me :/. No problem with 5.16.5.
I switched from frameworks 5.60 to 5.64 at the begging of December (no issue at
that moment). I switched from 5.16.5 to 5.17.4 this week. It “created” the
issue.

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

[plasmashell] [Bug 371455] Slide show wallpaper massively slows down login when many images are configured

2020-01-04 Thread Sébastien P .
https://bugs.kde.org/show_bug.cgi?id=371455

Sébastien P.  changed:

   What|Removed |Added

 CC||xwaang1...@gmail.com

--- Comment #21 from Sébastien P.  ---
*** Bug 413934 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 413934] High CPU usage when switching wallpaper as slideshow

2020-01-04 Thread Sébastien P .
https://bugs.kde.org/show_bug.cgi?id=413934

Sébastien P.  changed:

   What|Removed |Added

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

--- Comment #6 from Sébastien P.  ---
Just see this issue with all his duplicates. I think we can duplicate this one
too.

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

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

[digikam] [Bug 415782] face recognition "favors" people with few images

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

mo...@gmx.net changed:

   What|Removed |Added

 CC||mo...@gmx.net

--- Comment #3 from mo...@gmx.net ---
I can confirm this for 7.0.0-bata1. I have a folder with pictures mainly of our
children (which I used to play with the face recognition). While recognition
worked quite good in the beginning, it got worse and worse the more faces I
tagged. Eventually the algorithm started only tagging faces with people I only
tagged once or twice, or not detecting them at all. Although I taggeed faces of
a series of very similar pictures.
Is it possible that once I have too many faces of one person that the training
gets to fuzzy or something? 
I'm no expert in this, but Picasa did some kind of clustering. Thus when you
tagged one picture it suddenly assigend a bunch of other pictures to that
person, too.

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

[kwin] [Bug 415876] xrandr --panning failure

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

--- Comment #2 from car...@jyarborough.com ---
Then I must forget about KDE.  Use of "panning" improves my desktop
pro9ductivity by about 20%, and I cannot forego that.

I'm really sorry that's your attitude.


Carlie J. Coats, Jr., Ph.D.I/O API Author/Maintainer

6502 Glen Forest Dr.home: (919) 493-7695
Chapel Hill, NC  27517car...@jyarborough.com

Senior Software Engineer   cjco...@email.unc.edu
UNC Institute for the Environment www.ie.unc.edu
100 Europa Dr., Suite 490 / Campus Box 1105 Tel 919.843.5951
Chapel Hill, NC 27599-1105  Fax 919.966.9920

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

[kwin] [Bug 415008] KWin-5.17.4 hangs inside loop in QXcbConnection::getTimestamp()

2020-01-04 Thread Sébastien P .
https://bugs.kde.org/show_bug.cgi?id=415008

Sébastien P.  changed:

   What|Removed |Added

 CC|sebastien.pica...@gmail.com |

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

[plasmashell] [Bug 413934] High CPU usage when switching wallpaper as slideshow

2020-01-04 Thread Sébastien P .
https://bugs.kde.org/show_bug.cgi?id=413934

Sébastien P.  changed:

   What|Removed |Added

   Keywords||regression
 CC||sebastien.pica...@gmail.com

--- Comment #5 from Sébastien P.  ---
Same thing here.
plasmashell process with 100% CPU on one core during the switching of picture.

For me 50Gio for 10929 files.
Note: I have just updated my system from kde-plasma 5.16.5 to 5.17.4.

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

[kwin] [Bug 415876] xrandr --panning failure

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

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
Panning is unsupported within Plasma.

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

[kwin] [Bug 415876] xrandr --panning failure

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

car...@jyarborough.com changed:

   What|Removed |Added

 CC||car...@jyarborough.com

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

[kwin] [Bug 415876] New: xrandr --panning failure

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

Bug ID: 415876
   Summary: xrandr --panning failure
   Product: kwin
   Version: 5.15.4
  Platform: Mageia RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: xrandr
  Assignee: kwin-bugs-n...@kde.org
  Reporter: car...@jyarborough.com
  Target Milestone: ---

SUMMARY

xrandr --output DVI-D-0 --mode 1920x1200 --panning 2560x1600

gives KDE-managed screen in upper-left corner, with solid-black unusable
remainder of the requested virtual screen.

STEPS TO REPRODUCE
1. Start KDE session
2. xrandr --output DVI-D-0 --mode 1920x1200 --panning 2560x1600
3. observe.

OBSERVED RESULT

2560 screen for which all is black and inaccessible, except for the upper-left
1920x1200 (physical screen-size) corner.

ON THE OTHER HAND:  After "Trinity 14/0/6 installation, this "xrandr" command
works as expected in Trinity desktop 14.0.6 (but continues to fail with KDE
5.15-4).

EXPECTED RESULT

Full 2560x1600 virtual screen, for which the physical screen can be scrolled
around in by pushing the mouse.

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Mageia 7.1; KDE 5.15-4
(available in About System)

KDE Plasma Version: 5.15-4
KDE Frameworks Version:  5.15-4
Qt Version: 5.12.6

ADDITIONAL INFORMATION

"rpm -qa | grep ..." for relevant system components below:

rpm -qa | grep xrandr
xrandr-1.5.0-2.mga7
lib64xrandr-devel-1.5.2-1.mga7
lib64xrandr2-1.5.2-1.mga7

rpm -qa | grep kde
lib64kf5kdegamesprivate1-19.04.0-1.mga7
kde-gtk-config-5.15.4-1.mga7
telepathy-kde-approver-19.04.0-1.mga7
lib64kdevplatformlanguage53-5.3.2-4.mga7
lib64kdevplatformdocumentation53-5.3.2-4.mga7
kdepim-addons-19.04.0-1.mga7
telepathy-kde-send-file-19.04.0-1.mga7
lib64lockdev1-1.0.4-0.120111007git.13.mga7
kdevplatform-5.3.2-4.mga7
lib64kdevplatformshell53-5.3.2-4.mga7
trinity-kdesktop-14.0.6-1.mga7
kdegraphics-mobipocket-19.04.0-1.mga7
telepathy-kde-auth-handler-19.04.0-1.mga7
lib64kdevplatformutil53-5.3.2-4.mga7
telepathy-kde-text-ui-19.04.0-1.mga7
telepathy-kde-accounts-kcm-19.04.0-1.mga7
lib64kdevplatformserialization53-5.3.2-4.mga7
lib64kdevplatformproject53-5.3.2-4.mga7
lib64kf5kdelibs4support5-5.57.0-1.mga7
telepathy-kde-contact-list-19.04.0-1.mga7
kdesu-5.57.0-1.mga7
kde-cli-tools-5.15.4-1.mga7
telepathy-kde-filetransfer-handler-19.04.0-1.mga7
polkit-kde-agent-1-5.15.4-1.mga7
lib64kdevplatformvcs53-5.3.2-4.mga7
kded-5.57.0-1.mga7
telepathy-kde-desktop-applets-19.04.0-1.mga7
lib64blockdev2-2.20-5.mga7
kdevelop-common-5.3.2-4.mga7
xsettings-kde-0.12.3-11.mga7
kdevelop-5.3.2-4.mga7
kdevelop-php-5.3.2-2.mga7
kdecoration-5.15.4-1.mga7
lib64kf5libkdepim5-19.04.0-1.mga7
lib64kf5kdepimdbusinterfaces5-19.04.0-1.mga7
lib64kdevplatformdebugger53-5.3.2-4.mga7
akonadi-kde-19.04.0-1.1.mga7
lib64kf5libkdepimakonadi5-19.04.0-1.mga7
kdelibs4support-5.57.0-1.mga7
kdenlive-19.04.0-1.mga7
kdegraphics-thumbnailers-19.04.0-1.mga7
kdepim-apps-libs-19.04.0-1.mga7
kdeclarative-5.57.0-1.mga7
lib64kdevplatforminterfaces53-5.3.2-4.mga7
mlt-kdenlive-6.16.0-1.mga7
libkdegames-common-19.04.0-1.mga7
libkdepim-19.04.0-1.mga7
lib64kdevplatformsublime53-5.3.2-4.mga7
telepathy-kde-common-internals-core-19.04.0-1.mga7
trinity-atlantikdesigner-14.0.6-1.mga7
kdeplasma-addons-5.15.4-1.mga7
lib64kf5kdegames7-19.04.0-1.mga7
lib64kdevplatformoutputview53-5.3.2-4.mga7

rpm -qa | grep qt
lib64qtsql4-4.8.7-26.mga7
qtxmlpatterns5-xmlpatterns-5.12.6-1.mga7
python2-qt4-xml-4.12.3-4.mga7
lib64qt5gui5-5.12.6-1.mga7
python3-qt5-remoteobjects-5.12.1-2.mga7
trinity-libsmoketqt-14.0.6-1.mga7
lib64qt5nfc5-5.12.6-1.mga7
lib64qtxml4-4.8.7-26.mga7
lib64qt5multimediagsttools5-5.12.6-1.mga7
python2-qt4-opengl-4.12.3-4.mga7
lib64tqt4-devel-4.2.0-14.0.6_1.mga7
qtquickcontrols25-5.12.6-1.mga7
lib64qt5dbus5-5.12.6-1.mga7
python3-qt5-xmlpatterns-5.12.1-2.mga7
lib64qt5-database-plugin-sqlite-5.12.6-1.mga7
python3-qt5-sql-5.12.1-2.mga7
lib64qt5webenginewidgets5-5.12.6-1.mga7
trinity-libtqt3-jni-14.0.6-1.mga7
lib64qt53dquick5-5.12.6-1.mga7
python2-qt4-dbus-4.12.3-4.mga7
qtwebengine5-5.12.6-1.mga7
lib64qscintilla2_qt5_15-2.11.1-6.1.mga7
lib64qtsvg4-4.8.7-26.mga7
python3-qt5-qscintilla-2.11.1-6.1.mga7
qtquickcontrols5-5.12.6-1.mga7
python3-qt5-dbus-5.12.1-2.mga7
python3-pyqt5-sip-4.19.16-1.mga7
lib64qt53dextras5-5.12.6-1.mga7
lib64qt5multimediawidgets5-5.12.6-1.mga7
qtwebkit-qmlplugin-2.3.4-13.mga7
lib64mygpo-qt5_1-1.1.0-5.mga7
lib64qt5serialport5-5.12.6-1.mga7
lib64qt5quick5-5.12.6-1.mga7
python3-qt5-enginio-5.12.1-2.mga7
lib64qt5webkitwidgets5-5.212.0-1.alpha2.24.mga7
lib64qt5keychain1-0.9.1-2.mga7
lib64qt53dlogic5-5.12.6-1.mga7
pinentry-qt5-1.1.0-5.mga7
qtbase5-examples-5.12.6-1.mga7
python2-qt4-designer-4.12.3-4.mga7
openssh-askpass-qt5-2.1.0-3.1.mga7
lib64qt5lockedfile1-2.4.1-16.mga7
lib64qtsingleapplication-qt5_1-2.6.1-19.mga7
python3-qt5-location-5.12.1-2.mga7
python2-qt4-xmlpatterns-4.12.3-4.mga7
lib64qt5printsupport5-5.12.6-1.mga7

[kwin] [Bug 415008] KWin-5.17.4 hangs inside loop in QXcbConnection::getTimestamp()

2020-01-04 Thread Sébastien P .
https://bugs.kde.org/show_bug.cgi?id=415008

Sébastien P.  changed:

   What|Removed |Added

 CC||sebastien.pica...@gmail.com

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

[systemsettings] [Bug 415875] New: System Setting crash

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

Bug ID: 415875
   Summary: System Setting crash
   Product: systemsettings
   Version: 5.17.4
  Platform: Fedora RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: bonfos...@gmail.com
  Target Milestone: ---

Application: systemsettings5 (5.17.4)

Qt Version: 5.12.5
Frameworks Version: 5.64.0
Operating System: Linux 5.3.16-300.fc31.x86_64 x86_64
Distribution: "Fedora release 31 (Thirty One)"

-- Information about the crash:
- What I was doing when the application crashed:
Change frome GNOME style application tab to the windows decoration tab, it
happens sporadically.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Impostazioni di sistema (systemsettings5), signal: Segmentation
fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f5dfd58e800 (LWP 7153))]

Thread 8 (Thread 0x7f5dca926700 (LWP 7169)):
#0  0x7f5dffa3da08 in g_mutex_unlock () from /lib64/libglib-2.0.so.0
#1  0x7f5dff9f11f1 in g_main_context_check () from /lib64/libglib-2.0.so.0
#2  0x7f5dff9f1742 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#3  0x7f5dff9f18d3 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#4  0x7f5e01d35da3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#5  0x7f5e01cdfcfb in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#6  0x7f5e01b383a5 in QThread::exec() () from /lib64/libQt5Core.so.5
#7  0x7f5e00e19119 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#8  0x7f5e01b394f6 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#9  0x7f5e003424e2 in start_thread () from /lib64/libpthread.so.0
#10 0x7f5e017ba693 in clone () from /lib64/libc.so.6

Thread 7 (Thread 0x7f5dd25e0700 (LWP 7167)):
#0  0x7f5dffa3d9d4 in g_mutex_lock () from /lib64/libglib-2.0.so.0
#1  0x7f5dff9f0d27 in g_main_context_prepare () from
/lib64/libglib-2.0.so.0
#2  0x7f5dff9f16cb in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#3  0x7f5dff9f18d3 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#4  0x7f5e01d35da3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#5  0x7f5e01cdfcfb in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#6  0x7f5e01b383a5 in QThread::exec() () from /lib64/libQt5Core.so.5
#7  0x7f5e00e19119 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#8  0x7f5e01b394f6 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#9  0x7f5e003424e2 in start_thread () from /lib64/libpthread.so.0
#10 0x7f5e017ba693 in clone () from /lib64/libc.so.6

Thread 6 (Thread 0x7f5de53a9700 (LWP 7159)):
#0  0x7f5dffa3da08 in g_mutex_unlock () from /lib64/libglib-2.0.so.0
#1  0x7f5dff9f16be in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f5dff9f18d3 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f5e01d35da3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f5e01cdfcfb in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f5e01b383a5 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f5e00e19119 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#7  0x7f5e01b394f6 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f5e003424e2 in start_thread () from /lib64/libpthread.so.0
#9  0x7f5e017ba693 in clone () from /lib64/libc.so.6

Thread 5 (Thread 0x7f5de74a6700 (LWP 7158)):
#0  0x7f5dffa3da08 in g_mutex_unlock () from /lib64/libglib-2.0.so.0
#1  0x7f5dff9f1759 in g_main_context_iterate.isra () from
/lib64/libglib-2.0.so.0
#2  0x7f5dff9f18d3 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#3  0x7f5e01d35da3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /lib64/libQt5Core.so.5
#4  0x7f5e01cdfcfb in
QEventLoop::exec(QFlags) () from
/lib64/libQt5Core.so.5
#5  0x7f5e01b383a5 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x7f5e00e19119 in QQmlThreadPrivate::run() () from
/lib64/libQt5Qml.so.5
#7  0x7f5e01b394f6 in QThreadPrivate::start(void*) () from
/lib64/libQt5Core.so.5
#8  0x7f5e003424e2 in start_thread () from /lib64/libpthread.so.0
#9  0x7f5e017ba693 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7f5de7fff700 (LWP 7156)):
#0  0x7f5e00348d45 in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1  0x7f5ded4b719b in util_queue_thread_func () from
/usr/lib64/dri/i965_dri.so
#2  0x7f5ded4b6dab in impl_thrd_routine () from /usr/lib64/dri/i965_dri.so
#3  0x7f5e003424e2 in start_thread () from /lib64/libpthread.so.0
#4  0x7f5e017ba693 in 

[kwin] [Bug 401391] Window detection function does not work

2020-01-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=401391

Nate Graham  changed:

   What|Removed |Added

  Component|kcm_khotkeys|rules
   Assignee|k...@michael-jansen.biz  |kwin-bugs-n...@kde.org
Product|systemsettings  |kwin

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

[dolphin] [Bug 415855] Gone icon of show hidden icons

2020-01-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415855

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DOWNSTREAM

--- Comment #1 from Nate Graham  ---
Looks like you're using a 3rd-party icon theme that falls back to Breeze. Seems
like there's something wrong with this icon theme that you should report to its
developer.

The icons needed here are named:
- view-visible
- view-hidden

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

[umbrello] [Bug 415849] Port usage of KDev::Tests to a custom ShellExtension

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

--- Comment #1 from Ralf Habacker  ---
Git commit c7488f8a561d5e34106c5c76bc2ce5323feafd38 by Ralf Habacker.
Committed on 04/01/2020 at 18:04.
Pushed by habacker into branch 'release/19.12'.

Embed KDev::Tests library to not depend on kdevplatform for KF5 builds

The KDevelopUtils::DebugLanguageParserHelper class provided by kdevplatform
depends on KDev::Tests, which is not exported by default (it requires the
BUILDING_TESTS setting), which means we must provide KDev::Tests locally.

M  +4-6CMakeLists.txt
M  +1-0lib/kdev5-php/CMakeLists.txt
A  +13   -0lib/kdevplatform/CMakeLists.txt
A  +81   -0lib/kdevplatform/shell/core_p.h [License: LGPL (v2+)]
A  +36   -0lib/kdevplatform/tests/autotestshell.cpp [License: LGPL
(v2+)]
A  +79   -0lib/kdevplatform/tests/autotestshell.h [License: LGPL (v2+)]
A  +147  -0lib/kdevplatform/tests/testcore.cpp [License: LGPL (v2+)]
A  +125  -0lib/kdevplatform/tests/testcore.h [License: LGPL (v2+)]
A  +6-0lib/kdevplatform/tests/testsexport.h [License: UNKNOWN]  *

The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.


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

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

[umbrello] [Bug 415849] Port usage of KDev::Tests to a custom ShellExtension

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

Ralf Habacker  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/kde/
   ||umbrello/commit/22c769b39c1
   ||f53db16c6c40f98a30fd7b51259
   ||07
 Status|REPORTED|RESOLVED
   Version Fixed In||2.30.1 (KDE Appplications
   ||19.12.1)
 Resolution|--- |FIXED

--- Comment #2 from Ralf Habacker  ---
Git commit 22c769b39c1f53db16c6c40f98a30fd7b5125907 by Ralf Habacker.
Committed on 04/01/2020 at 18:05.
Pushed by habacker into branch 'release/19.12'.

Library KDev::Tests: remove Qt5::Tests dependencies

KDev::Tests library imported from kdevplatform depends on
Qt5::Tests, which would add an unwanted extra dependency.
FIXED-IN:2.30.1 (KDE Appplications 19.12.1)

M  +0-1lib/kdevplatform/CMakeLists.txt
M  +5-1lib/kdevplatform/tests/testcore.cpp

https://invent.kde.org/kde/umbrello/commit/22c769b39c1f53db16c6c40f98a30fd7b5125907

--- Comment #1 from Ralf Habacker  ---
Git commit c7488f8a561d5e34106c5c76bc2ce5323feafd38 by Ralf Habacker.
Committed on 04/01/2020 at 18:04.
Pushed by habacker into branch 'release/19.12'.

Embed KDev::Tests library to not depend on kdevplatform for KF5 builds

The KDevelopUtils::DebugLanguageParserHelper class provided by kdevplatform
depends on KDev::Tests, which is not exported by default (it requires the
BUILDING_TESTS setting), which means we must provide KDev::Tests locally.

M  +4-6CMakeLists.txt
M  +1-0lib/kdev5-php/CMakeLists.txt
A  +13   -0lib/kdevplatform/CMakeLists.txt
A  +81   -0lib/kdevplatform/shell/core_p.h [License: LGPL (v2+)]
A  +36   -0lib/kdevplatform/tests/autotestshell.cpp [License: LGPL
(v2+)]
A  +79   -0lib/kdevplatform/tests/autotestshell.h [License: LGPL (v2+)]
A  +147  -0lib/kdevplatform/tests/testcore.cpp [License: LGPL (v2+)]
A  +125  -0lib/kdevplatform/tests/testcore.h [License: LGPL (v2+)]
A  +6-0lib/kdevplatform/tests/testsexport.h [License: UNKNOWN]  *

The files marked with a * at the end have a non valid license. Please read:
https://community.kde.org/Policies/Licensing_Policy and use the headers which
are listed at that page.


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

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

[kpat] [Bug 411691] Only happens in Opensuse 15.1 in most games the cards will only autodrop a few, and then it stops., often crashes when Yukon is selected

2020-01-04 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=411691

--- Comment #11 from Albert Astals Cid  ---
> I installed the kpat from the OpenSUSE 15.0 repository on my `15.1 system and 
> it is working perfectly.  the proof lies in the different functionality.


This is useless, you're going to compare very very old version with very old
version. Please test a up to date version instead first.

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

[Discover] [Bug 415727] a6f7aaa67aca9864f7802d170ec6a408176c6870 causes crash when visiting Settings page

2020-01-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415727

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #1 from Nate Graham  ---
This stopped happening; I can no longer reproduce. I wonder if it needed a
clean build or a reboot or something.

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

[systemsettings] [Bug 405030] Start search with CTRL+F

2020-01-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405030

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/sys
   ||temsettings/4a82adba76df92d
   ||19337e7c87b3c1121433cf6f8
   Version Fixed In||5.18
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Nate Graham  ---
Git commit 4a82adba76df92d19337e7c87b3c1121433cf6f8 by Nate Graham.
Committed on 04/01/2020 at 17:34.
Pushed by ngraham into branch 'master'.

Fix Ctrl+F shortcut conflict

Summary:
The base app was always setting Ctrl+F as a search shortcut, even when the
toolbar upon
which the search field lives was not visible. This caused the dreaded
"ambiguous shortcut"
dialog to appear. The patch fixes the issue by setting the shortcut only when
the toolbar
contains a search field, and unsetting it when the toolbar is hidden.
FIXED-IN: 5.18

Test Plan:
Hit {key Ctrl F} in both sidebar and icons view. In both cases, it focuses the
search
field.

Reviewers: #plasma, GB_2, apol

Reviewed By: apol

Subscribers: apol, plasma-devel

Tags: #plasma

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

M  +7-1app/SettingsBase.cpp

https://commits.kde.org/systemsettings/4a82adba76df92d19337e7c87b3c1121433cf6f8

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

[digikam] [Bug 415719] digiKam cannot save images in heic or heif format.

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

--- Comment #42 from Maik Qualmann  ---
Yes, I had a test last night with the AppImage and my native version, which is 
compiled with release. I was amazed that the times were the same. Other 
functions are much faster with my release version...

Maik

Am Samstag, 4. Januar 2020, 17:44:03 CET schrieben Sie:
> https://bugs.kde.org/show_bug.cgi?id=415719
> 
> --- Comment #40 from caulier.gil...@gmail.com ---
> In fact libx265 use WPP not OpenMP to parallelize :
> 
> https://x265.readthedocs.io/en/default/threading.html
> 
> 
> I never hear about WPP before. Another brick on the wall...
> 
> Gilles

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

[konsole] [Bug 415249] Tab goes unresponsive if copying in tmux copy mode

2020-01-04 Thread Mariusz Glebocki
https://bugs.kde.org/show_bug.cgi?id=415249

Mariusz Glebocki  changed:

   What|Removed |Added

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

--- Comment #10 from Mariusz Glebocki  ---
Yes. https://invent.kde.org/kde/konsole/merge_requests/61

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

[konsole] [Bug 415463] konsole stops updating after setting a long title

2020-01-04 Thread Mariusz Glebocki
https://bugs.kde.org/show_bug.cgi?id=415463

Mariusz Glebocki  changed:

   What|Removed |Added

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

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

[valgrind] [Bug 69530] we need to implement precise exception handling

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

Postix  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |WAITINGFORINFO

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

[valgrind] [Bug 69530] we need to implement precise exception handling

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

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu
 Status|ASSIGNED|NEEDSINFO
 Resolution|--- |WORKSFORME

--- Comment #8 from Postix  ---
Is this still needed?

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

[digikam] [Bug 415719] digiKam cannot save images in heic or heif format.

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

--- Comment #41 from caulier.gil...@gmail.com ---
Tim,

In fact, I found the problem. libx265 must be compiled with "-pmode" option to
enable parallelism computation. And with MXE x265 package, this option is not
present :

https://github.com/mxe/mxe/blob/master/src/x265.mk

So, an UPSTREAM bug must be reported to MXE project under github about this
problem :

https://github.com/mxe/mxe/issues?utf8=%E2%9C%93=is%3Aissue+is%3Aopen

Gilles Caulier

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

[kio-extras] [Bug 414482] Dolphin can't create on network resources

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

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[kdelibs] [Bug 192547] [steps] Dolphin crash at undo to overwrite a file [KJob::kill, KUiServerJobTracker::Private::_k_killJob, ..., OrgKdeJobViewInterface::cancelRequested]

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

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu
 Resolution|--- |WORKSFORME
 Status|CONFIRMED   |RESOLVED

--- Comment #8 from Postix  ---
Seems to be fixed.

Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.0

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

[digikam] [Bug 415719] digiKam cannot save images in heic or heif format.

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

--- Comment #40 from caulier.gil...@gmail.com ---
In fact libx265 use WPP not OpenMP to parallelize :

https://x265.readthedocs.io/en/default/threading.html


I never hear about WPP before. Another brick on the wall...

Gilles

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

[digikam] [Bug 415719] digiKam cannot save images in heic or heif format.

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

--- Comment #39 from caulier.gil...@gmail.com ---
Maik, 

Just a note: I build a 64 bits version without debug symbols of Windows
Installer. Of course, this reduce the file size a lots, but this have not
effect of execution speed. why ? this is simple : libx265 is a standard MXE
package which is already compiled without debug symbols. My option to turn off
debug symbols in Windows installer force to drop all symbols everywhere. If the
option is turn on, debug sumbols is preserved in all digiKam binaries.

As libx265 is an external dll, this has no effect.

I check the libx265 code and assembly code is used to run faster the encoding,
but there is no multi-core support (no open-mp support). I suspect that
optimizations exists with special hardwares and turned on with Microsoft
compiler only. Here we cross compile under Linux because M$ devel env. is just
a shame...

So the OpenMP support wish must be reported as UPSTREAM to libx265 project.

Gilles

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

[kate] [Bug 415847] LSP client starts broken LSP server in an infinite loop

2020-01-04 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=415847

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
   Assignee|kwrite-bugs-n...@kde.org|mark.nauwelae...@gmail.com

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

[kate] [Bug 415847] LSP client starts broken LSP server in an infinite loop

2020-01-04 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=415847

--- Comment #1 from Christoph Cullmann  ---
At least some limit to how often to try it would be useful.

Beside that, perhaps we could show the json snippet for the server, this should
contain e.g. the url + command we try.

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

[digikam] [Bug 415873] Database Path wrong after adaption (/ instead of \)

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

--- Comment #7 from blaubae...@gmx.de ---
Hi Maik,
even if I change to G:\Digikam I get the same message and error randomly.

Edit: G: was my former Windows partition on Windoiws 7, seems thats the issue.
When using another drive it works fine. Thanks a lot for your support.

Maybe it is an idea to put a hint on the screen that no Windows partioon should
be used.

Best regards
Uli

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

[plasmashell] [Bug 415660] Plasmashell crashes immediately after launching Wayland session

2020-01-04 Thread Nik Winter
https://bugs.kde.org/show_bug.cgi?id=415660

Nik Winter  changed:

   What|Removed |Added

 CC||nikwin...@protonmail.com

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

[digikam] [Bug 415873] Database Path wrong after adaption (/ instead of \)

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

caulier.gil...@gmail.com changed:

   What|Removed |Added

Version|5.9.0   |6.4.0

--- Comment #6 from caulier.gil...@gmail.com ---
Weekly build of digiKam pre-version for testing :

https://files.kde.org/digikam/

Gilles Caulier

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

[lattedock] [Bug 415811] Dock's size changes continuously

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

--- Comment #18 from tr...@yandex.com ---
(In reply to Michail Vourlakos from comment #17)
> (In reply to trmdi from comment #16)
> > (In reply to Michail Vourlakos from comment #15)
> > > (In reply to trmdi from comment #14)
> > > > (In reply to Michail Vourlakos from comment #13)
> > > > > what is your size in ~/.config PanelIcons section?
> > > > > in order to try to reproduce again...
> > > > 
> > > > I don't have it.
> > > 
> > > I tried again no success, I can not reproduce, btw my assumptions were
> > > correct, the folder view widget is changing between CompactRepresentation
> > > and FullRepresentation only for vertical panels, for horizontal panels it
> > > stays in icon mode
> > 
> > You could add my resolution 1366x768 like this:
> > https://askubuntu.com/questions/377937/how-to-set-a-custom-resolution
> > Then try reproducing it again.
> 
> it is not the resolution, I have 1024x768 and it should behave the same, it
> returns the same metrics for maximum length

And maybe it depends on the icon theme, I can reproduce it with
McMojave-circle-dark icon theme, but not with Breeze.

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

[digikam] [Bug 398288] digikam no write access to folder

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||blaubae...@gmx.de

--- Comment #16 from Maik Qualmann  ---
*** Bug 415873 has been marked as a duplicate of this bug. ***

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

[digikam] [Bug 415873] Database Path wrong after adaption (/ instead of \)

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

Maik Qualmann  changed:

   What|Removed |Added

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

--- Comment #5 from Maik Qualmann  ---


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

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

[Breeze] [Bug 415790] Minor theme inconsistency on SDDM

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

--- Comment #3 from joey.joey...@gmail.com ---
Ah, that's good to hear! 
:)

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

[lattedock] [Bug 415811] Dock's size changes continuously

2020-01-04 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=415811

--- Comment #17 from Michail Vourlakos  ---
(In reply to trmdi from comment #16)
> (In reply to Michail Vourlakos from comment #15)
> > (In reply to trmdi from comment #14)
> > > (In reply to Michail Vourlakos from comment #13)
> > > > what is your size in ~/.config PanelIcons section?
> > > > in order to try to reproduce again...
> > > 
> > > I don't have it.
> > 
> > I tried again no success, I can not reproduce, btw my assumptions were
> > correct, the folder view widget is changing between CompactRepresentation
> > and FullRepresentation only for vertical panels, for horizontal panels it
> > stays in icon mode
> 
> You could add my resolution 1366x768 like this:
> https://askubuntu.com/questions/377937/how-to-set-a-custom-resolution
> Then try reproducing it again.

it is not the resolution, I have 1024x768 and it should behave the same, it
returns the same metrics for maximum length

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

[lattedock] [Bug 415811] Dock's size changes continuously

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

--- Comment #16 from tr...@yandex.com ---
(In reply to Michail Vourlakos from comment #15)
> (In reply to trmdi from comment #14)
> > (In reply to Michail Vourlakos from comment #13)
> > > what is your size in ~/.config PanelIcons section?
> > > in order to try to reproduce again...
> > 
> > I don't have it.
> 
> I tried again no success, I can not reproduce, btw my assumptions were
> correct, the folder view widget is changing between CompactRepresentation
> and FullRepresentation only for vertical panels, for horizontal panels it
> stays in icon mode

You could add my resolution 1366x768 like this:
https://askubuntu.com/questions/377937/how-to-set-a-custom-resolution
Then try reproducing it again.

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

[lattedock] [Bug 415811] Dock's size changes continuously

2020-01-04 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=415811

--- Comment #15 from Michail Vourlakos  ---
(In reply to trmdi from comment #14)
> (In reply to Michail Vourlakos from comment #13)
> > what is your size in ~/.config PanelIcons section?
> > in order to try to reproduce again...
> 
> I don't have it.

I tried again no success, I can not reproduce, btw my assumptions were correct,
the folder view widget is changing between CompactRepresentation and
FullRepresentation only for vertical panels, for horizontal panels it stays in
icon mode

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

[digikam] [Bug 415873] Database Path wrong after adaption (/ instead of \)

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #4 from Maik Qualmann  ---
This is not a bug and not the cause of the problem. We correctly display the
path for the user under Windows as "\". Internally, we and Qt always use "/". I
can even use the "/" via the Windows API. DigiKam has no rights to write in a
directory under C:\. Only in the user directory or under a drive other than the
system drive. We can not change that, programs must be certified in newer
Windows versions to write in C:\.

Maik

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

[lattedock] [Bug 415811] Dock's size changes continuously

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

--- Comment #14 from tr...@yandex.com ---
(In reply to Michail Vourlakos from comment #13)
> what is your size in ~/.config PanelIcons section?
> in order to try to reproduce again...

I don't have it.

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

[Discover] [Bug 415874] New: When session restoration is in use, Discover always gets launched after rebooting

2020-01-04 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=415874

Bug ID: 415874
   Summary: When session restoration is in use, Discover always
gets launched after rebooting
   Product: Discover
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: n...@kde.org
CC: aleix...@kde.org
  Target Milestone: ---

Perhaps the notifier gets mistaken for the app itself? Either way, when using
session restoration, every time I reboot, Discover is launched. This has
reproduced for me on Manjaro and openSUSE Tumbleweed.

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

[lattedock] [Bug 415811] Dock's size changes continuously

2020-01-04 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=415811

--- Comment #13 from Michail Vourlakos  ---
what is your size in ~/.config PanelIcons section?
in order to try to reproduce again...

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

[lattedock] [Bug 415811] Dock's size changes continuously

2020-01-04 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=415811

--- Comment #12 from Michail Vourlakos  ---
(In reply to trmdi from comment #11)
> (In reply to Michail Vourlakos from comment #10)
> > (In reply to trmdi from comment #9)
> > > But is there any way to make Latte stop dancing at the set item size?
> > > The dock could display like how the Plasma panel does:
> > > https://i.imgur.com/Gzng4bZ.png
> > 
> > Latte is just providing a size and the applet is adjusting. But that
> > particular applet is changing its layout sizes so the circle starts over
> > again...
> 
> Why doesn't it happen when I place the dock at the bottom?

Just a matter of calculations and maximum length in pixels, it can happen to
bottom also, or just the folder view applet is changing its layout sooner for
vertical panels

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

  1   2   >