Hello,

I'm running

Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46

(build identifier 20161213175921) under Debian Linux 9 (Stretch) amd64.

I'm using the contributed 64-bit GTK2 build of SeaMonkey (https://archive.mozilla.org/pub/seamonkey/releases/2.46/contrib/seamonkey-2.46.en-US.linux-x86_64.tar.bz2) with the following build config:

Source

Built from http://hg.mozilla.org/releases/comm-release/rev/6fe0f5662a084ff3d6cc0a69a00490c0910b3b35

Build platform

target x86_64-pc-linux-gnu

Build tools

Compiler
Version
Compiler flags

/usr/bin/ccache /builds/slave/rel-c-rel-lnx64-bld/build/gcc/bin/gcc -std=gnu99
4.8.5
-Wall -Wempty-body -Wignored-qualifiers -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-strict-aliasing -ffunction-sections -fdata-sections -fno-math-errno -pthread -pipe

/usr/bin/ccache /builds/slave/rel-c-rel-lnx64-bld/build/gcc/bin/g++ -std=gnu++11
4.8.5
-Wall -Wc++11-compat -Wempty-body -Wignored-qualifiers -Woverloaded-virtual -Wpointer-arith -Wsign-compare -Wtype-limits -Wunreachable-code -Wwrite-strings -Wno-invalid-offsetof -Wno-error=maybe-uninitialized -Wno-error=deprecated-declarations -Wno-error=array-bounds -fno-exceptions -fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -D_GLIBCXX_USE_CXX11_ABI=0 -pipe -g -freorder-blocks -Os -fomit-frame-pointer

Configure options

--enable-application=suite --with-external-source-dir=/builds/slave/rel-c-rel-lnx64-bld/build --enable-update-channel=release --enable-js-shell --enable-default-toolkit=cairo-gtk2 --with-ccache=/usr/bin/ccache CC=/builds/slave/rel-c-rel-lnx64-bld/build/gcc/bin/gcc CXX=/builds/slave/rel-c-rel-lnx64-bld/build/gcc/bin/g++ --enable-crashreporter --enable-elf-hack --enable-release --enable-stdcxx-compat

I have the following preferences set related to downloads:

browser.download.dir=/home/bass
browser.download.folderList=2
browser.download.lastDir=/home/bass
browser.download.manager.behavior=1
browser.download.progress.closeWhenDone=true
browser.download.useDownloadDir=false

Whenever I try to download a file or an e-mail attachment (either by following a link to the file or via "Save Link Target As..." or even via File -> "Save Page As..." for HTML files), nothing happens (the file selection dialog never pops up, the download history in the Download Manager remains empty), and the downloaded files remain sitting (with the ".part" extension) under /tmp/mozilla_bass0 (I wonder what's the need of using my TMPDIR here, as my /tmp slice may not even be large enough to contain the downloaded file).

If I flip the useDownloadDir property (browser.download.useDownloadDir=true), which corresponds to "save file to the configured location", downloads become functional again, except that I'm no longer able to specify the download location.

I don't have any add-ons installed, so restarting in safe mode doesn't make any difference.

On the other hand, the issue is only reproducible for my own profile and not for a newly created one.


How can I further diagnose the problem?

Are there any caches I can try to re-set?


Regards,
Andrey.


_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to