[kate] [Bug 442417] New: Kate crashes on close

2021-09-14 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=442417

Bug ID: 442417
   Summary: Kate crashes on close
   Product: kate
   Version: 21.08.1
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Application: kate (21.08.1)

Qt Version: 5.15.2
Frameworks Version: 5.85.0
Operating System: Linux 5.13.0-14-generic x86_64
Windowing System: X11
Drkonqi Version: 5.22.5
Distribution: Ubuntu Impish Indri (development branch)

-- Information about the crash:
- What I was doing when the application crashed: Had some unsaved content on a
Kate window.

- Unusual behavior I noticed: Crashed while trying to close using the quit icon
on top-right corner.

- Custom settings of the application: None

The crash can be reproduced every time.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7f0069d3e980
(LWP 16638))]
[KCrash Handler]
#6  0x55e317e54bcb in
qDeleteAll<__gnu_cxx::__normal_iterator > > >
(end=..., begin=0x55e31a8f0540) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:320
#7  qDeleteAll > > (c=std::vector of length 1, capacity 32
= {...}) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:328
#8  KateMDI::MainWindow::~MainWindow (__vtt_parm=,
this=, this=, __vtt_parm=) at
./kate/katemdi.cpp:778
#9  KateMainWindow::~KateMainWindow (this=, this=) at ./kate/katemainwindow.cpp:203
#10 0x55e317e5505d in KateMainWindow::~KateMainWindow (this=, this=) at ./kate/katemainwindow.cpp:203
#11 0x7f006e81d543 in QObject::event (this=0x55e31a273df0,
e=0x55e31b2ff6f0) at kernel/qobject.cpp:1301
#12 0x7f006ff96dcd in KXmlGuiWindow::event (this=0x55e31a273df0,
ev=0x55e31b2ff6f0) at ./src/kxmlguiwindow.cpp:219
#13 0x7f006f31c6b3 in QApplicationPrivate::notify_helper (this=, receiver=0x55e31a273df0, e=0x55e31b2ff6f0) at
kernel/qapplication.cpp:3632
#14 0x7f006e7f01ba in QCoreApplication::notifyInternal2
(receiver=0x55e31a273df0, event=0x55e31b2ff6f0) at
kernel/qcoreapplication.cpp:1063
#15 0x7f006e7f32a7 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55e318f4aec0) at
kernel/qcoreapplication.cpp:1817
#16 0x7f006e849f57 in postEventSourceDispatch (s=0x55e319041c00) at
kernel/qeventdispatcher_glib.cpp:277
#17 0x7f006c7c18eb in g_main_dispatch (context=0x7f0060005000) at
../../../glib/gmain.c:3337
#18 g_main_context_dispatch (context=0x7f0060005000) at
../../../glib/gmain.c:4055
#19 0x7f006c814f48 in g_main_context_iterate.constprop.0
(context=context@entry=0x7f0060005000, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:4131
#20 0x7f006c7bf033 in g_main_context_iteration (context=0x7f0060005000,
may_block=1) at ../../../glib/gmain.c:4196
#21 0x7f006e8495a8 in QEventDispatcherGlib::processEvents
(this=0x55e319051700, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#22 0x7f006e7eeaeb in QEventLoop::exec (this=this@entry=0x7fffe5111310,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#23 0x7f006e7f7074 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#24 0x7f006ebcad00 in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1867
#25 0x7f006f31c629 in QApplication::exec () at kernel/qapplication.cpp:2824
#26 0x55e317e444ee in main (argc=, argv=) at
./kate/main.cpp:699
[Inferior 1 (process 16638) detached]

Possible duplicates by query: bug 442147, bug 442036, bug 441859, bug 441545,
bug 441462.

Reported using DrKonqi

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

[kate] [Bug 442417] Kate crashes on close

2021-09-14 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=442417

Rahul Chowdhury  changed:

   What|Removed |Added

   Priority|NOR |VHI
   Severity|crash   |critical

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

[kate] [Bug 442417] Kate crashes on close

2021-09-14 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=442417

Rahul Chowdhury  changed:

   What|Removed |Added

   Platform|Ubuntu Packages |Kubuntu Packages

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

[kate] [Bug 441859] Kate crashes after closing the window

2021-09-19 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=441859

--- Comment #4 from Rahul Chowdhury  ---
(In reply to Nate Graham from comment #1)
> Do/did you have a terminal panel open in Kate?

I have the terminal plugin enabled but is not opened while reproducing this
bug.

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

[kate] [Bug 441859] Kate crashes after closing the window

2021-09-20 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=441859

--- Comment #7 from Rahul Chowdhury  ---
(In reply to Nate Graham from comment #5)
> OK, maybe not Bug 441206.
> 
> Can you reproduce the issue?

Yes. If you open Kate, type something, and close Kate without saving the file
the mainwindow closes and drkonqi is immediately triggered due to a crash then.

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

[kate] [Bug 441859] Kate crashes after closing the window

2021-09-20 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=441859

--- Comment #8 from Rahul Chowdhury  ---
(In reply to Waqar Ahmed from comment #6)
> Unable to reproduce but a full stacktrace may be more helpful (the top 5
> functions are missing...)
> 
> Can you maybe try to do the following:
> - `gdb kate`
> - make it crash
> - go back to terminal and type: bt
> - copy the backtrace and paste here.
> 
> Alternatively, you can try the following as well:
> - Run Kate
> - Make it crash
> - once crashed, run the following command immediately:
>  coredumpctl debug
> 
> Copy the backtrace here

Here is a backtrace from gdb. If I am missing any additional debug symbols
kindly let me know. Hope it helps.


rahul@IABLR-LT106:~$ gdb kate
GNU gdb (Ubuntu 11.1-0ubuntu2) 11.1
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from kate...
Reading symbols from
/usr/lib/debug/.build-id/e3/85f6ce8444c56b6381a2ecd7991d6245455933.debug...
(gdb) r
Starting program: /usr/bin/kate 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffec0ba640 (LWP 33641)]
[New Thread 0x7fffead2c640 (LWP 33647)]
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
kf.sonnet.clients.hspell: HSpellDict::HSpellDict: Init failed
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
kf.sonnet.clients.hspell: HSpellDict::HSpellDict: Init failed
PluginXmlCheck()
[New Thread 0x7fffe3fff640 (LWP 33649)]
[New Thread 0x7fffe3184640 (LWP 33650)]
[New Thread 0x7fffe2983640 (LWP 33651)]
[New Thread 0x7fffca797640 (LWP 33652)]
[Detaching after fork from child process 33654]
[Detaching after fork from child process 33656]
[Detaching after fork from child process 33660]
[Detaching after fork from child process 33661]
[Detaching after fork from child process 33662]
Qt: Session management error: networkIdsList argument is NULL
[Thread 0x7fffe2983640 (LWP 33651) exited]
[Thread 0x7fffe3184640 (LWP 33650) exited]

Thread 1 "kate" received signal SIGSEGV, Segmentation fault.
0x555a2bcb in
qDeleteAll<__gnu_cxx::__normal_iterator > > >
(end=..., begin=0x56ff8020) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:320
320 delete *begin;
(gdb) bt
#0  0x555a2bcb in
qDeleteAll<__gnu_cxx::__normal_iterator > > >
(end=..., begin=0x56ff8020)
at /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:320
#1  qDeleteAll > > (c=std::vector of length 1, capacity 32
= {...}) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:328
#2  KateMDI::MainWindow::~MainWindow (__vtt_parm=,
this=, this=, __vtt_parm=) at
./kate/katemdi.cpp:778
#3  KateMainWindow::~KateMainWindow (this=, this=) at ./kate/katemainwindow.cpp:203
#4  0x555a305d in KateMainWindow::~KateMainWindow (this=, this=) at ./kate/katemainwindow.cpp:203
#5  0x75ff8543 in QObject::event (this=0x5694f760,
e=0x578dc4c0) at kernel/qobject.cpp:1301
#6  0x77779dcd in KXmlGuiWindow::event (this=0x5694f760,
ev=0x578dc4c0) at ./src/kxmlguiwindow.cpp:219
#7  0x76af76b3 in QApplicationPrivate::notify_helper (this=, receiver=0x5694f760, e=0x578dc4c0) at
kernel/qapplication.cpp:3632
#8  0x75fcb1ba in QCoreApplication::notifyInternal2
(receiver=0x5694f760, event=0x578dc4c0) at
kernel/qcoreapplication.cpp:1063
#9  0x75fce2a7 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x55650ec0) at
kernel/qcoreapplication.cpp:1817
#10 0x76024f57 in postEventSourceDispatch (s=0x55747cd0) at
kernel/qeventdispatcher_glib.cpp:277
#11 0x73f9b8bb in g_main_dispatch (context=0x7fffe4005000) at
../../../glib/gmain.c:3337
#12 g_main_context_dispatch (context=0x7fffe4005000) at
../../../glib/gmain.c:4055
#13 0x73feef08 in g_main_context_iterate.constprop.0
(context=context@entry=0x7fffe4005000, block=block@entry=1,
dispatch=dispatch@entry=1, self=) at ../../../glib/gmain.c:4131
#14 0x73f99003 in g_main_context_iteration (context=0x7fffe4005000,
may_block=1) at ../../../glib/gmain.c:4196
#15 0x760245a8 in QEventDispatcherGlib::processEven

[kate] [Bug 441859] Kate crashes after closing the window

2021-09-20 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=441859

--- Comment #10 from Rahul Chowdhury  ---
(In reply to Waqar Ahmed from comment #9)
> @Rahul
> 
> Can you please share what plugins you have enabled? (Go to
> Settings->Configure Kate -> Plugins -> See enabled plugins)
> 
> Also, please share if you have the "Replicode Plugin" enabled.

Seems like all the available plugins are enabled. Here is a screenshot ->
https://pasteboard.co/CHLOwAGTnoc7.png

And yes, Replicode among all other plugins is also enabled.

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

[kate] [Bug 441859] Kate crashes after closing the window

2021-09-20 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=441859

--- Comment #11 from Rahul Chowdhury  ---
(In reply to Waqar Ahmed from comment #9)
> @Rahul
> 
> Can you please share what plugins you have enabled? (Go to
> Settings->Configure Kate -> Plugins -> See enabled plugins)
> 
> Also, please share if you have the "Replicode Plugin" enabled.

Seems like all the available plugins are enabled. Here is a screenshot ->
https://pasteboard.co/CHLOwAGTnoc7.png

And yes, Replicode among all other plugins is also enabled.

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

[kate] [Bug 441859] Kate crashes after closing the window

2021-09-20 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=441859

--- Comment #16 from Rahul Chowdhury  ---
Many thanks for the patch, @Wakar. Will wait for it to get shipped to Kubuntu
21.10 packages before I can start using it.

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

[kmail2] [Bug 444404] New: KMail crashes on clicking on a mailto: on a browser page

2021-10-25 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=04

Bug ID: 04
   Summary: KMail crashes on clicking on a mailto: on a
browser page
   Product: kmail2
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kdepim-b...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Application: kmail (5.18.1 (21.08.1))

Qt Version: 5.15.2
Frameworks Version: 5.86.0
Operating System: Linux 5.13.0-20-generic x86_64
Windowing System: X11
Drkonqi Version: 5.22.5
Distribution: Ubuntu 21.10

-- Information about the crash:
- What I was doing when the application crashed: Clicked on a mailto button
from a chrome page.

- Unusual behavior I noticed: KMail was already launched and running and it
crashed immediately.

- Custom settings of the application: None.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: KMail (kmail), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7f3956628400
(LWP 209730))]
[KCrash Handler]
#6  0x7f39641da455 in QConcatenable
>::size(QStringBuilder const&) (p=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:424
#7  QConcatenable, QString>
>::size(QStringBuilder, QString> const&)
(p=, p=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:424
#8  QStringBuilder,
QString>::convertTo() const (this=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:111
#9  QStringBuilder, QString>::operator
QString() const (this=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qstringbuilder.h:131
#10 MessageCore::StringUtil::parseMailtoUrl(QUrl const&) (url=...) at
./messagecore/src/utils/stringutil.cpp:192
#11 0x7f396e8ac45c in KMKernel::handleCommandLine(bool, QStringList const&,
QString const&) (this=,
noArgsOpensReader=noArgsOpensReader@entry=true, args=..., workingDir=...) at
./src/kmkernel.cpp:403
#12 0x55aa740dfef6 in KMailApplication::activate(QStringList const&,
QString const&) (this=this@entry=0x7ffc2d70d470, args=..., workingDir=...) at
./src/main.cpp:100
#13 0x55aa740dfa29 in KMailApplication::delayedInstanceCreation(QStringList
const&, QString const&) (workingDir=..., args=..., this=0x7ffc2d70d470) at
./src/main.cpp:106
#14 KMailApplication::delayedInstanceCreation(QStringList const&, QString
const&) (workingDir=..., args=..., this=0x7ffc2d70d470) at ./src/main.cpp:106
#15 main(int, char**) (argc=, argv=) at
./src/main.cpp:170
[Inferior 1 (process 209730) detached]

Possible duplicates by query: bug 443771, bug 425805, bug 400653, bug 389244,
bug 387177.

Reported using DrKonqi

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

[kate] [Bug 441859] New: Kate crashes after closing the window

2021-09-01 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=441859

Bug ID: 441859
   Summary: Kate crashes after closing the window
   Product: kate
   Version: 21.07.90
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Application: kate (21.07.90)

Qt Version: 5.15.2
Frameworks Version: 5.84.0
Operating System: Linux 5.13.0-14-generic x86_64
Windowing System: X11
Drkonqi Version: 5.22.4
Distribution: Ubuntu Impish Indri (development branch)

-- Information about the crash:
- What I was doing when the application crashed: Launched Kate, typed some
random text, tried to close Kate without saving, clicked on "Discard" on the
save-now popup while trying to close it.

- Unusual behavior I noticed: After clicking on Discard, Kate crashed.

- Custom settings of the application: None

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault
Content of s_kcrashErrorMessage: [Current thread is 1 (Thread 0x7f9065a33980
(LWP 18963))]
[KCrash Handler]
#6  0x557994f1eabb in
qDeleteAll<__gnu_cxx::__normal_iterator > > >
(end=..., begin=0x557997309230) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:320
#7  qDeleteAll > > (c=std::vector of length 1, capacity 32
= {...}) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:328
#8  KateMDI::MainWindow::~MainWindow (__vtt_parm=,
this=, this=, __vtt_parm=) at
./kate/katemdi.cpp:778
#9  KateMainWindow::~KateMainWindow (this=, this=) at ./kate/katemainwindow.cpp:181
#10 0x557994f1ef2d in KateMainWindow::~KateMainWindow (this=, this=) at ./kate/katemainwindow.cpp:203
#11 0x7f906a571f23 in QObject::event (this=0x557996c89430,
e=0x557997d05a60) at kernel/qobject.cpp:1301
#12 0x7f906bcf456d in KXmlGuiWindow::event (this=0x557996c89430,
ev=0x557997d05a60) at ./src/kxmlguiwindow.cpp:193
#13 0x7f906b077783 in QApplicationPrivate::notify_helper (this=, receiver=0x557996c89430, e=0x557997d05a60) at
kernel/qapplication.cpp:3632
#14 0x7f906a54482a in QCoreApplication::notifyInternal2
(receiver=0x557996c89430, event=0x557997d05a60) at
kernel/qcoreapplication.cpp:1063
#15 0x7f906a547851 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x5579959724b0) at
kernel/qcoreapplication.cpp:1817
#16 0x7f906a59ec17 in postEventSourceDispatch (s=0x557995a7bfc0) at
kernel/qeventdispatcher_glib.cpp:277
#17 0x7f906852c8bb in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x7f906857ff08 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#19 0x7f906852a003 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x7f906a59e274 in QEventDispatcherGlib::processEvents
(this=0x557995a79b30, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#21 0x7f906a54318b in QEventLoop::exec (this=this@entry=0x7ffdfb9f0350,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#22 0x7f906a54b674 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#23 0x7f906a922520 in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1867
#24 0x7f906b0776f9 in QApplication::exec () at kernel/qapplication.cpp:2824
#25 0x557994f0e4fe in main (argc=, argv=) at
./kate/main.cpp:699
[Inferior 1 (process 18963) detached]

Possible duplicates by query: bug 441545, bug 441462, bug 441290, bug 440853,
bug 440841.

Reported using DrKonqi

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

[Akonadi] [Bug 440137] New: Kontact crashed when submitting kwallet password for access

2021-07-21 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=440137

Bug ID: 440137
   Summary: Kontact crashed when submitting kwallet password for
access
   Product: Akonadi
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: IMAP resource
  Assignee: kdepim-b...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Application: akonadi_imap_resource (5.17.80 (21.08.0))

Qt Version: 5.15.2
Frameworks Version: 5.84.0
Operating System: Linux 5.11.0-20-generic x86_64
Windowing System: X11
Drkonqi Version: 5.22.3
Distribution: Ubuntu Impish Indri (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
Enter the kwallet password to grant access to kontact and akonadi during
bootup.

- Unusual behavior I noticed:
Kontact crashed immediately after feeding in my kwallet passsword.

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: IA (akonadi_imap_resource), signal: Bus error

[KCrash Handler]
#4  0x7fb36b93bfe2 in KPasswordLineEdit::setRevealPasswordAvailable(bool)
(this=0x55ea9f080be0, reveal=true) at ./src/kpasswordlineedit.cpp:141
#5  0x55ea9eb8ec3d in  ()
#6  0x55ea9eb86050 in  ()
#7  0x7fb36a60f637 in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffdbf74fa80, r=0x7fb35800cef0, this=0x55ea9f010390) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#8  doActivate(QObject*, int, void**) (sender=0x55ea9efce4a0,
signal_index=9, argv=argv@entry=0x7ffdbf74fa80) at kernel/qobject.cpp:3886
#9  0x7fb36a608798 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0x55ea9efce4a0, m=m@entry=0x7fb36b6f6180
,
local_signal_index=local_signal_index@entry=2, argv=argv@entry=0x7ffdbf74fa80)
at kernel/qobject.cpp:3946
#10 0x7fb36b2bf856 in QAbstractButton::clicked(bool)
(this=this@entry=0x55ea9efce4a0, _t1=) at
.moc/moc_qabstractbutton.cpp:308
#11 0x7fb36b2bfade in QAbstractButtonPrivate::emitClicked()
(this=0x55ea9efc1760) at widgets/qabstractbutton.cpp:415
#12 0x7fb36b2c1bb4 in QAbstractButtonPrivate::click() (this=0x55ea9efc1760)
at widgets/qabstractbutton.cpp:408
#13 0x7fb36b2c1dd5 in QAbstractButton::mouseReleaseEvent(QMouseEvent*)
(this=0x55ea9efce4a0, e=0x7ffdbf75) at widgets/qabstractbutton.cpp:1044
#14 0x7fb36b20c5ce in QWidget::event(QEvent*) (this=0x55ea9efce4a0,
event=0x7ffdbf75) at kernel/qwidget.cpp:9019
#15 0x7fb36b1c9783 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=this@entry=0x55ea9ee51030, receiver=receiver@entry=0x55ea9efce4a0,
e=e@entry=0x7ffdbf75) at kernel/qapplication.cpp:3632
#16 0x7fb36b1d0e5b in QApplication::notify(QObject*, QEvent*)
(this=0x7ffdbf74fd30, receiver=0x55ea9efce4a0, e=0x7ffdbf75) at
kernel/qapplication.cpp:3076
#17 0x7fb36a5d782a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x55ea9efce4a0, event=0x7ffdbf75) at
kernel/qcoreapplication.cpp:1063
#18 0x7fb36b1cfe77 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer&, bool, bool)
(receiver=receiver@entry=0x55ea9efce4a0, event=event@entry=0x7ffdbf75,
alienWidget=alienWidget@entry=0x55ea9efce4a0, nativeWidget=0x7fb34803b710,
buttonDown=, lastMouseReceiver=..., spontaneous=true,
onlyDispatchEnterLeave=false) at kernel/qapplication.cpp:2614
#19 0x7fb36b226360 in QWidgetWindow::handleMouseEvent(QMouseEvent*)
(this=0x55ea9f012ed0, event=0x7ffdbf7502c0) at kernel/qwidgetwindow.cpp:683
#20 0x7fb36b229605 in QWidgetWindow::event(QEvent*) (this=0x55ea9f012ed0,
event=0x7ffdbf7502c0) at kernel/qwidgetwindow.cpp:300
#21 0x7fb36b1c9783 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=, receiver=0x55ea9f012ed0, e=0x7ffdbf7502c0) at
kernel/qapplication.cpp:3632
#22 0x7fb36a5d782a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x55ea9f012ed0, event=0x7ffdbf7502c0) at
kernel/qcoreapplication.cpp:1063
#23 0x7fb36aabeb13 in
QGuiApplicationPrivate::processMouseEvent(QWindowSystemInterfacePrivate::MouseEvent*)
(e=0x55ea9f1b79f0) at kernel/qguiapplication.cpp:2282
#24 0x7fb36aa93e2c in
QWindowSystemInterface::sendWindowSystemEvents(QFlags)
(flags=flags@entry=...) at kernel/qwindowsysteminterface.cpp:1169
#25 0x7fb365025a6e in xcbSourceDispatch(GSource*, GSourceFunc, gpointer)
(source=) at qxcbeventdispatcher.cpp:105
#26 0x7fb3694b38eb in g_main_context_dispatch () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#27 0x7fb369506d28 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#28 0x7fb3694b1023 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#29 0x7fb36a631274 in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x55ea9ef36ca0, flags=...) a

[kate] [Bug 440376] New: Kate crashes when trying to close an unsaved file

2021-07-28 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=440376

Bug ID: 440376
   Summary: Kate crashes when trying to close an unsaved file
   Product: kate
   Version: 21.07.80
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Application: kate (21.07.80)

Qt Version: 5.15.2
Frameworks Version: 5.84.0
Operating System: Linux 5.11.0-20-generic x86_64
Windowing System: X11
Drkonqi Version: 5.22.4
Distribution: Ubuntu Impish Indri (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
Tried to close Kate with unsaved changes to a new Untitled file.

- Unusual behavior I noticed:
Crashed while trying to quit.

- Custom settings of the application:
None

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Kate (kate), signal: Segmentation fault

[KCrash Handler]
#4  0x555bb8ebaa8b in
qDeleteAll<__gnu_cxx::__normal_iterator > > >
(end=..., begin=0x555bbbcb1600) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:320
#5  qDeleteAll > > (c=std::vector of length 1, capacity 32
= {...}) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qalgorithms.h:328
#6  KateMDI::MainWindow::~MainWindow (__vtt_parm=,
this=, this=, __vtt_parm=) at
./kate/katemdi.cpp:778
#7  KateMainWindow::~KateMainWindow (this=, this=) at ./kate/katemainwindow.cpp:181
#8  0x555bb8ebaefd in KateMainWindow::~KateMainWindow (this=, this=) at ./kate/katemainwindow.cpp:203
#9  0x7f646ecd1f23 in QObject::event (this=0x555bbb5e0be0,
e=0x555bbc671e60) at kernel/qobject.cpp:1301
#10 0x7f647045656d in KXmlGuiWindow::event(QEvent*) () from
/lib/x86_64-linux-gnu/libKF5XmlGui.so.5
#11 0x7f646f7d7783 in QApplicationPrivate::notify_helper (this=, receiver=0x555bbb5e0be0, e=0x555bbc671e60) at
kernel/qapplication.cpp:3632
#12 0x7f646eca482a in QCoreApplication::notifyInternal2
(receiver=0x555bbb5e0be0, event=0x555bbc671e60) at
kernel/qcoreapplication.cpp:1063
#13 0x7f646eca7851 in QCoreApplicationPrivate::sendPostedEvents
(receiver=0x0, event_type=0, data=0x555bba31f4b0) at
kernel/qcoreapplication.cpp:1817
#14 0x7f646ecfec17 in postEventSourceDispatch (s=0x555bba41d5a0) at
kernel/qeventdispatcher_glib.cpp:277
#15 0x7f646cc8b8eb in g_main_context_dispatch () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#16 0x7f646ccded28 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#17 0x7f646cc89023 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#18 0x7f646ecfe274 in QEventDispatcherGlib::processEvents
(this=0x555bba42e320, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#19 0x7f646eca318b in QEventLoop::exec (this=this@entry=0x7ffdc8102820,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#20 0x7f646ecab674 in QCoreApplication::exec () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#21 0x7f646f082520 in QGuiApplication::exec () at
kernel/qguiapplication.cpp:1867
#22 0x7f646f7d76f9 in QApplication::exec () at kernel/qapplication.cpp:2824
#23 0x555bb8eaa4fe in main (argc=, argv=) at
./kate/main.cpp:699
[Inferior 1 (process 54611) detached]

Possible duplicates by query: bug 440343, bug 440257, bug 440175, bug 440137,
bug 440136.

Reported using DrKonqi

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

[Akonadi] [Bug 440377] New: KMail crashes when trying to edit the account-receive settings

2021-07-28 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=440377

Bug ID: 440377
   Summary: KMail crashes when trying to edit the account-receive
settings
   Product: Akonadi
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: IMAP resource
  Assignee: kdepim-b...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Application: akonadi_imap_resource (5.17.80 (21.08.0))

Qt Version: 5.15.2
Frameworks Version: 5.84.0
Operating System: Linux 5.11.0-20-generic x86_64
Windowing System: X11
Drkonqi Version: 5.22.4
Distribution: Ubuntu Impish Indri (development branch)

-- Information about the crash:
- What I was doing when the application crashed:
Go to Settings -> Configure Kontact -> Mail -> Accounts -> Receiving -> Click
on Modify on the existing selected profile.

- Unusual behavior I noticed:
KMail crashed.

- Custom settings of the application:
None

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: IA (akonadi_imap_resource), signal: Segmentation fault

[KCrash Handler]
#4  0x7f198c5ccfcb in std::__uniq_ptr_impl >::_M_ptr() const
(this=) at /usr/include/c++/10/bits/unique_ptr.h:173
#5  std::unique_ptr >::get() const (this=) at /usr/include/c++/10/bits/unique_ptr.h:422
#6  std::unique_ptr >::operator->() const
(this=) at /usr/include/c++/10/bits/unique_ptr.h:416
#7  KPasswordLineEdit::setRevealPasswordAvailable(bool) (this=this@entry=0x30,
reveal=true) at ./src/kpasswordlineedit.cpp:141
#8  0x56409bb27c3d in SetupServer::SetupServer(ImapResourceBase*, unsigned
long long) (parent=83886290, parentResource=0x7ffe8db5c660,
this=0x56409d9319d0) at ./resources/imap/setupserver.cpp:123
#9  ImapResource::createConfigureDialog(unsigned long long)
(this=0x7ffe8db5c660, windowId=83886290) at
./resources/imap/imapresource.cpp:62
#10 0x56409bb461c1 in ImapResourceBase::configure(unsigned long long)
(this=0x7ffe8db5c660, windowId=) at
./resources/imap/imapresourcebase.cpp:204
#11 0x7f198cda8ab3 in
Akonadi__ControlAdaptor::qt_metacall(QMetaObject::Call, int, void**)
(this=0x7f197800d4f0, _c=QMetaObject::InvokeMetaMethod, _id=4,
_a=0x7ffe8db5bf10) at
./obj-x86_64-linux-gnu/src/agentbase/controladaptor.moc:176
#12 0x7f198b5337ba in QDBusConnectionPrivate::deliverCall(QObject*, int,
QDBusMessage const&, QVector const&, int) (this=,
object=, msg=, metaTypes=,
slotIdx=) at qdbusintegrator.cpp:1001
#13 0x7f198b53722c in QDBusConnectionPrivate::activateCall(QObject*, int,
QDBusMessage const&) (this=this@entry=0x7f197800bdc0, object=0x7f197800d4f0,
flags=flags@entry=273, msg=...) at qdbusintegrator.cpp:904
#14 0x7f198b537c2a in QDBusConnectionPrivate::activateCall(QObject*, int,
QDBusMessage const&) (msg=..., flags=273, object=,
this=0x7f197800bdc0) at qdbusintegrator.cpp:853
#15
QDBusConnectionPrivate::activateObject(QDBusConnectionPrivate::ObjectTreeNode&,
QDBusMessage const&, int) (this=0x7f197800bdc0, node=..., msg=...,
pathStartPos=) at qdbusintegrator.cpp:1497
#16 0x7f198b539fec in QDBusActivateObjectEvent::placeMetaCall(QObject*)
(this=0x7f1974009ea0) at qdbusintegrator.cpp:1617
#17 0x7f198b29617c in QObject::event(QEvent*) (this=0x7ffe8db5c660,
e=0x7f1974009ea0) at kernel/qobject.cpp:1314
#18 0x7f198be5a783 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
(this=, receiver=0x7ffe8db5c660, e=0x7f1974009ea0) at
kernel/qapplication.cpp:3632
#19 0x7f198b26882a in QCoreApplication::notifyInternal2(QObject*, QEvent*)
(receiver=0x7ffe8db5c660, event=0x7f1974009ea0) at
kernel/qcoreapplication.cpp:1063
#20 0x7f198b26b851 in QCoreApplicationPrivate::sendPostedEvents(QObject*,
int, QThreadData*) (receiver=0x0, event_type=0, data=0x56409d62e290) at
kernel/qcoreapplication.cpp:1817
#21 0x7f198b2c2c17 in postEventSourceDispatch(GSource*, GSourceFunc,
gpointer) (s=0x56409d716e00) at kernel/qeventdispatcher_glib.cpp:277
#22 0x7f198a1448eb in g_main_context_dispatch () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#23 0x7f198a197d28 in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x7f198a142023 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x7f198b2c2274 in
QEventDispatcherGlib::processEvents(QFlags)
(this=0x56409d719280, flags=...) at kernel/qeventdispatcher_glib.cpp:423
#26 0x7f198b26718b in
QEventLoop::exec(QFlags)
(this=this@entry=0x7ffe8db5c4d0, flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:69
#27 0x7f198b26f674 in QCoreApplication::exec() () at
../../include/QtCore/../../src/corelib/global/qflags.h:121
#28 0x7f198b743520 in QGuiApplication::exec() () at
kernel/qguiapplication.cpp:1867
#29 0x7f198be5a6f9 in QApplication::exec() () at
kernel/qapplication.cpp:2824
#30 0x7f198cd8d5e9 in Akonadi::ResourceBase::init(Akon

[Akonadi] [Bug 440377] KMail crashes when trying to edit the account-receive settings

2021-07-28 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=440377

Rahul Chowdhury  changed:

   What|Removed |Added

   Priority|NOR |VHI

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

[plasmashell] [Bug 436397] New: Plasma Crashes after I clicked the application launcher

2021-04-30 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=436397

Bug ID: 436397
   Summary: Plasma Crashes after I clicked the application
launcher
   Product: plasmashell
   Version: 5.21.4
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@davidedmundson.co.uk
  Reporter: rahul...@gmail.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

Application: plasmashell (5.21.4)

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.11.0-16-generic x86_64
Windowing System: X11
Drkonqi Version: 5.21.4
Distribution: Ubuntu 21.04

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

- Unusual behavior I noticed: The entire taskbar vanished for a minute or so
before reappearing, after which the crash reporting tool popped up.

- Custom settings of the application: None

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Plasma (plasmashell), signal: Segmentation fault

[KCrash Handler]
#4  std::__atomic_base::operator++() (this=0x50) at
/usr/include/c++/10/bits/atomic_base.h:325
#5  QAtomicOps::ref(std::atomic&) (_q_value=...) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:283
#6  QBasicAtomicInteger::ref() (this=0x50) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:118
#7  QtSharedPointer::ExternalRefCountData::getAndRef(QObject const*)
(obj=obj@entry=0x7f9704063440) at tools/qsharedpointer.cpp:1398
#8  0x7f9741dbe14a in QV4::QQmlQPointer::init(QObject*)
(o=0x7f9704063440, this=0x7f97246972b8) at
../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/memory/qv4heap_p.h:218
#9  QV4::QQmlQPointer::init(QObject*) (o=0x7f9704063440,
this=0x7f97246972b8) at
../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/memory/qv4heap_p.h:218
#10 QV4::Heap::QObjectWrapper::init(QObject*) (object=0x7f9704063440,
this=0x7f97246972a0) at jsruntime/qv4qobjectwrapper_p.h:83
#11 QV4::MemoryManager::allocate(QObject*)
(this=0x557821a33cc0) at
../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/memory/qv4mm_p.h:245
#12 QV4::QObjectWrapper::create(QV4::ExecutionEngine*, QObject*)
(engine=, object=0x7f9704063440) at
jsruntime/qv4qobjectwrapper.cpp:694
#13 0x7f9741dc0140 in
QV4::QObjectWrapper::wrap_slowPath(QV4::ExecutionEngine*, QObject*)
(engine=0x557821950a70, object=0x7f9704063440) at
jsruntime/qv4qobjectwrapper.cpp:614
#14 0x7f9741dc04a8 in loadProperty(QV4::ExecutionEngine*, QObject*,
QQmlPropertyData const&) (v4=0x557821950a70, object=0x5578256de3d0,
property=...) at jsruntime/qv4qobjectwrapper.cpp:205
#15 0x7f9741ddf611 in QV4::Moth::VME::interpret(QV4::CppStackFrame*,
QV4::ExecutionEngine*, char const*) (frame=0x7ffdf6828af0,
engine=0x557821950a70, code=0x7f97155745d8 ":\037pL\023. \030\a.!\030\b\024")
at jsruntime/qv4vme_moth.cpp:638
#16 0x7f9741de3c17 in QV4::Moth::VME::exec(QV4::CppStackFrame*,
QV4::ExecutionEngine*) (frame=frame@entry=0x7ffdf6828af0,
engine=engine@entry=0x557821950a70) at jsruntime/qv4vme_moth.cpp:463
#17 0x7f9741d7e24d in QV4::Function::call(QV4::Value const*, QV4::Value
const*, int, QV4::ExecutionContext const*) (this=this@entry=0x557825743120,
thisObject=, argv=argv@entry=0x7f972491e500, argc=, context=) at jsruntime/qv4function.cpp:69
#18 0x7f9741ef90c5 in QQmlJavaScriptExpression::evaluate(QV4::CallData*,
bool*) (this=this@entry=0x5578257f8410, callData=callData@entry=0x7f972491e4d0,
isUndefined=isUndefined@entry=0x0) at qml/qqmljavascriptexpression.cpp:212
#19 0x7f9741eac5eb in QQmlBoundSignalExpression::evaluate(void**)
(this=, a=) at
../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/jsruntime/qv4jscall_p.h:95
#20 0x7f9741eacad0 in QQmlBoundSignal_callback(QQmlNotifierEndpoint*,
void**) (e=0x55782350, a=0x0) at
../../include/QtQml/5.15.2/QtQml/private/../../../../../src/qml/qml/qqmlboundsignalexpressionpointer_p.h:69
#21 0x7f9741edcb8d in QQmlNotifier::emitNotify(QQmlNotifierEndpoint*,
void**) (endpoint=, a=0x0) at qml/qqmlnotifier.cpp:104
#22 0x7f97409446a5 in doActivate(QObject*, int, void**)
(sender=0x557825834bc0, signal_index=26, argv=0x0) at kernel/qobject.cpp:3778
#23 0x7f971c2bd5b8 in  () at
/usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/private/kicker/libkickerplugin.so
#24 0x7f9740944b0e in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7ffdf682a990, r=0x557825834bc0, this=0x557825a7f330) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#25 doActivate(QObject*, int, void**) (sender=0x557823fa8550,
signal_index=3, argv=argv@entry=0x7ffdf682a990) at kernel/qobject.cpp:3886
#26 0x7f974093dcb8 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0x55782

[kontact] [Bug 436509] New: HTML preview not available for google calendar event emails under description.

2021-05-02 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=436509

Bug ID: 436509
   Summary: HTML preview not available for google calendar event
emails under description.
   Product: kontact
   Version: 5.16.3
  Platform: Kubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: mail
  Assignee: kdepim-b...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Created attachment 138102
  --> https://bugs.kde.org/attachment.cgi?id=138102&action=edit
screenshot of how the description currently looks like on my system.

SUMMARY
While rendering a google calendar event email the description does not render
it as HTML content even if the settings are configured to display HTML over
plain-text. The description contains the HTML tags hardcoded and directly
dumped on the UI.

STEPS TO REPRODUCE
1. Schedule any google calendar event from the web UI.
2. Add descriptions while creating the event.
3. For the email sent/received check under the description section for the
corresponding event.

OBSERVED RESULT
The text contains HTML tags hardcoded.


EXPECTED RESULT
The description, if containing HTML tags, and if kmail settings are configured
to prefer HTML over plain-text, needs to be rendered accordingly.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 21.04
(available in About System)
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION
Attached a screenshot of how the description currently looks like on my system.

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

[Artikulate] [Bug 436510] New: Artikulate crashes while trying to download courses for first time

2021-05-02 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=436510

Bug ID: 436510
   Summary: Artikulate crashes while trying to download courses
for first time
   Product: Artikulate
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: cordlandw...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Application: artikulate (1.0.0)

Qt Version: 5.15.2
Frameworks Version: 5.80.0
Operating System: Linux 5.11.0-16-generic x86_64
Windowing System: X11
Drkonqi Version: 5.21.4
Distribution: Ubuntu 21.04

-- Information about the crash:
- What I was doing when the application crashed:
Launched artikulate and clicked on download for all the 4 available courses.

- Unusual behavior I noticed:
Crashed while trying to download them.

- Custom settings of the application: None

The reporter is unsure if this crash is reproducible.

-- Backtrace:
Application: Artikulate (artikulate), signal: Segmentation fault

[KCrash Handler]
#4  std::__atomic_base::operator++() (this=) at
/usr/include/c++/10/bits/atomic_base.h:325
#5  QAtomicOps::ref(std::atomic&) (_q_value=) at
../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:283
#6  QBasicAtomicInteger::ref() (this=) at
../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:118
#7  QObjectPrivate::Connection::ref() (this=) at
kernel/qobject_p.h:177
#8  QMetaObject::Connection::operator=(QMetaObject::Connection const&)
(this=this@entry=0x562a251ff6a8, other=...) at kernel/qobject.cpp:5272
#9  0x7f4c554e3fbb in
QVector::insert(QMetaObject::Connection*, int,
QMetaObject::Connection const&) (t=..., n=1, before=,
this=0x562a24cf0c18) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:855
#10 QVector::insert(int, QMetaObject::Connection
const&) (this=this@entry=0x562a24cf0c18, i=i@entry=-1, t=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:467
#11 0x7f4c554e2daa in
CourseModel::onCourseAboutToBeAdded(std::shared_ptr, int)
(this=0x562a24cf0c00, course=std::shared_ptr (use count
822085440, weak count 113352) = {...}, row=-1) at
./src/models/coursemodel.cpp:137
#12 0x7f4c554e3a00 in QtPrivate::FunctorCall,
QtPrivate::List, int>, void, void
(CourseModel::*)(std::shared_ptr, int)>::call(void
(CourseModel::*)(std::shared_ptr, int), CourseModel*, void**)
(arg=, o=, f=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:152
#13 QtPrivate::FunctionPointer,
int)>::call, int>, void>(void
(CourseModel::*)(std::shared_ptr, int), CourseModel*, void**)
(arg=, o=, f=) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:185
#14 QtPrivate::QSlotObject,
int), QtPrivate::List, int>, void>::impl(int,
QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) (which=,
this_=, r=, a=, ret=) at /usr/include/x86_64-linux-gnu/qt5/QtCore/qobjectdefs_impl.h:418
#15 0x7f4c53e88b0e in QtPrivate::QSlotObjectBase::call(QObject*, void**)
(a=0x7fffb4b72ea0, r=0x562a24cf0c00, this=0x562a24cf02f0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:398
#16 doActivate(QObject*, int, void**) (sender=0x7fffb4b7c5d0,
signal_index=3, argv=argv@entry=0x7fffb4b72ea0) at kernel/qobject.cpp:3886
#17 0x7f4c53e81cb8 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) (sender=sender@entry=0x7fffb4b7c5d0, m=m@entry=0x7f4c555125c0
,
local_signal_index=local_signal_index@entry=0, argv=argv@entry=0x7fffb4b72ea0)
at kernel/qobject.cpp:3946
#18 0x7f4c554a3507 in
IResourceRepository::courseAboutToBeAdded(std::shared_ptr, int)
(this=this@entry=0x7fffb4b7c5d0, _t1=std::shared_ptr (use count
4, weak count 1) = {...}, _t2=) at
./obj-x86_64-linux-gnu/src/artikulatecore_autogen/TAC5DWH4SE/moc_iresourcerepository.cpp:167
#19 0x7f4c554bc122 in ResourceRepository::loadCourse(QString const&)
(this=this@entry=0x7fffb4b7c5d0, resourceFile=...) at
./src/core/resourcerepository.cpp:125
#20 0x7f4c554bc83a in operator() (dir=..., __closure=0x7fffb4b73030) at
./src/core/resourcerepository.cpp:97
#21 std::__invoke_impl&, QDir> (__f=...) at
/usr/include/c++/10/bits/invoke.h:60
#22 std::__invoke_r&,
QDir> (__fn=...) at /usr/include/c++/10/bits/invoke.h:153
#23 std::_Function_handler >::_M_invoke(const
std::_Any_data &, QDir &&) (__functor=..., __args#0=) at
/usr/include/c++/10/bits/std_function.h:291
#24 0x7f4c554bbb16 in std::function::operator()(QDir) const
(__args#0=..., this=0x7fffb4b73030) at
/usr/include/c++/10/bits/std_function.h:622
#25 ResourceRepository::reloadCourses() (this=) at
./src/core/resourcerepository.cpp:106
#26 0x7f4c53e88b44 in doActivate(QObject*, int, void**)
(sender=0x562a24947e20, signal_index=59, argv=argv@entry=0x7fffb4b73420) at
kernel/qobject.cpp:3898
#27 0x7f4c53e81ef1 in QMetaObject::activate(QObject*, int, int, void**)
(sender=, signalOffset=,
local_signal_index=, a

[kdesrc-build] [Bug 413031] New: libdbusmenu-qt fails to update with kdesrc-build

2019-10-16 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=413031

Bug ID: 413031
   Summary: libdbusmenu-qt fails to update with kdesrc-build
   Product: kdesrc-build
   Version: Git
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: mp...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

SUMMARY


STEPS TO REPRODUCE
1. Run kdesrc-build libdbusmenu-qt

OBSERVED RESULT

Fails to update package with below error -
Building libdbusmenu-qt (1/1)
Unable to update libdbusmenu-qt! at
/usr/local/kf5/share/kdesrc-build/modules/ksb/Updater/Bzr.pm line 51, 
line 1.
ksb::Updater::Bzr::updateInternal(ksb::Updater::Bzr=HASH(0x318d5c8),
ksb::IPC::Pipe=HASH(0x3129e18)) called at
/usr/local/kf5/share/kdesrc-build/modules/ksb/Module.pm line 733
eval {...} called at
/usr/local/kf5/share/kdesrc-build/modules/ksb/Module.pm line 733
ksb::Module::update(ksb::Module=HASH(0x30eef10),
ksb::IPC::Pipe=HASH(0x3129e18), ksb::BuildContext=HASH(0x173f960)) called at
/usr/local/kf5/share/kdesrc-build/modules/ksb/Application.pm line 1485
ksb::Application::_handle_updates(ksb::IPC::Pipe=HASH(0x3129e18),
ksb::BuildContext=HASH(0x173f960)) called at
/usr/local/kf5/share/kdesrc-build/modules/ksb/Application.pm line 1746
ksb::Application::_handle_async_build(ksb::IPC::Pipe=HASH(0x3183848),
ksb::BuildContext=HASH(0x173f960)) called at
/usr/local/kf5/share/kdesrc-build/modules/ksb/Application.pm line 812
ksb::Application::runAllModulePhases(ksb::Application=HASH(0x2902b90))
called at /usr/local/kf5/bin/kdesrc-build line 367
eval {...} called at /usr/local/kf5/bin/kdesrc-build line 363
Error updating libdbusmenu-qt, removing from list of packages to build.
 > 1
Unable to update libdbusmenu-qt, build canceled.



EXPECTED RESULT

Should update and build/install as expected.

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

ADDITIONAL INFORMATION

libdbusmenu-qt/error.log
=

# kdesrc-build running: 'bzr' 'pull'
# from directory: /home/rahul.c/kde/src/libdbusmenu-qt
bzr: ERROR: Not a branch: "/home/rahul.c/kde/src/libdbusmenu-qt/.bzr/branch/":
location is a repository.

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

[khangman] [Bug 348735] Game crashes immediately after launch.

2019-10-16 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=348735

Rahul Chowdhury  changed:

   What|Removed |Added

 CC||rahul...@gmail.com

--- Comment #1 from Rahul Chowdhury  ---
Is it still reproducible?

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

[Artikulate] [Bug 318051] META Bug: Create a new Language Phonology

2019-03-05 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=318051

Rahul Chowdhury  changed:

   What|Removed |Added

 CC||rahul...@gmail.com

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

[frameworks-kservice] [Bug 415954] New: kservice fails to build from source

2020-01-06 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=415954

Bug ID: 415954
   Summary: kservice fails to build from source
   Product: frameworks-kservice
   Version: unspecified
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: fa...@kde.org
  Reporter: rahul...@gmail.com
CC: kdelibs-b...@kde.org
  Target Milestone: ---

SUMMARY
Fails to build with kdesrc-build

STEPS TO REPRODUCE
1. Run kdesrc-build kservice --refresh-build

OBSERVED RESULT
Build fails

EXPECTED RESULT
Build should pass

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 19
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.14

ADDITIONAL INFORMATION

verbose build output
==

/usr/local/kf5/bin/cmake -S/home/rahul/kde/src/frameworks/kservice
-B/home/rahul/kde/build/frameworks/kservice --check-build-system
CMakeFiles/Makefile.cmake 0
/usr/local/kf5/bin/cmake -E cmake_progress_start
/home/rahul/kde/build/frameworks/kservice/CMakeFiles
/home/rahul/kde/build/frameworks/kservice/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/home/rahul/kde/build/frameworks/kservice'
make -f
docs/kbuildsycoca5/CMakeFiles/docs-kbuildsycoca5-kbuildsycoca5-8.dir/build.make
docs/kbuildsycoca5/CMakeFiles/docs-kbuildsycoca5-kbuildsycoca5-8.dir/depend
make[2]: Entering directory '/home/rahul/kde/build/frameworks/kservice'
cd /home/rahul/kde/build/frameworks/kservice && /usr/local/kf5/bin/cmake -E
cmake_depends "Unix Makefiles" /home/rahul/kde/src/frameworks/kservice
/home/rahul/kde/src/frameworks/kservice/docs/kbuildsycoca5
/home/rahul/kde/build/frameworks/kservice
/home/rahul/kde/build/frameworks/kservice/docs/kbuildsycoca5
/home/rahul/kde/build/frameworks/kservice/docs/kbuildsycoca5/CMakeFiles/docs-kbuildsycoca5-kbuildsycoca5-8.dir/DependInfo.cmake
--color=
make[2]: Leaving directory '/home/rahul/kde/build/frameworks/kservice'
make -f
docs/kbuildsycoca5/CMakeFiles/docs-kbuildsycoca5-kbuildsycoca5-8.dir/build.make
docs/kbuildsycoca5/CMakeFiles/docs-kbuildsycoca5-kbuildsycoca5-8.dir/build
make[2]: Entering directory '/home/rahul/kde/build/frameworks/kservice'
make[2]: Nothing to be done for
'docs/kbuildsycoca5/CMakeFiles/docs-kbuildsycoca5-kbuildsycoca5-8.dir/build'.
make[2]: Leaving directory '/home/rahul/kde/build/frameworks/kservice'
[  1%] Built target docs-kbuildsycoca5-kbuildsycoca5-8
make -f
docs/desktoptojson/CMakeFiles/docs-desktoptojson-desktoptojson-8.dir/build.make
docs/desktoptojson/CMakeFiles/docs-desktoptojson-desktoptojson-8.dir/depend
make[2]: Entering directory '/home/rahul/kde/build/frameworks/kservice'
cd /home/rahul/kde/build/frameworks/kservice && /usr/local/kf5/bin/cmake -E
cmake_depends "Unix Makefiles" /home/rahul/kde/src/frameworks/kservice
/home/rahul/kde/src/frameworks/kservice/docs/desktoptojson
/home/rahul/kde/build/frameworks/kservice
/home/rahul/kde/build/frameworks/kservice/docs/desktoptojson
/home/rahul/kde/build/frameworks/kservice/docs/desktoptojson/CMakeFiles/docs-desktoptojson-desktoptojson-8.dir/DependInfo.cmake
--color=
make[2]: Leaving directory '/home/rahul/kde/build/frameworks/kservice'
make -f
docs/desktoptojson/CMakeFiles/docs-desktoptojson-desktoptojson-8.dir/build.make
docs/desktoptojson/CMakeFiles/docs-desktoptojson-desktoptojson-8.dir/build
make[2]: Entering directory '/home/rahul/kde/build/frameworks/kservice'
make[2]: Nothing to be done for
'docs/desktoptojson/CMakeFiles/docs-desktoptojson-desktoptojson-8.dir/build'.
make[2]: Leaving directory '/home/rahul/kde/build/frameworks/kservice'
[  2%] Built target docs-desktoptojson-desktoptojson-8
make -f src/CMakeFiles/copy_menu.dir/build.make
src/CMakeFiles/copy_menu.dir/depend
make[2]: Entering directory '/home/rahul/kde/build/frameworks/kservice'
cd /home/rahul/kde/build/frameworks/kservice && /usr/local/kf5/bin/cmake -E
cmake_depends "Unix Makefiles" /home/rahul/kde/src/frameworks/kservice
/home/rahul/kde/src/frameworks/kservice/src
/home/rahul/kde/build/frameworks/kservice
/home/rahul/kde/build/frameworks/kservice/src
/home/rahul/kde/build/frameworks/kservice/src/CMakeFiles/copy_menu.dir/DependInfo.cmake
--color=
make[2]: Leaving directory '/home/rahul/kde/build/frameworks/kservice'
make -f src/CMakeFiles/copy_menu.dir/build.make
src/CMakeFiles/copy_menu.dir/build
make[2]: Entering directory '/home/rahul/kde/build/frameworks/kservice'
cd /home/rahul/kde/build/frameworks/kservice/src && /usr/local/kf5/bin/cmake -E
copy /home/rahul/kde/src/frameworks/kservice/src/applications.menu
/home/rahul/kde/build/frameworks/kservice/bin/data/menus/applications.menu
make[2]: Leaving directory '/home/rahul/kde/build/frameworks/kservice'
[  2%] Built target copy_menu
make -f src/CMakeFiles/copy_servicetypes.dir/build.make
src/CMakeFiles/copy_servicetypes.dir/depend
make[2]: Entering directory '/ho

[kdesrc-build] [Bug 413031] libdbusmenu-qt fails to update with kdesrc-build

2020-01-16 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=413031

--- Comment #2 from Rahul Chowdhury  ---
(In reply to Michael Pyne from comment #1)
> Thanks for including the error.log. I've just tried it with recent
> kdesrc-build and bzr 2.7.0, and my output was:
> 
> libdbusmenu-qt/bzr-pull.log
> ===
> 
> # kdesrc-build running: 'bzr' 'pull'
> 
> # from directory: /kdesrc/src/kf5/libdbusmenu-qt
> 
> Using saved parent location:
> http://bazaar.launchpad.net/~dbusmenu-team/libdbusmenu-qt/trunk/
> 
> No revisions or tags to pull.
> 
> If I try forcibly removing the source directory for libdbusmenu-qt before
> running kdesrc-build, kdesrc-build is able to succeed at checking out
> libdbusmenu-qt, with output of:
> 
> libdbusmenu-qt/bzr-branch.log
> =
> 
> # kdesrc-build running: 'bzr' 'branch' 'lp:libdbusmenu-qt'
> '/kdesrc/src/kf5/libdbusmenu-qt'
> # from directory: /kdesrc/src/kf5/sysadmin/repo-metadata
> 
> You have not informed bzr of your Launchpad ID, and you must do this to 
> 
> write to Launchpad or access private data.  See "bzr help launchpad-login". 
> 
> Branched 271 revisions. 
> 
> 
> Although the process is run from the wrong directory
> (sysadmin/repo-metadata) the full destination path is still passed to bzr so
> the operation still succeeds.
> 
> At this point I would recommend completely deleting the existing source
> directory and trying again. I think bzr itself is throwing an error and that
> seems like the fastest potential option to unstick it.

Sorry for a delayed response, I have tried removing the source/build
directories and trying from scratch, but it keeps failing no matter what. Does
the bzr update work on other systems?

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

[okular] [Bug 418284] New: Okular cannot render certain PDF files

2020-02-28 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=418284

Bug ID: 418284
   Summary: Okular cannot render certain PDF files
   Product: okular
   Version: 1.7.3
  Platform: Other
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: okular-de...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Created attachment 126475
  --> https://bugs.kde.org/attachment.cgi?id=126475&action=edit
Sample PDF file I tried to open with Okular

SUMMARY


STEPS TO REPRODUCE
1. Open the attached PDF

OBSERVED RESULT
The pdf does not display the text properly


EXPECTED RESULT
The PDF should be rendered properly

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 19
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION

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

[k3b] [Bug 418731] New: k3b crash

2020-03-11 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=418731

Bug ID: 418731
   Summary: k3b crash
   Product: k3b
   Version: unspecified
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: k...@kde.org
  Reporter: rahul...@gmail.com
CC: mich...@jabster.pl, tr...@kde.org
  Target Milestone: ---

Application: k3b (19.04.3)

Qt Version: 5.12.4
Frameworks Version: 5.62.0
Operating System: Linux 5.3.0-40-generic x86_64
Distribution: Ubuntu 19.10

-- Information about the crash:
- What I was doing when the application crashed: Try to load a 42GB ISO file

- Unusual behavior I noticed: The system went slow in the middle of loading and
the progress bar froze at roughly 10% status and then k3b and kdeinit both
crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: K3b (k3b), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd6d65ed080 (LWP 23023))]

Thread 4 (Thread 0x7fd6bbfff700 (LWP 23029)):
#0  0x7fd6dab4c2c6 in futex_wait_cancelable (private=,
expected=0, futex_word=0x55c9e6e84ee8) at
../sysdeps/unix/sysv/linux/futex-internal.h:80
#1  0x7fd6dab4c2c6 in __pthread_cond_wait_common (abstime=0x0, clockid=0,
mutex=0x55c9e6e84e98, cond=0x55c9e6e84ec0) at pthread_cond_wait.c:508
#2  0x7fd6dab4c2c6 in __pthread_cond_wait (cond=0x55c9e6e84ec0,
mutex=0x55c9e6e84e98) at pthread_cond_wait.c:638
#3  0x7fd6c0befaab in  () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x7fd6c0bef6cb in  () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x7fd6dab45669 in start_thread (arg=) at
pthread_create.c:479
#6  0x7fd6df304323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7fd6c3c68700 (LWP 23027)):
#0  0x7fd6df2f7c2f in __GI___poll (fds=0x7fd6bc019860, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fd6da30da3e in  () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7fd6da30db73 in g_main_context_iteration () at
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7fd6df8a0653 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#4  0x7fd6df8475cb in
QEventLoop::exec(QFlags) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fd6df680a45 in QThread::exec() () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#6  0x7fd6e07a0efa in  () at /lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7fd6df681c92 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fd6dab45669 in start_thread (arg=) at
pthread_create.c:479
#9  0x7fd6df304323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7fd6c8a14700 (LWP 23026)):
#0  0x7fd6df2f7c2f in __GI___poll (fds=0x7fd6c8a13968, nfds=1, timeout=-1)
at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x7fd6d9dfd917 in  () at /lib/x86_64-linux-gnu/libxcb.so.1
#2  0x7fd6d9dff53a in xcb_wait_for_event () at
/lib/x86_64-linux-gnu/libxcb.so.1
#3  0x7fd6c9208288 in  () at /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
#4  0x7fd6df681c92 in  () at /lib/x86_64-linux-gnu/libQt5Core.so.5
#5  0x7fd6dab45669 in start_thread (arg=) at
pthread_create.c:479
#6  0x7fd6df304323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7fd6d65ed080 (LWP 23023)):
[KCrash Handler]
#6  0x7fd6df370bf3 in __memmove_avx_unaligned_erms () at
../sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S:262
#7  0x7fd6df8743f8 in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x7fd6e0ceda88 in KIO::TransferJob::data(KIO::Job*, QByteArray const&)
() at /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#9  0x7fd6e0cee01d in KIO::TransferJob::slotData(QByteArray const&) () at
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#10 0x7fd6df874558 in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x7fd6e0caf906 in KIO::SlaveInterface::data(QByteArray const&) () at
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#12 0x7fd6e0cb2286 in KIO::SlaveInterface::dispatch(int, QByteArray const&)
() at /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#13 0x7fd6e0cb01bf in KIO::SlaveInterface::dispatch() () at
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#14 0x7fd6e0cb9e22 in KIO::Slave::gotInput() () at
/lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#15 0x7fd6df874558 in QMetaObject::activate(QObject*, int, int, void**) ()
at /lib/x86_64-linux-gnu/libQt5Core.so.5
#16 0x7fd6e0c3370e in  () at /lib/x86_64-linux-gnu/libKF5KIOCore.so.5
#17 0x7fd6df874e4a in QObject::event(QEvent*) () at
/lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x7fd6e025aa86 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() at /lib/x86_64-linux-gnu/libQt5Widgets.

[k3b] [Bug 418731] k3b crash

2020-03-11 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=418731

Rahul Chowdhury  changed:

   What|Removed |Added

   Platform|Ubuntu Packages |Kubuntu Packages
   Priority|NOR |HI
Version|unspecified |19.04

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

[konsole] [Bug 415311] New: Konsole crash with ssh enabled

2019-12-18 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=415311

Bug ID: 415311
   Summary: Konsole crash with ssh enabled
   Product: konsole
   Version: 19.04.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Application: konsole (19.04.3)

Qt Version: 5.12.4
Frameworks Version: 5.62.0
Operating System: Linux 5.3.0-24-generic x86_64
Distribution: Ubuntu 19.10

-- Information about the crash:
- What I was doing when the application crashed: I had a live ssh connection to
a AWS EC2 instance when suddenly it crashed

- Unusual behavior I noticed: Nothing unusual, it just crashed abruptly.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f0323359fc0 (LWP 5045))]

Thread 4 (Thread 0x7f030bfff700 (LWP 509)):
#0  __GI___libc_read (nbytes=10, buf=0x7f030bffebde, fd=19) at
../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=19, buf=0x7f030bffebde, nbytes=10) at
../sysdeps/unix/sysv/linux/read.c:24
#2  0x7f03238fd955 in pa_read () from
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.0.so
#3  0x7f03256e9406 in pa_mainloop_prepare () from
/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x7f03256e9ea4 in pa_mainloop_iterate () from
/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x7f03256e9f60 in pa_mainloop_run () from
/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x7f03256f810d in ?? () from /lib/x86_64-linux-gnu/libpulse.so.0
#7  0x7f032392c37c in ?? () from
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.0.so
#8  0x7f03260b5669 in start_thread (arg=) at
pthread_create.c:479
#9  0x7f0328b2e323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 3 (Thread 0x7f031a726700 (LWP 5049)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x558e5a21ec48) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x558e5a21ebf8,
cond=0x558e5a21ec20) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x558e5a21ec20, mutex=0x558e5a21ebf8) at
pthread_cond_wait.c:638
#3  0x7f031ac0c97b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x7f031ac0c59b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x7f03260b5669 in start_thread (arg=) at
pthread_create.c:479
#6  0x7f0328b2e323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 2 (Thread 0x7f0320b71700 (LWP 5048)):
#0  __GI___libc_read (nbytes=16, buf=0x7f0320b70b60, fd=7) at
../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=7, buf=0x7f0320b70b60, nbytes=16) at
../sysdeps/unix/sysv/linux/read.c:24
#2  0x7f03258de63f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f032589658e in g_main_context_check () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7f03258969e2 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7f0325896b73 in g_main_context_iteration () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7f03272f66c3 in QEventDispatcherGlib::processEvents
(this=0x7f0314000b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#7  0x7f032729d63b in QEventLoop::exec (this=this@entry=0x7f0320b70d70,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#8  0x7f03270d6a75 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#9  0x7f03267f0efa in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x7f03270d7cc2 in QThreadPrivate::start (arg=0x7f0326873d80) at
thread/qthread_unix.cpp:361
#11 0x7f03260b5669 in start_thread (arg=) at
pthread_create.c:479
#12 0x7f0328b2e323 in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f0323359fc0 (LWP 5045)):
[KCrash Handler]
#6  QList::indexOf (from=0, t=@0x7fff3aefea80: 0x558e5aa41a40,
this=0x118) at ../../include/QtCore/../../src/corelib/tools/qlist.h:971
#7  QList::removeAll (this=0x118, _t=@0x7fff3aefea80: 0x558e5aa41a40)
at ../../include/QtCore/../../src/corelib/tools/qlist.h:883
#8  0x7f0327cec1fa in QWidget::removeAction (this=0x558e5aa41a40,
action=) at kernel/qwidget.cpp:3350
#9  0x7f032897515c in
Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from
/lib/x86_64-linux-gnu/libkonsoleprivate.so.19
#10 0x7f03272ca5c8 in QtPrivate::QSlotObjectBase::call (a=0x7fff3aefec70,
r=0x558e5a452c00, this=0x558e5a4dd8c0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#11 QMetaObject::activate (sender=0x558e5a3a2240, signalOffset=,
local_signal_index=, argv=) at
kernel/qobject.cpp:3781
#12 0x7f03289b3759 in Konsole::TerminalDisplay::configureRequest(QP

[okular] [Bug 418284] Okular cannot render certain PDF files

2020-03-17 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=418284

--- Comment #3 from Rahul Chowdhury  ---
Created attachment 126841
  --> https://bugs.kde.org/attachment.cgi?id=126841&action=edit
PDF as rendered with Okular

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

[okular] [Bug 418284] Okular cannot render certain PDF files

2020-03-17 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=418284

Rahul Chowdhury  changed:

   What|Removed |Added

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

--- Comment #4 from Rahul Chowdhury  ---
Changing status back to REPORTED.

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

[konsole] [Bug 414748] New: Konsole crashes abruptly

2019-12-02 Thread Rahul Chowdhury
https://bugs.kde.org/show_bug.cgi?id=414748

Bug ID: 414748
   Summary: Konsole crashes abruptly
   Product: konsole
   Version: 19.04.3
  Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: konsole-de...@kde.org
  Reporter: rahul...@gmail.com
  Target Milestone: ---

Application: konsole (19.04.3)

Qt Version: 5.12.4
Frameworks Version: 5.62.0
Operating System: Linux 5.3.0-23-generic x86_64
Distribution: Ubuntu 19.10

-- Information about the crash:
- What I was doing when the application crashed: I had some 4-5 tabs open, from
3 of which I had ssh connections active to different servers, when all of a
sudden konsole crashed. There is no definite way to reproduce it though, the
behavior is intermittent.

The crash can be reproduced sometimes.

-- Backtrace:
Application: Konsole (konsole), signal: Segmentation fault
Using host libthread_db library "/usr/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f2d0f43efc0 (LWP 22781))]

Thread 4 (Thread 0x7f2cf7821700 (LWP 26940)):
#0  0x7f2d14c022ac in read () from /usr/lib/x86_64-linux-gnu/libc.so.6
#1  0x7f2d0f9e2955 in pa_read () from
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.0.so
#2  0x7f2d117ce406 in pa_mainloop_prepare () from
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#3  0x7f2d117ceea4 in pa_mainloop_iterate () from
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#4  0x7f2d117cef60 in pa_mainloop_run () from
/usr/lib/x86_64-linux-gnu/libpulse.so.0
#5  0x7f2d117dd10d in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6  0x7f2d0fa1137c in ?? () from
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-13.0.so
#7  0x7f2d1219a669 in start_thread (arg=) at
pthread_create.c:479
#8  0x7f2d14c13323 in clone () from /usr/lib/x86_64-linux-gnu/libc.so.6

Thread 3 (Thread 0x7f2d067e7700 (LWP 22784)):
#0  futex_wait_cancelable (private=, expected=0,
futex_word=0x5594c46d2528) at ../sysdeps/unix/sysv/linux/futex-internal.h:80
#1  __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x5594c46d24d8,
cond=0x5594c46d2500) at pthread_cond_wait.c:508
#2  __pthread_cond_wait (cond=0x5594c46d2500, mutex=0x5594c46d24d8) at
pthread_cond_wait.c:638
#3  0x7f2d06e0e97b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#4  0x7f2d06e0e59b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#5  0x7f2d1219a669 in start_thread (arg=) at
pthread_create.c:479
#6  0x7f2d14c13323 in clone () from /usr/lib/x86_64-linux-gnu/libc.so.6

Thread 2 (Thread 0x7f2d0cc54700 (LWP 22783)):
#0  0x7f2d14c06c2f in poll () from /usr/lib/x86_64-linux-gnu/libc.so.6
#1  0x7f2d1197ba3e in ?? () from /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7f2d1197bb73 in g_main_context_iteration () from
/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x7f2d133db6c3 in QEventDispatcherGlib::processEvents
(this=0x7f2d0b60, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x7f2d1338263b in QEventLoop::exec (this=this@entry=0x7f2d0cc53d70,
flags=..., flags@entry=...) at
../../include/QtCore/../../src/corelib/global/qflags.h:140
#5  0x7f2d131bba75 in QThread::exec (this=) at
../../include/QtCore/../../src/corelib/global/qflags.h:120
#6  0x7f2d128d5efa in ?? () from /usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
#7  0x7f2d131bccc2 in QThreadPrivate::start (arg=0x7f2d12958d80) at
thread/qthread_unix.cpp:361
#8  0x7f2d1219a669 in start_thread (arg=) at
pthread_create.c:479
#9  0x7f2d14c13323 in clone () from /usr/lib/x86_64-linux-gnu/libc.so.6

Thread 1 (Thread 0x7f2d0f43efc0 (LWP 22781)):
[KCrash Handler]
#6  QListData::size (this=0x7f2d080009e8) at
../../include/QtCore/../../src/corelib/tools/qlist.h:113
#7  QList::indexOf (from=0, t=@0x7ffe0402a0f0: 0x5594c4b57af0,
this=0x7f2d080009e8) at
../../include/QtCore/../../src/corelib/tools/qlist.h:975
#8  QList::removeAll (this=0x7f2d080009e8, _t=@0x7ffe0402a0f0:
0x5594c4b57af0) at ../../include/QtCore/../../src/corelib/tools/qlist.h:883
#9  0x7f2d13dd11fa in QWidget::removeAction (this=0x5594c4b57af0,
action=) at kernel/qwidget.cpp:3350
#10 0x7f2d14a5a15c in
Konsole::SessionController::showDisplayContextMenu(QPoint const&) () from
/usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.19
#11 0x7f2d133af5c8 in QtPrivate::QSlotObjectBase::call (a=0x7ffe0402a2e0,
r=0x5594c4a619f0, this=0x5594c4a594f0) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
#12 QMetaObject::activate (sender=0x5594c4e40030, signalOffset=,
local_signal_index=, argv=) at
kernel/qobject.cpp:3781
#13 0x7f2d14a98759 in Konsole::TerminalDisplay::configureRequest(QPoint
const&) () from /usr/lib/x86_64-linux-gnu/libkonsoleprivate.so.19
#14 0x7f2d14a78708 in
Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from
/usr/lib/x86_64-linux

[calligrastage] [Bug 361314] New: Calligra crash

2016-04-02 Thread Rahul Chowdhury via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361314

Bug ID: 361314
   Summary: Calligra crash
   Product: calligrastage
   Version: 2.9.11
  Platform: Fedora RPMs
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: general
  Assignee: t.zachm...@zagge.de
  Reporter: rahul...@gmail.com

Application: calligrastage (2.9.11)
KDE Platform Version: 4.14.18
Qt Version: 4.8.7
Operating System: Linux 4.4.6-300.fc23.x86_64 x86_64
Distribution: "Fedora release 23 (Twenty Three)"

-- Information about the crash:
- What I was doing when the application crashed: I tried to open a ppt file
downloaded from my gmail inbox, and immediately the crash reporting window came
up.

-- Backtrace:
Application: Stage (calligrastage), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
29  return SYSCALL_CANCEL (wait4, pid, stat_loc, options, NULL);
[KCrash Handler]
#5  OdfWriter::end (this=0x66) at
/usr/src/debug/calligra-2.9.11/libs/odf/writeodf/odfwriter.h:71
#6  0x7f8324517d5c in OdfWriter::OdfWriter (this=this@entry=0x7ffe877dd930,
p=, tag=tag@entry=0x7f8324615300 "text:p",
indent=indent@entry=false) at
/usr/src/debug/calligra-2.9.11/libs/odf/writeodf/odfwriter.h:46
#7  0x7f8324515fc4 in writeodf::text_p::text_p (x=,
this=0x7ffe877dd930) at
/usr/src/debug/calligra-2.9.11/x86_64-redhat-linux-gnu/libs/odf/writeodf/writeodftext.h:2174
#8  writeodf::group_text_p::add_text_p (this=) at
/usr/src/debug/calligra-2.9.11/x86_64-redhat-linux-gnu/libs/odf/writeodf/writeodftext.h:2660
#9  PptToOdp::processParagraph (this=this@entry=0x7ffe877de550, out=...,
levels=..., clientData=clientData@entry=0x0, tc=tc@entry=0x56172ce7ff30,
tr=tr@entry=0x56172ce80bc8, isPlaceHolder=false, text=..., start=0, end=13) at
/usr/src/debug/calligra-2.9.11/filters/stage/powerpoint/PptToOdp.cpp:2853
#10 0x7f8324516918 in PptToOdp::processTextForBody (this=0x7ffe877de550,
out=..., clientData=clientData@entry=0x0, tc=tc@entry=0x56172ce7ff30,
tr=tr@entry=0x56172ce80bc8, isPlaceholder=false) at
/usr/src/debug/calligra-2.9.11/filters/stage/powerpoint/PptToOdp.cpp:2938
#11 0x7f8324516e1f in PptToOdp::DrawClient::processClientTextBox
(this=0x7ffe877de100, ct=..., cd=0x0, out=...) at
/usr/src/debug/calligra-2.9.11/filters/stage/powerpoint/PptToOdp.cpp:429
#12 0x7f83245e820f in ODrawToOdf::processText
(this=this@entry=0x7ffe877de010, o=..., out=...) at
/usr/src/debug/calligra-2.9.11/filters/libmso/shapes.cpp:967
#13 0x7f83245e84ab in ODrawToOdf::processTextBox (this=0x7ffe877de010,
o=..., out=...) at /usr/src/debug/calligra-2.9.11/filters/libmso/shapes.cpp:135
#14 0x7f83245eb582 in ODrawToOdf::processDrawingObject (this=, o=..., out=...) at
/usr/src/debug/calligra-2.9.11/filters/libmso/shapes.cpp:934
#15 0x7f83245d8b6a in ODrawToOdf::processGroupShape
(this=this@entry=0x7ffe877de010, o=..., out=...) at
/usr/src/debug/calligra-2.9.11/filters/libmso/ODrawToOdf.cpp:81
#16 0x7f8324508ae7 in PptToOdp::processSlideForBody
(this=this@entry=0x7ffe877de550, slideNo=slideNo@entry=1, out=...) at
/usr/src/debug/calligra-2.9.11/filters/stage/powerpoint/PptToOdp.cpp:3027
#17 0x7f8324513a4e in PptToOdp::createContent
(this=this@entry=0x7ffe877de550, styles=...) at
/usr/src/debug/calligra-2.9.11/filters/stage/powerpoint/PptToOdp.cpp:2254
#18 0x7f8324514d7b in PptToOdp::doConversion
(this=this@entry=0x7ffe877de550, storeout=storeout@entry=0x56172ce5b1c0) at
/usr/src/debug/calligra-2.9.11/filters/stage/powerpoint/PptToOdp.cpp:947
#19 0x7f8324515641 in PptToOdp::convert (this=this@entry=0x7ffe877de550,
inputFile=..., to=..., storeType=storeType@entry=KoStore::Zip) at
/usr/src/debug/calligra-2.9.11/filters/stage/powerpoint/PptToOdp.cpp:900
#20 0x7f83245014e8 in PowerPointImport::convert (this=0x56172ce46ce0,
from=..., to=...) at
/usr/src/debug/calligra-2.9.11/filters/stage/powerpoint/PowerPointImport.cpp:39
#21 0x7f834fcab926 in CalligraFilter::ChainLink::invokeFilter
(this=0x56172ce41fe0, parentChainLink=parentChainLink@entry=0x0) at
/usr/src/debug/calligra-2.9.11/libs/main/KoFilterChainLink.cpp:88
#22 0x7f834fca31c8 in KoFilterChain::invokeChain (this=0x56172ce42980) at
/usr/src/debug/calligra-2.9.11/libs/main/KoFilterChain.cpp:95
#23 0x7f834fc9c5b0 in KoFilterManager::importDocument (this=0x56172cb7e7a0,
url=..., documentMimeType=..., status=@0x7ffe877def10: KoFilter::StupidError)
at /usr/src/debug/calligra-2.9.11/libs/main/KoFilterManager.cpp:168
#24 0x7f834fc638b0 in KoDocument::openFile (this=0x56172cb7eb60) at
/usr/src/debug/calligra-2.9.11/libs/main/KoDocument.cpp:1489
#25 0x7f834fc6d828 in KoDocument::Private::openFile (this=0x56172cb7f0c0)
at /usr/src/debug/calligra-2.9.11/libs/main/KoDocument.cpp:271
#26 KoDocument::Private::openLocalFile (this=0x56172cb7f0c0) at
/usr/src/debug/calligra-2.9.11/libs/main/KoDocument.cpp