[Bug 377457] Re: SIGSEGV when using kopete-cryptography with kopete 4.2.3

2018-12-02 Thread Bug Watch Updater
** Changed in: kopete
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377457

Title:
  SIGSEGV when using kopete-cryptography with kopete 4.2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/kopete/+bug/377457/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 377457]

2018-12-02 Thread Bug-janitor
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377457

Title:
  SIGSEGV when using kopete-cryptography with kopete 4.2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/kopete/+bug/377457/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 377457]

2018-11-16 Thread Bug-janitor
Dear Bug Submitter,

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

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

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377457

Title:
  SIGSEGV when using kopete-cryptography with kopete 4.2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/kopete/+bug/377457/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 377457] Re: SIGSEGV when using kopete-cryptography with kopete 4.2.3

2018-11-07 Thread Bug Watch Updater
** Changed in: kopete
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377457

Title:
  SIGSEGV when using kopete-cryptography with kopete 4.2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/kopete/+bug/377457/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 377457]

2018-11-07 Thread Andrew-crouthamel
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and
re-test if the bug is valid in the latest version? I am setting the
status to NEEDSINFO pending your response, please change the Status back
to REPORTED when you respond.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377457

Title:
  SIGSEGV when using kopete-cryptography with kopete 4.2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/kopete/+bug/377457/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 377457] Re: SIGSEGV when using kopete-cryptography with kopete 4.2.3

2012-10-06 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=177302.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2008-12-09T14:03:00+00:00 Jaroslav Reznik wrote:

Version:   1.3.0-kde4.1.3 (using KDE 4.1.3)
OS:Linux
Installed from:Fedora RPMs

Chat session is destroyed before finalizing crypto job and Kopete
crashes on appending message to it.

How to reproduce:
Send encrypted message to some (Jabber) contact with no chat session 
established.
Result:
Kopete crashes
Expected result:
Kopete do not crash
Workaround:
Use msg.manager()-setCanBeDeleted( false ) when starting crypto job and set it 
to true after job is finalized.

Reply at: https://bugs.launchpad.net/ubuntu/+source/kopete-
cryptography/+bug/377457/comments/0


On 2008-12-09T14:04:35+00:00 Jaroslav Reznik wrote:

Created attachment 29175
Workaround?

Reply at: https://bugs.launchpad.net/ubuntu/+source/kopete-
cryptography/+bug/377457/comments/1


On 2008-12-28T23:57:10+00:00 Alan Jones wrote:

Hi Jaroslav,

I've been attempting repro on this and not managed. The sessions are
automatically establishing here. If there's any additional information
you could provide, or ideally a backtrace. That would be great. If you
can manage a backtrace please post it in the comment as attachment
contents aren't searchable.

Cheers,

Alan.

Reply at: https://bugs.launchpad.net/ubuntu/+source/kopete-
cryptography/+bug/377457/comments/2


On 2009-01-06T12:52:19+00:00 Jaroslav Reznik wrote:

Hi Alan,
message manager is deleted too early, so in finalizeMessage does not exists and 
Crypto plugin crashes. Preventing deletion of message manager with 
setCanBeDeleted helps - see my patch. What's your Kopete version?.

Backtrace:
[KCrash handler]
#5  Kopete::ChatSession::myself (this=0x0)
at 
/home/jreznik/Download/kdenetwork-4.1.3/kopete/libkopete/kopetechatsession.cpp:188
#6  0x003371699963 in Kopete::ChatSession::appendMessage (
this=value optimized out, msg=value optimized out)
at 
/home/jreznik/Download/kdenetwork-4.1.3/kopete/libkopete/kopetechatsession.cpp:279
#7  0x7f79e1b74dfe in CryptographyPlugin::finalizeMessage (
this=value optimized out, msg=@0x732fd010, 
intendedBody=value optimized out, verificationResult=@0x732fcfe0, 
encrypted=true)
at 
/home/jreznik/Download/kopete-cryptography-1.3.0-kde4.1.3/cryptographyplugin.cpp:266
#8  0x7f79e1b75993 in 
CryptographyPlugin::slotIncomingEncryptedMessageContinued (this=0x13a1800, 
decryptionResult=@0x732fd190, 
plainText=@0x732fd1b0)
at 
/home/jreznik/Download/kopete-cryptography-1.3.0-kde4.1.3/cryptographyplugin.cpp:199
#9  0x7f79e1b760e8 in CryptographyPlugin::qt_metacall (this=0x13a1800, 
_c=QMetaObject::InvokeMetaMethod, _id=value optimized out, 
_a=0x732fd150)
at 
/home/jreznik/Download/kopete-cryptography-1.3.0-kde4.1.3/build/cryptographyplugin.moc:94
#10 0x0038c1d56764 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#11 0x7f79e187dea1 in Kleo::DecryptJob::result ()
   from /usr/lib64/libkleo.so.4
#12 0x7f79e18ccea5 in ?? () from /usr/lib64/libkleo.so.4
#13 0x0038c1d56764 in QMetaObject::activate ()
   from /usr/lib64/libQtCore.so.4
#14 0x0038c1c4b657 in QFutureWatcherBasePrivate::sendCallOutEvent ()
   from /usr/lib64/libQtCore.so.4
#15 0x0038c1c4ba5d in QFutureWatcherBase::event ()
   from /usr/lib64/libQtCore.so.4
#16 0x00336bb8281d in QApplicationPrivate::notify_helper ()
   from /usr/lib64/libQtGui.so.4
#17 0x00336bb8a5ca in QApplication::notify () from /usr/lib64/libQtGui.so.4
#18 0x00336d1fb46b in KApplication::notify () from /usr/lib64/libkdeui.so.5
#19 0x0038c1d42391 in QCoreApplication::notifyInternal ()
   from /usr/lib64/libQtCore.so.4
#20 0x0038c1d4302a in QCoreApplicationPrivate::sendPostedEvents ()
   from /usr/lib64/libQtCore.so.4
#21 0x0038c1d6ab13 in ?? () from /usr/lib64/libQtCore.so.4
#22 0x0038b903779b in g_main_context_dispatch ()
   from /lib64/libglib-2.0.so.0
#23 0x0038b903af6d in ?? () from /lib64/libglib-2.0.so.0
#24 0x0038b903b12b in g_main_context_iteration ()
   from /lib64/libglib-2.0.so.0
#25 0x0038c1d6a79f in QEventDispatcherGlib::processEvents ()
   from /usr/lib64/libQtCore.so.4
#26 0x00336bc1319f in ?? () from /usr/lib64/libQtGui.so.4
#27 0x0038c1d40cb2 in QEventLoop::processEvents ()
   from /usr/lib64/libQtCore.so.4
#28 0x0038c1d40e3d in QEventLoop::exec () from /usr/lib64

[Bug 377457] Re: SIGSEGV when using kopete-cryptography with kopete 4.2.3

2011-02-27 Thread Bug Watch Updater
** Changed in: kopete
   Importance: Unknown = High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/377457

Title:
  SIGSEGV when using kopete-cryptography with kopete 4.2.3

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 377457] Re: SIGSEGV when using kopete-cryptography with kopete 4.2.3

2009-05-17 Thread Jonathan Thomas
Thank you for your bug report. This bug has been reported to the
developers of the software. You can track it and make comments at:
https://bugs.kde.org/show_bug.cgi?id=177302

** Bug watch added: KDE Bug Tracking System #177302
   http://bugs.kde.org/show_bug.cgi?id=177302

** Changed in: kopete-cryptography (Ubuntu)
   Importance: Undecided = Low

** Changed in: kopete-cryptography (Ubuntu)
   Status: New = Triaged

** Also affects: kopete via
   http://bugs.kde.org/show_bug.cgi?id=177302
   Importance: Unknown
   Status: Unknown

-- 
SIGSEGV when using kopete-cryptography with kopete 4.2.3
https://bugs.launchpad.net/bugs/377457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 377457] Re: SIGSEGV when using kopete-cryptography with kopete 4.2.3

2009-05-17 Thread Bug Watch Updater
** Changed in: kopete
   Status: Unknown = New

-- 
SIGSEGV when using kopete-cryptography with kopete 4.2.3
https://bugs.launchpad.net/bugs/377457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 377457] [NEW] SIGSEGV when using kopete-cryptography with kopete 4.2.3

2009-05-16 Thread x127
Public bug reported:

Binary package hint: kopete-cryptography

I am using kopete-cryptography 1.3.0-kde4.2.0-0ubuntu4 together with
kopete 4:4.2.3-0ubuntu1~jaunty1~ppa1 from the kubuntu-ppa repository to
avoid other kopete-cryptography related bugs
(https://bugs.launchpad.net/ubuntu/+source/kopete-
cryptography/+bug/293146 ).

I have noticed two issues. This is the first one.

When receiving an encrypted jabber message from a contact whose chat
window is not open, kopete crashes with SIGSEGV. If, on the other hand,
the chat window is already opened before the encrypted message arrives
it is decrypted just fine.

I am using Ubuntu 9.04 for amd64 with the kubuntu-ppa repository. My
window manager is wmaker.

It appears that there is a newer version of kopete-cryptography
available upstream
(ftp://ftp.kde.org/pub/kde/stable/latest/src/extragear/kopete-
cryptography-1.3.0-kde4.2.3.tar.bz2 ) which is not yet included in
kubuntu-ppa with the rest of kde-4.2.3.

(I'm not sure if it is okay to report bugs regarding ppa packages here.
Please tell me if it is not. )

** Affects: kopete-cryptography (Ubuntu)
 Importance: Undecided
 Status: New

-- 
SIGSEGV when using kopete-cryptography with kopete 4.2.3
https://bugs.launchpad.net/bugs/377457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 377457] Re: SIGSEGV when using kopete-cryptography with kopete 4.2.3

2009-05-16 Thread x127

** Attachment added: kcrash output for kopete
   http://launchpadlibrarian.net/26836369/kopete.kcrash

-- 
SIGSEGV when using kopete-cryptography with kopete 4.2.3
https://bugs.launchpad.net/bugs/377457
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs