Max-Hilo / flight-files

Flight Files is a simple desktop two-pane file manager written in PHP using the library PHP-GTK 2, which supports Windows and Linux
MIT License
0 stars 0 forks source link

Ошибка в назначении программ по-умолчанию (Windows) #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Открыть окно файловых ассоциаций, 
добавить новый тип "video"
2. К нему добавить расширения: ".avi", ".wmv", ".mpg"
3. Назначить программу. При открытии 
диалога выбора программы в консоль 
пишется ошибка:
(php.exe:3852): Gtk-CRITICAL **: gtk_file_system_win32_get_parent:
assertion `g_path_is_absolute (filename)' failed
4. Попытаться открыть файл из FFiles

Файловый менеджер зависает, файлы не 
открываются.

Original issue reported on code.google.com by HiloMax on 21 Jul 2009 at 10:44

GoogleCodeExporter commented 9 years ago

Original comment by Shec...@gmail.com on 21 Jul 2009 at 1:15

GoogleCodeExporter commented 9 years ago
Исправлено в 
[http://code.google.com/p/flight-files/source/detail?r=94 r94].

Original comment by Shec...@gmail.com on 22 Jul 2009 at 6:40