No File Import option

8 posts / 0 new
Last post
nh2w
No File Import option

I am trying to upgrade to 1.2.2 from .96. I exported and saved the ADIF file, then installed 1.2.2.
I am running Ubuntu 10.04.

After defining and opening the blank log, then using CTRL-O, I am not able to find the File|Import option on the of the menu. There is only a series of icons, and none of them has anything to do with importing files except for one which imports only from LOTW.

Any help importing the ADIF so I can upgrade would be appreciated.

Daniel
OM1US / NH2W

nh2w
menu bar picture
ok2cqr
ok2cqr's picture
Re: menu bar picture

This is very strange, I've never seen it before. I had been using Ubuntu 10.04 for 18 months and never had this problem. Now using Ubuntu 11.10 and no problem as well.
There are several hotkeys defined in the menu, like CTRL+D, F12, F2, F3, F4 etc. Are they working? If you run it from console, anything interesting appears?

nh2w
terminal output

The hotkeys all look fine. I initially had looked for a hotkey for file import.

Run from the terminal, it appears not everything is working 100%. Any ideas?

xxxx-lenovo@xxxx-lenovo-laptop:~$ cqrlog
Loading libssl: /usr/lib/libssl.so
Loading libcrypto: /usr/lib/libcrypto.so.0.9.8
Loading libmysqlclient: /usr/lib/libmysqlclient.so.16
*
User home directory: /home/xxxx-lenovo/
Program home directory: /home/xxxx-lenovo/.config/cqrlog/
Data directory: /home/xxxx-lenovo/.config/cqrlog/database/
Memebers directory: /usr/share/cqrlog/members/
ZIP code directory: /usr/share/cqrlog/zipcodes/
Binary dir: /usr/bin/
Share dir: /usr/share/cqrlog/
*
/usr/sbin/mysqld --defaults-file=/home/xxxx-lenovo/.config/cqrlog/database/my.cnf --default-storage-engine=MyISAM --datadir=/home/xxxx-lenovo/.config/cqrlog/database/ --socket=/home/xxxx-lenovo/.config/cqrlog/database/sock --skip-grant-tables --port=64000 --key_buffer_size=32M --key_buffer_size=4096K
111221 8:26:47 [Note] Plugin 'FEDERATED' is disabled.
111221 8:26:47 InnoDB: Started; log sequence number 0 44233
111221 8:26:47 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
111221 8:26:47 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
111221 8:26:47 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.1.41-3ubuntu12.10' socket: '/home/xxxx-lenovo/.config/cqrlog/database/sock' port: 64000 (Ubuntu)
select * from tables where table_schema = 'cqrlog_common'

SELECT log_nr,log_name FROM cqrlog_common.log_list order by log_nr

use cqrlog001

use cqrlog001

SELECT * FROM cqrlog_config

SELECT * FROM cqrlog_common.dxcc_ref ORDER BY ADIF

SELECT * FROM cqrlog_common.dxcc_ref ORDER BY ADIF

In inicializerig
Model:1
Port:/dev/ttyS0
Baudrate:9600
Databits:8
StopBits:1
Handshake:None
Parity:None
DTR:OFF
RTS:OFF
Poll:500
An error has occured setting the serial speed:9600
Loading window size a position (height|width|top|left):723|909|29|363
CW init
SELECT * FROM profiles WHERE visible > 0 ORDER BY nr

SELECT * FROM profiles WHERE nr = 1

SELECT * FROM profiles WHERE visible > 0 ORDER BY nr

SELECT * FROM profiles WHERE nr = 1

select locator from profiles where nr = 1

select locator from profiles where nr = 1

1-EN71AP;Elkhart, IN;Icom 706 MkIIG
Half-size G5RV;

nh2w
Ongoing: no File Import Option

Hi ... any more ideas? I'd love to get this working correctly, but without this function (or menu bars), it is a bit difficult.

Daniel

ZL2APV
This has cropped up in Qt

This has cropped up in Qt causing a lot of head scratching. The fix was to delete the following from the UI

- <property name="nativeMenuBar">
- <bool>true/</bool>
- </property>

Of course this may be way off base for Lazarus or Delphi but could be something for developers to look at.

73 Graeme ZL2APV

nh2w
Ongoing: no File Import option

I tried re-installing using the PPA instead of the deb file. It has all the nice updates, but still not the option in the menu bar.

is this:
-
- true/
-

something I can do as a user, or something the programmer has to do?

Thanks ... Daniel OM1US / NH2W

DJ0OT
When importing an ADIF file,

When importing an ADIF file, CQRlog is refusing some mods which are allowed in ADIF.

I have found that when these modes are explicitly entered in the CQRlog config, they are not more refused by the CQRlog import procedure. Excepted the last one of the list. At best, a have to enter a mode which I'm never using as the last mode of the list.

73 & 88 de Claude