LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Why is DC++ exiting after a while? (https://www.linuxquestions.org/questions/mandriva-30/why-is-dc-exiting-after-a-while-581489/)

Kristoffer G 09-01-2007 12:13 PM

Why is DCPP exiting after a while?
 
Linux DCPP is quiting itself by some reason and I don't know WHAT.

How can I find the problem and perhaps solve it?

The first thing to do is to check the log-file for the program, right?

THEN what?

kotnik 09-01-2007 04:54 PM

So, which program are you using? LinuxDCPP or Valknut? There is no DC++ program.

Kristoffer G 09-02-2007 10:41 AM

Quote:

Originally Posted by kotnik (Post 2878108)
So, which program are you using? LinuxDCPP or Valknut? There is no DC++ program.

I'm using LinuxDCPP.

kotnik 09-02-2007 04:58 PM

Did you try to start it from console (konsole or gnome-terminal) and see if something is being printed out? Did you compile it with scons debug=1?

Kristoffer G 09-04-2007 11:05 PM

Quote:

Originally Posted by kotnik (Post 2879038)
Did you try to start it from console (konsole or gnome-terminal) and see if something is being printed out? Did you compile it with scons debug=1?

I'll open it with terminal and see what happens. I will then paste the text here for you to see.

Kristoffer G 09-05-2007 12:16 AM

This is what I got out of the terminalwindow when I started LinuxDCPP:
  • [root@c253-57 ~]# linuxdcpp
    /root/.dc++/Certificates/client.key: No such file or directory
    10111:error:02001002:system library:fopen:No such file or directory:bss_file.c:352:fopen('/root/.dc++/Certificates/client.key','w')
    10111:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:354:
    Error opening Private Key /root/.dc++/Certificates/client.key
    10112:error:02001002:system library:fopen:No such file or directory:bss_file.c:352:fopen('/root/.dc++/Certificates/client.key','r')
    10112:error:20074002:BIO routines:FILE_CTRL:system lib:bss_file.c:354:
    unable to load Private Key
    Loading: Hash database
    Loading: Shared Files
    Loading: Download Queue

kotnik 09-05-2007 08:09 AM

Please, please, please do not start user programs as root. That's a big no-no, and if you do it, strange things ARE going to happen. None of the user programs is ever made to run as root. That's an invitation for problems.

But, if you insist (and I can't see why you should), then the easiest way is to erase whole /root/.dc++ directory and start clean. Beware, that'll delete your settings, favorite hubs, etc.

Kristoffer G 09-05-2007 10:56 AM

Quote:

Originally Posted by kotnik (Post 2881930)
Please, please, please do not start user programs as root. That's a big no-no, and if you do it, strange things ARE going to happen. None of the user programs is ever made to run as root. That's an invitation for problems.

But, if you insist (and I can't see why you should), then the easiest way is to erase whole /root/.dc++ directory and start clean. Beware, that'll delete your settings, favorite hubs, etc.

And how do I do that? I'm quite new to this.

urpme linuxdcpp ?

kotnik 09-05-2007 11:17 AM

No. Just this line:

rm -rf ~/.dc++

Or you can do it from file manager you use (nautilus, konqueror, etc), but command line is quicker.

BUT! If you use default download directory (~/.dc++/Downloads) this will delete all your downloaded items, so if this is the case, copy them somewhere first.

Kristoffer G 09-05-2007 12:50 PM

I've done that now, but nothing happened and I didn't got an error-message in the Console.

kotnik 09-05-2007 12:56 PM

So, when you start LinuxDCPP, does it crash?

Kristoffer G 09-05-2007 04:36 PM

Quote:

Originally Posted by kotnik (Post 2882245)
So, when you start LinuxDCPP, does it crash?

Yes. It does.

kotnik 09-08-2007 12:55 PM

And the messages in terminal this time are?

Kristoffer G 09-11-2007 05:40 PM

Quote:

Originally Posted by kotnik (Post 2885704)
And the messages in terminal this time are?

Nope. I got this message:

[kristoffer@c253-57 Desktop]$ linuxdcpp
Loading: Hash database
Loading: Shared Files
Loading: Download Queue

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on row 1 column 21: Invalid UTF-8-coded text

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on row 1 column 18: Invalid UTF-8-coded text

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on row 1 column 17: Invalid UTF-8-coded text

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

(linuxdcpp:8532): Gtk-WARNING **: Failed to set text from markup due to error parsing markup: Error on row 1 column 17: Invalid UTF-8-kodad text

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()

(linuxdcpp:8532): Gtk-CRITICAL **: gtk_text_buffer_emit_insert: assertion `g_utf8_validate (text, len, NULL)' failed

Kristoffer G 09-13-2007 09:50 PM

Hello? Can someone please help me?


All times are GMT -5. The time now is 05:50 PM.