Hi!
When I first saw CubicSDR it was the 0.2.0 version. I was impressed by the cleanliness of the user and of the function. I have with delight and anticipation followed your work with bookmarks that goes with impressive speed. I have downloaded the alpha version 0.2.1, and tested on my system. Thus I have one major comment. I ask you to consider the layout as it makes me unhappy. Please consider:
Another minor issues in CubicSDR 0.2.0 as well as 0.2.1.
Cut and Paste does not work between “Label edit” and “Save session as”
Regards
/Christer
Enhancements:
Bugs:
@chpalm thank you for the feedback!
Thanks!
-CJ
+1 on adding an arrow to the side of the bookmarks panel to collapse it.
P.S. Thanks for the bookmarks @cjcliffe! I came here to request the feature and realized that you had already added it to the 0.2.1-alpha
I'm using CubicSDR under Linux (Linux Mint, derived from Ubuntu). The Bookmarks are not saved in config.xml, nor anywhere visible in my home directory. Each time I start CubicSDR, the bookmarks are gone.
The only error I see in the console window is:
"DemodulatorThread::run() cannot push ati into audioOutputQueue, is full !"
Browsing the src tree, I see something about "cubicsdr_bookmarks". Does that file contain the bookmarks? I have no such file on my system.
Hi @dunaybd, I assume you are the Dunay from the SDRPlay Facebook group :). Did you finally solved your Bookmark problems, or are they still present ?
BTW, the message DemodulatorThread::run() cannot push ati into audioOutputQueue, is full ! you see has nothing to do with bookmarks. It says that the Audio part has trouble processing samples because of lack of CPU power and also shows up at (big) Session loads, or while closing the application.
On the other hand, if you see it popping up continuously then it means that something is wrong.
@chpalm Hello ! You described the following bug 'Copy / Paste not working between label editing and session save dialog' affecting Bookmarks, but I don't manage to reproduce it with the latest 0.22.
Could you detail the steps to get this particular bug ?
Thanks for the help! I'm Dunay from the SDRPlay Facebook group. Yes, it is a permissions problem. I'll get it fixed now.
@vsonnier. I will try to detail the steps as soon as I can i.e. next week. I is possible that I have found similar issues with other software and thus a completely different story.
I had installed the app as root. This caused my user configuration folder (~/.CubicSDR) to be owned by root. Running as user did not allow the creation of "bookmarks.xml" in ~/.CubicSDR because ~/.CubicSDR was owned by root.
I uninstalled the system version of CubicSDR and deleted the ~/.CubicSDR folder. I ran the application from the user folder, ~/CubicSDR/build/x64/CubicSDR. This recreated the ~/.CubicSDR folder with proper use permissions.
All was well.
@dunaybd Thanks for the info.
@dunaybd The steps (numbered) that i have problems with, when saving a bookmark and name it after the label:
Im running v0.22-alpha to be able to use SDRplay I have tried the same steps in 0.22 under Mac OSX Sierra with the same result. I guess it is a Mac only issue.
@chpalm I don't think you answered to the right person. Whatever. Why are you using Ctrl-P instead of Ctrl-V to paste ?
I miss spelled Ctrl-V :-)
”Worry is like a rocking chair. It gives you something to do, but it
doesn’t get you anywhere.”
On 7 August 2017 at 19:08, Vincent Sonnier notifications@github.com wrote:
@chpalm https://github.com/chpalm I don't think you responed to right
person. Whatever. Why are you using Ctrl-P instead of Ctrl-V to paste ?—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/cjcliffe/CubicSDR/issues/486#issuecomment-320722262,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AXsTumqFHV9fLSmVVzJ9LdMpPyumZ66gks5sV0SBgaJpZM4LclHa
.
@cjcliffe Good day ! I've some ideas on how to handle "bookmark" files together with the existing Session files that would be both practical and powerful I think. So I self-assigned to take care of this sub-task in the future.
Don't know when I work on this though, real life matters and such.
@vsonnier sounds good to me; it's functional for now so no rush needed 👍
FYI, I've implemented the saving/loading of bookmark files into #596.
Most helpful comment
+1 on adding an arrow to the side of the bookmarks panel to collapse it.
P.S. Thanks for the bookmarks @cjcliffe! I came here to request the feature and realized that you had already added it to the 0.2.1-alpha