https://bugs.gpodder.org/show_bug.cgi?id=1688
--- Comment #8 from Thomas Perl <[email protected]> 2012-10-07 20:26:05 BST --- (In reply to comment #7) > Now I know what is reason of this state. If I run program from console, it > learnt the path. > > quest@quest-desktop:~$ gpodder > Storing downloads in /media/sda6/quest/gpodder-downloads/ > (GPODDER_DOWNLOAD_DIR > is set) > 1349618842.135827 [gpodder.my] WARNING: Flush requested, but sync disabled. > > but if run it "from fingers" (Alt+F2), it doesn't. That's because an environment variable set in a console session is only valid for that session. You can set global environment variables in e.g. /etc/environment or ~/.profile or something (depending on the system you use). -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
