Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
~/.steam/steam/config/htmlcache/Local Storage/leveldb
That said, this doesn't seem to work for me: using rm -r leveldb and rebooting, then starting steam, the missing collection is still missing for me after leveldb is regenerated.
as an experiment, I tried removing leveldb with steam open, then creating a new collection and adding a game. then I used the trick mentioned below to add the missing collection temporarily. After restarting steam leveldb was regenerated, and the test collection was present, but the collections were once again missing which indicates to me this isn't the correct set of files to be modifying, at least on linux
A thread on reddit gives a method I've found works temporarily, but after restarting steam collections disappear again
I'll keep messing with it and report back
Sorry to hear it didn't work for you. Maybe try putting the 'leveldb' folder from your up-to-date client on a flash drive (or emailing it to yourself / whatever is easiest) and replacing your Linux 'leveldb' with it. It worked for me from Windows to Mac.
I did sudo apt remove and sudo apt purge on : steam, steam-devices, and steam installer
Then I followed up with:
find . -type d -iname steam\*
to find any directories containing the word steam and used rm -rf on them
Then there were STILL things left on the system, found with dpkg --list | grep steam
and i used dpkg --remove and dpkg --purge on them
.... after reinstalling steam after all of this... the collections were still not appearing. I have no idea where the hell the files managing this are.
or my machine is uniquely screwed up somehow
There's ABSOLUTELY something very wrong on valve's end here though. I reinstalled my OS today (unrelated issues from a changed username) and that STILL didn't fix it
Agreed, and I imagine it wouldn't be terribly difficult to reproduce and fix on their end. I'll submit a report in case they don't know about it yet.