[gwenview] [Bug 292583] Wish: access to KDE services 'Actions' menu in context menu

2020-05-02 Thread Jonathan Farley
https://bugs.kde.org/show_bug.cgi?id=292583

Jonathan Farley  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #3 from Jonathan Farley  ---
Neat, but not what I was asking for:

I was asking for the ability to use custom scripts within Gwenview, so being
able to access what would be the same as the 'actions' menu in Dolphin, is what
I was after, not using the same 'share' protocols as Dolphin.

In dolphin, by placing a .desktop file in
~/.local/share/Kservices5/ServiceMenu/ you can pass parameters to and run any
script or application you wish to achieve any purpose you desire. It was being
able to utilise this same process in Gwenview that I was hoping for.

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

[plasmashell] [Bug 420860] Widgets are bigger on Wayland with the same fractional scaling settings

2020-05-02 Thread Matej Mrenica
https://bugs.kde.org/show_bug.cgi?id=420860

Matej Mrenica  changed:

   What|Removed |Added

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

--- Comment #6 from Matej Mrenica  ---
QT_DEVICE_PIXEL_RATIO=auto was set by packettracer package, but removing it
didn't make any difference. I also tested this on Kde Neon live and it is also
present there.

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

[digikam] [Bug 420865] "Labels" tab in left menu shows unexpected behavior

2020-05-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=420865

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #2 from Maik Qualmann  ---
I am actually aware of the problem. For no color label and flag, a database
operation is whether entries are present. This function does not work safely.
Deleting a color label / flag / rating leaves an entry in the DB. So we have to
check the value.

Maik

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

[digikam] [Bug 420865] "Labels" tab in left menu shows unexpected behavior

2020-05-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=420865

Maik Qualmann  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[rkward] [Bug 420888] New: RKward freezes on startup with high CPI load if no valid script path in the .rkworkplace file

2020-05-02 Thread fsando
https://bugs.kde.org/show_bug.cgi?id=420888

Bug ID: 420888
   Summary: RKward freezes on startup with high CPI load if no
valid script path in the .rkworkplace file
   Product: rkward
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: rkward-de...@kde.org
  Reporter: s...@fs-analyse.dk
  Target Milestone: ---

SUMMARY
If there is no valid path to a script file in the .rkworkplace file RKward
freezes with yellow engine indicator.

STEPS TO REPRODUCE
1. Open an RKward.RData workspace
2. Close all scripts
3. Close and save
4. Reopen the RKward.RData workspace

OBSERVED RESULT
RKward freezes with high CPU load and a yellow R engine indicator

EXPECTED RESULT
RKward starts normally

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 18.04 (kernel: 5.15.0-99-generic)
(available in About System)
KDE Plasma Version: 5.12.9
KDE Frameworks Version: 5.47.0
Qt Version: 5.9.5

ADDITIONAL INFORMATION
---Problem description---
Please fill in the missing bits *in English*.

Please give a brief summary on the problem:
###Please fill in###

What - in detail - did you do directly before you encountered this problem?
###Please fill in###

When you try to repeat the above, does the problem occur again (no, sometimes,
always)?
###Please fill in###
Always

If applicable: When doing the same thing in an R session outside of RKWard, do
you see the same problem?
###Please fill in###

Do you have any further information that might help us to track this problem
down? In particular, if applicable, can you provide sample data and sample R
code to reproduce this problem?
###Please fill in###
After editing the .rkworkplace file by hand and adding in a valid path RKward
starts normally. Removing the path by hand triggers the bug.

I can provide an strace of the process if necessary.

RKWard is available in many different packagings, and sometimes problems are
specific to one method of installation. How did you install RKWard (which
file(s) did you download)?
###Please fill in###


---Session Info---
-- Frontend --
RKWard version: 0.7.1z+0.7.2+devel2
KDE Frameworks version (runtime): 5.47.0
KDE Frameworks version (compile time): 5.44.0
Qt version (runtime): 5.9.5
Qt version (compile time): 5.9.5
Using QtWebKit for HTML rendering
Local config directory: /home/finn/.config
RKWard storage directory: /home/finn/.rkward/
Backend version (as known to the frontend): 3.6.3

Debug message file (this may contain relevant diagnostic output in case of
trouble):
/tmp/rkward.frontend

-- Backend --
Debug message file (this may contain relevant diagnostic output in case of
trouble):
/tmp/rkward.rbackend

R version (compile time): 3.6.3  (2020-02-29 r77875)
R runtime session info:
R version 3.6.3 (2020-02-29)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 18.04.4 LTS

Matrix products: default
BLAS:   /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.7.1
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.7.1

Random number generation:
 RNG: Mersenne-Twister 
 Normal:  Inversion 
 Sample:  Rounding 

locale:
 [1] LC_CTYPE=en_DK.UTF-8  LC_NUMERIC=C 
LC_TIME=en_DK.UTF-8   LC_COLLATE=en_DK.UTF-8   
LC_MONETARY=en_DK.UTF-8   LC_MESSAGES=en_DK.UTF-8  
LC_PAPER=en_DK.UTF-8  LC_NAME=en_DK.UTF-8  
LC_ADDRESS=en_DK.UTF-8LC_TELEPHONE=en_DK.UTF-8 
LC_MEASUREMENT=en_DK.UTF-8LC_IDENTIFICATION=en_DK.UTF-8

attached base packages:
[1] stats graphics  grDevices utils datasets  methods   base 

other attached packages:
[1] rkward_0.7.2

loaded via a namespace (and not attached):
[1] compiler_3.6.3 tools_3.6.3

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

[kmymoney] [Bug 420767] Incorrect ordinate axis labels when zooming a chart

2020-05-02 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=420767

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
   |money/5e4c8322fbefcb6cdaf1c |money/332b888252b4bd8e08b9d
   |51f6204986946ca0ba4 |21e21d34e5be3ac25b9

--- Comment #3 from Thomas Baumgart  ---
Git commit 332b888252b4bd8e08b9d21e21d34e5be3ac25b9 by Thomas Baumgart.
Committed on 02/05/2020 at 07:57.
Pushed by tbaumgart into branch '5.0'.

Fix ordinate axis labels when zooming

Summary:
If I understand the intent of the author correctly, the sole purpose of
`KReportChartView::slotNeedUpdate()` was one-time customization of
ordinate axis labels at the time of chart creation. The fact that signal
is disconnected immediately after execution of slot starts seems to
confirm my understanding.

The problem begins when one zooms the chart (using so-called rubber band
zooming feature from KDiagram project). Axis ticks and labels are
recalculated but still they are overridden with "hard labels" defined in
the slot body. The number of axis ticks increases and is grater than the
number of hard labels, so the labels are repeated in cycle. In and of
itself it is really a feature rather than a bug but the feature works to
our disadvantage in this case.
Please find below a quote from AbstractAxis Class documentation:
> void AbstractAxis::setLabels( const QStringList & list )
> Use this to specify your own set of strings, to be used as axis
labels.
> Labels specified via setLabels take precedence: If a non-empty list is
passed, KD Chart will use these strings as axis labels, **instead of
calculating them.**
> **If you pass a smaller number of strings than the number of labels
drawn at this axis, KD Chart will repeat the strings until all labels
are drawn**. As an example you could specify the seven days of the week
as abscissa labels, which would be repeatedly used then.

Unfortunately, mere removal of disconnect method call does not solve the
problem but the same documentation provides a way to customize axis
labels when needed. It is done through overriding of `const QString
AbstractAxis::customizedLabel( const QString & label ) const`

My solution proposed in attached patch goes this way and also simplifies
calculations where they seemed over-complicated to me. Please correct my
understanding if i missed the point of removed lines.

Please find attached screenshots before and after the fix.
Balance history chart before fix with no zoom:
{F8268351}
Balance history chart before fix with zoom::
{F8268353}
Balance history chart after fix with no zoom:
{F8268359}
Balance history chart after fix with zoom::
{F8268358}

As a footnote, I would like to sincerely thank to all the people who
have contributed to this project. I started to use KMyMoney recently and
I am surprised how good it is, especially for an open-source project run
by the community. It suits my need for personal finance and
investment-supporting software amazingly well. If you find my
contribution valuable, I would love to provide more patches in the
future if I find more bugs or feel that some feature is missing. In
fact, I have little to no industrial experience in C++ as I work mostly
in Java. Please let me know if I broke any C++ coding rules.

Reviewers: #kmymoney, tbaumgart

Reviewed By: #kmymoney, tbaumgart

Subscribers: tbaumgart

Tags: #kmymoney, #kdiagram

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

(cherry picked from commit 5e4c8322fbefcb6cdaf1c51f6204986946ca0ba4)

M  +1-0kmymoney/plugins/views/reports/core/CMakeLists.txt
A  +57   -0kmymoney/plugins/views/reports/core/kreportcartesianaxis.cpp
[License: GPL (v2+)]
A  +48   -0kmymoney/plugins/views/reports/core/kreportcartesianaxis.h
[License: GPL (v2+)]
M  +26   -56   kmymoney/plugins/views/reports/core/kreportchartview.cpp
M  +6-2kmymoney/plugins/views/reports/core/kreportchartview.h
M  +1-1kmymoney/plugins/views/reports/reporttabimpl.cpp

https://commits.kde.org/kmymoney/332b888252b4bd8e08b9d21e21d34e5be3ac25b9

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

[kwallet-pam] [Bug 416461] [5.18] KDE wallet not unlocked on login

2020-05-02 Thread MicMor
https://bugs.kde.org/show_bug.cgi?id=416461

MicMor  changed:

   What|Removed |Added

 CC||i...@michelmorisot.eu

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

[krita] [Bug 409661] Brush properties widget (on the right) in Popup Palette becomes smaller and smaller

2020-05-02 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=409661

Boudewijn Rempt  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |krita/commit/93bdd1d6f56092 |krita/commit/ed1bf6eefcc919
   |e2f229dc6202aa068f4526ddbc  |b15f0bb88d98cd72a95dad9dd2

--- Comment #8 from Boudewijn Rempt  ---
Git commit ed1bf6eefcc919b15f0bb88d98cd72a95dad9dd2 by Boudewijn Rempt, on
behalf of Mathias Wein.
Committed on 02/05/2020 at 08:07.
Pushed by rempt into branch 'krita/4.3'.

Fix Brush HUD width adjustment

This time hopefully for real.
There are two issues to bypass:

1) Layouts don't just instantly calculate new dimension as
   you modify them, it would be way too expensive, so Qt has
   a delayed pass for that in the event loop. So we need to
   wait until this has happened for the properties layout
   before resizing.
2) QScrollArea has a pretty broken sizeHint() implementation.
   It will just not give us a useful size that we could use.
   See also QTBUG-76256 and QTBUG-58447

The most sane solution I could come up with is to install the
HUD widget as event filter for the content widget of the scroll
area, and catch the LayoutRequest event. This event gets sent
by the layout to the parent widget to indicate its new dimension
are now available.
This is what Q(Abstract)ScrollArea does internally anyway, so
even fixing the sizeHint and waiting for the event to trigger
again on the outer layout just costs another loop iteration
and results in multiple screen updates.

Since we need to adjust the width a few levels up, we need to
calculate the margins our self, but the layout is not overly
complex luckily.
(cherry picked from commit 93bdd1d6f56092e2f229dc6202aa068f4526ddbc)

M  +17   -1libs/ui/brushhud/kis_brush_hud.cpp
M  +1-0libs/ui/brushhud/kis_brush_hud.h

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

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

[dolphin] [Bug 368287] Dolphin crashed while moving files to directory on NTFS/FAT file system owned by another user [KIO::FileCopyJob::slotResult]

2020-05-02 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=368287

Julian Schraner  changed:

   What|Removed |Added

 CC||7ete...@gmail.com

--- Comment #45 from Julian Schraner  ---
*** Bug 420874 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 420874] Dolphin crashes while mooving files

2020-05-02 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=420874

Julian Schraner  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|REPORTED|RESOLVED
 CC||m...@xyquadrat.ch

--- Comment #1 from Julian Schraner  ---
This bug has been fixed with Frameworks 5.56.0. If you eventually upgrade to
20.04 LTS, the crash should disappear. If it persists anyways, please reopen
this bug report. Thank you :)

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

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

[konsole] [Bug 420783] Bookmarks can not be edited or deleted when "Global Menu" widget is used

2020-05-02 Thread SimPS
https://bugs.kde.org/show_bug.cgi?id=420783

SimPS  changed:

   What|Removed |Added

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

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

[kmymoney] [Bug 420767] Incorrect ordinate axis labels when zooming a chart

2020-05-02 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=420767

Thomas Baumgart  changed:

   What|Removed |Added

   Version Fixed In||5.0.9

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

[kate] [Bug 419719] Crash when repeating pgrep operation back-to-back

2020-05-02 Thread Kåre Särs
https://bugs.kde.org/show_bug.cgi?id=419719

Kåre Särs  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/kde/
   ||kate/commit/54b730ac6c28d0d
   ||ddac5e8c583e6ed0b3a0941fb

--- Comment #8 from Kåre Särs  ---
Git commit 54b730ac6c28d0dddac5e8c583e6ed0b3a0941fb by Kåre Särs.
Committed on 02/05/2020 at 06:26.
Pushed by sars into branch 'Improve--thread-safety-in-search-plugin'.

Fix crash if search command is used while searching

Thread safety was only provided by disabling the UI and that breaks
if we use the commands.

Add terminateSearch functions that stop the search without sending
signals and prevent already queued signals from adding matches in the
matches tree.

M  +11   -1addons/search/FolderFilesList.cpp
M  +3-0addons/search/FolderFilesList.h
M  +17   -3addons/search/SearchDiskFiles.cpp
M  +2-0addons/search/SearchDiskFiles.h
M  +27   -14   addons/search/plugin_search.cpp
M  +10   -8addons/search/plugin_search.h
M  +11   -0addons/search/replace_matches.cpp
M  +2-0addons/search/replace_matches.h
M  +27   -13   addons/search/search_open_files.cpp
M  +7-3addons/search/search_open_files.h

https://invent.kde.org/kde/kate/commit/54b730ac6c28d0dddac5e8c583e6ed0b3a0941fb

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

[kdenlive] [Bug 415044] Kdenlive does not handle image sequences correctly

2020-05-02 Thread Paul Brown
https://bugs.kde.org/show_bug.cgi?id=415044

--- Comment #2 from Paul Brown  ---
The bug is back in 20.04 on Linux.

The bahviour has been observed both in the most recent Appimages and the
Flatpaks.

WORKAROUND

When Kdenlive complains about not finding the sequenceof images, click on the
"Use placeholders for missing clips" and thne back on "Search recursively".
Finally click "Ok"

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

[plasmashell] [Bug 420541] Critical notifications (and *only* critical notifications) should be more attention-getting

2020-05-02 Thread RaitaroH
https://bugs.kde.org/show_bug.cgi?id=420541

--- Comment #9 from RaitaroH  ---
(In reply to Nate Graham from comment #8)
> Great, now all that's left to do here is to (maybe) improve the visibility
> of critical notifications. Moving to the appropriate place where we would
> implement that.

Can't wait to see this issue in "Adventures in Linux and KDE" Sir! :)

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

[systemsettings] [Bug 340982] I cannot set my short date to YYYY-MM-DD, nor my time to HH:MM

2020-05-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=340982

phil40...@gmail.com changed:

   What|Removed |Added

 CC||phil40...@gmail.com

--- Comment #159 from phil40...@gmail.com ---
Dolphin 20.04 does not allow iso date format whatever system language is (FR,
DE, RU, etc.)

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

[frameworks-kactivities] [Bug 420890] New: Widget was looping. See video

2020-05-02 Thread SergeyPerm
https://bugs.kde.org/show_bug.cgi?id=420890

Bug ID: 420890
   Summary: Widget was looping. See video
   Product: frameworks-kactivities
   Version: unspecified
  Platform: Debian stable
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: ivan.cu...@kde.org
  Reporter: m...@sergey.perm.ru
CC: plasma-b...@kde.org
  Target Milestone: ---

Created attachment 128092
  --> https://bugs.kde.org/attachment.cgi?id=128092=edit
Acivity widget loop

SUMMARY


STEPS TO REPRODUCE
1. Move activity widget to panel.

OBSERVED RESULT

Widget starts looping

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian GNU/Linux 10 (5.5.0-0.bpo.2-amd64)
(available in About System)
KDE Plasma Version: 5.14.5
KDE Frameworks Version: 5.54.0
Qt Version: 5.11.3

ADDITIONAL INFORMATION

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

[Plasma Vault] [Bug 420784] Restore of Vaults fail

2020-05-02 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=420784

--- Comment #4 from Ivan Čukić  ---
If I'm not mistaken (some parts are missing in you response, so I'm making an
educated guess :) ), you haven't restored activity configuration and your vault
is assigned to an activity with an id of "5e847ac8-3735-4647-ad07-ac753d5"
which no longer exists.

Try to do this - open konsole and:
killall kded5
cd ~/.config
mv plasmavaultrc plasmavaultrc.backup
grep -v 5e847ac8-3735-4647 plasmavaultrc.backup > plasmavaultrc
kded5 &

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

[okular] [Bug 420889] New: Shift+scroll wheel behaviour changed

2020-05-02 Thread Patrick
https://bugs.kde.org/show_bug.cgi?id=420889

Bug ID: 420889
   Summary: Shift+scroll wheel behaviour changed
   Product: okular
   Version: 20.04.0
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: m...@patricksmits.net
  Target Milestone: ---

In previous versions of Okular, holding the shift key and using the mouse
scroll wheel would scroll the page with one page/screen per step (like Page
up/down). Using this method, you could quickly skip parts of (large) documents.
In the latest version of Okular, this feature seems to be missing.

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

[dolphin] [Bug 181437] Detailed view: for better clarity, rolling over an element should highlight the whole line, not just the name of the element

2020-05-02 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=181437

Postix  changed:

   What|Removed |Added

 CC||pos...@posteo.eu

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

[kpat] [Bug 408708] Excessive cpu and memory usage

2020-05-02 Thread laurent combe
https://bugs.kde.org/show_bug.cgi?id=408708

--- Comment #4 from laurent combe  ---
duplicate of #407854 ?

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

[okular] [Bug 420755] Animated scroll transitions should respect global animation speed

2020-05-02 Thread Christoph Loy
https://bugs.kde.org/show_bug.cgi?id=420755

--- Comment #6 from Christoph Loy  ---
First, thanks for fixing up my bug report.

For KDE users, I agree, a global setting would be perfect. But what would that
mean for a windows user like me? I totally do understand that windows is
probably not your number one priority, but I'd still be interested how a
solution for windows would look like.

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

[dolphin] [Bug 404955] Add an option to always show the file extension

2020-05-02 Thread Matteo Modesti
https://bugs.kde.org/show_bug.cgi?id=404955

Matteo Modesti  changed:

   What|Removed |Added

 CC||matte...@gmail.com

--- Comment #12 from Matteo Modesti  ---
I honestly hate this "fix", for me it's been a very negative change: in the
most important directories I organize file names as something like

Author -- -mm-dd -- Topic -- Sub-topic -- Name/Title -- ID.ext

so that it's ordered by author, then date, then topic, etc. and I COULD still
see (for the most part) the most important things, which are topic, sub-topic
and the first half of name/title.

Now I can't: this forced change has made that impossible for me, rendering
Dolphin totally useless in those (important) directories. I'm thinking about
switching to another file manager for this reason.

This is not the way to go: a change like this should be configurable in the
Settings, where you should provide all 3 possible elision options:
  * right  (like before)
  * middle (like now)
  * left   (somebody could find that useful, probably me too)
Making Dolphin save it in the directory's custom settings (instead of globally)
would be even better, because you could need different elision types in
different directories.

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

[elisa] [Bug 420895] New: Wrong path for music files

2020-05-02 Thread Sigurd Schmidt
https://bugs.kde.org/show_bug.cgi?id=420895

Bug ID: 420895
   Summary: Wrong path for music files
   Product: elisa
   Version: 19.12.3
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: sigurdfschm...@web.de
  Target Milestone: ---

I cannot change the path of the music files when I would like to choose a song
by the file of it.


STEPS TO REPRODUCE
1. Go to file on the main window and click on it
2. You can see now the path of the files.
3. You cannot edit this path at all.

OBSERVED RESULT


EXPECTED RESULT
I can change the path to the folder where I have my music stored.

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

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 420897] New: plazma crash on loading

2020-05-02 Thread Jasen
https://bugs.kde.org/show_bug.cgi?id=420897

Bug ID: 420897
   Summary: plazma crash on loading
   Product: plasmashell
   Version: 5.18.4
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: jase...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.18.4)

Qt Version: 5.14.2
Frameworks Version: 5.70.0
Operating System: Linux 5.6.7-050607-generic x86_64
Windowing system: X11
Distribution: KDE neon Testing Edition

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

I Login into plazma session, after restart. I use  mesa20 lib

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f77b497bc80 (LWP 10229))]

Thread 23 (Thread 0x7f7727bff700 (LWP 10671)):
#0  0x7f77ab08e9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x561b00645604) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f77ab08e9f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x561b006455b0, cond=0x561b006455d8) at pthread_cond_wait.c:502
#2  0x7f77ab08e9f3 in __pthread_cond_wait (cond=0x561b006455d8,
mutex=0x561b006455b0) at pthread_cond_wait.c:655
#3  0x7f77ae455e5b in QWaitConditionPrivate::wait(QDeadlineTimer)
(deadline=..., this=0x561b006455b0) at thread/qwaitcondition_unix.cpp:146
#4  0x7f77ae455e5b in QWaitCondition::wait(QMutex*, QDeadlineTimer)
(this=, mutex=0x561b01ba4830, deadline=...) at
thread/qwaitcondition_unix.cpp:225
#5  0x7f77ae455fd9 in QWaitCondition::wait(QMutex*, unsigned long)
(this=this@entry=0x561b01ba4838, mutex=mutex@entry=0x561b01ba4830,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x7f77b2558233 in QSGRenderThreadEventQueue::takeEvent(bool)
(wait=true, this=0x561b01ba4828) at scenegraph/qsgthreadedrenderloop.cpp:255
#7  0x7f77b2558233 in QSGRenderThread::processEventsAndWaitForMore()
(this=this@entry=0x561b01ba4790) at scenegraph/qsgthreadedrenderloop.cpp:905
#8  0x7f77b2558691 in QSGRenderThread::run() (this=0x561b01ba4790) at
scenegraph/qsgthreadedrenderloop.cpp:1000
#9  0x7f77ae44f8ac in QThreadPrivate::start(void*) (arg=0x561b01ba4790) at
thread/qthread_unix.cpp:342
#10 0x7f77ab0886db in start_thread (arg=0x7f7727bff700) at
pthread_create.c:463
#11 0x7f77adcf988f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 22 (Thread 0x7f7715a4a700 (LWP 10670)):
#0  0x7f77ab08e9f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x561b01c7c240) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f77ab08e9f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x561b01c7c1f0, cond=0x561b01c7c218) at pthread_cond_wait.c:502
#2  0x7f77ab08e9f3 in __pthread_cond_wait (cond=0x561b01c7c218,
mutex=0x561b01c7c1f0) at pthread_cond_wait.c:655
#3  0x7f77894ae07b in  () at /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#4  0x7f77894ada77 in  () at /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#5  0x7f77ab0886db in start_thread (arg=0x7f7715a4a700) at
pthread_create.c:463
#6  0x7f77adcf988f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 21 (Thread 0x7f771822b700 (LWP 10668)):
#0  0x7ffc0a7a1b0a in clock_gettime ()
#1  0x7f77add08ea6 in __GI___clock_gettime (clock_id=clock_id@entry=1,
tp=tp@entry=0x7f771822aad0) at ../sysdeps/unix/clock_gettime.c:115
#2  0x7f77ae69dd51 in qt_clock_gettime (ts=0x7f771822aad0, clock=) at kernel/qelapsedtimer_unix.cpp:111
#3  0x7f77ae69dd51 in do_gettime (frac=, sec=) at kernel/qelapsedtimer_unix.cpp:166
#4  0x7f77ae69dd51 in qt_gettime() () at kernel/qelapsedtimer_unix.cpp:175
#5  0x7f77ae69c589 in QTimerInfoList::updateCurrentTime()
(this=this@entry=0x7f77100046b0) at kernel/qtimerinfo_unix.cpp:91
#6  0x7f77ae69cb65 in QTimerInfoList::timerWait(timespec&)
(this=0x7f77100046b0, tm=...) at kernel/qtimerinfo_unix.cpp:388
#7  0x7f77ae69e1ae in timerSourcePrepareHelper (timeout=0x7f771822ab94,
src=) at kernel/qeventdispatcher_glib.cpp:133
#8  0x7f77ae69e1ae in timerSourcePrepare(GSource*, gint*)
(source=, timeout=0x7f771822ab94) at
kernel/qeventdispatcher_glib.cpp:166
#9  0x7f77a7dfcb28 in g_main_context_prepare () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#10 0x7f77a7dfd4fb in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#11 0x7f77a7dfd6dc in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#12 0x7f77ae69e44b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f771b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#13 0x7f77ae63d9aa in

[kinfocenter] [Bug 420898] New: Info Center Crash

2020-05-02 Thread Shubham
https://bugs.kde.org/show_bug.cgi?id=420898

Bug ID: 420898
   Summary: Info Center Crash
   Product: kinfocenter
   Version: 5.18.4
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: hubn...@gmail.com
  Reporter: shubhammehr...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: ---

Application: kinfocenter (5.18.4)

Qt Version: 5.14.2
Frameworks Version: 5.69.0
Operating System: Linux 5.3.0-51-generic x86_64
Windowing system: X11
Distribution: KDE neon User Edition 5.18

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

when I opened "Info Center" and click "Energy Information"
Software Suddenly Crashed

The crash does not seem to be reproducible.

-- Backtrace:
Application: Info Center (kinfocenter), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f19a16e5800 (LWP 1023))]

Thread 4 (Thread 0x7f1979590700 (LWP 1028)):
#0  0x7f1997231644 in g_mutex_unlock () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#1  0x7f19971eab18 in g_main_context_prepare () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f19971eb4fb in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f19971eb6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f199e20544b in QEventDispatcherGlib::processEvents
(this=0x7f1974000b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f199e1a49aa in QEventLoop::exec (this=this@entry=0x7f197958fd80,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#6  0x7f199dfb53d7 in QThread::exec (this=) at
thread/qthread.cpp:536
#7  0x7f199be65fc5 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
#8  0x7f199dfb68ac in QThreadPrivate::start (arg=0x5630005f4f00) at
thread/qthread_unix.cpp:342
#9  0x7f199913c6db in start_thread (arg=0x7f1979590700) at
pthread_create.c:463
#10 0x7f199d8ab88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f19868dd700 (LWP 1025)):
#0  0x7f199d89a0b4 in __GI___libc_read (fd=7, buf=0x7f19868dcb60,
nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:27
#1  0x7f19972302b0 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f19971eb0b7 in g_main_context_check () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f19971eb570 in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f19971eb6dc in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f199e20544b in QEventDispatcherGlib::processEvents
(this=0x7f198b20, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#6  0x7f199e1a49aa in QEventLoop::exec (this=this@entry=0x7f19868dcd70,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:225
#7  0x7f199dfb53d7 in QThread::exec (this=) at
thread/qthread.cpp:536
#8  0x7f199b678555 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#9  0x7f199dfb68ac in QThreadPrivate::start (arg=0x7f199b8f0da0) at
thread/qthread_unix.cpp:342
#10 0x7f199913c6db in start_thread (arg=0x7f19868dd700) at
pthread_create.c:463
#11 0x7f199d8ab88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f198ec8d700 (LWP 1024)):
#0  0x7f199d89ebf9 in __GI___poll (fds=0x7f198ec8cca8, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f1999562747 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f199956436a in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f1991862fd0 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7f199dfb68ac in QThreadPrivate::start (arg=0x56300011d950) at
thread/qthread_unix.cpp:342
#5  0x7f199913c6db in start_thread (arg=0x7f198ec8d700) at
pthread_create.c:463
#6  0x7f199d8ab88f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f19a16e5800 (LWP 1023)):
[KCrash Handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
#7  0x7f199d7ca801 in __GI_abort () at abort.c:79
#8  0x7f199df925fb in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1914
#9  QMessageLogger::fatal (this=this@entry=0x7ffe2d0f1ce0,
msg=msg@entry=0x7f199d585b6f "%s") at global/qlogging.cpp:893
#10 0x7f199d581cc0 in QQuickWidgetPrivate::handleContextCreationFailure
(this=this@entry=0x5630007d74c0, format=..., isEs=isEs@entry=false) at
qquickwidget.cpp:869
#11 0x7f199d582020 in QQuickWidgetPrivate::createContext
(this=this@entry=0x5630007d74c0) at qquickwidget.cpp:902
#12 0x7f199d58417e in QQuickWidget::resizeEvent (this=0x5630006de0d0,
e=) at qquickwidget.cpp:1244
#13 0x7f199f5c6bde in QWidget::event (this=this@entry=0x5630006de0d0,

[kdenlive] [Bug 420900] New: No 'stabilize' function in Project bin > context menu > Clip Jobs

2020-05-02 Thread Truk
https://bugs.kde.org/show_bug.cgi?id=420900

Bug ID: 420900
   Summary: No 'stabilize' function in Project bin  > context menu
> Clip Jobs
   Product: kdenlive
   Version: 20.04.0
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: kurt.stau...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Go to 'Project Bin'
2. Select either a MTS or an mp4 Video
3. Open Context Menu
4. Go to 'Clip Jobs'
5. There are 2 entries ('Automatic scene split' and 'Dublicate clip with speed
change'), but nothing like 'Stabilize'

SOFTWARE/OS VERSIONS
Ubuntu 19.10
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.1

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

[Discover] [Bug 420901] New: Discover Startup

2020-05-02 Thread Gary
https://bugs.kde.org/show_bug.cgi?id=420901

Bug ID: 420901
   Summary: Discover Startup
   Product: Discover
   Version: 5.18.4
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: gh...@mail.com
CC: aleix...@kde.org
  Target Milestone: ---

SUMMARY
Discover starts during PC startup and may crash if the network isn't ready.
The user has no control of when Discover runs.
Please add a menu item to Discover that allows the user to specify when
Discover will run. I suggest a time of day choice, that way the user can
start a VPN and run checks before Discover attempts access to the network.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[Falkon] [Bug 420902] New: Site info falsely claims that connection is secure after certificate exception

2020-05-02 Thread Florian Bruhin
https://bugs.kde.org/show_bug.cgi?id=420902

Bug ID: 420902
   Summary: Site info falsely claims that connection is secure
after certificate exception
   Product: Falkon
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: now...@gmail.com
  Reporter: kde@the-compiler.org
  Target Milestone: ---

When opening https://expired.badssl.com/ and granting a certificate exception,
the site info panel (when clicking the site's favicon) claims "Your connection
to this site is *secured*" despite that not being the case.

When loading the site again in a new tab (or even just reloading it),
QtWebEngine remembers the certificate exemption and doesn't ask again - those
two things combined might provide users with a false sense of security that a
connection is secure, despite that not being the case.

I noticed this while fixing a similar issue in qutebrowser:
https://github.com/qutebrowser/qutebrowser/issues/5403

While I consider this a security-relevant bug (and will request a CVE for
qutebrowser), there's nothing to be exploited by a bad actor, hence I'm opening
this publicly.

This is on Archlinux, with Qt 5.14.2 and Falkon 3.1.0.

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

[kwallet-pam] [Bug 419465] Wallet failed to get opened by PAM, error code is -9

2020-05-02 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=419465

--- Comment #11 from Albert Astals Cid  ---
@Andre the problem here is that there's nothing really kwallet can do, since
when kwallet is run the kwallet.salt from "outside" the encrypted mount is not
visible anymore and all it knows is the password given with the .salt from
inside doesn't work.

I'll try to work on a blog explaining which may be the issue for people that
have it

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

[Discover] [Bug 420891] New: Application descriptions don’t fall back to other languages (or English) when translations are missing

2020-05-02 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=420891

Bug ID: 420891
   Summary: Application descriptions don’t fall back to other
languages (or English) when translations are missing
   Product: Discover
   Version: 5.18.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: lei...@leinir.dk
  Reporter: k...@huftis.org
CC: aleix...@kde.org
  Target Milestone: ---

Created attachment 128093
  --> https://bugs.kde.org/attachment.cgi?id=128093=edit
Screenshot showing Discover with missing translations

SUMMARY
When the appdata for an application is only partially translated, i.e. some
strings are translated and some are not, the non-translated strings are simply
hidden, instead of being shown in the fall-back language (e.g. English). This
make the description of the application very confusing.


STEPS TO REPRODUCE
1. Set your language preferences in KDE to Norwegian Nynorsk (nn).
2. Start Discover.
3. Search for KGeography.

OBSERVED RESULT
The application descriptions only shows the text ‘Funksjonar:’ (translation of
‘Features:’), nothing else (see screenshot).


EXPECTED RESULT
The strings that are translated into ‘nn’ in the appdata file should be shown
translated while the other strings (here: description of KGeography and list of
features) should be shown in a fall-back language (the second, third etc.
preferred language, or ultimately English), just like it does for normal UI
strings in application.


SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20200428
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.1


ADDITIONAL INFORMATION
I think this *used* to work?

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

[apper] [Bug 420815] Error

2020-05-02 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=420815

elizab...@sem-artist.com changed:

   What|Removed |Added

 CC||elizab...@sem-artist.com
 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #1 from elizab...@sem-artist.com ---
Hi Kaye and thanks for making a report.

To better understand the problem, can you provide:

The apper version number,
Your operating system and version,
Your KDE Plasma version,
Your KDE Frameworks version
Your Qt version.

All of this can be found in "About System" as it says in the template.
In addition can you write:

What you were trying to do when the error happened,
What the outcome of the error was (e.g. did it crash, hang, show a warning
etc.),
What you expected to happen instead of the error.

Also can you reproduce the problem and if so can you then please write the
steps to reproduce as shown in the template.

Will be awaiting your response.
Thanks for using KDE

blueblots

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

[kdepim] [Bug 345959] When an individual folder is set to prefer HTML to Plaintext, some E-mails with both HTML and plaintext parts will display the plaintext part

2020-05-02 Thread Marcus Harrison
https://bugs.kde.org/show_bug.cgi?id=345959

--- Comment #6 from Marcus Harrison  ---
Sorry for the slow response.

I'm not able to reproduce this any more either. If I find a failing E-mail I'll
try to scrape it of personal information and attach it to the bug.

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

[kontact] [Bug 416758] Encoding broken

2020-05-02 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=416758

Alexander  changed:

   What|Removed |Added

Version|5.13.1  |5.14.0

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

[plasmashell] [Bug 420890] Widget was looping. See video

2020-05-02 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=420890

David Edmundson  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED
 CC||k...@davidedmundson.co.uk

--- Comment #1 from David Edmundson  ---
>KDE Plasma Version: 5.14.5

This widget has since been removed

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

[plasmashell] [Bug 420899] Plasma (partial) crash on New project (AndroidStudio)

2020-05-02 Thread Nix
https://bugs.kde.org/show_bug.cgi?id=420899

Nix  changed:

   What|Removed |Added

Summary|Plasma (partial) crash on   |Plasma (partial) crash on
   |New project (AndroifStudio) |New project (AndroidStudio)

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

[plasmashell] [Bug 418662] Some system tray icons become invisible when Medial Player starts

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=418662

Konrad Materka  changed:

   What|Removed |Added

Summary|Some system tray icons seem |Some system tray icons
   |to choose the wrong |become invisible when
   |color/become invisible  |Medial Player starts

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

[plasmashell] [Bug 419305] Have transparent icons in systray

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=419305

Konrad Materka  changed:

   What|Removed |Added

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

--- Comment #20 from Konrad Materka  ---
Removing duplicate - 418662 will be used to handle different issue.

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

[plasmashell] [Bug 418662] Some system tray icons become invisible when Medial Player starts

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=418662

--- Comment #15 from Konrad Materka  ---
SNI icon issue will be tracked in Bug 419305.
This one is only for issue with Medial Player plasmoid, after Gwenview start.

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

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=420635

Konrad Materka  changed:

   What|Removed |Added

 CC||simonandr...@gmail.com

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

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=420635

Konrad Materka  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk

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

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=420635

Konrad Materka  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=420635

Konrad Materka  changed:

   What|Removed |Added

 CC||notux...@gmail.com

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

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=420635

Konrad Materka  changed:

   What|Removed |Added

 CC||b...@briandwright.com

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

[plasmashell] [Bug 420635] Apps that autostart do not appear in the system tray, including DiscoverNotifier

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=420635

Konrad Materka  changed:

   What|Removed |Added

 CC||rdie...@gmail.com

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

[kdenlive] [Bug 420905] New: Feature Request: Please support more than two audio channels (5.1 support)

2020-05-02 Thread Julius R.
https://bugs.kde.org/show_bug.cgi?id=420905

Bug ID: 420905
   Summary: Feature Request: Please support more than two audio
channels (5.1 support)
   Product: kdenlive
   Version: 20.04.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: kont...@juliusreich.de
  Target Milestone: ---

Dear KDE developers,

first of all: Thank you all for your brilliant work!
I would have loved to said goodbye to Adobe forever, but unfortunately,
KDEnlive does not support 5.1 audio channels (more than stereo atm). That is
most unfortunate, for it denies the usage in professional surroundings. :)

I really hope, this will be implemented in future versions. KDEnlive should
gain far more widespread.

Cheers
Julius

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

[krusader] [Bug 420904] New: Icons are blurred when fractional scaling is enabled

2020-05-02 Thread Matej Mrenica
https://bugs.kde.org/show_bug.cgi?id=420904

Bug ID: 420904
   Summary: Icons are blurred when fractional scaling is enabled
   Product: krusader
   Version: 2.7.2
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: krusader-bugs-n...@kde.org
  Reporter: matejm98m...@gmail.com
CC: krusader-bugs-n...@kde.org
  Target Milestone: ---

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

See the screenshot

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69
Qt Version: 5.15 Beta

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

[neon] [Bug 420892] screen freezes

2020-05-02 Thread tony
https://bugs.kde.org/show_bug.cgi?id=420892

tony  changed:

   What|Removed |Added

 CC||ard...@bbox.fr

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

[neon] [Bug 420892] New: screen freezes

2020-05-02 Thread tony
https://bugs.kde.org/show_bug.cgi?id=420892

Bug ID: 420892
   Summary: screen freezes
   Product: neon
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: neon-b...@kde.org
  Reporter: ard...@bbox.fr
CC: j...@jriddell.org, neon-b...@kde.org, sit...@kde.org
  Target Milestone: ---

SUMMARY
Screen freezes at random intervals , usually several times a day.

from kernel
i915 :00:02.0: Resetting rcs0 for hang on rcs0

I understand that there used to be a kernel switch in older kernels but that
was taken out by the developers



Operating System: KDE neon 5.18
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2
Kernel Version: 5.3.0-51-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz
Memory: 7.6 GiB of RAM

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

[dolphin] [Bug 420713] Dolphin unmounts external drive after failing to copy from it

2020-05-02 Thread David
https://bugs.kde.org/show_bug.cgi?id=420713

--- Comment #2 from David  ---
(In reply to Nate Graham from comment #1)
> That's odd. What exactly do you mean by "it will fail shortly after
> starting"? In what way? Also if you can get a backtrace of the crash, that
> would be helpful. See
> https://community.kde.org/Guidelines_and_HOWTOs/Debugging/
> How_to_create_useful_crash_reports

I mean that it doesn't manage to reach any significant amount of the copy
operation. And no, sorry, cannot provide more info, don't have any spare
hardware to play with.

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

[digikam] [Bug 420819] error while opening database digikam will try to automatically reconnect to the database

2020-05-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=420819

--- Comment #7 from Maik Qualmann  ---
The problem is clear, your database is on the removable drive. This is not
mounted at the start and the database error is there. The database must be on
your local drive and must be available at startup.

Maik

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

[kmail2] [Bug 420818] Received attachments show as "Unnamed"

2020-05-02 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=420818

Laurent Montel  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |WAITINGFORINFO

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

[KAccounts] [Bug 420878] Problems in KDE-Plasma Online Accounts in Fedora 32

2020-05-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=420878

Christoph Feck  changed:

   What|Removed |Added

 CC|64bit_fed...@comcast.net,   |rdie...@gmail.com
   |aol...@redhat.com,  |
   |b...@redhat.de, |
   |fedora.ru...@gmail.com, |
   |fedora...@bigorange.org,|
   |hlo...@gmail.com,   |
   |jwrdego...@fedoraproject.or |
   |g, kde-bugzi...@plasma.cx,  |
   |mschwe...@fedoraproject.org |
   |,   |
   |nuell@mnredhat7.lethbridgec |
   |ollege.ab.ca,   |
   |pga...@redhat.com,  |
   |reveal@bungiesoft.org,  |
   |yna...@redhat.com   |

--- Comment #1 from Christoph Feck  ---
Please don't add random people to the CC list, just because you believe they
are maintaining KDE software in Fedora.

If you want attention of Fedora maintainers, user their bug tracker.

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

[krusader] [Bug 400889] View panel focuses parent on right click

2020-05-02 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=400889

Davide Gianforte  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

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

[kfile-plugins] [Bug 420896] Baloo is broken again and is not recognising most commands entered in terminal.

2020-05-02 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=420896

Antonio Rojas  changed:

   What|Removed |Added

 CC||aro...@archlinux.org
 Status|REPORTED|RESOLVED
 Resolution|--- |NOT A BUG

--- Comment #1 from Antonio Rojas  ---
baloo commands are not prepended by '--'

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

[systemsettings] [Bug 414417] current splash screen is not highlighted after I set global theme to breeze dark

2020-05-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=414417

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #4 from Patrick Silva  ---
I have just built 5.18 branch of plasma-dsktop on Arch Linux,
this issue is not completely fixed.

1. make sure your current global theme is Breeze
2. open system settings > startup and shutdown > splash screen
3. set splash screen to "None" or a third-party one
4. go to Global Theme kcm and apply Breeze Dark theme
5. go back to startup and shutdown > splash screen KCM and you will see
the splash screen chosen in the step 3 highlighted instead of Breeze one

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

[kdeconnect] [Bug 407289] KDEConnect crashes upon trying to 'Add storage location' from 'Filesystem expose settings'

2020-05-02 Thread prox
https://bugs.kde.org/show_bug.cgi?id=407289

--- Comment #9 from prox  ---
Update to comments #7 and #8:

I managed to define a storage location within Kdeconnect. Now it is the home
directory in my smartphone. 

I did not notice the burger or sandwich symbol at the top in the left corner in
the "Storage location" screen, where I could now define a storage location
(maybe it this burger or sandwich symbol wasn't there before because I formerly
had deactivated certain Google apps, which I just have activated again). 

But now a new behaviour: When I open the Kde-Connect app, the option
"Filesystem expose" is not displayed any more. So I cannot change the storage
location. And I cannot see it within the Kdeconnect app.

And I still cannot establish a connection in Dolphin (KDE being part of Debian
10.3 on my computer) with my smartphone. Dolphin tells me that the filesystem
of the device (here: my smartphone) cannot get mounted.

The Kdeconnect app on my smartphone now has version 14.1.2

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

[plasmashell] [Bug 418662] Some system tray icons become invisible when Medial Player starts

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=418662

Konrad Materka  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

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

[systemsettings] [Bug 261344] "Adjust All Fonts" should make "Small" smaller than size of "Menu"

2020-05-02 Thread Wyatt Childers
https://bugs.kde.org/show_bug.cgi?id=261344

Wyatt Childers  changed:

   What|Removed |Added

 CC||dark...@nearce.com

--- Comment #11 from Wyatt Childers  ---
Hey Nate,

I saw this in your blog post. I'm not sure this is the right fix. You can
similarly adjust the monospace font to be non monospace. If I adjust all fonts,
and one doesn't change with it, that's weird.

I think there's a big difference between weirdness the user can go "oh I
screwed up" and "why didn't it do what I told it to?". We've moved from the
former here, to the later, and without any additional indication, or
explanation, I really think this is going to surprise a lot of people.

I'd probably have filed a bug had I changed my fonts, and noticed this without
the explanation in your blog. IMO if this needs fixed it probably needs to be a
multiselectable list or a table based UI where you can pick and choose what
you're adjusting, one, or many, then adjust a selection at a time.

This to me feels like, if I checked a "select all" on that tabular interface,
and it unchecked the small font for me. It's just too strange even if at some
level it makes sense.

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

[digikam] [Bug 420727] digiKam-Window and all Sub-Windows are enlarged too much

2020-05-02 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=420727

--- Comment #26 from Maik Qualmann  ---
The attribute Qt::AA_EnableHighDpiScaling must be set before a QApplication has
been created. Since the shared KConfig is not yet available, we would have to
save these settings in an extra QSetting file. I will do it after the release
of digiKam-7.0.0.

Maik

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

[plasmashell] [Bug 420890] Widget was looping. See video

2020-05-02 Thread Ivan Čukić
https://bugs.kde.org/show_bug.cgi?id=420890

Ivan Čukić  changed:

   What|Removed |Added

   Assignee|ivan.cu...@kde.org  |notm...@gmail.com
  Component|general |Desktop Containment
Product|frameworks-kactivities  |plasmashell
   Target Milestone|--- |1.0
Version|unspecified |5.14.5

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

[Breeze] [Bug 420893] New: REQUEST [ICON FOR ANYDESK]

2020-05-02 Thread ssergio-ll
https://bugs.kde.org/show_bug.cgi?id=420893

Bug ID: 420893
   Summary: REQUEST [ICON FOR ANYDESK]
   Product: Breeze
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Icons
  Assignee: visual-des...@kde.org
  Reporter: ser...@iskynet.es
CC: kain...@gmail.com
  Target Milestone: ---

Can add icon for tray of app AnyDesk?

This is app: https://anydesk.com/


Thanks

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

[kontact] [Bug 416758] Encoding broken

2020-05-02 Thread Alexander
https://bugs.kde.org/show_bug.cgi?id=416758

Alexander  changed:

   What|Removed |Added

 CC||cookie...@web.de
 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED

--- Comment #6 from Alexander  ---
Not fixed as of May 02nd!

Forwarded html-messages in _some_ cases still can't display umlaute in the
forwarded text. From an HTML-E-Mail forwarded to me:

== == == == == == 

Sehr geehrte Eltern, liebe Schülerinnen,

die geplante stufenweise Öffnung der Schulen bedeutet, dass es am Montag, dem
4. Mai 2020 auch am XXX mit dem Präsenzunterricht für die Klasse 10 sowie die
MSS 11 und 12 losgeht. Viele Schülerinnen und auch unsere Lehrkräfte freuen
sich nach den vielen Wochen der Distanz bereits auf den Beginn eines
„normalen“ Schulalltags. Wir sagen ihnen bereits jetzt ein herzliches
Willkommen!

Dieser Wiederbeginn wird allerdings unter besonderen Bedingungen erfolgen
müssen, die maßgeblich vom „Hygieneplan-Corona für die Schulen in
Rheinland-Pfalz“ gesteckt sind. Diesen Plan habe ich hier zur Kenntnisnahme
angehängt.

== == == == == == 

And -- very strange -- the warning message in German, that external references
not have been loaded is in _some_ cases as well »infected«:

== == == == == == 
Hinweis: Diese Nachricht im HTML-Format k�nnte externe Referenzen auf z. B.
Bilder enthalten. Aus Sicherheitsgr�nden werden externe Referenzen nicht
geladen. Falls der Absender vertrauensw�rdig ist, aktivieren Sie externe
Referenzen, indem Sie hier klicken.
== == == == == == 

So the bug is still alive.

Operating System: openSUSE Tumbleweed 20200425
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.1
Kernel Version: 5.6.6-1-default
OS Type: 64-bit
Processors: 4 × Intel® Core™ i7-5600U CPU @ 2.60GHz
Memory: 7,5 GiB

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

[krusader] [Bug 399273] when renaming and using the ctrl + shift + end or pgdn selection leaves the text area

2020-05-02 Thread Davide Gianforte
https://bugs.kde.org/show_bug.cgi?id=399273

Davide Gianforte  changed:

   What|Removed |Added

 CC||dav...@gengisdave.org
 Resolution|--- |WAITINGFORINFO
 Status|CONFIRMED   |NEEDSINFO

--- Comment #2 from Davide Gianforte  ---
The KLineEditor we are using for renaming operation has its own shortcuts:

- CTRL + LEFT/RIGHT : move to the left/right word;
- CTRL + SHIFT + LEFT/RIGHT : select next left/right word;
- SHIFT + END : select text from cursor the to end;
- SHIFT + HOME : select text from cursor the to start;

Are these working for you?

The shortcut you have used are not taken by KLineEditor and are passed to the
panel which effectively select a range of files (the fix could be to avoid some
events while renaming a file).

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

[plasmashell] [Bug 419305] Have transparent icons in systray

2020-05-02 Thread Dalibor
https://bugs.kde.org/show_bug.cgi?id=419305

Dalibor  changed:

   What|Removed |Added

 CC||dalibor.aleksic.dacha@gmail
   ||.com

--- Comment #19 from Dalibor  ---
Same issue: https://imgur.com/uETqh5s

Re-loging sometimes helps. So far only reliable "fix" is to remove and add
again system tray in the panel, but that works until next reboot. 

Currently, I'm using adapta theme with papirus icon set, but I tried other
themes and icons sets including Breeze, and still have same issue. It doesn't
seem to be theme related. 

I can also notice errors in journal logs as @Avathar:
file:///usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/items/StatusNotifierItem.qml:
 

This occurs on both my laptops after KDE got upadted to 5.18. It worked fine in
5.17.

---System
OS: Manjaro 20.0 Lysia
Kernel: x86_64 Linux 4.19.118-1-MANJARO
DE: KDE 5.69.0 / Plasma 5.18.4
WM: KWin
GTK Theme: Adapta [GTK2/3]
Icon Theme: Papirus

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

[krita] [Bug 420338] [selection] Krita can't paint (empty selection, feedback issue)

2020-05-02 Thread Tymond
https://bugs.kde.org/show_bug.cgi?id=420338

Tymond  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/
   |krita/commit/607122920de688 |krita/commit/692225a9c40064
   |5a543421ad7a334e70f24aca10  |60802d414a357c27922341d79e

--- Comment #7 from Tymond  ---
Git commit 692225a9c4006460802d414a357c27922341d79e by Agata Cacko, on behalf
of Wolthera van Hövell tot Westerflier.
Committed on 02/05/2020 at 13:15.
Pushed by tymond into branch 'krita/4.3'.

Ensure that selection masks get unactivated if the selection was emptied.

This can happen with selectall and then invert, or selecting an area and then
deselecting
it fully, which ended up with an empty but active selection, and thus an
inability to paint
on the drawing.

Global selection mask will be removed, local selection masks disabled, and in
either case
the artist can go back to painting.

M  +11   -1libs/ui/operations/kis_filter_selection_operation.cpp
M  +8-2libs/ui/tool/kis_selection_tool_helper.cpp

https://invent.kde.org/kde/krita/commit/692225a9c4006460802d414a357c27922341d79e

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

[dolphin] [Bug 420340] Icon shown by information panel is not updated when certain entries of places panel are clicked

2020-05-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=420340

Patrick Silva  changed:

   What|Removed |Added

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

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

[dolphin] [Bug 420340] Icon shown by information panel is not updated when certain entries of places panel are clicked

2020-05-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=420340

--- Comment #3 from Patrick Silva  ---
Created attachment 128094
  --> https://bugs.kde.org/attachment.cgi?id=128094=edit
another screen recording

This issue is still reproducible when I switch from Downloads, Documents and
Desktop to Home. I'm attaching a screen recording.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.18.80
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

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

[kinfocenter] [Bug 420898] Info Center Crash

2020-05-02 Thread Shubham
https://bugs.kde.org/show_bug.cgi?id=420898

Shubham  changed:

   What|Removed |Added

   Platform|unspecified |Neon Packages

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

[digikam] [Bug 420819] error while opening database digikam will try to automatically reconnect to the database

2020-05-02 Thread Carlo Gioia
https://bugs.kde.org/show_bug.cgi?id=420819

--- Comment #8 from Carlo Gioia  ---
8.0 OK Maik
I understand what you are saying, and will see if there is a way out of
this. The drive in question is an SSD drive physically mounted in one of
the drive bays in the PC attached via a SATA cable a   I have no idea
why it would be considered a removable drive.
I implemented  your other suggestion so now I only need to start via
Dolphin when I first boot up  ... a minor inconvenience but liveable 
so please feel free to close the bug and thank you for your help.

Stay safe
Regards Carlo


On Sat, May 2, 2020 at 5:44 AM Maik Qualmann 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=420819
>
> --- Comment #7 from Maik Qualmann  ---
> The problem is clear, your database is on the removable drive. This is not
> mounted at the start and the database error is there. The database must be
> on
> your local drive and must be available at startup.
>
> Maik
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[kwallet-pam] [Bug 419465] Wallet failed to get opened by PAM, error code is -9

2020-05-02 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=419465

--- Comment #10 from Albert Astals Cid  ---
@Martin can you check if you're having the same problem as Andre?

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

[frameworks-kio] [Bug 268600] File movement arrow for File Already Exists Dialog

2020-05-02 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=268600

Ahmad Samir  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
  Latest Commit||https://commits.kde.org/kio
   ||/baa38ebee32e8d267ac1dab8f6
   ||b3a1d77adde64a
 Resolution|--- |FIXED

--- Comment #3 from Ahmad Samir  ---
Git commit baa38ebee32e8d267ac1dab8f6b3a1d77adde64a by Ahmad Samir.
Committed on 02/05/2020 at 09:27.
Pushed by ahmadsamir into branch 'master'.

[RenameDialog] Add an arrow indicating direction from src to dest

Summary:
This adds a visual indication to show the direction of the copy/move..etc
operation pointing from source to destination.

See the screenshots.
{F8274196}
{F8274191}

Reviewers: #frameworks, dfaure, meven, ngraham, #dolphin

Reviewed By: meven, ngraham, #dolphin

Subscribers: kde-frameworks-devel

Tags: #frameworks

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

M  +16   -6src/widgets/renamedialog.cpp

https://commits.kde.org/kio/baa38ebee32e8d267ac1dab8f6b3a1d77adde64a

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

[krusader] [Bug 400889] View panel focuses parent on right click

2020-05-02 Thread Robert Silvia
https://bugs.kde.org/show_bug.cgi?id=400889

--- Comment #4 from Robert Silvia  ---
I upgraded last weekend to Kubuntu 20.04 (krusader v2.7.2), I was quite pleased
to find that the issue is no longer occurring.

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

[yakuake] [Bug 415762] Exiting the session in a Yakuake tab sometimes crash Yakuake

2020-05-02 Thread Luca Weiss
https://bugs.kde.org/show_bug.cgi?id=415762

Luca Weiss  changed:

   What|Removed |Added

 CC||l...@z3ntu.xyz

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

[kontact] [Bug 416758] Encoding broken

2020-05-02 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=416758

--- Comment #7 from Laurent Montel  ---
Test case please.
(save as mbox file please)

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

[Breeze] [Bug 412331] Background colors in Gimp and Inkscape do not match kde color scheme in plasma 5.17beta

2020-05-02 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=412331

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #16 from Patrick Silva  ---
bug 417463 marked as duplicate is still reproducible.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.18.80
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

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

[gwenview] [Bug 420894] New: eps renders are pixelated and low res

2020-05-02 Thread Arunkumar
https://bugs.kde.org/show_bug.cgi?id=420894

Bug ID: 420894
   Summary: eps renders are pixelated and low res
   Product: gwenview
   Version: 19.12.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: arun181...@gmail.com
  Target Milestone: ---

SUMMARY

Gwenview's rendering of any eps figure is of very low resolution and pixelated.
There does not appear to be any setting to change the resolution at which the
eps is rendered. The bug has been there since many many versions, so much so I
can't even remember the last time I used Gwenview for eps figures.

STEPS TO REPRODUCE
1. Open any eps figure in Gwenview
2. Compare the rendering vs another viewer, say Okular

OBSERVED RESULT

The eps figure is rendered as a raster image, at an extremely low resolution.

EXPECTED RESULT

eps being a vector format, the render should not show any signs of pixelation.
Also, when zooming in, the presentation of the vector graphics should be
preserved.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 20.04 / Linux 5.4.0
(available in About System)
KDE Plasma Version: 5.18.4 
KDE Frameworks Version: 5.68
Qt Version: 5.12.8

ADDITIONAL INFORMATION

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

[kfile-plugins] [Bug 420896] New: Baloo is broken again and is not recognising most commands entered in terminal.

2020-05-02 Thread Scott
https://bugs.kde.org/show_bug.cgi?id=420896

Bug ID: 420896
   Summary: Baloo is broken again and is not recognising most
commands entered in terminal.
   Product: kfile-plugins
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: shagooser...@gmail.com
  Target Milestone: ---

SUMMARY
Baloo is broken again and is not recognising most commands entered in terminal.

STEPS TO REPRODUCE
1. open a terminal and enter balooctl --check/status/enable etc
2. 
3. 

OBSERVED RESULT
Unknown option 'check'.
Unknown option 'status', etc
no duration of movies displayed in file manager

EXPECTED RESULT
1/That the various commands are recognised and acted upon
2/ duration of movies be shown in duration column

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
Baloo worked on a fresh instal of Kubuntu 20.04 LTS released on 23/4 before any
updates were added to the system.

scott@scottlounge:~$ balooctl -v
baloo 5.68.0

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

[plasmashell] [Bug 420899] New: Plasma (partial) crash on New project (AndroifStudio)

2020-05-02 Thread Nix
https://bugs.kde.org/show_bug.cgi?id=420899

Bug ID: 420899
   Summary: Plasma (partial) crash on New project (AndroifStudio)
   Product: plasmashell
   Version: 5.12.8
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: nixb...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.12.8)

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

-- Information about the crash:
- What I was doing when the application crashed:
Setup consists of 2 GFX cards from AMD with desktop span on 3 monitors (X11).
AMD 5700 series has 2 monitors and the 3rd monitor is on an AMD 5440 series. 
New install of opensuse leap 15.1 (all packages are installed via official
repos + packman) with no extra drivers from AMD (just the default ones).
While having Android studio (v3.6.3) open, I tried to create a new project with
it and suddenly the desktop on the monitor powered by the 5440 went blank and
then came up again without wallpaper. The desktop on the rest of the monitors
powered by the 5700 were fine.
Other desktop apps running at that time was Conky and google chrome (v81.x)
with gmail tab open.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7ff482fb5500 (LWP 2057))]

Thread 18 (Thread 0x7ff35db4c700 (LWP 15418)):
#0  0x7ff47c2c91d8 in read () at /lib64/libc.so.6
#1  0x7ff476bebc80 in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7ff476ba6cb8 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#3  0x7ff476ba7150 in  () at /usr/lib64/libglib-2.0.so.0
#4  0x7ff476ba7542 in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
#5  0x7ff3b3d32e36 in  () at /usr/lib64/libgio-2.0.so.0
#6  0x7ff476bceac6 in  () at /usr/lib64/libglib-2.0.so.0
#7  0x7ff47bb814f9 in start_thread () at /lib64/libpthread.so.0
#8  0x7ff47c2d7f2f in clone () at /lib64/libc.so.6

Thread 17 (Thread 0x7ff35e7c0700 (LWP 15417)):
#0  0x7ff47c2e50e8 in __libc_enable_asynccancel () at /lib64/libc.so.6
#1  0x7ff47c2c91c6 in read () at /lib64/libc.so.6
#2  0x7ff476bebc80 in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7ff476ba6cb8 in g_main_context_check () at
/usr/lib64/libglib-2.0.so.0
#4  0x7ff476ba7150 in  () at /usr/lib64/libglib-2.0.so.0
#5  0x7ff476ba72bc in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#6  0x7ff476ba7301 in  () at /usr/lib64/libglib-2.0.so.0
#7  0x7ff476bceac6 in  () at /usr/lib64/libglib-2.0.so.0
#8  0x7ff47bb814f9 in start_thread () at /lib64/libpthread.so.0
#9  0x7ff47c2d7f2f in clone () at /lib64/libc.so.6

Thread 16 (Thread 0x7ff388bb4700 (LWP 8561)):
#0  0x7ff47bb8787d in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7ff47c9da0bb in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib64/libQt5Core.so.5
#2  0x7ff3ad643ac5 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib64/libKF5ThreadWeaver.so.5
#3  0x7ff3ad647b18 in  () at /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x7ff3ad642c7d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib64/libKF5ThreadWeaver.so.5
#5  0x7ff3ad647b72 in  () at /usr/lib64/libKF5ThreadWeaver.so.5
#6  0x7ff3ad642c7d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib64/libKF5ThreadWeaver.so.5
#7  0x7ff3ad645a5b in ThreadWeaver::Thread::run() () at
/usr/lib64/libKF5ThreadWeaver.so.5
#8  0x7ff47c9d8c8d in  () at /usr/lib64/libQt5Core.so.5
#9  0x7ff47bb814f9 in start_thread () at /lib64/libpthread.so.0
#10 0x7ff47c2d7f2f in clone () at /lib64/libc.so.6

Thread 15 (Thread 0x7ff3893b5700 (LWP 8560)):
#0  0x7ff47bb8787d in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7ff47c9da0bb in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib64/libQt5Core.so.5
#2  0x7ff3ad643ac5 in
ThreadWeaver::Weaver::takeFirstAvailableJobOrSuspendOrWait(ThreadWeaver::Thread*,
bool, bool, bool) () at /usr/lib64/libKF5ThreadWeaver.so.5
#3  0x7ff3ad647b18 in  () at /usr/lib64/libKF5ThreadWeaver.so.5
#4  0x7ff3ad642c7d in
ThreadWeaver::Weaver::applyForWork(ThreadWeaver::Thread*, bool) () at
/usr/lib64/libKF5ThreadWeaver.so.5
#5  0x7ff3ad645a5b in ThreadWeaver::Thread::run() () at
/usr/lib64/libKF5ThreadWeaver.so.5
#6  0x7ff47c9d8c8d in  () at /usr/lib64/libQt5Core.so.5
#7  0x7ff47bb814f9 in start_thread () at /lib64/libpthread.so.0
#8  0x7ff47c2d7f2f in clone () at /lib64/libc.so.6

Thread 14 (Thread 0x7ff389bb6700 

[okular] [Bug 420889] Shift+scroll wheel behaviour changed

2020-05-02 Thread Albert Astals Cid
https://bugs.kde.org/show_bug.cgi?id=420889

Albert Astals Cid  changed:

   What|Removed |Added

 CC||aa...@kde.org,
   ||keziolio...@gmail.com,
   ||n...@kde.org

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

[frameworks-baloo] [Bug 351642] Manpage for balooctl

2020-05-02 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=351642

--- Comment #10 from Alexander Potashev  ---
(In reply to Nate Graham from comment #4)
> Just running `balooctl` shows the options and what they will do. It's not a
> full manpage, but it's good enough IMO.

This only works if you have `balooctl` installed. If we had a real manpage, you
could also find it online, e.g. http://manpages.org/meinproc5/8 for meinproc5.

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

[systemsettings] [Bug 261344] "Adjust All Fonts" should make "Small" smaller than size of "Menu"

2020-05-02 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=261344

--- Comment #12 from Nate Graham  ---
The fix implemented exactly what was requested: the small font value gets
adjusted too, but it becomes smaller than the general font rather than using
the same size.

This whole UI needs to be re-visited IMO. For example perhaps we could have
plus and minus buttons on the main page that simply increase or decrease all
fonts from their current values. But until we do something like that, the fix
for this *very old) but is appropriate IMO.

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

[plasmashell] [Bug 420903] New: Icons moving on resolution change

2020-05-02 Thread Nick Stefanov
https://bugs.kde.org/show_bug.cgi?id=420903

Bug ID: 420903
   Summary: Icons moving on resolution change
   Product: plasmashell
   Version: 5.18.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Folder
  Assignee: h...@kde.org
  Reporter: m...@abv.bg
CC: plasma-b...@kde.org
  Target Milestone: 1.0

SUMMARY
Icons are moving on resolution change. They should not move to a new location
on resolution change.

STEPS TO REPRODUCE
1. Put some icons/shortcuts on desktop vertically from top to bottom.
2. Change to a lower resolution
3.

OBSERVED RESULT
Depend on how low resolution you choose, one or more icons are moved to the top
as a second row.

EXPECTED RESULT
Icons should not move to a new location on resolution change. KDE Plasma is the
only DE where this happens and this have to be fixed.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.69.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
This behaviour was present on KDE4 too.

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

[systemsettings] [Bug 420859] On wayland, mouse cursor is much bigger over Qt5 apps

2020-05-02 Thread Matej Mrenica
https://bugs.kde.org/show_bug.cgi?id=420859

Matej Mrenica  changed:

   What|Removed |Added

 CC||matejm98m...@gmail.com
Summary|On wayland, mouse cursor is |On wayland, mouse cursor is
   |much bigger |much bigger over Qt5 apps

--- Comment #1 from Matej Mrenica  ---
Cursor size in Xwayland apps is correct. And cursor size in Gtk3 wayland apps
is actually smaller than in Xorg session.

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

[kpat] [Bug 408708] Excessive cpu and memory usage

2020-05-02 Thread laurent combe
https://bugs.kde.org/show_bug.cgi?id=408708

laurent combe  changed:

   What|Removed |Added

 CC||laurent.co...@free.fr
   Platform|Archlinux Packages  |Ubuntu Packages
Version|19.12   |20.04

--- Comment #3 from laurent combe  ---
Same here. 

On a fresh Ubuntu 20.04 install
when kpat launched solver logs in /var/log/syslog
(in my case i play with the spider game)

more than 60Gb in few hours. To do the job my rsyslogd consume all the
available CPU !! On a Terminal if i launch "kpat", on the stdout the solver
logs, logs, logs indefinitely ...

Surprising to see this "game move data" stored in a system log file

Found an ubuntu bug for this issue :
https://bugs.launchpad.net/ubuntu/+source/kpat/+bug/1851898

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

[rkward] [Bug 420888] RKward freezes on startup with high CPI load if no valid script path in the .rkworkplace file

2020-05-02 Thread Thomas Friedrichsmeier
https://bugs.kde.org/show_bug.cgi?id=420888

Thomas Friedrichsmeier  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://commits.kde.org/rkw
   ||ard/7dc28480fe742396a4e1f07
   ||58b763ce80d932e1d
 Resolution|--- |FIXED

--- Comment #1 from Thomas Friedrichsmeier 
 ---
Git commit 7dc28480fe742396a4e1f0758b763ce80d932e1d by Thomas Friedrichsmeier.
Committed on 02/05/2020 at 09:34.
Pushed by tfry into branch 'master'.

Fix hang when opening empty workplace, and associated crash on exit.

M  +1-0ChangeLog
M  +1-0rkward/rkward.cpp
M  +1-1rkward/windows/rkworkplaceview.cpp

https://commits.kde.org/rkward/7dc28480fe742396a4e1f0758b763ce80d932e1d

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

[dolphin] [Bug 181437] Detailed view: for better clarity, rolling over an element should highlight the whole line, not just the name of the element

2020-05-02 Thread Postix
https://bugs.kde.org/show_bug.cgi?id=181437

--- Comment #12 from Postix  ---
Once the whole line will be selected / highlighted, it should be possible (by
option?) to select a file also by a single left click somewhere in the row. 

Clicking again in the same row would deselect it.

Currently you can already do that by drawing a selection rectangle in the
single row, where the item is, which you'd like to select. However, this is not
very convenient for a single item.

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

[kwallet-pam] [Bug 419465] Wallet failed to get opened by PAM, error code is -9

2020-05-02 Thread Andre Woebbeking
https://bugs.kde.org/show_bug.cgi?id=419465

--- Comment #9 from Andre Woebbeking  ---
(In reply to Albert Astals Cid from comment #8)
> @Andre how does your encrypfs setup works?
> 
> It gets un-encrypted after you put the password using pam?

I think so. It was an option while installing Kubuntu.

> I wonder how this may work at all with 5.18.3 since your user dir is still
> encrypted and thus it can not read from it.
> 
> Is it possible that there's a .local/share/kwalletd/kdewallet.salt in your
> home "outside" the encrypted data?
> 
> I've no idea how encrypfs works, but if it works by mounting something on
> top of your existing home dir, i can envision the fact that there's a
> /home/youruser/.local/share/kwalletd/kdewallet.salt "outside" your encrypted
> data and then another one inside.
> 
> Can you try that? e.g. by logging as root or as another user and checking if
> the file is there?

It's, also one in ~/.kde/share/apps/kwalled.

> If that's the case, that's unfortunately a bug of how kwallet-pam used to
> work, that file should be *inside* your encrypted data and not outside, so a
> way to fix this would be copying that file from outside your encrypted data
> to the inside (keep copy of the old one just in case).

First I moved them away, and got error code -9 with 5.18.3 and 5.18.4 at first
and second login.

Then I moved them inside and 5.18.4 works as expected, first and second login
:-)

> Am i making sense?

Well, you fixed my problem :-)

Thank you very much!

Not sure whether kwallet could warn about my problem otherwise this should be
documented somewhere.

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

[okular] [Bug 420755] Animated scroll transitions should respect global animation speed

2020-05-02 Thread David Hurka
https://bugs.kde.org/show_bug.cgi?id=420755

--- Comment #7 from David Hurka  ---
(In reply to Christoph Loy from comment #6)
> For KDE users, I agree, a global setting would be perfect. But what would
> that mean for a windows user like me?

I don’t know, but you will probably not be able to configure it. It will
probably depend on the style you use (Aero or Classic).

(In reply to Nate Graham from comment #5)
> Nitpick: you're not objecting to smooth scrolling (which refers to
> pixel-by-pixel touchpad scrolling) but rather animated scroll transitions
> when using a mouse wheel or keyboard navigation. Re-titling appropriately.

Sounds like you expect that smooth scroll transitions (mouse wheel step / arrow
key) and smooth scroll transitions (clicking a navigation link) will use the
same code soon.

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

[KAccounts] [Bug 420878] Problems in KDE-Plasma Online Accounts in Fedora 32

2020-05-02 Thread Hugo Leonardo R. D. Lopes
https://bugs.kde.org/show_bug.cgi?id=420878

--- Comment #2 from Hugo Leonardo R. D. Lopes  ---
(In reply to Christoph Feck from comment #1)
> Please don't add random people to the CC list, just because you believe they
> are maintaining KDE software in Fedora.
> 
> If you want attention of Fedora maintainers, user their bug tracker.

I'm sorry for this! I believed that by sending more people the problem would be
solved faster. I read some articles and I already understand how it works. Best
regards and I'm sorry. Hugo Lopes.

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

[krusader] [Bug 399273] when renaming and using the ctrl + shift + end or pgdn selection leaves the text area

2020-05-02 Thread Ariel Rosenfeld
https://bugs.kde.org/show_bug.cgi?id=399273

--- Comment #3 from Ariel Rosenfeld  ---
Yes, these shortcuts work correctly.

its just easier in a file with multiple dots in the name to skip to the end
with CTRL + SHIFT + END and go back from the file extension then to move one
word at a time.

so disabling the range of file selection when renaming would be very helpful.

thank you

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

[kdenlive] [Bug 415044] Kdenlive does not handle image sequences correctly

2020-05-02 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=415044

--- Comment #4 from Jean-Baptiste Mardelle  ---
Hi and sorry for taking so long to address this issue. Basically, the problem
appeared because of a change in MLT 6.18 that changed the producer (plugin)
used to handle image sequence. It was switched to avformat instead of the
previous qimage plugin. While this results in much faster playing of the image
sequence, it is affected by several bugs, mainly a random order of the images.

This change was reverted in MLT's git master and will be fixed in the next
release. In the meanwhile, I added a check on project opening that should
automatically convert existing image sequences to qimage. I will prepare an
updated 20.04.0b AppImage soon for testing.

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

[kdenlive] [Bug 415044] Kdenlive does not handle image sequences correctly

2020-05-02 Thread Jean-Baptiste Mardelle
https://bugs.kde.org/show_bug.cgi?id=415044

--- Comment #3 from Jean-Baptiste Mardelle  ---
Git commit 380741361bc7e0548dcbbcac989fdb3f9449b68c by Jean-Baptiste Mardelle.
Committed on 02/05/2020 at 13:27.
Pushed by mardelle into branch 'release/20.04'.

Enforce image sequences with qimage producer.

M  +5-2src/jobs/loadjob.cpp

https://invent.kde.org/kde/kdenlive/commit/380741361bc7e0548dcbbcac989fdb3f9449b68c

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

[plasmashell] [Bug 418748] Almost all icons disappears from system tray when MPRIS player is open

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=418748

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com

--- Comment #6 from Konrad Materka  ---


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

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

[plasmashell] [Bug 419305] Have transparent icons in systray

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=419305

Konrad Materka  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #22 from Konrad Materka  ---
*** Bug 418748 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 418748] Almost all icons disappears from system tray when MPRIS player is open

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=418748

--- Comment #7 from Konrad Materka  ---


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

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

[plasmashell] [Bug 418460] Tray notification icons are missing

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=418460

Konrad Materka  changed:

   What|Removed |Added

 CC||mate...@gmail.com

--- Comment #8 from Konrad Materka  ---


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

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

[plasmashell] [Bug 419305] Have transparent icons in systray

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=419305

Konrad Materka  changed:

   What|Removed |Added

 CC||med.medin.2...@gmail.com

--- Comment #21 from Konrad Materka  ---
*** Bug 418460 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 418662] Some system tray icons become invisible when Medial Player starts

2020-05-02 Thread Konrad Materka
https://bugs.kde.org/show_bug.cgi?id=418662

--- Comment #16 from Konrad Materka  ---
*** Bug 418748 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 416739] Panel disappears from time to time and after a while re-appears

2020-05-02 Thread Kevin Kaland
https://bugs.kde.org/show_bug.cgi?id=416739

--- Comment #17 from Kevin Kaland  ---
Yes, laptop monitor disabled is also my scenario. Perhaps I should enable it
and check if this happens like that.

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

  1   2   3   >