On 9 January 2017 at 00:48, luis talavera wrote:
> Hello,
>
> I can't install anything in my Linux Mint 17, it returns this error message.
> I can't install even from the software centre that include my Mint. Could
> you help me?
>
> Thanks so much.
>
>
>
> (synaptic:16612): GLib-CRITICAL **: g_ch
After I upgraded from 14.04 to 16.04 I started seeing this behavior.
I have a makefile that takes a JS argument like so:
make JS=foo/bar.js
If I type make JS=f and then hit Tab to complete, it wipes out my JS=
and leaves me with this:
make foo/
I can continue completing to the filename but