[krita] [Bug 428767] Compilation error in unit tests due to QCOMPARE parameter type mismatch -- FIX INCLUDED!

2020-11-06 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=428767

Justin Zobel  changed:

   What|Removed |Added

 CC||justin.zo...@gmail.com

--- Comment #2 from Justin Zobel  ---
Please submit the PR directly on invent.kde.org, thanks!

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

[khotkeys] [Bug 427682] Can't send Unicode keyboard input into applications when using keyboard shortcuts

2020-11-06 Thread Shual Kravot
https://bugs.kde.org/show_bug.cgi?id=427682

--- Comment #3 from Shual Kravot  ---
i have an ugly but working workaround:

1. create this shell script:

sleep 1 
# or 2, depends how long you tend to keep the meta keys pressed.
xdotool type €

2. assign the key-combo
3. when using (pressing) the key-combo, do it briefly, so the meta keys are not
interfering with the keys being sent.
4. the unicode string will arrive to the active window correctly.

Here's someone else's SO question:
https://superuser.com/questions/1407480/how-to-insert-arbitrary-unicode-characters-in-kde-keyboard-shorctuts-send-keybo/1595086

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

[Breeze] [Bug 382178] Incorrect font rendering in Firefox menus and toolbars

2020-11-06 Thread Daniel Roschka
https://bugs.kde.org/show_bug.cgi?id=382178

Daniel Roschka  changed:

   What|Removed |Added

 CC||danielroschka@phoenitydawn.
   ||de

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

[Skanlite] [Bug 428056] Skanlite gives "Invalid argument" error when attempting to scan

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428056

--- Comment #7 from 2wxsy5823...@opayq.com ---
See also:
https://developers.hp.com/hp-linux-imaging-and-printing/binary_plugin.html

For m277dw, you probably need hplip + the binary plugin for scanning support.

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

[kmymoney] [Bug 428776] Do not expose KCMs in application launchers

2020-11-06 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=428776

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/commit/0d01558d
   ||1b3b827b5d6b941f638920418d8
   ||a4cb0
 Status|REPORTED|RESOLVED
   Version Fixed In||5.1.1

--- Comment #1 from Thomas Baumgart  ---
Git commit 0d01558d1b3b827b5d6b941f638920418d8a4cb0 by Thomas Baumgart.
Committed on 07/11/2020 at 06:34.
Pushed by tbaumgart into branch '5.1'.

Do not expose KCMs in application launchers

And they feel really out of place in the application launcher,
it is not clear what is meant with "CSV Importer configuration".
It makes only sense in the context of the settings dialog, where it will
work as before.
FIXED-IN: 5.1.1

(cherry picked from commit cdc19a59fb21546938042afd0ef46df63951c058)

M  +0-1kmymoney/plugins/checkprinting/kcm_checkprinting.desktop
M  +0-1kmymoney/plugins/csv/import/kcm_csvimporter.desktop
M  +0-1kmymoney/plugins/icalendar/export/kcm_icalendarexporter.desktop
M  +0-1kmymoney/plugins/qif/config/kcm_qifexporter.desktop
M  +0-1kmymoney/plugins/qif/config/kcm_qifimporter.desktop
M  +0-1kmymoney/plugins/views/forecast/kcm_forecastview.desktop
M  +0-1kmymoney/plugins/views/reports/kcm_reportsview.desktop
M  +0-1kmymoney/plugins/xml/kcm_xmlstorage.desktop

https://invent.kde.org/office/kmymoney/commit/0d01558d1b3b827b5d6b941f638920418d8a4cb0

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

[kwin] [Bug 428268] kwin_wayland crashes when pipewire stopped

2020-11-06 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=428268

--- Comment #2 from Thiago Sueto  ---
Just noticed that crash log doesn't have info in the one thread that is
needed...
Is it even possible to get backtraces for kwin_wayland? How?

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

[kmymoney] [Bug 428776] New: Do not expose KCMs in application launchers

2020-11-06 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=428776

Bug ID: 428776
   Summary: Do not expose KCMs in application launchers
   Product: kmymoney
   Version: git (master)
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kmymoney-de...@kde.org
  Reporter: tbaumg...@kde.org
  Target Milestone: ---

SUMMARY
They feel really out of place in the application launcher,
it is not clear what is meant with "CSV Importer configuration".
It makes only sense in the context of the settings dialog, where it will
work as before.

STEPS TO REPRODUCE
1. Press Alt-Space
2. Type 'forecast' in krunner window
3. Check results

OBSERVED RESULT
KMyMoney forecast settings is part of the list

EXPECTED RESULT
KMyMoney forecast settings should not be shown

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

[kwin] [Bug 428268] kwin_wayland crashes when pipewire stopped

2020-11-06 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=428268

Thiago Sueto  changed:

   What|Removed |Added

 CC||herzensch...@gmail.com

--- Comment #1 from Thiago Sueto  ---
Created attachment 133102
  --> https://bugs.kde.org/attachment.cgi?id=133102=edit
Crash log

This is always reproducible.
Adding a crash log made with gdb attached to kwin_wayland
I used the following command:

sudo gdb -pid $(pidof kwin_wayland) -batch -ex "set logging file
kwin_wayland_pipewirestop.txt" -ex "set logging on" -ex "continue" -ex "thread
apply all backtrace" -ex "quit"

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

[dolphin] [Bug 428712] Folder size (count of files) not shown for symlinked folders

2020-11-06 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=428712

Méven Car  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED
   Version Fixed In||20.12
  Latest Commit||https://invent.kde.org/syst
   ||em/dolphin/commit/1c2fbdef0
   ||9f1756c337cab39c2d229b22b11
   ||fb5b

--- Comment #2 from Méven Car  ---
Git commit 1c2fbdef09f1756c337cab39c2d229b22b11fb5b by Méven Car.
Committed on 07/11/2020 at 06:21.
Pushed by meven into branch 'master'.

KDirectoryContentsCounter: fix support of symlinks dir
FIXED-IN: 20.12

M  +4-3src/kitemviews/private/kdirectorycontentscounter.cpp

https://invent.kde.org/system/dolphin/commit/1c2fbdef09f1756c337cab39c2d229b22b11fb5b

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

[ksmserver] [Bug 404783] KDE Plasma slow shutdown/reboot/logout

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404783

--- Comment #9 from liu...@disroot.org ---
It seems that "/usr/bin/plasma-discover" prevent KDE from really shutdown.

After killing plasma-discover process manually before shutdown, this problem
disappear too.

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

[kontact] [Bug 421668] Kontact crashed when moving mails to wastebin

2020-11-06 Thread Reinhard Auner
https://bugs.kde.org/show_bug.cgi?id=421668

--- Comment #3 from Reinhard Auner  ---
Created attachment 133101
  --> https://bugs.kde.org/attachment.cgi?id=133101=edit
New crash information added by DrKonqi

kontact (5.14.2 (20.04.2)) using Qt 5.12.7

- What I was doing when the application crashed:
I had open amarok 2.9.70, google chrome version 84.0.4147.125 (64-Bit) and
virtualbox version 6.1.16.

-- Backtrace (Reduced):
#4  std::__atomic_base::load (__m=std::memory_order_relaxed,
this=) at /usr/include/c++/7/bits/atomic_base.h:396
#5  QAtomicOps::load (_q_value=...) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:227
#6  QBasicAtomicInteger::load (this=) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:103
#7  QtPrivate::RefCount::isShared (this=) at
../../include/QtCore/../../src/corelib/tools/qrefcount.h:101
#8  QList::append (this=0x558fbcaac198, t=@0x7ffd5cbad4e0:
0x558fbcb76d10) at ../../include/QtCore/../../src/corelib/tools/qlist.h:584

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

[konsole] [Bug 374678] Konsole sometimes crashes when I drag a tab on second monitor

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=374678

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

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

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

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

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

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

[konsole] [Bug 386486] Konsole profile keyboard shortcuts for Alt+Shift+digits messy

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=386486

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

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

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

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

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

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

[konsole] [Bug 379628] Konsole crashed when tab switching

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=379628

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

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

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

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

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

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

[konsole] [Bug 378959] Konsole Tabs Creation

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=378959

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

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

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

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

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

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

[konsole] [Bug 376193] Konsole crashed when closing a Tab

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=376193

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

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

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

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

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

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

[konsole] [Bug 376200] Konsole crash when closing all tabs from one terminal that was initially detached

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=376200

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

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

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

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

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

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

[kscreenlocker] [Bug 408493] Desktop briefly visible before lock screen appears

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=408493

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

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

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

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

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

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

[konsole] [Bug 376107] Konsole crashed with exiting remote tmux sessions

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=376107

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

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

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

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

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

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

[konsole] [Bug 413590] Keyboard shortcuts to resize terminal in split-view

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=413590

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

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

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

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

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

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

[ksmserver] [Bug 404783] KDE Plasma slow shutdown/reboot/logout

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=404783

liu...@disroot.org changed:

   What|Removed |Added

 CC||liu...@disroot.org

--- Comment #8 from liu...@disroot.org ---
This problem occurs on a fresh openSUSE Tumbleweed install too.

After clicking shutdown menu option, KDE hang about 20s, then system begin
shutdown.

SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20201030
KDE Plasma Version: 5.20.2
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1
Kernel Version: 5.9.1-1-default
OS Type: 64-bit

ADDITIONAL INFORMATION

Relevant logs:

Nov 07 10:14:48 suse ksmserver[1658]: org.kde.kf5.ksmserver: SmsDie timeout,
client  "/usr/bin/plasma-discover" ( 107375736500016045696920017050037 )
Nov 07 10:14:38 suse systemd[1503]:
app-\x2fusr\x2fbin\x2fdolphin-bd8fcda6dbba4b208896911902a680ba.scope:
Succeeded.
Nov 07 10:14:38 suse kded5[1635]: Service  ":1.33" unregistered
Nov 07 10:14:38 suse systemd[1503]:
app-\x2fusr\x2flib64\x2flibexec\x2fxdg\x2ddesktop\x2dportal\x2dkde-13a33e03223a4d46aca604f39886be7c.scope:
Succeeded.
Nov 07 10:14:38 suse systemd[1503]:
app-\x2fusr\x2flib64\x2flibexec\x2fbaloorunner-909ba7e66bf3436da20c1563151d663f.scope:
Succeeded.
Nov 07 10:14:38 suse polkitd[1028]: Unregistered Authentication Agent for
unix-session:2 (system bus name :1.34, object path
/org/kde/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
Nov 07 10:14:38 suse polkit-kde-authentication-agent-1[1675]: Removing listener
 PolkitQt1::Agent::Listener(0x5569ca7467f0)
Nov 07 10:14:38 suse polkit-kde-authentication-agent-1[1675]: Destroying
listener
Nov 07 10:14:23 suse dbus-daemon[1522]: [session uid=1000 pid=1522]
Successfully activated service 'org.kde.Shutdown'
Nov 07 10:14:22 suse dbus-daemon[1522]: [session uid=1000 pid=1522] Activating
service name='org.kde.Shutdown' requested by ':1.16' (uid=1000 pid=1658
comm="/usr/bin/ksmserver ")
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: kf.plasma.core:
findInCache with a lastModified timestamp of 0 is deprecated
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: kf.plasma.core:
findInCache with a lastModified timestamp of 0 is deprecated
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: kf.plasma.core:
findInCache with a lastModified timestamp of 0 is deprecated
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :413:631:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :413:379:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :413:129:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :412:129:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :411:129:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :410:129:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :409:130:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :408:393:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :408:130:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :407:130:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: qt.svg: :406:376:
Could not add child element to parent element because the types are incorrect.
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: kf.plasma.core:
findInCache with a lastModified timestamp of 0 is deprecated
Nov 07 10:14:20 suse ksmserver-logout-greeter[5055]: Cyclic dependency detected
between
"file:///usr/lib64/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml"
and
"file:///usr/lib64/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml"
Nov 07 10:14:20 suse dbus-daemon[1522]: [session uid=1000 pid=1522]
Successfully activated service 'org.kde.LogoutPrompt'
Nov 07 10:14:20 suse dbus-daemon[1522]: [session uid=1000 pid=1522] Activating
service name='org.kde.LogoutPrompt' requested by ':1.20' (uid=1000 pid=1672
comm="/usr/bin/plasmashell ")


WORKAROUND:

The default KDE settings, "System Settings -> Startup and Shutdown -> Desktop
Session -> On Login"  is "Restroe previous session", change it to "Start with
an empty session", this problem will disappear.

-- 
You are 

[konsole] [Bug 373670] Konsole crash when trying to search

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=373670

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

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

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

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

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

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

[konsole] [Bug 373311] Konsole crash when creating a new tab.

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=373311

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

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

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

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

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

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

[konsole] [Bug 367747] hardcoded "_titleUpdateTimer->start(20)" makes title update sluggish

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=367747

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

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

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

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

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

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

[konsole] [Bug 361038] Terminal goes into no-echo mode after killing some programs with Ctrl+C

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=361038

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

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

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

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

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

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

[frameworks-kio] [Bug 426765] Clicking links in Discord no longer opens the links in browser

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=426765

Bug Janitor Service  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |WORKSFORME

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

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

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

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

[konsole] [Bug 372808] Konsole crashed while editinig file with VIM

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=372808

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

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

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

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

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

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

[konsole] [Bug 332729] Kconsole crash on close

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=332729

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

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

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

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

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

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

[konsole] [Bug 373576] Konsole exit crash

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=373576

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

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

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

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

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

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

[konsole] [Bug 323593] KDE restart opens desktop 1 windows on desktop 2

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=323593

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

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

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

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

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

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

[konsole] [Bug 358763] Typing tilde character does not work always

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=358763

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

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

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

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

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

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

[konsole] [Bug 375490] Konsole crashes

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=375490

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

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

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

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

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

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

[konsole] [Bug 373662] Konsole crash after opening VIM

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=373662

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

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

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

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

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

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

[konsole] [Bug 357830] In PCManFM, 'Open in terminal ' will invoke konsole ,but it got wrong when using 2 panels

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=357830

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

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

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

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

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

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

[konsole] [Bug 357433] QXcbScreen::mapFromNative - Konsole crash when the console inactivity

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=357433

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

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

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

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

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

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

[konsole] [Bug 371957] konsole - crash on click

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=371957

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

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

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

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

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

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-11-06 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=427979

Aleix Pol  changed:

   What|Removed |Added

  Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
   |ma/kwin/commit/a92ce693ec76 |ma/kwin/commit/0b5cbe4016bc
   |46cb296e9d16ec8cf9cca812148 |69e4f15e437838983beacae3eab
   |6   |8

--- Comment #10 from Aleix Pol  ---
Git commit 0b5cbe4016bc69e4f15e437838983beacae3eab8 by Aleix Pol Gonzalez, on
behalf of Aleix Pol.
Committed on 07/11/2020 at 03:19.
Pushed by apol into branch 'Plasma/5.20'.

Restore empty filename check

Otherwise we could end up matching with a weird ".../.desktop" entry.


(cherry picked from commit a92ce693ec7646cb296e9d16ec8cf9cca8121486)

M  +4-0abstract_client.cpp

https://invent.kde.org/plasma/kwin/commit/0b5cbe4016bc69e4f15e437838983beacae3eab8

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

[kwin] [Bug 427979] Wrong icons in many windows after the Telegram identification fix

2020-11-06 Thread Aleix Pol
https://bugs.kde.org/show_bug.cgi?id=427979

Aleix Pol  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/a92ce693ec76
   ||46cb296e9d16ec8cf9cca812148
   ||6
 Status|ASSIGNED|RESOLVED

--- Comment #9 from Aleix Pol  ---
Git commit a92ce693ec7646cb296e9d16ec8cf9cca8121486 by Aleix Pol Gonzalez, on
behalf of Aleix Pol.
Committed on 07/11/2020 at 03:17.
Pushed by apol into branch 'master'.

Restore empty filename check

Otherwise we could end up matching with a weird ".../.desktop" entry.

M  +4-0abstract_client.cpp

https://invent.kde.org/plasma/kwin/commit/a92ce693ec7646cb296e9d16ec8cf9cca8121486

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

[kio-extras] [Bug 419887] Thumbnails do not work in Dolphin with Android connection

2020-11-06 Thread Metal450
https://bugs.kde.org/show_bug.cgi?id=419887

--- Comment #4 from Metal450  ---
(In reply to Nate Graham from comment #1)
> Works for me with git master version.

I just tried this on the newly released Kubuntu 20.10 (which uses Dolphin
20.08), & it still doesn't work properly. Can you confirm which version of
Dolphin you're using where it works?

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

[Breeze] [Bug 428771] Default color scheme not changes until manually modified or a new account is created

2020-11-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428771

Nate Graham  changed:

   What|Removed |Added

Summary|Kwin uses wrong color   |Default color scheme not
   |scheme on first start   |changes until manually
   ||modified or a new account
   ||is created

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

[klipper] [Bug 428753] Klipper float and panel widget layouts are not consistent

2020-11-06 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=428753

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #3 from Justin Zobel  ---
Assigned shortcut key and tested, the klipper at mouse pointer doesn't even
show the images, which would be nice addition as well.

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

[elisa] [Bug 428774] Embedding artists and albums messes up the selection afterwards

2020-11-06 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=428774

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #3 from Justin Zobel  ---
Ivan can you please elaborate further on the steps to reproduce, what do you
mean by embed?

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

[elisa] [Bug 428775] New: Label Issue I18N_ARGUMENT_MISSING

2020-11-06 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=428775

Bug ID: 428775
   Summary: Label Issue I18N_ARGUMENT_MISSING
   Product: elisa
   Version: unspecified
  Platform: Neon Packages
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: justin.zo...@gmail.com
  Target Milestone: ---

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

SUMMARY
Elisa 20.11.70 I had played a radio station before closing Elisa last time, but
went into Now Playing after reopening and got the broken label
I18N_ARGUMENT_MISSING

STEPS TO REPRODUCE
1. Open Elisa
2. Play a Radio
3. Close Elisa
4. Reopen Elisa
5. Go to Now Playing

OBSERVED RESULT
I18N_ARGUMENT_MISSING Label

EXPECTED RESULT
Appropriate Label

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.20.80
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.0
Kernel Version: 5.4.0-52-generic
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700 CPU @ 3.40GHz
Memory: 23.4 GiB of RAM
Graphics Processor: GeForce GTX 1060 6GB/PCIe/SSE2

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

[konsole] [Bug 424238] konsole copy n paste text failed

2020-11-06 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=424238

Justin Zobel  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |NOT A BUG

--- Comment #4 from Justin Zobel  ---
Thanks Keunn, if you have any problems in the future don't hesitate to open a
new bug report.

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

[dolphin] [Bug 424723] When going back or up, underline the folder you just came from instead of selecting it

2020-11-06 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=424723

--- Comment #10 from Justin Zobel  ---
(In reply to Tom from comment #8)
> Justin Zobel  changed:
> 
>What|Removed |Added
> 
>Severity|normal  |wishlist
> 
> 
> I always disliked how software developers consider UX-bugs "wishlist" level.
> Its my wish that Dolphin doesn't automagically select items for me. I
> consider the current behavior a bug, which actually managed to cause
> data-loss.
> 
> * unpredictable behavior
> * 100% of people will hit this behavior
> * possible dataloss as a result
> 
> How does "wishlist" level follow?

As Nate mentioned there is not distinguished level between bugs and wishlist
items.

As for data loss, it's a potential factor in using almost any piece of
software. This is why backup regimes are so important. I backup my home folder
every 3 hours while my PC is on for this reason.

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

[Falkon] [Bug 399214] Scroll to next unread forum post does not work.

2020-11-06 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=399214

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #4 from Justin Zobel  ---
(In reply to Marco Parillo from comment #2)
> While I continue to test, could you let me know if there was a targeted fix,
> or just upgrades of Falkon's dependencies?

No targeted fix that I know of, more that I'd just like to see if it was an
issue on a newer version. Thanks for the info. I'll set it as confirmed as it
still affects some forum software.

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

[elisa] [Bug 428774] Embedding artists and albums messes up the selection afterwards

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428774

--- Comment #2 from ivan.plani...@gmail.com ---
Created attachment 133099
  --> https://bugs.kde.org/attachment.cgi?id=133099=edit
Messed up menus

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

[dolphin] [Bug 396567] SVG/SVGZ icon display problem.

2020-11-06 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=396567

Justin Zobel  changed:

   What|Removed |Added

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

--- Comment #4 from Justin Zobel  ---
.

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

[elisa] [Bug 428774] Embedding artists and albums messes up the selection afterwards

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428774

--- Comment #1 from ivan.plani...@gmail.com ---
Oh yeah, also notice what happens when Embedding is turned off.

The menus are now messed up. While showing like "artists" are "radios".

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

[plasma-systemmonitor] [Bug 428744] The steps that you have to take in order to remove a page are not intuitive

2020-11-06 Thread Justin Zobel
https://bugs.kde.org/show_bug.cgi?id=428744

--- Comment #5 from Justin Zobel  ---
(In reply to Nate Graham from comment #4)
> I agree that we don't want to make deletion too easy. People will delete
> default pages and not know now to get them back. A context menu action for
> the list items could make sense though, yeah.

Like all destructive tasks in KDE use the popup to allow an Undo, easy fix. :)

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

[elisa] [Bug 428774] New: Embedding artists and albums messes up the selection afterwards

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428774

Bug ID: 428774
   Summary: Embedding artists and albums messes up the selection
afterwards
   Product: elisa
   Version: 20.08.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: matthieu_gall...@yahoo.fr
  Reporter: ivan.plani...@gmail.com
  Target Milestone: ---

Created attachment 133098
  --> https://bugs.kde.org/attachment.cgi?id=133098=edit
Image showing this

SUMMARY
After embedding albums then artists, the selection of anyone in the list is not
accurate anymore.

STEPS TO REPRODUCE
1. Embed Artist
2. Embed Albums
3. Notice after scrolling down and picking albums, they are not the one you
selected.

OBSERVED RESULT
Say you have Billy idol and Bauhaus in the list, among many many others. You
select Bauhaus but Billy Idol Album appears. It gets worse the more you scroll
in the list. There's some kind of total mismatch of selected vs. actual
results.

EXPECTED RESULT
Matched artists/albums to the songs.

Arch linux, latest KDE and Elisa.

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

[plasmashell] [Bug 427847] Clicking on a task with multiple windows does not activate "Present Windows" anymore

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427847

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #3 from Christoph Feck  ---
Thanks for the update; closing.

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

[plasmashell] [Bug 427847] Clicking on a task with multiple windows does not activate "Present Windows" anymore

2020-11-06 Thread Matt
https://bugs.kde.org/show_bug.cgi?id=427847

--- Comment #2 from Matt  ---
(In reply to Christoph Feck from comment #1)
> Did you try to change the 'Clicking grouped task' behavior in Task Manager
> settings?

Well, whaddya know, that did it, I feel pretty silly right now hahaha. I guess
Plasma 5.20 reset my settings for the task manager and that's why I assumed it
was a bug.

Many thanks, feel free to mark this as resolved!

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

[kdenlive] [Bug 428773] Transform composition does not work correctly with latest commit (92ea9252c).

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428773

--- Comment #2 from hidden...@yahoo.com ---
Created attachment 133097
  --> https://bugs.kde.org/attachment.cgi?id=133097=edit
video of issue.

Video shows the issue although the resize actually worked correctly this time.
It's intermittent.  The keyframe img movement did not work.  The red box moves
without the img.  When playing back, img does not move.  Prior commits had no
issue

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

[Breeze] [Bug 428771] Kwin uses wrong color scheme on first start

2020-11-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=428771

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
Version|git master  |unspecified
 Ever confirmed|0   |1
  Component|core|general
 Status|REPORTED|CONFIRMED
Product|kwin|Breeze

--- Comment #2 from Nate Graham  ---
This is because we haven't yet shipped a kconf update script to switch current
users of the Breeze color scheme over to Breeze light, rewrite the colors in
kdeglobals. We will do this before 5.21 is tagged.

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

[juk] [Bug 427606] LyricWiki is dead

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=427606

ivan.plani...@gmail.com changed:

   What|Removed |Added

 CC||ivan.plani...@gmail.com

--- Comment #1 from ivan.plani...@gmail.com ---
It appears nobody maintains JuK anymore or reads these reports...

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

[juk] [Bug 427035] Poor and confusing juk behavior after system was soft-rebooted

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=427035

ivan.plani...@gmail.com changed:

   What|Removed |Added

 CC||ivan.plani...@gmail.com

--- Comment #1 from ivan.plani...@gmail.com ---
Yep. Same.

Unable to setup to load cache... perhaps it doesn't exist?

I already opened another thread about this slowness. IT re-scans every time it
is started, over and over again with massive delays.

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

[kdenlive] [Bug 428773] Transform composition does not work correctly with latest commit (92ea9252c).

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428773

--- Comment #1 from hidden...@yahoo.com ---
KDE Frameworks 5.73.0
Qt 5.13.2 (built against 5.13.2)
The xcb windowing system

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

[kdenlive] [Bug 428773] New: Transform composition does not work correctly with latest commit (92ea9252c).

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428773

Bug ID: 428773
   Summary: Transform composition does not work correctly with
latest commit (92ea9252c).
   Product: kdenlive
   Version: git-master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Effects & Transitions
  Assignee: vpi...@kde.org
  Reporter: hidden...@yahoo.com
  Target Milestone: ---

SUMMARY
Transform/keyframe composition does not work correctly with commit past
(271a8906)  Last time it worked was Nov 3rd.  Commit (92ea9252c) has issue.


STEPS TO REPRODUCE
1. Import video, img 1, img 2.
2. Put video on track 1, put img 1 on track 2, put img 2 on track 3 stacked on
top.
3. Apply transform inbetween img 1 and img 2.  Transform resize acts strange
and keyframe movement does not move the img.  The red box moves but the img
stays.

OBSERVED RESULT
Transform,resize,keyframe does not work correctly.  Resize acts strange some
times and keyframe movement does not work correctly. Img stays in place.


EXPECTED RESULT
I expect resize to work correctly and keyframe movement to work like commits
271a8906 and prior.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma:  Linux (x86_64) release 5.8.16-100.fc31.x86_64 (fedora 31)
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 5.13.2

ADDITIONAL INFORMATION

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

[juk] [Bug 428772] New: JuK painful folder scanning at the EVERY (Re)start

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428772

Bug ID: 428772
   Summary: JuK painful folder scanning at the EVERY (Re)start
   Product: juk
   Version: 20.08
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: general
  Assignee: whee...@kde.org
  Reporter: ivan.plani...@gmail.com
CC: mp...@kde.org
  Target Milestone: ---

SUMMARY

*Every* time JuK is (re)started it scans my massive collection of music files.
It's the most frustrating after reboot, when it's literally roasting and
roaring my HDD with its scan. Delays are big, almost ~1 minute I cannot use the
program.


STEPS TO REPRODUCE
1. Have big music collection.
2. Just start JuK 

OBSERVED RESULT

Massive delays, painful sound in the HDD.

EXPECTED RESULT

NO Scanning. If it scanned one time it's enough to watch for new files. Or to
improve its speed. Or just to have an option to disable re-scanning altogether.

The current situation is so very frustrating that I'm planning to stop using
JuK entirely if this isn't solved somehow. 

Sorry guys I love your app, but Quality of Life is much needed here.

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

[plasmashell] [Bug 427529] Cannot Disable Power Management Permanently

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427529

--- Comment #2 from Christoph Feck  ---
Of course I mean to the RIGHT! :)

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

[plasmashell] [Bug 427529] Cannot Disable Power Management Permanently

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427529

--- Comment #1 from Christoph Feck  ---
Did you try the configure button to the LEFT of the "Enable Power Management"
setting in that system tray popup?

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

[kwin] [Bug 428771] Kwin uses wrong color scheme on first start

2020-11-06 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=428771

Fabian Vogt  changed:

   What|Removed |Added

   Assignee|kwin-bugs-n...@kde.org  |uhh...@gmail.com

--- Comment #1 from Fabian Vogt  ---
Actually, it seems like it doesn't even monitor changes to kdeglobals. So the
rm ~/.config/kdeglobals isn't even needed. Maybe the switch to KConfigWatcher
broke that?

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

[kwin] [Bug 428771] New: Kwin uses wrong color scheme on first start

2020-11-06 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=428771

Bug ID: 428771
   Summary: Kwin uses wrong color scheme on first start
   Product: kwin
   Version: git master
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: core
  Assignee: kwin-bugs-n...@kde.org
  Reporter: fab...@ritter-vogt.de
  Target Milestone: ---

When kwin starts for the first time, it uses the wrong color scheme. This is
because it does not monitor creation of ~/.config/kdeglobals, which is just
https://phabricator.kde.org/D22238 again.

To reproduce:
rm ~/.config/kdeglobals
dbus-run-session kwin_x11 --replace
systemsettings5 # change the color scheme

Currently I'm thinking this was introduced by
fbab964e983eebc03a87f0099640eee957d0c728, but some changes elsewhere made this
race on startup more likely.

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

[khotkeys] [Bug 427682] Can't send Unicode keyboard input into applications when using keyboard shortcuts

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427682

Christoph Feck  changed:

   What|Removed |Added

  Component|general |general
  Alias|input, keyboard, send,  |
   |unicode |
   Target Milestone|1.0 |---
   Assignee|k...@davidedmundson.co.uk|k...@michael-jansen.biz
Product|plasmashell |khotkeys

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

[Breeze] [Bug 427727] Unknown color name "BACKGROUND" error when starting "idle-python3.8"

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427727

Christoph Feck  changed:

   What|Removed |Added

Summary|Error in execute|Unknown color name
   |idle-python3.8  |"BACKGROUND" error when
   ||starting "idle-python3.8"

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

[Breeze] [Bug 427727] Error in execute idle-python3.8

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427727

Christoph Feck  changed:

   What|Removed |Added

Version|unspecified |5.20.0
  Component|General |gtk theme
Product|Plasma SDK  |Breeze
   Assignee|plasma-b...@kde.org |uhh...@gmail.com

--- Comment #1 from Christoph Feck  ---
Error is: unknown color name "BACKGROUND" in Python's TCL/TK wrapper.

I am not sure if TCL/TK respects the GTK color settings; if it does, it is
indeed possible that Plasma writes something odd there.

Reassigning for inspection.

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

[plasmashell] [Bug 427789] Crash in plasmashell during normal work

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427789

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---
Here Qt5XcbQpa calls exit(), nothing we can prevent.

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

[plasmashell] [Bug 427830] Desktop context menu has an extra separator

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427830

Christoph Feck  changed:

   What|Removed |Added

   Keywords||junior-jobs

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

[plasmashell] [Bug 427847] Clicking on a task with multiple windows does not activate "Present Windows" anymore

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427847

--- Comment #1 from Christoph Feck  ---
Did you try to change the 'Clicking grouped task' behavior in Task Manager
settings?

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

[plasmashell] [Bug 427900] Plasma crashes when attempting to configure "Thermal Monitor" plugin

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427900

--- Comment #1 from Christoph Feck  ---
Related to bug 423776.

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

[plasmashell] [Bug 427933] Wayland plasma crash after showing a lot of notifications

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=427933

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #2 from Christoph Feck  ---
Error is: "The Wayland connection broke. Did the Wayland compositor die?"

Qt cannot recover from this condition.

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

[dolphin] [Bug 428770] Dolphin crashed when browsing cifs mounts

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=428770

Christoph Feck  changed:

   What|Removed |Added

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

--- Comment #1 from Christoph Feck  ---
It doesn't crash on your local files because the directories populate much
faster. It usually crashes when you toggle the tree expanders while it
populates.

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

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

[dolphin] [Bug 422282] Crash inKFileItemModel::removeItems() when using the tree view mode of the details view

2020-11-06 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=422282

Christoph Feck  changed:

   What|Removed |Added

 CC||k...@kaishome.de

--- Comment #18 from Christoph Feck  ---
*** Bug 428770 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 428770] New: Dolphin crashed when browsing cifs mounts

2020-11-06 Thread Kai Krakow
https://bugs.kde.org/show_bug.cgi?id=428770

Bug ID: 428770
   Summary: Dolphin crashed when browsing cifs mounts
   Product: dolphin
   Version: 20.08.2
  Platform: Gentoo Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: k...@kaishome.de
CC: kfm-de...@kde.org
  Target Milestone: ---

Application: dolphin (20.08.2)

Qt Version: 5.15.1
Frameworks Version: 5.74.0
Operating System: Linux 5.4.73-gentoo x86_64
Windowing system: X11
Distribution: "Gentoo Base System release 2.7"

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

I have some folders mounted over CIFS from a remote VPN. When browsing folders
(e.g., clicking multiple folders in a short time), Dolphin crashes. This is
probably some timing issue, I've never seen it crashing on local folders.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
Content of s_kcrashErrorMessage: (null)
[New LWP 2867442]
[New LWP 2867443]
[New LWP 2867451]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib64/libthread_db.so.1".
0x7ff2454d31ef in __GI___poll (fds=fds@entry=0x7ffd4f79c428,
nfds=nfds@entry=1, timeout=timeout@entry=1000) at
../sysdeps/unix/sysv/linux/poll.c:29
[Current thread is 1 (Thread 0x7ff23e62c8c0 (LWP 2867440))]

Thread 4 (Thread 0x7ff22aa82640 (LWP 2867451)):
#0  __GI___getdents64 (fd=4, buf=buf@entry=0x7ff21410d6f0, nbytes=) at ../sysdeps/unix/sysv/linux/getdents64.c:32
#1  0x7ff2454a7b15 in __GI___readdir64 (dirp=dirp@entry=0x7ff21410d6c0) at
../sysdeps/posix/readdir.c:65
#2  0x7ff24535f678 in walkDir (dirPath=...,
countHiddenFiles=countHiddenFiles@entry=false,
countDirectoriesOnly=countDirectoriesOnly@entry=false, dirEntry=, dirEntry@entry=0x7ff21400dc18,
allowedRecursiveLevel=allowedRecursiveLevel@entry=0) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/private/kdirectorycontentscounterworker.cpp:53
#3  0x7ff24535f93d in walkDir (dirPath=...,
countHiddenFiles=countHiddenFiles@entry=false,
countDirectoriesOnly=countDirectoriesOnly@entry=false, dirEntry=0x7ff21400dc18,
dirEntry@entry=0x0, allowedRecursiveLevel=allowedRecursiveLevel@entry=1) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/private/kdirectorycontentscounterworker.cpp:92
#4  0x7ff24535fa7a in KDirectoryContentsCounterWorker::subItemsCount
(path=..., options=...) at /usr/include/qt5/QtCore/qarraydata.h:61
#5  0x7ff24535fb57 in
KDirectoryContentsCounterWorker::countDirectoryContents (this=0x55e06c580b90,
path=..., options=...) at
/var/tmp/portage/kde-apps/dolphin-20.08.2/work/dolphin-20.08.2/src/kitemviews/private/kdirectorycontentscounterworker.cpp:133
#6  0x7ff2432918ce in QObject::event (this=0x55e06c580b90,
e=0x55e06cf0b2c0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qobject.cpp:1314
#7  0x7ff243de9142 in QApplicationPrivate::notify_helper
(this=this@entry=0x55e06c00fac0, receiver=receiver@entry=0x55e06c580b90,
e=e@entry=0x55e06cf0b2c0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3630
#8  0x7ff243df22e1 in QApplication::notify (this=0x7ffd4f79e5a0,
receiver=0x55e06c580b90, e=0x55e06cf0b2c0) at
/var/tmp/portage/dev-qt/qtwidgets-5.15.1/work/qtbase-everywhere-src-5.15.1/src/widgets/kernel/qapplication.cpp:3154
#9  0x7ff243263998 in QCoreApplication::notifyInternal2
(receiver=0x55e06c580b90, event=0x55e06cf0b2c0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qcoreapplication.cpp:1063
#10 0x7ff2432666f3 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55e06c55e9d0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qcoreapplication.cpp:1817
#11 0x7ff2432bdaf4 in postEventSourceDispatch (s=0x7ff214004fe0) at
/var/tmp/portage/dev-qt/qtcore-5.15.1-r1/work/qtbase-everywhere-src-5.15.1/src/corelib/kernel/qeventdispatcher_glib.cpp:277
#12 0x7ff240fc427d in g_main_dispatch (context=0x7ff214000c20) at
../glib-2.64.5/glib/gmain.c:3309
#13 g_main_context_dispatch (context=context@entry=0x7ff214000c20) at
../glib-2.64.5/glib/gmain.c:3974
#14 0x7ff240fc44f8 in g_main_context_iterate
(context=context@entry=0x7ff214000c20, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at
../glib-2.64.5/glib/gmain.c:4047
#15 0x7ff240fc458f in g_main_context_iteration (context=0x7ff214000c20,
may_block=may_block@entry=1) at ../glib-2.64.5/glib/gmain.c:4108
#16 0x7ff2432bd882 in QEventDispatcherGlib::processEvents
(this=0x7ff214000b60, flags=...) at

[amarok] [Bug 428769] New: Amarok crashes when saving lyrics

2020-11-06 Thread Jürgen Thomann
https://bugs.kde.org/show_bug.cgi?id=428769

Bug ID: 428769
   Summary: Amarok crashes when saving lyrics
   Product: amarok
   Version: unspecified
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: amarok-bugs-d...@kde.org
  Reporter: juergen_thom...@linfre.de
  Target Milestone: kf5

Application: amarok (2.9.70)

Qt Version: 5.15.1
Frameworks Version: 5.75.0
Operating System: Linux 5.9.1-1-default x86_64
Windowing system: X11
Distribution: "openSUSE Tumbleweed"

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

right-click song in playlist -> edit track details -> go to lyrics, insert them
-> click save and Amarok crashes

Changing Tags do not cause a crash but even a single char change at lyrics are
enough to cause the crash

The crash can be reproduced every time.

-- Backtrace:
Application: Amarok (amarok), signal: Segmentation fault

[New LWP 6925]
[New LWP 6926]
[New LWP 6927]
[New LWP 6928]
[New LWP 6929]
[New LWP 6939]
[New LWP 6945]
[New LWP 6946]
[New LWP 6947]
[New LWP 6948]
[New LWP 6949]
[New LWP 6950]
[New LWP 6951]
[New LWP 6952]
[New LWP 6953]
[New LWP 6954]
[New LWP 6955]
[New LWP 6956]
[New LWP 6957]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
0x7f076ccd4a6f in poll () from /lib64/libc.so.6
[Current thread is 1 (Thread 0x7f075bee8080 (LWP 6922))]

Thread 20 (Thread 0x7f06e37fe640 (LWP 6957)):
#0  0x7f076ccd4a6f in poll () at /lib64/libc.so.6
#1  0x7f0763031fbe in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f07630320df in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f076d2b3a9b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f06d4000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7f076d25aeeb in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f06e37fd480, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#5  0x7f076d07bc9e in QThread::exec() (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x7f076d07cde1 in QThreadPrivate::start(void*) (arg=0x559639d23620) at
thread/qthread_unix.cpp:329
#7  0x7f076af493e9 in start_thread () at /lib64/libpthread.so.0
#8  0x7f076ccdfb73 in clone () at /lib64/libc.so.6

Thread 19 (Thread 0x7f06e3fff640 (LWP 6956)):
#0  0x7f07630830b9 in g_mutex_lock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f0763031134 in g_main_context_release () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f0763031f7c in  () at /usr/lib64/libglib-2.0.so.0
#3  0x7f07630320df in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#4  0x7f076d2b3a9b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f06dc000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#5  0x7f076d25aeeb in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f06e3ffe480, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#6  0x7f076d07bc9e in QThread::exec() (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#7  0x7f076d07cde1 in QThreadPrivate::start(void*) (arg=0x559639d228d0) at
thread/qthread_unix.cpp:329
#8  0x7f076af493e9 in start_thread () at /lib64/libpthread.so.0
#9  0x7f076ccdfb73 in clone () at /lib64/libc.so.6

Thread 18 (Thread 0x7f06f9dc1640 (LWP 6955)):
#0  0x7f076ccd4a6f in poll () at /lib64/libc.so.6
#1  0x7f0763031fbe in  () at /usr/lib64/libglib-2.0.so.0
#2  0x7f07630320df in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f076d2b3a9b in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x7f06e8000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7f076d25aeeb in
QEventLoop::exec(QFlags)
(this=this@entry=0x7f06f9dc0460, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:141
#5  0x7f076d07bc9e in QThread::exec() (this=this@entry=0x5596397cf050) at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#6  0x7f076b4072d5 in QQmlThreadPrivate::run() (this=0x5596397cf050) at
/usr/src/debug/libqt5-qtdeclarative-5.15.1-2.1.x86_64/src/qml/qml/ftw/qqmlthread.cpp:155
#7  0x7f076d07cde1 in QThreadPrivate::start(void*) (arg=0x5596397cf050) at
thread/qthread_unix.cpp:329
#8  0x7f076af493e9 in start_thread () at /lib64/libpthread.so.0
#9  0x7f076ccdfb73 in clone () at /lib64/libc.so.6

Thread 17 (Thread 0x7f06fa7fc640 (LWP 6954)):
#0  0x7f076af4f6b2 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f076d082dfb in QWaitConditionPrivate::wait(QDeadlineTimer)
(deadline=..., deadline=..., this=0x5596394df580) at
thread/qwaitcondition_unix.cpp:146
#2  QWaitCondition::wait(QMutex*, QDeadlineTimer) (this=,
mutex=0x5596394cde30, deadline=...) at 

[digikam] [Bug 428723] Wish - 'copy to' function with right click on thumbnail

2020-11-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=428723

Maik Qualmann  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/digikam/commit/02ef80f
   ||e4d712d7e1575eb7104a1003c17
   ||2f57d2
 Status|REPORTED|RESOLVED
   Version Fixed In||7.2.0

--- Comment #5 from Maik Qualmann  ---
Git commit 02ef80fe4d712d7e1575eb7104a1003c172f57d2 by Maik Qualmann.
Committed on 06/11/2020 at 21:05.
Pushed by mqualmann into branch 'master'.

add copy to... action in the right context menu
FIXED-IN: 7.2.0

M  +2-1NEWS
M  +1-0core/app/items/utils/contextmenuhelper.cpp
M  +36   -4core/app/items/utils/itemviewutilities.cpp
M  +1-0core/app/items/utils/itemviewutilities.h
M  +1-0core/app/main/digikamapp.cpp
M  +2-0core/app/main/digikamapp_p.h
M  +7-0core/app/main/digikamapp_setup.cpp
M  +1-0core/app/views/stack/itemiconview.h
M  +5-0core/app/views/stack/itemiconview_items.cpp
M  +23   -7core/libs/database/utils/ifaces/dio.cpp
M  +3-0core/libs/database/utils/ifaces/dio.h
M  +11   -1core/libs/iojobs/iojob.cpp
M  +11   -0core/libs/iojobs/iojobdata.cpp
M  +5-0core/libs/iojobs/iojobdata.h
M  +1-0core/libs/iojobs/iojobsmanager.cpp

https://invent.kde.org/graphics/digikam/commit/02ef80fe4d712d7e1575eb7104a1003c172f57d2

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

[digikam] [Bug 428723] Wish - 'copy to' function with right click on thumbnail

2020-11-06 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=428723

Maik Qualmann  changed:

   What|Removed |Added

Summary|Wish - 'copy to' function   |Wish - 'copy to' function
   |with right clic on  |with right click on
   |thumbnail   |thumbnail

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

[dolphin] [Bug 428374] Dolphin crashes when typing in filter bar in specific folder

2020-11-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=428374

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #18 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/system/dolphin/-/merge_requests/97

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

[kdenlive] [Bug 428768] New: Crashes When Importing project

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428768

Bug ID: 428768
   Summary: Crashes When Importing project
   Product: kdenlive
   Version: 20.08.2
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: Video Display & Export
  Assignee: j...@kdenlive.org
  Reporter: ta1b...@gmail.com
  Target Milestone: ---

SUMMARY
I am trying to import this (https://store.kde.org/p/1435628/) template title
into my kdenlive but it crashes. It doesn't crash ( however transparent
background  gets converted to black ) in the appimage kdenlive for the same
version i.e. 20.08.2 but crashes in ubuntu packages version.

STEPS TO REPRODUCE
1. Add kdenlive PPA and update.
2. Then install kdenlive and open it from the terminal itself
3. Download this title template : https://store.kde.org/p/1435628/
4. Import the title. kdenlive will crash

OBSERVED RESULT

Kdenlive crashes

EXPECTED RESULT

File should get imported


SOFTWARE/OS VERSIONS

Linux: Pop!_OS ( uname -a => Linux pop-os 5.4.0-7642-generic
#46~1598628707~20.04~040157c-Ubuntu SMP Fri Aug 28 18:02:16 UTC  x86_64 x86_64
x86_64 GNU/Linux )


ADDITIONAL INFORMATION

Import works fine in appimage but then transparent background converts to solid
black. Also movit lib doesn't work there.

Logs before crash : 

CLIPS COUNT:  3
REGISTRATION  27 ptr count 4
qml: loaded clip:  317 , ID:  27 , index:  2 , TYPE: AV
qml: loaded clip with Astream:  1
LC_NUMERIC reset to C
/// starting to add bin clips
kf5.kservice.services: The desktop entry file
"/usr/share/applications/org.gnome.ChromeGnomeShell.desktop" has Type=
"Application" but no Exec line
kf5.kservice.sycoca: Invalid Service : 
"/usr/share/applications/org.gnome.ChromeGnomeShell.desktop"
kf5.kservice.services: KServiceTypeTrader: serviceType "ThumbCreator" not found
kf5.kservice.services: KServiceTypeTrader: serviceType "ThumbCreator" not found
kf5.kservice.services: KServiceTypeTrader: serviceType "ThumbCreator" not found
kf5.kservice.services: KServiceTypeTrader: serviceType "ThumbCreator" not found
kf5.kservice.services: KServiceTypeTrader: serviceType "ThumbCreator" not found
/// found list (QUrl("file:///home/ta1bbty/Downloads/Animated
Title-20201019135639.kdenlive"))
/// creatclipsfromlist (QUrl("file:///home/ta1bbty/Downloads/Animated
Title-20201019135639.kdenlive")) true "-1"
/// createClipFromFile "/home/ta1bbty/Downloads/Animated
Title-20201019135639.kdenlive" "-1"
=== GOT DROPPED MIME:  "application/x-kdenlive"
/// final xml "\n /home/ta1bbty/Downloads/Animated
Title-20201019135639.kdenlive\n\n"
/// requestAddBinClip "-1"
/// found id "4"
/// constructed 
/// added  true
/// creatclipsfromlist return false
 / / / FIXING OFFSET DATA:  3
### JOB finished:  14
### loadjob COMMIT
### ProjectClip::setproducer
### ClipController::updateProducer
### ClipController::addmasterproducer
### JOB finished:  16
Segmentation fault (core dumped)

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

[kdenlive] [Bug 428768] Crashes When Importing Template Title, downloaded from kde store

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428768

ta1b...@gmail.com changed:

   What|Removed |Added

Summary|Crashes When Importing  |Crashes When Importing
   |project |Template Title, downloaded
   ||from kde store

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

[krita] [Bug 428767] Compilation error in unit tests due to QCOMPARE parameter type mismatch -- FIX INCLUDED!

2020-11-06 Thread PierreHM
https://bugs.kde.org/show_bug.cgi?id=428767

--- Comment #1 from PierreHM  ---
Forgot to mention, checked out tagged version of source code before
compilation:

git checkout v4.3.0

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

[krita] [Bug 428767] New: Compilation error in unit tests due to QCOMPARE parameter type mismatch -- FIX INCLUDED!

2020-11-06 Thread PierreHM
https://bugs.kde.org/show_bug.cgi?id=428767

Bug ID: 428767
   Summary: Compilation error in unit tests due to QCOMPARE
parameter type mismatch -- FIX INCLUDED!
   Product: krita
   Version: 4.3.0
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Unittests
  Assignee: krita-bugs-n...@kde.org
  Reporter: kde.bugtrack...@manderhanyu.plus.com
  Target Milestone: ---

SUMMARY
Compilation error in unit tests due to QCOMPARE parameter type mismatch.

STEPS TO REPRODUCE
   mkdir kritadev
   cd kritadev/
   mkdir build
   mkdir install
   git clone https://invent.kde.org/graphics/krita.git
   cd build/
   cmake ../krita/ \
 -DCMAKE_INSTALL_PREFIX=$HOME/kritadev/install \
 -DCMAKE_BUILD_TYPE=Debug \
 -DKRITA_DEVS=ON
   make -j24

OBSERVED RESULT
CMakeFiles/kis_algebra_2d_test.dir/kis_algebra_2d_test.cpp.o: In function
`KisAlgebra2DTest::testNullRectProcessing()':
/home/phm/kritadev/krita/libs/image/tests/kis_algebra_2d_test.cpp:295:
undefined reference to `bool QTest::qCompare(QRectF const&,
QRect const&, char const*, char const*, char const*, int)'
/home/phm/kritadev/krita/libs/image/tests/kis_algebra_2d_test.cpp:298:
undefined reference to `bool QTest::qCompare(QRectF const&,
QRect const&, char const*, char const*, char const*, int)'
/home/phm/kritadev/krita/libs/image/tests/kis_algebra_2d_test.cpp:303:
undefined reference to `bool QTest::qCompare(QRectF const&,
QRect const&, char const*, char const*, char const*, int)'
/home/phm/kritadev/krita/libs/image/tests/kis_algebra_2d_test.cpp:308:
undefined reference to `bool QTest::qCompare(QRectF const&,
QRect const&, char const*, char const*, char const*, int)'
/home/phm/kritadev/krita/libs/image/tests/kis_algebra_2d_test.cpp:313:
undefined reference to `bool QTest::qCompare(QRectF const&,
QRect const&, char const*, char const*, char const*, int)'
collect2: error: ld returned 1 exit status
make[2]: ***
[libs/image/tests/CMakeFiles/kis_algebra_2d_test.dir/build.make:132:
libs/image/tests/kis_algebra_2d_test] Error 1
make[1]: *** [CMakeFiles/Makefile2:11773:
libs/image/tests/CMakeFiles/kis_algebra_2d_test.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs


EXPECTED RESULT: Successful compilation.


SOFTWARE/OS VERSIONS
Kubuntu 18.04
KDE Plasma Version: 5.12.9
KDE Frameworks Version: 5.440
Qt Version: 5.9.5

ADDITIONAL INFORMATION

Compilation error is fixed, and Krita compiles and runs successfully, by
providing matching types to the QCOMPARE macro parameters:


diff --git a/libs/image/tests/kis_algebra_2d_test.cpp
b/libs/image/tests/kis_algebra_2d_test.cpp
index c13f64f446..c2dafe4478 100644
--- a/libs/image/tests/kis_algebra_2d_test.cpp
+++ b/libs/image/tests/kis_algebra_2d_test.cpp
@@ -292,25 +292,25 @@ void KisAlgebra2DTest::testNullRectProcessing()
 /// test transformations

 // translate
-QCOMPARE(QTransform::fromTranslate(10, 20).mapRect(lineRect), QRect(20,
30, 100, 0));   
+QCOMPARE(QTransform::fromTranslate(10, 20).mapRect(lineRect), QRectF(20,
30, 100, 0));   

 // scale
-QCOMPARE(QTransform::fromScale(2.0, 2.0).mapRect(lineRect), QRect(20, 20,
200, 0));   
+QCOMPARE(QTransform::fromScale(2.0, 2.0).mapRect(lineRect), QRectF(20, 20,
200, 0));   

 // rotate
 QTransform rot;
 rot.rotate(90);
-QCOMPARE(rot.mapRect(lineRect), QRect(-10, 10, 0, 100));
+QCOMPARE(rot.mapRect(lineRect), QRectF(-10, 10, 0, 100));

 // shear-x
 QTransform shearX;
 shearX.shear(2.0, 0.0);
-QCOMPARE(shearX.mapRect(lineRect), QRect(30, 10, 100, 0));
+QCOMPARE(shearX.mapRect(lineRect), QRectF(30, 10, 100, 0));

 // shear-y
 QTransform shearY;
 shearY.shear(0.0, 2.0);
-QCOMPARE(shearY.mapRect(lineRect), QRect(10, 30, 100, 200));
+QCOMPARE(shearY.mapRect(lineRect), QRectF(10, 30, 100, 200));

 /// binary operations





> git log -1 libs/image/tests/kis_algebra_2d_test.cpp
commit f2878133693c1601912a92cc9ae2bffe08e8ab42
Author: Boudewijn Rempt 
Date:   Tue Apr 14 22:28:25 2020 +0200

Fix build with Qt 5.15

Hey, The Qt Company, how about stopping breaking builds?

(cherry picked from commit d1484812b588e30f5bf5e8d6bd023e483d94186a)




> git log -1
commit 3b71809518785cd7dc9021f0b79d0f0d388e6fbe (HEAD, tag: v4.3.0)
Author: Sharaf Zaman 
Date:   Sat May 2 20:07:18 2020 +0530

Use Google Play Inapp-billing for donations on Android

# Conflicts:
#   libs/ui/KisWelcomePageWidget.cpp
#   libs/ui/KisWelcomePageWidget.h

(cherry picked from commit 32d7b773a76fe52d160cc1e0c2714130dde13b69)

-- 
You are 

[krita] [Bug 428766] Density and Randomness auto brush options generate equal dabs when precision is low

2020-11-06 Thread Boudewijn Rempt
https://bugs.kde.org/show_bug.cgi?id=428766

Boudewijn Rempt  changed:

   What|Removed |Added

   Assignee|krita-bugs-n...@kde.org |dimul...@gmail.com
 Status|REPORTED|ASSIGNED
   Platform|Other   |Compiled Sources
 Ever confirmed|0   |1
 CC||b...@valdyas.org

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

[kmail2] [Bug 428762] Akonadi is asking for gmail authentication every 10ish minutes?

2020-11-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=428762

--- Comment #1 from ivan.plani...@gmail.com ---
And this is what I get usually when I restart in notifications:

Resource Google Mail (x...@gmail.com) is broken.
Could not read the password: user rejected wallet access

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

[krita] [Bug 428766] New: Density and Randomness auto brush options generate equal dabs when precision is low

2020-11-06 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=428766

Bug ID: 428766
   Summary: Density and Randomness auto brush options generate
equal dabs when precision is low
   Product: krita
   Version: 4.4.1
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: Brush engines
  Assignee: krita-bugs-n...@kde.org
  Reporter: dimul...@gmail.com
  Target Milestone: ---

STEPS TO REPRODUCE
1. Activate Auto Brush with Density or Randomness set to 50%
2. Set Precision to 1
3. See that noise repeats itself instead of being different for each dab

The problem happens because caching in KisDabCaching doesn't take random
options into account

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

[konsole] [Bug 391781] Add support for SIXEL in Konsole

2020-11-06 Thread Juan Ases García
https://bugs.kde.org/show_bug.cgi?id=391781

Juan Ases García  changed:

   What|Removed |Added

 CC||a...@atzeneta.es

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

[konsole] [Bug 428765] New: Konsole custom profile not staying default

2020-11-06 Thread Luna
https://bugs.kde.org/show_bug.cgi?id=428765

Bug ID: 428765
   Summary: Konsole custom profile not staying default
   Product: konsole
   Version: master
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: lemonpot...@protonmail.ch
  Target Milestone: ---

SUMMARY
I deleted all of the Konsole Profiles, made my own and set it to default,
however when i restart the computer (or after about 10 minutes of session being
logged in) the profile reverts to the original default.

Not sure what im doing incorrect here.

STEPS TO REPRODUCE
1. Settings > Manage Profiles > delete all extra profiles
2. Create and save new profile
3. Set new profile as default (right side of the menu)
4. Apply and restart.

OBSERVED RESULT
Konsole profile resets

EXPECTED RESULT
Custom profile remains default profile.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Pop!_OS 20.10
KDE Plasma Version: 5.19.5
KDE Frameworks Version: 5.74.0
Qt Version: 5.14.2

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

[konsole] [Bug 428765] Konsole custom profile not staying default

2020-11-06 Thread Luna
https://bugs.kde.org/show_bug.cgi?id=428765

Luna  changed:

   What|Removed |Added

Version|master  |20.08.3

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

[klipper] [Bug 428753] Klipper float and panel widget layouts are not consistent

2020-11-06 Thread medin
https://bugs.kde.org/show_bug.cgi?id=428753

medin  changed:

   What|Removed |Added

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

--- Comment #2 from medin  ---
(In reply to Nate Graham from comment #1)
> What do you mean by "the float window"? Where did that come from?

It's the window that's shown when shortcut "Open Klipper at Mouse Position" is
triggered. The shortcut can be enabled in Configure_Clipboard>Shortcuts.

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

[yakuake] [Bug 428732] Yakuake does not correctly save on which screen it should open

2020-11-06 Thread Santiago Podestá
https://bugs.kde.org/show_bug.cgi?id=428732

--- Comment #2 from Santiago Podestá  ---
Sorry, I changed that to unspecified now. I'm on KDE Frameworks 5.75. Maybe
this is solved when using 5.76?

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

[yakuake] [Bug 428732] Yakuake does not correctly save on which screen it should open

2020-11-06 Thread Santiago Podestá
https://bugs.kde.org/show_bug.cgi?id=428732

Santiago Podestá  changed:

   What|Removed |Added

Version|Git (Frameworks 5)  |unspecified

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

[plasmashell] [Bug 428756] Menu items in Global Menu applet no longer translucent in the Oxygen Plasma theme ─ other applets not affected

2020-11-06 Thread Aragorn
https://bugs.kde.org/show_bug.cgi?id=428756

Aragorn  changed:

   What|Removed |Added

 CC||thoron...@telenet.be

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

[plasmashell] [Bug 428756] Menu items in Global Menu applet no longer translucent in the Oxygen Plasma theme ─ other applets not affected

2020-11-06 Thread Aragorn
https://bugs.kde.org/show_bug.cgi?id=428756

--- Comment #1 from Aragorn  ---
Additional observation: the spacing between the menu items in the Global Menu
is also off when compared to other Plasma themes.  The items are too close
together, and upon clicking a menu item, one can see it moving to the right by
a few pixels.

The irony of the above is that people at the Manjaro forum reported similar
spacing issues in this widget with the Breeze Plasma theme ─ and with a few
other themes ─ in Plasma 5.19.x, while I in turn did NOT have any such issues
with the Oxygen Plasma theme in 5.19.x.

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

[plasmashell] [Bug 428758] Context menus stack in system tray

2020-11-06 Thread Bohdan Danylchenko
https://bugs.kde.org/show_bug.cgi?id=428758

--- Comment #6 from Bohdan Danylchenko  ---
(In reply to Nate Graham from comment #5)
> How odd. I cannot reproduce on X11 with my set of system tray items, but I
> know we've had various issues of this sort in the past with some 3rd-party
> applets.

I think I don't use any applets that could affect this. Just some KDE Connect
or Redshift ones. Is there anything more I can do to help figure out the
reasons it happens?

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

[konsole] [Bug 428764] New: AddressSanitizer: odr-violation in Konsole::Profile::staticMetaObject

2020-11-06 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=428764

Bug ID: 428764
   Summary: AddressSanitizer: odr-violation in
Konsole::Profile::staticMetaObject
   Product: konsole
   Version: master
  Platform: Other
OS: Other
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: kurt.hindenb...@gmail.com
  Target Milestone: ---

This does not show up in 20.08.  This report is for reference.  Searching for
this error, it may not be an actual Konsole issue.

It can be bypassed by "ASAN_OPTIONS=detect_odr_violation=1 konsole" or
"ASAN_OPTIONS=detect_odr_violation=0 konsole"

https://github.com/google/sanitizers/wiki/AddressSanitizerFlags

==14808==ERROR: AddressSanitizer: odr-violation (0x7fc8115a0d00):
  [1] size=48 'Konsole::Profile::staticMetaObject'
/mnt/storagetwo/Devel/KDE/build/konsole/src/profile/konsoleprofile_autogen/EWIEGA46WW/moc_Profile.cpp:226:56
  [2] size=48 'Konsole::Profile::staticMetaObject'
/mnt/storagetwo/Devel/KDE/build/konsole/src/profile/konsoleprofile_autogen/EWIEGA46WW/moc_Profile.cpp:226:56
These globals were registered at these points:
  [1]:
==14808==WARNING: invalid path to external symbolizer!
==14808==WARNING: Failed to use and restart external symbolizer!
#0 0x430cee  (/opt/kde/bin/konsole+0x430cee)
#1 0x7fc8114f74eb 
(/opt/kde/lib/x86_64-linux-gnu/libkdeinit5_konsole.so+0xfd4eb)

  [2]:
#0 0x430cee  (/opt/kde/bin/konsole+0x430cee)
#1 0x7fc8112125fb 
(/opt/kde/lib/x86_64-linux-gnu/libkonsoleprivate.so.20+0x47f5fb)

==14808==HINT: if you don't care about these errors you may set
ASAN_OPTIONS=detect_odr_violation=0
SUMMARY: AddressSanitizer: odr-violation: global
'Konsole::Profile::staticMetaObject' at
/mnt/storagetwo/Devel/KDE/build/konsole/src/profile/konsoleprofile_autogen/EWIEGA46WW/moc_Profile.cpp:226:56
==14808==ABORTING

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

[kate] [Bug 373000] Kate opens new tab if a file is opened twice (from dolphin)

2020-11-06 Thread Matteo Croce
https://bugs.kde.org/show_bug.cgi?id=373000

Matteo Croce  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---
Version|16.08   |20.08.1
 Ever confirmed|0   |1

--- Comment #3 from Matteo Croce  ---
Still happens to me, screenshot attached

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

[kate] [Bug 373000] Kate opens new tab if a file is opened twice (from dolphin)

2020-11-06 Thread Matteo Croce
https://bugs.kde.org/show_bug.cgi?id=373000

Matteo Croce  changed:

   What|Removed |Added

 CC||rootki...@yahoo.it

--- Comment #2 from Matteo Croce  ---
Created attachment 133096
  --> https://bugs.kde.org/attachment.cgi?id=133096=edit
screenshot

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

[Planet KDE] [Bug 382265] Add option to direct link

2020-11-06 Thread Matthias
https://bugs.kde.org/show_bug.cgi?id=382265

--- Comment #3 from Matthias  ---
And thats also not what I meant. I am speaking about anchors. This is what I
got:
https://planet.kde.org/2020/11/06/applications-kdepim-runtime-kf5-qt5-suseqt5-dot-14-number-139-broken-since-this-build.html
and the navigation is horrible. Its not 1920

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

[Planet KDE] [Bug 382265] Add option to direct link

2020-11-06 Thread Matthias
https://bugs.kde.org/show_bug.cgi?id=382265

--- Comment #2 from Matthias  ---
So how to make it visible to other users?

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

  1   2   3   >