WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: ScreenShot problems and tce-load window characters  (Read 1380 times)

Offline beerstein

  • Hero Member
  • *****
  • Posts: 530
ScreenShot problems and tce-load window characters
« on: June 29, 2015, 07:49:42 AM »
piCore 6.1 does not save a screen dump png file into /home/tc. I can select SceenShot from menue and click and it shows the message that a screenshot has been made.
But no png file in /home/tc.
There is another glitch which needs attention: Characters in tce-load window have no contrast and not visible.

Please help or help with howto fix it?

Thank you
t(w)o be(ers) or not t(w)o be(ers) that is the question

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11226
Re: ScreenShot problems and tce-load window characters
« Reply #1 on: June 29, 2015, 08:15:56 AM »
Hi beerstein
Does  /usr/bin/screenshot.sh  look like this:
Code: [Select]
#!/bin/sh
[ -z ${DISPLAY} ] && echo "Requires X" &&  exit 1
filename=screenshot_`date "+%m%d%H%M%S"`.png
/bin/sh -c "sleep 1 && /usr/bin/imlib2_grab $filename"
If so, try changing the line that says  filename=  to:
Code: [Select]
filename=$HOME/screenshot_`date "+%m%d%H%M%S"`.png

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: ScreenShot problems and tce-load window characters
« Reply #2 on: June 29, 2015, 11:36:44 AM »
piCore 6.1 does not save a screen dump png file into /home/tc. I can select SceenShot from menue and click and it shows the message that a screenshot has been made.
But no png file in /home/tc.

Install imlib2-bin.tcz
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."