[umbrello] [Bug 413519] C++ interface class is not generated with pure virtual methods

2019-10-28 Thread Carsten Behling
https://bugs.kde.org/show_bug.cgi?id=413519

--- Comment #9 from Carsten Behling  ---
(In reply to Ralf Habacker from comment #8)
> BTW: I cleaned up partially the generated c++ code, see bug 413574.

I unchecked

- "Write documentationcomments even if empty"
- "Write comments for sections even if section i empty"

there a lot of empty 'public:'/'private:' sections remaining:

--- cut here ---
#ifndef ISOMETHING_H
#define ISOMETHING_H

#include 
class ISomething
{
public:



  /**
   */
  virtual void doSomething () = 0;

protected:

public:

protected:

public:

protected:


private:

public:

private:

public:

private:



};

#endif // ISOMETHING_H
--- cut here ---

It seems to belong into bug 413574 but it`s closed.

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

[umbrello] [Bug 413569] C++ Code Generation Wizard generates wrong 'string' include statement

2019-10-28 Thread Carsten Behling
https://bugs.kde.org/show_bug.cgi?id=413569

--- Comment #2 from Carsten Behling  ---
(In reply to Sam Dyer from comment #1)
> Could you please add the software and operating system versions that you are
> using.

SOFTWARE/OS VERSIONS
Windows:- 
macOS: -
Linux/KDE Plasma: Ubuntu 18.04.1 LTS [linux version 4.15.0-64-generic]
KDE Plasma Version: 
KDE Frameworks Version: 5.44.0
Qt Version: Qt 5.9.5 (x86_64-little_endian-lp64 shared (dynamic) release build;
by GCC 7.3.0) on "xcb"

ADDITIONAL INFORMATION

Not observed on Windows Platform.

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

[systemsettings] [Bug 387091] [X11] Set GTK theme also over XSettings

2019-10-28 Thread Mikhail Zolotukhin
https://bugs.kde.org/show_bug.cgi?id=387091

Mikhail Zolotukhin  changed:

   What|Removed |Added

   Assignee|aleix...@gmail.com  |zom...@protonmail.com

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

[systemsettings] [Bug 413502] Restore/Add Double Click Speed setting that used to live in the mouse KCM

2019-10-28 Thread Ivaylo Atanasov
https://bugs.kde.org/show_bug.cgi?id=413502

--- Comment #2 from Ivaylo Atanasov  ---
Yes, you are right - Double Click Speed Control should be in the Accessibility
KCM.
It would be good if there was a shortcut (More options) from Input Devices ->
Mouse to Accessibility -> Mouse Navigation for easier, more comfortable access
(not everyone is visiting Accessibility options and the additional settings may
get skipped from first sight), too ...

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

[plasmashell] [Bug 413499] The sorting method of desktop icons get reset every time in Unsorted when there is a manual interaction

2019-10-28 Thread Ivaylo Atanasov
https://bugs.kde.org/show_bug.cgi?id=413499

--- Comment #2 from Ivaylo Atanasov  ---
The MacOS's way you suggest would be an excellent resolution.

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

[kcharselect] [Bug 97420] [usability] optionally show only characters available in selected font, sorted by group

2019-10-28 Thread Brennan Kinney
https://bugs.kde.org/show_bug.cgi?id=97420

--- Comment #12 from Brennan Kinney  ---
Perhaps a toggle button with a bundled font, if you're able to specify multiple
fonts for fallback like CSS has?

When enabled, this would allow for using whatever font is currently in the
dropdown box as the 1st font, and then the fallback font(specified in settings
if bundling isn't possible, although that makes the feature less reliable,
perhaps package managers can ensure the dependency?). This would make the
distinction pretty clear, and perhaps be relatively easy to support this
feature, so that KCharSelect is reliable utility for inspecting glyph support
in a font?

You can create your own font for the fallback glyph, or use existing solutions.
There is Adobe Blank(v1, v2, VF) which is intended for this type of purpose but
as the name implies, is a blank fallback, so the cell would just look empty.
They have an alternative called Adobe NotDef, which provides the familiar
rectangle tofu glyph, another is TofuDetector, which is suggested by
behdad(Pango and I think FontConfig core developer?)

Adobe Blank:
--- v1 ---
https://github.com/adobe-fonts/adobe-blank
https://blogs.adobe.com/typblography/2013/03/introducing-adobe-blank.html
https://blog.typekit.com/2013/03/28/introducing-adobe-blank/
--- v2 ---
https://github.com/adobe-fonts/adobe-blank-2/
https://blogs.adobe.com/CCJKType/2015/04/adobe-blank-2.html
--- VF ---
https://blogs.adobe.com/CCJKType/2019/05/adobe-blank-vf.html
https://github.com/adobe-fonts/adobe-blank-vf

Adobe NotDef:
https://github.com/adobe-fonts/adobe-notdef
https://blogs.adobe.com/CCJKType/2016/05/tofu-or-not-tofu.html

TofuDetector:
https://github.com/santhoshtr/tofudetector
https://github.com/Pomax/CFF-glyphlet-fonts/issues/12

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

[kdenlive] [Bug 412369] When lock track: "Invalid composition transition1 found on track x at xx"

2019-10-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=412369

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 CC||j...@kdenlive.org
  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |kdenlive/commit/fd9a00fb52b |kdenlive/commit/68726a4c19a
   |a9d5e23e06bf8ab5eeafe3ca0c0 |fff0605a78f68cb6eddf3c69c32
   |17  |f3

--- Comment #5 from Jean-Baptiste Mardelle  ---
Thanks for your report and sorry for this. It is now fixed in git. The
transition were indeed correctly saved in the project file, problem was on
opening. With the fix, transitions will appear correctly when re-opening the
initial project file.

Fix will be in 19.08.3 and I can publish an updated AppImage tomorrow morning
as a fix if that helps you.

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

[kdenlive] [Bug 412369] When lock track: "Invalid composition transition1 found on track x at xx"

2019-10-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=412369

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |kdenlive/commit/68726a4c19a |kdenlive/commit/fd9a00fb52b
   |fff0605a78f68cb6eddf3c69c32 |a9d5e23e06bf8ab5eeafe3ca0c0
   |f3  |17

--- Comment #4 from Jean-Baptiste Mardelle  ---
Git commit fd9a00fb52ba9d5e23e06bf8ab5eeafe3ca0c017 by Jean-Baptiste Mardelle.
Committed on 29/10/2019 at 04:40.
Pushed by mardelle into branch 'Applications/19.08'.

Fix compositions disappear after reopening project with locked track.

M  +13   -9src/timeline2/model/builders/meltBuilder.cpp

https://invent.kde.org/kde/kdenlive/commit/fd9a00fb52ba9d5e23e06bf8ab5eeafe3ca0c017

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

[kwin] [Bug 412391] Crash adter unlocking PC

2019-10-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412391

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[krita] [Bug 412430] Lag using the brushes

2019-10-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412430

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[krita] [Bug 413446] Mouse stuck on left side

2019-10-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=413446

Bug Janitor Service  changed:

   What|Removed |Added

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

--- Comment #6 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[kdenlive] [Bug 412369] When lock track: "Invalid composition transition1 found on track x at xx"

2019-10-28 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=412369

Jean-Baptiste Mardelle  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kdenlive/commit/68726a4c19a
   ||fff0605a78f68cb6eddf3c69c32
   ||f3
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 68726a4c19afff0605a78f68cb6eddf3c69c32f3 by Jean-Baptiste Mardelle.
Committed on 29/10/2019 at 04:36.
Pushed by mardelle into branch 'master'.

Fix compositions disappear after reopening project with locked track.

M  +13   -9src/timeline2/model/builders/meltBuilder.cpp

https://invent.kde.org/kde/kdenlive/commit/68726a4c19afff0605a78f68cb6eddf3c69c32f3

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

[kate] [Bug 412799] Editing shortcuts are not wokring

2019-10-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412799

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

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

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

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

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

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

[kwin] [Bug 412349] kwin crashed after VT switch from another X session

2019-10-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412349

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[plasmashell] [Bug 410740] [Wayland] plasmashell crashes on login

2019-10-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=410740

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[frameworks-kio] [Bug 412217] Dolphin FTP, copying files over existing files from the remote doesn't work anymore as expected after #409954

2019-10-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412217

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

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

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

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

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

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

[kwin] [Bug 412357] kwin crashes after minimizing some applications

2019-10-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412357

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|BACKTRACE   |WORKSFORME
 Status|NEEDSINFO   |RESOLVED

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

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

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

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

[dolphin] [Bug 412698] When right clicking on a text file to edit Dolphin hangs along with the plasma desktop widgets

2019-10-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=412698

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

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

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

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

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

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

[plasmashell] [Bug 403596] Slack tray icon not working in Plasma

2019-10-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=403596

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

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

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

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

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

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

[plasmashell] [Bug 413577] Kdenlive, Dragon Player, VLC (and etc.) have no video playback on second/third monitor when Global Scale is set to 2.0

2019-10-28 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=413577

--- Comment #1 from Frederick Zhang  ---
Using QT_AUTO_SCREEN_SCALE_FACTOR=0 QT_SCALE_FACTOR=0.5 to disable scaling
fixes the issue in all mentioned programs. Is this actually an upstream bug
from Qt?

And btw probably related: https://trac.videolan.org/vlc/ticket/17484

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

[systemsettings] [Bug 387091] [X11] Set GTK theme also over XSettings

2019-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=387091

Nate Graham  changed:

   What|Removed |Added

 CC||zom...@protonmail.com

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

[dolphin] [Bug 371130] unable to reassign standard shortcut for backspace to "up" instead of "back"

2019-10-28 Thread Alex
https://bugs.kde.org/show_bug.cgi?id=371130

--- Comment #15 from Alex  ---
I can confirm that issue and there are other bugs as well when having more than
2 assigned shortcuts, but those should go on a separate bug report I suppose.

For now within Dolphin there's little to do about these issues without
reassigning or deleting existing shortcuts. We could either swap Backspace and
Back shortcuts (still problematic) or reassign Backspace to Up by default
(changes behavior on a frequently used existing action).

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

[plasmashell] [Bug 413577] Kdenlive, Dragon Player, VLC (and etc.) have no video playback on second/third monitor when Global Scale is set to 2.0

2019-10-28 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=413577

Frederick Zhang  changed:

   What|Removed |Added

 CC||frederick...@tsundere.moe

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

[dolphin] [Bug 413578] New: if fractional display scaling is used, scrolling by dragging the scroll bar makes the icons flicker

2019-10-28 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=413578

Bug ID: 413578
   Summary: if fractional display scaling is used, scrolling by
dragging the scroll bar makes the icons flicker
   Product: dolphin
   Version: 19.08.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: bugsefor...@gmx.com
CC: kfm-de...@kde.org
  Target Milestone: ---

Created attachment 123554
  --> https://bugs.kde.org/attachment.cgi?id=123554=edit
demonstration

SUMMARY
Icons do not flicker if I scroll using the mouse wheel.

STEPS TO REPRODUCE
1. set display scaling factor to 1.2 in system settings > display and monitor >
display configuration
2. restart plasma session
3. open Dolphin
4. scroll the files list by dragging the scroll bar

OBSERVED RESULT
icons flicker.

EXPECTED RESULT
icons do not flicker

SOFTWARE/OS VERSIONS 
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.63
Qt Version: 5.13.1

ADDITIONAL INFORMATION
Watch the screen recording please.

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

[Discover] [Bug 413576] New: Cursor disappears over Discover application interface

2019-10-28 Thread Mike
https://bugs.kde.org/show_bug.cgi?id=413576

Bug ID: 413576
   Summary: Cursor disappears over Discover application interface
   Product: Discover
   Version: 5.16.5
  Platform: Ubuntu Packages
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: michael.j.br...@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY

After opening the Discover application, waiting for it to load and paint
completely, the pointer will not appear over the interface. You can still see
that it is hovering over items, and can still select items, but it is a
guessing game. The pointer itself is invisible. This is using lubuntu 19.10 in
VBox installed on MAC High Sierra on a MacAir.

STEPS TO REPRODUCE
1. Start Vbox Lubuntu
2. Login
3. Open Discover Software Management application

OBSERVED RESULT

Cursor which appears over desktop and other applications disappears


EXPECTED RESULT

Cursor should be visible


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

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 413577] New: Kdenlive, Dragon Player, VLC (and etc.) have no video playback on second/third monitor when Global Scale is set to 2.0

2019-10-28 Thread Frederick Zhang
https://bugs.kde.org/show_bug.cgi?id=413577

Bug ID: 413577
   Summary: Kdenlive, Dragon Player, VLC (and etc.) have no video
playback on second/third monitor when Global Scale is
set to 2.0
   Product: plasmashell
   Version: 5.17.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: frederick...@tsundere.moe
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
If Global Scale is set 2.0 (or any value greater than 1.0?), (Qt based?) video
players will only play videos on the leftmost monitor. On other monitors it's
usually just a black box or the theme background colour in the case of
Kdenlive.

However, if I drag the window to my leftmost monitor and then move it back,
videos will continue playing normally as long as I don't resize the window.

My monitor setup is:
┌┐┌--┐┌--┐
| 1920x1080 DP-0 ||  || 1920x1080 HDMI-0 |
└┘|  3840x2160 DP-3  |└--┘
  |  |
  └--┘
...and I use the following xrandr command to arrange them:
xrandr --fb 11520x2160 \
--output DP-0 --auto --scale 2.0 --panning 3840x2160+0+0 --pos 0x0 \
--output DP-3 --auto --primary --scale 1.0 --panning 3840x2160+3840+0
--pos 3840x0 \
--output HDMI-0 --auto --scale 2.0 --panning 3840x2160+7680+0 --pos
7680x0

I've tried switching off one of the monitors, disabling X scaling, etc., but
the issue can be consistently reproduced when I have Global Scale set to 2.0.
On the other hand, if I reset Global Scale to 1.0, no matter which monitors are
on, or whether X scaling is enabled or not, video playback always works without
any problem.

Firefox, Google Chrome, MPlayer, xine, cvlc are not affected, hence I think
it's not a codec issue as cvlc and VLC use the same configuration. I've also
tested several different video files with different encodings and the results
were the same.

This is such a strange issue and I'm actually not sure whether it's caused by
Plasma, Qt, X or even the Nvidia driver. Sorry if it's the wrong place.

STEPS TO REPRODUCE
1. Launch an X session
2. Set Global Scale to 2.0
3. Reboot (or logout/restart plasma)
4. Open a video in Kdenlive/Dragon Player/VLC on a non-leftmost monitor

OBSERVED RESULT
Kdenlive/Dragon Player/VLC cannot play videos on non-leftmost monitors. Nothing
unusual in VLC logs.

EXPECTED RESULT
Videos play normally on all monitors.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.63.0
Qt Version: 5.13.1
Kernel Version: 5.3.7-arch1-2-ARCH
OS Type: 64-bit

ADDITIONAL INFORMATION
GPU: Nvidia GTX980M
Driver: Nvidia proprietary

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

[korganizer] [Bug 413575] New: crashes during loading of event calendar widget

2019-10-28 Thread Mitchell McClure
https://bugs.kde.org/show_bug.cgi?id=413575

Bug ID: 413575
   Summary: crashes during loading of event calendar widget
   Product: korganizer
   Version: 5.10.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: reminder daemon (korgac)
  Assignee: kdepim-b...@kde.org
  Reporter: mitchell.g.mccl...@gmail.com
  Target Milestone: ---

Created attachment 123553
  --> https://bugs.kde.org/attachment.cgi?id=123553=edit
korgac-20191028-212725.kcrash

Issue began after upgrade from 18.04 to 19.04.:

See attached crash report...

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

[krunner] [Bug 413542] Can't UNbind Meta+Space from the global shortcuts

2019-10-28 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=413542

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #6 from Christoph Feck  ---
Sam, please be more careful with status changes.

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

[partitionmanager] [Bug 413122] Crashing when trying to open USB key.

2019-10-28 Thread Andrius Štikonas
https://bugs.kde.org/show_bug.cgi?id=413122

--- Comment #3 from Andrius Štikonas  ---
(In reply to falling_failing_falling from comment #2)
> Sorry, no backtrace, since I don't know how to share them.
> I always had issues with Lexar USB drives.
> One time I got a refund for one of them.
> Anyway it works with other USB keys.

Well, you can just attach them as file here

https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

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

[plasmashell] [Bug 413549] Auto Hide panel keeps reappearing with no reason

2019-10-28 Thread Zdeněk Válek
https://bugs.kde.org/show_bug.cgi?id=413549

--- Comment #3 from Zdeněk Válek  ---
I was able to find the option which causes this unwanted behavior on my setup.
It is in kwin configuration file kwinrc:

[Windows]
HideUtilityWindowsForInactive=false

When set to false, all hidden panels appear whenever I switch active window and
the panels remain visible until I manualy hide them with mouse.
When set to true, the panels are OK.

I think this behavior shall be fixed. I don't know what the option is for and
how it got into my configuration, but IMHO it should not affect the panels this
way. 
Maybe the Product shall be changed to kwin, but it affects panel, so I am not
sure with that. My kwin is 5.14.5

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

[Breeze] [Bug 412078] Hovering on checkboxes or comboboxes changes their color to black

2019-10-28 Thread Joel Teixeira
https://bugs.kde.org/show_bug.cgi?id=412078

--- Comment #41 from Joel Teixeira  ---
(In reply to Raul Laasner from comment #40)
> (In reply to Joel Teixeira from comment #38)
> Thank you for the suggestion! I was seriously considering giving up Firefox
> for Chrome. The most annoying thing for me was not the faulty coloring but
> how much narrower the scroll bars were. That made web surfing much harder.

The same here Raul, I'm glad the suggestion helped.

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

[partitionmanager] [Bug 413122] Crashing when trying to open USB key.

2019-10-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413122

--- Comment #2 from falling_failing_fall...@protonmail.com ---
Sorry, no backtrace, since I don't know how to share them.
I always had issues with Lexar USB drives.
One time I got a refund for one of them.
Anyway it works with other USB keys.

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

[Breeze] [Bug 412078] Hovering on checkboxes or comboboxes changes their color to black

2019-10-28 Thread Raul Laasner
https://bugs.kde.org/show_bug.cgi?id=412078

Raul Laasner  changed:

   What|Removed |Added

 CC||raullaas...@gmail.com

--- Comment #40 from Raul Laasner  ---
(In reply to Joel Teixeira from comment #38)
> For the time being IMO the best option is to use
> default theme on GTK application setting.

Thank you for the suggestion! I was seriously considering giving up Firefox for
Chrome. The most annoying thing for me was not the faulty coloring but how much
narrower the scroll bars were. That made web surfing much harder.

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

[umbrello] [Bug 53369] composite (nested) states in state diagrams

2019-10-28 Thread Marcus Better
https://bugs.kde.org/show_bug.cgi?id=53369

Marcus Better  changed:

   What|Removed |Added

 CC|mar...@better.se|

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

[systemsettings] [Bug 413402] system setting crashed when I opened "display -> night color scheme"

2019-10-28 Thread douglas
https://bugs.kde.org/show_bug.cgi?id=413402

douglas  changed:

   What|Removed |Added

 CC||eljeru...@yahoo.com

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

[Breeze] [Bug 412078] Hovering on checkboxes or comboboxes changes their color to black

2019-10-28 Thread Carson Black
https://bugs.kde.org/show_bug.cgi?id=412078

Carson Black  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/bre
   ||eze-gtk/b1649126c8c6d1af746
   ||a8472939fcda40a260095
   Version Fixed In||5.17.2
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #39 from Carson Black  ---
Git commit b1649126c8c6d1af746a8472939fcda40a260095 by Carson Black.
Committed on 29/10/2019 at 00:26.
Pushed by cblack into branch 'Plasma/5.17'.

[GTK3] Revert checkbox recolouring

Summary:
This reverts the effects of commit 7b3d0777ea6c10dd430ed686434d3a4e2d072632 and
some effects of commit 987f750ea16a6f82d29cd6504a69d93575c895d4,
meaning that checkboxes and radiobuttons will no longer attempt to follow the
colourscheme.

This is necessary because the facilities used to recolour checkboxes are now
glitchy in GTK
and result in usability issues. See
https://gitlab.gnome.org/GNOME/gtk/issues/2217
FIXED-IN: 5.17.2

Test Plan:
Before: https://bugs.kde.org/show_bug.cgi?id=412078
After: {F7675941}

Reviewers: #vdg, ngraham

Reviewed By: #vdg, ngraham

Subscribers: ngraham, plasma-devel

Tags: #plasma

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

M  +58   -34   src/gtk3/widgets/_checkboxes.scss
M  +8-21   src/gtk3/widgets/_menus.scss

https://commits.kde.org/breeze-gtk/b1649126c8c6d1af746a8472939fcda40a260095

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

[apper] [Bug 413282] Apper crash on finish update

2019-10-28 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=413282

Patrick Silva  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---


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

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

[apper] [Bug 405433] Apper crashes during Arch Linux update

2019-10-28 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=405433

Patrick Silva  changed:

   What|Removed |Added

 CC||matheus-catar...@hotmail.co
   ||m

--- Comment #2 from Patrick Silva  ---
*** Bug 413282 has been marked as a duplicate of this bug. ***

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

[kdenlive] [Bug 413095] white background

2019-10-28 Thread Anton
https://bugs.kde.org/show_bug.cgi?id=413095

--- Comment #2 from Anton  ---
It's happens when mode 'Use GPU processing' is On. All my troubles with
thumbnails happens in this mode.

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

[kwin] [Bug 411980] Wayland session crashes after I change some settings in system settings

2019-10-28 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=411980

--- Comment #14 from Patrick Silva  ---
Finally building was successful. \o/
Your patch fixes all crashes on my system. 
Thank you very much Roman.

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

[krita] [Bug 413173] Krita 4.2.7-beta1 Relative Zoom Mode laggy on Pen Display

2019-10-28 Thread Jim
https://bugs.kde.org/show_bug.cgi?id=413173

Jim  changed:

   What|Removed |Added

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

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

[umbrello] [Bug 413519] C++ interface class is not generated with pure virtual methods

2019-10-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=413519

--- Comment #8 from Ralf Habacker  ---
BTW: I cleaned up partially the generated c++ code, see bug 413574.

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

[umbrello] [Bug 413574] Cleanup of generated c++ code

2019-10-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=413574

Ralf Habacker  changed:

   What|Removed |Added

   Version Fixed In||2.29.3 (KDE Applications
   ||19.08.3)
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/umb
   ||rello/a6f00ce109f8b834eaa8a
   ||aefc7a9408a86ef6f33

--- Comment #1 from Ralf Habacker  ---
Git commit a6f00ce109f8b834eaa8aaefc7a9408a86ef6f33 by Ralf Habacker.
Committed on 28/10/2019 at 23:33.
Pushed by habacker into branch 'Applications/19.08'.

Cleanup of generated c++ code
FIXED-IN:2.29.3 (KDE Applications 19.08.3)

M  +52   -42   umbrello/codegenerators/cpp/cppwriter.cpp

https://commits.kde.org/umbrello/a6f00ce109f8b834eaa8aaefc7a9408a86ef6f33

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

[umbrello] [Bug 413574] Cleanup of generated c++ code

2019-10-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=413574

Ralf Habacker  changed:

   What|Removed |Added

Summary|Cleanup of c++ code |Cleanup of generated c++
   ||code

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

[krita] [Bug 413173] Krita 4.2.7-beta1 Relative Zoom Mode laggy on Pen Display

2019-10-28 Thread Jim
https://bugs.kde.org/show_bug.cgi?id=413173

Jim  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|NOT A BUG   |---
 Ever confirmed|0   |1

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

[umbrello] [Bug 413574] New: Cleanup of c++ code

2019-10-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=413574

Bug ID: 413574
   Summary: Cleanup of c++ code
   Product: umbrello
   Version: 2.29.2 (KDE Applications 19.08.2)
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: exporter
  Assignee: umbrello-de...@kde.org
  Reporter: ralf.habac...@freenet.de
  Target Milestone: ---

The code generated by c++ exporter looks partly ugly and need to be cleaned up.


STEPS TO REPRODUCE
1. start umbrello
2. add c++ class with attributes and methods (public)
3. export code

OBSERVED RESULT
The generated code contains repeated visibility tokens and the generated cpp
file uses different styles for '{', ';' and '()'. Also indention inside body is
partial different as shown by the following example.

EXPECTED RESULT
The code style should be cleaned up.

-
#ifndef TRUCK_H
#define TRUCK_H

#include 
#include 

#include "Test.h"
#include "Engine.h"

class Truck
{
public:

// Constructors/Destructors
//  


/**
 * Empty Constructor
 */
Truck ();

/**
 * Empty Destructor
 */
virtual ~Truck ();


Test * m_mytest;

/**
 * Set the value of m_mytest
 * @param new_var the new value of m_mytest
 */
void setMyTest (Test * new_var);

/**
 * Get the value of m_mytest
 * @return the value of m_mytest
 */
Test * getMyTest ();


protected:

public:

protected:

public:

protected:


private:

// Private attributes
//  

Engine myEngine;

Engine * m_myengine;
public:

private:

public:


// Private attribute accessor methods
//  


/**
 * Set the value of myEngine
 * @param new_var the new value of myEngine
 */
void setMyEngine (Engine new_var) {
myEngine = new_var;
}

/**
 * Get the value of myEngine
 * @return the value of myEngine
 */
Engine getMyEngine () {
return myEngine;
}
private:


/**
 * Set the value of m_myengine
 * @param new_var the new value of m_myengine
 */
void setMyEngine (Engine new_var);

/**
 * Get the value of m_myengine
 * @return the value of m_myengine
 */
Engine getMyEngine ();


void initAttributes () ;

};

#endif // TRUCK_H
--

--
#include "Truck.h"

// Constructors/Destructors
//  

Truck::Truck () {
initAttributes();
}

Truck::~Truck () { }

//  
// Methods
//  


// Accessor methods
//  


/**
 * Set the value of m_mytest
 * @param new_var the new value of m_mytest
 */
void Truck::setMyTest (Test * new_var) {
m_mytest = new_var;
}

/**
 * Get the value of m_mytest
 * @return the value of m_mytest
 */
Test * Truck::getMyTest () {
return m_mytest;
}

/**
 * Set the value of m_myengine
 * @param new_var the new value of m_myengine
 */
void Truck::setMyEngine (Engine * new_var) {
m_myengine = new_var;
}

/**
 * Get the value of m_myengine
 * @return the value of m_myengine
 */
Engine * Truck::getMyEngine () {
return m_myengine;
}

void Truck::initAttributes () {
}
---

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

[frameworks-baloo] [Bug 410134] Crash Baloo File Indexing

2019-10-28 Thread dasmith
https://bugs.kde.org/show_bug.cgi?id=410134

dasm...@electronicaidesdesign.com  changed:

   What|Removed |Added

 CC||dasmith@electronicaidesdesi
   ||gn.com

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

[frameworks-baloo] [Bug 410134] Crash Baloo File Indexing

2019-10-28 Thread dasmith
https://bugs.kde.org/show_bug.cgi?id=410134

--- Comment #2 from dasm...@electronicaidesdesign.com 
 ---
Created attachment 123551
  --> https://bugs.kde.org/attachment.cgi?id=123551=edit
New crash information added by DrKonqi

baloo_file (5.45.0) using Qt 5.9.4

- What I was doing when the application crashed:

I was saving a graphic image from the Mozilla Firefox Version 69.0.3 (64-bit)
web browser screen with KDE Plasma Version: 5.12.8, KDE Frameworks Version:
5.45.0, Qt Version: 5.9.4 and Kernel Version: 4.12.14-lp150.12.79-default.

-- Backtrace (Reduced):
#8  0x7f94bf4faa82 in mdb_assert_fail (env=0x55d9106f6d70,
expr_txt=expr_txt@entry=0x7f94bf4fc50f "rc == 0",
func=func@entry=0x7f94bf4fce78 <__func__.6935> "mdb_page_dirty",
line=line@entry=2071, file=0x7f94bf4fc4f0 "mdb.c") at mdb.c:1487
#9  0x7f94bf4efd85 in mdb_page_dirty (txn=0x55d9106f7180, mp=) at mdb.c:2071
#10 0x7f94bf4f0f6a in mdb_page_alloc (num=num@entry=1,
mp=mp@entry=0x7f94b5dca088, mc=) at mdb.c:2252
#11 0x7f94bf4f11d9 in mdb_page_touch (mc=mc@entry=0x7f94b5dca5c0) at
mdb.c:2370
#12 0x7f94bf4f2cd4 in mdb_cursor_touch (mc=mc@entry=0x7f94b5dca5c0) at
mdb.c:6304

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

[kdesrc-build] [Bug 413031] libdbusmenu-qt fails to update with kdesrc-build

2019-10-28 Thread Matthias Fauconneau
https://bugs.kde.org/show_bug.cgi?id=413031

Matthias Fauconneau  changed:

   What|Removed |Added

 CC||matthias.fauconneau@gmail.c
   ||om

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

[kmymoney] [Bug 413535] Error thrown by mymoneyseqaccessmgr.cpp after removing payees from database and saving

2019-10-28 Thread Kevin
https://bugs.kde.org/show_bug.cgi?id=413535

--- Comment #2 from Kevin  ---
I fixed the data file manually by opening the file with Kate to view the xml.
Located the 'A42' entry, which was in the scheduled transactions section,
second split part. Based on the transaction I knew which account I needed it to
actually reference. So I located the correct account id (A000258) in the file
and replaced the 'A42' with that id. Saved and reopened with Kmymoney with
no further issues. How that account id got changed would be the bug.

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

[valgrind] [Bug 399584] Support macOS Mojave (10.14)

2019-10-28 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=399584

Rhys Kidd  changed:

   What|Removed |Added

 Attachment #123092|0   |1
is obsolete||

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

[valgrind] [Bug 399584] Support macOS Mojave (10.14)

2019-10-28 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=399584

Rhys Kidd  changed:

   What|Removed |Added

 Attachment #123381|0   |1
is obsolete||

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

[valgrind] [Bug 399584] Support macOS Mojave (10.14)

2019-10-28 Thread Rhys Kidd
https://bugs.kde.org/show_bug.cgi?id=399584

--- Comment #26 from Rhys Kidd  ---
Thanks James -- your revised build script patch has been pushed to valgrind
master.

I saw no build regressions on master, 3.15.0 or luisbrunner's out-of-tree
branches of valgrind on either my main macOS 10.11 or macOS 10.14 systems.

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

[krita] [Bug 413573] New: Show decorations in Tool Options of Transform Tool is broken

2019-10-28 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=413573

Bug ID: 413573
   Summary: Show decorations in Tool Options of Transform Tool is
broken
   Product: krita
   Version: git master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Tools/Transform
  Assignee: krita-bugs-n...@kde.org
  Reporter: tamtamy.tym...@gmail.com
  Target Milestone: ---

Created attachment 123550
  --> https://bugs.kde.org/attachment.cgi?id=123550=edit
Example file with Transform Mask that shows the issue

SUMMARY
On HighDPI display the decorations that you can turn on using the Show
Decorations button (the one next to the spider/recursion button) is displayed
differently depending on the zoom. (In my case with 150%, it the decoration
showed the original position and size of the selection before making the
transformation, but all other zoom levels change the position of the
decorations.


STEPS TO REPRODUCE
1. Open the attached file.
2. Select the Transform Tool.
3. Select the Transform Mask.
4. Click on the canvas.
5. Zoom in and out.

OBSERVED RESULT
The grey rectangle is changing its size and position according to canvas
because of the zoom level.

EXPECTED RESULT
The grey rectangle should get bigger and smaller depending on the zoom level,
but it should keep the same size and position regarding the canvas.

ADDITIONAL NOTES
I used Transform Mask for the example, but it happens with the Transform Tool,
too.


SOFTWARE/OS VERSIONS
Krita

 Version: 4.3.0-prealpha (git 745681b)
 Languages: pl, en_US
 Hidpi: true

Qt

  Version (compiled): 5.12.5
  Version (loaded): 5.12.5

OS Information

  Build ABI: x86_64-little_endian-llp64
  Build CPU: x86_64
  CPU: x86_64
  Kernel Type: winnt
  Kernel Version: 10.0.18362
  Pretty Productname: Windows 10 (10.0)
  Product Type: windows
  Product Version: 10


Hardware Information

  GPU Acceleration: auto
  Memory: 16191 Mb
  Number of Cores: 12
  Swap Location: C:/Users/Agata/AppData/Local/Temp


28 Oct 2019 20:29:45 +0100: Current Settings

Current Swap Location: C:/Users/Agata/AppData/Local/Temp
Undo Enabled: 1
Undo Stack Limit: 30
Use OpenGL: 1
Use OpenGL Texture Buffer: 1
Use AMD Vectorization Workaround: 0
Canvas State: OPENGL_SUCCESS
Autosave Interval: 60
Use Backup Files: 1
Number of Backups Kept: 1
Backup File Suffix: ~
Backup Location: Same Folder as the File
Use Win8 Pointer Input: 0
Use RightMiddleTabletButton Workaround: 0
Levels of Detail Enabled: 0
Use Zip64: 0

Qt Version: 

ADDITIONAL INFORMATION

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

[kdenlive] [Bug 413572] New: v 19.08.2 Title Clip Text Alignment Buttons don't work right

2019-10-28 Thread dreichel
https://bugs.kde.org/show_bug.cgi?id=413572

Bug ID: 413572
   Summary: v 19.08.2 Title Clip Text Alignment Buttons don't work
right
   Product: kdenlive
   Version: 19.08.2
  Platform: MS Windows
OS: MS Windows
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: d...@harmonyathome.com
  Target Milestone: ---

SUMMARY: Title Clip Text Alignment Not Working


STEPS TO REPRODUCE
1. Add Title Clip
2. Add Text
3. Begin typing ... 

OBSERVED RESULT
1. By default first line is right aligned.
2. Seems to correct by clicking "right align button" ... 
3. For second line of title text, it reverts to right align. Fix by clicking
left align. Third and following title lines work correctly after these first
steps.


EXPECTED RESULT
I expect the title text to be left aligned by default. If not, at least I
should be able to enter a new text field, click left align, and have all text
remain left aligned until I selects some other alignment. It seems the text
alignment buttons are wrong for the first two lines of text!
This worked "as expected" on previous version of KDENLIVE I had installed,
which was about a year old. (Sorry, I don't recall number... but I think it was
18. something.)

SOFTWARE/OS VERSIONS
Windows: windows 10 Version 1903 (OS Build 18362.418)
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.

[kdenlive] [Bug 413540] Title templates does not save duration

2019-10-28 Thread Sam Dyer
https://bugs.kde.org/show_bug.cgi?id=413540

Sam Dyer  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

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

[Spectacle] [Bug 413571] New: Export -> stores screenshot persistently to save location

2019-10-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413571

Bug ID: 413571
   Summary: Export ->  stores screenshot persistently to save
location
   Product: Spectacle
   Version: 19.08.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: General
  Assignee: m...@baloneygeek.com
  Reporter: gr...@sub.red
CC: k...@david-redondo.de
  Target Milestone: ---

SUMMARY
When using the export function to open the screenshot in another app, it is
saved persistently to the configured "save location".

STEPS TO REPRODUCE
1. Take screenshot with spectacle
2. Click export -> select another application

OBSERVED RESULT
Screenshot is persistently saved to configured "Save location"

EXPECTED RESULT
Screenshot is shared via clipboard or temporary file

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.63.0
Qt Version: 5.13.1

ADDITIONAL INFORMATION
This is a change in behaviour. Earlier versions of spectacle didn't do this.

The behaviour is also not clear to the user. "Export" and "Save" are two
different actions, labeled with two different icons.
The "Save Location" is set in the "Save" tab. There is no hint, neither in text
nor in icons that this location is applied to the "Export" function as well.

I also think those functions are analogous to a web browser's download
functions "open with" vs. "save to". The first stores the file in /tmp and
opens it with a selected program, the last saves to a given path. I'm quite
sure that's what people expect from Export/Save in Spectacle as well.

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

[kdenlive] [Bug 413540] Title templates does not save duration

2019-10-28 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=413540

--- Comment #3 from Anders Lund  ---
I was trying to create a typewriter effect by using one title for each new 
character, with a duration of 2 (-4) frames, so my title was having a duration 
of 2 frames. My thougt was that using a template, I would not have to rename 
the titles, but changing the duration is a pain. I ended up duplicating titles 
and renaming them (tw ), apart from editing the text for each one 
instead, and given the naming scheme used for titles, that is probably easier. 
However, I believe that it *should* be possible to have the duration as part 
of templates. The default 5 seconds may be a long time in some cases, or a 
short time in other.

Looking at my template in a new project, it still carries the 2-frame 
duration, but it is not kept when the template is used, in that event it is 
replaced by a 5 sec duration. If I open the template and focus and then click 
ok, I am warned that I am editing an external file and if I want the change to 
be local. Dragging a 2-frame title clip to the timeline, its duration is 
altered to 3 frames, something that does not happen to longer (5 sec) clips.

Any title created from a template is named "title template" (translated from 
danish), which makes them indistinguishable, btw.

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

[umbrello] [Bug 413569] C++ Code Generation Wizard generates wrong 'string' include statement

2019-10-28 Thread Sam Dyer
https://bugs.kde.org/show_bug.cgi?id=413569

Sam Dyer  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||samdyer...@outlook.com

--- Comment #1 from Sam Dyer  ---
Could you please add the software and operating system versions that you are
using.

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

[plasmashell] [Bug 411488] Plasma 5 keeps randomizing my desktop icons

2019-10-28 Thread Nick Stefanov
https://bugs.kde.org/show_bug.cgi?id=411488

--- Comment #12 from Nick Stefanov  ---
Yeah, thanks for that :)

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

[kwin] [Bug 411980] Wayland session crashes after I change some settings in system settings

2019-10-28 Thread Roman Gilg
https://bugs.kde.org/show_bug.cgi?id=411980

--- Comment #13 from Roman Gilg  ---
(In reply to Patrick Silva from comment #12)
> I can apply the diff with arcanist, but building always fails at 13%.
> I'm doing something wrong.

I have rebased the Phabricator patch on Plasma/5.17 branch. Delete your local
branch and checkout again the diff with arcanist. You should be able to build
the diff now.

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

[KScreen] [Bug 413326] secondary screen goes black after login, mouse still visible

2019-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413326

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[KScreen] [Bug 413329] dual monitor configuration break secondary extended monitor

2019-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413329

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[KScreen] [Bug 413328] mouse can go out of monitor in dual monitor setup

2019-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413328

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[umbrello] [Bug 413519] C++ interface class is not generated with pure virtual methods

2019-10-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=413519

Ralf Habacker  changed:

   What|Removed |Added

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

--- Comment #7 from Ralf Habacker  ---
This depends on code generator settings. See settings->Umbrello-Settings->Code
generation->formatting. There are two checkboxes, which are related to comments
in source code. I unchecked these boxes and those comments are not included on
code generating.

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

[umbrello] [Bug 337227] Inconsistent z ordering behavior of diagram widgets

2019-10-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=337227

Ralf Habacker  changed:

   What|Removed |Added

 Blocks||53369


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=53369
[Bug 53369] composite (nested) states in state diagrams
-- 
You are receiving this mail because:
You are watching all bug changes.

[umbrello] [Bug 53369] composite (nested) states in state diagrams

2019-10-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=53369

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de
 Depends on||337227


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=337227
[Bug 337227] Inconsistent z ordering behavior of diagram widgets
-- 
You are receiving this mail because:
You are watching all bug changes.

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-28 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=413390

--- Comment #9 from Albert Astals Cid  ---
(In reply to Albert Astals Cid from comment #8)
> QLocale::toString
> Returns a localized string representation of i.
> 
> That is not what you want.

Ah sorry i didn't realize you where passing in a date.

Why is this all so convoluted instead of just hardcoding a 2019 there?

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

[kdevelop] [Bug 413390] Date in 'Help/About KDevelop' shows year "2.019" instead of "2019"

2019-10-28 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=413390

--- Comment #8 from Albert Astals Cid  ---
QLocale::toString
Returns a localized string representation of i.

That is not what you want.

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

[kmymoney] [Bug 413555] Reconciliation of Credit Card

2019-10-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=413555

Ralf Habacker  changed:

   What|Removed |Added

Version|5.0.6   |4.8.4
 CC||ralf.habac...@freenet.de

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

[kmymoney] [Bug 413555] Reconciliation of Credit Card

2019-10-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=413555

--- Comment #7 from Ralf Habacker  ---
Git commit 8167daf35f22afe9d7b9d64e3e5cd3c3ee84b953 by Ralf Habacker.
Committed on 28/10/2019 at 22:17.
Pushed by habacker into branch '4.8'.

Use term 'charge(s)' instead of 'deposit(s)' in reconcilation report for credit
card accounts

M  +19   -5kmymoney/plugins/reconciliationreport/reconciliationreport.cpp

https://commits.kde.org/kmymoney/8167daf35f22afe9d7b9d64e3e5cd3c3ee84b953

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

[plasmashell] [Bug 413491] Touch screen support is lacking. For example, you are required to tap twice to emulate a click.

2019-10-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413491

--- Comment #6 from computersemiexp...@outlook.com ---
I'll try that.

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

[plasmashell] [Bug 413491] Touch screen support is lacking. For example, you are required to tap twice to emulate a click.

2019-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413491

--- Comment #5 from Nate Graham  ---
Hmm, not sure, sorry. You might try asking in an Ubuntu-specific forum.

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

[ark] [Bug 413531] Add support for snap package format

2019-10-28 Thread Thanos Apostolou
https://bugs.kde.org/show_bug.cgi?id=413531

--- Comment #2 from Thanos Apostolou  ---
Should I change the title of this as requesting general squashfs support? Maybe
I should change this to "plugins" Component?

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

[Discover] [Bug 413570] New: KDE Discover does not allow reviews for command line tools

2019-10-28 Thread Nick
https://bugs.kde.org/show_bug.cgi?id=413570

Bug ID: 413570
   Summary: KDE Discover does not allow reviews for command line
tools
   Product: Discover
   Version: 5.16.5
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: nick.craig@gmail.com
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY
KDE Discover does not allow reviews for command line tools such as nwipe,
lolcat, figlet etc. No reviews are shown on these programs. Also the text
"install this app and be the first to write a review!" is not shown. If you
install the app there is no write a review option.


STEPS TO REPRODUCE
1. Search for nwipe in discover
2. Notice that there are no reviews and no "install app to review" text
3. Install nwipe and see that there is no way to review app.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon/5.16.5
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.3

ADDITIONAL INFORMATION
100% reproducible.

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

[gwenview] [Bug 337651] Gwenview import

2019-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=337651

Nate Graham  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/gwe
   ||nview/145e0818c190c6cceafb4
   ||6982ae7704b7a5ee609
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
   Version Fixed In||19.12.0

--- Comment #4 from Nate Graham  ---
Git commit 145e0818c190c6cceafb46982ae7704b7a5ee609 by Nate Graham, on behalf
of Bart De Vries.
Committed on 28/10/2019 at 21:49.
Pushed by ngraham into branch 'master'.

After import, change default action to "keep" instead of "delete".

Summary:
After importing photos, a dialog pops up which asks whether to
delete or keep the photos on the device/folder from which they
were imported.  Currently, "delete" is the default action.
However, this is quite dangerous for users that don't pay
attention.  Better to present "keep" as the default action.
FIXED-IN: 19.12.0

Reviewers: #gwenview, ngraham

Reviewed By: #gwenview, ngraham

Subscribers: ngraham

Tags: #gwenview

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

M  +3-3importer/importdialog.cpp

https://commits.kde.org/gwenview/145e0818c190c6cceafb46982ae7704b7a5ee609

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

[plasmashell] [Bug 413491] Touch screen support is lacking. For example, you are required to tap twice to emulate a click.

2019-10-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413491

--- Comment #4 from computersemiexp...@outlook.com ---
I might be able to upgrade. Is it possible to upgrade by running the
installation from a USB stick and running the installer? I'm researching, and
if it's possible, I'll do it.

P.S. Due to some restrictions, I can't just run an upgrade over the internet.

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

[kmymoney] [Bug 413555] Reconciliation of Credit Card

2019-10-28 Thread Ralf Habacker
https://bugs.kde.org/show_bug.cgi?id=413555

Ralf Habacker  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
   Version Fixed In||4.8.5
  Latest Commit||https://commits.kde.org/kmy
   ||money/dc59d0408b4412f9ea11a
   ||f329997dccfaaee3938

--- Comment #6 from Ralf Habacker  ---
Git commit dc59d0408b4412f9ea11af329997dccfaaee3938 by Ralf Habacker.
Committed on 28/10/2019 at 21:44.
Pushed by habacker into branch '4.8'.

Fix 'Summary line of reconcilation uses Deposits/Payments rather than
Charges/Payments for credit cards'
FIXED-IN:4.8.5

M  +5-1kmymoney/views/kgloballedgerview.cpp

https://commits.kde.org/kmymoney/dc59d0408b4412f9ea11af329997dccfaaee3938

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

[plasmashell] [Bug 413491] Touch screen support is lacking. For example, you are required to tap twice to emulate a click.

2019-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413491

--- Comment #3 from Nate Graham  ---
If literally everything is affected, it sounds very much like a driver issue.
Plasma doesn't actually handle input. I would ordinarily recommend filing a bug
on the Libinput driver, but since you're using an LTS version of your distro,
the package versions of everything are going to be tool old for anyone to
actually debug (this is part of why the concept of the LTS distro is a cruel
joke IMO). Is there any chance you can upgrade to Kubuntu 19.10 and see if it
still happens?

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

[systemsettings] [Bug 411584] The Apply button is inactive in Night Color KCM

2019-10-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=411584

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

--- Comment #10 from Yaroslav Sidlovsky  ---
Duplicate - https://bugs.kde.org/show_bug.cgi?id=413005 (or vice versa?).

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

[systemsettings] [Bug 413530] Add option to edit language formats system wide (/etc/locale.conf)

2019-10-28 Thread Thanos Apostolou
https://bugs.kde.org/show_bug.cgi?id=413530

--- Comment #6 from Thanos Apostolou  ---
Sorry if I wasn't specific enough, but I wanted this to be a feature request
and not a bug. I just mentioned Gnome as a similar UI with the requested
functionality. There are other examples as the system config tools of Fedora
which integrate in the xfce and mate settings (control panel) which I don't
remember how they are called (but I can find them and provide some screenshots
if you want me to). However, I believe that a simple "apply system wide" button
similar to the "sync" button of the sddm would be the best UI decision.

Just to clarify it, because I got a bit confused by the comments, you are not
willing to implement such a feature?

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

[krunner] [Bug 413368] upgraded to 5.17.0, krunner alt-f2 shortcut stopped working

2019-10-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=413368

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

--- Comment #5 from Yaroslav Sidlovsky  ---
Very similar bug - https://bugs.kde.org/show_bug.cgi?id=413542, the difference
is that I can't unbind default shortcut.

Issue gone after executing /usr/lib64/kconf_update_bin/krunnerglobalshortcuts.

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

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

2019-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=389533

Nate Graham  changed:

   What|Removed |Added

Summary|Make Search Field   |Ensure that search field
   |Persistent in Every Screen  |and its toolbar are always
   ||visible

--- Comment #10 from Nate Graham  ---
The search field itself is now visible on all pages just like originally
requested, but it can still scroll out of the view. I've submitted a Kirigami
patch that fixes this: https://phabricator.kde.org/D25019

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

[plasmashell] [Bug 413491] Touch screen support is lacking. For example, you are required to tap twice to emulate a click.

2019-10-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413491

--- Comment #2 from computersemiexp...@outlook.com ---
This is a system-wide issue; absolutely everything is affected. For an example
of exactly what happens, I will open the Application Launcher, switch to
"Applications", click on "Settings", and open "System settings".

Double tap to open launcher
single tap to switch to applications
double tap to open settings submenu
double tap to open system settings

Maybe this is because I have a slightly older version of Plasma. What Plasma
version do you have?

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

[krunner] [Bug 413542] Can't UNbind Meta+Space from the global shortcuts

2019-10-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=413542

--- Comment #5 from Yaroslav Sidlovsky  ---
Just started /usr/lib64/kconf_update_bin/krunnerglobalshortcuts by hands and
bug is gone... 樂

And file with exported keybindings for KRunner looks like this:

[krunner.desktop][Global Shortcuts]
RunClipboard=none
_launch=Meta+R

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

[umbrello] [Bug 413569] New: C++ Code Generation Wizard generates wrong 'string' include statement

2019-10-28 Thread Carsten Behling
https://bugs.kde.org/show_bug.cgi?id=413569

Bug ID: 413569
   Summary: C++ Code Generation Wizard generates wrong 'string'
include statement
   Product: umbrello
   Version: 2.29.0 (KDE Applications 19.08.0)
  Platform: Other
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: exporter
  Assignee: umbrello-de...@kde.org
  Reporter: carsten.behl...@gmail.com
  Target Milestone: ---

SUMMARY

When using 'Code Generation Wizard...' it generates this include statement in
*.h file for a class

#include string

It rather must be:

#include 

'Generate All Code' instead works well

STEPS TO REPRODUCE
1. Add a new class 'Something' to class Diagramm
2. Generate Code for this class through 'Code'->'Code Generation Wizard...'
with default settings unchanged.

OBSERVED RESULT

Something.h contains

#include string

EXPECTED RESULT

Something.h contains

#include 

REMARK

vector include may have the same problem.

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.

[neon] [Bug 413568] New: The "Pause playback when minimized" feature does not work in the KDE Plasma

2019-10-28 Thread hsnnsnc
https://bugs.kde.org/show_bug.cgi?id=413568

Bug ID: 413568
   Summary: The "Pause playback when minimized" feature does not
work in the KDE Plasma
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Packages User Edition
  Assignee: neon-b...@kde.org
  Reporter: hasannisa...@gmail.com
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY
The "Pause playback when minimized" feature does not work in the KDE Plasma

STEPS TO REPRODUCE
1. Open the VLC media player,
2. Open preferences,
3. Select "Pause playback when minimized" and save.

OBSERVED RESULT
"Pause playback when minimized" does not work.

EXPECTED RESULT
Pause playback when the window (VLC media player) is minimized.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE neon user edition
(available in About System)
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.63.0
Qt Version: 5.13.1

ADDITIONAL INFORMATION

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

[frameworks-knotifications] [Bug 412996] Notifications are muted because "the screen is mirrored", whilst it isn't actually mirrored

2019-10-28 Thread naroyce
https://bugs.kde.org/show_bug.cgi?id=412996

naroyce  changed:

   What|Removed |Added

 CC||nroycea+...@gmail.com

--- Comment #4 from naroyce  ---
I'm only posting mainly to monitor the situation.
I just don't know if the "fix" will correct my issue because I use a desktop
and don't have multiple monitors/displays, so there shouldn't be any mirroring
going on.

Hmm, come to think of it, MAYBE it has something to do with how I have my
DVI/HDMI set up.
I use a DVI connection because HDMI is screwy with my display.
BUT I use HDMI to my receiver solely for the times when I want audio go through
my speakers instead of my headphones.
I mention this because I DID turn on the receiver probably an hour ago and only
just now noticed the "muted" notifications icon.

The thing is, the "muting" had only been occurring with this recent version.

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

[kdenlive] [Bug 413540] Title templates does not save duration

2019-10-28 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=413540

--- Comment #2 from Anders Lund  ---
> Could you please add your operating system version.

Archlinux, fully up to date. Kdenlive 19.08.2. KDE and Qt are latest stable.

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

[KBibTeX] [Bug 413367] Columns width cannot be changed by users.

2019-10-28 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=413367

Thomas Fischer  changed:

   What|Removed |Added

 Status|REPORTED|ASSIGNED
 Ever confirmed|0   |1

--- Comment #1 from Thomas Fischer  ---
Previously, there was such a feature but it had deficits and caused problem
such as disappearing columns due to widths set to zero. In anticipation that a
more flexible column resizing would be implemented in Qt itself instead of
KBibTeX, the column configuration was considerably simplified in order to
provide a working design suitable for most (but probably not for all). As of
now, it does not look like this is going to happen in Qt5.

Those words said, I have re-added the feature for column resizing in an
experimental branch of KBibTeX. Manual column resizing can be enabling in this
version via the context menu of the header, see option "Allow manual column
resizing".
This experimental version of KBibTeX is in branch 'bugs/kde413367' in my
personal clone of KBibTeX:
https://cgit.kde.org/clones/kbibtex/thomasfischer/kbibtex.git/log/?h=bugs/kde413367

In case you do not know how to test this code, please have a look at this Bash
script:
https://cgit.kde.org/scratch/thomasfischer/kbibtex-related.git/tree/run/run-kbibtex.sh
You can invoke it as follows to compile and run the specified development
version of KBibTeX:
bash run-kbibtex.sh
'https://anongit.kde.org/clones/kbibtex/thomasfischer/kbibtex.git'
'bugs/kde413367'

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

[krunner] [Bug 413542] Can't UNbind Meta+Space from the global shortcuts

2019-10-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=413542

--- Comment #4 from Yaroslav Sidlovsky  ---
This bug looks very similar to this one:
https://bugs.kde.org/show_bug.cgi?id=413368 (at least to me).

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

[plasmashell] [Bug 411488] Plasma 5 keeps randomizing my desktop icons

2019-10-28 Thread carbō
https://bugs.kde.org/show_bug.cgi?id=411488

--- Comment #11 from carbō  ---
(In reply to Nick Stefanov from comment #9)
> They aren't misaligned but shuffled and they go one position up as I show in
> my screenshots. 

I was just hypothesizing what might happen in the code...

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

[kdenlive] [Bug 413567] New: The DVD wizard fails to create an ISO

2019-10-28 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=413567

Bug ID: 413567
   Summary: The DVD wizard fails to create an ISO
   Product: kdenlive
   Version: 19.08.2
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: vincent_mag...@yahoo.fr
  Target Milestone: ---

SUMMARY
I tried to create an ISO with the DVD Wizard, but it failed and emitted an
error message concerning /usr/bin/genisoimage

STEPS TO REPRODUCE
1. Launch the DVD Wizard
2. Add some .vob files (four in my DVD)
3. Create the menu
4. Click on the button to create the ISO

OBSERVED RESULT
...
STAT: fixing VOBU at 3402MB (8449/8470, 99%)
STAT: fixing VOBU at 3405MB (8465/8470, 99%)

STAT: fixed 8470 VOBUs 

INFO: dvdauthor creating table of contents
INFO: Scanning /tmp/DVD/VIDEO_TS/VTS_01_0.IFO

I: -input-charset not specified, using utf-8 (detected in locale
settings)

genisoimage 1.1.11 (Linux)
Scanning /tmp//DVD
Scanning /tmp//DVD/VIDEO_TS
Scanning /tmp//DVD/AUDIO_TS

/usr/bin/genisoimage: Implementation botch. Video pad for file
VIDEO_TS.BUP is -32
/usr/bin/genisoimage: Either the *.IFO file is bad or you found a
genisoimage bug.


EXPECTED RESULT
The ISO file should have been created.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 19.10
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION
One year ago, it was OK with Kdenlive 18.04.3.

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

[krunner] [Bug 413542] Can't UNbind Meta+Space from the global shortcuts

2019-10-28 Thread Sam Dyer
https://bugs.kde.org/show_bug.cgi?id=413542

Sam Dyer  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

--- Comment #3 from Sam Dyer  ---
No problem

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

[krunner] [Bug 413542] Can't UNbind Meta+Space from the global shortcuts

2019-10-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=413542

--- Comment #2 from Yaroslav Sidlovsky  ---
Sorry.

Operating System: Fedora 30
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.63.0
Qt Version: 5.12.5
Kernel Version: 5.3.7-200.fc30.x86_64
OS Type: 64-bit
Processors: 4 × AMD FX(tm)-9590 Eight-Core Processor
Memory: 22,4 ГиБ

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

[dolphin] [Bug 215138] "Show Filter Bar" setting should automatically be remembered

2019-10-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=215138

Nate Graham  changed:

   What|Removed |Added

Summary|"Show Filter Bar" setting   |"Show Filter Bar" setting
   |should optionally be|should automatically be
   |remembered  |remembered

--- Comment #9 from Nate Graham  ---
Re-titling since the filter is in fact already optionally remembered. The
request here is for it to be automatically remembered like the terminal panel
is.

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

[kmymoney] [Bug 413555] Reconciliation of Credit Card

2019-10-28 Thread Sam Dyer
https://bugs.kde.org/show_bug.cgi?id=413555

Sam Dyer  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED

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

[systemsettings] [Bug 413005] Night Color settings break after switching to "Times" operation mode

2019-10-28 Thread Yaroslav Sidlovsky
https://bugs.kde.org/show_bug.cgi?id=413005

Yaroslav Sidlovsky  changed:

   What|Removed |Added

 CC||zawer...@gmail.com

--- Comment #4 from Yaroslav Sidlovsky  ---
Just reproduced this bug with plasma 5.17.1.

Operating System: Fedora 30
KDE Plasma Version: 5.17.1
KDE Frameworks Version: 5.63.0
Qt Version: 5.12.5
Kernel Version: 5.3.7-200.fc30.x86_64
OS Type: 64-bit
Processors: 4 × AMD FX(tm)-9590 Eight-Core Processor
Memory: 22,4 ГиБ

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

[kmymoney] [Bug 413555] Reconciliation of Credit Card

2019-10-28 Thread Al262
https://bugs.kde.org/show_bug.cgi?id=413555

--- Comment #5 from Al262  ---
Yes - this is a cosmetic issue.  I wasn't aware that v5.0.7 had been certified
for Windows 10.

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

[systemsettings] [Bug 413530] Add option to edit language formats system wide (/etc/locale.conf)

2019-10-28 Thread Sam Dyer
https://bugs.kde.org/show_bug.cgi?id=413530

--- Comment #5 from Sam Dyer  ---
Oh ok sorry, I will try to remember next time.

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

  1   2   3   4   >