ScreenShot+Desktop Record 1.4

UUID: ScreenShot+RecordDesktop@tech71
Score: 32

Download



For some reason the save dialog doesnt show after taking a screen shot instead it auto saves to your pictures folder.

Lets you take screen shots of whole screen, selected window, or selected area.

Lets you record your desktop with or without audio.

ffmpeg is Required! open software manager and type in ffmpeg and install it.

Screenshots is with gnome-screenshot

Watch It In Action Here http://youtu.be/P-LIbuIPnP8

V1.2 changes: Coding

Download From here and

1) Extract to ~/.local/share/cinnamon/applets/

2) Enable the applet in cinnamon settings.

Note: If anyone gets any errors please let me know on the comments below

About The Author

infektedpc
.:Infektedpc:.

Co Developer of the windows program "Get Linux".     http://getlinux.sourceforge.net

Owner and operator of http://get-linux.net A Library Of Operating Systems.

I've created some category qicklists for ubuntu's Unity interface.   Category Quick Lists

Have some linux how to's on youtube http://www.youtube.com/user/infektedpc?feature=guide

Loving the whole cinnamon desktop it made me switch to linux mint.


42 Comments

  1. billynick says:

    you keep coming up with great stuff :) if ur looking for things to do a screensaver inhibit applet would be awesome, like this one for gnome-shell https://extensions.gnome.org/extension/233/inhibit-applet/

  2. infektedpc says:

    cool ill try

  3. bimsebasse says:

    Added to the Cinnamon Extras PPA (sudo apt-get install cinnamon-applet-screenshotplusrecording), nice job!

  4. bimsebasse says:

    And then again not. The PPA installs into /usr/share/cinnamon/applets/ which means that the applet.js has to be edited to call the two sctipts there and not in .local directory - I couldn't quite figure that out myself but realize this line is what needs editing: Main.Util.spawnCommandLine(GLib.get_home_dir() + "/.local/share/cinnamon/applets/ScreenShot+RecordDesktop@tech71/screencapturesound.sh") - how would that line look if the scripts were placed in /usr/share/cinnamon/applets/ScreenShot+RecordDesktop@tech71/ ?

  5. infektedpc says:

    /usr/share/cinnamon/applets/ScreenShot+RecordDesktop@tech71/screencapturesound.sh is what it would have to be changed to

  6. infektedpc says:

    its just calling on my sh scripts i wrote

  7. infektedpc says:

    also those scripts rely on ffmpeg so ffmpeg would have to be installed on a users machine as well

  8. bimsebasse says:

    When I tried simply changing /.local/share/... to /usr/share/... up popped an error message that the script could not be located in something like /Home/usr/share... - I think the line "(GLib.get_home_dir()" calls the home dir and I don't know how to edit it so it calls the root dir. The ppa package has ffmpeg as a dependency so that's installed automatically along with the applet, that's one of the benefits of installing from PPA.

  9. infektedpc says:

    http://ge.tt/7lkBh5G/v/0

  10. cinnamint says:

    you should create a brightness applet. havent seen it here.

  11. tranduyhung says:

    Hi infektedpc, I can record with no audio, the file is stored in Video folder, but when I record with audio, there is no movie file created. I think my microphone is configured correctly because I can record audio with Audacity. Can you help me with this? Thanks!

  12. Snipe2004 says:

    Hi Infektedpc, nice applet you made here! Works well, but : * First, it records videos in "~/Videos", but in french-speaking countries, this dir is named "~/Vidéos". So it's a bit boring, but not too serious. I changed it myself in the files, located in /usr/share/cinnamon/applets/... I also tried to translate it into french. Easy, except that it seems there's an encoding problem : "é" appears like é and so on. Do you know how to handle this? * Second, when I use "Screenshot" in the menu, it opens gnome-screenshot and it works well. But when I try to use your shortcuts they won't take the screenshot. I used your nice video recording function to show what I mean : http://videobin.org/+5t8/6cq.html Anyway, great applet! I would just enjoy if the shortcuts would work, and if it was more customizable (what do you want to be shown in the menu, language, directory in which to record/save screenshots).

  13. infektedpc says:

    Snipe2004 have you looked in ~/Pictures folder it should be automatically saving the pictures there without any prompts

  14. rmmiron says:

    Great applet, Thank you! It made me interested in apps developing. I'm studying and 've made some modifications to your scripts, for example, changing the saving directory to '$HOME/Videos/Screen' just to keep the screen videos separated from other ones, and I'm thinking right now on how to get the 'Videos' path from linux (system variables?) because of the language configured on O.S. (in different configurations the default 'Videos' path may differ). Just little issues. Thank you very much for this app and keep going on! Regards.

  15. Moskera says:

    First of all, I like your app a lot!!!! It is amazing! That is the reason why I would like to take it to Mate or gnome2. Could you tell me a way of doing it? Thanks for your time and help!

  16. m0n9oose says:

    don't works after upgrade to fc17 :( stock screenshot app does. can you fix it?

  17. infektedpc says:

    Moskera i don't know how to fork it to mate but ill give it a try...

  18. infektedpc says:

    I'll Look Into The Fc17 issue

  19. m0n9oose says:

    thank you, infektedpc. This applet really useful, i'll wait resolve this issue.

  20. thanks for a great applet! i can't get record video with sound. what could be wrong?

  21. fakkovv says:

    Great applet, thanks! Just the random question: where I can find this tree wallpaper?

  22. Dielan says:

    Looking good. However I'm having issues using it. It could be because I extracted the package I downloaded on this page to /usr/share/cinnamon/applets and not ~/.local/whateverthepathis/applets This is because I could not find the .local folder! I unhid the folders, there were other folders with the . in front that became unhidden so I know it's not that. The directory simply doesn't exist. Also, I cannot install that ppa, I am not sure why. I get this error: Traceback (most recent call last): File "/usr/bin/add-apt-repository", line 65, in if not sp.add_source_from_line(line): File "/usr/lib/python2.7/dist-packages/softwareproperties/SoftwareProperties.py", line 630, in add_source_from_line (deb_line, file) = expand_ppa_line(line.strip(), self.distro.codename) File "/usr/lib/python2.7/dist-packages/softwareproperties/ppa.py", line 47, in expand_ppa_line sourceslistd = apt_pkg.Config.find_dir("Dir::Etc::sourceparts") AttributeError: 'module' object has no attribute 'Config' Please help? I need to be able to record my desktop with audio.

  23. Dielan says:

    About my above post, I found the ~/.local folder, Nautilus was just playing dumb with me. However there isn't a cinnamon directory anymore, it's possible in the latest version of cinnamon it was removed, since they all seem to be in /usr/share/whatever. I tried creating a directory but it won't show up in the settings program. Help?

  24. Dielan says:

    Ugh, triple post! I'm so sorry! I did some research and because I'm using LMDE I can't use repositories configured for Ubuntu+friends. So, could you confirm the issue with not having a cinnamon directory in ~/.local ? Perhaps make the downloadable file on this page play nice in the /usr/share/whatever directory? Much appreciated.

  25. m0n9oose says:

    in gnome 4.2 utility gnme-screenshot works buggy, it's not an issue of applet, like i think earlier https://bugs.launchpad.net/ubuntu/+source/gnome-screenshot/+bug/929536 (now screenshots saves in Pictures folder)

  26. infektedpc says:

    DIELAN: heres one that will play nice with usr/share/cinnamon/applets/ just extract in that directory and you should be good. http://dl.dropbox.com/u/31974669/ScreenShot+RecordDesktop@tech71.tar.gz

  27. fixles says:

    Hi, Great app! But I cant get it to record an area of the screen or a single window. I select the area then select record desktop with sound and it just records the whole desktop which records fine but I just want an area. I'm using Fedora 17.

  28. mrdarksys says:

    Menu item "Open Folder" throws error about "starting Nautilus" - Cinnamon use Nemo.

  29. Lunatico says:

    This is one of the applets I use most! I've noticed a small bug on it... the feature I use more is "Select Area" because it saves me from having to crop screenshots. This stops working very often, I would click it and nothing would happen, the cursor will not go into an + to select an area. If I restart Cinnamon it starts working again. Any idea why? Thanks!

  30. dandv says:

    Can it record video of only one window? (My entire desktop is multi-monitor and quite large). If so, that should be mentioned in the descriptions, otherwise it would be a great feature to have :)

  31. MrPopinjay says:

    Also getting this error on 14- Menu item "Open Folder" throws error about "starting Nautilus"

  32. Brilliant applet, but the only problem I'm having is the same as mentioned by dandv above; Using multi monitors I can't seem to record just the one monitor, which would make the recording feature a lot more useful!

  33. infektedpc says:

    ill try to work on multi monitor support soon

  34. jameh says:

    screenshots I take with the "selected area" option are tinted green by (I'm presuming) the selecting box.

  35. jameh says:

    edit: sometimes.

  36. jameh says:

    edit: maybe not anymore since I downloaded and tried with the current version

  37. W: Imposible obtener http://ppa.launchpad.net/bimsebasse/cinnamonextras/ubuntu/dists/quantal/main/source/Sources 404 Not Found W: Imposible obtener http://ppa.launchpad.net/bimsebasse/cinnamonextras/ubuntu/dists/quantal/main/binary-i386/Packages 404 Not Found

  38. Princeraj56 says:

    sudo add-apt-repository ppa:bimsebasse/cinnamonextras it shows............ Cannot access PPA (https://launchpad.net/api/1.0/~bimsebasse/+archive/cinnamonextras) to get PPA information, please check your internet connection. plz help ..............i'm using 10Mbps internet connection but it shows ...............this error when i'm installing ScreenShot+Desktop Record 1.3..........

  39. ekerezin says:

    Hello friend Awessome applet BTW I dont know why the video recording do not work Cinnammon tells "Recording" "Stop Recording" but the video file isn't created at all! Anyways very good applet if you can help me! Using on Ubuntu

  40. jonbrett says:

    Hi infektedpc, Respondint to Snipe2004's comment about the Videos directory being wrong in non-English languages.... you should be able to use xdg to get the correct "Videos" directory in any given locale or if the user has changed the default directory. To print the Videos directory path: xdg-user-dir VIDEOS To print the Pictures directory path: xdg-user-dir VIDEOS Nice extension by the way ;) Jon

  41. ldotcom says:

    love this. but how can i set the format to .mp4 , this one .kmv is not benefit for me to do some kind of stuff.

  42. Gilnaa says:

    When I try to start recording, I get the following error: Faild to execute child process: "/home/gilnaa/.local/share/cinnamon/applets/ScreenShot..../screencaputre.sh" (Permission Denied)