Paul B. Gallagher wrote on 18/08/2018 5:30 AM:
Ray_Net wrote:
This is my idea also .... replacing double-backslash by
single-backslash could destroy the pref.js file ...
This is what I have in my pref.js file:
user_pref("browser.download.dir",
"C:\\ADDON\\ADDED\\Mozilla-Suite\\SeaMonkey\\2.0.2");
user_pref("browser.download.lastDir",
"C:\\ALLDATA\\RandoEvasion\\INSCRITS");
If you don't trust it, don't do a global search and replace. Try it with
the one pref you're interested in and see what happens. If that fixes
the problem, you can go back and apply the fix throughout the file.
To Mark's question: the backslashes are single in about:config.
From what we've seen so far, the download failed for some reason,
that's why the OP can't find the file (it's not there). My chief suspect
at this point is the double backslashes -- if SM tries to save the file
to a nonexistent directory or an invalid path, it will fail. But then it
should throw an error to alert the user, even if the setting is "don't
ask."
I have no expertise in Linux; my remarks refer only to the Windows
installation.
As suggested by others, I looked in about:config and, sure enough, while
looking in prefs.js,I got double slashes, when I looked in about:config,
I got ...
browser.download.lastDir; user set String
C:\Users\Daniel\Downloads
Single slashes ... just doesn't work for downloading SeaMonkey from the
SeaMonkey-Project download page. Other downloads, things work fine!!
--
Daniel
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101
SeaMonkey/2.49.1 Build identifier: 20171016030418
User agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101
SeaMonkey/2.49.1 Build identifier: 20171015235623
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey