Re: [Fish-users] fish_config unreactive

2015-06-22 Thread Elias Assmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/19/2015 05:04 PM, Jürgen Haas wrote: > The command > > ln -s /usr/share/javascript/jquery/jquery.js > /usr/share/fish/tools/web_config/jquery.js > > from https://github.com/fish-shell/fish-shell/issues/1860 helped > me and fixed the problem on

Re: [Fish-users] fish_config unreactive

2015-06-19 Thread Jürgen Haas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The command ln -s /usr/share/javascript/jquery/jquery.js /usr/share/fish/tools/web_config/jquery.js from https://github.com/fish-shell/fish-shell/issues/1860 helped me and fixed the problem on my Ubuntu 15.04 system. Am 19.06.2015 um 16:30 schrieb

Re: [Fish-users] fish_config unreactive

2015-06-19 Thread David Adam
On Fri, 19 Jun 2015, Elias Assmann wrote: > When I run `fish_config', the config page is loaded in the browser, > but it is "empty" (no colors shown in the color menu) and does not > react to clicks. Here is a screen shot: > . I tried this with two different > brow

Re: [Fish-users] fish_config unreactive

2015-06-19 Thread Jürgen Haas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I have just tested that with Firefox and have the same issue. Looking into the console of the browser it shows that the referenced object $ is not defined and when I look into the source code the page wants to load jquery.js which would certainly de

[Fish-users] fish_config unreactive

2015-06-19 Thread Elias Assmann
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi List, When I run `fish_config', the config page is loaded in the browser, but it is "empty" (no colors shown in the color menu) and does not react to clicks. Here is a screen shot: . I tried this with two different