you already reported something similar a few months ago./g/qlog/message/472 So it's not a new behavior but just a change in behavior that may be caused by a hamlib upgrade.
Since the update to 0.41.0 I'm having a strange issue. Nothing was
changed other than the update and now my FTDX10 does not change band and
frequency correctly. When clicking on a spot and going from 40/80m LSB
to 10-20m USB, the frequency changes correctly (at first) but the mode
does not change correctly. The third double-click causes the mode to
change correctly but the frequency Is NOW offset by the USB/LSB
difference. Then the third double-click puts the frequency right. It
does this in both directions.
Can anyone point me in a direction of assistance?
Linux Mint 21.3
QLog 0.41.0 w/ hamLib 4.6
--
V/R,
Michael G. Mcguire, K3SNO
484-703-9591
So Mote It Be
Since the update to 0.41.0 I'm having a strange issue. Nothing was changed other than the update and now my FTDX10 does not change band and frequency correctly. When clicking on a spot and going from 40/80m LSB to 10-20m USB, the frequency changes correctly (at first) but the mode does not change correctly. The third double-click causes the mode to change correctly but the frequency Is NOW offset by the USB/LSB difference. Then the third double-click puts the frequency right. It does this in both directions.
Can anyone point me in a direction of assistance?
Linux Mint 21.3
QLog 0.41.0 w/ hamLib 4.6
-- V/R, Michael G. Mcguire, K3SNO 484-703-9591 So Mote It Be
In macos QT, floating windows are considered utility windows which have the behaviour your video demonstrates. I tried to address this behaviour in 530 by setting flags to disable the hiding. I'll try to do more testing on this. At the time of the commit it seemed to work for floating windows that only had 1 panel.
Michael good morning, sorry for the delay, but I couldn't answer before. Today I find myself in the same situation that I had before the update to 0.41. Surely between the first email and today I had some updates of various apps. To be safe I stopped the various apps that start in the background except "dropbox" which is essential for the use of the programs as I have all symbolic links to the data placed in the cloud, I ran qlog by itself, the result is that by clicking on any part of the screen all the icons that I opened disappear. You can see the behavior in the short video that I attach. I am a retired computer scientist, if you think I can be of help to you in my small skills I am available. 73 Roberto IU2NUB
?
PS. After further testing I discovered that if I close the app without closing the windows it behaves as per the video, if I open the app and then open the windows it seems that these do not disappear if I bring the focus on other windows
I'm not sure I am following what the problem is.? Can you walk me through what you are doing so I can reproduce it? As well as what you expect to happen?
On Sun, Jan 12, 2025 at 4:19?AM Roberto IU2NUB via <iu2nub.rb=[email protected]> wrote:
Thanks Michael great job, I opened all the windows and I'm really sorry to have to tell you that there are two commands left on the keyboard for the "clock" and "radio" windows. My system is: macbook pro 16" m1 Max, 64gb Sequoia 15.2 If I can give you more info let me know Thanks again 73 Roberto IU2NUB
Fresh install of Linux Mint 21.2 Victoria. All updates installed.
Installed QLog 0.41.0 (Linux Flatpak)
No issues. ? Runs great.?
However when I execute the program a TQSL icon is placed on my task bar. I have not installed TQSL.
Did not do this with previous versions.
?
I also did a fresh Win 10 install on a second hard drive, and installed the Windows ver of? QLog 0.41.0. Does not place this TQSL icon when running the Windows version.
Fresh install of Linux Mint 21.2 Victoria. All updates installed.
Installed QLog 0.41.0 (Linux Flatpak)
No issues. ? Runs great.?
However when I execute the program a TQSL icon is placed on my task bar. I have not installed TQSL.
Did not do this with previous versions.
?
I also did a fresh Win 10 install on a second hard drive, and installed the Windows ver of? QLog 0.41.0. Does not place this TQSL icon when running the Windows version.
Thanks Michael great job, I opened all the windows and I'm really sorry to have to tell you that there are two commands left on the keyboard for the "clock" and "radio" windows. My system is: macbook pro 16" m1 Max, 64gb Sequoia 15.2 If I can give you more info let me know Thanks again 73 Roberto IU2NUB
Re: Feature request: Clock setting toggle. (take a moment, hear me out)
Got it Ladislav!? Adding my comments in your comments??...
had to redownload all the source.? git pull command didnt worked.
I don't know how you did it, but I'm sure that git pull must definitely work.When
I create a release, I use 4 independent Virtual Machines where git pull
is called during the build process. Everything went as expected today.
Unfortunately, you did not mention where the issue was.
So I have all my source codes in ~/.sources/QLog.? what I did was:
cd ~/.sources/QLog
git pull
PREFIX=/opt/qlog qmake QLog.pro
make?
sudo make install
I gave me an error but I didnt took note of it unfortunately (this was before my morning coffee ?).? But definitely will keep this email saved and try again on next release, as that is the way I want to do it.
for
some reason had to download hamlib 4.5.? QLog didnt liked the latest
hamlib.? Tried compiling several times, even downloading manually
instead of git command, but didnt worked.? It worked fine with rigctl
version 4.5.5.
QLog can use Hamlib 4.6. Windows and
Flatpak packages include version 4.6. It is necessary to have the
'includes' and 'libs' settings configured properly. Ensure that your
compiler does not use header files from the system's Hamlib
installation, which is typically version 4.5.5.
After reading your replied, I looked and seems that there was some hamlib files left from previous installation under /usr/include/hamlib.? I guess that the software was trying to use the new installed version on /opt/hamlib/ with the old includes on /usr... just guessing.? I delete the old /usr/include/hamlib,? Uninstalled hamlib 4.5, and installed 4.6 and it worked.
On Sat, Jan 11, 2025 at 1:05?PM ok1mlg via <ok1mlg=[email protected]> wrote:
Let me add my comments:
had to redownload all the source.? git pull command didnt worked.
I don't know how you did it, but I'm sure that git pull must definitely work.When I create a release, I use 4 independent Virtual Machines where git pull is called during the build process. Everything went as expected today. Unfortunately, you did not mention where the issue was.
for
some reason had to download hamlib 4.5.? QLog didnt liked the latest
hamlib.? Tried compiling several times, even downloading manually
instead of git command, but didnt worked.? It worked fine with rigctl
version 4.5.5.
QLog can use Hamlib 4.6. Windows and Flatpak packages include version 4.6. It is necessary to have the 'includes' and 'libs' settings configured properly. Ensure that your compiler does not use header files from the system's Hamlib installation, which is typically version 4.5.5.
had to download manually the flags folder, when downloaded the flags folder was empty.
README file contains a solution for this. QLog repo contains a flag module. Therefore you have to download git report:
git clone --recurse-submodules
so 11. 1. 2025 v?18:44 odes¨ªlatel Joel Vazquez, WE0DX via <ae4sr.radioop=[email protected]> napsal:
Thanks for another great release!!!
Just some notes:?
had to redownload all the source.? git pull command didnt worked.
for some reason had to download hamlib 4.5.? QLog didnt liked the latest hamlib.? Tried compiling several times, even downloading manually instead of git command, but didnt worked.? It worked fine with rigctl version 4.5.5.
had to download manually the flags folder, when downloaded the flags folder was empty.
I'm not the original requester, but I will give you my reasoning. I
have always used UTC time for any of my amateur radio operations.
That is the way I was taught to do it over 40 years ago. I don't,
however, live my life by UTC time. I hope this makes sense to you.
Thanks for a great logging program, and for working to continuously
improve it.
OK. Flexibility is a good thing but excessive
flexibility is counterproductive. The average user isn't capable
of foreseeing all the things they could break with various
settings. I'm not talking about time format settings
specifically here, but more generally about the ability to
configure everything in the applications.
But you didn't answer my question. Why do you require a
24-hour format specifically in the ham application, when you
use a 12-hour format for everything else? I'm not criticizing
you; I'm just very curious because it could guide my future
steps.
so 11. 1. 2025 v?18:48
odes¨ªlatel Kevin Loughin via <loughkb=[email protected]>
napsal:
What
I have learned in dealing with the larger audience, and also
through my working career in computer support in large
companies, is that everybody has their own preferences. There
is no one "right" way to do anything with a few exceptions.?
You want all of your applications to behave the same with
this regard.? Myself, I would like most of my other
applications to operate on local 12 hour time. But my ham
radio applications to operate on UTC time. I suspect, from
my interactions with others, that this is perhaps the more
common scenario.?
In either case, flexibility within the application merely
broadens its appeal and increases its level of comfort
across the broader audience. Giving the user the choice,
improves the acceptance and appreciation of the program.?
Please explain
this to me.My
approach is that I want all applications
to be "unified".This
means that if I want a 24h time-format, I
want to see it in all my installed
applications.Why
is your approach that you want to see
applications in 12h-format, but QLog in
24h?
To be honest, the
change is trivial in QLog.We
are talking more about it here than it
would mean to change it. For
me, it is more important to
understand this difference.After all, this problem is not
only about the 12/24 format, but about the
whole date/time formatting.
p¨¢ 10. 1. 2025 v?20:11 odes¨ªlatel
Michael Morgan via
<cmorgan13=[email protected]>
napsal:
I agree that is one the few
things that is awkward with the app for me.? I
would like for the app to show 24 hour UTC
time everywhere - log entries, clock etc. ?but
I don't really?want my whole mac showing 24
hour time, guess I'm just to lazy to have to
math the times since I use it not only for ham
tasks.? I've been trying to work out a
script?to launch different things (rigctld so
I can share my radio with QLog and other apps,
do commands so WSJT laucnhes happy and also my
steppir/amp controller apps, etc.) So I could
technically put the LC command in there but
since last step currently is to launch rigctld
since it holds the terminal I wouldn't be able
to then launch QLog so it would take the LC
command.? I'm sure there maybe a way in
applescript to launch it or launch multiple
?terminals or something.? Got to figure that
out.
On Fri, Jan 10, 2025 at
10:09?AM Kevin Loughin via
<loughkb=[email protected]>
wrote:
I am a youtube presenter that does
mostly ham radio videos.? As such, through
comments on my videos, I have a good
impression of the general audience
technical abilities.
?
That said,? I recently reviewed Qlog,?
my new favorite logging software and I
love it.? The perfect balance between
features and simplicity.
?
In my recent post about the clock and
24 hour time, one response pointed me to
the wiki tip about setting an LC system
variable to get the program to display 24
hour time.? Thank you, that solved MY
problem.? However, I can state with
confidence that the majority of the
potential user base for this program are
not at the skill level or competency
required to be digging around in system
configuration files and setting system
variables.
?
So, I would like to request a simple
preference setting,? a toggle between
local and UTC time.? In local mode, the
clock would behave as it does now, basing
it's display on the local system
settings.? In UTC mode, the clock would
display 24 hour time and align it's offset
to UTC.??
This could either be a setting in the
preferences panel, or, ideally, a widget
within the clock panel itself, allowing
the user to toggle the time format as
needed depending on their operating
environment at the time.
?
This would enhance the intuitiveness of
the interface with regard to the clock
display, and work for the entire potential
user base.
?
Thanks for any consideration,
Kevin - KB9RLW
Re: Feature request: Clock setting toggle. (take a moment, hear me out)
Oh I totally get that, you don't want to make a program so flexible that they can break it 10 different ways.?
I'm mostly am concerned with 24-hour time when it comes to logging. Specifically.?
So having my computer on local 12 hour time means I don't have to worry about my calendar sending me a notification about a pending appointment at the wrong time.?
But I want my logging program if it's going to automatically enter the time, be synchronized to UTC and 24-hour time.? Previously I used x log or paper logs, so I entered the time manually. Not relying on the computers clock. I have a 24-hour clock on my icom radio and I would just refer to that.?
But with something like Q log where it's going to enter the time for me, I definitely want it to be 24-hour time and synchronized to UTC.?
On Sat, Jan 11, 2025 at 12:38 PM, Michael Morgan via groups.io
<cmorgan13@...> wrote:
I know for me it is I use my laptop for both Ham and work/personal.? I just prefer for my normal life just to be 12 hour.? But for ham everything is typically?in 24hr, QSL, contests etc.? So it is just an ease of use thing.
On Sat, Jan 11, 2025 at 1:31?PM ok1mlg via <ok1mlg=[email protected]> wrote:
OK. Flexibility is a good thing but excessive flexibility is counterproductive. The average user isn't capable of foreseeing all the things they could break with various settings. I'm not talking about time format settings specifically here, but more generally about the ability to configure everything in the applications.
But you didn't answer my question. Why do you require a 24-hour format specifically in the ham application, when you use a 12-hour format for everything else? I'm not criticizing you; I'm just very curious because it could guide my future steps.
so 11. 1. 2025 v?18:48 odes¨ªlatel Kevin Loughin via <loughkb=[email protected]> napsal:
What I have learned in dealing with the larger audience, and also through my working career in computer support in large companies, is that everybody has their own preferences. There is no one "right" way to do anything with a few exceptions.?
You want all of your applications to behave the same with this regard.? Myself, I would like most of my other applications to operate on local 12 hour time. But my ham radio applications to operate on UTC time. I suspect, from my interactions with others, that this is perhaps the more common scenario.?
In either case, flexibility within the application merely broadens its appeal and increases its level of comfort across the broader audience. Giving the user the choice, improves the acceptance and appreciation of the program.?
Please explain this to me.My approach is that I want all applications to be "unified".This means that if I want a 24h time-format, I want to see it in all my installed applications.Why is your approach that you want to see applications in 12h-format, but QLog in 24h?
To be honest, the change is trivial in QLog.We are talking more about it here than it would mean to change it. For me, it is more important to understand this difference.After all, this problem is not only about the 12/24 format, but about the whole date/time formatting.
p¨¢ 10. 1. 2025 v?20:11 odes¨ªlatel Michael Morgan via <cmorgan13=[email protected]> napsal:
I agree that is one the few things that is awkward with the app for me.? I would like for the app to show 24 hour UTC time everywhere - log entries, clock etc. ?but I don't really?want my whole mac showing 24 hour time, guess I'm just to lazy to have to math the times since I use it not only for ham tasks.? I've been trying to work out a script?to launch different things (rigctld so I can share my radio with QLog and other apps, do commands so WSJT laucnhes happy and also my steppir/amp controller apps, etc.) So I could technically put the LC command in there but since last step currently is to launch rigctld since it holds the terminal I wouldn't be able to then launch QLog so it would take the LC command.? I'm sure there maybe a way in applescript to launch it or launch multiple ?terminals or something.? Got to figure that out.
On Fri, Jan 10, 2025 at 10:09?AM Kevin Loughin via <loughkb=[email protected]> wrote:
I am a youtube presenter that does mostly ham radio videos.? As such, through comments on my videos, I have a good impression of the general audience technical abilities.
?
That said,? I recently reviewed Qlog,? my new favorite logging software and I love it.? The perfect balance between features and simplicity.
?
In my recent post about the clock and 24 hour time, one response pointed me to the wiki tip about setting an LC system variable to get the program to display 24 hour time.? Thank you, that solved MY problem.? However, I can state with confidence that the majority of the potential user base for this program are not at the skill level or competency required to be digging around in system configuration files and setting system variables.
?
So, I would like to request a simple preference setting,? a toggle between local and UTC time.? In local mode, the clock would behave as it does now, basing it's display on the local system settings.? In UTC mode, the clock would display 24 hour time and align it's offset to UTC.??
This could either be a setting in the preferences panel, or, ideally, a widget within the clock panel itself, allowing the user to toggle the time format as needed depending on their operating environment at the time.
?
This would enhance the intuitiveness of the interface with regard to the clock display, and work for the entire potential user base.
I know for me it is I use my laptop for both Ham and work/personal.? I just prefer for my normal life just to be 12 hour.? But for ham everything is typically?in 24hr, QSL, contests etc.? So it is just an ease of use thing.
On Sat, Jan 11, 2025 at 1:31?PM ok1mlg via <ok1mlg=[email protected]> wrote:
OK. Flexibility is a good thing but excessive flexibility is counterproductive. The average user isn't capable of foreseeing all the things they could break with various settings. I'm not talking about time format settings specifically here, but more generally about the ability to configure everything in the applications.
But you didn't answer my question. Why do you require a 24-hour format specifically in the ham application, when you use a 12-hour format for everything else? I'm not criticizing you; I'm just very curious because it could guide my future steps.
so 11. 1. 2025 v?18:48 odes¨ªlatel Kevin Loughin via <loughkb=[email protected]> napsal:
What I have learned in dealing with the larger audience, and also through my working career in computer support in large companies, is that everybody has their own preferences. There is no one "right" way to do anything with a few exceptions.?
You want all of your applications to behave the same with this regard.? Myself, I would like most of my other applications to operate on local 12 hour time. But my ham radio applications to operate on UTC time. I suspect, from my interactions with others, that this is perhaps the more common scenario.?
In either case, flexibility within the application merely broadens its appeal and increases its level of comfort across the broader audience. Giving the user the choice, improves the acceptance and appreciation of the program.?
Please explain this to me.My approach is that I want all applications to be "unified".This means that if I want a 24h time-format, I want to see it in all my installed applications.Why is your approach that you want to see applications in 12h-format, but QLog in 24h?
To be honest, the change is trivial in QLog.We are talking more about it here than it would mean to change it. For me, it is more important to understand this difference.After all, this problem is not only about the 12/24 format, but about the whole date/time formatting.
p¨¢ 10. 1. 2025 v?20:11 odes¨ªlatel Michael Morgan via <cmorgan13=[email protected]> napsal:
I agree that is one the few things that is awkward with the app for me.? I would like for the app to show 24 hour UTC time everywhere - log entries, clock etc. ?but I don't really?want my whole mac showing 24 hour time, guess I'm just to lazy to have to math the times since I use it not only for ham tasks.? I've been trying to work out a script?to launch different things (rigctld so I can share my radio with QLog and other apps, do commands so WSJT laucnhes happy and also my steppir/amp controller apps, etc.) So I could technically put the LC command in there but since last step currently is to launch rigctld since it holds the terminal I wouldn't be able to then launch QLog so it would take the LC command.? I'm sure there maybe a way in applescript to launch it or launch multiple ?terminals or something.? Got to figure that out.
On Fri, Jan 10, 2025 at 10:09?AM Kevin Loughin via <loughkb=[email protected]> wrote:
I am a youtube presenter that does mostly ham radio videos.? As such, through comments on my videos, I have a good impression of the general audience technical abilities.
?
That said,? I recently reviewed Qlog,? my new favorite logging software and I love it.? The perfect balance between features and simplicity.
?
In my recent post about the clock and 24 hour time, one response pointed me to the wiki tip about setting an LC system variable to get the program to display 24 hour time.? Thank you, that solved MY problem.? However, I can state with confidence that the majority of the potential user base for this program are not at the skill level or competency required to be digging around in system configuration files and setting system variables.
?
So, I would like to request a simple preference setting,? a toggle between local and UTC time.? In local mode, the clock would behave as it does now, basing it's display on the local system settings.? In UTC mode, the clock would display 24 hour time and align it's offset to UTC.??
This could either be a setting in the preferences panel, or, ideally, a widget within the clock panel itself, allowing the user to toggle the time format as needed depending on their operating environment at the time.
?
This would enhance the intuitiveness of the interface with regard to the clock display, and work for the entire potential user base.
?
Thanks for any consideration,
Kevin - KB9RLW
Re: Feature request: Clock setting toggle. (take a moment, hear me out)
OK. Flexibility is a good thing but excessive flexibility is counterproductive. The average user isn't capable of foreseeing all the things they could break with various settings. I'm not talking about time format settings specifically here, but more generally about the ability to configure everything in the applications.
But you didn't answer my question. Why do you require a 24-hour format specifically in the ham application, when you use a 12-hour format for everything else? I'm not criticizing you; I'm just very curious because it could guide my future steps.
so 11. 1. 2025 v?18:48 odes¨ªlatel Kevin Loughin via <loughkb=[email protected]> napsal:
What I have learned in dealing with the larger audience, and also through my working career in computer support in large companies, is that everybody has their own preferences. There is no one "right" way to do anything with a few exceptions.?
You want all of your applications to behave the same with this regard.? Myself, I would like most of my other applications to operate on local 12 hour time. But my ham radio applications to operate on UTC time. I suspect, from my interactions with others, that this is perhaps the more common scenario.?
In either case, flexibility within the application merely broadens its appeal and increases its level of comfort across the broader audience. Giving the user the choice, improves the acceptance and appreciation of the program.?
Please explain this to me.My approach is that I want all applications to be "unified".This means that if I want a 24h time-format, I want to see it in all my installed applications.Why is your approach that you want to see applications in 12h-format, but QLog in 24h?
To be honest, the change is trivial in QLog.We are talking more about it here than it would mean to change it. For me, it is more important to understand this difference.After all, this problem is not only about the 12/24 format, but about the whole date/time formatting.
p¨¢ 10. 1. 2025 v?20:11 odes¨ªlatel Michael Morgan via <cmorgan13=[email protected]> napsal:
I agree that is one the few things that is awkward with the app for me.? I would like for the app to show 24 hour UTC time everywhere - log entries, clock etc. ?but I don't really?want my whole mac showing 24 hour time, guess I'm just to lazy to have to math the times since I use it not only for ham tasks.? I've been trying to work out a script?to launch different things (rigctld so I can share my radio with QLog and other apps, do commands so WSJT laucnhes happy and also my steppir/amp controller apps, etc.) So I could technically put the LC command in there but since last step currently is to launch rigctld since it holds the terminal I wouldn't be able to then launch QLog so it would take the LC command.? I'm sure there maybe a way in applescript to launch it or launch multiple ?terminals or something.? Got to figure that out.
On Fri, Jan 10, 2025 at 10:09?AM Kevin Loughin via <loughkb=[email protected]> wrote:
I am a youtube presenter that does mostly ham radio videos.? As such, through comments on my videos, I have a good impression of the general audience technical abilities.
?
That said,? I recently reviewed Qlog,? my new favorite logging software and I love it.? The perfect balance between features and simplicity.
?
In my recent post about the clock and 24 hour time, one response pointed me to the wiki tip about setting an LC system variable to get the program to display 24 hour time.? Thank you, that solved MY problem.? However, I can state with confidence that the majority of the potential user base for this program are not at the skill level or competency required to be digging around in system configuration files and setting system variables.
?
So, I would like to request a simple preference setting,? a toggle between local and UTC time.? In local mode, the clock would behave as it does now, basing it's display on the local system settings.? In UTC mode, the clock would display 24 hour time and align it's offset to UTC.??
This could either be a setting in the preferences panel, or, ideally, a widget within the clock panel itself, allowing the user to toggle the time format as needed depending on their operating environment at the time.
?
This would enhance the intuitiveness of the interface with regard to the clock display, and work for the entire potential user base.
had to redownload all the source.? git pull command didnt worked.
I don't know how you did it, but I'm sure that git pull must definitely work.When I create a release, I use 4 independent Virtual Machines where git pull is called during the build process. Everything went as expected today. Unfortunately, you did not mention where the issue was.
for
some reason had to download hamlib 4.5.? QLog didnt liked the latest
hamlib.? Tried compiling several times, even downloading manually
instead of git command, but didnt worked.? It worked fine with rigctl
version 4.5.5.
QLog can use Hamlib 4.6. Windows and Flatpak packages include version 4.6. It is necessary to have the 'includes' and 'libs' settings configured properly. Ensure that your compiler does not use header files from the system's Hamlib installation, which is typically version 4.5.5.
had to download manually the flags folder, when downloaded the flags folder was empty.
README file contains a solution for this. QLog repo contains a flag module. Therefore you have to download git report:
git clone --recurse-submodules
so 11. 1. 2025 v?18:44 odes¨ªlatel Joel Vazquez, WE0DX via <ae4sr.radioop=[email protected]> napsal:
had to redownload all the source.? git pull command didnt worked.
for some reason had to download hamlib 4.5.? QLog didnt liked the latest hamlib.? Tried compiling several times, even downloading manually instead of git command, but didnt worked.? It worked fine with rigctl version 4.5.5.
had to download manually the flags folder, when downloaded the flags folder was empty.
What I have learned in dealing with the larger audience, and also through my working career in computer support in large companies, is that everybody has their own preferences. There is no one "right" way to do anything with a few exceptions.?
You want all of your applications to behave the same with this regard.? Myself, I would like most of my other applications to operate on local 12 hour time. But my ham radio applications to operate on UTC time. I suspect, from my interactions with others, that this is perhaps the more common scenario.?
In either case, flexibility within the application merely broadens its appeal and increases its level of comfort across the broader audience. Giving the user the choice, improves the acceptance and appreciation of the program.?
On Sat, Jan 11, 2025 at 9:43 AM, ok1mlg via groups.io
<ok1mlg@...> wrote:
Please explain this to me.My approach is that I want all applications to be "unified".This means that if I want a 24h time-format, I want to see it in all my installed applications.Why is your approach that you want to see applications in 12h-format, but QLog in 24h?
To be honest, the change is trivial in QLog.We are talking more about it here than it would mean to change it. For me, it is more important to understand this difference.After all, this problem is not only about the 12/24 format, but about the whole date/time formatting.
p¨¢ 10. 1. 2025 v?20:11 odes¨ªlatel Michael Morgan via <cmorgan13=[email protected]> napsal:
I agree that is one the few things that is awkward with the app for me.? I would like for the app to show 24 hour UTC time everywhere - log entries, clock etc. ?but I don't really?want my whole mac showing 24 hour time, guess I'm just to lazy to have to math the times since I use it not only for ham tasks.? I've been trying to work out a script?to launch different things (rigctld so I can share my radio with QLog and other apps, do commands so WSJT laucnhes happy and also my steppir/amp controller apps, etc.) So I could technically put the LC command in there but since last step currently is to launch rigctld since it holds the terminal I wouldn't be able to then launch QLog so it would take the LC command.? I'm sure there maybe a way in applescript to launch it or launch multiple ?terminals or something.? Got to figure that out.
On Fri, Jan 10, 2025 at 10:09?AM Kevin Loughin via <loughkb=[email protected]> wrote:
I am a youtube presenter that does mostly ham radio videos.? As such, through comments on my videos, I have a good impression of the general audience technical abilities.
?
That said,? I recently reviewed Qlog,? my new favorite logging software and I love it.? The perfect balance between features and simplicity.
?
In my recent post about the clock and 24 hour time, one response pointed me to the wiki tip about setting an LC system variable to get the program to display 24 hour time.? Thank you, that solved MY problem.? However, I can state with confidence that the majority of the potential user base for this program are not at the skill level or competency required to be digging around in system configuration files and setting system variables.
?
So, I would like to request a simple preference setting,? a toggle between local and UTC time.? In local mode, the clock would behave as it does now, basing it's display on the local system settings.? In UTC mode, the clock would display 24 hour time and align it's offset to UTC.??
This could either be a setting in the preferences panel, or, ideally, a widget within the clock panel itself, allowing the user to toggle the time format as needed depending on their operating environment at the time.
?
This would enhance the intuitiveness of the interface with regard to the clock display, and work for the entire potential user base.
had to redownload all the source.? git pull command didnt worked.
for some reason had to download hamlib 4.5.? QLog didnt liked the latest hamlib.? Tried compiling several times, even downloading manually instead of git command, but didnt worked.? It worked fine with rigctl version 4.5.5.
had to download manually the flags folder, when downloaded the flags folder was empty.