[1.0] Screenshot issues in Linux GNOME
-
- Inserter
- Posts: 30
- Joined: Fri Jan 24, 2020 4:32 pm
- Contact:
[1.0] Screenshot issues in Linux GNOME
Hi (;
With stable 1.0 Factorio and GNOME 3.36 there are some very weird and annoying bugs with doing a print-screen key screenshots:
1. If you do a screenshot of the whole screen (just print-screen) then the game window is just not visible (*). You see a checkerboard instead of it (same thing as graphic software use for marking transparent background).
2. If you do a screenshot of active window (alt+print-screen), then in majority of cases GNOME session will crash. No screenshot is done.
3. If you do a screenshot of selectable area (shift+print-screen), then it sometimes works and sometimes doesn't. Maybe it's something like "doesn't work the first time", hard to tell.
There was absolutely no issue like that with Factorio 0.17.79 and GNOME 3.34. I did not check with Factorio 0.18.xx. I have no idea how to tell you whether the problem is more in Factorio or more in GNOME, however my brother (who has a similar PC, similar OS and also GNOME) has the same issue.
Any ideas on how could I narrow this issue down for you?
(*) - I'm mentioning this and separating 1. from 2., because I have 2 monitors. Maybe this is related, maybe not.
With stable 1.0 Factorio and GNOME 3.36 there are some very weird and annoying bugs with doing a print-screen key screenshots:
1. If you do a screenshot of the whole screen (just print-screen) then the game window is just not visible (*). You see a checkerboard instead of it (same thing as graphic software use for marking transparent background).
2. If you do a screenshot of active window (alt+print-screen), then in majority of cases GNOME session will crash. No screenshot is done.
3. If you do a screenshot of selectable area (shift+print-screen), then it sometimes works and sometimes doesn't. Maybe it's something like "doesn't work the first time", hard to tell.
There was absolutely no issue like that with Factorio 0.17.79 and GNOME 3.34. I did not check with Factorio 0.18.xx. I have no idea how to tell you whether the problem is more in Factorio or more in GNOME, however my brother (who has a similar PC, similar OS and also GNOME) has the same issue.
Any ideas on how could I narrow this issue down for you?
(*) - I'm mentioning this and separating 1. from 2., because I have 2 monitors. Maybe this is related, maybe not.
Re: [1.0] Screenshot issues in Linux GNOME
Seems to be a known bug in GNOME.Freddie Chopin wrote: ↑Fri Nov 20, 2020 1:48 pm1. If you do a screenshot of the whole screen (just print-screen) then the game window is just not visible (*). You see a checkerboard instead of it (same thing as graphic software use for marking transparent background).
This too.Freddie Chopin wrote: ↑Fri Nov 20, 2020 1:48 pm2. If you do a screenshot of active window (alt+print-screen), then in majority of cases GNOME session will crash. No screenshot is done.
Either way, programs don't handle their own screenshots being taken. You could try using GIMP for taking screenshots, that's always worked for me.
-
- Inserter
- Posts: 30
- Joined: Fri Jan 24, 2020 4:32 pm
- Contact:
Re: [1.0] Screenshot issues in Linux GNOME
Thanks for the info. It's a pity this doesn't work in GNOME properly now. While I know that there's a way to make screenshots in game with a command, this way has a pretty serious limitation - it captures what is around player, not what is on the screen. If I would like to make a screenshot of the map view, then this doesn't seem to be possible. Would you consider such feature request worthwhile and doable?
Re: [1.0] Screenshot issues in Linux GNOME
If you happen to use Steam, it provides its own screenshot feature. By default you can press F12 to take a screenshot of the running game. This works very well with my Gnome on Archlinux.
-
- Inserter
- Posts: 30
- Joined: Fri Jan 24, 2020 4:32 pm
- Contact:
Re: [1.0] Screenshot issues in Linux GNOME
Unfortunately I'm not using Steam, I have the "direct" install of the game. I assumed that by buying it directly on the website, Wube will get more cash, while Steam is probably already profitable enough (;
Re: [1.0] Screenshot issues in Linux GNOME
You're correct in that assumption, but you can get a Steam key after buying it from the website (I'm not sure exactly where, but log in with your account and poke around).Freddie Chopin wrote: ↑Sat Nov 21, 2020 4:04 pm Unfortunately I'm not using Steam, I have the "direct" install of the game. I assumed that by buying it directly on the website, Wube will get more cash, while Steam is probably already profitable enough (;
There are 10 types of people: those who get this joke and those who don't.
Re: [1.0] Screenshot issues in Linux GNOME
make a global keybinding in GNOME to have your own F12 global shortcut that runs:Freddie Chopin wrote: ↑Sat Nov 21, 2020 4:04 pm Unfortunately I'm not using Steam, I have the "direct" install of the game. I assumed that by buying it directly on the website, Wube will get more cash, while Steam is probably already profitable enough (;
scrot -u "~/Pictures/Screenshots/scrot-$(date +%s).png"
Re: [1.0] Screenshot issues in Linux GNOME
Steam is a waste of CPU, just for taking a screenshot with.Jap2.0 wrote: ↑Sat Nov 21, 2020 4:31 pmYou're correct in that assumption, but you can get a Steam key after buying it from the website (I'm not sure exactly where, but log in with your account and poke around).Freddie Chopin wrote: ↑Sat Nov 21, 2020 4:04 pm Unfortunately I'm not using Steam, I have the "direct" install of the game. I assumed that by buying it directly on the website, Wube will get more cash, while Steam is probably already profitable enough (;
Re: [1.0] Screenshot issues in Linux GNOME
Most likely (although Factorio doesn't really waste CPU, so obviously you need something to do so ), but presumably it would actually work for taking screenshots, unlike Gnome. Scrot appears to be something that would also work, from my brief glimpse over Linux screenshot tools.
Of course, there's always also the possibility that Steam could or would be used for things other than taking screenshots, and it seems a reasonable thing to provide that option.
There are 10 types of people: those who get this joke and those who don't.
Re: [1.0] Screenshot issues in Linux GNOME
no, when I say Steam is a waste of CPU, i mean, it's been known to (on Linux especially) cause unnecessary CPU use in some web browser portion of the Steam application, which actually hurts Factorio performance. this is why I switched to Standalone copy on Linux.Jap2.0 wrote: ↑Sat Nov 21, 2020 4:41 pmMost likely (although Factorio doesn't really waste CPU, so obviously you need something to do so ), but presumably it would actually work for taking screenshots, unlike Gnome. Scrot appears to be something that would also work, from my brief glimpse over Linux screenshot tools.
Of course, there's always also the possibility that Steam could or would be used for things other than taking screenshots, and it seems a reasonable thing to provide that option.
Re: [1.0] Screenshot issues in Linux GNOME
Ah, interesting. If I remember correctly basically all of Steam is just a webview.ptx0 wrote: ↑Sat Nov 21, 2020 4:44 pm no, when I say Steam is a waste of CPU, i mean, it's been known to (on Linux especially) cause unnecessary CPU use in some web browser portion of the Steam application, which actually hurts Factorio performance. this is why I switched to Standalone copy on Linux.
There are 10 types of people: those who get this joke and those who don't.
-
- Inserter
- Posts: 30
- Joined: Fri Jan 24, 2020 4:32 pm
- Contact: