You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: