[plasmashell] [Bug 447169] Sometimes media player applet shows No media playing but there is a media player

2021-12-19 Thread Fushan Wen
https://bugs.kde.org/show_bug.cgi?id=447169

Fushan Wen  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-workspace/commit/
   ||49b60051a1e6fc4c1c15210f248
   ||8284642d921d4
 Resolution|--- |FIXED
   Version Fixed In||5.24

--- Comment #2 from Fushan Wen  ---
Git commit 49b60051a1e6fc4c1c15210f2488284642d921d4 by Fushan Wen.
Committed on 19/12/2021 at 08:01.
Pushed by fusionfuture into branch 'master'.

dataengines/mpris2: Fix empty player condition

m_proxies does not always contain all players, and a player is added to
m_proxies only when it has a valid proxyPid. But the container is
ensured to be added to one of m_playing, m_paused and m_stopped.

So we need to ensure m_playing, m_paused and m_stopped are all empty
before emitting `playerListEmptied()`.
FIXED-IN: 5.24

M  +1-1dataengines/mpris2/multiplexer.cpp

https://invent.kde.org/plasma/plasma-workspace/commit/49b60051a1e6fc4c1c15210f2488284642d921d4

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

[kwin] [Bug 422841] OSD causes window focus to briefly change

2021-12-19 Thread Emmanuel Vasilakis
https://bugs.kde.org/show_bug.cgi?id=422841

--- Comment #5 from Emmanuel Vasilakis  ---
Another point, it does not happen if running plasma in an X11 session, only in
Wayland, same versions of everything.

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

[kwin] [Bug 422841] OSD causes window focus to briefly change

2021-12-19 Thread Emmanuel Vasilakis
https://bugs.kde.org/show_bug.cgi?id=422841

--- Comment #6 from Emmanuel Vasilakis  ---
(Last comment, I promise - can't find a way to edit previous ones).

The OSD also popups on the middle of the display, instead of the lower bottom
of the screen, which might indicate that plasma/kwin is handling it as a
window.

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

[dolphin] [Bug 447214] When deleting a file in an encrypted vault, the file is moved to the trash folder outside the vault, becoming unencrypted

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447214

tagwer...@innerjoin.org changed:

   What|Removed |Added

 CC||tagwer...@innerjoin.org

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

[kwin] [Bug 447217] New: [Nvidia] [Wayland] 4K Desktop Scaling Problems

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447217

Bug ID: 447217
   Summary: [Nvidia] [Wayland] 4K Desktop Scaling Problems
   Product: kwin
   Version: 5.23.4
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: egl
  Assignee: kwin-bugs-n...@kde.org
  Reporter: nekone...@protonmail.ch
  Target Milestone: ---

SUMMARY

In Xorg, the screen can be scaled from 100%, at 4K, to 200% and this fixes
scaling issues with everything being tiny; however, by default, the taskbar
also becomes huge (and inadequately spaced) icons (for the icons-only task
manager), makes all applications tiny, and the desktop grid gigantic...

One could re-scale it to 200% under Wayland, but now this causes everything
that's now scaled to be blurry and the taskbar to become even more massive.
And trying to attempt to fix it by changing the compositor scaling method from
"smooth" to "accurate" black-screens the system.


STEPS TO REPRODUCE
1. Start a Nvidia Wayland session on a 4K screen(with driver 470.86 and no
specific environment variables set (I use a 49 inch TV)
2. Open the settings menu
3. Attempt to adjust the scale of the desktop and/or change the scaling method
(Try to do what an average user would to get the scaling of the system to
behave with default components, and knowing little about Wayland.)

OBSERVED RESULT

Resolution scaling and contrast (respective to other UI elements such as the
taskbar / task manager), applications, and the desktop are either unreasonably
large or small and attempting to resolve it by normal means either makes it
worse or straight-up black-screens Plasma.

EXPECTED RESULT

Resolution scaling, out of the box, should be predictable and manageable - both
with how the taskbar behaves with this by default and how the settings menu
attempts to assist the user in resolving extraneous scaling issues.

SOFTWARE/OS VERSIONS:
---
OS: Arch Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

I'm aware this is likely difficult considering that the driver is proprietary
but, given that Nvidia is painfully difficult to contact and/or stay in
communication with regarding their Linux driver, (in my experience - also
reference their policies on how to report it to them):
https://us.download.nvidia.com/XFree86/Linux-x86_64/470.42.01/README/xwayland.html
https://us.download.nvidia.com/XFree86/Linux-x86_64/470.42.01/README/addtlresources.html

Nvidia expects us to report compositor-specific issues to the related projects
instead of them...
(And they tend to not respond to my emails or send me to their developer forum
where I either don't get answers or problems sort of get ignored for extended
periods of time...)

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

[kwin] [Bug 447217] [Nvidia] [Wayland] 4K Desktop Scaling Problems

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447217

nekone...@protonmail.ch changed:

   What|Removed |Added

   Keywords||usability, wayland

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

[frameworks-baloo] [Bug 447157] baloo file extractor crash on chromium files

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447157

--- Comment #1 from tagwer...@innerjoin.org ---
(In reply to Alis from comment #0)
> ...  most of the files that baloo failed to
> extract or read are in "snap/chromium/common/chromium/Default/" ...
I see errors "Invalid encoding. Ignoring..." for a set of files, all called
3.log. Seem to be LevelDB database files.

Checking the mime type:
xdg-mime query filetype ...
gives:
text/x-log
which isn't right. I don't get a crash though

Even though I get an "Invalid encoding" error (or warning?), I don't see the
files appear in "balooctl failed"

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

[dolphin] [Bug 358038] KDE service for dolphin to change wallaper on the one was clicked with RMB

2021-12-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=358038

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

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

[gwenview] [Bug 447162] APP INMEDIATELY CLOSE AT OPENING

2021-12-19 Thread Antonio
https://bugs.kde.org/show_bug.cgi?id=447162

--- Comment #2 from Antonio  ---
Tx ... I'll go for It !

El sáb., 18 dic. 2021 14:36, Nicolas Fella 
escribió:

> https://bugs.kde.org/show_bug.cgi?id=447162
>
> Nicolas Fella  changed:
>
>What|Removed |Added
>
> 
>  Resolution|--- |WAITINGFORINFO
>  Status|REPORTED|NEEDSINFO
>  CC||nicolas.fe...@gmx.de
>
> --- Comment #1 from Nicolas Fella  ---
> We cannot help you without more information. Please give the information
> asked
> in the template and try to obtain a backtrace (see
>
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
> for instructions)
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[krita] [Bug 447218] New: Basically, while drawing anything (though I've done my testing just drawing lines) a sort of skipping occurs. So if I'm trying to draw a straight line for example, there will

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447218

Bug ID: 447218
   Summary: Basically, while drawing anything (though I've done my
testing just drawing lines) a sort of skipping occurs.
So if I'm trying to draw a straight line for example,
there will be random gaps in the line where the
program "skipped" over it.
   Product: krita
   Version: 4.4.8
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: krita-bugs-n...@kde.org
  Reporter: lucagj...@gmail.com
  Target Milestone: ---

Created attachment 144669
  --> https://bugs.kde.org/attachment.cgi?id=144669&action=edit
A screen recording of krita as I draw a few lines, demonstrating the skips
happening.

SUMMARY
Basically, while drawing anything (though I've done my testing just drawing
lines) a sort of skipping occurs. So if I'm trying to draw a straight line for
example, there will be random gaps in the line where the program "skipped" over
it.
I use a touchscreen laptop, so I tried moving the canvas incase it was an issue
with a specific part of the screen, but the same section of the canvas (now on
a different place on my screen) still skipped sections of lines. 
I've also tried switching to a new pen, cleaning my screen, cleaning my pen
tip, closing and restarting krita, and using my finger. All of these methods
still created the issue. 

STEPS TO REPRODUCE
1. Open a new file
2. Draw a continuous line

OBSERVED RESULT
There are gaps and skips in the line despite consistent and firm pen pressure

EXPECTED RESULT
There are gaps in the line

SOFTWARE/OS VERSIONS
Windows: Windows 10


ADDITIONAL INFORMATION
This occurs on a touch screen laptop. It occurs with both old and new pens, as
well as with my finger. It occurs both before and after cleaning the screen and
the pens. I'm unsure about this next part but it seems to happen more when the
brush is set to a lower thickness? I can't confirm this because it happens
regardless of thickness.

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

[frameworks-baloo] [Bug 447157] baloo file extractor crash on chromium files

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447157

--- Comment #2 from tagwer...@innerjoin.org ---
I seem to be checking with a far more recent neon/baloo.

If you are really using 5.68.0, there's been things fixed, see Bug 431664

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

[dolphin] [Bug 447219] New: Doplhin do not copy files through MNT Android

2021-12-19 Thread Michal Janousek
https://bugs.kde.org/show_bug.cgi?id=447219

Bug ID: 447219
   Summary: Doplhin do not copy files through MNT Android
   Product: dolphin
   Version: 21.12.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: maikc...@centrum.cz
CC: kfm-de...@kde.org
  Target Milestone: ---

STEPS TO REPRODUCE
1. Unlock mobile Motorola One Vision with Android 11 I try also Redmi 8T Note
2. Connect to file transfer 
3. Try copy files to same folder Dolhin say that file do not write into folder
4. After second connect phone Dolhin say do not connect to mnt (phone)

EXPECTED RESULT
Connect to phone easy through mnt Dolphin say file exist skip, owerwrite etc.
when I copy it.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: OpenSuse Thumbleweed update, Manajaro 
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Try install Cinnamon with Nemo and works good. But Cinnamon bad use font in qt
apps in OpenSuse.

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

[kwalletmanager] [Bug 350109] Add KeePass database support

2021-12-19 Thread Viorel-Cătălin Răpițeanu
https://bugs.kde.org/show_bug.cgi?id=350109

Viorel-Cătălin Răpițeanu  changed:

   What|Removed |Added

 CC||rapiteanu.cata...@gmail.com

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

[konsole] [Bug 447074] Split-view creates uneven views

2021-12-19 Thread Alfonso Murolo
https://bugs.kde.org/show_bug.cgi?id=447074

Alfonso Murolo  changed:

   What|Removed |Added

 CC||almur@gmail.com

--- Comment #1 from Alfonso Murolo  ---
I can confirm this, I have tried it on my personal machine (Konsole 21.12 on
Archlinux) and on Konsole master (22.03.70). I am looking into why this
happens. At a certain point I started thinking that maybe this could be
intended, but the fact that the first command spilits in exactly half, and
subsequent commands don´t, is to me giving away that something is odd.

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

[dolphin] [Bug 418300] Crash using keyboard to rename folder after folder

2021-12-19 Thread Jaime Torres
https://bugs.kde.org/show_bug.cgi?id=418300

--- Comment #3 from Jaime Torres  ---
FYI: I'm still unable to start dolphin under valgrind.
At least I know where the problem is: The included PCRE versión in Qt5, which
uses previous versions of https://github.com/zherczeg/sljit
which causes, with development version of valgrind, the errors:  
==32395== Conditional jump or move depends on uninitialised value(s)
==32395==at 0xF034DED: ??? (in /memfd:sljit (deleted))
==32395==by 0xDF671F9: ???
before crashing.
Any other Qt program that doesn't uses PCRE just runs as it used to.

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

[konsole] [Bug 447074] Split-view creates uneven views

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447074

--- Comment #2 from tcanabr...@kde.org ---
Subsequent commands splits the *current* container in exactly half.
I understand the request but I think it would be complex to implement
considering that the old behavior you could do only vertical *or*
horizontal splits, not combine them. (so it was easy to just reorganize the
screen dividing the width by the number of splits)

Now we can combine splits, horizontal and vertical, so resizing all panels
is not so straightforward.


Le dim. 19 déc. 2021 à 09:51, Alfonso Murolo  a
écrit :

> https://bugs.kde.org/show_bug.cgi?id=447074
>
> Alfonso Murolo  changed:
>
>What|Removed |Added
>
> 
>  CC||almur@gmail.com
>
> --- Comment #1 from Alfonso Murolo  ---
> I can confirm this, I have tried it on my personal machine (Konsole 21.12
> on
> Archlinux) and on Konsole master (22.03.70). I am looking into why this
> happens. At a certain point I started thinking that maybe this could be
> intended, but the fact that the first command spilits in exactly half, and
> subsequent commands don´t, is to me giving away that something is odd.
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.

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

[plasmashell] [Bug 427278] Panel & desktop config of secondary monitor lost after ScreenConnectors renumbering

2021-12-19 Thread Dragoon Aethis
https://bugs.kde.org/show_bug.cgi?id=427278

Dragoon Aethis  changed:

   What|Removed |Added

 CC||k...@dragonic.eu

--- Comment #13 from Dragoon Aethis  ---
Same issue here, and it occurs randomly every now and then... The workaround
I've found so far is to:
- kquitapp5 plasmashell
- Edit ~/.config/plasmashellrc and remove all entries under [ScreenConnectors]
- kstart5 plasmashell && kquitapp5 plasmashell
- Read ~/.config/plasmashellrc [ScreenConnectors] to get new screen numbers
- Edit ~/.config/plasma-org.kde.plasma.desktop-appletsrc and manually set
lastScreen values for Containments as needed.
- kstart5 plasmashell

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

[digikam] [Bug 138704] Show selected camera focus points (AF) as graphical overlay of editor/preview canvas

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=138704

--- Comment #29 from caulier.gil...@gmail.com ---
This feature is now implemented in 7.4.0.

https://imgur.com/YsoQOLo

This need to be improved again, but at least, displaying focus area over
preview work for camera providing these information in metadata.

Gilles Caulier

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

[konsole] [Bug 447074] Split-view creates uneven views

2021-12-19 Thread Alfonso Murolo
https://bugs.kde.org/show_bug.cgi?id=447074

--- Comment #3 from Alfonso Murolo  ---
(In reply to tcanabrava from comment #2)
> Created attachment 144670 [details]
> attachment-25446-0.html
> 
> Subsequent commands splits the *current* container in exactly half.
> I understand the request but I think it would be complex to implement
> considering that the old behavior you could do only vertical *or*
> horizontal splits, not combine them. (so it was easy to just reorganize the
> screen dividing the width by the number of splits)
> 
> Now we can combine splits, horizontal and vertical, so resizing all panels
> is not so straightforward.
> 
> 
> Le dim. 19 déc. 2021 à 09:51, Alfonso Murolo  a
> écrit :
> 
> > https://bugs.kde.org/show_bug.cgi?id=447074
> >
> > Alfonso Murolo  changed:
> >
> >What|Removed |Added
> >
> > 
> >  CC||almur@gmail.com
> >
> > --- Comment #1 from Alfonso Murolo  ---
> > I can confirm this, I have tried it on my personal machine (Konsole 21.12
> > on
> > Archlinux) and on Konsole master (22.03.70). I am looking into why this
> > happens. At a certain point I started thinking that maybe this could be
> > intended, but the fact that the first command spilits in exactly half, and
> > subsequent commands don´t, is to me giving away that something is odd.
> >
> > --
> > You are receiving this mail because:
> > You are the assignee for the bug.

As I am not very familiar with the code of the ViewSplitter, and I chose this
issue as the first one ever to look at (:D), please take my words with a grain
of salt: it seems from the behaviour however that the sizes of the current
container are incorrectly referenced to. 

This results in a failure:
1. Split the views in half top/bottom. Views will be split correctly
2. Kill the bottom view. Now only one view exists, exactly identical to the
first
3. Split the view in half top/bottom again. Current container should,
intuitively, be exactly the same size of the original container, to be split in
half. Observe the failure in splitting in half a second time.

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

[digikam] [Bug 447220] New: Poor visibility of sidebar icons following update 7.3 to 7.4

2021-12-19 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=447220

Bug ID: 447220
   Summary: Poor visibility of sidebar icons following update 7.3
to 7.4
   Product: digikam
   Version: 7.4.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Usability-Themes
  Assignee: digikam-bugs-n...@kde.org
  Reporter: pip@gmx.com
  Target Milestone: ---

Created attachment 144671
  --> https://bugs.kde.org/attachment.cgi?id=144671&action=edit
Screenshot showing white sidebar icons

SUMMARY

Following an update from 7.3 to 7.4 the icons displayed in both left and right
sidebars are now white and have poor visibility. (Using Default Theme).

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT
See attached screen shot.

EXPECTED RESULT
Icons visible :)

SOFTWARE/OS VERSIONS
Operating System: openSUSE Leap 15.3
KDE Plasma Version: 5.18.6
KDE Frameworks Version: 5.76.0
Qt Version: 5.12.7
Kernel Version: 5.3.18-59.37-default
OS Type: 64-bit
Processors: 4 × AMD Ryzen 3 2200U with Radeon Vega Mobile Gfx
Memory: 7.4 GiB of RAM


ADDITIONAL INFORMATION

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

[plasmashell] [Bug 447221] New: Visibility of scroll bar of Plasma popup is not good on dark background

2021-12-19 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=447221

Bug ID: 447221
   Summary: Visibility of scroll bar of Plasma popup is not good
on dark background
   Product: plasmashell
   Version: master
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: bugsefor...@gmx.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Created attachment 144672
  --> https://bugs.kde.org/attachment.cgi?id=144672&action=edit
screen recording

SUMMARY
Please watch the attached screen recording to compare the scroll bar of the
Clipboard applet on dark and light backgrounds.

OBSERVED RESULT
Visibility of the scroll bar on dark background is not good

EXPECTED RESULT
Scroll bar should have better visibility on dark background


SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.23.80
KDE Frameworks Version: 5.90.0
Qt Version: 5.15.3
Graphics Platform: Wayland

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

[digikam] [Bug 447220] Poor visibility of sidebar icons following update 7.3 to 7.4

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447220

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com

--- Comment #1 from caulier.gil...@gmail.com ---
Did you try to changes the widgets style from Setup Miscs dialog page ?

Gilles Caulier

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

[kwin] [Bug 435674] [X11] Maximized windows intermittently refuse to close from extreme top-right corner with HiDPI

2021-12-19 Thread Paul McAuley
https://bugs.kde.org/show_bug.cgi?id=435674

--- Comment #5 from Paul McAuley  ---
Another aspect of this bug is that sometimes clicking at the extreme top-right
causes the window behind the one you want to close to close instead.

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

[krita] [Bug 447213] cut tool not working well within lasso tool

2021-12-19 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=447213

wolthera  changed:

   What|Removed |Added

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

--- Comment #3 from wolthera  ---
I can't confirm, but what is probably going on here is that the action that
cuts is asking the node manager to cut before the selection tool has had a
chance to finish up it's selection and tell the node manager about it. This
also means that proly noone who doesn't have this workflow can confirm, because
this kind of speed is only possible if you're practiced in making a selection
and then immediately cutting, so I'll mark it as confirmed for now.

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

[kid3] [Bug 432578] Missing space after a '.'

2021-12-19 Thread Urs Fleisch
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #17 from Urs Fleisch  ---
Good to hear that it seems to work so far. I will leave the bug open some time
while you get some experience with the Qt 6 version. I do not know of any
shortcomings or bugs in this version, it is built like the Qt 5 version from
Linux using a cross compiler. What I was not able to test was audio playback,
but Qt 6 builds for Linux and Windows had working audio output, so I would
expect it to work. Another thing which has changed in Qt 6 is that there are
not many text conversion codecs to convert between different charsets, so the
"Text encoding" options offered in the "Tags/Tag 1" tab of the settings are
quite reduced, but this is probably not a problem if you do not have ID3v1 tags
with an encoding other the ASCII or ISO-8859-1 (which is not recommended
anyway). So please report if you find any problems with the Qt 6 version. If it
works satisfactorily, I will make this version an official alternative. Sooner
or later, all versions will have to be built with Qt 6, so it is good to gain
some experience beforehand.

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

[digikam] [Bug 447220] Poor visibility of sidebar icons following update 7.3 to 7.4

2021-12-19 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=447220

--- Comment #2 from Paul  ---
The widget style I normally use is QtCurve.

Tried  Breeze and Oxygen widget styles - no change (to colouring) , icons
remain white.

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

[krita] [Bug 447218] Basically, while drawing anything (though I've done my testing just drawing lines) a sort of skipping occurs. So if I'm trying to draw a straight line for example, there will be r

2021-12-19 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=447218

Halla Rempt  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||ha...@valdyas.org
 Resolution|--- |WAITINGFORINFO
  Component|General |Tablets (tablet issues are
   ||only very rarely bugs in
   ||Krita!)

--- Comment #1 from Halla Rempt  ---
Issues like this are pretty much always driver issues, _even_ if the issue
doesn't happen in other applications. In any case, without access to your
specific hardware, there's not much we can do to investigate the issue because
we don't have access to your hardware. 

Things to try:

* You can check with the tablet tester app in the settings/configure krita
dialog whether that also shows gaps, but in either case.
* Switch between Windows Pointer API and Wintab in the tablet settings
* Update the driver

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

[krita] [Bug 447134] Removing default tags does not stay

2021-12-19 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=447134

Halla Rempt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/791aeda4f
   ||350c8f012dde5da469659048171
   ||9a02

--- Comment #4 from Halla Rempt  ---
Git commit 791aeda4f350c8f012dde5da4696590481719a02 by Halla Rempt.
Committed on 19/12/2021 at 11:07.
Pushed by rempt into branch 'master'.

Add an "active" column to the resource_tags table

* This is a db schema change, but since we're simply adding a column,
I've implemented an update table statement for this, so the database
isn't dropped and recreated. If you want to test the database update,
make sure you keep a copy of the current version around before starting
a build of this MR.

* untagging a resource now sets the resource_tag entry's active column
to 0. This means there are three states for a resource: never tagged,
tagged but untagged and still tagged. resource_tag entries are now not
deleted from the database if a resource is untagged.

M  +62   -32   libs/resources/KisResourceCacheDb.cpp
M  +0-1libs/resources/KisResourceCacheDb.h
M  +2-1libs/resources/KisResourceLocator.cpp
M  +6-6libs/resources/KisResourceModel.cpp
M  +1-1libs/resources/KisTagFilterResourceProxyModel.cpp
M  +1-1libs/resources/KisTagFilterResourceProxyModel.h
M  +50   -33   libs/resources/KisTagResourceModel.cpp
M  +11   -3libs/resources/KisTagResourceModel.h
M  +1-0libs/resources/sql/create_resource_tags.sql
M  +2-3libs/resources/tests/TestTagResourceModel.cpp

https://invent.kde.org/graphics/krita/commit/791aeda4f350c8f012dde5da4696590481719a02

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

[krita] [Bug 447134] Removing default tags does not stay

2021-12-19 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=447134

Halla Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap
   |hics/krita/commit/791aeda4f |hics/krita/commit/41b34cb5a
   |350c8f012dde5da469659048171 |9ef28c42ee946ca1e8e68b0bc94
   |9a02|af5a

--- Comment #5 from Halla Rempt  ---
Git commit 41b34cb5a9ef28c42ee946ca1e8e68b0bc94af5a by Halla Rempt.
Committed on 19/12/2021 at 11:10.
Pushed by rempt into branch 'krita/5.0'.

Add an "active" column to the resource_tags table

* This is a db schema change, but since we're simply adding a column,
I've implemented an update table statement for this, so the database
isn't dropped and recreated. If you want to test the database update,
make sure you keep a copy of the current version around before starting
a build of this MR.

* untagging a resource now sets the resource_tag entry's active column
to 0. This means there are three states for a resource: never tagged,
tagged but untagged and still tagged. resource_tag entries are now not
deleted from the database if a resource is untagged.
(cherry picked from commit 791aeda4f350c8f012dde5da4696590481719a02)

M  +62   -32   libs/resources/KisResourceCacheDb.cpp
M  +0-1libs/resources/KisResourceCacheDb.h
M  +2-1libs/resources/KisResourceLocator.cpp
M  +6-6libs/resources/KisResourceModel.cpp
M  +1-1libs/resources/KisTagFilterResourceProxyModel.cpp
M  +1-1libs/resources/KisTagFilterResourceProxyModel.h
M  +50   -33   libs/resources/KisTagResourceModel.cpp
M  +11   -3libs/resources/KisTagResourceModel.h
M  +1-0libs/resources/sql/create_resource_tags.sql
M  +2-3libs/resources/tests/TestTagResourceModel.cpp

https://invent.kde.org/graphics/krita/commit/41b34cb5a9ef28c42ee946ca1e8e68b0bc94af5a

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

[Discover] [Bug 447222] New: Please help : I have 22 blocked updates

2021-12-19 Thread Eric.S
https://bugs.kde.org/show_bug.cgi?id=447222

Bug ID: 447222
   Summary: Please help : I have 22 blocked updates
   Product: Discover
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: grave
  Priority: NOR
 Component: Updates (offline)
  Assignee: lei...@leinir.dk
  Reporter: eric.sallemb...@free.fr
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 144673
  --> https://bugs.kde.org/attachment.cgi?id=144673&action=edit
I have 22 blocked updates

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports



STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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.

[digikam] [Bug 447223] New: Updating faces database does not do anything

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447223

Bug ID: 447223
   Summary: Updating faces database does not do anything
   Product: digikam
   Version: 7.5.0
  Platform: Microsoft Windows
OS: Android 10.x
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Faces-Detection
  Assignee: digikam-bugs-n...@kde.org
  Reporter: eberhard.morgenr...@eawag.ch
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

I have upgraded from version 7.3 to 7.5. I now observe that Maintenance does
not seem to work anymore. When I "Scan for new items" or "update faces
database" then the system is telling me it is busy - but it remains at 0% for
hours.

STEPS TO REPRODUCE
1. Run Maintenance with "Scan for new items" and "update faces database" 

OBSERVED RESULT
0% for hours.

EXPECTED RESULT


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.

[kmymoney] [Bug 447224] New: Import Filter creates output file but does not import it. Manually importing created file works fine.

2021-12-19 Thread AgentX_NZ
https://bugs.kde.org/show_bug.cgi?id=447224

Bug ID: 447224
   Summary: Import Filter creates output file but does not import
it. Manually importing created file works fine.
   Product: kmymoney
   Version: 5.1.2
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: importer
  Assignee: kmymoney-de...@kde.org
  Reporter: marten...@gmail.com
  Target Milestone: ---

Created attachment 144674
  --> https://bugs.kde.org/attachment.cgi?id=144674&action=edit
Powershell script before being compiled.

SUMMARY
***
When importing banks OFX file, it causes kMyMoney to close. To difficult to
diagnose so chose to import QIF format instead. Unfortunately banks qif has
Payees as Memos so an import filter was required to change M to P. 

Initially thought Import Filter parsed the file as an argument to the filter
application but learnt the contents were actually piped in.  Being on Windows
platform prefer to use Powershell and compile to executable. 
Script tests fine and works in KMM, KMM waits for script to finish however no
transactions are imported on completion.
The stdin is receiveived, processed and saved to output file. KMM is not
picking up the file after the filter.

I read the documentation multiple times and tried the source code but it was
above my head. 
I also tried writing to stdout instead of a file. No file and still no
transaction.
What is KMM expecting if not the file created in the import filter?

***
STEPS TO REPRODUCE
1. Create powershell app to receive stdin and output new file
   Compile script to exe. (used PS2EXE)
3. Create Filter Profile
   Set "Input filter location" to path/myFilter.exe
   Set "Output filter location to same path and file outputted by powershell
script
5. File >> Import QIF using created filter profile.

OBSERVED RESULT
Import filter invoked, qif contents pushed to executable, output.qif file
created with corrections applied
Import waits for executable to finish then reports No transactions imported.
"Output.qif" file remains intact and can be manually imported without issue.

EXPECTED RESULT
After selecting qif file to import, expect script to write to stdout or file
and for KMM to import the newly created file.

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.

[kmymoney] [Bug 447224] Import Filter creates output file but does not import it. Manually importing created file works fine.

2021-12-19 Thread AgentX_NZ
https://bugs.kde.org/show_bug.cgi?id=447224

--- Comment #1 from AgentX_NZ  ---
Created attachment 144675
  --> https://bugs.kde.org/attachment.cgi?id=144675&action=edit
Powershell script as an executable

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

[digikam] [Bug 447223] Updating faces database does not do anything

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447223

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

   What|Removed |Added

 OS|Android 10.x|Microsoft Windows
 CC||caulier.gil...@gmail.com

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

[kate] [Bug 447225] New: Cursor "jumps" one character to the right when inputting dead keys ' and " in US alt. intl. keyboard layout

2021-12-19 Thread Sebastian
https://bugs.kde.org/show_bug.cgi?id=447225

Bug ID: 447225
   Summary: Cursor "jumps" one character to the right when
inputting dead keys ' and " in US alt. intl. keyboard
layout
   Product: kate
   Version: 21.08.1
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: kdeb...@snordhoff.dialup.fu-berlin.de
  Target Milestone: ---

SUMMARY
*** 
I have used the editor kate for about 20 years now. After a recent update, I
experience a strange behaviour. When I want to input quotation marks, the
cursor "jumps" one character to the right, putting the quotation mark *after*
the character, where it should be before

Suppose I want to add quotation marks around "hello" as shown below. At first,
I get ¨, which indicates that a composing character has been input, which is
waiting for another keypress to decide whether it should become ä, ö, ü or, in
this case ". This character ¨ appears where it should appear. As soon as I
press , however, it jumps one character to the right. 

`s = hello`
`s = ¨hello`
`s = h"ello`

The same is true for the ' combining character. If I want to correct "Cdiz" to
"Cádiz", I get the following
`s = hello`
`s = ´hello`
`s = h'ello`

The issue does not occur with ^ or `.

The issue occurs with other Qt-programs (kile, open-scad). It does not occur
with non-Qt-programs.

Input via other keyboard layouts (german) is fine.
***


STEPS TO REPRODUCE
1. Set keyboard to "US alt. intl."
2. Input 123456
3. Position cursor between 3 and 4
4. Type "
5. Type " again. 


OBSERVED RESULT
1234"56

EXPECTED RESULT
123"456

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

ADDITIONAL INFORMATION

 xcb windowing system

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

[kate] [Bug 447225] Cursor "jumps" one character to the right when inputting dead keys ' and " in US alt. intl. keyboard layout

2021-12-19 Thread Sebastian
https://bugs.kde.org/show_bug.cgi?id=447225

Sebastian  changed:

   What|Removed |Added

 CC||kdeb...@snordhoff.dialup.fu
   ||-berlin.de

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

[kate] [Bug 447225] Cursor "jumps" one character to the right when inputting dead keys ' and " in US alt. intl. keyboard layout

2021-12-19 Thread Sebastian
https://bugs.kde.org/show_bug.cgi?id=447225

--- Comment #1 from Sebastian  ---
PS: sorry about the misleading  mentioning of Cádiz. Next to plain input of '
and ", the issue arises as well when inputting letters with diacritics, eg "á"
in Cádiz.

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

[digikam] [Bug 447223] Updating faces database does not do anything

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447223

--- Comment #1 from caulier.gil...@gmail.com ---
Which kind of database type did you use ? mysql remote | local  | sqlite ?

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

[kdevplatform] [Bug 442903] "kdevcustomscript||GNU_indent_GNU" is stored by default if the user selects no source formatter

2021-12-19 Thread Igor Kushnir
https://bugs.kde.org/show_bug.cgi?id=442903

--- Comment #1 from Igor Kushnir  ---
> kdevcustomscript||GNU_indent_GNU is stored despite the fact that Artistic 
> Style||1TBS is initially selected in the UI for each language.
This statement is wrong. When Artistic Style||1TBS is initially selected in the
UI for each non-Python language, the following is stored in the session's
sessionrc:

[SourceFormatter]
ModelinesEnabled=false
OverrideKateIndentation=false
text/x-c++hdr=kdevastyle||1TBS
text/x-c++src=kdevastyle||1TBS
text/x-chdr=kdevastyle||1TBS
text/x-csharp=kdevastyle||1TBS
text/x-csrc=kdevastyle||1TBS
text/x-java=kdevastyle||1TBS
text/x-objcsrc=kdevastyle||1TBS
text/x-python=kdevcustomscript||GNU_indent_GNU
text/x-python3=kdevcustomscript||GNU_indent_GNU

I was mistaken because of another UI bug: the order of the formatter plugins in
the Formatter combobox can change each time Configure KDevelop... dialog is
opened. The first formatter in the combobox is preselected.

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

[kwin] [Bug 446891] Wayland: drag-source application cannot terminate correctly after dragging something from them

2021-12-19 Thread Almaz
https://bugs.kde.org/show_bug.cgi?id=446891

Almaz  changed:

   What|Removed |Added

 CC||almazgalie...@gmail.com

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

[digikam] [Bug 447220] Poor visibility of sidebar icons following update 7.3 to 7.4

2021-12-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=447220

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #3 from Maik Qualmann  ---
In current KF5 versions the auto colo icon theme feature has been added. Use
the System Icon Theme in digiKam Settings Miscellaneous. After the restart, the
icons automatically adapt to your set color scheme. I have openSUSE myself. Do
not choose Breeze or Breeze-Dark if you are using a native KF5 desktop.

Maik

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

[plasmashell] [Bug 447226] New: [WAYLAND] Switching between dekstops while draging a window

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447226

Bug ID: 447226
   Summary: [WAYLAND] Switching between dekstops while draging a
window
   Product: plasmashell
   Version: 5.23.4
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: rafalkozlowsk...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

In kde X11 it is possible to drag a window and move it to another dekstop with
hitting Ctrl+F[n]. Wayland version is lack of this feature. 

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: OpenSUSE Tumbleweed
(available in About System)
KDE Plasma Version: Plasma 5.23.4
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.2

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

[krita] [Bug 447227] New: 4.4.2; export to GIF image file has unwanted punctuation marks when file is viewed

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447227

Bug ID: 447227
   Summary: 4.4.2; export to GIF image file has unwanted
punctuation marks when file is viewed
   Product: krita
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: File formats
  Assignee: krita-bugs-n...@kde.org
  Reporter: van.ly+...@sdf.org
  Target Milestone: ---

Created attachment 144676
  --> https://bugs.kde.org/attachment.cgi?id=144676&action=edit
GIF image file with spotty full stop punctuation marks scattered all over the
place

SUMMARY
***
4.4.2; export to GIF image file has unwanted punctuation marks when file is
viewed

Exporting file of two east asian symbols to GIF image has unwanted spotty full
stop punctuation marks scattered all over.  

For comparison, exporting file of two east asian symbols to PNG image file has
clear pure background color and solid foreground color for symbols.
***


STEPS TO REPRODUCE
1. create new document; image size 256x256
2. pick svg text tool; enter east asian character 木 at size 6; separately,
enter at size 72
3. pick File/Export GIF image

OBSERVED RESULT
The background canvas has many dotted full stop punctuation marks in
intermediate color.

The foreground symbols have spotty intermediated color full stop punctuation
marks.

EXPECTED RESULT
Pure white background canvas behind solid color symbols in foreground.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
  Build ABI: arm64-little_endian-lp64
  Build CPU: arm64
  CPU: arm64
  Kernel Type: linux
  Kernel Version: 5.10.63-v8+
  Pretty Productname: Debian GNU/Linux 11 (bullseye)
  Product Type: debian
  Product Version: 11
  Desktop: LXDE
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 5.15.2

ADDITIONAL INFORMATION

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

[krita] [Bug 447227] 4.4.2; export to GIF image file has unwanted punctuation marks when file is viewed

2021-12-19 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=447227

Halla Rempt  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REPORTED|RESOLVED
 CC||ha...@valdyas.org

--- Comment #1 from Halla Rempt  ---
Please update to the most recent release of Krita. We cannot investigate bugs
in versions this old. And please use the appimage, since that contains
dependencies built with many fixes.

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

[kid3] [Bug 432578] Missing space after a '.'

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=432578

--- Comment #18 from seb.lebre...@gmail.com ---
Thanks, I'll use it and report back here if I find something. Please ask if you
need me to test something in particular or want an update.

BTW I never use audio within kid3 (didn't even know it is possible) so I won't
know about those issues if any, and I always remove ID3v1 tags whenever I have
one because iTunes/Music writes to ID3v2 so the encoding limitations shouldn't
not be a problem.

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

[krita] [Bug 447227] 4.4.2; export to GIF image file has unwanted punctuation marks when file is viewed

2021-12-19 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=447227

wolthera  changed:

   What|Removed |Added

 CC||griffinval...@gmail.com

--- Comment #2 from wolthera  ---
In krita 5.0 you will be able to turn off the dithering (the little pixels) by
changing the gif-image export options.

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

[systemsettings] [Bug 446285] Show KCM in search results if English title matches query, even when the system is using another language

2021-12-19 Thread Florian Edelmann
https://bugs.kde.org/show_bug.cgi?id=446285

Florian Edelmann  changed:

   What|Removed |Added

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

--- Comment #5 from Florian Edelmann  ---
MR https://invent.kde.org/plasma/systemsettings/-/merge_requests/102 was
merged, so this is fixed now :)

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

[konsole] [Bug 447074] Split-view creates uneven views

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447074

--- Comment #4 from tcanabr...@kde.org ---
you are correct, there is a bug there, I have never realized it.
Do you want to try to solve it? code *should* not be complex.
if not, I can try later on.


On Sun, Dec 19, 2021 at 10:39 AM Alfonso Murolo 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=447074
>
> --- Comment #3 from Alfonso Murolo  ---
> (In reply to tcanabrava from comment #2)
> > Created attachment 144670 [details]
> > attachment-25446-0.html
> >
> > Subsequent commands splits the *current* container in exactly half.
> > I understand the request but I think it would be complex to implement
> > considering that the old behavior you could do only vertical *or*
> > horizontal splits, not combine them. (so it was easy to just reorganize
> the
> > screen dividing the width by the number of splits)
> >
> > Now we can combine splits, horizontal and vertical, so resizing all
> panels
> > is not so straightforward.
> >
> >
> > Le dim. 19 déc. 2021 à 09:51, Alfonso Murolo 
> a
> > écrit :
> >
> > > https://bugs.kde.org/show_bug.cgi?id=447074
> > >
> > > Alfonso Murolo  changed:
> > >
> > >What|Removed |Added
> > >
> > >
> 
> > >  CC||almur@gmail.com
> > >
> > > --- Comment #1 from Alfonso Murolo  ---
> > > I can confirm this, I have tried it on my personal machine (Konsole
> 21.12
> > > on
> > > Archlinux) and on Konsole master (22.03.70). I am looking into why this
> > > happens. At a certain point I started thinking that maybe this could be
> > > intended, but the fact that the first command spilits in exactly half,
> and
> > > subsequent commands don´t, is to me giving away that something is odd.
> > >
> > > --
> > > You are receiving this mail because:
> > > You are the assignee for the bug.
>
> As I am not very familiar with the code of the ViewSplitter, and I chose
> this
> issue as the first one ever to look at (:D), please take my words with a
> grain
> of salt: it seems from the behaviour however that the sizes of the current
> container are incorrectly referenced to.
>
> This results in a failure:
> 1. Split the views in half top/bottom. Views will be split correctly
> 2. Kill the bottom view. Now only one view exists, exactly identical to the
> first
> 3. Split the view in half top/bottom again. Current container should,
> intuitively, be exactly the same size of the original container, to be
> split in
> half. Observe the failure in splitting in half a second time.
>
> --
> You are receiving this mail because:
> You are the assignee for the bug.

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

[konsole] [Bug 447074] Split-view creates uneven views

2021-12-19 Thread Alfonso Murolo
https://bugs.kde.org/show_bug.cgi?id=447074

--- Comment #5 from Alfonso Murolo  ---
(In reply to tcanabrava from comment #4)
> Created attachment 144677 [details]
> attachment-4483-0.html
> 
> you are correct, there is a bug there, I have never realized it.
> Do you want to try to solve it? code *should* not be complex.
> if not, I can try later on.
> 
> 
> On Sun, Dec 19, 2021 at 10:39 AM Alfonso Murolo 
> wrote:
> 
> > https://bugs.kde.org/show_bug.cgi?id=447074
> >
> > --- Comment #3 from Alfonso Murolo  ---
> > (In reply to tcanabrava from comment #2)
> > > Created attachment 144670 [details]
> > > attachment-25446-0.html
> > >
> > > Subsequent commands splits the *current* container in exactly half.
> > > I understand the request but I think it would be complex to implement
> > > considering that the old behavior you could do only vertical *or*
> > > horizontal splits, not combine them. (so it was easy to just reorganize
> > the
> > > screen dividing the width by the number of splits)
> > >
> > > Now we can combine splits, horizontal and vertical, so resizing all
> > panels
> > > is not so straightforward.
> > >
> > >
> > > Le dim. 19 déc. 2021 à 09:51, Alfonso Murolo 
> > a
> > > écrit :
> > >
> > > > https://bugs.kde.org/show_bug.cgi?id=447074
> > > >
> > > > Alfonso Murolo  changed:
> > > >
> > > >What|Removed |Added
> > > >
> > > >
> > 
> > > >  CC||almur@gmail.com
> > > >
> > > > --- Comment #1 from Alfonso Murolo  ---
> > > > I can confirm this, I have tried it on my personal machine (Konsole
> > 21.12
> > > > on
> > > > Archlinux) and on Konsole master (22.03.70). I am looking into why this
> > > > happens. At a certain point I started thinking that maybe this could be
> > > > intended, but the fact that the first command spilits in exactly half,
> > and
> > > > subsequent commands don´t, is to me giving away that something is odd.
> > > >
> > > > --
> > > > You are receiving this mail because:
> > > > You are the assignee for the bug.
> >
> > As I am not very familiar with the code of the ViewSplitter, and I chose
> > this
> > issue as the first one ever to look at (:D), please take my words with a
> > grain
> > of salt: it seems from the behaviour however that the sizes of the current
> > container are incorrectly referenced to.
> >
> > This results in a failure:
> > 1. Split the views in half top/bottom. Views will be split correctly
> > 2. Kill the bottom view. Now only one view exists, exactly identical to the
> > first
> > 3. Split the view in half top/bottom again. Current container should,
> > intuitively, be exactly the same size of the original container, to be
> > split in
> > half. Observe the failure in splitting in half a second time.
> >
> > --
> > You are receiving this mail because:
> > You are the assignee for the bug.

I´d like to try to fix it. As it is my first issue, it will probably take me a
while to figure out how the entire splitter works, but hopefully it shouldn´t
be too hard :-)

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

[kwin] [Bug 417716] With non-breeze aurorae theme and "No Borders" setting it's no longer possible to get resize cursor on titlebar's upper edge

2021-12-19 Thread varlesh
https://bugs.kde.org/show_bug.cgi?id=417716

varlesh  changed:

   What|Removed |Added

 CC||varl...@gmail.com

--- Comment #5 from varlesh  ---
Confirm this issue:
https://github.com/PapirusDevelopmentTeam/materia-kde/issues/131

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

[frameworks-kio] [Bug 446923] Dolphin and file pickers have a 5-10 second lag when first opened

2021-12-19 Thread Mike Lothian
https://bugs.kde.org/show_bug.cgi?id=446923

--- Comment #2 from Mike Lothian  ---
So ran with gdb, and pressed "ctrl + c" when is was waiting, then "bt"

#0  0x75b4211d in ppoll () from /lib64/libc.so.6
#1  0x76137f45 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /usr/lib64/libQt5Core.so.5
#2  0x7607f18a in QProcess::waitForFinished(int) () from
/usr/lib64/libQt5Core.so.5
#3  0x779c94d6 in ?? () from /usr/lib64/libKF5KIOCore.so.5
#4  0x779c9f2a in ?? () from /usr/lib64/libKF5KIOCore.so.5
#5  0x779cb51c in KSambaShare::KSambaShare() () from
/usr/lib64/libKF5KIOCore.so.5
#6  0x779cb936 in KSambaShare::instance() () from
/usr/lib64/libKF5KIOCore.so.5
#7  0x779d7b35 in KFileItem::overlays() const () from
/usr/lib64/libKF5KIOCore.so.5
#8  0x77ee9d94 in KFileItemModelRolesUpdater::rolesData(KFileItem
const&) () from /usr/lib64/libdolphinprivate.so.5
#9  0x77eebb42 in KFileItemModelRolesUpdater::applyResolvedRoles(int,
KFileItemModelRolesUpdater::ResolveHint) () from
/usr/lib64/libdolphinprivate.so.5
#10 0x77eebd64 in
KFileItemModelRolesUpdater::slotPreviewFailed(KFileItem const&) () from
/usr/lib64/libdolphinprivate.so.5
#11 0x76125ceb in ?? () from /usr/lib64/libQt5Core.so.5
#12 0x77bb2f25 in KIO::PreviewJob::failed(KFileItem const&) () from
/usr/lib64/libKF5KIOWidgets.so.5
#13 0x77baa08b in ?? () from /usr/lib64/libKF5KIOWidgets.so.5
#14 0x76125ceb in ?? () from /usr/lib64/libQt5Core.so.5
#15 0x7723f6b3 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/usr/lib64/libKF5CoreAddons.so.5
#16 0x77243acb in KJob::finishJob(bool) () from
/usr/lib64/libKF5CoreAddons.so.5
#17 0x76125ceb in ?? () from /usr/lib64/libQt5Core.so.5
#18 0x779fc006 in KIO::SlaveInterface::error(int, QString const&) ()
from /usr/lib64/libKF5KIOCore.so.5
#19 0x77a02700 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /usr/lib64/libKF5KIOCore.so.5
#20 0x779fbe29 in KIO::SlaveInterface::dispatch() () from
/usr/lib64/libKF5KIOCore.so.5
#21 0x779fe472 in KIO::Slave::gotInput() () from
/usr/lib64/libKF5KIOCore.so.5
#22 0x76125ceb in ?? () from /usr/lib64/libQt5Core.so.5
#23 0x76118196 in QObject::event(QEvent*) () from
/usr/lib64/libQt5Core.so.5
#24 0x76c79d81 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#25 0x760f3088 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#26 0x760f3b86 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#27 0x7613c043 in ?? () from /usr/lib64/libQt5Core.so.5
#28 0x73f11f8b in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#29 0x73f6ea28 in ?? () from /usr/lib64/libglib-2.0.so.0
#30 0x73f0beef in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#31 0x76140434 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#32 0x760eb3cb in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#33 0x760f6b3d in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#34 0x5559ff23 in ?? ()
#35 0x75a66302 in ?? () from /lib64/libc.so.6
#36 0x75a663b8 in __libc_start_main () from /lib64/libc.so.6
#37 0x555a06f1 in ?? ()

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

[frameworks-kio] [Bug 446923] Dolphin and file pickers have a 5-10 second lag when first opened

2021-12-19 Thread Mike Lothian
https://bugs.kde.org/show_bug.cgi?id=446923

--- Comment #3 from Mike Lothian  ---
Also did the same with kdiff3 on the Open File dialog:

#0  0x7629211d in ppoll () from /lib64/libc.so.6
#1  0x76961f45 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /usr/lib64/libQt5Core.so.5
#2  0x768a918a in QProcess::waitForFinished(int) () from
/usr/lib64/libQt5Core.so.5
#3  0x77e2e4d6 in ?? () from /usr/lib64/libKF5KIOCore.so.5
#4  0x77e2ef2a in ?? () from /usr/lib64/libKF5KIOCore.so.5
#5  0x77e3051c in KSambaShare::KSambaShare() () from
/usr/lib64/libKF5KIOCore.so.5
#6  0x77e30936 in KSambaShare::instance() () from
/usr/lib64/libKF5KIOCore.so.5
#7  0x77e3cb35 in KFileItem::overlays() const () from
/usr/lib64/libKF5KIOCore.so.5
#8  0x76142cbc in KDirModel::data(QModelIndex const&, int) const ()
from /usr/lib64/libKF5KIOWidgets.so.5
#9  0x768f6c79 in QSortFilterProxyModel::data(QModelIndex const&, int)
const () from /usr/lib64/libQt5Core.so.5
#10 0x7612b346 in ?? () from /usr/lib64/libKF5KIOWidgets.so.5
#11 0x7612effc in KFileItemDelegate::sizeHint(QStyleOptionViewItem
const&, QModelIndex const&) const () from /usr/lib64/libKF5KIOWidgets.so.5
#12 0x776e3135 in QTreeView::indexRowSizeHint(QModelIndex const&) const
() from /usr/lib64/libQt5Widgets.so.5
#13 0x776e49dc in QTreeViewPrivate::layout(int, bool, bool) () from
/usr/lib64/libQt5Widgets.so.5
#14 0x776dd821 in QTreeView::doItemsLayout() () from
/usr/lib64/libQt5Widgets.so.5
#15 0x776d9ee4 in QTreeView::visualRect(QModelIndex const&) const ()
from /usr/lib64/libQt5Widgets.so.5
#16 0x716aebb0 in ?? () from /usr/lib64/libKF5KIOFileWidgets.so.5
#17 0x716b503b in ?? () from /usr/lib64/libKF5KIOFileWidgets.so.5
#18 0x7694fceb in ?? () from /usr/lib64/libQt5Core.so.5
#19 0x77ebbf35 in KCoreDirLister::newItems(KFileItemList const&) ()
from /usr/lib64/libKF5KIOCore.so.5
#20 0x77ec00a0 in ?? () from /usr/lib64/libKF5KIOCore.so.5
#21 0x77eb72d0 in ?? () from /usr/lib64/libKF5KIOCore.so.5
#22 0x7694fceb in ?? () from /usr/lib64/libQt5Core.so.5
#23 0x77e73e74 in KIO::ListJob::entries(KIO::Job*, QList
const&) () from /usr/lib64/libKF5KIOCore.so.5
#24 0x7694fceb in ?? () from /usr/lib64/libQt5Core.so.5
#25 0x77e61115 in KIO::SlaveInterface::listEntries(QList
const&) () from /usr/lib64/libKF5KIOCore.so.5
#26 0x77e67649 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /usr/lib64/libKF5KIOCore.so.5
#27 0x77e60e29 in KIO::SlaveInterface::dispatch() () from
/usr/lib64/libKF5KIOCore.so.5
#28 0x77e63472 in KIO::Slave::gotInput() () from
/usr/lib64/libKF5KIOCore.so.5
#29 0x7694fceb in ?? () from /usr/lib64/libQt5Core.so.5
#30 0x76942196 in QObject::event(QEvent*) () from
/usr/lib64/libQt5Core.so.5
#31 0x773e8d81 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#32 0x7691d088 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#33 0x7691db86 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#34 0x76966043 in ?? () from /usr/lib64/libQt5Core.so.5
#35 0x74f85f8b in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#36 0x74fe2a28 in ?? () from /usr/lib64/libglib-2.0.so.0
#37 0x74f7feef in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#38 0x7696a434 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#39 0x769153cb in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#40 0x775ee1fd in QDialog::exec() () from /usr/lib64/libQt5Widgets.so.5
#41 0x775ee169 in QDialog::exec() () from /usr/lib64/libQt5Widgets.so.5
#42 0x775fc3ed in QFileDialog::getOpenFileUrl(QWidget*, QString const&,
QUrl const&, QString const&, QString*, QFlags, QStringList
const&) () from /usr/lib64/libQt5Widgets.so.5
#43 0x55619414 in ?? ()
#44 0x7694fceb in ?? () from /usr/lib64/libQt5Core.so.5
#45 0x774cecc2 in QAbstractButton::clicked(bool) () from
/usr/lib64/libQt5Widgets.so.5
#46 0x774d1b7a in ?? () from /usr/lib64/libQt5Widgets.so.5
#47 0x774d7249 in ?? () from /usr/lib64/libQt5Widgets.so.5
#48 0x774d7427 in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib64/libQt5Widgets.so.5
#49 0x77425836 in QWidget::event(QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#50 0x773e8d81 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
--Type  for more, q to quit, c to continue without paging--
#51 0x773ed9d8 in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQt5Widgets.so.5
#52 0x7691d088 in QCoreApplication:

[gwenview] [Bug 447039] Gwenview crashes when opening images exported by darktable.

2021-12-19 Thread yfprojects
https://bugs.kde.org/show_bug.cgi?id=447039

--- Comment #2 from yfprojects  ---
It probably isn't the same as bug 441121.
There it says the bug can be tracked down to `exiv2` which I haven't got
installed (installing it, doesn't fix the issue) and
when I run the command that was used as an example over at the other bug report

$  exiv2 -P X print  test.jpg

no error is raised - it works just fine.

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

[digikam] [Bug 447223] Updating faces database does not do anything

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447223

--- Comment #2 from eberhard.morgenr...@eawag.ch ---
MySQL Server on network attached storage connected with LAN cable. Normal
database works very well even with my 115'000 images.

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

[plasmashell] [Bug 447228] New: Mouse scrolling (at least in KDE applications scrollbar menus) does not work under x11 when moving mouse cursor at same time

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447228

Bug ID: 447228
   Summary: Mouse scrolling (at least in KDE applications
scrollbar menus) does not work under x11 when moving
mouse cursor at same time
   Product: plasmashell
   Version: 5.23.4
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: blood...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
***
When trying to scroll down or up while moving mouse within scrollable content -
scrolling does not work under x11. Under wayland seems to work fine. Tested
with KDE Neon 5.23, Kubuntu 21.10 and Opensuse Tumbleweed
***

STEPS TO REPRODUCE
1. Open system settings or folder with lots of files in dolphin etc. under x11
session
2. Dynamically move mouse cursor in whatever pattern - up/down, circles etc.
and use mouse wheel at same time, staying within bounds of scrollable content
3. See mouse wheel not doing anything until cursor movement is stopped

OBSERVED RESULT
Content not scrolling while moving mouse

EXPECTED RESULT
Content scrolling in addition to cursor movement

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.23, Kubuntu 21.10, Opensuse Tumbleweed
KDE Plasma Version: 5.23.4, 5.22.5
KDE Frameworks Version: 5.89.0, 5.86
Qt Version: 5.15.3, 5.15.2

ADDITIONAL INFORMATION
Tested systems were vmware virtual machines under windows host. Bug does not
depend on mouse polling rate (tested with multiple).

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

[kio-extras] [Bug 444976] Dolphin does not generate preview of .heic images

2021-12-19 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=444976

--- Comment #7 from Nicolas Fella  ---
> I'm using kio-extras 21.12 on Arch Linux, still no preview in Dolphin.

yes, that's expected. It was added *after* 21.12

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

[plasmashell] [Bug 447228] Mouse scrolling (at least in KDE applications scrollbar menus) does not work under x11 when moving mouse cursor at same time

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447228

--- Comment #1 from blood...@gmail.com ---
Created attachment 144678
  --> https://bugs.kde.org/attachment.cgi?id=144678&action=edit
Sample bug reproduction video on kubuntu 21.10

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

[kdenlive] [Bug 447208] SEGV: Kdenlive crashed in RenderJob::slotIsOver(QProcess::ExitStatus, bool)

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=447208

emohr  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||fritzib...@gmx.net

--- Comment #1 from emohr  ---
Please try with the current Kdenlive AppImage version 21.21.0 to see if there
are any packaging issues https://download.kde.org/stable/kdenlive/21.12/linux/

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

[kmail2] [Bug 446842] Kmail syncing is not working with Unified Accounts

2021-12-19 Thread sig
https://bugs.kde.org/show_bug.cgi?id=446842

sig  changed:

   What|Removed |Added

 CC||mrjoehar...@outlook.com

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

[kdenlive] [Bug 447064] crash while rendering

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=447064

emohr  changed:

   What|Removed |Added

 CC||fritzib...@gmx.net
  Flags||timeline_corruption+

--- Comment #1 from emohr  ---
Thank you for reporting. It seems it crashed when you rendering. Please upload
here the Kdenlive project file so we can have a look. What type of video do you
use (out of a GoPro camera)?

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

[kdenlive] [Bug 447038] kdenlive crashes the first time a video clip is loaded in an empty project, when loading the clip causes the profile to change

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=447038

emohr  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||fritzib...@gmx.net

--- Comment #1 from emohr  ---
Thank you for reporting. Please try with the current Kdenlive AppImage version
21.21.0 to see if there are any packaging issues
https://download.kde.org/stable/kdenlive/21.12/linux/

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

[digikam] [Bug 314022] Implement focus peaking overlay to check or compare sharpness of images

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=314022

--- Comment #5 from caulier.gil...@gmail.com ---
In digiKam 7.4.0, a first version of Focus Area Viewer is available in Light
Table. It's not yet perfect, but it's a first start.

https://imgur.com/jbNbE1W

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

[plasmashell] [Bug 438839] Wayland - turning monitor off and back on causes plasmashell to make invalid xdgshell request and crash

2021-12-19 Thread Branko Grubic
https://bugs.kde.org/show_bug.cgi?id=438839

Branko Grubic  changed:

   What|Removed |Added

 CC||bitlord0...@gmail.com

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

[kdenlive] [Bug 447132] Enabling to change the duration of a sequence of images on the time line, or in the bin.

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=447132

emohr  changed:

   What|Removed |Added

  Flags||Brainstorm+
 CC||fritzib...@gmx.net

--- Comment #1 from emohr  ---
This should be possible already. Right click on the slideshow in project bin ->
clip properties -> now you can adjust all parameters.

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

[kdenlive] [Bug 446977] Speech recognition works only just for the first sentence

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=446977

emohr  changed:

   What|Removed |Added

 CC||fritzib...@gmx.net
  Flags||timeline_corruption+

--- Comment #1 from emohr  ---
Thank you for reporting. Is this a clip with more than 1 audio stream? Can you
upload here a short sequence of this clip?

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

[frameworks-kio] [Bug 446923] Dolphin and file pickers have a 5-10 second lag when first opened

2021-12-19 Thread Mike Lothian
https://bugs.kde.org/show_bug.cgi?id=446923

--- Comment #4 from Mike Lothian  ---
I've recompiled kio-extras without samba support but I noticed Samba is still
mentioned in a new stack trace:

#0  0x75b4211d in ppoll () from /lib64/libc.so.6
#1  0x76137f45 in qt_safe_poll(pollfd*, unsigned long, timespec const*)
() from /usr/lib64/libQt5Core.so.5
#2  0x7607f18a in QProcess::waitForFinished(int) () from
/usr/lib64/libQt5Core.so.5
#3  0x779c94d6 in ?? () from /usr/lib64/libKF5KIOCore.so.5
#4  0x779c9f2a in ?? () from /usr/lib64/libKF5KIOCore.so.5
#5  0x779cb51c in KSambaShare::KSambaShare() () from
/usr/lib64/libKF5KIOCore.so.5
#6  0x779cb936 in KSambaShare::instance() () from
/usr/lib64/libKF5KIOCore.so.5
#7  0x779d7b35 in KFileItem::overlays() const () from
/usr/lib64/libKF5KIOCore.so.5
#8  0x77ee9d94 in KFileItemModelRolesUpdater::rolesData(KFileItem
const&) () from /usr/lib64/libdolphinprivate.so.5
#9  0x77eebb42 in KFileItemModelRolesUpdater::applyResolvedRoles(int,
KFileItemModelRolesUpdater::ResolveHint) () from
/usr/lib64/libdolphinprivate.so.5
#10 0x77eebd64 in
KFileItemModelRolesUpdater::slotPreviewFailed(KFileItem const&) () from
/usr/lib64/libdolphinprivate.so.5
#11 0x76125ceb in ?? () from /usr/lib64/libQt5Core.so.5
#12 0x77bb2f25 in KIO::PreviewJob::failed(KFileItem const&) () from
/usr/lib64/libKF5KIOWidgets.so.5
#13 0x77baa08b in ?? () from /usr/lib64/libKF5KIOWidgets.so.5
#14 0x76125ceb in ?? () from /usr/lib64/libQt5Core.so.5
#15 0x7723f6b3 in KJob::result(KJob*, KJob::QPrivateSignal) () from
/usr/lib64/libKF5CoreAddons.so.5
#16 0x77243acb in KJob::finishJob(bool) () from
/usr/lib64/libKF5CoreAddons.so.5
#17 0x76125ceb in ?? () from /usr/lib64/libQt5Core.so.5
#18 0x779fc006 in KIO::SlaveInterface::error(int, QString const&) ()
from /usr/lib64/libKF5KIOCore.so.5
#19 0x77a02700 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() from /usr/lib64/libKF5KIOCore.so.5
#20 0x779fbe29 in KIO::SlaveInterface::dispatch() () from
/usr/lib64/libKF5KIOCore.so.5
#21 0x779fe472 in KIO::Slave::gotInput() () from
/usr/lib64/libKF5KIOCore.so.5
#22 0x76125ceb in ?? () from /usr/lib64/libQt5Core.so.5
#23 0x76118196 in QObject::event(QEvent*) () from
/usr/lib64/libQt5Core.so.5
#24 0x76c79d81 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQt5Widgets.so.5
#25 0x760f3088 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib64/libQt5Core.so.5
#26 0x760f3b86 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#27 0x7613c043 in ?? () from /usr/lib64/libQt5Core.so.5
#28 0x73f11f8b in g_main_context_dispatch () from
/usr/lib64/libglib-2.0.so.0
#29 0x73f6ea28 in ?? () from /usr/lib64/libglib-2.0.so.0
#30 0x73f0beef in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#31 0x76140434 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib64/libQt5Core.so.5
#32 0x760eb3cb in
QEventLoop::exec(QFlags) () from
/usr/lib64/libQt5Core.so.5
#33 0x760f6b3d in QCoreApplication::exec() () from
/usr/lib64/libQt5Core.so.5
#34 0x5559ff23 in ?? ()
#35 0x75a66302 in ?? () from /lib64/libc.so.6
#36 0x75a663b8 in __libc_start_main () from /lib64/libc.so.6
#37 0x555a06f1 in ?? ()

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

[lattedock] [Bug 440101] [feature] - use layershell on wayland

2021-12-19 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=440101

--- Comment #2 from Michail Vourlakos  ---
for anyone interested I have created a branch and discussion for this at:
https://invent.kde.org/plasma/latte-dock/-/issues/95

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

[kdenlive] [Bug 443507] Kdenlive crashed when duplicating multiple clips

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=443507

emohr  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||fritzib...@gmx.net
   Assignee|j...@kdenlive.org |fritzib...@gmx.net
 Status|REPORTED|CONFIRMED

--- Comment #6 from emohr  ---
Created attachment 144679
  --> https://bugs.kde.org/attachment.cgi?id=144679&action=edit
Crash-log_title-clip-dublicate

Thank you for reporting. I can reproduce the crash/freeze on Windows following
your steps.

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

[kdenlive] [Bug 443507] Kdenlive crashed when duplicating multiple clips

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=443507

emohr  changed:

   What|Removed |Added

   Severity|normal  |crash

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

[krita] [Bug 447229] New: Touch docker buttons are too bright in HDR display

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447229

Bug ID: 447229
   Summary: Touch docker buttons are too bright in HDR display
   Product: krita
   Version: 5.0.0-beta5
  Platform: Microsoft Windows
OS: Microsoft Windows
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: HDR
  Assignee: krita-bugs-n...@kde.org
  Reporter: mag...@qq.com
  Target Milestone: ---

SUMMARY
The brightness of touch docker buttons in HDR display is too high.
It may cause screen burn in.

STEPS TO REPRODUCE
1. Enable "Use HDR" in system setting.
2. Open Krita, configure display setting HDR output option to "Rec. 2020 PQ
(10bit)".
3. Restart Krita.
4. Open Touch docker.

OBSERVED RESULT
The buttons in touch docker are brighter than other UI elements.

EXPECTED RESULT
The brightness of touch docker buttons is equal to other UI elements.

SOFTWARE/OS VERSIONS
Windows: Windows 11 22518

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

[krita] [Bug 447229] Touch docker buttons are too bright in HDR display

2021-12-19 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=447229

wolthera  changed:

   What|Removed |Added

 CC||griffinval...@gmail.com

--- Comment #1 from wolthera  ---
Probably caused by them being drawn in opengl as well, and we're sending all
the HDR data via opengl. Thanks for the report!

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

[kdenlive] [Bug 443507] Kdenlive crashed when duplicating multiple clips

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=443507

emohr  changed:

   What|Removed |Added

  Flags||timeline_corruption+

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

[krita] [Bug 447230] New: Line tool is not working. Sometimes it's half done or the result line is not appear at all.

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447230

Bug ID: 447230
   Summary: Line tool is not working. Sometimes it's half done or
the result line is not appear at all.
   Product: krita
   Version: git master (please specify the git hash!)
  Platform: Compiled Sources
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools
  Assignee: krita-bugs-n...@kde.org
  Reporter: acc4commissi...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

git 736da65

The title says it all.
It has been happening since before this git but I can't specify what version
exactly.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

[krita] [Bug 447230] Line tool is not working. Sometimes it's half done or the result line is not appear at all.

2021-12-19 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=447230

Halla Rempt  changed:

   What|Removed |Added

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

--- Comment #1 from Halla Rempt  ---
I cannot reproduce this, so...

* Are you using the shortcut override to activate the line tool, or the line
tool?
* Does this happen with all brush presets, or only with some
* What is the size of the image you're working on?
* Are you using a mouse or a stylus?

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

[krita] [Bug 447230] Line tool is not working. Sometimes it's half done or the result line is not appear at all.

2021-12-19 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=447230

wolthera  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 CC||griffinval...@gmail.com
 Status|NEEDSINFO   |REPORTED

--- Comment #2 from wolthera  ---
If this is 5.1+, then maybe it might be related to the speed-sensor changes. I
cannot reproduce in 5.0, in any case.

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

[plasmashell] [Bug 410720] Provide an agenda view of events that shows e.g. upcoming events for the whole week

2021-12-19 Thread Cristóbal Veas
https://bugs.kde.org/show_bug.cgi?id=410720

Cristóbal Veas  changed:

   What|Removed |Added

 CC||cristobal.v...@pm.me

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

[kdenlive] [Bug 447164] rotoscoping effect not working

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=447164

emohr  changed:

   What|Removed |Added

  Flags||timeline_corruption+
 CC||fritzib...@gmx.net

--- Comment #1 from emohr  ---
Is there another clip in the timeline which interfere with rotoscope? Hide V1
to see if this clip interferes with V2.

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

[plasmashell] [Bug 447031] Emoji selector icon in “big icons” task switcher changes to preferences-desktop when unselected

2021-12-19 Thread Frank Steinmetzger
https://bugs.kde.org/show_bug.cgi?id=447031

--- Comment #2 from Frank Steinmetzger  ---
I updated my machines to 5.89 this week. Now I see the preferences-desktop icon
for both states (highlighted and non-hightlighted) in the task switcher instead
of the big smiley. It is also used as window icon now. I suspect that the icon
is not part of oxygen and I can accept that. But why did I see it in the first
place, as can be glimpsed on my screenshot of the window?

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

[kdenlive] [Bug 446980] startup crash under Mac OS X 10.13.6 (High Sierra)

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=446980

emohr  changed:

   What|Removed |Added

 CC||fritzib...@gmx.net
  Flags||timeline_corruption+

--- Comment #1 from emohr  ---
Please try with answering "no", after the spash screen and the message overlay:
"Kdenlive crashed on last startup. Do you want to reset the configuration files
?"

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

[lattedock] [Bug 447176] Maximised windows sit behind top panel instead of avoiding it.

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=447176

--- Comment #2 from bensilverma...@gmail.com ---
(In reply to Michail Vourlakos from comment #1)
> are you in a multi-screen environment?

Yeah, I'm using a laptop with an external monitor plugged in (using both at the
same time).

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

[digikam] [Bug 447220] Poor visibility of sidebar icons following update 7.3 to 7.4

2021-12-19 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=447220

--- Comment #4 from Paul  ---
Created attachment 144680
  --> https://bugs.kde.org/attachment.cgi?id=144680&action=edit
Screenshot #2

"Configure Digikam -> Miscellaneous -> Appearance - Icon Theme" was already set
to "Use Icon Theme From System"

With that setting I get White Icons, not black, as in 7.3 - see screenshot #2.
So maybe "something" is not quite working as intended with the "auto colo icon"
feature...

If however I do select "Breeze" for the Icon Theme, then the black icons are
restored.

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

[kdenlive] [Bug 446886] Rendering Crashed in version 21.12.0

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=446886

emohr  changed:

   What|Removed |Added

  Flags||timeline_corruption+
   Severity|normal  |crash
 CC||fritzib...@gmx.net

--- Comment #5 from emohr  ---
Thank you for reporting. Difficult to say what happens here.
Please try with the current Kdenlive AppImage version 21.21.0 to see if there
are any packaging issues https://download.kde.org/stable/kdenlive/21.12/linux/

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

[kdenlive] [Bug 446080] Crash on launch

2021-12-19 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=446080

emohr  changed:

   What|Removed |Added

  Flags||timeline_corruption+
   Severity|critical|crash
 CC||fritzib...@gmx.net
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from emohr  ---
GPU acceleration is not working. Please disable GPU processing and try again.

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

[frameworks-kio] [Bug 436553] X-KDE-Protocols fails to work as expected in some cases

2021-12-19 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=436553

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

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

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

[systemsettings] [Bug 447231] New: systemsettings5 app crashes

2021-12-19 Thread Benyamin
https://bugs.kde.org/show_bug.cgi?id=447231

Bug ID: 447231
   Summary: systemsettings5 app crashes
   Product: systemsettings
   Version: 5.23.4
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: kcm_desktoptheme
  Assignee: plasma-b...@kde.org
  Reporter: benyamin.du...@gmail.com
  Target Milestone: ---

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug
symbols.
See
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. select Appearance -> Global Theme
2. click Get New Global Themes
3. click Install "Sweet KDE"

OBSERVED RESULT
systemsettings crashes

EXPECTED RESULT
Theme changed to "Sweet KDE"

SOFTWARE/OS VERSIONS
Application: systemsettings5 (5.23.4)
Qt Version: 5.15.2
Frameworks Version: 5.88.0
Operating System: Linux 5.13.0-22-generic x86_64
Windowing System: X11
Distribution: Ubuntu 21.10
DrKonqi: 5.23.4 [KCrashBackend]

ADDITIONAL INFORMATION

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

[kwin] [Bug 446160] Wayland boot fails - kwin_wayland_drm: failed to open drm device

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446160

--- Comment #2 from dej...@gmail.com ---
I have some deeper insight on what's going on here.

Out of desperation, I've built kwin 5.23.4 (the version I currently have
installed) from sources, and added some more logging in the relevant places, to
see what goes wrong.

Until now, I thought the main problem is this part:
kwin_wayland_drm: failed to open drm device at "/dev/dri/card0"
kwin_wayland_drm: No suitable DRM devices have been found

But as it turns out, the actual problem is already this line:
kwin_core: Failed to activate /org/freedesktop/login1/session/_35 session.
Maybe another compositor is running?

It's this method in session_logind.cpp:

static bool activate(const QString &sessionPath)
{
const QDBusMessage message = QDBusMessage::createMethodCall(s_serviceName,
sessionPath, s_sessionInterface, QStringLiteral("Activate"));

//  The problem occurs here:
const QDBusMessage reply = QDBusConnection::systemBus().call(message);
//  Returns "Interactive authentication required"

return reply.type() != QDBusMessage::ErrorMessage;
}


Rest of the error output (kwin_wayland_drm) is caused simply by the fact, that
because of the failure above, NOOP session is actually injected in the code
instead of the "real" one, and that (understandably) is not even trying to do
anything with the real hardware.

But, what to do about the "Interactive authentication required" thing, I just
don't know... 

Does anybody have any idea, please?

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

[kdenlive] [Bug 447064] crash while rendering

2021-12-19 Thread ad
https://bugs.kde.org/show_bug.cgi?id=447064

--- Comment #2 from ad  ---
Created attachment 144681
  --> https://bugs.kde.org/attachment.cgi?id=144681&action=edit
File that crashes, including subtitle.

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

[kdenlive] [Bug 447064] crash while rendering

2021-12-19 Thread ad
https://bugs.kde.org/show_bug.cgi?id=447064

--- Comment #3 from ad  ---
Thanks for replying!
Uploaded the file (with subtitle-file).

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

[digikam] [Bug 447220] Poor visibility of sidebar icons following update 7.3 to 7.4

2021-12-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=447220

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |WORKSFORME
   Version Fixed In||7.5.0
 Status|REPORTED|RESOLVED

--- Comment #5 from Maik Qualmann  ---
Are you using openSUSE Leap, as I suspect? This still contains an older KF5
version. Then the selection "Breeze" is correct. We don't use the KIconLoader
for portability reasons. Therefore a manual selection of the icon theme is
necessary.

Maik

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

[dolphin] [Bug 447232] New: Icons move every time I go into a new folder

2021-12-19 Thread Waqar Ahmed
https://bugs.kde.org/show_bug.cgi?id=447232

Bug ID: 447232
   Summary: Icons move every time I go into a new folder
   Product: dolphin
   Version: 21.12.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: view-engine: icons mode
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: waqar@gmail.com
CC: kfm-de...@kde.org
  Target Milestone: ---

I use Icons View Mode so every time I open dolphin or go into a new folder, the
icons will jump and rearrange themselves. This is sometimes bearable but other
times it happens when I am already trying to select something and the sudden
rearrangement causes the selection to go away

OBSERVED RESULT

Icons reorder

EXPECTED RESULT
Icons stay where they are. Any sorting should already be done when the view
opens


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.88
Qt Version: qt 5.15.2

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

[digikam] [Bug 447220] Poor visibility of sidebar icons following update 7.3 to 7.4

2021-12-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=447220

--- Comment #6 from Maik Qualmann  ---
This commit for digiKam-7.5.0 also fixes the problem for you that the icon
theme is automatically adjusted when you change the color scheme.

https://invent.kde.org/graphics/digikam/-/commit/c0d8dd7c53e4debbfaccae884875cde087e5f750

Maik

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

[digikam] [Bug 447220] Poor visibility of sidebar icons following update 7.3 to 7.4

2021-12-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=447220

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|WORKSFORME  |FIXED

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

[kdenlive] [Bug 446977] Speech recognition works only just for the first sentence

2021-12-19 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=446977

--- Comment #2 from arozeh...@post.cz ---
It was clip downloaded from YT https://youtu.be/Od_tnLP2Y18 (just one audio
stream).
I tried multiple clips, mostly downloaded from YT.

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

[digikam] [Bug 447233] New: Incorrect display of album thumbnails

2021-12-19 Thread Peter
https://bugs.kde.org/show_bug.cgi?id=447233

Bug ID: 447233
   Summary: Incorrect display of album thumbnails
   Product: digikam
   Version: 7.4.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Thumbs-Album
  Assignee: digikam-bugs-n...@kde.org
  Reporter: hakapesz...@gmail.com
  Target Milestone: ---

SUMMARY
Environment: Linux Mint 20.2 (64bit); Windows 10 (64bit); DigiKam 7.4 and
earlier (6.x; 7.x version)
Database elements: 35823

Digikam displays thumbnails incorrectly in some cases, but unfortunately I
can’t link it to any event, why happening this.
I attached it to the ticket a database dump file and an (empty) SQlite
thumbnails file, in this the error is reproduce.

What happen?
After 15849 element the displayed thumbnail elements slide on top of each
other, and after 31320 elements empty albums are displayed.

Places where there are problems:
15849 beetween 15891 elements
17488 beetween 1511 elements
17528 beetween 17529 elements
17603 beetween 17606 elements
17488 beetween 17511 elements
17528 beetween 17529 elements
19375 beetween 19456 elements
19464 beetween 19505 elements
21485 beetween 21486 elements
22245 beetween 22246 elements
25014 beetween 25015 elements
25310 beetween 25311 elements
25952 beetween 25971 elements
26037 beetween 26038 elements
26091 beetween 26098 elements
26110 beetween 26156 elements
26289 beetween 26321 elements
etc.
and after 31320 only empty albums

STEPS TO REPRODUCE
1. Environment preparation:
Use the attached database files.

Database settings in digikam:
Core DB name: digikamdb
Thumbs DB folder: attached but empty SQlite database
Face DB name: digikamface
Similarity DB name: digikamsimilar

Digikam settings:
View -- Sort Albums: By Folder
View -- Sort Items: By Name
View -- Item Sort Order: Ascending
View -- Separate Items: By Album
View -- Item Separation Order: Ascending
View -- Include Tag Sub-Tree

2. 
-- Click the parent album (ADATBANK_01)
-- Thumbnails are loaded (only white document icons). Database contain 35823
elements.
-- Scroll to 15849 element and watch what happens (thumbnail elements slide on
top of each other).
-- Scroll to the locations specified above and watch what happens
-- Find the 17528 element (in the Album only displayed 1 element). Click left
button this item and chose Go To -- Album: All items in the album are
displayed.


SOFTWARE/OS VERSIONS
Windows: Windows 10 (64 bit)
Linux/KDE Plasma: Linux Mint Cinnamon (64 bit) -- appimage

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

[digikam] [Bug 447223] Updating faces database does not do anything

2021-12-19 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=447223

Maik Qualmann  changed:

   What|Removed |Added

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

--- Comment #3 from Maik Qualmann  ---
If you have not selected any albums, the progress bar remains at 0%. Either
select individual albums or select the checkbox for all. Scan for new items
requires an album selection. I will fix it.

Maik

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

[kdenlive] [Bug 443507] Kdenlive crashed when duplicating multiple clips

2021-12-19 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=443507

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://invent.kde.org/mult
   ||imedia/kdenlive/commit/6d2d
   ||09cc16bd7d44d2b590fcecd6e34
   ||aba6f9e49
 Resolution|--- |FIXED

--- Comment #7 from Jean-Baptiste Mardelle  ---
Git commit 6d2d09cc16bd7d44d2b590fcecd6e34aba6f9e49 by Jean-Baptiste Mardelle.
Committed on 19/12/2021 at 14:49.
Pushed by mardelle into branch 'release/21.12'.

Fix freeze on multiple title clip duplication.

M  +6-1src/dialogs/textbasededit.cpp

https://invent.kde.org/multimedia/kdenlive/commit/6d2d09cc16bd7d44d2b590fcecd6e34aba6f9e49

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

[digikam] [Bug 447233] Incorrect display of album thumbnails

2021-12-19 Thread Peter
https://bugs.kde.org/show_bug.cgi?id=447233

--- Comment #1 from Peter  ---
Example database and an Screenshot in the zip archivum:
https://mega.nz/file/EN40xCAC#pb0oZO-ebqBuZV84eNwh40Um_fImolLYVIbvb50kAQQ

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

[kdenlive] [Bug 444283] Time remap feature works in project monitor, but renders black (Windows)

2021-12-19 Thread Guillermo
https://bugs.kde.org/show_bug.cgi?id=444283

Guillermo  changed:

   What|Removed |Added

 CC||guillo@gmail.com

--- Comment #1 from Guillermo  ---
Same here, but in Ubuntu Linux. 

Tried to export in several codecs h264, webm, mpeg2, with same result. 
Kidenlive 21.12, 
MLT version 7.2.0

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

[digikam] [Bug 447233] Incorrect display of album thumbnails

2021-12-19 Thread Peter
https://bugs.kde.org/show_bug.cgi?id=447233

--- Comment #2 from Peter  ---
Sorry, an important info missed:
"I attached it to the ticket a database dump file and..."
Correctly:
I attached it to the ticket a MYSQL database dump file and...

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

[lattedock] [Bug 447176] Maximised windows sit behind top panel instead of avoiding it.

2021-12-19 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=447176

Michail Vourlakos  changed:

   What|Removed |Added

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

--- Comment #3 from Michail Vourlakos  ---
The top panel that doesnt work isnt sharing an edge with your two monitors? It
is supposed to disable that behavior because KWin can not provide any better
under x11. Just like Plasma is already doing with its plasma panels.

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

  1   2   3   >