[frameworks-baloo] [Bug 472540] New: Baloo constant crashes

2023-07-23 Thread DG
https://bugs.kde.org/show_bug.cgi?id=472540

Bug ID: 472540
   Summary: Baloo constant crashes
Classification: Frameworks and Libraries
   Product: frameworks-baloo
   Version: 5.108.0
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: Baloo File Daemon
  Assignee: baloo-bugs-n...@kde.org
  Reporter: dcgo...@gmail.com
  Target Milestone: ---

Application: baloo_file_extractor (5.108.0)

Qt Version: 5.15.10
Frameworks Version: 5.108.0
Operating System: Linux 6.4.3-1-MANJARO x86_64
Windowing System: X11
Distribution: Manjaro Linux
DrKonqi: 5.27.6 [KCrashBackend]

-- Information about the crash:
Baloo gives a crash and error just after a fresh reboot. Ignoring this several
time and it will eventually go away; it may randomly come back at times.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Baloo File Extractor (baloo_file_extractor), signal: Aborted
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = }
[KCrash Handler]
#6  __pthread_kill_implementation (threadid=,
signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:44
#7  0x7f172fc9f2d3 in __pthread_kill_internal (signo=6, threadid=) at pthread_kill.c:78
#8  0x7f172fc4fa08 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#9  0x7f172fc38538 in __GI_abort () at abort.c:79
#10 0x7f1730e8291e in mdb_assert_fail.constprop.0 (env=0x561bd57daea0,
expr_txt=, func=, line=,
file=0x7f1730e8f9e0 "mdb.c") at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:1571
#11 0x7f1730e80c2a in mdb_page_dirty (txn=, mp=) at /usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:2143
#12 mdb_page_dirty (txn=0x561bd57dc300, mp=) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:2143
#13 0x7f1730e8e646 in mdb_page_alloc.isra.0 (num=,
mp=0x7ffdf86cf4f8, mc=) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:2337
#14 0x7f1730e85d53 in mdb_page_touch (mc=mc@entry=0x7ffdf86cf980) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:2457
#15 0x7f1730e879ac in mdb_cursor_touch (mc=mc@entry=0x7ffdf86cf980) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:6563
#16 0x7f1730e8bc8d in mdb_cursor_del (flags=32, mc=0x7ffdf86cf980) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:7121
#17 mdb_cursor_del (mc=mc@entry=0x7ffdf86cf980, flags=flags@entry=32) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:7103
#18 0x7f1730e8d485 in mdb_del0 (txn=0x561bd57dc300, dbi=,
key=0x7ffdf86cfd70, data=, flags=32) at
/usr/src/debug/lmdb/openldap/libraries/liblmdb/mdb.c:8621
#19 0x7f1731005007 in Baloo::DocumentDB::del (this=,
docId=) at
/usr/src/debug/baloo/baloo-5.108.0/src/engine/documentdb.cpp:105
#20 0x7f173101d478 in Baloo::WriteTransaction::removeDocument
(this=0x561bd57d9bc0, id=1157051304705536) at
/usr/src/debug/baloo/baloo-5.108.0/src/engine/writetransaction.cpp:116
#21 0x561bd3e6c09b in Baloo::App::processNextFile (this=0x7ffdf86d0440) at
/usr/src/debug/baloo/baloo-5.108.0/src/file/extractor/app.cpp:96
#22 0x7f17304d2927 in ?? () from /usr/lib/libQt5Core.so.5
#23 0x7f17304c315e in QObject::event(QEvent*) () from
/usr/lib/libQt5Core.so.5
#24 0x7f173049b778 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /usr/lib/libQt5Core.so.5
#25 0x7f17304e9e2b in QTimerInfoList::activateTimers() () from
/usr/lib/libQt5Core.so.5
#26 0x7f17304ea40a in ?? () from /usr/lib/libQt5Core.so.5
#27 0x7f172ef0fa31 in g_main_dispatch (context=0x7f1724000ee0) at
../glib/glib/gmain.c:3460
#28 g_main_context_dispatch (context=0x7f1724000ee0) at
../glib/glib/gmain.c:4200
#29 0x7f172ef6ccc9 in g_main_context_iterate.isra.0
(context=context@entry=0x7f1724000ee0, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../glib/glib/gmain.c:4276
#30 0x7f172ef0d0e2 in g_main_context_iteration (context=0x7f1724000ee0,
may_block=1) at ../glib/glib/gmain.c:4343
#31 0x7f17304ea5cc in
QEventDispatcherGlib::processEvents(QFlags) ()
from /usr/lib/libQt5Core.so.5
#32 0x7f173049a484 in
QEventLoop::exec(QFlags) () from
/usr/lib/libQt5Core.so.5
#33 0x7f173049b923 in QCoreApplication::exec() () from
/usr/lib/libQt5Core.so.5
#34 0x561bd3e61d4e in main (argc=, argv=) at
/usr/src/debug/baloo/baloo-5.108.0/src/file/extractor/main.cpp:43
[Inferior 1 (process 41131) detached]

Reported using DrKonqi

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

[Breeze] [Bug 414113] New: Breeze GTK window decoration doesn't match Breeze Qt version if customised

2019-11-21 Thread nuclide . DG
https://bugs.kde.org/show_bug.cgi?id=414113

Bug ID: 414113
   Summary: Breeze GTK window decoration doesn't match Breeze Qt
version if customised
   Product: Breeze
   Version: 5.17.2
  Platform: Manjaro
OS: Linux
Status: REPORTED
  Severity: minor
  Priority: NOR
 Component: gtk theme
  Assignee: uhh...@gmail.com
  Reporter: nuclide...@protonmail.com
  Target Milestone: ---

Created attachment 123912
  --> https://bugs.kde.org/attachment.cgi?id=123912=edit
Breeze GTK window decoration. There shouldn't be a circle around the close
button when the user disables this option for Breeze Qt.

SUMMARY
In System Settings>Application Style>Window Decorations>Theme>Breeze, I
disabled the 'Draw a circle around close button' checkbox, and this works as
expected when I'm using a Qt program. However, in a GTK program like Firefox,
the close button still shows a circle around the close button. There doesn't
seem to be a way to change this behaviour as far as I know.

STEPS TO REPRODUCE
1. Navigate to System Settings>Application Style>Window
Decorations>Theme>Breeze
2. Click the configuration menu and disable 'Draw a circle around close button'
3. Go into Application Style>GNOME/GTK Application Style and make sure GTK3
theme is set to Breeze-Dark
4. Open GTK program such as Firefox or Lutris

OBSERVED RESULT
Close button still has a circle around it.

EXPECTED RESULT
Close button in Breeze GTK shouldn't have a circle around it, to match user
preference/with Breeze Qt.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Manjaro KDE 18.1.2
KDE Plasma Version: 5.17.2
KDE Frameworks Version: 5.63.0
Qt Version: 5.13.1

ADDITIONAL INFORMATION

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