Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Αυτό το νήμα αρχειοθετήθηκε. Κάντε νέα ερώτηση αν χρειάζεστε βοήθεια.

Taking webpage screenshot from command line

  • 6 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 295 προβολές
  • Τελευταία απάντηση από cor-el

more options

Hi. i have no results while doing this: https://dpaste.com/FTXPQ46ZL# No error, no screenshot. "Screenshot" flags in default state, about:policies - inactive.

Hi. i have no results while doing this: [https://dpaste.com/FTXPQ46ZL# https://dpaste.com/FTXPQ46ZL#] No error, no screenshot. "Screenshot" flags in default state, about:policies - inactive.

Επιλεγμένη λύση

You should only use this profile for headless mode as I've noticed before that using this profile for a regular session makes it stop working.

Προβολή απάντησης εντός συζήτησης 👍 0

Όλες οι απαντήσεις (6)

more options

Try to specify a clean profile dedicated for this screenshot, create the profile with the profile manager and remove all files in it.

<path_to_firefox> --screenshot ~/Downloads/test-sumo.png https://support.mozilla.org/en-US/questions/firefox -P test-ss -no-remote
more options

New user, new profile was created specially to report this problem. Now it hangs with this:

firefox --screenshot ~/Downloads/test-sumo.png https://support.mozilla.org/en-US/questions/firefox -P test-ss -no-remote

      • You are running in headless mode.

Gtk-Message: 03:32:35.322: Not loading module "atk-bridge": The functionality is provided by GTK natively. Please try to not load it. [GFX1-]: RenderCompositorSWGL failed mapping default framebuffer, no dt

more options

Επιλεγμένη λύση

You should only use this profile for headless mode as I've noticed before that using this profile for a regular session makes it stop working.

more options

But it just hangs, no response, no screenshot, no return to command prompt, as with other profiles.

more options

Ok, with this command: firefox --screenshot ~/Downloads/test-sumo.png https://support.mozilla.org/en-US/questions/firefox -P test -no-remote

i finally get my screenshot in ~/Downloads folder. 

But... is this the way it should work? Could you explain or point me to place were i can eliminate my lack of knowledge about how it should work?

For ~/Downloads i have such rights:

ls -la ~/Downloads/ total 1008 drwxr-xr-x 2 test test 4096 May 10 15:03 . drwxr-x--- 19 test test 4096 May 10 15:04 .. -rw-rw-r-- 1 test test 1022906 May 10 15:05 test-sumo.png

For newly created directory test there i have such: ls -la test/ total 8 drwxrwxr-x 2 test test 4096 May 10 15:04 . drwxr-x--- 19 test test 4096 May 10 15:04 ..

As far as i can see the difference in just group rights. Or headless mode works ONLY with some special profile but for common profile it's impossible? Why it is possible to create screenshot for Downloads/ folder while impossible for test/ folder?

Τροποποιήθηκε στις από τον/την qwertikator

more options

I do not know what difference(s) in a profile initialized via starting in headless mode is causing this stop working when you use this profile with a normal session. You can compare two profiles to see whether some file and folder aren't present.