[krita] [Bug 417225] the application darkens and the exit button disappears

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

--- Comment #8 from catfunni...@gmail.com ---
(In reply to Ahab Greybeard from comment #6)
> У вас есть krita в полноэкранном режиме (нет строки заголовка с кнопкой X)
> Строка меню: Вид - > полноэкранный режим
> 
> Для dark one у вас, вероятно, есть набор темных тем
> Строка меню: Настройки - > Темы Выберите другую тему

Thanks! I changed the color of the application but it does not stop changing it
periodically lags

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

[kmail2] [Bug 417304] small improvement

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

--- Comment #7 from Laurent Montel  ---
What is the usercase for it ?
As we will attach and send email.
So I don't see what can be the usercase for it ? :)

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

[konsole] [Bug 417326] New: The cursor is drawn one pixel off its expected Y-coordinate

2020-02-09 Thread Arthur Kasimov
https://bugs.kde.org/show_bug.cgi?id=417326

Bug ID: 417326
   Summary: The cursor is drawn one pixel off its expected
Y-coordinate
   Product: konsole
   Version: master
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: kodemeis...@outlook.com
  Target Milestone: ---

Created attachment 125775
  --> https://bugs.kde.org/attachment.cgi?id=125775&action=edit
Screenshot of gap 1

When Konsole draws the cursor, it always shifts down cursor Y position by one
pixel. Usually it is not noticeable but in some applications, e.g. Vim, it
produces an annoying gap on highlighted background.

For example, when you search a text in Vim, it highlights all occurrences of
that text in a file. When you place the cursor over the highlighted text, a
small but noticeable gap appears. Another example is highlighting of matching
parentheses which reveals the same gap. Please check the attached screenshots.

The adjustment of cursor position is located in TerminalDisplay::drawCursor:

// shift rectangle top down one pixel to leave some space
// between top and bottom
QRectF cursorRect = rect.adjusted(0, 1, 0, 0);

Not sure whether this adjustment is still useful for some purposes or not. 
Shouldn't we simply remove it?

Thanks!

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

[konsole] [Bug 417326] The cursor is drawn one pixel off its expected Y-coordinate

2020-02-09 Thread Arthur Kasimov
https://bugs.kde.org/show_bug.cgi?id=417326

--- Comment #1 from Arthur Kasimov  ---
Created attachment 125776
  --> https://bugs.kde.org/attachment.cgi?id=125776&action=edit
Screenshot of gap 2

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

[konsole] [Bug 417326] The cursor is drawn one pixel off its expected Y-coordinate

2020-02-09 Thread Arthur Kasimov
https://bugs.kde.org/show_bug.cgi?id=417326

--- Comment #2 from Arthur Kasimov  ---
Created attachment 125777
  --> https://bugs.kde.org/attachment.cgi?id=125777&action=edit
Remove adjustment of the cursor rectangle to avoid unwanted gaps

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

[plasmashell] [Bug 385258] Notes widget disappear if resolution has changed

2020-02-09 Thread boeroboy
https://bugs.kde.org/show_bug.cgi?id=385258

boeroboy  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Ever confirmed|0   |1
 Status|NEEDSINFO   |CONFIRMED

--- Comment #9 from boeroboy  ---
Posted info but didn't change status.

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

[kdeconnect] [Bug 409079] Cant open filesystem on Android device

2020-02-09 Thread Axel Braun
https://bugs.kde.org/show_bug.cgi?id=409079

--- Comment #8 from Axel Braun  ---
KDE Connect release 1.4-1.1  and App version 1.12.93 still show the same issue
@Jack - can you describe how you gave access via adb? Does it only work for USB
connections or as well via Wifi?

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

[kdeconnect] [Bug 417327] New: copy/paste, stops when smartphone enters in "sleep" mode

2020-02-09 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=417327

Bug ID: 417327
   Summary: copy/paste, stops when smartphone enters in "sleep"
mode
   Product: kdeconnect
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: plasmoid
  Assignee: albertv...@gmail.com
  Reporter: philippe.roub...@free.fr
  Target Milestone: ---

SUMMARY

when you copy/paste with dolphin a video of 300 MB for example then 

- copy stops when smartphone enters in "sleep" mode.
- copy restarts when you awake smartphone.

STEPS TO REPRODUCE
1. Launch a copy of a 300 MB video
2. wait for the stop
3. take the phone in your hand and awake it
4. copy restarts

OBSERVED RESULT

copy stops if smartphone enters in "sleep" mode

EXPECTED RESULT

copy keeps go on if smartphone enters in "sleep" mode

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: qt 5.14.0

ADDITIONAL INFORMATION

kdeconnect is not battery optimized
kde apps 19.12.1
kde kdeconnect 1.14.0

Samsung S7, Android 8.0
kdeconnect 1.13.7

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

[konsole] [Bug 417326] The cursor is drawn one pixel off its expected Y-coordinate

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

--- Comment #3 from Christoph Feck  ---
The code you remove says it's intentional.

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

[krita] [Bug 417305] Crash when try to edit fill layer

2020-02-09 Thread Rebecca Breu
https://bugs.kde.org/show_bug.cgi?id=417305

Rebecca Breu  changed:

   What|Removed |Added

 CC||rebe...@rbreu.de

--- Comment #2 from Rebecca Breu  ---
I can't reproduce it on Debian either, neither with my current docker build nor
with the most recent appimage (both version c4ce32e).

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

[kwin] [Bug 416219] Sometimes window stays visible after closing it

2020-02-09 Thread Komorebi
https://bugs.kde.org/show_bug.cgi?id=416219

--- Comment #5 from Komorebi  ---
Hello, 
that never happened to me again, so I'm not able to share more details. 
Maybe it was something related to cache. Anyway, it looks like the issue is
gone.

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

[kate] [Bug 417328] New: Kate does not declare supported file types on macOS

2020-02-09 Thread Jan Przybylak
https://bugs.kde.org/show_bug.cgi?id=417328

Bug ID: 417328
   Summary: Kate does not declare supported file types on macOS
   Product: kate
   Version: 19.12.2
  Platform: Other
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: application
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: jplx...@gmail.com
  Target Milestone: ---

Created attachment 125778
  --> https://bugs.kde.org/attachment.cgi?id=125778&action=edit
"Open With" dialog of a .txt file. Kate should be listed here.

SUMMARY
On macOS, Kate does not declare which file types it supports. The result is
that it does not appear in the "Open with" menu (see attachment) of files that
it supports, so it needs to be manually selected from the Applications folder,
which of course is a lot more cumbersome and time-consuming.

According to this
https://stackoverflow.com/questions/19693311/associating-a-file-extension-with-my-application
file types can be declared in `info.plist`

STEPS TO REPRODUCE
1. Choose a file Kate supports, ideally a simple plaintext file
2. Right click -> open with
3. Kate isn't in the list

OBSERVED RESULT
Kate is not listed as an option to open a file with

EXPECTED RESULT
Kate should be listed

SOFTWARE/OS VERSIONS
macOS: 10.14.6
Kate: 19.12.2

ADDITIONAL INFORMATION
I used the compiled version that can be downloaded from kate-editor.org

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

[kate] [Bug 417328] Kate does not declare supported file types on macOS

2020-02-09 Thread Jan Przybylak
https://bugs.kde.org/show_bug.cgi?id=417328

--- Comment #1 from Jan Przybylak  ---
Created attachment 125779
  --> https://bugs.kde.org/attachment.cgi?id=125779&action=edit
Kate's info.plist

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

[kate] [Bug 417328] Kate does not declare supported file types on macOS

2020-02-09 Thread Jan Przybylak
https://bugs.kde.org/show_bug.cgi?id=417328

--- Comment #2 from Jan Przybylak  ---
Created attachment 125780
  --> https://bugs.kde.org/attachment.cgi?id=125780&action=edit
For comparison, info.plist of TextEdit (the default text editor on the Mac)

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

[plasmashell] [Bug 417329] New: Plasma crashed on Wayland after I drag a file to a removable device using Dolphin

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

Bug ID: 417329
   Summary: Plasma crashed on Wayland after I drag a file to a
removable device using Dolphin
   Product: plasmashell
   Version: master
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: bugsefor...@gmx.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.18.80)

Qt Version: 5.13.2
Frameworks Version: 5.67.0
Operating System: Linux 5.3.0-28-generic x86_64
Windowing system: Wayland
Distribution: KDE neon Unstable Edition

-- Information about the crash:
- What I was doing when the application crashed:
I used Dolphin to drag a file to my pendrive and Plasma crashed when the
context menu with "move/copy/link here" and "cancel" options appeared.

-- 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 0x7f3720131800 (LWP 6052))]

Thread 12 (Thread 0x7f36b3bff700 (LWP 12077)):
#0  0x7f3716e549f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x56145363de00) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f3716e549f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x56145363ddb0, cond=0x56145363ddd8) at pthread_cond_wait.c:502
#2  0x7f3716e549f3 in __pthread_cond_wait (cond=0x56145363ddd8,
mutex=0x56145363ddb0) at pthread_cond_wait.c:655
#3  0x7f371a05faeb in QWaitConditionPrivate::wait(QDeadlineTimer)
(deadline=..., this=0x56145363ddb0) at thread/qwaitcondition_unix.cpp:146
#4  0x7f371a05faeb in QWaitCondition::wait(QMutex*, QDeadlineTimer)
(this=, mutex=0x56144d6e6790, deadline=...) at
thread/qwaitcondition_unix.cpp:225
#5  0x7f371a05fdf9 in QWaitCondition::wait(QMutex*, unsigned long)
(this=this@entry=0x56144d6e6798, mutex=mutex@entry=0x56144d6e6790,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x7f371e069ec8 in QSGRenderThreadEventQueue::takeEvent(bool)
(wait=true, this=0x56144d6e6788) at scenegraph/qsgthreadedrenderloop.cpp:245
#7  0x7f371e069ec8 in QSGRenderThread::processEventsAndWaitForMore()
(this=this@entry=0x56144d6e6710) at scenegraph/qsgthreadedrenderloop.cpp:710
#8  0x7f371e06a2fa in QSGRenderThread::run() (this=0x56144d6e6710) at
scenegraph/qsgthreadedrenderloop.cpp:739
#9  0x7f371a058b52 in QThreadPrivate::start(void*) (arg=0x56144d6e6710) at
thread/qthread_unix.cpp:360
#10 0x7f3716e4e6db in start_thread (arg=0x7f36b3bff700) at
pthread_create.c:463
#11 0x7f371995588f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 11 (Thread 0x7f36b2afd700 (LWP 6171)):
#0  0x7f3716e549f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x561443651114) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f3716e549f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x5614436510c0, cond=0x5614436510e8) at pthread_cond_wait.c:502
#2  0x7f3716e549f3 in __pthread_cond_wait (cond=0x5614436510e8,
mutex=0x5614436510c0) at pthread_cond_wait.c:655
#3  0x7f371a05faeb in QWaitConditionPrivate::wait(QDeadlineTimer)
(deadline=..., this=0x5614436510c0) at thread/qwaitcondition_unix.cpp:146
#4  0x7f371a05faeb in QWaitCondition::wait(QMutex*, QDeadlineTimer)
(this=, mutex=0x56144481ecf0, deadline=...) at
thread/qwaitcondition_unix.cpp:225
#5  0x7f371a05fdf9 in QWaitCondition::wait(QMutex*, unsigned long)
(this=this@entry=0x56144481ecf8, mutex=mutex@entry=0x56144481ecf0,
time=time@entry=18446744073709551615) at thread/qwaitcondition_unix.cpp:208
#6  0x7f371e069ec8 in QSGRenderThreadEventQueue::takeEvent(bool)
(wait=true, this=0x56144481ece8) at scenegraph/qsgthreadedrenderloop.cpp:245
#7  0x7f371e069ec8 in QSGRenderThread::processEventsAndWaitForMore()
(this=this@entry=0x56144481ec70) at scenegraph/qsgthreadedrenderloop.cpp:710
#8  0x7f371e06a2fa in QSGRenderThread::run() (this=0x56144481ec70) at
scenegraph/qsgthreadedrenderloop.cpp:739
#9  0x7f371a058b52 in QThreadPrivate::start(void*) (arg=0x56144481ec70) at
thread/qthread_unix.cpp:360
#10 0x7f3716e4e6db in start_thread (arg=0x7f36b2afd700) at
pthread_create.c:463
#11 0x7f371995588f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 10 (Thread 0x7f36b33fe700 (LWP 6170)):
#0  0x7f3716e549f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x56144479dcc0) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7f3716e549f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x56144479dc70, cond=0x56144479dc98) at pthread_cond_wait.c:502
#2  0x7f3716e549f3 in __pthread_cond_wait (cond=0x56144479dc98,
mutex=0x56144479dc70) at pthread_cond_wait.c:655
#3  0x7f371a05faeb in QWa

[plasmashell] [Bug 366462] Desktop icons cannot be interacted with via touch

2020-02-09 Thread Andrey Yashkin
https://bugs.kde.org/show_bug.cgi?id=366462

Andrey Yashkin  changed:

   What|Removed |Added

 CC||andreyyash...@gmail.com

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

[kdenlive] [Bug 417320] Kdenlive 19.12.1 x86 appimage failed to handle a large 30gb video clip. Version 17.04.3 had no problem with same file.

2020-02-09 Thread M Neligan
https://bugs.kde.org/show_bug.cgi?id=417320

--- Comment #1 from M Neligan  ---
Sorry - looks like I made a mistake. It was not the size of the file that
caused the problem but the fact that the clip was 30fps and the clip profile
was set to 25fps in Kdenlive (1080p). Kdenlive asked did I want to change to
30fps and I clicked yes. That's when it failed. I should have set the framerate
to 30 in preferences before loading the clip. The old vesrsion, which I still
have installed, did not seem to have this problem.

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

[amarok] [Bug 414407] Can't load database (plugin)

2020-02-09 Thread Lapineige
https://bugs.kde.org/show_bug.cgi?id=414407

--- Comment #19 from Lapineige  ---
Well I don't even find its repository… so if you can pack it for me it would be
nice :)

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

[digikam] [Bug 417330] New: It is impossible to move an album to a collection or album not visible in the albums list

2020-02-09 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=417330

Bug ID: 417330
   Summary: It is impossible to move an album to a collection or
album not visible in the albums list
   Product: digikam
   Version: 6.4.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: and...@alweb.dk
  Target Milestone: ---

I try to move albums to a collection on a mounted device. I want to do this
using digikam, because I want to maintain the metadata.

When the target album is not visible in the list, this is IMPOSSIBLE. The list
does not scroll to allow dropping in the out of view target album.

Ideas: Fix this (scrolling). Create a dialog to handle moving albums or images,
available in the context menus. Make it easy to move several albums at once.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch linux, fully updated.
(available in About System)
KDE Plasma Version: 5.17.5
KDE Frameworks Version:5.66.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION

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

[kwin] [Bug 416219] Sometimes window stays visible after closing it

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

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #6 from Christoph Feck  ---
Thanks for the update; changing status.

If you see this again, please add a comment or reopen the ticket.

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

[digikam] [Bug 417330] It is impossible to move an album to a collection or album not visible in the albums list

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

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

   What|Removed |Added

  Component|general |Albums-TreeView
 CC||caulier.gil...@gmail.com

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

[amarok] [Bug 414407] Can't load database (plugin)

2020-02-09 Thread Lapineige
https://bugs.kde.org/show_bug.cgi?id=414407

--- Comment #20 from Lapineige  ---
I found the Github repo… can't build, the first step fails.
https://github.com/KDE/amarok

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

[systemsettings] [Bug 417331] New: Standalone Compositor kcm: inline messages create scroll bar and hide two settings on bottom

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

Bug ID: 417331
   Summary: Standalone Compositor kcm: inline messages create
scroll bar and hide two settings on bottom
   Product: systemsettings
   Version: 5.17.90
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: bugsefor...@gmx.com
  Target Milestone: ---

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

When we select specific settings in standalone Compositor KCM,
an inline message appears on top, scroll bar is created and both last dropdown
and the checkbox on bottom are hidden. Watch the attached screen recording
please.

Operating System: Arch Linux 
KDE Plasma Version: 5.17.90
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

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

[kate] [Bug 416685] Makefile invalid highlight

2020-02-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=416685

Christoph Cullmann  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/syn
   ||tax-highlighting/5bd8719d46
   ||556dcb755e54e4637061678c4bc
   ||7da

--- Comment #1 from Christoph Cullmann  ---
Git commit 5bd8719d46556dcb755e54e4637061678c4bc7da by Christoph Cullmann, on
behalf of Nibaldo González.
Committed on 09/02/2020 at 11:32.
Pushed by cullmann into branch 'master'.

Makefile highlight: add substitutions

Summary:

Add substitutions:
```
$(var:pattern=replacement)
```

**Source:**
https://www.gnu.org/savannah-checkouts/gnu/make/manual/html_node/Text-Functions.html

Reviewers: #framework_syntax_highlighting, dhaumann, cullmann

Reviewed By: #framework_syntax_highlighting, cullmann

Subscribers: kwrite-devel, kde-frameworks-devel

Tags: #kate, #frameworks

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

M  +8-0autotests/folding/Makefile.fold
M  +8-0autotests/html/Makefile.html
M  +8-0autotests/input/Makefile
M  +8-0autotests/reference/Makefile.ref
M  +13   -2data/syntax/makefile.xml

https://commits.kde.org/syntax-highlighting/5bd8719d46556dcb755e54e4637061678c4bc7da

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

[kontact] [Bug 417332] New: kontat crased every time on start

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

Bug ID: 417332
   Summary: kontat  crased  every  time  on start
   Product: kontact
   Version: 5.7.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: taka.suph...@gmail.com
  Target Milestone: ---

Application: kontact (5.7.3)

Qt Version: 5.9.5
Frameworks Version: 5.47.0
Operating System: Linux 4.15.0-75-generic x86_64
Distribution: Ubuntu 18.04.3 LTS

-- Information about the crash:
kontat  crased  every  time  on start with this message in console: Hspell:
can't open /usr/share/hspell/hebrew.wgz.sizes.
sonnet.plugins.hspell: HSpellDict::HSpellDict: Init failed
sonnet.core: Missing trigrams for languages: QSet("en_AU", "en_GB", "en_CA")
*** KMail got signal 11 (Exiting)
*** Dead letters dumped.
[1:1:0100/00.932436:ERROR:broker_posix.cc(41)] Invalid node channel message
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = kontact path = /usr/bin pid = 23725
KCrash: Arguments: /usr/bin/kontact 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi from
kdeinit
sock_file=/run/user/1000/kdeinit5__0

[1]+  Остановленkontact

The crash can be reproduced every time.

-- Backtrace:
Application: Kontact (kontact), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc2d7608b80 (LWP 15835))]

Thread 26 (Thread 0x7fc18c6b4700 (LWP 15965)):
#0  0x7fc2cfd569f3 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55da556750a0) at
../sysdeps/unix/sysv/linux/futex-internal.h:88
#1  0x7fc2cfd569f3 in __pthread_cond_wait_common (abstime=0x0,
mutex=0x55da55675050, cond=0x55da55675078) at pthread_cond_wait.c:502
#2  0x7fc2cfd569f3 in __pthread_cond_wait (cond=0x55da55675078,
mutex=0x55da55675050) at pthread_cond_wait.c:655
#3  0x7fc2d48f05ab in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fc2d48e8c1b in QSemaphore::acquire(int) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fc18d6a280c in  () at
/usr/lib/x86_64-linux-gnu/qt5/plugins/texttospeech/libqttexttospeech_flite.so
#6  0x7fc2d48ef17d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fc2cfd506db in start_thread (arg=0x7fc18c6b4700) at
pthread_create.c:463
#8  0x7fc2d3fd288f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 25 (Thread 0x7fc19bfff700 (LWP 15940)):
#0  0x7fc2d3fc5bf9 in __GI___poll (fds=0x7fc190004db0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fc2cdccf5c9 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fc2cdccf6dc in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fc2d4b2699b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fc2d4acb9fa in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fc2d48ea23a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fc2d48ef17d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fc2cfd506db in start_thread (arg=0x7fc19bfff700) at
pthread_create.c:463
#8  0x7fc2d3fd288f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 24 (Thread 0x7fc1a0d9f700 (LWP 15937)):
#0  0x7fc2d3fc5bf9 in __GI___poll (fds=0x7fc194003ce0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fc2cdccf5c9 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fc2cdccf6dc in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fc2d4b2699b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fc2d4acb9fa in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fc2d48ea23a in QThread::exec() () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fc2d48ef17d in  () at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x7fc2cfd506db in start_thread (arg=0x7fc1a0d9f700) at
pthread_create.c:463
#8  0x7fc2d3fd288f in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 23 (Thread 0x7fc1a1c3e700 (LWP 15932)):
#0  0x7fc2d3fc5bf9 in __GI___poll (fds=0x7fc19c004a10, nfds=1,
timeout=10169) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fc2cdccf5c9 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fc2cdccf6dc in g_main_context_iteration () at
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fc2d4b2699b in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fc2d4acb9fa in
QEventLoop::exec(QFlags) () at
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7

[digikam] [Bug 417333] New: Advanced slideshow is blocking the desktop.

2020-02-09 Thread Anders Lund
https://bugs.kde.org/show_bug.cgi?id=417333

Bug ID: 417333
   Summary: Advanced slideshow is blocking the desktop.
   Product: digikam
   Version: 6.4.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: digikam-bugs-n...@kde.org
  Reporter: and...@alweb.dk
  Target Milestone: ---

Using the advanced slideshow completely blocks the desktop. It is not possible
to switch to another window, not even if the slidwshow is run on a second
monitor. Digikam itself is blocked even when the advanced slideshow setup
dialog is shown. I think those are really bad choices. 


STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Arch Linux, fully up to date
(available in About System)
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION

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

[konsole] [Bug 417334] New: [macOS]konsole build fails if ccache is installed

2020-02-09 Thread Yurii Kolesnykov
https://bugs.kde.org/show_bug.cgi?id=417334

Bug ID: 417334
   Summary: [macOS]konsole build fails if ccache is installed
   Product: konsole
   Version: 19.12.2
  Platform: Homebrew (macOS)
OS: macOS
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: r...@yurikoles.com
  Target Milestone: ---

SUMMARY
konsole build fails if ccache is installed, uninstalling ccache fixes issue.

STEPS TO REPRODUCE
1. brew install kde-mac/kde/konsole

OBSERVED RESULT
/bin/sh: ccache: command not found
ninja: build stopped: subcommand failed.

EXPECTED RESULT
Builds fine

SOFTWARE/OS VERSIONS
macOS: 10.15.4 beta 1 (19E224g)
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

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

[konsole] [Bug 417334] [macOS]konsole build fails if ccache is installed

2020-02-09 Thread Yurii Kolesnykov
https://bugs.kde.org/show_bug.cgi?id=417334

Yurii Kolesnykov  changed:

   What|Removed |Added

URL||https://github.com/KDE-mac/
   ||homebrew-kde/issues/332

--- Comment #1 from Yurii Kolesnykov  ---
Log is here https://git.io/Jvctn

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

[konsole] [Bug 417334] [macOS]konsole build fails if ccache is installed

2020-02-09 Thread Yurii Kolesnykov
https://bugs.kde.org/show_bug.cgi?id=417334

Yurii Kolesnykov  changed:

   What|Removed |Added

 CC||r...@yurikoles.com

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

[dolphin] [Bug 417051] When descending in a filesystem tree, Dolphin crashes.

2020-02-09 Thread Daniel
https://bugs.kde.org/show_bug.cgi?id=417051

--- Comment #4 from Daniel  ---
(In reply to Daniel from comment #0)
> SUMMARY
> Dolphin crashes when navigating through my file system.
> Dolphin in super-user mode works as it should
> 
> STEPS TO REPRODUCE
> 1. start dolphin
> 2. navigate to
> ~/Downloads/LibreOffice_en_extensions/Beispieldatenbanken_Handbuch/
> 3. wait a minute or so; then Dolphin crashes. If I enter into the directory
> Beispieldatenbanken_Handbuch, then Dolphin crases promptly
> 
> OBSERVED RESULT
> crash
> 
> EXPECTED RESULT
> open file in directory Beispieldatenbanken_Handbuch
> 
> 
> SOFTWARE/OS VERSIONS
> Linux/KDE Plasma: OpenSUSE Leap 15.1
> (available in About System)
> KDE Plasma Version: 5.12.8
> KDE Frameworks Version: 5.55.0
> Qt Version: 5.9.7
> 
> ADDITIONAL INFORMATION
> When starting Dolphin from bash, it crashes as described above and I get the
> info:
> user1@HP-user1:~> dolphin &
> [1] 24944
> user1@HP-user1:~> Trying to convert empty KLocalizedString to QString.
> mdb.c:5328: Assertion 'i > 0' failed in mdb_page_search_root()
> KCrash: Application 'dolphin' crashing...
> KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit
> sock_file=/run/user/1000/kdeinit5__0
> QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
> QSocketNotifier: Invalid socket 12 and type 'Read', disabling...
> Unable to start Dr. Konqi
> Re-raising signal for core dump handling.
> 
> Konqueror also crashed with the same mention:
> KCrash: Attempting to start /usr/lib64/libexec/drkonqi from kdeinit

Today (09 Feb 2020) I disabled in KDE Systemsetting ALL possibilities for file
search and Plasma search. Now Dolphin does not crash anymore (neither does
Konqueror). I did this, because Baloo also crashed and I disabled that program,
thinking "why not disable all, perhaps that works"
For me this is fine, since I search always only via bash->find. Someone else
who uses KDE-search will not be helped...

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

[okular] [Bug 417335] New: Cannot hide text of of "Text selection" action

2020-02-09 Thread Andrey Yashkin
https://bugs.kde.org/show_bug.cgi?id=417335

Bug ID: 417335
   Summary: Cannot hide text of of "Text selection" action
   Product: okular
   Version: 1.9.2
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: andreyyash...@gmail.com
  Target Milestone: ---

SUMMARY
You can hide the text lables of actions like "Zoom Out" or "Browse" by doing
right button click and switching show text checkbox. It is expected to work in
same way with "Text selection", but instead of hiding it cases disabling of
that action.

STEPS TO REPRODUCE
1. Make right button click on "Text selection" action
2. Click "Selection tools"

OBSERVED RESULT
"Text selection" action is disabled

EXPECTED RESULT
"Text selection" text label disappears

SOFTWARE/OS VERSIONS
Operating System: Kubuntu 19.10
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.12.4

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

[digikam] [Bug 417333] Advanced slideshow is blocking the desktop.

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

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

   What|Removed |Added

 CC||caulier.gil...@gmail.com
  Component|general |Plugin-Generic-Presentation

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

[kio-extras] [Bug 417336] New: Trying to use sftp causes crash in kdeinit5

2020-02-09 Thread Frits Spieker
https://bugs.kde.org/show_bug.cgi?id=417336

Bug ID: 417336
   Summary: Trying to use sftp causes crash in kdeinit5
   Product: kio-extras
   Version: 19.12
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: SFTP
  Assignee: plasma-b...@kde.org
  Reporter: s.pa...@spiekerbros.com
  Target Milestone: ---

SUMMARY
Trying to use sftp (Dolphin, Konqueror, or any other kde-based program) to
access remote locations causes a crash in kdeinit5. Those remote locations that
also support fish are still accessible; it is only sftp which causes the crash

STEPS TO REPRODUCE
1. try to access a remote location using sftp


OBSERVED RESULT
kdeinit5 crashes and dolphin (or other program) shows "unknown error". Keeping
the Dolphin window open will result in repeated crashes.

EXPECTED RESULT
dolphin shows the contents of the remote folder

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: OpenSuse Tumbleweed
KDE Plasma Version: 5.17.5-2.2
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION
Application: kdeinit5 (kdeinit5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f600da06580 (LWP 30188))]

Thread 2 (Thread 0x7f600ab1f700 (LWP 30190)):
#0  0x7f6010219abf in poll () from /lib64/libc.so.6
#1  0x7f600de8f2ee in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7f600de8f40f in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7f600f5dac6b in QEventDispatcherGlib::processEvents
(this=0x7f6004000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7f600f582bfb in QEventLoop::exec (this=this@entry=0x7f600ab1ed70,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:136
#5  0x7f600f3ad62e in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:118
#6  0x7f600ba4d507 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x7f600f3ae6f8 in QThreadPrivate::start (arg=0x7f600bacfda0) at
thread/qthread_unix.cpp:342
#8  0x7f600e989f2a in start_thread () from /lib64/libpthread.so.0
#9  0x7f601022438f in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f600da06580 (LWP 30188)):
[KCrash Handler]
#6  0x7f600b7b5044 in EVP_CIPHER_CTX_ctrl (ctx=0x0, type=type@entry=19,
arg=arg@entry=1, ptr=ptr@entry=0x7ffced1913c7) at crypto/evp/evp_enc.c:648
#7  0x7f600acd13ae in evp_cipher_aead_encrypt (cipher=0x7f60040061e0,
in=0x5562fe0afc70, out=0x5562fe0a4e10, len=36, tag=0x5562fe073320 "",
seq=) at
/usr/src/debug/libssh-0.9.3-1.1.x86_64/src/libcrypto.c:754
#8  0x7f600ace0382 in ssh_packet_encrypt (len=,
data=0x5562fe0afc70, session=0x5562fe072b30) at
/usr/src/debug/libssh-0.9.3-1.1.x86_64/src/packet_crypt.c:176
#9  packet_send2 (session=session@entry=0x5562fe072b30) at
/usr/src/debug/libssh-0.9.3-1.1.x86_64/src/packet.c:1684
#10 0x7f600ace0a38 in ssh_packet_send (session=0x5562fe072b30) at
/usr/src/debug/libssh-0.9.3-1.1.x86_64/src/packet.c:1810
#11 0x7f600acf357f in ssh_disconnect (session=0x5562fe072b30) at
/usr/src/debug/libssh-0.9.3-1.1.x86_64/src/client.c:692
#12 0x7f600bdf142a in sftpProtocol::closeConnection (this=0x7ffced191bd0)
at /usr/src/debug/kio-extras5-19.12.1-1.1.x86_64/sftp/kio_sftp.cpp:1282
#13 0x7f600bdf80f0 in sftpProtocol::sftpOpenConnection
(this=this@entry=0x7ffced191bd0, info=...) at
/usr/src/debug/kio-extras5-19.12.1-1.1.x86_64/sftp/kio_sftp.cpp:635
#14 0x7f600bdf84f0 in sftpProtocol::openConnection (this=0x7ffced191bd0) at
/usr/src/debug/kio-extras5-19.12.1-1.1.x86_64/sftp/kio_sftp.cpp:686
#15 0x7f600bdf1782 in sftpProtocol::sftpLogin
(this=this@entry=0x7ffced191bd0) at
/usr/src/debug/kio-extras5-19.12.1-1.1.x86_64/sftp/kio_sftp.cpp:2604
#16 0x7f600bdf3513 in sftpProtocol::listDir (this=0x7ffced191bd0, url=...)
at /usr/src/debug/kio-extras5-19.12.1-1.1.x86_64/sftp/kio_sftp.cpp:2150
#17 0x7f600becf3a6 in KIO::SlaveBase::dispatch (this=0x7ffced191bd0,
command=71, data=...) at
/usr/src/debug/kio-5.66.0-1.1.x86_64/src/core/slavebase.cpp:1247
#18 0x7f600bed in KIO::SlaveBase::dispatchLoop
(this=this@entry=0x7ffced191bd0) at
/usr/src/debug/kio-5.66.0-1.1.x86_64/src/core/slavebase.cpp:338
#19 0x7f600bdfe45b in kdemain (argc=, argv=)
at /usr/src/debug/kio-extras5-19.12.1-1.1.x86_64/sftp/kio_sftp.cpp:77
#20 0x5562fd04847c in launch (argc=4, _name=0x5562fe064318
"/usr/lib64/qt5/plugins/kf5/kio/sftp.so", args=, cwd=, envc=0, envs=, reset_env=false, tty=0x0,
avoid_loops=false, startup_id_str=0x5562fd04a175 "0") at
/usr/src/debug/kinit-5.66.0-1.1.x86_64/src/kdeinit/kinit.cpp:704
#21 0x5562fd049288 in handle_launcher_request (sock=,
who=) at
/usr/src/debug/kinit-5.66.0-1.1.x86_64/src/kdeinit/kinit.cpp:1142
#22 0x5562fd049c64 in handle_requests (waitForPid=0) at
/usr/src/debug/kinit-5.66.0-1.1.x86_64/src/kdeinit/kinit.cpp

[okular] [Bug 417337] New: can't quit full screen mode with key Esc?

2020-02-09 Thread teckie chen
https://bugs.kde.org/show_bug.cgi?id=417337

Bug ID: 417337
   Summary: can't quit full screen mode with key Esc?
   Product: okular
   Version: 1.9.1
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: PDF backend
  Assignee: okular-de...@kde.org
  Reporter: teckie_c...@yahoo.com
  Target Milestone: ---

SUMMARY
when i read my pdf book ,i want to quit full screen mode ,pressing key esc
,there is no respond.

STEPS TO REPRODUCE
1. 
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


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

ADDITIONAL INFORMATION

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

[kmymoney] [Bug 417295] Bar chart report - Legend

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

--- Comment #2 from macsn...@gmail.com ---
Dear Thomas,

Thank You for the reply, however I do not see how to get to the report
plugin settings to change the number of legend items. Can You guide me
where to find this option?

Kind regards

Maciej


On Sat, 8 Feb 2020 at 17:50, Thomas Baumgart 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=417295
>
> Thomas Baumgart  changed:
>
>What|Removed |Added
>
> 
>Severity|normal  |wishlist
>
> --- Comment #1 from Thomas Baumgart  ---
> Did you notice that the reports plugin contains a setting for the number of
> legend items?
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[kmymoney] [Bug 417296] Automatic category for payees

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

--- Comment #2 from macsn...@gmail.com ---
Dear Thomas,

Thank You for the hint, I will try this option, however I see it as a kind
of workaround.
Anyway if it works... then it will be fine!

Thank You

Maciej


On Sat, 8 Feb 2020 at 17:45, Thomas Baumgart 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=417296
>
> Thomas Baumgart  changed:
>
>What|Removed |Added
>
> 
>Severity|normal  |wishlist
>
> --- Comment #1 from Thomas Baumgart  ---
> In case the amounts differ and are identical from payment to payment:
> create
> two scheduled transactions and assign the categories. That will take care
> of
> your problem. At least it works for me for several years now for my gas and
> electricity payments.
>
> --
> You are receiving this mail because:
> You reported the bug.

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

[gwenview] [Bug 411196] gwenview very slow to launch

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

gwar...@gmail.com changed:

   What|Removed |Added

 CC||gwar...@gmail.com

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

[gwenview] [Bug 417218] Crash when doing operations on pictures

2020-02-09 Thread Christian Trippe
https://bugs.kde.org/show_bug.cgi?id=417218

Christian Trippe  changed:

   What|Removed |Added

 CC||christiande...@web.de

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

[kate] [Bug 417338] New: Kate icon is out-of-date on the windows store

2020-02-09 Thread Mayeul Cantan
https://bugs.kde.org/show_bug.cgi?id=417338

Bug ID: 417338
   Summary: Kate icon is out-of-date on the windows store
   Product: kate
   Version: unspecified
  Platform: MS Windows
OS: All
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: mayeul.can...@live.fr
  Target Milestone: ---

SUMMARY
I just visited the store page following that blog post:
https://kate-editor.org/post/2020/2020-02-08-windows-store-status/
It looks like the icon wasn't updated there.

I hope this is the right place to report, there isn't a Win store platform on
the bugzilla.

STEPS TO REPRODUCE
1. Visit https://www.microsoft.com/store/apps/9NWMW7BB59HW

OBSERVED RESULT
Old icon in the store page

EXPECTED RESULT
The new icon should have been used:
https://kate-editor.org/post/2020/2020-01-30-new-breeze-kate-icon/

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

[neon] [Bug 417318] Installer progressbar changing size by changing log text

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

Patrick Silva  changed:

   What|Removed |Added

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

--- Comment #2 from Patrick Silva  ---


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

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

[neon] [Bug 413953] Weird installer progress bar behavior

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

Patrick Silva  changed:

   What|Removed |Added

 CC||encoder.em...@gmail.com

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

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

[kmymoney] [Bug 417295] Bar chart report - Legend

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

--- Comment #3 from Thomas Baumgart  ---
This is more a question for the forum at
https://forum.kde.org/viewforum.php?f=69 and not for this bugtracker.

Goto Settings/Configure KMyMoney. Open the Plugins view at the bottom and
search for "Report". Press the configure button on the right of the entry (the
left of the two).

I leave this entry open for the color settings.

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

[konsole] [Bug 417334] [macOS]konsole build fails if ccache is installed

2020-02-09 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=417334

--- Comment #2 from Kurt Hindenburg  ---
I use macports and it builds here on 10.15.3 and 10.13.6 using
kdesrc-build(.kde.org).

I haven't tried building KDE w/ ninja and haven't used homebrew in ages.

I'll try to research it.

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

[kdeconnect] [Bug 417339] New: Not receiving any gyro events in presenter

2020-02-09 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=417339

Bug ID: 417339
   Summary: Not receiving any gyro events in presenter
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: k...@privat.broulik.de
  Target Milestone: ---

SUMMARY
The "laser pointer" option doesn't work for me as I don't see any gyro events
being sent from the phone. The only events I see is the "stop" event when I
release the button.

STEPS TO REPRODUCE
1. In KDE connect app go to "presenter control" plugin
2. Press and hold "laser pointer" button at the bottom
3. Wiggle the phone

OBSERVED RESULT
Nothing happens

EXPECTED RESULT
I get a laser pointer of sorts on my screen


SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.18.0
KDE Frameworks Version: 5.66.0
Qt Version: 5.13.2
KDE Connect Android app: 1.13.7

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

[kdeconnect] [Bug 417340] New: QtQuick Particles not marked as runtime dependency

2020-02-09 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=417340

Bug ID: 417340
   Summary: QtQuick Particles not marked as runtime dependency
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: common
  Assignee: albertv...@gmail.com
  Reporter: k...@privat.broulik.de
  Target Milestone: ---

The QtQuick Particles module used by the presenter plug in is not marked as
RUNTIME dependency in CMake and thus having packagers potentially not
recommend/install it alongside KDE Connect breaking the presenter plugin.

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

[konsole] [Bug 416638] Dark Background detection is not working

2020-02-09 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=416638

--- Comment #1 from Kurt Hindenburg  ---
Nice catch, thanks.

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

[plasmashell] [Bug 415200] [Wayland] Plasma crashes when I try to switch to another virtual desktop after changing plasma layout setting

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

--- Comment #1 from David Edmundson  ---
*** Bug 417329 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 417329] Plasma crashed on Wayland after I drag a file to a removable device using Dolphin

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

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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

[plasmashell] [Bug 404452] Plasmashell crashed when adding a new panel on wayland

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

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #2 from David Edmundson  ---


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

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

[plasmashell] [Bug 415200] [Wayland] Plasma crashes when I try to switch to another virtual desktop after changing plasma layout setting

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

David Edmundson  changed:

   What|Removed |Added

 CC||mayeul.can...@live.fr

--- Comment #2 from David Edmundson  ---
*** Bug 404452 has been marked as a duplicate of this bug. ***

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

[plasmashell] [Bug 417341] New: Plasmashell crashes in random intervalls

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

Bug ID: 417341
   Summary: Plasmashell crashes in random intervalls
   Product: plasmashell
   Version: 5.17.5
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: l...@calcifer.ee
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.17.5)

Qt Version: 5.14.1
Frameworks Version: 5.66.0
Operating System: Linux 5.5.2-arch1-1 x86_64
Distribution: "Arch Linux"

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

Plasmashell crashes in unspecific intervals when just using the desktop. I's
unrelated to KDE applications themselves and also happens when e.g. using
Firefox or other desktop applications.

This seems to be related to Wayland dropping the connection and plasmashell
crashing and restarting afterwards.

The crash can be reproduced sometimes.

-- Backtrace (Reduced):
#8  0x7f1007decb6e in  () at /usr/lib/libQt5Core.so.5
#9  0x7f100321be3d in  () at /usr/lib/libQt5WaylandClient.so.5
#10 0x7f100321c0a9 in
QtWaylandClient::QWaylandDisplay::dispatchQueueWhile(wl_event_queue*,
std::function, int) () at /usr/lib/libQt5WaylandClient.so.5
#11 0x7f100322636a in
QtWaylandClient::QWaylandWindow::waitForFrameSync(int) () at
/usr/lib/libQt5WaylandClient.so.5
#12 0x7f100082075c in  () at
/usr/lib/qt/plugins/wayland-graphics-integration-client/libqt-plugin-wayland-egl.so


Possible duplicates by query: bug 417329, bug 417285, bug 417279, bug 417232,
bug 417229.

Reported using DrKonqi

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

[plasmashell] [Bug 417341] Plasmashell crashes in random intervalls

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

--- Comment #1 from l...@calcifer.ee ---
Created attachment 125784
  --> https://bugs.kde.org/attachment.cgi?id=125784&action=edit
New crash information added by DrKonqi

DrKonqi auto-attaching complete backtrace.

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

[konsole] [Bug 416638] Dark Background detection is not working

2020-02-09 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=416638

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #2 from Kurt Hindenburg  ---
Fixed in e5b2ada1a6f06e0eea76af1f26ff4c0c4aad8497

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

[kate] [Bug 417338] Kate icon is out-of-date on the windows store

2020-02-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=417338

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #1 from Christoph Cullmann  ---
I have already submitted an updated version of the application (19.12.2)
including the icon (and more important: other fixes).

That should appear there in the next days.

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

[kate] [Bug 417328] Kate does not declare supported file types on macOS

2020-02-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=417328

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #3 from Christoph Cullmann  ---
Could you update our plist variant?

https://invent.kde.org/kde/kate/blob/master/kate/data/MacOSXBundleInfo.plist.in

You can either hand in the file here as attachment or create a merge request,
whatever suites you best.

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

[konsole] [Bug 364098] In split pane view konsole should respect focus follows mouse but doesn't

2020-02-09 Thread Mobe
https://bugs.kde.org/show_bug.cgi?id=364098

Mobe  changed:

   What|Removed |Added

 CC||forum2...@yahoo.de

--- Comment #10 from Mobe  ---
Coming from Terminator and screen (both applications support the follow mouse
policy) the first feature I missed in konsole was focus follows pointer. I'd
love to have that in konsole as well. It's an essential feature to improve
productivity.

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

[kate] [Bug 417201] When double-clicking on an associated file, a new instance of Kate is started rather than a new tab within an already-running instance. Furthermore, when the new instance is close

2020-02-09 Thread Christoph Cullmann
https://bugs.kde.org/show_bug.cgi?id=417201

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #3 from Christoph Cullmann  ---
Which build did you try?
Today e.g. the one on
https://binary-factory.kde.org/view/Windows%2064-bit/job/Kate_Release_win64/
should contain the fix.

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

[gwenview] [Bug 417342] New: Horizontal and vertical lines with fractional HiDPI scaling (Gwenview)

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

Bug ID: 417342
   Summary: Horizontal and vertical lines with fractional HiDPI
scaling (Gwenview)
   Product: gwenview
   Version: 19.12.2
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: gwenview-bugs-n...@kde.org
  Reporter: michel.mastri...@gmail.com
  Target Milestone: ---

Created attachment 125785
  --> https://bugs.kde.org/attachment.cgi?id=125785&action=edit
Gwenview with lines when fractional HiDPI scaling is enabled

SUMMARY
My Gwenview is drawing lines on the image when fractional HiDPI scaling is
enabled. Not exclusive to the mentioned version, it's happening a long time
ago.


STEPS TO REPRODUCE
1. Change global scale by 1.4 (I think other value results the same problem,
but I use 1.4)
2. Open the image:
https://drive.google.com/open?id=1_5-aNgr2bw88vipVer2c8szhhhonuJ-B (doesn't
happen with all images, so open that one)
3. press CONTROL+ to add zoom so that the user can drag the image up-down and
left-right
4. drag the image up-down and left-right


OBSERVED RESULT
Horizontal and vertical lines on the image as attached file as attached file

EXPECTED RESULT
Horizontal and vertical lines on the image as attached file as attached file

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Neon
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION

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

[kmail2] [Bug 417240] Report bug dialog selects wrong (default) version when opening bugzilla

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

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #1 from Patrick Silva  ---
I think that it's not a kmail issue.
The same happened on my system a few days ago when I tried to report a bug of
elisa music player using its "Launch Bug Report Wizard" option.

Operating System: Arch Linux 
KDE Plasma Version: 5.17.90
KDE Frameworks Version: 5.67.0
Qt Version: 5.14.1

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

[plasmashell] [Bug 413609] Folder view content mismatch

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

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
   Severity|critical|normal

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

[plasmashell] [Bug 416914] Connecting external monitor freezes Plasma

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

David Edmundson  changed:

   What|Removed |Added

   Severity|critical|crash

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

[elisa] [Bug 417223] Use of go-next-view-page icon is confusing

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

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[plasmashell] [Bug 397477] Plasma crash when external display pluged in via DP under Wayland

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

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
Crash is in QtWayland and QtWayland is super old here. There's been some
changes there and I've not seen other reports

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

[krita] [Bug 417343] New: font on user interface way too small to read

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

Bug ID: 417343
   Summary: font on user interface way too small to read
   Product: krita
   Version: 4.2.8
  Platform: MS Windows
OS: All
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Usability
  Assignee: krita-bugs-n...@kde.org
  Reporter: rioghnachmacfarl...@gmail.com
  Target Milestone: ---

Created attachment 125786
  --> https://bugs.kde.org/attachment.cgi?id=125786&action=edit
screenshot of program - font too small in dockers and top ribbon

SUMMARY
Font on user interface too small

OBSERVED RESULT
Font cannot easily be read

EXPECTED RESULT
Font should be easy to see

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

ADDITIONAL INFORMATION
Cannot find way to fix in display menus or using the guide on the website

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

[plasmashell] [Bug 395919] Youtube "fullscreen" video shows plasma panel and browser title bar

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

David Edmundson  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||k...@davidedmundson.co.uk
 Status|REPORTED|CONFIRMED

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

[plasmashell] [Bug 415828] Memory leak

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

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
You've tagged this as generic-wayland, I assume this supposed memory leak
doesn't happen on X?

Can you narrow this down any more by removing widgets and see if you can
identify what triggers this?

There's not a lot we can do with the report otherwise.

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

[kdeconnect] [Bug 417344] New: KDE connect: Android-Linux media synchronization

2020-02-09 Thread Fritjof Larsson
https://bugs.kde.org/show_bug.cgi?id=417344

Bug ID: 417344
   Summary: KDE connect: Android-Linux media synchronization
   Product: kdeconnect
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: wishlist
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: apt...@gmail.com
  Target Milestone: ---

Are there any plans to introduce something like android-Linux audio
synchronization in KDE connect? That would be a killer feature.

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

[plasmashell] [Bug 417115] Apps launched with "Run in terminal" not working under wayland

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

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #2 from David Edmundson  ---
I don't think I understand.

What env vars are missing and where are they defined when you run on X?

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

[plasmashell] [Bug 416559] plasma crash random

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

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
Crash is in QtWayland and this is now an old Qt release. I believe this is
fixed.
Closing until we get an issue with Qt5.14 or newer.

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

[frameworks-kwayland] [Bug 417345] New: Wayland Plasma keyboard layout locked to English

2020-02-09 Thread Johann Höchtl
https://bugs.kde.org/show_bug.cgi?id=417345

Bug ID: 417345
   Summary: Wayland Plasma keyboard layout locked to English
   Product: frameworks-kwayland
   Version: 5.66.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mgraess...@kde.org
  Reporter: johann.hoec...@gmail.com
CC: kwin-bugs-n...@kde.org
  Target Milestone: ---

SUMMARY
Using Wayland plasma, the keyboard layout is locked to English 

STEPS TO REPRODUCE
1. Open System settings, Keyboard settings
2. The layout is set to English (US)
3. Change layout to eg. German (prompted for root credentials)
4. Save
5. Logout
6. Login again

OBSERVED RESULT

1. See keyboard layout set again to English (US)

EXPECTED RESULT

Keyboard layout set to German

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro 
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.1

ADDITIONAL INFORMATION

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

[plasmashell] [Bug 395919] XdgShell fullscreen doesn't panels

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

David Edmundson  changed:

   What|Removed |Added

Summary|Youtube "fullscreen" video  |XdgShell fullscreen doesn't
   |shows plasma panel and  |panels
   |browser title bar   |

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

[kwin] [Bug 395919] XdgShell fullscreen doesn't panels

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

David Edmundson  changed:

   What|Removed |Added

  Component|generic-wayland |wayland-generic
   Assignee|plasma-b...@kde.org |kwin-bugs-n...@kde.org
   Target Milestone|1.0 |---
Product|plasmashell |kwin

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

[ksysguard] [Bug 405414] Header name and colors options don't saved for [Partition usage] --> [Table (listview)]

2020-02-09 Thread Amin
https://bugs.kde.org/show_bug.cgi?id=405414

Amin  changed:

   What|Removed |Added

Version|5.15.5  |5.17.5

--- Comment #3 from Amin  ---
FC31 , ksysguard 5.17.5 (fedora 31) - bug still active

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

[plasmashell] [Bug 417115] Apps launched with "Run in terminal" not working under wayland

2020-02-09 Thread Johann Höchtl
https://bugs.kde.org/show_bug.cgi?id=417115

--- Comment #3 from Johann Höchtl  ---
The problem I have originally reported is that when I am running plasma under
wayland, a menu entry for neovim is set to [x] Run in terminal. This does not
work, as no terminal is opened.

This works when running under X

My suspicion is, that for this to work, environment variables are required to
be set? I only noticed that none of the environment variables set eg. in
.profiles or .bashrc are available to programs started from the KDE start menu
because the way the kwin_wayland user session is spawned, does not require a
login shell.

And maybe this is the reason too that the [ ] Run in terminal option does not
work?

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

[kate] [Bug 417328] Kate does not declare supported file types on macOS

2020-02-09 Thread Jan Przybylak
https://bugs.kde.org/show_bug.cgi?id=417328

Jan Przybylak  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

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

[ksysguard] [Bug 417346] New: Detailed Memory Information is Not Honoring System Font-Sizes

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

Bug ID: 417346
   Summary: Detailed Memory Information is Not Honoring System
Font-Sizes
   Product: ksysguard
   Version: 5.16.5
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: ksysguard
  Assignee: ksysguard-b...@kde.org
  Reporter: launch...@startport.com
  Target Milestone: ---

Created attachment 125787
  --> https://bugs.kde.org/attachment.cgi?id=125787&action=edit
ksysguardMemoryDetails.png

If you right-click on a process listed in ksysguard, and click the "Detailed
Memory Information" option, the window (that pops up) contains text that
doesn't honor the font-sizes set via KDE's system settings font utility.

This accessibility issue is especially pronounced on 4K monitors.

Screenshot: http://neartalk.com/ss/ksysguardMemoryDetails.png

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ksysguard 4:5.16.5-0ubuntu2
ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13
Uname: Linux 5.3.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Feb 9 10:02:59 2020
InstallationDate: Installed on 2020-02-03 (6 days ago)
InstallationMedia: Kubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ksysguard
UpgradeStatus: No upgrade log present (probably fresh install)

OS: Ubuntu 19.10 x86_64 
Host: Bonobo WS bonw13 
Kernel: 5.3.0-29-generic 
Packages: 2921 (dpkg), 9 (snap) 
Shell: bash 5.0.3 
Resolution: 3840x2160, 3840x2160, 3840x2160 
DE: KDE 
WM: KWin 
Theme: Breeze Dark [KDE], Breeze [GTK2/3] 
Icons: breeze-dark [KDE], breeze [GTK2/3] 
Terminal: terminator 
CPU: Intel i7-8700 (12) @ 4.600GHz 
GPU: NVIDIA GeForce GTX 1070 Mobile 
Memory: 7210MiB / 64265MiB

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

[ksysguard] [Bug 417346] Detailed Memory Information is Not Honoring System Font Sizes

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

launch...@startport.com changed:

   What|Removed |Added

Summary|Detailed Memory Information |Detailed Memory Information
   |is Not Honoring System  |is Not Honoring System Font
   |Font-Sizes  |Sizes

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

[plasmashell] [Bug 393820] Global shortcuts stop working on X after starting Wayland session via startplasmacompositor

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

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
Running parallel sessions is not supported

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

[ksysguard] [Bug 417346] Detailed Memory Information is Not Honoring System Font Sizes

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

--- Comment #1 from launch...@startport.com ---
Downstream: https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/1862467

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

[plasmashell] [Bug 410208] [Wayland] Plasma crashed when I hovered over "X" button of a thumbnail displayed by task manager

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

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---
Crash is in Qt and this is now an old Qt release, 
Closing as I've not seen any duplicates

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

[ksysguard] [Bug 417346] Detailed Memory Information is Not Honoring System Font Sizes

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

--- Comment #2 from launch...@startport.com ---
Sorry, that previous link was incorrect for downstream.

Downstream:
https://bugs.launchpad.net/ubuntu/+source/ksysguard/+bug/1862526

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

[plasmashell] [Bug 417114] Widget removed from desktop/panel is back after relogin if I do logout while "Undo" notification is visible

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

David Edmundson  changed:

   What|Removed |Added

  Component|generic-wayland |general
 CC||k...@davidedmundson.co.uk,
   ||plasma-b...@kde.org
   Assignee|plasma-b...@kde.org |k...@davidedmundson.co.uk

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

[frameworks-knewstuff] [Bug 417347] New: Big empty space between toolbar and content view in new GHNS dialog.

2020-02-09 Thread Philipp Stefan
https://bugs.kde.org/show_bug.cgi?id=417347

Bug ID: 417347
   Summary: Big empty space between toolbar and content view in
new GHNS dialog.
   Product: frameworks-knewstuff
   Version: 5.67.0
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: jpwhit...@kde.org
  Reporter: neptuneca...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

Created attachment 125788
  --> https://bugs.kde.org/attachment.cgi?id=125788&action=edit
Screenshot of new GHNS dialog

There is an odly big amount of space between the toolbar of the new GHNS dialog
and it's actual content view area.

See attached screenshot; taken from the latest[1] 'This week in KDE' blog post

[1]
https://pointieststick.com/2020/02/08/this-week-in-kde-plasma-5-18-in-two-days/

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

[kstars] [Bug 405437] Local astrometry server crashes after upgrading from KStars 2.9.8 to KStars 3.1.0, and 3.1.1 afterwards

2020-02-09 Thread Rob
https://bugs.kde.org/show_bug.cgi?id=405437

--- Comment #174 from Rob  ---
I did some experiments last night with the issue you reported in a virtual
machine with python3 installed in different ways to see why python3 sometimes
is not working properly with astrometry.net to plate solve.  Another user, who
also installed non-homebrew python3 has reported a similar issue in this forum:

https://indilib.org/forum/general/6362-kstars-mac-dmg-3-4-0-beta-testing-needed.html?start=72#48945

, and we were trying to diagnose it there too.  In both cases, we did a number
of experiments but couldn't find the problem.  I decided to try a different
approach.  It was much easier for me to diagnose the issue in a virtual
machine.  I will post what I found last night in both places.



The problem:
The issue happens when the user has installed non-homebrew python.  Python3 is
installed properly, the site packages include astropy and numpy, it can find
the site packages, the correct python3 is first in the PATH variable, KStars is
installed correctly, and NOTE this is not the "illegal argument exception"
caused by running software compiled for a newer computer on an older computer. 
But when the plate solve is run, it gives an error message which means it can't
find astropy.  When run from the command line, it gives the same error!

My finding:
It seems to me that the issue is that the calls to python astrometry.net are
making use the name python not python3 when the calls are made.  OS X has a
python2.7 installed by default that is used by the system and should not be
changed.  Python3 is installed in various ways and could be in different
locations.  All the different python versions that I tested last night put a
simlink in /usr/local/bin for python3 to redirect calls for python3 to wherever
python3 is installed.  There is not a simlink to python put in that location
because the assumption is that if you call python, you want python2.7 to run
the code and if you call python3, you want your self installed python to run
it.  I ran into this issue before with the homebrew python, and it gave me big
headaches before, but later I found that there was a folder homebrew made
called /usr/local/opt/python/libexec/bin where there actually was a simlink
placed from python to the homebrew python3 and if I put that in the path, it
automatically fixed the problem!  I had assumed that the  other versions of
python would have a similar folder and you could just put them in the PATH
variable and it would work.  I was surprised last night when I didn't find a
python simlink in /Library/Frameworks/Python.framework/Versions/3.7/bin (or
similar folder for other installation), nor did I find anything in
/Library/Frameworks/Python.framework/Versions/3.7/opt.  So thus even with that
folder in the PATH, it still called the system python whenever python was
called for.  

Now that I think I know what the problem is, I should be able to come up with a
way to fix it for non homebrew pythons.  Just to verify, can you check for
symlinks to python (not python3) in your /usr/local/bin folder, your
/usr/local/opt/python/libexec/bin folder, and in whichever python3 bin and opt
folder you would currently like to use (for example:
/Library/Frameworks/Python.framework/Versions/3.7/bin and
/Library/Frameworks/Python.framework/Versions/3.7/opt). If none of those
folders contain a file or simlink called python, I think we have found the
python3 issue.

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

[plasmashell] [Bug 417115] Apps launched with "Run in terminal" not working under wayland

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

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #4 from Patrick Silva  ---
Same problem with htop, see bug 408497

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

[kdenlive] [Bug 417141] It's possible do accidentally drag the window when maximized, by clicking in certain spots

2020-02-09 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=417141

emohr  changed:

   What|Removed |Added

  Flags||Brainstorm+

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

[kdenlive] [Bug 417141] It's possible do accidentally drag the window when maximized, by clicking in certain spots

2020-02-09 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=417141

emohr  changed:

   What|Removed |Added

 CC||fritzib...@gmx.net

--- Comment #1 from emohr  ---
Created attachment 125789
  --> https://bugs.kde.org/attachment.cgi?id=125789&action=edit
breezerc

Confirmed. See issue https://invent.kde.org/kde/kdenlive/issues/528. 

Solution: hit windows+r -> type "appdata" -> goto "local" -> copy attached file
"breezerc" into this folder. 

It's not clear how we can solve this finaly.

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

[digikam] [Bug 417330] It is impossible to move an album to a collection or album not visible in the albums list

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

Maik Qualmann  changed:

   What|Removed |Added

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

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


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

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

[digikam] [Bug 417322] Unable to move album because tree view does not scroll

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

Maik Qualmann  changed:

   What|Removed |Added

 CC||and...@alweb.dk

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

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

[systemsettings] [Bug 417087] Launching chrome will not have indicator

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

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #2 from Patrick Silva  ---
Still not working on Plasma 5.18 beta.
Tested chromium, dolphin and konsole.

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

[elisa] [Bug 416806] Smaller album art thumbnails in the playlist

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

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In||20.04.0
 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/kde/
   ||elisa/commit/7784dd18b41237
   ||95a40445b904a834f9bfed5d64
 Resolution|--- |FIXED

--- Comment #3 from Nate Graham  ---
Git commit 7784dd18b4123795a40445b904a834f9bfed5d64 by Nate Graham.
Committed on 09/02/2020 at 17:22.
Pushed by ngraham into branch 'master'.

Make the album art thumbnails in the playlist a little bit smaller

This makes their size relate better to the text.
FIXED-IN: 20.04.0

M  +1-1src/qml/BaseTheme.qml

https://invent.kde.org/kde/elisa/commit/7784dd18b4123795a40445b904a834f9bfed5d64

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

[kdenlive] [Bug 417143] "Copy and paste" function pastes the wrong parts of the video

2020-02-09 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=417143

emohr  changed:

   What|Removed |Added

 CC||fritzib...@gmx.net

--- Comment #1 from emohr  ---
Created attachment 125790
  --> https://bugs.kde.org/attachment.cgi?id=125790&action=edit
Looped clip with copy past

Confimred. From the second inverse on, the inverse works from the end of the
clip.

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

[kdenlive] [Bug 417143] "Copy and paste" function pastes the wrong parts of the video

2020-02-09 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=417143

emohr  changed:

   What|Removed |Added

  Flags||Brainstorm+

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

[frameworks-baloo] [Bug 417348] New: baloo crashes upon startup

2020-02-09 Thread Gerard Seibert
https://bugs.kde.org/show_bug.cgi?id=417348

Bug ID: 417348
   Summary: baloo crashes upon startup
   Product: frameworks-baloo
   Version: unspecified
  Platform: FreeBSD Ports
OS: FreeBSD
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: stefan.bru...@rwth-aachen.de
  Reporter: gerard.seib...@gmail.com
  Target Milestone: ---

Application: baloo_file (5.66.0)

Qt Version: 5.13.2
Frameworks Version: 5.66.0
Operating System: FreeBSD 11.3-RELEASE-p6 amd64
Distribution (Platform): FreeBSD Ports

-- Information about the crash:

I was starting up KDE5. I have rebuilt everything with debug symbols as far as
possible,

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Indexing Daemon (baloo_file), signal: Abort trap
[KCrash Handler]
#8  0x000802f489ba in thr_kill () from /lib/libc.so.7
#9  0x000802f48984 in raise () from /lib/libc.so.7
#10 0x000802f488f9 in abort () from /lib/libc.so.7
#11 0x0008023518ed in ?? () from /usr/local/lib/liblmdb.so.0
#12 0x000802348833 in ?? () from /usr/local/lib/liblmdb.so.0
#13 0x00080234e085 in ?? () from /usr/local/lib/liblmdb.so.0
#14 0x000802347a38 in ?? () from /usr/local/lib/liblmdb.so.0
#15 0x000802344552 in mdb_cursor_put () from /usr/local/lib/liblmdb.so.0
#16 0x00080234cd15 in mdb_put () from /usr/local/lib/liblmdb.so.0
#17 0x000801471d90 in Baloo::IdFilenameDB::put(unsigned long long,
Baloo::IdFilenameDB::FilePath const&) () from
/usr/local/lib/libKF5BalooEngine.so.5
#18 0x00080146bf4b in Baloo::DocumentUrlDB::add(unsigned long long,
unsigned long long, QByteArray const&) () from
/usr/local/lib/libKF5BalooEngine.so.5
#19 0x00080146b9e5 in Baloo::DocumentUrlDB::put(unsigned long long,
QByteArray const&) () from /usr/local/lib/libKF5BalooEngine.so.5
#20 0x000801483452 in Baloo::WriteTransaction::addDocument(Baloo::Document
const&) () from /usr/local/lib/libKF5BalooEngine.so.5
#21 0x00417ec6 in ?? ()
#22 0x000801cb4a5b in ?? () from /usr/local/lib/qt5/libQt5Core.so.5
#23 0x000801cb0104 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5
#24 0x000805b04036 in ?? () from /lib/libthr.so.3
#25 0x in ?? ()
Backtrace stopped: Cannot access memory at address 0x7fffdfbfc000

Thread 3 (LWP 100733 of process 86852):
#1  0x000805b070e3 in ?? () from /lib/libthr.so.3
#2  0x00080255f9e2 in worker_thread (arg=0x80a87df50) at
worker-thread.c:450
#3  0x000805b04036 in ?? () from /lib/libthr.so.3
#4  0x in ?? ()
Backtrace stopped: Cannot access memory at address 0x7fffdfdfd000

Thread 2 (LWP 100718 of process 86852):
#1  0x000805b06b46 in ?? () from /lib/libthr.so.3
#2  0x000807610b97 in ?? () from /usr/local/lib/libglib-2.0.so.0
#3  0x000807610cb4 in g_main_context_iteration () from
/usr/local/lib/libglib-2.0.so.0
#4  0x000801ee2cdb in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/local/lib/qt5/libQt5Core.so.5
#5  0x000801e858be in
QEventLoop::exec(QFlags) () from
/usr/local/lib/qt5/libQt5Core.so.5
#6  0x000801caf109 in QThread::exec() () from
/usr/local/lib/qt5/libQt5Core.so.5
#7  0x0008011ed2e3 in ?? () from /usr/local/lib/qt5/libQt5DBus.so.5
#8  0x000801cb0104 in ?? () from /usr/local/lib/qt5/libQt5Core.so.5
#9  0x000805b04036 in ?? () from /lib/libthr.so.3
#10 0x in ?? ()
Backtrace stopped: Cannot access memory at address 0x7fffdfffe000

Thread 1 (LWP 100689 of process 86852):
#1  0x000805b05c34 in ?? () from /lib/libthr.so.3
#2  0x000805b0bdf3 in ?? () from /lib/libthr.so.3
#3  0x000805b0ab99 in pthread_mutex_lock () from /lib/libthr.so.3
#4  0x000802342044 in ?? () from /usr/local/lib/liblmdb.so.0
#5  0x000802342969 in mdb_txn_begin () from /usr/local/lib/liblmdb.so.0
#6  0x00080147da2d in Baloo::Transaction::Transaction(Baloo::Database
const&, Baloo::Transaction::TransactionType) () from
/usr/local/lib/libKF5BalooEngine.so.5
#7  0x00423829 in ?? ()
#8  0x000801ebd18c in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/local/lib/qt5/libQt5Core.so.5
#9  0x0040e4e8 in ?? ()
#10 0x0042097e in ?? ()
#11 0x0041f7e5 in ?? ()
#12 0x000801ebd18c in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/local/lib/qt5/libQt5Core.so.5
#13 0x004267fd in ?? ()
#14 0x000801ebd18c in QMetaObject::activate(QObject*, int, int, void**) ()
from /usr/local/lib/qt5/libQt5Core.so.5
#15 0x000801ec537b in QSocketNotifier::event(QEvent*) () from
/usr/local/lib/qt5/libQt5Core.so.5
#16 0x000801e8a6f2 in QCoreApplicationPrivate::notify_helper(QObject*,
QEvent*) () from /usr/local/lib/qt5/libQt5Core.so.5
#17 0x000801e8a212 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/local/lib/qt5/libQt5Core.so.5
#18 0x000801ee3491 in ?? () from /u

[kdenlive] [Bug 417110] Audio thumbnails do not show waveform in left-hand clip after splitting when zoom level is 17+

2020-02-09 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=417110

emohr  changed:

   What|Removed |Added

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

--- Comment #1 from emohr  ---
This bug should be fixed in the meantime. Try with 19.12.2 or with the daily
build:
https://binary-factory.kde.org/job/Kdenlive_Nightly_mingw64/lastSuccessfulBuild/artifact/

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

[krusader] [Bug 417349] New: Krusader installation (make) fails when trying to build krarc

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

Bug ID: 417349
   Summary: Krusader installation (make) fails when trying to
build krarc
   Product: krusader
   Version: Git
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: krarc
  Assignee: krusader-bugs-n...@kde.org
  Reporter: yaron...@gmail.com
CC: krusader-bugs-n...@kde.org
  Target Milestone: ---

SUMMARY
I'm trying to build the git version of krusader (2.8.0-dev) on ubuntu 16.04. I
managed to run "cmake" successfully, but "make" fails with error messages
related to krarc.

STEPS TO REPRODUCE
1. Install all dependencies for krusader. 
2. In ubuntu 16.04 QT version is 5.5.1, and krusader needs 5.9, so: also
install QT5 version 5.9.0. I did this with an online installer downloaded from
the QT website.
3. create the dir "krusader-build" in the git root dir, and cd to it.
4. run: sudo cmake ../krusader
-DCMAKE_INSTALL_PREFIX=/opt/applications/krusader/ -DCMAKE_C_FLAGS="-O2 -fPIC"
-DCMAKE_CXX_FLAGS="-O2 -fPIC"
-DCMAKE_PREFIX_PATH=/opt/applications/Qt/5.9/gcc_64/
-DKDE_INSTALL_USE_QT_SYS_PATHS=ON
This step completed successfully on my system. No problems here. Note I had to
use the QT version I installed manually.
5. run: sudo make

OBSERVED RESULT
make failed with the messages:
[ 93%] Building CXX object krArc/CMakeFiles/kio_krarc.dir/krarc.cpp.o
/opt/sources/krusader-2.8.0-dev/krusader/krArc/krarc.cpp: In function ‘int
kdemain(int, char**)’:
/opt/sources/krusader-2.8.0-dev/krusader/krArc/krarc.cpp:130:9: error:
‘QCoreApplication’ was not declared in this scope
 QCoreApplication app(argc, argv);
 ^
/opt/sources/krusader-2.8.0-dev/krusader/krArc/krarc.cpp:131:9: error: ‘app’
was not declared in this scope
 app.setApplicationName(QStringLiteral("kio_krarc"));
 ^
krArc/CMakeFiles/kio_krarc.dir/build.make:62: recipe for target
'krArc/CMakeFiles/kio_krarc.dir/krarc.cpp.o' failed
make[2]: *** [krArc/CMakeFiles/kio_krarc.dir/krarc.cpp.o] Error 1
CMakeFiles/Makefile2:1998: recipe for target
'krArc/CMakeFiles/kio_krarc.dir/all' failed
make[1]: *** [krArc/CMakeFiles/kio_krarc.dir/all] Error 2
Makefile:138: recipe for target 'all' failed
make: *** [all] Error 2


EXPECTED RESULT
make should complete successfully, with no errors.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Ubuntu 16.04.6; kernel: 4.15.0-76-generic
Qt Version: 5.5.1 (I have also version 5.9.0 installed manually)

ADDITIONAL INFORMATION
I would appreciate help in resolving this problem.

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

[kdenlive] [Bug 416935] JPG render White

2020-02-09 Thread emohr
https://bugs.kde.org/show_bug.cgi?id=416935

emohr  changed:

   What|Removed |Added

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

--- Comment #2 from emohr  ---
Project bin: Do you get a "P" with yellow background on the JPG top left
corner? 

I tested with 19.12.2 and the master and it renders fine to MP4. 

Please delete the Kdenliverc file and test again:
https://userbase.kde.org/Kdenlive/Manual/Windows_Issues#Cannot_open_projects_made_with_previous_version.2C_timeline_snaps_back.2C_cannot_import_clip

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

[plasmashell] [Bug 415200] [Wayland] Plasma crashes when I try to switch to another virtual desktop after changing plasma layout setting

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

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

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

[dolphin] [Bug 398908] Dolphin uses up huge amounts of memory

2020-02-09 Thread Andrei Ivnitskii
https://bugs.kde.org/show_bug.cgi?id=398908

Andrei Ivnitskii  changed:

   What|Removed |Added

 CC||ivnitsk...@gmail.com

--- Comment #50 from Andrei Ivnitskii  ---
Hi!

Same problem. Dolphin eat RAM (all my 16 GB). But when I stopped docker
service, dolphin stops eat RAM. How can we fix it?

Dolphin 19.12.2

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

[kdenlive] [Bug 417350] New: with two monitors the context menu in the timeline opens not at left mouse click location, but in the second monitor.

2020-02-09 Thread noname
https://bugs.kde.org/show_bug.cgi?id=417350

Bug ID: 417350
   Summary: with two monitors the context menu in the timeline
opens not at left mouse click location, but in the
second monitor.
   Product: kdenlive
   Version: 19.12.2
  Platform: Appimage
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: User Interface
  Assignee: j...@kdenlive.org
  Reporter: k_chaj...@mail.ru
  Target Milestone: ---

SUMMARY

with two monitors the context menu in the timeline opens not at left mouse
click location, but in the second monitor.

STEPS TO REPRODUCE
1. Use linux mint Kernel: 5.3.0-26-generic x86_64 bits: 64 compiler: gcc v:
7.4.0Desktop: MATE 1.22.2 wm: marco dm: LightDM Distro: Linux Mint
19.3 Triciabase: Ubuntu 18.04 bionic 
Graphics:  Device-1: NVIDIA GP107 [GeForce GTX 1050] vendor: Gigabyte driver:
nvidia v: 435.21 
   bus ID: 01:00.0 chip ID: 10de:1c81 
   Display: x11 server: X.Org 1.20.5 driver: nvidia 
   unloaded: fbdev,modesetting,nouveau,vesa compositor: marco 
   resolution: 1280x1024~60Hz, 2560x1440~60Hz 
   OpenGL: renderer: GeForce GTX 1050/PCIe/SSE2 v: 4.6.0 NVIDIA 435.21
direct render: Yes 
2 Monitors: 19" left, 27" right, set as primary
2. run kdenlive 19.12.2. appimage in fullscreen in the right monitor.
3. right-click in one of the tracks in timeline


OBSERVED RESULT
The contect-menu is displayed in the right bottom corner of the left monitor
rather than in the kdenlive window area.


EXPECTED RESULT
The contect-menu is displayed in the kdenlive window area near the cursor
location during the click.


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.

  1   2   3   >