3) The code must check if the recorded file is valid (if it exists and its
size is > 0)
The code must check if the lastly recorded audio file is already in the
xbel recent list. Do not add duplicates.
Ref: https://developer.gnome.org/gtk3/stable/GtkRecentManager.html
gtk_recent_manager_has_item ()
Let me know about your results.
Good luck.
Kindly
Moma
On Sun, Aug 7, 2016 at 12:28 PM, Robert Orzanna <email address hidden> wrote:
> Great! So, how do we proceed from here to bake the code into? :-)
>
> ~Robert
>
> --
> You received this bug notification because you are subscribed to Audio
> Recorder.
> https://bugs.launchpad.net/bugs/1610508
>
> Title:
> Feature request: Always ask where to save file?
>
> Status in Audio Recorder:
> New
>
> Bug description:
> Dear all,
>
> My request origins from a discussion on AskUbuntu [1]. Currently,
> Audio Recorder doesn't write to the xbel file upon creation of a new
> file.
>
> This problem could be solved, I think, by a new optional setting to
> ask the user each time where to save the file. It would then write to
> xbel by prompting the GTK File Dialog window.
>
> What do you think of this request?
>
> Would you consider it useful?
>
> Thankfully,
>
> ~Robert
>
>
> [1] https://askubuntu.com/questions/803869/is-there-an-
> indicator-to-quickly-access-recently-used-files/804533?
> noredirect=1#comment1221806_804533
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/audio-recorder/+bug/1610508/+subscriptions
>
--
Sent from my PC, laptop or phone with Ubuntu-Linux.
Ok, very good.
1) Download the source of audio-recorder to your computer. /code.launchpad .net/audio- recorder
Ref: https:/
Read README and INSTALL files. bazaar. launchpad. net/~audio- recorder/ audio-recorder/ trunk/view/ head:/INSTALL
http://
Learn to compile and run the program.
Remember to kill the existing audio-recorder before testing your local copy
from .../src/
$ pkill audio-recorder
------
2) Find a suitable place to add the new code. bazaar. launchpad. net/~audio- recorder/ audio-recorder/ trunk/files/ head:/src/
http://
See gst-recorder.c file and function
void rec_stop_ recording( gboolean delete_file) {
...
}
Add the code there.
--------
3) The code must check if the recorded file is valid (if it exists and its /developer. gnome.org/ gtk3/stable/ GtkRecentManage r.html
size is > 0)
The code must check if the lastly recorded audio file is already in the
xbel recent list. Do not add duplicates.
Ref: https:/
gtk_recent_ manager_ has_item ()
Let me know about your results.
Good luck.
Kindly
Moma
On Sun, Aug 7, 2016 at 12:28 PM, Robert Orzanna <email address hidden> wrote:
> Great! So, how do we proceed from here to bake the code into? :-) /bugs.launchpad .net/bugs/ 1610508 /askubuntu. com/questions/ 803869/ is-there- an- to-quickly- access- recently- used-files/ 804533? 1#comment122180 6_804533 /bugs.launchpad .net/audio- recorder/ +bug/1610508/ +subscriptions
>
> ~Robert
>
> --
> You received this bug notification because you are subscribed to Audio
> Recorder.
> https:/
>
> Title:
> Feature request: Always ask where to save file?
>
> Status in Audio Recorder:
> New
>
> Bug description:
> Dear all,
>
> My request origins from a discussion on AskUbuntu [1]. Currently,
> Audio Recorder doesn't write to the xbel file upon creation of a new
> file.
>
> This problem could be solved, I think, by a new optional setting to
> ask the user each time where to save the file. It would then write to
> xbel by prompting the GTK File Dialog window.
>
> What do you think of this request?
>
> Would you consider it useful?
>
> Thankfully,
>
> ~Robert
>
>
> [1] https:/
> indicator-
> noredirect=
>
> To manage notifications about this bug go to:
> https:/
>
--
Sent from my PC, laptop or phone with Ubuntu-Linux.