|
|
Linux Technical issues under Linux platform |
|
Thread Tools | Display Modes |
11-06-2014, 07:00 PM | #1 |
Banned
Join Date: Nov 2008
Location: France
Posts: 496
|
Why the launcher is looking at screenshots files ?
Dear NGD,
I recently experienced a weird issue related to the /live/screenshots directory : I had over 5k files there, and for some reasons (maybe inodes) the directory was corrupted. So when running the "rolauncher" my system was hanging because it was looking for files on wrong sectors of the harddrive. I fixed out my issue just by running by hand a quick fschk on the partition/drive where this directory is located. The question that come to my mind now is, why the launcher is looking for all the *.jpg files inside the screenshots/ directory ? OS : Gentoo Linux Filesystem : ext3 (raid1) Thanks in advance. Regards. |
11-07-2014, 07:24 AM | #2 |
Master
Join Date: Jun 2011
Posts: 347
|
My guess is could be two things:
1. The game needs to initialize the directory/path every time it is run synchronously for the Alt+s function to capture screens in game and so when it touches that path it stumbles upon the bad sectors or inodes. 2. Or the inodes could be a generic problem of the game folder or the partition itself so when you ran the fsck it cleared out the entire thing and corrected it. Just a guess anyhow. |
11-09-2014, 07:19 PM | #3 |
Banned
Join Date: Nov 2008
Location: France
Posts: 496
|
"the game" yes, but why the launcher ? I could bypass it and it still worked.
|
|
|