I have the same problem. Here's a minimal example:

```bash
touch пример_имени_файла
zip test.zip пример_имени_файла
unzip -l test.zip  # shows name properly
file-roller test.zip # shows gibberish
```

Reply via email to