Hello,
Nicolas Goaziou writes:
[...]
> This should be fixed in commit e43cbeafd1b632f39b08b3644af5230d5350a656.
Yay, thank you for the prompt resolution.
--
Thanks,
Maxim
Hello,
"Dr. Arne Babenhauserheide" writes:
> Is there a package that says "all of texlive"? When working with LaTeX,
> I do not know beforehand which packages I need but rather always need
> all available to try out what works well.
The "all of texlive" package is called `texlive'.
When you ha
Hey guix,
Anthy has been giving me grief lately. It's not showing up in ibus-setup's list
of input methods.
After futzing around with ibus and gsettings for a while, I noticed this:
$ guix shell --pure ibus ibus-anthy
$ ibus read-cache | xml sel -t -c
'(//name[text()="org.freedesktop.IB
Some headway: It looks like anthyprefs sits under a different directory than
the engine script:
$ guix shell --pure ibus ibus-anthy
$ ls $GUIX_ENVIRONMENT/share/ibus-anthy/setup/
__pycache__/ _config.py anthyprefs.py main.py prefs.py setup.ui
$ ls $GUIX_ENVIRONMENT/share/ibu
elaexuo...@wilsonb.com writes:
> Hey guix,
>
> Anthy has been giving me grief lately. It's not showing up in ibus-setup's
> list
> of input methods.
>
Hello, thanks for the report, fix now in master!