PCLinuxOS-Forums
News: Wishing everyone a Happy 2012
 
*
Welcome, Guest. Please login or register. February 12, 2012, 08:54:56 AM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Xlog Ham Radio Logging program  (Read 1087 times)
kc1di
Sr. Member
****
Offline Offline

Posts: 413


Morse Code early digital communication medium!


« on: December 15, 2009, 03:42:07 PM »

I install xlog with synaptic the install went well as far as I could tell but when I try to run the program it
crashes.  anyone got it working in 2009.2?
Thanks for any help
Logged

Dave KC1DI Living somewhere in Maine USA
Morse Code and early digital mode
John 3:16
Registered Linux User #462608
old_guy
Hero Member
*****
Offline Offline

Posts: 678



« Reply #1 on: December 15, 2009, 04:14:25 PM »

kc1di
I'm not into ham radio, but I installed xlog to see what would happen. I checked it in synaptic and it installed OK and included hamlib. Didn't see it in the menu anywhere - so typed xlog in a terminal. It gave some warnings, but the xlog window popped up and seems OK. This is on a machine with 2007 fully updated.
Earl
Logged

Never too old to learn.
kc1di
Sr. Member
****
Offline Offline

Posts: 413


Morse Code early digital communication medium!


« Reply #2 on: December 15, 2009, 04:52:06 PM »

kc1di
I'm not into ham radio, but I installed xlog to see what would happen. I checked it in synaptic and it installed OK and included hamlib. Didn't see it in the menu anywhere - so typed xlog in a terminal. It gave some warnings, but the xlog window popped up and seems OK. This is on a machine with 2007 fully updated.
Earl
Thank you Earl I'll try running it from a terminal. 
Logged

Dave KC1DI Living somewhere in Maine USA
Morse Code and early digital mode
John 3:16
Registered Linux User #462608
kc1di
Sr. Member
****
Offline Offline

Posts: 413


Morse Code early digital communication medium!


« Reply #3 on: December 15, 2009, 05:05:25 PM »

Hi Ed and all,
Tried running it from the terminal and got the following errors and it still crashes.


** (xlog:8594): WARNING **: Couldn't find pixmap file: xlog.png

** (xlog:8594): WARNING **: Couldn't find pixmap file: mini-trx.xpm

** (xlog:8594): WARNING **: Couldn't find pixmap file: s.xpm

** (xlog:8594): WARNING **: Couldn't find pixmap file: mini-clock.xpm

** (xlog:8594): WARNING **: Could not read dxcc table

** (xlog:8594): WARNING **: Could not read area table

** (xlog:8594): WARNING **: Couldn't find pixmap file: xlog-b4.png

** (xlog:8594): WARNING **: Couldn't find pixmap file: xlog-scoring.png

(xlog:8594): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table != NULL' failed
Segmentation fault


any Ideas what might be causing those?
Logged

Dave KC1DI Living somewhere in Maine USA
Morse Code and early digital mode
John 3:16
Registered Linux User #462608
old_guy
Hero Member
*****
Offline Offline

Posts: 678



« Reply #4 on: December 15, 2009, 05:52:41 PM »

kc1di
I get all the warnings also, but not your last line

(xlog:8594): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table != NULL' failed
Segmentation fault

which I guess is the fault. We will need someone that knows more than I do to help with that. You are fully updated aren't you?

Earl
Logged

Never too old to learn.
kc1di
Sr. Member
****
Offline Offline

Posts: 413


Morse Code early digital communication medium!


« Reply #5 on: December 15, 2009, 05:55:06 PM »

kc1di
I get all the warnings also, but not your last line

(xlog:8594): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table != NULL' failed
Segmentation fault

which I guess is the fault. We will need someone that knows more than I do to help with that. You are fully updated aren't you?

Earl

Yes I have it fully updated.
thanks for your efforts.
Logged

Dave KC1DI Living somewhere in Maine USA
Morse Code and early digital mode
John 3:16
Registered Linux User #462608
Orb
Jr. Member
**
Offline Offline

Posts: 25


« Reply #6 on: December 20, 2009, 03:43:22 PM »

Same problem here. If you tried to make a new logfile then you never see the interface again when you try to launch it. If you delete the logfile from your .xlog directory in your home directory, then the interface comes back. But crashes with the same seg fault if you try to create a new logfile.
73
Orb WK0DX
Logged
ka9yhd
Hero Member
*****
Offline Offline

Posts: 1223



« Reply #7 on: December 20, 2009, 07:09:57 PM »

Hi Ed and all,
Tried running it from the terminal and got the following errors and it still crashes.


** (xlog:8594): WARNING **: Couldn't find pixmap file: xlog.png

** (xlog:8594): WARNING **: Couldn't find pixmap file: mini-trx.xpm

** (xlog:8594): WARNING **: Couldn't find pixmap file: s.xpm

** (xlog:8594): WARNING **: Couldn't find pixmap file: mini-clock.xpm

** (xlog:8594): WARNING **: Could not read dxcc table

** (xlog:8594): WARNING **: Could not read area table

** (xlog:8594): WARNING **: Couldn't find pixmap file: xlog-b4.png

** (xlog:8594): WARNING **: Couldn't find pixmap file: xlog-scoring.png

(xlog:8594): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table != NULL' failed
Segmentation fault


any Ideas what might be causing those?


The files that it can not find, do a search in Synaptic on each one and 1st see if they are in the repos, 2nd check to see if they are installed on your system.  If they are not then install them.
Logged
Ditzian
Sr. Member
****
Offline Offline

Posts: 390



« Reply #8 on: December 20, 2009, 08:56:33 PM »

I just went through this problem.  Texstar implied that it was fixed in the repository, so try reloading and reinstalling it.  If you are not successful, the problem is that files that the program looks for in one location are in another location. 

Here is a fix if you do not reinstall:

copy the files in /usr/share/xlog to /usr/local/share/xlog
copy the files in /usr/share/pixmaps/xlog to usr/local/share/pixmaps/xlog
copy the files in /usr/share/doc/xlog/ to /usr/local/share/doc/xlog

The above should make everything work, including the help file; it did for me.  However, I would suggest a first try at a reinstall.

Jan, KX2A


Logged
Orb
Jr. Member
**
Offline Offline

Posts: 25


« Reply #9 on: December 29, 2009, 10:06:48 AM »

Complete removal and reinstalling from the repos didn't fix it, but copying the files did fix the problem. Thanks for the info.
Orb   WK0DX
Logged
Ditzian
Sr. Member
****
Offline Offline

Posts: 390



« Reply #10 on: December 29, 2009, 03:47:42 PM »

Complete removal and reinstalling from the repos didn't fix it, but copying the files did fix the problem. Thanks for the info.
Orb   WK0DX

After I made the suggestion, I checked myself, and the repo appears to be unchanged and still incorrect.  My original question and Texstar's response, along with input by Joop, was deleted by Texstar.

Jan, KX2A
Logged
kc1di
Sr. Member
****
Offline Offline

Posts: 413


Morse Code early digital communication medium!


« Reply #11 on: March 11, 2010, 11:19:16 AM »

I just went through this problem.  Texstar implied that it was fixed in the repository, so try reloading and reinstalling it.  If you are not successful, the problem is that files that the program looks for in one location are in another location. 

Here is a fix if you do not reinstall:

copy the files in /usr/share/xlog to /usr/local/share/xlog
copy the files in /usr/share/pixmaps/xlog to usr/local/share/pixmaps/xlog
copy the files in /usr/share/doc/xlog/ to /usr/local/share/doc/xlog

The above should make everything work, including the help file; it did for me.  However, I would suggest a first try at a reinstall.

Jan, KX2A



Thanks Jan ,
install from new 2010 beta doesn't work either but your fix works on this release as well.
73 ,Dave Smiley

I don't know who is packaging xlog but it need a rebuild for pclos 2010.
Logged

Dave KC1DI Living somewhere in Maine USA
Morse Code and early digital mode
John 3:16
Registered Linux User #462608
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM