[kwin] [Bug 414376] Random Kwin crash

2019-11-22 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=414376

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE

--- Comment #1 from Vlad Zahorodnii  ---
The backtrace lacks debug symbols. COuld you please install kwin debug packages
and attach a new backtrace to this bug report?

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

[kde] [Bug 414388] New: EWS resource crashed when going to offline mode

2019-11-22 Thread Vadim A. Misbakh-Soloviov
https://bugs.kde.org/show_bug.cgi?id=414388

Bug ID: 414388
   Summary: EWS resource crashed when going to offline mode
   Product: kde
   Version: unspecified
  Platform: unspecified
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: unassigned-b...@kde.org
  Reporter: k...@mva.name
  Target Milestone: ---

Application: akonadi_ews_resource (5.12.2)
 (Compiled from sources)
Qt Version: 5.12.5
Frameworks Version: 5.63.0
Operating System: Linux 5.2.11 x86_64
Distribution: "Gentoo GNU/Linux"

-- Information about the crash:
- What I was doing when the application crashed:
Clicked "Offline mode" checkbox in "File" menu.

And right before that I experienced issues with EWS resource (it doesn't
receive any messages from the server, so I tried to restart resource few times
(with no luck) and reconfigured it from log-polling to ask server for new mail
every 0.5 min

-- Backtrace:
Application: UTS (akonadi_ews_resource), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f3480ebf340 (LWP 148642))]

Thread 4 (Thread 0x7f346700 (LWP 148800)):
#0  0x7f3488605224 in g_mutex_unlock () at /usr/lib64/libglib-2.0.so.0
#1  0x7f34885ba93a in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f348cb709bb in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#3  0x7f348cb1c84b in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#4  0x7f348c988431 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#5  0x7f348c9894c2 in QThreadPrivate::start(void*) () at
/usr/lib64/libQt5Core.so.5
#6  0x7f348bc1542a in start_thread () at /lib64/libpthread.so.0
#7  0x7f348c60643f in clone () at /lib64/libc.so.6

Thread 3 (Thread 0x7f347cee8700 (LWP 148795)):
#0  0x7f348c5fa473 in poll () at /lib64/libc.so.6
#1  0x7f34885ba80e in g_main_context_iterate.isra () at
/usr/lib64/libglib-2.0.so.0
#2  0x7f34885ba92f in g_main_context_iteration () at
/usr/lib64/libglib-2.0.so.0
#3  0x7f348cb709bb in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib64/libQt5Core.so.5
#4  0x7f348cb1c84b in
QEventLoop::exec(QFlags) () at
/usr/lib64/libQt5Core.so.5
#5  0x7f348c988431 in QThread::exec() () at /usr/lib64/libQt5Core.so.5
#6  0x7f3494b5f4e6 in QDBusConnectionManager::run() () at
/usr/lib64/libQt5DBus.so.5
#7  0x7f348c9894c2 in QThreadPrivate::start(void*) () at
/usr/lib64/libQt5Core.so.5
#8  0x7f348bc1542a in start_thread () at /lib64/libpthread.so.0
#9  0x7f348c60643f in clone () at /lib64/libc.so.6

Thread 2 (Thread 0x7f347ec4a700 (LWP 148792)):
#0  0x7f348bc1bf85 in pthread_cond_wait@@GLIBC_2.3.2 () at
/lib64/libpthread.so.0
#1  0x7f347f245eeb in util_queue_thread_func () at
/usr/lib64/dri/i965_dri.so
#2  0x7f347f245b07 in impl_thrd_routine () at /usr/lib64/dri/i965_dri.so
#3  0x7f348bc1542a in start_thread () at /lib64/libpthread.so.0
#4  0x7f348c60643f in clone () at /lib64/libc.so.6

Thread 1 (Thread 0x7f3480ebf340 (LWP 148642)):
[KCrash Handler]
#6  0x7f348caba669 in QSettings::setValue(QString const&, QVariant const&)
() at /usr/lib64/libQt5Core.so.5
#7  0x7f349586936e in Akonadi::AgentBase::setOnline(bool) () at
/usr/lib64/libKF5AkonadiAgentBase.so.5
#8  0x7f3495894455 in Akonadi__StatusAdaptor::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) () at /usr/lib64/libKF5AkonadiAgentBase.so.5
#9  0x7f3495894873 in
Akonadi__StatusAdaptor::qt_metacall(QMetaObject::Call, int, void**) () at
/usr/lib64/libKF5AkonadiAgentBase.so.5
#10 0x7f3494b6b96b in QDBusConnectionPrivate::deliverCall(QObject*, int,
QDBusMessage const&, QVector const&, int) () at /usr/lib64/libQt5DBus.so.5
#11 0x7f3494b70c17 in QDBusConnectionPrivate::activateCall(QObject*, int,
QDBusMessage const&) [clone .part.0] () at /usr/lib64/libQt5DBus.so.5
#12 0x7f3494b7124e in
QDBusConnectionPrivate::activateObject(QDBusConnectionPrivate::ObjectTreeNode&,
QDBusMessage const&, int) () at /usr/lib64/libQt5DBus.so.5
#13 0x7f3494b73d8e in QDBusActivateObjectEvent::placeMetaCall(QObject*) ()
at /usr/lib64/libQt5DBus.so.5
#14 0x7f348cb477aa in QObject::event(QEvent*) () at
/usr/lib64/libQt5Core.so.5
#15 0x7f348d596c32 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /usr/lib64/libQt5Widgets.so.5
#16 0x7f348d5a0188 in QApplication::notify(QObject*, QEvent*) () at
/usr/lib64/libQt5Widgets.so.5
#17 0x7f348cb1d890 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() at /usr/lib64/libQt5Core.so.5
#18 0x7f348cb207a3 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) () at /usr/lib64/libQt5Core.so.5
#19 0x7f348cb70c03 in postEventSourceDispatch(_GSource*, int (*)(void*),
void*) () at /usr/lib64/libQt5Core.so

[krita] [Bug 402770] Selection tool (disappear content)

2019-11-22 Thread Vamdi
https://bugs.kde.org/show_bug.cgi?id=402770

Vamdi  changed:

   What|Removed |Added

Version|4.2.3   |unspecified

--- Comment #12 from Vamdi  ---
Hello.

Issue still remain.

Krita: 4.2.8-beta1
Windows: 10

Thanks.

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

[kile] [Bug 406592] Accelerator conflict with "warnings" and "replace all"

2019-11-22 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=406592

David Edmundson  changed:

   What|Removed |Added

 CC||cullm...@kde.org

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

[plasma-nm] [Bug 413967] Exiting Aeroplane Mode unconditionally re-enables Bluetooth

2019-11-22 Thread Mathew
https://bugs.kde.org/show_bug.cgi?id=413967

--- Comment #6 from Mathew  ---
Yes.
Seems to be a bug then.
Is there anything I can do to help find a solution?

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

[KBibTeX] [Bug 414375] Cannot start KBibTex; getting error "You need to instantiate a Q*Application before using KCatalog"

2019-11-22 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=414375

Thomas Fischer  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kbi
   ||btex/84c5042c79d14667c5d9cd
   ||685c009c3b7fe48e37
 Resolution|--- |FIXED
 Status|REPORTED|RESOLVED

--- Comment #3 from Thomas Fischer  ---
Git commit 84c5042c79d14667c5d9cd685c009c3b7fe48e37 by Thomas Fischer.
Committed on 22/11/2019 at 08:37.
Pushed by thomasfischer into branch 'master'.

Fixing issues with translations

Fixing a crash that apparently is connected to a failed translation
of a string as reported in bug 414375.

Burkhard Lück  provided a patch to CMakeLists.txt
which should fix this problem.

In addition to Burkhard's patch, a GUI issue was fixed so that empty
strings are not attempted to be translated leading to placeholder
messages shown instead of just nothing.

M  +0-4CMakeLists.txt
M  +6-3src/gui/config/entrylayout.cpp

https://commits.kde.org/kbibtex/84c5042c79d14667c5d9cd685c009c3b7fe48e37

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

[krita] [Bug 413544] a select tools shift out

2019-11-22 Thread Vamdi
https://bugs.kde.org/show_bug.cgi?id=413544

Vamdi  changed:

   What|Removed |Added

Version|4.2.7.1 |unspecified

--- Comment #5 from Vamdi  ---
Hello.

Issue still remain.

Krita: 4.2.8-beta1
Windows: 10

Thanks.

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

[KBibTeX] [Bug 414375] Cannot start KBibTex; getting error "You need to instantiate a Q*Application before using KCatalog"

2019-11-22 Thread Thomas Fischer
https://bugs.kde.org/show_bug.cgi?id=414375

--- Comment #4 from Thomas Fischer  ---
I did not encounter the crash myself, but I trust two reporters and the
provided fix that it solves this bug. A new commit has been made to 'master'.

I also addressed a GUI issue which I encountered in this context.

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

[kontact] [Bug 414360] bad coding of an url in a mail

2019-11-22 Thread Philippe ROUBACH
https://bugs.kde.org/show_bug.cgi?id=414360

--- Comment #3 from Philippe ROUBACH  ---
Thanks

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

[kinfocenter] [Bug 361464] crash on exit part 2

2019-11-22 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=361464

Méven Car  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 CC||meve...@gmail.com

--- Comment #2 from Méven Car  ---
This is not a duplicate of 347344.

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

[kinfocenter] [Bug 357211] KinfoCenter 5.5.1 crash on close

2019-11-22 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=357211

Méven Car  changed:

   What|Removed |Added

 CC||meve...@gmail.com
 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 Ever confirmed|0   |1

--- Comment #3 from Méven Car  ---
This is not a duplicate of 347344.

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

[kinfocenter] [Bug 357931] KInfoCenter 5.5.3 Crash on close

2019-11-22 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=357931

Méven Car  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---
 Ever confirmed|0   |1
 CC||meve...@gmail.com

--- Comment #2 from Méven Car  ---
This is not a duplicate of 347344.

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

[kinfocenter] [Bug 381200] KInfoCenter crashes on exit after viewing Energy Information

2019-11-22 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=381200

Méven Car  changed:

   What|Removed |Added

 Resolution|DUPLICATE   |UNMAINTAINED
 CC||meve...@gmail.com

--- Comment #2 from Méven Car  ---
This is not a duplicate of 347344.

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

[kinfocenter] [Bug 361527] Kinfocenter crashed when I closed it

2019-11-22 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=361527

Méven Car  changed:

   What|Removed |Added

 CC||meve...@gmail.com
 Resolution|DUPLICATE   |UNMAINTAINED

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

[kinfocenter] [Bug 357211] KinfoCenter 5.5.1 crash on close

2019-11-22 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=357211

Méven Car  changed:

   What|Removed |Added

 Resolution|--- |UNMAINTAINED
 Status|REOPENED|RESOLVED

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

[kinfocenter] [Bug 357931] KInfoCenter 5.5.3 Crash on close

2019-11-22 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=357931

Méven Car  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |UNMAINTAINED

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

[kscreenlocker] [Bug 414389] New: kscreenlocker_greeter segfaults when docking/undocking

2019-11-22 Thread Andrea Scarpino
https://bugs.kde.org/show_bug.cgi?id=414389

Bug ID: 414389
   Summary: kscreenlocker_greeter segfaults when docking/undocking
   Product: kscreenlocker
   Version: unspecified
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: critical
  Priority: NOR
 Component: greeter
  Assignee: plasma-b...@kde.org
  Reporter: scarp...@kde.org
CC: bhus...@gmail.com
  Target Milestone: ---

SUMMARY
When the screen is locked, kscreenlocker_greeter segfaults whenever I
undock/dock my laptop due to the monitor switch.

STEPS TO REPRODUCE
0. Configure dockd to disable the laptop screen and enable the monitor screen
when you dock the laptop.
0. Configure dockd to disable the monitor screen and enable the laptop screen
when you undock the laptop.
1. Dock your laptop
2. Lock your screen
3. Undock the laptop
4. Screen is unlocked

kscreenlocker_greeter doesn't crash if I configure dockd to don't disable the
laptop screen ever.
I cannot reproduce the crash by using i3lock.

OBSERVED RESULT
$ dmesg
kscreenlocker_g[48914]: segfault at 31 ip 7f5e3e5f5954 sp 7ffd3a99d958
error 4 in libQt5Qml.so.5.13.2[7f5e3e3fb000+33c000]

EXPECTED RESULT
kscreenlocker_greeter locks the other monitor without crashing.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.17.3
(available in About System)
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.2

ADDITIONAL INFORMATION

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

[kwin] [Bug 414378] "Only One window per application" setting considers LibreOffice apps to be the same app, creating a discrepancy with the Task Manager

2019-11-22 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=414378

--- Comment #1 from Vlad Zahorodnii  ---
KWin thinks that Writer and Calc belong to the same application because they
are in the same window group and also have the same pid. So it's logical to
present only one item in the task switcher.

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

[frameworks-kholidays] [Bug 414369] Please add Lebanon to the list of holidays.

2019-11-22 Thread Christophe Giboudeaux
https://bugs.kde.org/show_bug.cgi?id=414369

Christophe Giboudeaux  changed:

   What|Removed |Added

   Severity|normal  |wishlist

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

[kinfocenter] [Bug 413003] KInfoCenter eventually crashes when browsing through energy information

2019-11-22 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=413003

Méven Car  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk,
   ||meve...@gmail.com
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Méven Car  ---
Seems to related to
https://cgit.kde.org/kinfocenter.git/commit/?id=95569a0eae884427c7f7ab11fd63ae577f0be16d

Thi is easily reproductible :

1. Open kinfocenter > energy information
2. Switch to another tab in kinfocenter (for instance memory)
3. Return to energy information tab
4. Crash

[KCrash Handler]
#7  0x55716942d120 in ?? ()
#8  0x7fdb30a388de in QMetaObject::cast (this=this@entry=0x7fdb2a551a20
, obj=0x5571698ea6f0) at
kernel/qmetaobject.cpp:374
#9  0x7fdb30a38919 in QMetaObject::cast (this=this@entry=0x7fdb2a551a20
, obj=) at
kernel/qmetaobject.cpp:363
#10 0x7fdb219cc721 in qobject_cast (object=) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:499
#11 Solid::Device::as (this=0x7ffc2056ec90) at
/home/meven/kde/usr/include/KF5/Solid/solid/device.h:233
#12 BatteryModel::data (this=, index=..., role=)
at /home/meven/kde/src/kinfocenter/Modules/energy/batterymodel.cpp:76
#13 0x7fdb2facc99c in QModelIndex::data (arole=256, this=0x7ffc2056ed10) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractitemmodel.h:458
#14 QQmlDMAbstractItemModelData::value (role=256, this=0x55716c74c1b0) at
util/qqmladaptormodel.cpp:408
#15 QQmlDMCachedModelData::metaCall (this=0x55716c74c1b0, call=,
id=, arguments=0x7ffc2056edc0) at util/qqmladaptormodel.cpp:276
#16 0x7fdb2fbd69b4 in QQmlPropertyData::readProperty
(property=0x7ffc2056eda0, target=0x55716c74c1b0, this=0x55716cae2038) at
../../include/QtQml/5.12.4/QtQml/private/../../../../../src/qml/qml/qqmlpropertycache_p.h:328
#17 loadProperty (v4=0x557169bc9220, object=0x55716c74c1b0, property=...) at
jsr

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

[digikam] [Bug 414340] RawTherapee plugin

2019-11-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=414340

Maik Qualmann  changed:

   What|Removed |Added

 CC||metzping...@gmail.com

--- Comment #4 from Maik Qualmann  ---
RawTherapee now starts correctly under Windows, but does not create the file in
the TMP directory after closing. The empty TMP file must not exist under
Windows.

Maik

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

[lattedock] [Bug 414390] New: Different icons are using for different sizes of the same launcher

2019-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414390

Bug ID: 414390
   Summary: Different icons are using for different sizes of the
same launcher
   Product: lattedock
   Version: 0.9.4
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: plasmoid
  Assignee: mvourla...@gmail.com
  Reporter: strm...@gmail.com
  Target Milestone: ---

Created attachment 124061
  --> https://bugs.kde.org/attachment.cgi?id=124061&action=edit
Firefox icon blinks during zoom in and zoom out

SUMMARY
In my case it is Firefox icon. I believe that from Firefox 70 it has new icon,
but during zoom animation this new icon is getting replaced by previous one for
short period. Please, look at the attachement.

STEPS TO REPRODUCE
1. Go into latte's appearance settings and and choose zoom animation value >=
5%
2. Move mouse cursor across launcher (in my case no matter whether it pinned or
not)
3. For some range of launcher sizes its icon changes and then changes back

OBSERVED RESULT
Launcher changes its size and displayed icon

EXPECTED RESULT
Launcher changes only its size

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20191119
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.1
Kernel Version: 5.3.11-1-default
OS Type: 64-bit

ADDITIONAL INFORMATION
Also I can reproduce it without zoom animzation, only by set panel absolute
size to values between 37 and 40 px (37 <= size <= 40). For sizes 36 and 41
there is correct icon displayed.

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

[digikam] [Bug 414340] RawTherapee plugin

2019-11-22 Thread Maik Qualmann
https://bugs.kde.org/show_bug.cgi?id=414340

--- Comment #5 from Maik Qualmann  ---
Git commit b4b125b7477a1d535ad1d194a8a64e166a98e3ce by Maik Qualmann.
Committed on 22/11/2019 at 10:49.
Pushed by mqualmann into branch 'master'.

fix temporary file for RawTherapee

M  +11   -14  
core/dplugins/rawimport/rawtherapee/rawimportrawtherapeeplugin.cpp

https://invent.kde.org/kde/digikam/commit/b4b125b7477a1d535ad1d194a8a64e166a98e3ce

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

[lattedock] [Bug 414390] Different icons are using for different sizes of the same launcher

2019-11-22 Thread Michail Vourlakos
https://bugs.kde.org/show_bug.cgi?id=414390

--- Comment #1 from Michail Vourlakos  ---
This is intentional. At different sizes Latte is using different icons in order
to look crisp and not blurred, this icon theme responsibility to provide.

The issue is probably with your icon theme that for some sizes provides the old
icon or the old icon for some sizes has not been unistalled. 

OR you need to clear your icon cache and restart your plasma desktop
afterwards. kbuildsycoca5 --no-incremental

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

[korganizer] [Bug 413740] Korganizer crashes when setting catergories colors

2019-11-22 Thread Andres Nogueiras
https://bugs.kde.org/show_bug.cgi?id=413740

--- Comment #2 from Andres Nogueiras  ---
Created attachment 124062
  --> https://bugs.kde.org/attachment.cgi?id=124062&action=edit
New crash information added by DrKonqi

korganizer (5.10.3) using Qt 5.9.7

- What I was doing when the application crashed:

Create new entry on my calendar. Close it. (All ok)

Create a  new category in Korganizer. (All ok)

Open previous entry on calendar, and set the category to the newly created.
Close it. (All ok)

Open, from menu, configuration of korganizer, choose to change colors, pick the
recently created category and select color. After clicking OK, korganizer dies.

-- Backtrace (Reduced):
#6  std::__atomic_base::load (__m=std::memory_order_relaxed, this=0x18) at
/usr/include/c++/7/bits/atomic_base.h:396
#7  QAtomicOps::load (_q_value=...) at
../../include/QtCore/../../src/corelib/arch/qatomic_cxx11.h:227
#8  QBasicAtomicInteger::load (this=0x18) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:102
[...]
#10 0x7fb221cd4c24 in QVector::QVector
(this=0x7fff22b421b0, v=...) at
../../include/QtCore/../../src/corelib/tools/qvector.h:353
#11 0x7fb221cd569a in QStack >::pop
(this=this@entry=0x55b8e19ab9a0) at
../../include/QtCore/../../src/corelib/tools/qstack.h:62

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

[plasmashell] [Bug 356479] plasmashell uses 100% CPU when there is an animation in the task bar

2019-11-22 Thread Sven
https://bugs.kde.org/show_bug.cgi?id=356479

Sven  changed:

   What|Removed |Added

 CC|brettschneider.sven@gmail.c |
   |om  |

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

[Breeze] [Bug 414391] New: treeview.view.expander color in breeze-gtk

2019-11-22 Thread Beurt
https://bugs.kde.org/show_bug.cgi?id=414391

Bug ID: 414391
   Summary: treeview.view.expander color in breeze-gtk
   Product: Breeze
   Version: 5.17.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: gtk theme
  Assignee: uhh...@gmail.com
  Reporter: bma...@free.fr
  Target Milestone: ---

SUMMARY
When using Thunderbird, treeview icons are white on a white background (not
visible)

It makes Thunderbird barely unusable.

Fetching gtk.css for the bug, I identified this issue:

treeview.view.expander {
min-width: 16px;
min-height: 16px;
-gtk-icon-source: -gtk-icontheme("pan-end-symbolic");
color: @theme_base_fg_color; }

The color @theme_base_fg_color is undefined and should be #31363b for instance.

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

[dolphin] [Bug 414392] New: Won't start after upgrade to 19.10

2019-11-22 Thread Lapineige
https://bugs.kde.org/show_bug.cgi?id=414392

Bug ID: 414392
   Summary: Won't start after upgrade to 19.10
   Product: dolphin
   Version: 19.08.3
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: dolphin-bugs-n...@kde.org
  Reporter: lp.com...@lavache.com
CC: kfm-de...@kde.org
  Target Milestone: ---

SUMMARY
After upgrading to 19.10/plasma 5.17, Dolphin can't start.

STEPS TO REPRODUCE
1. Upgrade from 19.04 (+backports) to 19.10 (+backports, but it was the same
without them) 
2. Try to start Dolphin

OBSERVED RESULT
In console:
> Error parsing XML document: "unexpected character" at line 115 column 1
Then it crashes.

With another user account (a new one created in 19.04), it works fine.

EXPECTED RESULT
Dolphin starts normally

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 19.10 (+backports)
KDE Plasma Version: 5.17
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION
I don't know how to get more logs…

I have a general (?) MySQL issue in the system, it won't start. Then Amarok and
Akonadiserver (and probably some others) can't connect to MySQL and work
normally. This is the same for a fresh new user account.
It might be related ?

I'm sorry if it the wrong place to report this issue (as I'm not sure it's
related to Dolphin or MySQL).

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

[user-manager] [Bug 392943] SDDM and User Manager show the default user avatar after I modify any user account setting

2019-11-22 Thread Méven Car
https://bugs.kde.org/show_bug.cgi?id=392943

Méven Car  changed:

   What|Removed |Added

 Resolution|--- |FIXED
   Version Fixed In||5.18
  Latest Commit||https://commits.kde.org/use
   ||r-manager/a2f7d308f9b5eee4e
   ||fdc5c3b6dc221d98f3f373d
 Status|REPORTED|RESOLVED

--- Comment #2 from Méven Car  ---
Git commit a2f7d308f9b5eee4efdc5c3b6dc221d98f3f373d by Méven Car.
Committed on 22/11/2019 at 11:40.
Pushed by meven into branch 'master'.

Don't CacheUser/UnCacheUser when editing Realname

Summary:
1d10226d and 83549151 introduced those lines to follow gnome-control-center
example.
Since then gnome-control-center does not call AccountService CacheUser
UnCacheUser.
FIXED-IN: 5.18

Test Plan:
1. Open user-mananger `kcmshell5 user_manager`
2. Ensure to set any picture for your user
3. Add "1" to your Real name
4. Click on Apply

Before:
The avatar for your account in the left list is resetted to default setting.

After:
Only the RealName has changed.

Reviewers: ngraham, #plasma

Reviewed By: ngraham

Subscribers: plasma-devel

Tags: #plasma

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

M  +0-2src/lib/accountmodel.cpp

https://commits.kde.org/user-manager/a2f7d308f9b5eee4efdc5c3b6dc221d98f3f373d

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

[systemsettings] [Bug 374474] Add buttons which pause and resume baloo indexing

2019-11-22 Thread Gerhard Dittes
https://bugs.kde.org/show_bug.cgi?id=374474

--- Comment #7 from Gerhard Dittes  ---
 (In reply to Nate Graham from comment #6)
> I've submitted a patch that adds this feature:
> https://phabricator.kde.org/D25447

Very nice! Thank you!

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

[kdenlive] [Bug 407068] Some views show badly rendered fonts when fractional display scale is used

2019-11-22 Thread janne . granstrom
https://bugs.kde.org/show_bug.cgi?id=407068

janne.granst...@gmail.com  changed:

   What|Removed |Added

 CC||janne.granst...@gmail.com
Version|19.04.2 |19.08.3

--- Comment #10 from janne.granst...@gmail.com  ---
Bug still appear on 19.08.3.

So the fix is there, when we see it on stable?

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

[KScreen] [Bug 394930] Dual monitor setup remembered correctly after reboot, but applied wrongly

2019-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=394930

k...@zottel.net changed:

   What|Removed |Added

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

--- Comment #2 from k...@zottel.net ---
I updated my Arch installation today, and after the subsequent reboot, it
worked again.

Seems to be fixed.

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

[kdeconnect] [Bug 414393] New: Cannot receive ping on phone

2019-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414393

Bug ID: 414393
   Summary: Cannot receive ping on phone
   Product: kdeconnect
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: android-application
  Assignee: albertv...@gmail.com
  Reporter: t.soer...@gmail.com
  Target Milestone: ---

SUMMARY
No notification appears on phone when pinged from computer. Ringing the phone
works. Pinging the computer from the phone also worked. Have tried pinging the
phone both in CLI and GUI.

STEPS TO REPRODUCE

1. Make sure that the "Ping" plugin is enabled both on phone and computer.
2. Open KDE Connect on computer
3. Press "Ping" button
4. Nothing happens on phone 

kdeconnect-cli 1.3.3
plasmashell 5.15.5
kdeconnect (phone) 1.13.2
Android 8.1.0, LineageOS 15.1, Xiaomi Mi4c

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

[kwin] [Bug 414378] "Only One window per application" setting considers LibreOffice apps to be the same app, creating a discrepancy with the Task Manager

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414378

--- Comment #2 from Nate Graham  ---
(In reply to Vlad Zahorodnii from comment #1)
> KWin thinks that Writer and Calc belong to the same application because they
> are in the same window group and also have the same pid. So it's logical to
> present only one item in the task switcher.
It's not logical to present the same data differently between the Task Switcher
and the Task Manager. The fact that these tao apps are in the same window group
and also have the same pid are implementation details; from a user perspective,
they are different apps. The Task manager manages to figure this out; if the
Task Switcher does not, then we have a buggy behavior of the same thing being
presented differently in different contexts.

I know this situation is non-ideal because it amounts to working around an odd
app behavior, but sometimes that's what you need to do to ensure internal
consistency and a good user experience.

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

[apper] [Bug 414368] pkcon incorrectly assumes no network is available

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414368

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |UPSTREAM
 Status|REPORTED|RESOLVED
 CC||n...@kde.org

--- Comment #3 from Nate Graham  ---
Upstream issue in PackageKit: https://github.com/hughsie/PackageKit/issues/336

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

[kwin] [Bug 406180] KWin 5.15.4+ hang regression on Nvidia Optimus

2019-11-22 Thread Paul
https://bugs.kde.org/show_bug.cgi?id=406180

--- Comment #126 from Paul  ---
(In reply to Luca Carlon from comment #125)
> This is the deb package I use on Kubuntu 19.10:
> https://bugfreeblog.page.link/libqt5gui5_5124. This package should be
> enough. If anything goes wrong, just do:
> 
> sudo apt-get install --reinstall libqt5gui5
> 
> to get the previous one back.
> If you prefer however not to rely on prebuilt packages, rebuilding is a
> matter of a few commands. You do not have to do anything to Plasma/kwin,
> there is no ABI change.

Thanks again. I believe my mistake was compiling another qt distro alongside
the existing one rather than fully replacing libqt5gui5/eoan,now
5.12.4+dfsg-4ubuntu1

Will have another shot now.

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

[kwin] [Bug 414378] "Only One window per application" setting considers LibreOffice apps to be the same app, creating a discrepancy with the Task Manager

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414378

--- Comment #3 from Nate Graham  ---
Alternatively, is there something simple that the LibreOffice apps can do to
signal to KWin that they want to be considered separate apps? I don't think
it's likely that the devs will reconsider their current approach of using the
same process for all apps (requires total re-architecture of everything), but
is there a way they can hint to the window manager that windows belonging to
different LibreOffice apps want to be considered different apps?

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

[Breeze] [Bug 414391] treeview.view.expander color in breeze-gtk

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414391

Nate Graham  changed:

   What|Removed |Added

 CC||rull...@gmail.com

--- Comment #2 from Nate Graham  ---
*** Bug 407920 has been marked as a duplicate of this bug. ***

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

[Breeze] [Bug 414391] treeview.view.expander color in breeze-gtk

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414391

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

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

[Breeze] [Bug 414391] treeview.view.expander color in breeze-gtk

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414391

Nate Graham  changed:

   What|Removed |Added

 CC||w...@culturanuova.net

--- Comment #1 from Nate Graham  ---
*** Bug 413146 has been marked as a duplicate of this bug. ***

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

[Breeze] [Bug 413146] GTK tree view expand/collapse icons not visible until item is selected

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413146

--- Comment #9 from Nate Graham  ---


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

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

[Breeze] [Bug 407920] GTK apps tree control disappears when window loses focus

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=407920

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|CONFIRMED   |RESOLVED

--- Comment #6 from Nate Graham  ---


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

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

[dolphin] [Bug 408919] "open externally called folder in new tab" feature should take virtual Desktops and Activities into account

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=408919

Nate Graham  changed:

   What|Removed |Added

 CC||reeves...@gmail.com

--- Comment #5 from Nate Graham  ---
*** Bug 414384 has been marked as a duplicate of this bug. ***

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

[dolphin] [Bug 414384] Dolphin opens new tab in window from different Activity

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414384

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---


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

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

[dolphin] [Bug 414392] Won't start after upgrade to 19.10

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414392

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |BACKTRACE
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
> OBSERVED RESULT
> In console:
>> Error parsing XML document: "unexpected character" at line 115 column 1
Hmm, I think that's unrelated. Can you attach a backtrace of the crash? For
details, see
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

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

[kscreenlocker] [Bug 414389] kscreenlocker_greeter segfaults when docking/undocking

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414389

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org,
   ||subd...@gmail.com

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

[systemsettings] [Bug 364746] Crash when accessing 'Font Management' inside Fonts section of 'Settings'

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=364746

Nate Graham  changed:

   What|Removed |Added

 CC||georgehal...@gmail.com

--- Comment #35 from Nate Graham  ---
*** Bug 414347 has been marked as a duplicate of this bug. ***

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

[kmymoney] [Bug 413325] Problem with Web addresses at financial institutions

2019-11-22 Thread Fabiano Caruana
https://bugs.kde.org/show_bug.cgi?id=413325

--- Comment #2 from Fabiano Caruana  ---
Created attachment 124063
  --> https://bugs.kde.org/attachment.cgi?id=124063&action=edit
Missing Entries

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

[systemsettings] [Bug 414347] Font Management crashes

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414347

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Nate Graham  ---


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

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

[kmymoney] [Bug 413325] Problem with Web addresses at financial institutions

2019-11-22 Thread Fabiano Caruana
https://bugs.kde.org/show_bug.cgi?id=413325

--- Comment #3 from Fabiano Caruana  ---
I have now saved the data in an XML file. And after a reboot all data was
available ('BIC' and 'Website').
Afterwards I saved these as SQLCipher. After a restart with SQLCipher these
fields were not used again, as already described above.
One might assume that these fields ('BIC' and 'Website') do not exist in the
SQLite database.
But I do not get an error message.

Greetings
Udo

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

[kate] [Bug 414362] Old file changed dialog had some advantages over the current KMessageWidget-based UI

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414362

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Keywords||usability
Summary|Bring back the old file |Old file changed dialog had
   |changed dialog  |some advantages over the
   ||current
   ||KMessageWidget-based UI
 Status|REPORTED|CONFIRMED
 Ever confirmed|0   |1

--- Comment #1 from Nate Graham  ---
FWIW I'm also not super happy with the new UI, but I didn't really like the old
UI either. Might need VDG input to come up with something better.

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

[systemsettings] [Bug 414358] System Settings Application Crashed

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414358

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---


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

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

[kwin] [Bug 390857] KCM crashes when trying to load "window decorations"

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390857

Nate Graham  changed:

   What|Removed |Added

 CC||kakos...@gmail.com

--- Comment #6 from Nate Graham  ---
*** Bug 414358 has been marked as a duplicate of this bug. ***

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

[kwin] [Bug 405609] System settings crashed when I opened "Application style"

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405609

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #14 from Nate Graham  ---


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

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

[kwin] [Bug 390857] KCM crashes when trying to load "window decorations"

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390857

Nate Graham  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

--- Comment #7 from Nate Graham  ---
*** Bug 405609 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 411376] Crash while browsing through settings

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411376

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---


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

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

[kwin] [Bug 390857] KCM crashes when trying to load "window decorations"

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390857

Nate Graham  changed:

   What|Removed |Added

 CC||makrat...@gmail.com

--- Comment #10 from Nate Graham  ---
*** Bug 411499 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 411499] Config Crash

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411499

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---


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

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

[kwin] [Bug 390857] KCM crashes when trying to load "window decorations"

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390857

Nate Graham  changed:

   What|Removed |Added

 CC||sts33n...@gmail.com

--- Comment #8 from Nate Graham  ---
*** Bug 411376 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 411434] system settings crashed when I clicked on "All settings" in the upper left corner

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=411434

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

--- Comment #2 from Nate Graham  ---


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

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

[kwin] [Bug 390857] KCM crashes when trying to load "window decorations"

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390857

--- Comment #9 from Nate Graham  ---
*** Bug 411434 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 390857] KCM crashes when trying to load "window decorations"

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390857

Nate Graham  changed:

   What|Removed |Added

  Component|aurorae |kcm_kwindecoration
Version|5.12.2  |5.17.3
Product|kwin|systemsettings
 CC||n...@kde.org,
   ||plasma-b...@kde.org

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

[systemsettings] [Bug 390857] System Settings crashes when trying to load "window decorations"

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=390857

Nate Graham  changed:

   What|Removed |Added

Summary|KCM crashes when trying to  |System Settings crashes
   |load "window decorations"   |when trying to load "window
   ||decorations"

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

[kdeconnect] [Bug 414393] Cannot receive ping on phone

2019-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414393

t.soer...@gmail.com changed:

   What|Removed |Added

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

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

[kdeconnect] [Bug 414393] Cannot receive ping on phone

2019-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414393

--- Comment #1 from t.soer...@gmail.com ---
Notifications was disabled on the phone.

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

[elisa] [Bug 412334] Now Playing view no longer shows or updates metadata or lyrics until you manually re-play the current song

2019-11-22 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=412334

Matthieu Gallien  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit|https://commits.kde.org/eli |https://invent.kde.org/kde/
   |sa/d8d6d037724269993a7ed9ed |elisa/commit/292b18e1f6789e
   |3e2b37df2e04fd32|945f5751f30230df051bb4963f

--- Comment #6 from Matthieu Gallien  ---
Git commit 292b18e1f6789e945f5751f30230df051bb4963f by Matthieu Gallien.
Committed on 22/11/2019 at 06:33.
Pushed by mgallien into branch 'release/19.12'.

bring back a working ContextView

M  +4-9src/manageheaderbar.cpp
M  +5-5src/manageheaderbar.h
M  +1-1src/qml/ContentView.qml
M  +5-5src/qml/ContextView.qml

https://invent.kde.org/kde/elisa/commit/292b18e1f6789e945f5751f30230df051bb4963f

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

[kmymoney] [Bug 414333] Investments - Edit and New investments - Unable to display online source list for Finance::Quote

2019-11-22 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=414333

Thomas Baumgart  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.0.8
  Latest Commit||https://commits.kde.org/kmy
   ||money/2d73384be87dc786fe1ae
   ||cdd050b3759722e0033

--- Comment #11 from Thomas Baumgart  ---
Git commit 2d73384be87dc786fe1aecdd050b3759722e0033 by Thomas Baumgart.
Committed on 22/11/2019 at 14:04.
Pushed by tbaumgart into branch '5.0'.

Fix loading of Finance::Quote supported sources
FIXED-IN: 5.0.8

M  +1-1kmymoney/converter/webpricequote.cpp

https://commits.kde.org/kmymoney/2d73384be87dc786fe1aecdd050b3759722e0033

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

[kmymoney] [Bug 414333] Investments - Edit and New investments - Unable to display online source list for Finance::Quote

2019-11-22 Thread Thomas Baumgart
https://bugs.kde.org/show_bug.cgi?id=414333

Thomas Baumgart  changed:

   What|Removed |Added

  Latest Commit|https://commits.kde.org/kmy |https://commits.kde.org/kmy
   |money/2d73384be87dc786fe1ae |money/56d118b136f697af756e7
   |cdd050b3759722e0033 |96688dda0b41727df02

--- Comment #12 from Thomas Baumgart  ---
Git commit 56d118b136f697af756e796688dda0b41727df02 by Thomas Baumgart.
Committed on 22/11/2019 at 14:05.
Pushed by tbaumgart into branch 'master'.

Fix loading of Finance::Quote supported sources
FIXED-IN: 5.0.8
(cherry picked from commit 2d73384be87dc786fe1aecdd050b3759722e0033)

M  +1-1kmymoney/converter/webpricequote.cpp

https://commits.kde.org/kmymoney/56d118b136f697af756e796688dda0b41727df02

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

[dolphin] [Bug 406296] [Dolphin] Inconsistent sort order

2019-11-22 Thread R Aravind
https://bugs.kde.org/show_bug.cgi?id=406296

R Aravind  changed:

   What|Removed |Added

 CC||aravind.ar...@gmail.com

--- Comment #4 from R Aravind  ---
Hi, I am new to Open Source,
So far, I already have my build environment set up and I compiled and ran
Dolphin from the source.
I need help in fixing this bug.

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

[kwin] [Bug 414378] "Only One window per application" setting considers LibreOffice apps to be the same app, creating a discrepancy with the Task Manager

2019-11-22 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=414378

Vlad Zahorodnii  changed:

   What|Removed |Added

   Severity|normal  |minor
 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #4 from Vlad Zahorodnii  ---
(In reply to Nate Graham from comment #2)
> It's not logical to present the same data differently between the Task
> Switcher and the Task Manager. The fact that these tao apps are in the same
> window group and also have the same pid are implementation details; from a
> user perspective, they are different apps. The Task manager manages to
> figure this out; if the Task Switcher does not, then we have a buggy
> behavior of the same thing being presented differently in different contexts.
Well, I don't deny the fact that the current behavior is counter-intuitive when
it comes to switching between LibreOffice windows. The task manager doesn't
have such problems because it checks only the app id. On the other hand, KWin
has more sophisticated heuristics to verify that the given two clients belong
to the same application.

The only way to fix this problem is to make sure that we check the window class
first. Although, frankly, I don't know what impact it will have on the rest of
KWin. We use AbstractClient::belongToSameApplication() quite a lot in core
code. Changing any of its details may have serious consequences.

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

[plasma-nm] [Bug 413967] Exiting Aeroplane Mode unconditionally re-enables Bluetooth

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=413967

--- Comment #7 from Nate Graham  ---
Try to nail down when it does and doesn't work, and provide more information.
For example, do you have multiple Bluetooth adapters, or just one? What
hardware are you using? Etc.

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

[plasmashell] [Bug 414394] New: plasma crash random in Application Menu

2019-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414394

Bug ID: 414394
   Summary: plasma crash random in Application Menu
   Product: plasmashell
   Version: 5.17.3
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: and...@fastwebnet.it
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.17.3)

Qt Version: 5.13.2
Frameworks Version: 5.64.0
Operating System: Linux 5.3.12-arch1-1 x86_64
Distribution: "Arch Linux"

-- Information about the crash:
- What I was doing when the application crashed:
I'm Opening (left click on) Application Menu.

Occasionally it occurs randomly in other situations apparently without logical
connection.


- Unusual behavior I noticed:
Crash and restart.


I try to delete ~/.local/share/kactivitymanagerd/resources/, crash is still
happening.

The crash can be reproduced sometimes.

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

Thread 19 (Thread 0x7fce34cea700 (LWP 1772)):
#0  0x7fce952c9f7a in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fce830e7714 in  () at /usr/lib/libnvidia-glcore.so.440.31
#2  0x7fce82e453fc in  () at /usr/lib/libnvidia-glcore.so.440.31
#3  0x7fce830e68ec in  () at /usr/lib/libnvidia-glcore.so.440.31
#4  0x7fce952c34cf in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fce95a5d2d3 in clone () at /usr/lib/libc.so.6

Thread 18 (Thread 0x7fce354eb700 (LWP 1771)):
#0  0x7fce952c9c45 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fce95dd9610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt5Core.so.5
#2  0x7fce95dd9702 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#3  0x7fce97a62e3d in  () at /usr/lib/libQt5Quick.so.5
#4  0x7fce97a630ee in  () at /usr/lib/libQt5Quick.so.5
#5  0x7fce95dd3530 in  () at /usr/lib/libQt5Core.so.5
#6  0x7fce952c34cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x7fce95a5d2d3 in clone () at /usr/lib/libc.so.6

Thread 17 (Thread 0x7fce364fc700 (LWP 1639)):
#0  0x7fce952c9f7a in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fce830e7714 in  () at /usr/lib/libnvidia-glcore.so.440.31
#2  0x7fce82e453fc in  () at /usr/lib/libnvidia-glcore.so.440.31
#3  0x7fce830e68ec in  () at /usr/lib/libnvidia-glcore.so.440.31
#4  0x7fce952c34cf in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fce95a5d2d3 in clone () at /usr/lib/libc.so.6

Thread 16 (Thread 0x7fce36cfd700 (LWP 1638)):
#0  0x7fce952c9c45 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fce95dd9610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt5Core.so.5
#2  0x7fce95dd9702 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#3  0x7fce97a62e3d in  () at /usr/lib/libQt5Quick.so.5
#4  0x7fce97a630ee in  () at /usr/lib/libQt5Quick.so.5
#5  0x7fce95dd3530 in  () at /usr/lib/libQt5Core.so.5
#6  0x7fce952c34cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x7fce95a5d2d3 in clone () at /usr/lib/libc.so.6

Thread 15 (Thread 0x7fce377fe700 (LWP 1527)):
#0  0x7fce952c9f7a in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fce830e7714 in  () at /usr/lib/libnvidia-glcore.so.440.31
#2  0x7fce82e453fc in  () at /usr/lib/libnvidia-glcore.so.440.31
#3  0x7fce830e68ec in  () at /usr/lib/libnvidia-glcore.so.440.31
#4  0x7fce952c34cf in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fce95a5d2d3 in clone () at /usr/lib/libc.so.6

Thread 14 (Thread 0x7fce37fff700 (LWP 1526)):
#0  0x7fce952c9c45 in pthread_cond_wait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fce95dd9610 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at
/usr/lib/libQt5Core.so.5
#2  0x7fce95dd9702 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#3  0x7fce97a62e3d in  () at /usr/lib/libQt5Quick.so.5
#4  0x7fce97a630ee in  () at /usr/lib/libQt5Quick.so.5
#5  0x7fce95dd3530 in  () at /usr/lib/libQt5Core.so.5
#6  0x7fce952c34cf in start_thread () at /usr/lib/libpthread.so.0
#7  0x7fce95a5d2d3 in clone () at /usr/lib/libc.so.6

Thread 13 (Thread 0x7fce5accb700 (LWP 1376)):
#0  0x7fce952c9f7a in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fce830e7714 in  () at /usr/lib/libnvidia-glcore.so.440.31
#2  0x7fce82e453fc in  () at /usr/lib/libnvidia-glcore.so.440.31
#3  0x7fce830e68ec in  () at /usr/lib/libnvidia-glcore.so.440.31
#4  0x00

[plasmashell] [Bug 414394] plasma crash random in Application Menu

2019-11-22 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=414394

and...@fastwebnet.it changed:

   What|Removed |Added

 CC||and...@fastwebnet.it

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

[akregator] [Bug 414395] New: akregator refuses to import some feeds

2019-11-22 Thread Thomas Capricelli
https://bugs.kde.org/show_bug.cgi?id=414395

Bug ID: 414395
   Summary: akregator refuses to import some feeds
   Product: akregator
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: kdebugs.20.orz...@spamgourmet.com
  Target Milestone: ---

SUMMARY

I can't import some feeds. For exemple https://www.lowrisc.org/index.xml, but
it happends every once a while.

STEPS TO REPRODUCE
1. add a feed
2. paste https://www.lowrisc.org/index.xml in url


OBSERVED RESULT

Error window "Fonte non trovata in https://www.lowrisc.org/index.xml";

EXPECTED RESULT

imported feed

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: linux, gentoo
KDE Plasma Version: 5.15 -> 5.17, at least
KDE Frameworks Version: 5.59 -> 5.64, at least
Qt Version: 5.12 -> 5.14, at least

ADDITIONAL INFORMATION

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

[systemsettings] [Bug 414396] New: systemsettings5 miswrites sddm.conf

2019-11-22 Thread Ben
https://bugs.kde.org/show_bug.cgi?id=414396

Bug ID: 414396
   Summary: systemsettings5 miswrites sddm.conf
   Product: systemsettings
   Version: 5.17.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: accessibility, regression, reproducible
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: benthem...@gmx.net
  Target Milestone: ---

SUMMARY
Systemsettings5 miswrites sddm.conf
Password were requested.

I want this
[Autologin]
Relogin=false
Session=plasma.desktop
User=here_stands_my_user

[General]
HaltCommand=
RebootCommand=

[Theme]
Current=breeze-blur-blue-v.2
CursorTheme=DMZ-Black

[Users]
MaximumUid=1001
MinimumUid=1000

and systemsettings5 wrote this
[Theme]
CursorTheme=DMZ-Black

This is my correct taken CursorTheme.
reproducible since 5.16.x / Kubuntu 19.10.
Just tested again.

I wrote /etc/sddm.conf with nano and everything works fine.
After that I could read all my settings inside systemsettings5.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 19.10
KDE Plasma Version: 5.17.3
KDE Frameworks Version: 5.64.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION
deb http://ppa.launchpad.net/kubuntu-ppa/backports/ubuntu eoan main

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

[konsole] [Bug 412596] ViewSplitter is not destroyed

2019-11-22 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=412596

--- Comment #11 from Kurt Hindenburg  ---
Tomaz, do you agree w/ the patch as-is or do you have any suggestions?

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

[kwin] [Bug 411166] Crashed on clicking Window Docerations

2019-11-22 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=411166

David Edmundson  changed:

   What|Removed |Added

 CC||leandrom...@hotmail.com

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

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

[kwin] [Bug 411166] Crashed on clicking Window Docerations

2019-11-22 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=411166

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

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

[kwin] [Bug 405615] Plasma System Settings Crash!

2019-11-22 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=405615

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #3 from David Edmundson  ---


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

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

[kwin] [Bug 411166] Crashed on clicking Window Docerations

2019-11-22 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=411166

David Edmundson  changed:

   What|Removed |Added

 CC||freefreen...@gmail.com

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

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

[kwin] [Bug 413529] System Settings Crash while switching to the window decorations section

2019-11-22 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=413529

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #4 from David Edmundson  ---


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

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

[kwin] [Bug 413414] System Settings crashes from time to time while doing multiple things.

2019-11-22 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=413414

David Edmundson  changed:

   What|Removed |Added

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

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


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

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

[kwin] [Bug 411166] Crash in QV4::QmlListWrapper::toVariant from Aurorae

2019-11-22 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=411166

David Edmundson  changed:

   What|Removed |Added

Summary|Crashed on clicking Window  |Crash in
   |Docerations |QV4::QmlListWrapper::toVari
   ||ant from Aurorae

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

[plasmashell] [Bug 359783] Folder view icons aligned left, but configured to be on the right

2019-11-22 Thread Juan Pablo Firrincieli
https://bugs.kde.org/show_bug.cgi?id=359783

Juan Pablo Firrincieli  changed:

   What|Removed |Added

 CC||jpf...@gmail.com
 Resolution|UPSTREAM|---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

--- Comment #2 from Juan Pablo Firrincieli  ---
I can confirm that this bug it's still present on KDE Plasma 5.17.3 using KDE
Neon.

I configured them right aligned and they start at left and then some times they
move at start to the right (with animation) and other they align as right
aligned but keep on the left side of the screen.

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

[akregator] [Bug 414395] akregator refuses to import some feeds

2019-11-22 Thread Laurent Montel
https://bugs.kde.org/show_bug.cgi?id=414395

Laurent Montel  changed:

   What|Removed |Added

 CC||mon...@kde.org

--- Comment #1 from Laurent Montel  ---
no problem for me.

Which is your akregator version ?
Where do you see this error ?
Could you create a screenshot please ?

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

[frameworks-baloo] [Bug 414397] New: Baloo crashes on KDE login

2019-11-22 Thread Rolf
https://bugs.kde.org/show_bug.cgi?id=414397

Bug ID: 414397
   Summary: Baloo crashes on KDE login
   Product: frameworks-baloo
   Version: 5.55.0
  Platform: openSUSE RPMs
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: Baloo File Daemon
  Assignee: stefan.bru...@rwth-aachen.de
  Reporter: rolf.l...@gmail.com
  Target Milestone: ---

Application: baloo_file_extractor (5.55.0)

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

-- Information about the crash:
- What I was doing when the application crashed:Logged in to KDE Plasma
session. Crashes immediately again when I try to restart the application, every
time.

The crash can be reproduced every time.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd232281900 (LWP 2845))]

Thread 3 (Thread 0x7fd20fcb5700 (LWP 2849)):
#0  0x7fd22eddd19b in poll () from /lib64/libc.so.6
#1  0x7fd22b6be1a9 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x7fd22b6be2bc in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#3  0x7fd22f72296b in QEventDispatcherGlib::processEvents
(this=0x7fd208000b10, flags=...) at kernel/qeventdispatcher_glib.cpp:425
#4  0x7fd22f6c790a in QEventLoop::exec (this=this@entry=0x7fd20fcb4c80,
flags=..., flags@entry=...) at kernel/qeventloop.cpp:212
#5  0x7fd22f4e5daa in QThread::exec (this=) at
thread/qthread.cpp:515
#6  0x7fd2310619e5 in ?? () from /usr/lib64/libQt5DBus.so.5
#7  0x7fd22f4eaced in QThreadPrivate::start (arg=0x7fd2312d4d60) at
thread/qthread_unix.cpp:368
#8  0x7fd22d9e1569 in start_thread () from /lib64/libpthread.so.0
#9  0x7fd22ede79ef in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fd2243f3700 (LWP 2847)):
#0  0x7fd22eddd19b in poll () from /lib64/libc.so.6
#1  0x7fd22ae1e307 in ?? () from /usr/lib64/libxcb.so.1
#2  0x7fd22ae1ff3a in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
#3  0x7fd2271ab939 in QXcbEventReader::run (this=0x557688496900) at
qxcbconnection.cpp:1334
#4  0x7fd22f4eaced in QThreadPrivate::start (arg=0x557688496900) at
thread/qthread_unix.cpp:368
#5  0x7fd22d9e1569 in start_thread () from /lib64/libpthread.so.0
#6  0x7fd22ede79ef in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd232281900 (LWP 2845)):
[KCrash Handler]
#6  0x7fd22ed25160 in raise () from /lib64/libc.so.6
#7  0x7fd22ed26741 in abort () from /lib64/libc.so.6
#8  0x7fd22e398a82 in mdb_assert_fail (env=0x557688555710,
expr_txt=expr_txt@entry=0x7fd22e39a50f "rc == 0",
func=func@entry=0x7fd22e39ae78 <__func__.6935> "mdb_page_dirty",
line=line@entry=2071, file=0x7fd22e39a4f0 "mdb.c") at mdb.c:1487
#9  0x7fd22e38dd85 in mdb_page_dirty (txn=0x557688556c00, mp=) at mdb.c:2071
#10 0x7fd22e38ef6a in mdb_page_alloc (num=num@entry=1,
mp=mp@entry=0x7ffe789dfc18, mc=) at mdb.c:2252
#11 0x7fd22e38f1d9 in mdb_page_touch (mc=mc@entry=0x7ffe789e0150) at
mdb.c:2370
#12 0x7fd22e390caf in mdb_cursor_touch (mc=mc@entry=0x7ffe789e0150) at
mdb.c:6304
#13 0x7fd22e393e6e in mdb_cursor_put (mc=0x7ffe789e0150,
key=0x7ffe789e0530, data=0x7ffe789e0540, flags=) at mdb.c:6438
#14 0x7fd22e396afb in mdb_put (txn=0x557688556c00, dbi=4,
key=key@entry=0x7ffe789e0530, data=data@entry=0x7ffe789e0540,
flags=flags@entry=0) at mdb.c:8796
#15 0x7fd2316f654f in Baloo::DocumentDB::put
(this=this@entry=0x7ffe789e0630, docId=,
docId@entry=16906253997443328, list=...) at
/usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/documentdb.cpp:77
#16 0x7fd231710c10 in Baloo::WriteTransaction::replaceDocument
(this=0x557688555600, doc=..., operations=...) at
/usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/writetransaction.cpp:189
#17 0x7fd23170abb9 in Baloo::Transaction::replaceDocument
(this=this@entry=0x55768854c8a0, doc=..., operations=..., operations@entry=...)
at /usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/engine/transaction.cpp:261
#18 0x5576876dfe03 in Baloo::App::index (this=this@entry=0x7ffe789e0f90,
tr=0x55768854c8a0, url=..., id=id@entry=16906253997443328) at
/usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/extractor/app.cpp:204
#19 0x5576876e040e in Baloo::App::processNextFile (this=0x7ffe789e0f90) at
/usr/src/debug/baloo5-5.55.0-lp151.2.2.x86_64/src/file/extractor/app.cpp:111
#20 0x7fd22f705134 in QtPrivate::QSlotObjectBase::call (a=0x7ffe789e09b0,
r=, this=) at
../../include/QtCore/../../src/corelib/kernel/qobject_impl.h:101
#21 QSingleShotTimer::timerEvent (this=0x557688555860) at kernel/qtimer.cpp:318
#22 0x7fd22f6f905b in QObject::event (this=0x557688555860, e=) at kernel/qobject.cpp:1269
#23 0x7fd2304733dc in QApplicat

[frameworks-kirigami] [Bug 414003] Systemsettings crashes in QQmlObjectCreator::createInstance() when I'm trying to open any icon a second time

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414003

Nate Graham  changed:

   What|Removed |Added

 CC||leandroarruda1...@gmail.com

--- Comment #33 from Nate Graham  ---
*** Bug 414361 has been marked as a duplicate of this bug. ***

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

[systemsettings] [Bug 414361] Failure access Plasma Style and Application Style on System Settings menu

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414361

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |DUPLICATE
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---


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

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

[Discover] [Bug 414379] Sometimes the "Install" button is misplaced if a description page is open after searching

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414379

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
The title is pushing it off the page!

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

[plasmashell] [Bug 356479] plasmashell uses 100% CPU when there is an animation in the task bar

2019-11-22 Thread Timo Ollech
https://bugs.kde.org/show_bug.cgi?id=356479

Timo Ollech  changed:

   What|Removed |Added

 CC|t...@gmx.net|

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

[dolphin] [Bug 414392] Won't start after upgrade to 19.10

2019-11-22 Thread Lapineige
https://bugs.kde.org/show_bug.cgi?id=414392

--- Comment #2 from Lapineige  ---
Here it is:

---

Application: Dolphin (dolphin), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2f58413c80 (LWP 10203))]

Thread 3 (Thread 0x7f2f56498700 (LWP 10205)):
#0  0x7f2f5eac3c2f in __GI___poll (fds=0x7f2f480029e0, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f2f5a95ba3e in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2f5a95bb73 in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f2f5c9db6c3 in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7f2f5c98263b in
QEventLoop::exec(QFlags) () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f2f5c7bba75 in QThread::exec() () from
/usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7f2f5cc5cefa in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7f2f5c7bccc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7f2f5b224669 in start_thread (arg=) at
pthread_create.c:479
#9  0x7f2f5ead0323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f2f572e4700 (LWP 10204)):
#0  0x7f2f5eac3c2f in __GI___poll (fds=0x7f2f572e3ca8, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7f2f5b25a917 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7f2f5b25c53a in xcb_wait_for_event () from
/usr/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7f2f57abb288 in ?? () from
/usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7f2f5c7bccc2 in ?? () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7f2f5b224669 in start_thread (arg=) at
pthread_create.c:479
#6  0x7f2f5ead0323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f2f58413c80 (LWP 10203)):
[KCrash Handler]
#6  __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
#7  0x7f2f5e9d3899 in __GI_abort () at abort.c:79
#8  0x7f2f5e098ac2 in KXMLGUIClient::setXML(QString const&, bool) () from
/usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#9  0x7f2f5e09b562 in ?? () from
/usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#10 0x7f2f5e0bfa7b in KXmlGuiWindow::createGUI(QString const&) () from
/usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#11 0x7f2f5e0c087b in KXmlGuiWindow::setupGUI(QSize const&,
QFlags, QString const&) () from
/usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#12 0x7f2f5e0c0951 in
KXmlGuiWindow::setupGUI(QFlags, QString
const&) () from /usr/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#13 0x7f2f5ebf8f04 in ?? () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#14 0x7f2f5ebe937f in kdemain () from
/usr/lib/x86_64-linux-gnu/libkdeinit5_dolphin.so
#15 0x7f2f5e9d51e3 in __libc_start_main (main=0x55d206f14060, argc=1,
argv=0x7fff0b273068, init=, fini=,
rtld_fini=, stack_end=0x7fff0b273058) at ../csu/libc-start.c:308
#16 0x55d206f1409e in _start ()
[Inferior 1 (process 10203) detached]

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

[dolphin] [Bug 414392] Crashes in KXMLGUIClient::setXML() after upgrade to 19.10

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414392

Nate Graham  changed:

   What|Removed |Added

Summary|Won't start after upgrade   |Crashes in
   |to 19.10|KXMLGUIClient::setXML()
   ||after upgrade to 19.10
 Resolution|BACKTRACE   |WAITINGFORINFO

--- Comment #3 from Nate Graham  ---
Thanks. It's crashing in KXMLGUIClient::setXML(), which is where it tries to
read your customized configuration file. This explains why it crashes for your
user but not a fresh user. There appears to be something about the file that it
doesn't like.

Can you attach ~/.local/share/kxmlgui5/dolphin/dolphinui.rc?

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

[dolphin] [Bug 414392] Crashes in KXMLGUIClient::setXML() after upgrade to 19.10

2019-11-22 Thread Lapineige
https://bugs.kde.org/show_bug.cgi?id=414392

--- Comment #4 from Lapineige  ---
Sure. Here it is:
https://vps.lapineige.fr/privatebin/?c2646181dcb90b36#F+fBMSqtFWaG7imAhRtoc8PZ5IBq846lCGWDKLplLJ0=

(note: I did not edit this file manually)

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

[frameworks-kxmlgui] [Bug 400271] Need way to allow applications to handle invalid XML without crashing.

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400271

Nate Graham  changed:

   What|Removed |Added

   Severity|wishlist|major

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

[dolphin] [Bug 414392] App in KXMLGUIClient::setXML() when rc file is malformed

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414392

Nate Graham  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DUPLICATE
 Status|NEEDSINFO   |RESOLVED
Summary|Crashes in  |App in
   |KXMLGUIClient::setXML() |KXMLGUIClient::setXML()
   |after upgrade to 19.10  |when rc file is malformed

--- Comment #5 from Nate Graham  ---
Yep, the file is malformed:


o_forward"/>
  
  
  
  
  
  
 


It's not valid XML. I guess something interrupted the process while it was
being written. Regardless, this should definitely not make Dolphin crash.
That's tracked by Bug 400271.

In the meantime, you can safely remove that file. It will reset Dolphin's main
window to its default settings, and then you can re-make any customizations you
made to it.

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

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

[frameworks-kxmlgui] [Bug 400271] Need way to allow applications to handle invalid XML without crashing.

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400271

Nate Graham  changed:

   What|Removed |Added

 CC||lp.com...@lavache.com

--- Comment #3 from Nate Graham  ---
*** Bug 414392 has been marked as a duplicate of this bug. ***

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

[frameworks-kxmlgui] [Bug 400271] Need way to allow applications to handle invalid XML without crashing.

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400271

--- Comment #4 from Nate Graham  ---
*** Bug 400093 has been marked as a duplicate of this bug. ***

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

[frameworks-kxmlgui] [Bug 400093] Dolphin crashes on startup on invalid XML config file.

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400093

Nate Graham  changed:

   What|Removed |Added

 Resolution|NOT A BUG   |DUPLICATE
 Status|CLOSED  |RESOLVED

--- Comment #10 from Nate Graham  ---
Definitely a bug. We should handle this much better in KXMLGui.

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

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

[dolphin] [Bug 400272] Dolphin crashes on startup on invalid XML config file

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=400272

Nate Graham  changed:

   What|Removed |Added

 Depends on|400271  |


Referenced Bugs:

https://bugs.kde.org/show_bug.cgi?id=400271
[Bug 400271] Need way to allow applications to handle invalid XML without
crashing.
-- 
You are receiving this mail because:
You are watching all bug changes.

[dolphin] [Bug 414392] App crashes in KXMLGUIClient::setXML() when rc file is malformed

2019-11-22 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=414392

Nate Graham  changed:

   What|Removed |Added

Summary|App in  |App crashes in
   |KXMLGUIClient::setXML() |KXMLGUIClient::setXML()
   |when rc file is malformed   |when rc file is malformed

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

  1   2   >