Cubicsdr: comments on the bookmark funktion

Created on 6 Jan 2017  Â·  15Comments  Â·  Source: cjcliffe/CubicSDR

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:

  • the location of the bookmark feature I think the clean layout deserves another placement in the window, probably horizontal in the bottom of the window. A "show / hide" switch is also needed from my point of view.
  • automatic saving of configuration in all the glory good but a manual function feels safer. The best is, of course, both. The possibility of a crash exists.

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:

  • [ ] Optional Bookmark View Placement
  • [ ] Show / Hide bookmarks quickly (like modem properties)
  • [x] Ability to save bookmarks without exiting the program

Bugs:

  • [ ] Copy / Paste not working between label editing and session save dialog
bug enhancement

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

All 15 comments

@chpalm thank you for the feedback!

  • I hope to someday to make the bookmark placement configurable and able to be moved into a separate window on demand.
  • For now there is not a show/hide but you can use the 'Display' -> 'Hide Bookmarks' when needed.
  • Adding a way to save / backup bookmarks without having to quit is a good idea; I'll add that to the list too.

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:

  1. copy (Ctrl-C) text in (eg. label field in the bookmarks menu or from a file)
  2. paste (Ctrl-P) don't work in the File/Save As field to create a named xml file
    My workaround is to
  3. Write the file name in the Save As field to name the xml file.
  4. Save the Untitled.xml file, open it in the finder and paste the new name.

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

parkerlreed picture parkerlreed  Â·  3Comments

tkzic picture tkzic  Â·  4Comments

cjcliffe picture cjcliffe  Â·  5Comments

leeguang517 picture leeguang517  Â·  6Comments

ifuchs picture ifuchs  Â·  3Comments