[kdenlive] [Bug 431156] kdenlive crashing when trying to copy a subtitle from the timeline

2021-01-04 Thread Valerio Ricci
https://bugs.kde.org/show_bug.cgi?id=431156

--- Comment #1 from Valerio Ricci  ---
After posting the bug I accidentally found this commit:
https://invent.kde.org/multimedia/kdenlive/-/commit/a621560ea2cd16e69af3d5f8bc31065197cc0556

So I suppose Jean-Baptiste was already aware of the problem

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

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2021-01-04 Thread joseteluisete
https://bugs.kde.org/show_bug.cgi?id=422877

--- Comment #14 from joseteluisete  ---
(In reply to Andrius Štikonas from comment #13)
> Aa... That suggests that in your case something goes wrong with fstab.
> 
> See the following line in backtrace
> 
> #1  0x77efd782 in readFstabEntries(QString const&) () from
> /usr/lib/libkpmcore.so.10
> 
> I don't know where exactly it crashes in that function (you would need to
> install kpmcore package with debug symbols from your package manager).
> 
> But that looks to be different bug than original bug report.
> 
> 
> Anything non-standard in your fstab? Could be duplicate of
> https://bugs.kde.org/show_bug.cgi?id=429191 and
> https://bugs.kde.org/show_bug.cgi?id=430475

Yes, I have something unusual installed in my fstab:
It's mhddfs.
I use it to create a location with all the videos I have on 3 huge HDDs.
I've use it for 3 years at least and I have never had any problem.
KDE Partition Manager never crashed before.

UUID=BE78-6D97/boot/efi  vfatumask=0077 0 2
UUID=5e31802a-970e-4d5e-83d7-114511d2b96c swap   swap   
defaults,noatime,discard 0 0
UUID=683125e2-1176-4786-a706-ca0a8836841d /  ext4   
defaults,noatime 0 1
UUID=cd65db9f-63d6-4160-9994-e812f40077dc /adds  ext4   
defaults,noatime 0 2
UUID=f2ef4ef4-1603-4e2c-9833-e6a74c7c4dcd /apps  ext4   
defaults,noatime 0 2
UUID=bbb9996a-6e05-430e-9221-48881bd95ddf /htpc  ext4   
defaults,noatime,discard 0 2
UUID=04170d4f-491e-42be-aec1-f86fe19b7b09 /hdd1  ext4   
defaults,noatime 0 2
UUID=d61c8d60-2d43-4034-b61c-ed695c1361db /hdd2  ext4   
defaults,noatime 0 2
UUID=da887262-1011-44ce-8a80-d096e0c4281f /hdd3  ext4   
defaults,noatime 0 2
mhddfs#/hdd1,/hdd2,/hdd3  /htpc/videofuse   
defaults,allow_other 0 0

I'm going to delete it and try again.

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

[kdenlive] [Bug 431156] New: kdenlive crashing when trying to copy a subtitle from the timeline

2021-01-04 Thread Valerio Ricci
https://bugs.kde.org/show_bug.cgi?id=431156

Bug ID: 431156
   Summary: kdenlive crashing when trying to copy a subtitle from
the timeline
   Product: kdenlive
   Version: 20.12.0
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: valerio.ricci...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Make new project
2. Insert a subtitle
3. Select the new subtitle in the timeline and hit ctrl+c

OBSERVED RESULT

kdenlive crashes


EXPECTED RESULT

subtitle is copied

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: 
(available in About System)
Pop!_OS 20.10
kdenlive installed via ppa

ADDITIONAL INFORMATION

The new subtitles editing feature in kdenlive is amazing!
but I found out that trying to copy a subtitle crashes the software.

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

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2021-01-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=422877

--- Comment #13 from Andrius Štikonas  ---
Aa... That suggests that in your case something goes wrong with fstab.

See the following line in backtrace

#1  0x77efd782 in readFstabEntries(QString const&) () from
/usr/lib/libkpmcore.so.10

I don't know where exactly it crashes in that function (you would need to
install kpmcore package with debug symbols from your package manager).

But that looks to be different bug than original bug report.


Anything non-standard in your fstab? Could be duplicate of
https://bugs.kde.org/show_bug.cgi?id=429191 and
https://bugs.kde.org/show_bug.cgi?id=430475

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

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2021-01-04 Thread joseteluisete
https://bugs.kde.org/show_bug.cgi?id=422877

--- Comment #12 from joseteluisete  ---
thread apply all bt
returns ...

Thread 12 (Thread 0x7fffcca56640 (LWP 8759) "m_DeviceScanner"):
#0  0x77efca53 in ?? () from /usr/lib/libkpmcore.so.10
#1  0x77efd782 in readFstabEntries(QString const&) () from
/usr/lib/libkpmcore.so.10
#2  0x77efe1ec in possibleMountPoints(QString const&, QString const&)
() from /usr/lib/libkpmcore.so.10
#3  0x77ee04df in FileSystem::detectMountPoint(FileSystem*, QString
const&) () from /usr/lib/libkpmcore.so.10
#4  0x7007290f in ?? () from
/usr/lib/qt/plugins/libpmsfdiskbackendplugin.so
#5  0x70072c09 in ?? () from
/usr/lib/qt/plugins/libpmsfdiskbackendplugin.so
#6  0x700750b5 in ?? () from
/usr/lib/qt/plugins/libpmsfdiskbackendplugin.so
#7  0x7007361f in ?? () from
/usr/lib/qt/plugins/libpmsfdiskbackendplugin.so
#8  0x77efb163 in DeviceScanner::scan() () from
/usr/lib/libkpmcore.so.10
#9  0x766eff0f in ?? () from /usr/lib/libQt5Core.so.5
#10 0x75a1a3e9 in start_thread () from /usr/lib/libpthread.so.0
#11 0x7637c293 in clone () from /usr/lib/libc.so.6

Thread 11 (Thread 0x7fffceffd640 (LWP 8683) "Thread (pooled)"):
#0  0x75a209c8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x766f6058 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib/libQt5Core.so.5
#2  0x766f3504 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x766eff0f in ?? () from /usr/lib/libQt5Core.so.5
#4  0x75a1a3e9 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7637c293 in clone () from /usr/lib/libc.so.6

Thread 10 (Thread 0x7fffcf7fe640 (LWP 8682) "Thread (pooled)"):
#0  0x75a209c8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x766f6058 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib/libQt5Core.so.5
#2  0x766f3504 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x766eff0f in ?? () from /usr/lib/libQt5Core.so.5
#4  0x75a1a3e9 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7637c293 in clone () from /usr/lib/libc.so.6

Thread 9 (Thread 0x7fffc640 (LWP 8681) "Thread (pooled)"):
#0  0x75a209c8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x766f6058 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib/libQt5Core.so.5
#2  0x766f3504 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x766eff0f in ?? () from /usr/lib/libQt5Core.so.5
#4  0x75a1a3e9 in start_thread () from /usr/lib/libpthread.so.0
#5  0x7637c293 in clone () from /usr/lib/libc.so.6

Thread 8 (Thread 0x7fffdc8d3640 (LWP 8680) "Thread (pooled)"):
#0  0x75a209c8 in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x766f6058 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () from
/usr/lib/libQt5Core.so.5
#2  0x766f3504 in ?? () from /usr/lib/libQt5Core.so.5
#3  0x766eff0f in ?? () from /usr/lib/libQt5Core.so.5
#4  0x75a1a3e9 in start_thread () from /usr/lib/libpthread.so.0
--Type  for more, q to quit, c to continue without paging--
#5  0x7637c293 in clone () from /usr/lib/libc.so.6

Thread 7 (Thread 0x7fffdd59e640 (LWP 8679) "partiti:disk$3"):
#0  0x75a206a2 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7fffe974abdc in ?? () from /usr/lib/dri/iris_dri.so
#2  0x7fffe97493a8 in ?? () from /usr/lib/dri/iris_dri.so
#3  0x75a1a3e9 in start_thread () from /usr/lib/libpthread.so.0
#4  0x7637c293 in clone () from /usr/lib/libc.so.6

Thread 6 (Thread 0x7fffddd9f640 (LWP 8678) "partiti:disk$2"):
#0  0x75a206a2 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7fffe974abdc in ?? () from /usr/lib/dri/iris_dri.so
#2  0x7fffe97493a8 in ?? () from /usr/lib/dri/iris_dri.so
#3  0x75a1a3e9 in start_thread () from /usr/lib/libpthread.so.0
#4  0x7637c293 in clone () from /usr/lib/libc.so.6

Thread 5 (Thread 0x7fffde5a0640 (LWP 8677) "partiti:disk$1"):
#0  0x75a206a2 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7fffe974abdc in ?? () from /usr/lib/dri/iris_dri.so
#2  0x7fffe97493a8 in ?? () from /usr/lib/dri/iris_dri.so
#3  0x75a1a3e9 in start_thread () from /usr/lib/libpthread.so.0
#4  0x7637c293 in clone () from /usr/lib/libc.so.6

Thread 4 (Thread 0x7fffe8e3d640 (LWP 8676) "partiti:disk$0"):
#0  0x75a206a2 in pthread_cond_wait@@GLIBC_2.3.2 () from
/usr/lib/libpthread.so.0
#1  0x7fffe974abdc in ?? () from /usr/lib/dri/iris_dri.so
#2  0x7fffe97493a8 in ?? () from /usr/lib/dri/iris_dri.so
#3  0x75a1a3e9 in start_thread () from /usr/lib/libpthread.so.0
#4  0x7637c293 in clone () from /usr/lib/libc.so.6

Thread 3 (Thread 0x7fffebf3c640 (LWP 8675) 

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2021-01-04 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=422877

--- Comment #11 from Andrius Štikonas  ---
(In reply to joseteluisete from comment #10)
> I installed gdb.
> I run ...
> 
>gdb partitionmanager
>(gdb) run
> 
> It returned ...
> 
>Starting program: /usr/bin/partitionmanager 
>[Thread debugging using libthread_db enabled]
>Using host libthread_db library "/usr/lib/libthread_db.so.1".
>[New Thread 0x72102640 (LWP 34995)]
>[New Thread 0x7fffebf3c640 (LWP 35002)]
>Loaded backend plugin:  "pmsfdiskbackendplugin"
>[New Thread 0x7fffe8e3d640 (LWP 35003)]
>[New Thread 0x7fffd7fff640 (LWP 35004)]
>[New Thread 0x7fffde5a0640 (LWP 35005)]
>[New Thread 0x7fffddd9f640 (LWP 35006)]
>[New Thread 0x7fffdd0d4640 (LWP 35007)]
>[New Thread 0x7fffdc8d3640 (LWP 35008)]
>[New Thread 0x7fffd77fe640 (LWP 35009)]
>[New Thread 0x7fffd6ffd640 (LWP 35010)]
>"Using backend plugin: pmsfdiskbackendplugin (1)"
>"Scanning devices..."
>[New Thread 0x7fffd4a56640 (LWP 35094)]
>"Device found: loop0"
>smartctl initialization failed for  "/dev/loop0" :  No such file or
> directory
>error during smart output parsing for  "/dev/loop0" :  No such file or
> directory
>unknown file system type  ""  on  "/dev/loop0"
> 
>Thread 12 "m_DeviceScanner" received signal SIGSEGV, Segmentation fault.
>[Switching to Thread 0x7fffd4a56640 (LWP 35094)]
>0x77efca53 in ?? () from /usr/lib/libkpmcore.so.10
> 
> 
> I don't know if this is important but I recently updated the system and the
> process showed this ...
> 
>/usr/bin/grub-probe: warning: unknown device type nvme0n1
> 
> I hope this is useful.
> Is there anything else I can do to give you more information?
> Greetings!

Can you run
thread apply all bt

inside gdb after crash happens.

We'll probably need to install some packages that contain debug symbols but
let's start with thread apply all bt

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

[plasmashell] [Bug 431149] https://invent.kde.org/plasma/plasma-workspace/-/commit/0d02ac8996db2d9fff8b3bf5e3e313a563a118af breaks Plasma Dialogs (panels, tooltips, applets, notifications)

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #4 from Nate Graham  ---
A reboot fixed the issue. Restarting plasmashell and kwin and kdeinit and
everything else did not fix it, but a reboot tit.

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

[partitionmanager] [Bug 422877] SMART status is not working on NVMe drives

2021-01-04 Thread joseteluisete
https://bugs.kde.org/show_bug.cgi?id=422877

--- Comment #10 from joseteluisete  ---
I installed gdb.
I run ...

   gdb partitionmanager
   (gdb) run

It returned ...

   Starting program: /usr/bin/partitionmanager 
   [Thread debugging using libthread_db enabled]
   Using host libthread_db library "/usr/lib/libthread_db.so.1".
   [New Thread 0x72102640 (LWP 34995)]
   [New Thread 0x7fffebf3c640 (LWP 35002)]
   Loaded backend plugin:  "pmsfdiskbackendplugin"
   [New Thread 0x7fffe8e3d640 (LWP 35003)]
   [New Thread 0x7fffd7fff640 (LWP 35004)]
   [New Thread 0x7fffde5a0640 (LWP 35005)]
   [New Thread 0x7fffddd9f640 (LWP 35006)]
   [New Thread 0x7fffdd0d4640 (LWP 35007)]
   [New Thread 0x7fffdc8d3640 (LWP 35008)]
   [New Thread 0x7fffd77fe640 (LWP 35009)]
   [New Thread 0x7fffd6ffd640 (LWP 35010)]
   "Using backend plugin: pmsfdiskbackendplugin (1)"
   "Scanning devices..."
   [New Thread 0x7fffd4a56640 (LWP 35094)]
   "Device found: loop0"
   smartctl initialization failed for  "/dev/loop0" :  No such file or
directory
   error during smart output parsing for  "/dev/loop0" :  No such file or
directory
   unknown file system type  ""  on  "/dev/loop0"

   Thread 12 "m_DeviceScanner" received signal SIGSEGV, Segmentation fault.
   [Switching to Thread 0x7fffd4a56640 (LWP 35094)]
   0x77efca53 in ?? () from /usr/lib/libkpmcore.so.10


I don't know if this is important but I recently updated the system and the
process showed this ...

   /usr/bin/grub-probe: warning: unknown device type nvme0n1

I hope this is useful.
Is there anything else I can do to give you more information?
Greetings!

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

[dolphin] [Bug 430778] Dolphin does not show the number of files present in a folder on NTFS partitions or hard drives

2021-01-04 Thread DanielZ
https://bugs.kde.org/show_bug.cgi?id=430778

DanielZ  changed:

   What|Removed |Added

 CC||daniel.zdziebko...@gmail.co
   ||m

--- Comment #3 from DanielZ  ---
Created attachment 134547
  --> https://bugs.kde.org/attachment.cgi?id=134547=edit
ntfs partition example

I can confirm having this issue in detailed mode on NTFS partition.

Operating System: Manjaro Linux
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Kernel Version: 5.10.2-2-MANJARO
OS Type: 64-bit

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

[kwin] [Bug 428781] Window Placement rule has no effect when "Remember app last position" option is enabled

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #5 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/kwin/-/merge_requests/574

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

[krita] [Bug 431151] Layer stack is read backward

2021-01-04 Thread amyspark
https://bugs.kde.org/show_bug.cgi?id=431151

amyspark  changed:

   What|Removed |Added

 CC||a...@amyspark.me
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from amyspark  ---
Closing as this is caused by a feature internal to the MR.

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

[plasmashell] [Bug 431149] https://invent.kde.org/plasma/plasma-workspace/-/commit/0d02ac8996db2d9fff8b3bf5e3e313a563a118af breaks Plasma Dialogs (panels, tooltips, applets, notifications)

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

--- Comment #3 from Nate Graham  ---
(In reply to David Edmundson from comment #1)
> No-one else has reproduced. 
> 
> It also doesn't really make sense, it's only changing DesktopView.
> Plasma::dialog does not inherit from that
I agree, it makes no sense, and yet... it's happening. :(

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

[digikam] [Bug 431118] by using filters digikam 7.1.0 is crashing at Windows10 Prof 64Bit

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

--- Comment #13 from Maik Qualmann  ---
Ok, you have tons of JPGs, CR2, TIFF and also XCF images that cannot be read. I
would suspect your drive is defective. Make a data backup and a drive check. In
the end it always fails with this file:

G:/Bilder/2016/2016-06-26/Composing_DJ8A4816_V1.xcf

Can you make it available for me to test? Our QImageLoader is responsible for
XCF files and it seems to crash with this defective XCF image.

Maik

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

[gcompris] [Bug 424242] No audio on Raspberry Pi

2021-01-04 Thread Jazeix Johnny
https://bugs.kde.org/show_bug.cgi?id=424242

Jazeix Johnny  changed:

   What|Removed |Added

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

--- Comment #10 from Jazeix Johnny  ---
@Jesse,

hi, can you confirm if it works better after installing
gstreamer1.0-pulseaudio?

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

[gcompris] [Bug 429125] gcompris 0.97.1 crashes on Raspberry Pi OS with latest updates

2021-01-04 Thread Jazeix Johnny
https://bugs.kde.org/show_bug.cgi?id=429125

Jazeix Johnny  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |FIXED

--- Comment #22 from Jazeix Johnny  ---
@kevkear...@gmail.com, @Pierre C, can you confirm if it works on your side
after installing gstreamer1.0-pulseaudio package?

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

[plasma-systemmonitor] [Bug 431155] New: System Monitor crahes when viewing process list

2021-01-04 Thread Oded Arbel
https://bugs.kde.org/show_bug.cgi?id=431155

Bug ID: 431155
   Summary: System Monitor crahes when viewing process list
   Product: plasma-systemmonitor
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: ksysguard-b...@kde.org
  Reporter: o...@geek.co.il
CC: ahiems...@heimr.nl, plasma-b...@kde.org
  Target Milestone: ---

Application: plasma-systemmonitor (5.20.80)

Qt Version: 5.15.2
Frameworks Version: 5.78.0
Operating System: Linux 5.8.0-33-generic x86_64
Windowing system: X11
Distribution: Ubuntu 20.10

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

I was looking at the default process list view and scolling back and forth
while processes where starting and ending.

-- Backtrace:
Application: System Monitor (plasma-systemmonitor), signal: Segmentation fault

[New LWP 1440938]
[New LWP 1440942]
[New LWP 1440951]
[New LWP 1440952]
[New LWP 1440953]
[New LWP 1440954]
[New LWP 1440955]
[New LWP 1440956]
[New LWP 1440957]
[New LWP 1440958]
[New LWP 1440975]
[New LWP 1440976]
[New LWP 1440981]
[New LWP 1440998]
[New LWP 1440999]
[New LWP 1441000]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
0x7f3082f5f66f in __GI___poll (fds=0x7ebb2768, nfds=1, timeout=1000) at
../sysdeps/unix/sysv/linux/poll.c:29
[Current thread is 1 (Thread 0x7f307fbc0840 (LWP 1440936))]

Thread 17 (Thread 0x7f3029ce5640 (LWP 1441000)):
#0  __GI___libc_read (nbytes=16, buf=0x7f3029ce4ab0, fd=33) at
../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=33, buf=buf@entry=0x7f3029ce4ab0,
nbytes=nbytes@entry=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x7f3081f66abf in read (__nbytes=16, __buf=0x7f3029ce4ab0,
__fd=) at /usr/include/x86_64-linux-gnu/bits/unistd.h:46
#3  g_wakeup_acknowledge (wakeup=0x7f30240047c0) at ../../../glib/gwakeup.c:210
#4  0x7f3081f1923b in g_main_context_check
(context=context@entry=0x7f302c20, max_priority=2147483647,
fds=fds@entry=0x7f3020004e60, n_fds=n_fds@entry=1) at
../../../glib/gmain.c:3857
#5  0x7f3081f196c5 in g_main_context_iterate
(context=context@entry=0x7f302c20, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:4089
#6  0x7f3081f19853 in g_main_context_iteration (context=0x7f302c20,
may_block=may_block@entry=1) at ../../../glib/gmain.c:4157
#7  0x7f308352afbb in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f302b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#8  0x7f30834cf1ab in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f3029ce4cc0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#9  0x7f30832e9a12 in QThread::exec() (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#10 0x7f30832eabac in QThreadPrivate::start(void*) (arg=0x56169e8deac0) at
thread/qthread_unix.cpp:329
#11 0x7f3082c67590 in start_thread (arg=0x7f3029ce5640) at
pthread_create.c:463
#12 0x7f3082f6b223 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 16 (Thread 0x7f302a4e6640 (LWP 1440999)):
#0  0x7f3082f5f66f in __GI___poll (fds=0x56169ee10d30, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f3081f1971e in g_main_context_poll (priority=,
n_fds=1, fds=0x56169ee10d30, timeout=, context=0x56169ee0ed60)
at ../../../glib/gmain.c:4395
#2  g_main_context_iterate (context=0x56169ee0ed60, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:4087
#3  0x7f3081f19aa3 in g_main_loop_run (loop=0x56169ee0ee50) at
../../../glib/gmain.c:4290
#4  0x7f30396f68aa in gdbus_shared_thread_func (user_data=0x56169ee0ed30)
at ../../../gio/gdbusprivate.c:280
#5  0x7f3081f431b1 in g_thread_proxy (data=0x56169ee076a0) at
../../../glib/gthread.c:820
#6  0x7f3082c67590 in start_thread (arg=0x7f302a4e6640) at
pthread_create.c:463
#7  0x7f3082f6b223 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 15 (Thread 0x7f3038f31640 (LWP 1440998)):
#0  0x7f3082f5f66f in __GI___poll (fds=0x56169ede1290, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f3081f1971e in g_main_context_poll (priority=,
n_fds=1, fds=0x56169ede1290, timeout=, context=0x56169edff260)
at ../../../glib/gmain.c:4395
#2  g_main_context_iterate (context=context@entry=0x56169edff260,
block=block@entry=1, dispatch=dispatch@entry=1, self=) at
../../../glib/gmain.c:4087
#3  0x7f3081f19853 in g_main_context_iteration (context=0x56169edff260,
may_block=may_block@entry=1) at ../../../glib/gmain.c:4157
#4  0x7f3081f198a1 in glib_worker_main (data=) at
../../../glib/gmain.c:6049
#5  0x7f3081f431b1 in g_thread_proxy (data=0x56169c5bc000) 

[krita] [Bug 413533] Tools disappear from toolbar after closing program

2021-01-04 Thread Igor
https://bugs.kde.org/show_bug.cgi?id=413533

Igor  changed:

   What|Removed |Added

 CC||igortechnicalm...@gmail.com

--- Comment #4 from Igor  ---
I noticed some similar thing. Any tool from “Toolbox” is disappeared in
“Toolbar” after restart.

Krita version is 4.4.1 and 4.4.2 beta 2

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

[plasmashell] [Bug 431149] https://invent.kde.org/plasma/plasma-workspace/-/commit/0d02ac8996db2d9fff8b3bf5e3e313a563a118af breaks Plasma Dialogs (panels, tooltips, applets, notifications)

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

--- Comment #2 from Nate Graham  ---
Reproduces with a clean build of everything.

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

[plasmashell] [Bug 431154] Dumped core when starting plasma

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

--- Comment #2 from David Edmundson  ---
Can you also provide output of "env".

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

[plasmashell] [Bug 431154] Dumped core when starting plasma

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

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
>jan 04 08:02:31 desktop xdg-desktop-portal-kde[4765]: This application failed 
>to start because no Qt platform plugin could be initialized. Reinstalling the 
>application may fix this problem.

Logging into X or wayland?

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

[plasmashell] [Bug 431154] New: Dumped core when starting plasma

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

Bug ID: 431154
   Summary: Dumped core when starting plasma
   Product: plasmashell
   Version: 5.20.4
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: el...@seznam.cz
  Target Milestone: 1.0

SUMMARY
I entered my password, hit enter and then I saw errors in on terminal. Plasma
did not start.

OBSERVED RESULT

jan 04 07:59:34 desktop kglobalaccel5[1714]: This application failed to start
because no Qt platform plugin could be initialized. Reinstalling the
application may fix this problem.

 Available platform plugins are:
wayland-org.kde.kwin.qpa, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc,
wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
jan 04 07:59:35 desktop systemd-coredump[1725]: Process 1714 (kglobalaccel5) of
user 1000 dumped core.

Stack trace of thread 1714:
#0  0x7fc86559e615 raise
(libc.so.6 + 0x3d615)
#1  0x7fc865587862 abort
(libc.so.6 + 0x26862)
#2  0x7fc865ac
_ZNK14QMessageLogger5fatalEPKcz (libQt5Core.so.5 + 0x909ac)
#3  0x7fc865f8f646
_ZN22QGuiApplicationPrivate25createPlatformIntegrationEv (libQt5Gui.so.5 +
0x131646)
#4  0x7fc865f8fae1
_ZN22QGuiApplicationPrivate21createEventDispatcherEv (libQt5Gui.so.5 +
0x131ae1)
#5  0x7fc865bc56d6
_ZN23QCoreApplicationPrivate4initEv (libQt5Core.so.5 + 0x2bc6d6)
#6  0x7fc865f92b20
_ZN22QGuiApplicationPrivate4initEv (libQt5Gui.so.5 + 0x134b20)
#7  0x7fc865f93a88
_ZN15QGuiApplicationC1ERiPPci (libQt5Gui.so.5 + 0x135a88)
#8  0x558c8311d08f n/a
(kglobalaccel5 + 0x208f)
#9  0x7fc865589152
__libc_start_main (libc.so.6 + 0x28152)
#10 0x558c8311d3fe n/a
(kglobalaccel5 + 0x23fe)
jan 04 07:59:35 desktop systemd[1311]: Failed to start KDE Global Shortcuts
Server.
jan 04 07:59:35 desktop kglobalaccel5[1743]: This application failed to start
because no Qt platform plugin could be initialized. Reinstalling the
application may fix this problem.

 Available platform plugins are:
wayland-org.kde.kwin.qpa, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc,
wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, xcb.
jan 04 07:59:35 desktop systemd-coredump[1718]: Process 994 (Xorg) of user 0
dumped core.

Stack trace of thread 994:
#0  0x7f5d0bd92615 raise
(libc.so.6 + 0x3d615)
#1  0x7f5d0bd7b862 abort
(libc.so.6 + 0x26862)
#2  0x55c48c2536ea OsAbort
(Xorg + 0x14a6ea)
#3  0x55c48c2551b1
FatalError (Xorg + 0x14c1b1)
#4  0x55c48c25ae09 n/a
(Xorg + 0x151e09)
#5  0x7f5d0bd926a0
__restore_rt (libc.so.6 + 0x3d6a0)
#6  0x7f5d0beb3305
__strcmp_avx2 (libc.so.6 + 0x15e305)
#7  0x55c48c2a1d07
xf86ProbeOutputModes (Xorg + 0x198d07)
#8  0x55c48c2aa0cb n/a
(Xorg + 0x1a10cb)
#9  0x55c48c1bf1e5
RRGetInfo (Xorg + 0xb61e5)
#10 0x55c48c1c455e n/a
(Xorg + 0xbb55e)
#11 0x55c48c143195 n/a
(Xorg + 0x3a195)
#12 0x7f5d0bd7d152
__libc_start_main (libc.so.6 + 0x28152)
#13 0x55c48c1435de _start
(Xorg + 0x3a5de)

Stack trace of thread 1223:
#0  0x7f5d0bc4a6a2
pthread_cond_wait@@GLIBC_2.3.2 (libpthread.so.0 + 0xf6a2)
#1  0x7f5d09bcdbdc n/a
(iris_dri.so + 0x4edbdc)
#2  0x7f5d09bcc3a8 n/a
(iris_dri.so + 0x4ec3a8)
 

[krunner] [Bug 430992] Krunner returns empty item

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

--- Comment #2 from el...@seznam.cz ---
I can reproduce it on different computer. Most of the time I search for, there
is always empty image result. Plasma 5.20.4, KF 5.77.0, Qt 5.12.2.

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

[kio-extras] [Bug 430947] Can't find my Windows 10 Samba share in smb:/

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

--- Comment #2 from Nate Graham  ---
Found it:
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/Debugging_IOSlaves/Debugging_kio_smb

Maybe this is better:


$ dolphin --new-window smb://
[ 0.000](1764)/(log_kio_smb) unknown: auth_initialize_smbc
[ 0.015](1764)/(log_kio_smb) unknown: Setting debug level to: 0
[ 0.015](1764)/(log_kio_smb) unknown: Using libsmbclient library version
4.13.3
[ 0.015](1764)/(log_kio_smb) unknown: QUrl("smb://")
[ 0.015](1764)/(log_kio_smb) unknown: checkURL  QUrl("smb://")
[ 0.015](1764)/(log_kio_smb) unknown: updateCache  ""
[ 0.015](1764)/(log_kio_smb) unknown: Adding modern discovery
(dnssd/wsdiscovery)
[ 0.000](1775)/(log_kio_smb) unknown: auth_initialize_smbc
[ 0.000](1775)/(log_kio_smb) unknown: Setting debug level to: 0
[ 0.000](1775)/(log_kio_smb) unknown: Using libsmbclient library version
4.13.3
[ 0.000](1775)/(log_kio_smb) unknown: QUrl("smb://")
[ 0.191](1764)/(log_kio_smb) unknown: Modern discovery set up.
[ 0.191](1764)/(log_kio_smb) unknown: Starting discovery.
[ 0.454](1764)/(log_kio_smb) unknown: open "smb://" url-type: 1 dirfd:
1 errNum: 0
[ 0.454](1764)/(log_kio_smb) unknown: smbc_readdir 
[ 0.454](1764)/(log_kio_smb) unknown: done with smbc




And again with `kwriteconfig5 --file kioslaverc --group SMB --key DebugLevel
10`:



[ 6.079](8296)/(log_kio_smb) unknown: QUrl("smb:/")
[13.754](7877)/(log_kio_smb) unknown: QUrl("smb:/")
[13.754](7877)/(log_kio_smb) unknown: checkURL  QUrl("smb:/")
[13.762](7877)/(log_kio_smb) unknown: QUrl("smb://")
[13.762](7877)/(log_kio_smb) unknown: checkURL  QUrl("smb://")
[13.762](7877)/(log_kio_smb) unknown: updateCache  ""
[13.762](7877)/(log_kio_smb) unknown: Adding modern discovery
(dnssd/wsdiscovery)
[13.913](7877)/(log_kio_smb) unknown: Modern discovery set up.
[13.913](7877)/(log_kio_smb) unknown: Starting discovery.
parsed path: fname='smb://' server='' share='' path='' options=''
SMBC_check_options(): server='' share='' path='' options=''
name_resolve_bcast: Attempting broadcast lookup for name __MSBROWSE__<0x1>
parse_nmb: packet id = 28462
nmb packet from 192.168.1.124(35072) header: id=28462 opcode=Query(0)
response=Yes
header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes
header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
answers: nmb_name=__MSBROWSE__<01> rr_type=32 rr_class=1 ttl=259200
answers   0 char .|   hex 8000C0A8017C
Got a positive name query response from 192.168.1.124 ( 192.168.1.124 )
validator failed
parse_nmb: packet id = 28462
nmb packet from 192.168.1.124(35072) header: id=28462 opcode=Query(0)
response=Yes
header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes
header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
answers: nmb_name=__MSBROWSE__<01> rr_type=32 rr_class=1 ttl=259200
answers   0 char .|   hex 8000C0A8017C
Got a positive name query response from 192.168.1.124 ( )
validator failed
name_status_find: looking up *#00 at 192.168.1.124
Opening cache file at /var/lib/samba/lock/gencache.tdb
tdb(/var/lib/samba/lock/gencache.tdb): tdb_open_ex: could not open file
/var/lib/samba/lock/gencache.tdb: Permission denied
gencache_init: Opening user cache file /home/nate/.cache/samba/gencache.tdb.
namecache_status_fetch: key NBT/*#00.1D.192.168.1.124 -> WORKGROUP
internal_resolve_name: looking up WORKGROUP#1d (sitename (null))
name WORKGROUP#1D found.
remove_duplicate_addrs2: looking for duplicate address/port pairs
found master browser WORKGROUP, 192.168.1.124
Connecting to 192.168.1.124 at port 445
Socket options:
SO_KEEPALIVE = 0
SO_REUSEADDR = 0
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 0
SO_SNDBUF = 2626560
SO_RCVBUF = 131072
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
TCP_USER_TIMEOUT = 0
name_status_find: looking up *#00 at 192.168.1.124
namecache_status_fetch: key NBT/*#00.00.192.168.1.124 -> LIBERATOR
Connecting to 192.168.1.124 at port 445
Socket options:
SO_KEEPALIVE = 0
SO_REUSEADDR = 0
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 0
SO_SNDBUF = 2626560
SO_RCVBUF = 131072
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
TCP_USER_TIMEOUT = 0
[14.173](7877)/(log_kio_smb) unknown: open "smb://" url-type: 1 dirfd:
1 errNum: 0
[

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

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

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

   What|Removed |Added

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

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

[digikam] [Bug 431150] Thumbs for faces created from .DNG images are not shown

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #1 from Maik Qualmann  ---
I cannot reproduce the problem here with my existing DNG files. The first
question, have you installed the 64 bit version of digiKam? And not the 32 bit
version by accident? Otherwise, please provide a test DNG sample, if not
publicly on my email address.

Maik

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

[digikam] [Bug 431003] Running status of digikam not reflected in MacOS task bar

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

--- Comment #24 from caulier.gil...@gmail.com ---
Done. 

New pre-release 7.2.0 PKG bundles are uploaded at usual place and ready to
test.

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

Gilles Caulier

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

[kmail2] [Bug 431153] New: Crash in MessageComposer::MessageFactoryNG::createForwardDigestMIME() when trying to forward a group of emails

2021-01-04 Thread Bernhard E. Reiter
https://bugs.kde.org/show_bug.cgi?id=431153

Bug ID: 431153
   Summary: Crash in
MessageComposer::MessageFactoryNG::createForwardDigest
MIME() when trying to forward a group of emails
   Product: kmail2
   Version: 5.16.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: commands and actions
  Assignee: kdepim-b...@kde.org
  Reporter: bernh...@intevation.de
  Target Milestone: ---

SUMMARY

Forwarding as MIME digest crashes kmail.

STEPS TO REPRODUCE
1. select three emails (I had them in the INBOX and three in a row) 
2. press "f" for forwarding them
3. answer as MIME digest by the upcoming pop-up dialog

OBSERVED RESULT

Crash 
Application: Kontact (kontact), signal: Segmentation fault

[KCrash Handler]
#4  0x7f90d74463d1 in
KMime::Headers::Generics::Parametrized::setParameter(QString const&, QString
const&) () at /usr/lib64/libKF5Mime.so.5
#5  0x7f90cce78d9d in
MessageComposer::MessageFactoryNG::createForwardDigestMIME(QVector
const&) () at /usr/lib64/libKF5MessageComposer.so.5
#6  0x7f90ce07b69c in  () at /usr/lib64/libkmailprivate.so.5

EXPECTED RESULT
Composer opens with the three emails attached.


SOFTWARE/OS VERSIONS
GNU/Linux/KDE Plasma: OpenSuse 15.1 (with new KDE repos)  
(available in About System)
KDE Plasma Version: 5.20.4 lp151.567.1
KDE Frameworks Version:  5.77.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

The problem could be reproduced with three simple text messages.
(As well as with others)

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

[lattedock] [Bug 431145] Clash of window and Latte transparency

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

Michail Vourlakos  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED

--- Comment #7 from Michail Vourlakos  ---
any blur issue is relate to plasma kwin implementation...

The blur and constast effects parameters are loaded from current plasma theme.
I suppose that if you want a window decoration to match the plasma theme blur
then you need to adjust the blur and background contrast values at the plasma
theme file. It is found at "colors" file of each plasma theme.

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

[marble] [Bug 431152] New: Legend is not visible

2021-01-04 Thread Fred
https://bugs.kde.org/show_bug.cgi?id=431152

Bug ID: 431152
   Summary: Legend is not visible
   Product: marble
   Version: unspecified
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: marble-b...@kde.org
  Reporter: fred.c.c.smith+kde...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Open Marble (2.2.20 (2.3 development version)).
2. Open Legend.

OBSERVED RESULT

Legend only says 'Legend' and does not provide any information about the map
(totally blank).


EXPECTED RESULT
Legend should show information about the map.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Linux (x86_64) release 5.4.0-58-generic
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version:  5.12.8

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 424613] .desktop shortcuts made via Chrome "Create shortcut..." option get grouped with other Chrome instances rather than with their own entry & icon

2021-01-04 Thread Nicolas Lacombe
https://bugs.kde.org/show_bug.cgi?id=424613

--- Comment #5 from Nicolas Lacombe  ---
I'd really like this bug fixed
if someone can point me to the code most likely causing this and help me a bit
onboarding me to the project/code, I would be grateful
I am ready to spend at least a few hours working on this

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

[krita] [Bug 431151] New: Layer stack is read backward

2021-01-04 Thread David REVOY
https://bugs.kde.org/show_bug.cgi?id=431151

Bug ID: 431151
   Summary: Layer stack is read backward
   Product: krita
   Version: git master
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: Layer Stack
  Assignee: krita-bugs-n...@kde.org
  Reporter: i...@davidrevoy.com
  Target Milestone: ---

Created attachment 134546
  --> https://bugs.kde.org/attachment.cgi?id=134546=edit
Screenshot of the bug, comparing 5.x with 4.x

Hi,
I opened a quick sketch made with Krita 4.x to test "Plugin-ification of GMic" 
https://invent.kde.org/graphics/krita/-/merge_requests/581 and the appimage
delivered with it. To my surprise; the background of my artwork appeared
directly on the top of the layer stack (see screenshot in attachement,
comparing what I see in this appimage VS Krita 4.x appimage). 

To reproduce:
=
1. Get appimage version:
https://dump.amyspark.me/krita-5.0.0-prealpha-005f78b-x86_64.appimage
2. Download the sketch Krita file I used to reproduce:
https://www.peppercarrot.com/extras/temp/2020-11-10_16h20_sketchpage.kra
3. Open the file in the appimage

Result:
===
The group layer named "---" appears on the top of the stack, hidding the
character Shichimi. This group is supposed to sit in the background of the
picture.

Thanks!

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

[digikam] [Bug 431150] New: Thumbs for faces created from .DNG images are not shown

2021-01-04 Thread Dirk
https://bugs.kde.org/show_bug.cgi?id=431150

Bug ID: 431150
   Summary: Thumbs for faces created from .DNG images are not
shown
   Product: digikam
   Version: 7.2.0
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Thumbs-RAW
  Assignee: digikam-bugs-n...@kde.org
  Reporter: dirk.vard...@web.de
  Target Milestone: ---

SUMMARY
Thumbnails from faces created from .dng images are not shown in People Tab.
STEPS TO REPRODUCE
1. Create an album containing images with faces and different image types
including .dng images
2. Scan for faces
3. In People View the thumbs of faces are visible except for .dng images

OBSERVED RESULT
standard thumb (sun and mountain on green background) is shown in people view
instead of face

EXPECTED RESULT
a thumb from the scanned face should be shown

SOFTWARE/OS VERSIONS
Windows: 10
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.

[plasmashell] [Bug 431149] https://invent.kde.org/plasma/plasma-workspace/-/commit/0d02ac8996db2d9fff8b3bf5e3e313a563a118af breaks Plasma Dialogs (panels, tooltips, applets, notifications)

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

--- Comment #1 from David Edmundson  ---
No-one else has reproduced. 

It also doesn't really make sense, it's only changing DesktopView.
Plasma::dialog does not inherit from that

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

[plasmashell] [Bug 431149] New: https://invent.kde.org/plasma/plasma-workspace/-/commit/0d02ac8996db2d9fff8b3bf5e3e313a563a118af breaks Plasma Dialogs (panels, tooltips, applets, notifications)

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

Bug ID: 431149
   Summary: https://invent.kde.org/plasma/plasma-workspace/-/commi
t/0d02ac8996db2d9fff8b3bf5e3e313a563a118af breaks
Plasma Dialogs (panels, tooltips, applets,
notifications)
   Product: plasmashell
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: n...@kde.org
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 134545
  --> https://bugs.kde.org/attachment.cgi?id=134545=edit
Invisible panel and tooltip content

After
https://invent.kde.org/plasma/plasma-workspace/-/commit/0d02ac8996db2d9fff8b3bf5e3e313a563a118af
was committed, all of my Plasma surfaces implemented as a Plasma::Dialog are
broken. They display no content, but all of it is actually there and
interactive, just invisible.

Reverting that commit fixes the issue for me.

Reproduced on X11 both with and without Qt scaling enabled. Haven't tried
Wayland yet; will shortly.

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

[plasmashell] [Bug 431149] https://invent.kde.org/plasma/plasma-workspace/-/commit/0d02ac8996db2d9fff8b3bf5e3e313a563a118af breaks Plasma Dialogs (panels, tooltips, applets, notifications)

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

Nate Graham  changed:

   What|Removed |Added

   Keywords||regression

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

[Discover] [Bug 423857] Discover window not raised when activated by clicking on the notifier tray item

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

Nate Graham  changed:

   What|Removed |Added

Summary|When ApplicationLauncherJob |Discover window not raised
   |launches an already-open|when activated by clicking
   |app, KWin thinks it's focus |on the notifier tray item
   |stealing|

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

[plasmashell] [Bug 429573] Pressing [Meta+.] doesn't raise running Emoji Selector over other windows

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

Nate Graham  changed:

   What|Removed |Added

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

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

[Discover] [Bug 423857] When ApplicationLauncherJob launches an already-open app, KWin thinks it's focus stealing

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

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 429573] Pressing [Meta+.] doesn't raise running Emoji Selector over other windows

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---


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

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

[Discover] [Bug 423857] When ApplicationLauncherJob launches an already-open app, KWin thinks it's focus stealing

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

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 426632] The Emoji Picker should raise and focus when using the shortcut if it is already open

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

--- Comment #8 from Nate Graham  ---
*** Bug 429573 has been marked as a duplicate of this bug. ***

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

[frameworks-knewstuff] [Bug 414570] Items installed from KDE Store are not listed while "Installed" radio button is selected in "Get New Window Decorations..." window

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #16 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/frameworks/frameworkintegration/-/merge_requests/3

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

[plasmashell] [Bug 426632] The Emoji Picker should raise and focus when using the shortcut if it is already open

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

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

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

[elisa] [Bug 430547] Elisa focus not set when accessing through system-tray icon

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

Nate Graham  changed:

   What|Removed |Added

 Status|REOPENED|CONFIRMED

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

[Discover] [Bug 423857] When ApplicationLauncherJob launches an already-open app, KWin thinks it's focus stealing

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

Nate Graham  changed:

   What|Removed |Added

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

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

[plasmashell] [Bug 426632] The Emoji Picker should raise and focus when using the shortcut if it is already open

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |---
 Status|RESOLVED|REOPENED
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=423857

--- Comment #7 from Nate Graham  ---
Un-duping since the emoji picker will need an app-specific fix for this; see
https://invent.kde.org/frameworks/kdbusaddons/-/merge_requests/5.

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

[Discover] [Bug 423857] When ApplicationLauncherJob launches an already-open app, KWin thinks it's focus stealing

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

Nate Graham  changed:

   What|Removed |Added

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

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

[elisa] [Bug 430547] Elisa focus not set when accessing through system-tray icon

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

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=423857
 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

--- Comment #2 from Nate Graham  ---
Un-duping since Elisa will need an app-specific fix for this; see
https://invent.kde.org/frameworks/kdbusaddons/-/merge_requests/5.

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

[konversation] [Bug 430561] Konversation Does Not Appear on Top when Called from Plasma System Tray

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

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=423857
 Ever confirmed|0   |1

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

[Discover] [Bug 423857] When ApplicationLauncherJob launches an already-open app, KWin thinks it's focus stealing

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

Nate Graham  changed:

   What|Removed |Added

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

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

[konversation] [Bug 430561] Konversation Does Not Appear on Top when Called from Plasma System Tray

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---
Un-duping since Konversation will need an app-specific fix for this; see
https://invent.kde.org/frameworks/kdbusaddons/-/merge_requests/5.

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

[kmymoney] [Bug 431148] No other language than American english (en_US) selectable

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

mauval...@online.fr changed:

   What|Removed |Added

 CC||mauval...@online.fr

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

[kmymoney] [Bug 431148] New: No other language than American english (en_US) selectable

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

Bug ID: 431148
   Summary: No other language than American english (en_US)
selectable
   Product: kmymoney
   Version: 5.1.1
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: mauval...@online.fr
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Install KmyMoney 5.1.1-517f451e5
2. Go to Settings > Configure language menu
3. Open Dropdown list

OBSERVED RESULT
Only one choice : American English (en_US)


EXPECTED RESULT
List of all locale seen in the Share / Locale folder

SOFTWARE/OS VERSIONS
Windows: 8.1

Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.1 (built against 5.15.1)

ADDITIONAL INFORMATION

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

[lattedock] [Bug 431145] Clash of window and Latte transparency

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

--- Comment #6 from jan.clausse...@web.de ---
Created attachment 134544
  --> https://bugs.kde.org/attachment.cgi?id=134544=edit
Only problems with icons with this background

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

[kmymoney] [Bug 429451] with external monitor attached to laptop, menus don't appear

2021-01-04 Thread Jason Priebe
https://bugs.kde.org/show_bug.cgi?id=429451

--- Comment #9 from Jason Priebe  ---
I'm using wayland.

I'll defer to your judgement about assigning it to kwin.  I don't know enough
about the project structure to have a meaningful opinion.

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

[lattedock] [Bug 431145] Clash of window and Latte transparency

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

--- Comment #5 from jan.clausse...@web.de ---
Ah sorry a litte much now maybe. I wouldn't really say it is a bug. The blur of
Latte doesn't match well with the one from the window border. 

1. The icons are kind of magnified by the window blur effect and the same does
not happen under the Latte panel, because the icons are not under the Latte
panel.

2. The background is not blurred the same. It is shifted a little to the right
as shown on the last two pictures.

It is really a minor problem. Most people probably would not care. Just my
perfectionism I guess ;)

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

[lattedock] [Bug 431145] Clash of window and Latte transparency

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

--- Comment #4 from jan.clausse...@web.de ---
Created attachment 134543
  --> https://bugs.kde.org/attachment.cgi?id=134543=edit
Transparency bug (bigger)

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

[lattedock] [Bug 431145] Clash of window and Latte transparency

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

--- Comment #3 from jan.clausse...@web.de ---
Created attachment 134542
  --> https://bugs.kde.org/attachment.cgi?id=134542=edit
Transparency doesn't match with window border transparency

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

[lattedock] [Bug 431145] Clash of window and Latte transparency

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

--- Comment #2 from jan.clausse...@web.de ---
Created attachment 134541
  --> https://bugs.kde.org/attachment.cgi?id=134541=edit
Icons without the window

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

[konsole] [Bug 430757] Ctrl+C and Ctrl+D is not working as in version 20.08

2021-01-04 Thread Peter Justin
https://bugs.kde.org/show_bug.cgi?id=430757

Peter Justin  changed:

   What|Removed |Added

 CC||pe...@someblocks.com

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

[Discover] [Bug 423857] When ApplicationLauncherJob launches an already-open app, KWin thinks it's focus stealing

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

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #30 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/discover/-/merge_requests/61

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

[plasmashell] [Bug 431147] New: [Wayland] Right click menu disappears on mouse hover

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

Bug ID: 431147
   Summary: [Wayland] Right click menu disappears on mouse hover
   Product: plasmashell
   Version: 5.20.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Panel
  Assignee: plasma-b...@kde.org
  Reporter: tro...@free.fr
  Target Milestone: 1.0

SUMMARY
In Plasma Wayland, if I right click an icon in the Task Manager, the context
menu of the window disappears immediately after I put my mouse pointer on it,
making it impossible to click anything.

STEPS TO REPRODUCE
1. In Wayland, right click a launcher or an open application in the Task
Manager
2. After the context menu shows up, put the mouse pointer on it (to select the
"Close window" action for example).
3. 

OBSERVED RESULT
The context menu vanishes.

EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[lattedock] [Bug 431145] Clash of window and Latte transparency

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

--- Comment #1 from Michail Vourlakos  ---
I can not understand from your screenshot the issue.
Please a better screenshot that describes much clearer the issue.

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

[krita] [Bug 426992] Krita 4.4 Layers docker is missing translation for Properties

2021-01-04 Thread Tyson Tan
https://bugs.kde.org/show_bug.cgi?id=426992

Tyson Tan  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Tyson Tan  ---
(In reply to Halla Rempt from comment #10)
> That merge request has been merged, so can we close this bug again?

Yes, I will close it now. In Krita 4.4.2-beta 2 this issue has been resolved.
Thank you so much for fixing it, it has bugged us for s long! XD

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

[krita] [Bug 426992] Krita 4.4 Layers docker is missing translation for Properties

2021-01-04 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=426992

Halla Rempt  changed:

   What|Removed |Added

 CC||ha...@valdyas.org

--- Comment #10 from Halla Rempt  ---
That merge request has been merged, so can we close this bug again?

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

[kscreenlocker] [Bug 379521] Kscreenlocker takes a full minute until it is responsive

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

spa...@modanese.net changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from spa...@modanese.net ---
I haven't had the problem for a while now, so I suppose it's been fixed.

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

[krita] [Bug 431026] color picker colored square stay on the canvas

2021-01-04 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=431026

Dmitry Kazakov  changed:

   What|Removed |Added

   Assignee|dimul...@gmail.com  |emmetoneill@gmail.com

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

[digikam] [Bug 431118] by using filters digikam 7.1.0 is crashing at Windows10 Prof 64Bit

2021-01-04 Thread Rudolf Franz Schlosser
https://bugs.kde.org/show_bug.cgi?id=431118

--- Comment #12 from Rudolf Franz Schlosser  
---
I transfered Microsoft log files also into the Cloud

https://www.magentacloud.de/share/96w.dt3vwy

Mit freundlichem Gruß
Rudolf Franz Schlosser

78052 Villingen-Schwenningen

Görlitzer Straße 17
Tel.: +49 7721 946 86 14

Gesendet von Mail für Windows 10

Von: Maik Qualmann
Gesendet: Montag, 4. Januar 2021 15:41
An: rudolf.franz.schlos...@freenet.de
Betreff: [digikam] [Bug 431118] by using filters digikam 7.1.0 is crashing
atWindows10 Prof 64Bit

https://bugs.kde.org/show_bug.cgi?id=431118

--- Comment #10 from Maik Qualmann  ---
These are not log files from the Microsoft DebugView program. I have to see if
I can do something with it tonight.
Another question, do you mean with "Filter" the Filters tab in the right
sidebar? And which filter option do you use?

Maik

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

[krita] [Bug 431026] color picker colored square stay on the canvas

2021-01-04 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=431026

Dmitry Kazakov  changed:

   What|Removed |Added

 CC||dimul...@gmail.com
   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com

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

[digikam] [Bug 431003] Running status of digikam not reflected in MacOS task bar

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

--- Comment #23 from caulier.gil...@gmail.com ---
Git commit 69ca421eec4879cda3ed5d1288474469d0e9b325 by Gilles Caulier.
Committed on 04/01/2021 at 15:12.
Pushed by cgilles into branch 'master'.

Update digikam and Showfoto svg icons with 10.24x1024 property sizes for macOS

M  +102  -74   project/bundles/macports/data/digikam.svg
M  +120  -92   project/bundles/macports/data/showfoto.svg

https://invent.kde.org/graphics/digikam/commit/69ca421eec4879cda3ed5d1288474469d0e9b325

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

[Discover] [Bug 423857] When ApplicationLauncherJob launches an already-open app, KWin thinks it's focus stealing

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

--- Comment #29 from David Edmundson  ---
Note that I cannot merge that KDBusService patch as-is. 

I can't depend on KWindowsystem, but somehow we need to relay that startup id
value to the outside.

The rest of those clients do need to do something in their handling of
KDBusService::activate

In fairness, the docs for KDBusService to specify this, so hopefully clients
should be following that.

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

[kontact] [Bug 373197] Kontact Crash when using "Mark All Messages as Read" option

2021-01-04 Thread David henry
https://bugs.kde.org/show_bug.cgi?id=373197

David henry  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

--- Comment #5 from David henry  ---
I haven't had the problem again under regular use.

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

[dolphin] [Bug 431135] Being able to unmount drives in Dolphin

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

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #2 from Nate Graham  ---
Indeed.

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

[ksysguard] [Bug 414036] ksgrd_network_helper uses a lot of CPU on high network load

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[digikam] [Bug 431118] by using filters digikam 7.1.0 is crashing at Windows10 Prof 64Bit

2021-01-04 Thread Rudolf Franz Schlosser
https://bugs.kde.org/show_bug.cgi?id=431118

--- Comment #11 from Rudolf Franz Schlosser  
---
Question:
Another question, do you mean with "Filter" the Filters tab in the right
sidebar?
Answer:
Yes I mean

Question:
And which filter option do you use?


Mit freundlichem Gruß
Rudolf Franz Schlosser

78052 Villingen-Schwenningen

Görlitzer Straße 17
Tel.: +49 7721 946 86 14

Gesendet von Mail für Windows 10

Von: Maik Qualmann
Gesendet: Montag, 4. Januar 2021 15:41
An: rudolf.franz.schlos...@freenet.de
Betreff: [digikam] [Bug 431118] by using filters digikam 7.1.0 is crashing
atWindows10 Prof 64Bit

https://bugs.kde.org/show_bug.cgi?id=431118

--- Comment #10 from Maik Qualmann  ---
These are not log files from the Microsoft DebugView program. I have to see if
I can do something with it tonight.
Another question, do you mean with "Filter" the Filters tab in the right
sidebar? And which filter option do you use?

Maik

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

[gwenview] [Bug 431146] New: Tags are not preserved when an image is edited and saved with Gwenview.

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

Bug ID: 431146
   Summary: Tags are not preserved when an image is edited and
saved with Gwenview.
   Product: gwenview
   Version: 20.12.0
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: tagwer...@innerjoin.org
  Target Milestone: ---

SUMMARY:

Tags are not preserved when an image is edited and saved with Gwenview.

STEPS TO REPRODUCE:

Attach a tag to an image file, open with Gwenview, rotate and save

OBSERVED RESULTS

The saved (overwritten) file does not have the tag

EXPECTED RESULTS

The xattr tags are saved with the updated file

SOFTWARE/OS VERSIONS

Neon Testing

Gwenview : 20.12.1
Plasma : 5.20.4
Frameworks : 5.78.0
Qt : 5.15.2 

ADDITIONAL INFORMATION

Gwenview reads the extended attributes (it shows the tags, comments
and ratings in the information panel), it does not write them back
to disc when saving the file

The code ought to be there as if you edit the tags in Gwenview,
they are written to disc...

This is another a 'special case' of Bug 116617.

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

[Discover] [Bug 423857] When ApplicationLauncherJob launches an already-open app, KWin thinks it's focus stealing

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

--- Comment #28 from Nate Graham  ---
Thanks David!

Note that we have duplicate bug reports for the same issue in Elisa,
Konversation, and the Emoji picker. Will the KDBusService patch fix all of
them, or will they  each need app-specific fixes as well, like Discover
apparently does?

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

[digikam] [Bug 431118] by using filters digikam 7.1.0 is crashing at Windows10 Prof 64Bit

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

--- Comment #10 from Maik Qualmann  ---
These are not log files from the Microsoft DebugView program. I have to see if
I can do something with it tonight.
Another question, do you mean with "Filter" the Filters tab in the right
sidebar? And which filter option do you use?

Maik

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

[Discover] [Bug 423857] When ApplicationLauncherJob launches an already-open app, KWin thinks it's focus stealing

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

--- Comment #27 from David Edmundson  ---
I have some working code:

https://phabricator.kde.org/P655
in discover

https://phabricator.kde.org/P656
in KDBusService

With that, startupID is passed correctly.

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

[digikam] [Bug 431118] by using filters digikam 7.1.0 is crashing at Windows10 Prof 64Bit

2021-01-04 Thread Rudolf Franz Schlosser
https://bugs.kde.org/show_bug.cgi?id=431118

--- Comment #9 from Rudolf Franz Schlosser  
---
Hi Maik, 
I copied all dmp files into my Magenta Cloud. Pls. Foöllow the link
https://www.magentacloud.de/share/vu3sq3y46m

Best regards
Rudi

Mit freundlichem Gruß
Rudolf Franz Schlosser

78052 Villingen-Schwenningen

Görlitzer Straße 17
Tel.: +49 7721 946 86 14

Gesendet von Mail für Windows 10

Von: Maik Qualmann
Gesendet: Sonntag, 3. Januar 2021 20:19
An: rudolf.franz.schlos...@freenet.de
Betreff: [digikam] [Bug 431118] by using filters digikam 7.1.0 is crashing
atWindows10 Prof 64Bit

https://bugs.kde.org/show_bug.cgi?id=431118

--- Comment #8 from Maik Qualmann  ---
Unfortunately no attachment available by mail. Please use the bug tracker
directly: https://bugs.kde.org/show_bug.cgi?id=431118

Maik

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

[lattedock] [Bug 431145] New: Clash of window and Latte transparency

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

Bug ID: 431145
   Summary: Clash of window and Latte transparency
   Product: lattedock
   Version: git (master)
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: application
  Assignee: mvourla...@gmail.com
  Reporter: jan.clausse...@web.de
  Target Milestone: ---

Created attachment 134537
  --> https://bugs.kde.org/attachment.cgi?id=134537=edit
Icons under the window border and Latte panel

SUMMARY
When you have a transparent window theme and Latte, the icons are kind of
magnified by the window transparency. This creates a visible border between
both. I think this is hard to solve, unless Latte's transparency settings are
not controlled by Plasma's settings.

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

[kwin] [Bug 423067] Additionally assign Meta+Up+Up to "maximize" and Meta+Down+Down to "minimize"

2021-01-04 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=423067

Claudius Ellsel  changed:

   What|Removed |Added

   Keywords||usability

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

[kwin] [Bug 423067] Additionally assign Meta+Up+Up to "maximize" and Meta+Down+Down to "minimize"

2021-01-04 Thread Claudius Ellsel
https://bugs.kde.org/show_bug.cgi?id=423067

--- Comment #13 from Claudius Ellsel  ---
Alright. I did not think of this case myself. I wonder how Windows (or I think
GNOME) handles it, since they both have this shortcut. Maybe it maximizes first
and then moves the window up when pressed again? But the way back is more
tricky or unexpected as the window might get minimized first. I guess there
really is no fine solution, as even disabling the feature the special
multiscreen setups with this problem might confuse people.

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

[konqueror] [Bug 411479] konqueror crushes when i close the panel in splitted view

2021-01-04 Thread Andrei A. Lomov
https://bugs.kde.org/show_bug.cgi?id=411479

--- Comment #2 from Andrei A. Lomov  ---
The issue is not actual now in debian sid bullseye.

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

[digikam] [Bug 426997] Automatic upgrading

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

--- Comment #4 from caulier.gil...@gmail.com ---
Git commit e2cef397e4426343a91dafeff9b9cbad279d7a36 by Gilles Caulier.
Committed on 04/01/2021 at 13:44.
Pushed by cgilles into branch 'master'.

First step to get online release version from digikam.org web site

M  +1-0core/libs/widgets/CMakeLists.txt
A  +121  -0core/libs/widgets/mainview/onlineversionchecker.cpp
[License: GPL (v2+)]
A  +70   -0core/libs/widgets/mainview/onlineversionchecker.h [License:
GPL (v2+)]

https://invent.kde.org/graphics/digikam/commit/e2cef397e4426343a91dafeff9b9cbad279d7a36

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

[kdenlive] [Bug 431144] Video-only playlist can only be used in projects that have an audio track

2021-01-04 Thread Chris Weyland
https://bugs.kde.org/show_bug.cgi?id=431144

--- Comment #1 from Chris Weyland  ---
Created attachment 134536
  --> https://bugs.kde.org/attachment.cgi?id=134536=edit
The playlist without audio that I am trying to reuse

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

[kmail2] [Bug 431143] copy/past url => url is cut

2021-01-04 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=431143

--- Comment #1 from Philippe ROUBACH  ---
i don't use enrich text or html

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

[kdenlive] [Bug 431144] New: Video-only playlist can only be used in projects that have an audio track

2021-01-04 Thread Chris Weyland
https://bugs.kde.org/show_bug.cgi?id=431144

Bug ID: 431144
   Summary: Video-only playlist can only be used in projects that
have an audio track
   Product: kdenlive
   Version: 20.12.0
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: kdeb...@nextmail.cc
  Target Milestone: ---

Created attachment 134535
  --> https://bugs.kde.org/attachment.cgi?id=134535=edit
Error message "no audio track"

SUMMARY
I've created a playlist with 3 video tracks and no audio tracks. Each video
track contains 1 title clip. I want to reuse the playlist in other projects

When importing the playlist into another project with no audio tracks, an error
message is displayed: "Your project needs more audio tracks to handle all
streams. Add 1 audio tracks ?", and I cannot use the playlist.

When I create an additional audio track the playlist can be used (and creates
an empty audio stream in the timeline)


STEPS TO REPRODUCE
1. Create a new project (without audio tracks)
2. Import attached playlist (also without audio tracks)


OBSERVED RESULT
Error message shown (see screenshot)

EXPECTED RESULT
The playlist can be used without an audio track being available.

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.

[kmail2] [Bug 431143] New: copy/past url => url is cut

2021-01-04 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=431143

Bug ID: 431143
   Summary: copy/past url => url is cut
   Product: kmail2
   Version: 5.15.3
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: composer
  Assignee: kdepim-b...@kde.org
  Reporter: philippe.roub...@free.fr
  Target Milestone: ---

SUMMARY

one more time if you copy/past an url then this url is cut.

STEPS TO REPRODUCE
1. copy/past an url to a new mail
for example
https://www.openstreetmap.org/?mlat=47.9262=-2.3481#map=13/47.9262/-2.3481


OBSERVED RESULT

in the mail you get this

https://www.openstreetmap.org/?
mlat=47.9262=-2.3481#map=13/47.9262/-2.3481

where the clickable link is https://www.openstreetmap.org/?

EXPECTED RESULT

the clickable link is

https://www.openstreetmap.org/?mlat=47.9262=-2.3481#map=13/47.9262/-2.3481

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

ADDITIONAL INFORMATION

kde apps 20.12.0

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

[Akonadi] [Bug 386985] akonadi CalDav resource not synching with certain servers

2021-01-04 Thread Clément Labadie
https://bugs.kde.org/show_bug.cgi?id=386985

Clément Labadie  changed:

   What|Removed |Added

 CC||he...@labadie.ch

--- Comment #50 from Clément Labadie  ---
Exact same issue here (Akonadi 5.15.3 / 20.08.3). Calendars are pulled
correctly from the CalDAV server, they appear in the calendar list, but events
are not showing up.

Operating System: Fedora 33
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.2
Kernel Version: 5.9.16-200.fc33.x86_64
OS Type: 64-bit
Processors: 8 × Intel Core i7-1065G7
Memory: 15.3 GiB
Graphics Processor: Mesa Intel Iris Plus Graphics

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

[digikam] [Bug 427361] Find duplicates/similar videos from their thumbnail.

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

--- Comment #3 from skoupad-bugzi...@yahoo.com ---
I just had a thought about how this could be implemented. How about, along with
the visual content of the videos, to also use the sound of the videos to try to
match them? Kinda like how 'Fuzzy View' works for still images, but for the
sound. Some kind of algorithm like what YouTube has for finding if someone used
a song in their videos. It can also be customizable about how accurate the user
would want it to be. YouTube's algorithm can find a song even if someone just
whistled a tune. I am not a programmer but I think the waveform of the sound of
the videos should be unique enough to be accurately fingerprinted.

I can imaging a scenario where someone edited a wedding video and wants to see
how many small clips he used on the main, longer and final video. Using time
stamps would not work in this case because the length of the videos doesn't
match. But if you look for a waveform fingerprint of the smaller clips if they
are inside the waveform of the final and longer video, then this should give
the desirable results.

Of course this would not work for videos without sound, so this should not be
the only think that is checked. Also, when the fingerprints of the videos are
made, the function should ignore sections that happen to be silent, it should
choose a spot in the video with sound enough to make a good waveform
fingerprint.

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

[dolphin] [Bug 430441] Dolphin 20.12.0 segmentation faults when trying to drag mounted partition in Places panel

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

n...@kahanamura.com changed:

   What|Removed |Added

 CC||n...@kahanamura.com

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

[Discover] [Bug 423857] When ApplicationLauncherJob launches an already-open app, KWin thinks it's focus stealing

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

David Edmundson  changed:

   What|Removed |Added

   Assignee|kwin-bugs-n...@kde.org  |aleix...@kde.org
Product|kwin|Discover
  Component|core|Notifier

--- Comment #26 from David Edmundson  ---
Nothing indicates this is kwin at fault, and nothing indicates
ApplicationLauncherJob is at fault
(https://invent.kde.org/frameworks/kio/-/merge_requests/298)

KDBusService still has multiple things wrong.

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

[amarok] [Bug 396590] Amarok crashes when trying to configure ampache

2021-01-04 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=396590

Myriam Schweingruber  changed:

   What|Removed |Added

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

--- Comment #4 from Myriam Schweingruber  ---
sorry for the noise.

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

[amarok] [Bug 387894] Amarok crashes on first launch, scanner afterwards not working

2021-01-04 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=387894

Myriam Schweingruber  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

--- Comment #6 from Myriam Schweingruber  ---
FWIW: I can't reproduce this here at all with the latest git build, likely
solved a while ago already.

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

[amarok] [Bug 366456] Amarok crashes very soon after mounting Ipod classic 120GB

2021-01-04 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=366456

Myriam Schweingruber  changed:

   What|Removed |Added

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

--- Comment #5 from Myriam Schweingruber  ---
Sorry for the noise.

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

[amarok] [Bug 301149] Amarok crashes when editing tags of a track from a removed CD [@ TagDialog::getTagsFromTrack]

2021-01-04 Thread Myriam Schweingruber
https://bugs.kde.org/show_bug.cgi?id=301149

Myriam Schweingruber  changed:

   What|Removed |Added

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

--- Comment #29 from Myriam Schweingruber  ---
sorry for the noise.

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

[dolphin] [Bug 427352] Folders view flickers continuously

2021-01-04 Thread Anderson
https://bugs.kde.org/show_bug.cgi?id=427352

Anderson  changed:

   What|Removed |Added

 CC||k...@speedymail.org

--- Comment #1 from Anderson  ---
I'm seeing this problem as well. Folders in the folder pane without any
subfolders flicker like they have subfolders. When this occurs, the flickering
does not stop.
I had this problem under Fedora 32, and still have this problem under Fedora 33
on two different laptops.

- It occurs both on my ext4 home folder, and my ntfs data partition. However,
it is more prominent on the ntfs partition, and is eating significant cpu time
when the flickering is visible (both Dolphin 9% and mount.ntfs 8% (total=100%))

- Completely empty folders do not seem to be affected (no flickering visible).

- Newly create folders, created within the Dolphin window, do not seem to be
affected either, even when new files are copied in (or a copy of flickering
folder) A new Dolphin windows shows again the flickering.

- The folders do not flicker synchronously.


My current versions:
SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Fedora 33 Plasma spin
(available in About System)
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.2

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

[dolphin] [Bug 428637] dolphin sort order option doesn't work correctly

2021-01-04 Thread Michael
https://bugs.kde.org/show_bug.cgi?id=428637

--- Comment #12 from Michael  ---
too big for attaching, so the links to them on google drive

camera file
https://drive.google.com/file/d/1b50OI8yUrZeImN0oFEjWv5vod1FlKL5I/view?usp=sharing

same file edited
https://drive.google.com/file/d/119mYXzo2_H4aboj7PvZuxZ_-jgggsq9P/view?usp=sharing


thanks

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

[plasmashell] [Bug 431084] Cursor flickers when hovering text in Chromium/Falkon

2021-01-04 Thread Vuk Mirovic
https://bugs.kde.org/show_bug.cgi?id=431084

--- Comment #1 from Vuk Mirovic  ---
Tested in Gnome and it happens there also, so it's browser engine issue
probably

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

<    1   2   3   4   5   >