srt_fix icon indicating copy to clipboard operation
srt_fix copied to clipboard

Errors with srt_fixer_gui

Open jsavage opened this issue 5 months ago • 1 comments

Executing this results in the GUI being displayed. After populating the inputs and pressing Fix Subtitles appears to work as I see Subtitles fixed Successfully and a file manager then opens and the first two messages appear. When file manager is closed the third message appears. The gui then closes without further error. Stdout msgs: ~/srt_fixer_gui $ python srt_fixer_gui.py

(pcmanfm:25129): Gtk-WARNING **: 09:05:27.336: Theme parsing error: :2:27: The style property GtkWidget:focus-padding is deprecated and shouldn't be used anymore. It will be removed in a future version

(pcmanfm:25129): Gtk-WARNING **: 09:05:27.338: Theme parsing error: :3:30: The style property GtkWidget:focus-line-width is deprecated and shouldn't be used anymore. It will be removed in a future version

(pcmanfm:25129): Gtk-WARNING **: 09:05:52.521: gtk_menu_detach(): menu is not attached

jsavage avatar Sep 26 '24 08:09 jsavage