Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KDialog closed unexpectedly #15

Closed
AdmFubar opened this issue Aug 28, 2016 · 4 comments
Closed

KDialog closed unexpectedly #15

AdmFubar opened this issue Aug 28, 2016 · 4 comments

Comments

@AdmFubar
Copy link

AdmFubar commented Aug 28, 2016

This happened durring the make install., using kde 5.5.5, qt 5.5.1 kernel 4.1.27-27 opensuse leap

Application: KDialog (kdialog), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6 0x00007f2bcb5680c7 in raise () at /lib64/libc.so.6
#7 0x00007f2bcb569478 in abort () at /lib64/libc.so.6
#8 0x00007f2bccbb36d4 in qt_message_output(QtMsgType, char const*) () at /usr/lib64/libQtCore.so.4
#9 0x00007f2bcd64a089 in () at /usr/lib64/libkdeui.so.5
#10 0x00007f2bcd721f68 in () at /usr/lib64/libkdeui.so.5
#11 0x00007f2bcd72293b in KApplication::KApplication(bool) () at /usr/lib64/libkdeui.so.5
#12 0x000000000040b171 in ()
#13 0x00007f2bcb554b25 in __libc_start_main () at /lib64/libc.so.6
#14 0x000000000040e721 in _start ()

i think i need to add this

make install
mkdir -p pkg-config --variable=plugindir purple
install -p libyahoo-plusplus.so pkg-config --variable=plugindir purple

PARAMETERS:

system folder for script /usr/local/bin/
local folder for script /root/bin
prefix: /usr
local prefix: /root/.kde4/

menu entry

the KDialog error happens right before the menu entry line. that only shows up after a ^c.

@EionRobb
Copy link
Owner

No idea why there's any KDE stuff in there at all, the plugin doesn't use it, Pidgin doesn't use it and the make script certainly doesn't either

@AdmFubar
Copy link
Author

I submitted a bug report with KDE. I'll hopefully will hear something from
them.

On Sun, 28 Aug 2016 02:42:49 -0400, Eion Robb [email protected]
wrote:

No idea why there's any KDE stuff in there at all, the plugin doesn't
use it, Pidgin doesn't use it and the make script certainly doesn't
either

@AdmFubar
Copy link
Author

AdmFubar commented Sep 1, 2016

ok problem was it didnt get copied correctly, I manually copied it and it
works

On Sun, 28 Aug 2016 02:42:49 -0400, Eion Robb [email protected]
wrote:

No idea why there's any KDE stuff in there at all, the plugin doesn't
use it, Pidgin doesn't use it and the make script certainly doesn't
either

@dequis
Copy link
Collaborator

dequis commented Sep 1, 2016

This makes no sense to me. Either way, closing, it wasn't an issue with this plugin anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants