Open Surfoo opened 2 months ago
@Surfoo Hi, is comment by @TechHorizon2003 in anyway related to your issue? EDIT: Ok, I see you have given it thumbs down, so this is some really suspect stuff. Unless I get a explanation very quickly from @TechHorizon2003 I'll ban them from the project.
@TechHorizon2003 what are you asking me to download and why?
I reported his comment.
I had an other crash right now:
(flowblade:2704186): GLib-GIO-ERROR **: 14:24:52.412: g_menu_item_set_detailed_action: Detailed action name 'app.grille_d'image:' has invalid format
[1] 2704186 trace trap (core dumped) SDL12COMPAT_NO_QUIT_VIDEO=1 GDK_BACKEND=x11 SDL_VIDEODRIVER=x11
Ok, I'll get rid of them right away.
Haven't seen either of crashes, but I'll first try to reproduce the 'leave on overnight' crash tonight.
I tested leaving the application open overnight but the crash did not reproduce.
A project was opened, maybe a memory leak overnight.
I found an other bug, sometimes when I want to delete a media I have this error:
Traceback (most recent call last):
File "/usr/lib/python3.12/site-packages/Flowblade/projectaction.py", line 2257, in media_file_menu_item_selected
gui.media_list_view.select_media_file(media_file)
File "/usr/lib/python3.12/site-packages/Flowblade/guicomponents.py", line 1287, in select_media_file
self.selected_objects.append(self.widget_for_mediafile[media_file])
~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
KeyError: <projectdata.MediaFile object at 0x7a1a2a2412e0>
I found an other bug, sometimes when I want to delete a media I have this error:
Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/Flowblade/projectaction.py", line 2257, in media_file_menu_item_selected gui.media_list_view.select_media_file(media_file) File "/usr/lib/python3.12/site-packages/Flowblade/guicomponents.py", line 1287, in select_media_file self.selected_objects.append(self.widget_for_mediafile[media_file])
KeyError: <projectdata.MediaFile object at 0x7a1a2a2412e0>
Do you any exact steps to reproduce this? There must be some sequence of actions that I do not perform when using the application because I never get this. I did a test trying add and delete files in different patters 20 times but, not hitting this.
BTW are you using the Flatpak version? If not, could you try to see if you experience same issues with that.
Do you any exact steps to reproduce this? There must be some sequence of actions that I do not perform when using the application because I never get this. I did a test trying add and delete files in different patters 20 times but, not hitting this.
I'm working on a video edit, I don't know about the steps, sorry.
BTW are you using the Flatpak version? If not, could you try to see if you experience same issues with that.
No, I installed it from arch repositories.
I'm working on a video edit, I don't know about the steps, sorry.
I added an item on my personal action list to look how this is logically possible as it sort of should not be. if I find something I'll comment here.
I left Flowblade open overnight, in the morning it crashed with a segmentation fault:
Please include the following information. 1) Flowblade version (Help->About): 2.16.2 2) MLT version (Help->Runtime Environment): 7.24.0 3) Your distribution and desktop environment(Ubuntu/Unity, Debian/KDE, Mint/Cinnamon etc.): Manjaro 4) X11 or Wayland: X11