Giter VIP home page Giter VIP logo

Comments (12)

cybre avatar cybre commented on June 11, 2024

Eh, this might also mean it can't open the file (I was lazy, I know :P).
Care to post some terminal output (budgie-panel) ?

from budgie-screenshot-applet.

cybre avatar cybre commented on June 11, 2024

oh wait. Check raven if "Local" is really the chosen option.
And if it is, try changing it to something else and back to Local.

from budgie-screenshot-applet.

fossfreedom avatar fossfreedom commented on June 11, 2024

yep raven says "Local"

budgie-panel --replace &
budgie-remix@budgieremix-eME732:~$ 
(budgie-panel:17322): GLib-GObject-WARNING **: invalid (NULL) pointer instance
(budgie-panel:17322): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
** Message: Unable to select area using GNOME Shell's builtin screenshot interface, resorting to fallback X11.
** Message: Unable to use GNOME Shell's builtin screenshot interface, resorting to fallback X11.
** (gnome-screenshot:17332): CRITICAL **: Unable to save the screenshot: Error opening file '/Screenshot from 2016-07-01 21-27-11.png': Permission denied

Running gnome-screenshot in a terminal successfully writes a ~/Pictures screenshot picture

from budgie-screenshot-applet.

cybre avatar cybre commented on June 11, 2024

What is the output of gsettings get org.gnome.gnome-screenshot last-save-directory ?

from budgie-screenshot-applet.

fossfreedom avatar fossfreedom commented on June 11, 2024
gsettings get org.gnome.gnome-screenshot last-save-directory
''

from budgie-screenshot-applet.

cybre avatar cybre commented on June 11, 2024

Huh, so it doesn't have a default one set.
Ok, I'll add an option to change the save directory instead of trying to use the last one used by gnome-screenshot.

Sigh... 0.3.3 it is :P

from budgie-screenshot-applet.

cybre avatar cybre commented on June 11, 2024

It'll just default to ~/Pictures or ~/Pictures/Screenshots

from budgie-screenshot-applet.

fossfreedom avatar fossfreedom commented on June 11, 2024

k - thanks!

BTW - those people who don't use english as their locale is the folder known as "~/Pictures" ?

suspect need to grep through this file for the pictures folder name

more .config/user-dirs.dirs 
# This file is written by xdg-user-dirs-update
# If you want to change or add directories, just edit the line you're
# interested in. All local changes will be retained on the next run
# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported.
# 
XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_TEMPLATES_DIR="$HOME/Templates"
XDG_PUBLICSHARE_DIR="$HOME/Public"
XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/Videos"

from budgie-screenshot-applet.

fossfreedom avatar fossfreedom commented on June 11, 2024

... or use this command

xdg-user-dir PICTURES

from budgie-screenshot-applet.

cybre avatar cybre commented on June 11, 2024

Yeah, I'll use GLib.Environment

from budgie-screenshot-applet.

cybre avatar cybre commented on June 11, 2024

0.3.3 released.
Note: Local mode is now a boolean ("enable-local" in the gschema) so you'll need to update your patch.

from budgie-screenshot-applet.

fossfreedom avatar fossfreedom commented on June 11, 2024

excellent thanks. Looks good!

from budgie-screenshot-applet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.