FS#50842 - [menumaker] UnicodeEncodeError when trying to run.

Attached to Project: Community Packages
Opened by Luke McDaniel (lukemcdaniel) - Tuesday, 20 September 2016, 04:36 GMT
Last edited by Jaroslav Lichtblau (Dragonlord) - Monday, 21 November 2016, 20:01 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jaroslav Lichtblau (Dragonlord)
Architecture x86_64
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Unable to use.

Additional info:
* package version(s)
hal_j@home ~/.config/openbox % mmaker --version
MenuMaker 0.99.9

hal_j@home ~/.config/openbox % python -V
Python 3.5.2
* config and/or log files etc.
Unaltered.


Steps to reproduce:


hal_j@home ~/.config/openbox % mmaker -ft Konsole Openbox
Traceback (most recent call last):
File "/usr/bin/mmaker", line 3, in <module>
import MenuMaker.CLI
File "/usr/share/menumaker/MenuMaker/CLI.py", line 316, in <module>
file.write(x)
UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in position 19: ordinal not in range(128)
This task depends upon

Closed by  Jaroslav Lichtblau (Dragonlord)
Monday, 21 November 2016, 20:01 GMT
Reason for closing:  No response
Additional comments about closing:  No response
Comment by Jaroslav Lichtblau (Dragonlord) - Friday, 23 September 2016, 17:41 GMT
Cannot unfortunately reproduce the error on my system.
What's the output of "pacman -Qi menumaker" command?
Does downgrading menumaker improve the situation?
https://archive.archlinux.org/packages/m/menumaker/

Loading...