Author Topic: Screenshots?  (Read 1221 times)

0 Members and 1 Guest are viewing this topic.

Offline Taristin

  • Snipes
  • 213
  • BlueScalie
    • Skelkwank Shipyards
Ok, Screenshots have always been the bane of my existence, since I mainly only use FSO to take screenies of the models I work on in game.


Now, I noticed that there was a 'screenshots' folder created, and that there were sequentially numberred screenies in there in TGA format. Nice. :yes:

Problem. The screenies are all 2.25Mb and pure green. Nothing else.

So... :wtf: ?
Freelance Modeler | Amateur Artist

 

Offline Wanderer

  • Wiki Warrior
  • 211
  • Mostly harmless
Yeah, i saw it earlier today while doing some mantis related testing. Odd thing was that it happened just when OGL was once again able take non-green screenies (that was with with 22/12/05 CVS)...
Do not meddle in the affairs of coders for they are soggy and hard to light

 

Offline Bobboau

  • Just a MODern kinda guy
    Just MODerately cool
    And MODest too
  • 213
Quote from: taylor in the internal about three weeks ago
Since I was changing the OpenGL screenshot code a bit anyway I went ahead and changed the directory that the shots are saved in. It's now ~/<fsopendir>/screenshots on Linux and OS X and in a "screenshots" directory in the current working directory under Windows. With the number of screenshots that can build up I really thing they should be in there own directory instead of how they work now.

Does anyone object to me doing that for D3D as well so they are in the same place? I'd also like to make the D3D code produce TGA images instead of BMP so that the two APIs will use the same image format. Any objections to that?
Bobboau, bringing you products that work... in theory
learn to use PCS
creator of the ProXimus Procedural Texture and Effect Generator
My latest build of PCS2, get it while it's hot!
PCS 2.0.3


DEUTERONOMY 22:11
Thou shalt not wear a garment of diverse sorts, [as] of woollen and linen together

  

Offline Taristin

  • Snipes
  • 213
  • BlueScalie
    • Skelkwank Shipyards
Yes... And? That says nothing about why they're pure green. I have no objection to them being in their own directory, I like it better that way too, but I'd like to have something besides 0,255,0 images.
Freelance Modeler | Amateur Artist

 

Offline taylor

  • Super SCP/Linux Guru
  • Moderator
  • 212
    • http://www.icculus.org/~taylor
I made two changes to try and fix the single-color problem and when I updated the code just recently I removed one of them as a test.  Apparently that was a stupid idea. :D

That other change will hit CVS again before the day is over and we'll see if it fixes itself again.  The popup code works slightly differently but I'm guessing it's the exact same problem.  I'll also make the change there, however the popup code has to function a bit differently so while popups may no longer be single-color they may show the wrong image in the background.  If that's the case just update the Mantis bug and I'll try and work something else out.