[kdenlive] [Bug 449875] New: Switch Full Screen
https://bugs.kde.org/show_bug.cgi?id=449875 Bug ID: 449875 Summary: Switch Full Screen Product: kdenlive Version: 21.12.2 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- SUMMARY The Switch Full Screen is only mouse friendly, eg to pause and play. If a hotkey is used like L, to play, the Full Screen hides in the background. behind the main Kdenlive window. STEPS TO REPRODUCE 1. Drag media to the timeline 2. Switch Full Screen (Monitor > Switch Monitor Fullscreen) 3. Press L to play (or any key) OBSERVED RESULT Main Kdenlive window appears. The full screen plays in the background. EXPECTED RESULT Switch from main window to full screen and be able to use the keyboard and have the full screen stay in the foreground. SOFTWARE/OS VERSIONS Windows: 10 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION When I Run Confiq after the installation the mediainfo was missing, so I followed the suggestion and installed it. I then put "C:/Program Files/MediaInfo/config6" in the MediaInfo box on the Environment tab. Not sure if this had any bearing on it. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 449875] Switch Full Screen
https://bugs.kde.org/show_bug.cgi?id=449875 --- Comment #1 from Stephen Esseenyne --- Although Kdenlive_Nightly_mingw64 #1031 has fixed this the Transcode Clips dialog now pops up and transcoding, on top of the proxy generation, takes hours and hours. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 463982] A Portrait clip Proxied as Landscape
https://bugs.kde.org/show_bug.cgi?id=463982 --- Comment #1 from Stephen Esseenyne --- Created attachment 157540 --> https://bugs.kde.org/attachment.cgi?id=157540&action=edit Portrait clip proxied as Landscape -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 463982] A Portrait clip Proxied as Landscape
https://bugs.kde.org/show_bug.cgi?id=463982 --- Comment #2 from Stephen Esseenyne --- Created attachment 157541 --> https://bugs.kde.org/attachment.cgi?id=157541&action=edit Portrait (unproxied) as Portrait -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 463982] A Portrait clip Proxied as Landscape
https://bugs.kde.org/show_bug.cgi?id=463982 --- Comment #3 from Stephen Esseenyne --- Created attachment 157542 --> https://bugs.kde.org/attachment.cgi?id=157542&action=edit portrait clip proxied rendered as portrait The problem is the proxy has taken it upon itself to rotate etc. Which means to the naked eye it looks fine. But in the render it is portrait. This is not in the overnight build back in January. This is in _stable_ version 22.12.2, KDE F/w 5.102.0, Qt 5.15.8 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 451775] Version 22.07.70 (rev. 639d4c608) Build #1072 - Duplicate Clip (Crashes; Not Responding)
https://bugs.kde.org/show_bug.cgi?id=451775 --- Comment #2 from Stephen Esseenyne --- (In reply to emohr from comment #1) > I cannot reproduce the crash. What exactly do you have done to create the > crash? Hi, Usual stuff really: selected the clip to copy and duplicated it either by a keyboard shortcut (my customed one) or through the Clip menu. However on a recent build - Kdenlive 22.07.70 (rev. d02e9cca2; 1091) - it no longer crashes but there is a new issue using Duplicate Clip and that is the Edit option is greyed out on the duplicate clip. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 452495] New: Target Audio Track Non-Lock
https://bugs.kde.org/show_bug.cgi?id=452495 Bug ID: 452495 Summary: Target Audio Track Non-Lock Product: kdenlive Version: git-master Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- SUMMARY (When I select V2 to use the track as target, it also locks it.) When I select A2 (or any other audio track, except A1) to also use the track as target, it does not lock it. When a clip in the Project Bin is selected and before an Overwirte Clip Zone in Timeline is performed, the audio track needs to be reselected because it has selected A1 . STEPS TO REPRODUCE 1. Be on the Master timeline, select space left to the arrow next to V2 to use track as target and select space left to the arrow next to A2 to also use track as target. 2. Select a clip in the Property Bin and watch as the target moves from A2 to A1. V2 has not moved. OBSERVED RESULT Once the A2 track is selected, selecting a clip in the Project Bin deselects the A2 track and selects the A1 one. V2 does not change. EXPECTED RESULT Once the A2 track is selected as target ,it should not change when clicking a clip in the Project Bin. V2 remains selected. SOFTWARE/OS VERSIONS Windows: Windows 10 (unknown architecture) KDE Frameworks Version: Version 5.92.0 Qt Version: Version 5.15.2 (built against 5.15.2) ADDITIONAL INFORMATION 22.07.70 (rev. cdff40eaf) -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 451775] Version 22.07.70 (rev. 639d4c608) Build #1072 - Duplicate Clip (Crashes; Not Responding)
https://bugs.kde.org/show_bug.cgi?id=451775 --- Comment #5 from Stephen Esseenyne --- (In reply to emohr from comment #4) > Clip Properties get fixed and will be in 22.04. > > Edit Clip is working with audio and picture clips only. See here > https://docs.kdenlive.org/de/user_interface/menu/clip_menu/edit_clip. > html?highlight=edit%20clip. > > So I close the issue. If it still appears in the latest version, please feel > free to re-open it and update the affected version number. I am afraid it's a Title Clip that I am duplicating. Hence the need to edit it and change the text. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 451775] Version 22.07.70 (rev. 639d4c608) Build #1072 - Duplicate Clip (Crashes; Not Responding)
https://bugs.kde.org/show_bug.cgi?id=451775 --- Comment #7 from Stephen Esseenyne --- (In reply to emohr from comment #6) > On Title Clip, Edit Clip should not be greyed out. You can double click the > title clip for editing. I prefer to use the keyboard. I was able to before. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 452495] Target Audio Track Non-Lock
https://bugs.kde.org/show_bug.cgi?id=452495 --- Comment #2 from Stephen Esseenyne --- (In reply to Jean-Baptiste Mardelle from comment #1) > Git commit d035aae37c2ae46db2c2423112054f8f80a96750 by Jean-Baptiste > Mardelle. > Committed on 12/04/2022 at 10:23. > Pushed by mardelle into branch 'release/22.04'. > > Ensure audio target track is remembered if we click on a bin clip with the > same number of audio streams > > M +27 -16 src/timeline2/view/timelinecontroller.cpp > > https://invent.kde.org/multimedia/kdenlive/commit/ > d035aae37c2ae46db2c2423112054f8f80a96750 It works, M. Mardelle. Thank you. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 456619] New: Greyed-Out Edit Clip on Duplicated TItle Clip
https://bugs.kde.org/show_bug.cgi?id=456619 Bug ID: 456619 Summary: Greyed-Out Edit Clip on Duplicated TItle Clip Product: kdenlive Version: 22.04.3 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: minor Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- SUMMARY Greyed-out Edit on Duplicated Title Clip. STEPS TO REPRODUCE 1. Right click on a title clip 2. Duplicate Clip 3. Right clip on duplicated clip OBSERVED RESULT Greyed-out Edit Clip EXPECTED RESULT Edit Clip enabled. SOFTWARE/OS VERSIONS Windows 10 Version 2009 (x86_64) KDE Frameworks Version: 5.95.0 Qt Version: 5.15.5 (build against5.15.5) ADDITIONAL INFORMATION MLT 7.9.0 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 440577] Clip Monitor - Extract Frame & Extract Frame To Project - Not At Playhead
https://bugs.kde.org/show_bug.cgi?id=440577 Stephen Esseenyne changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #2 from Stephen Esseenyne --- (In reply to emohr from comment #1) > I can confirm part of this behavior. It seems a refresh after enable/disable > proxy is missing. If you hit the arrow key only 1 time after enable/disable > proxy the frame you choose is visible. Thank you for your reply. Apologies for not replying sooner and for not following your instructions simply because I have just re-tested the issue and it is resolved (in nightly build 22.11.70;rev. Cfb0f12cb; #1212). I have changed Status to RESOLVED if that is ok? Thank you again. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 449875] Switch Full Screen
https://bugs.kde.org/show_bug.cgi?id=449875 Stephen Esseenyne changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #2 from Stephen Esseenyne --- This has been RESOLVED ages ago. I shall change Status to RESOLVED. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 452495] Target Audio Track Non-Lock
https://bugs.kde.org/show_bug.cgi?id=452495 Stephen Esseenyne changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #3 from Stephen Esseenyne --- I should have changed Status to RESOLVED in my last comment. I have done so now. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 456953] Unable to Drag Audio Media from Clip Monitor to TImeline
https://bugs.kde.org/show_bug.cgi?id=456953 Stephen Esseenyne changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution|--- |FIXED --- Comment #1 from Stephen Esseenyne --- Just tested the issue (in v22.11.70;rev. Cfb0f12cb; #1212) and it is now RESOLVED. Thank you. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 456955] Proxied Videos Heavily Pixelated
https://bugs.kde.org/show_bug.cgi?id=456955 Stephen Esseenyne changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #1 from Stephen Esseenyne --- Have just tested the issue (in v22.11.70;rev. Cfb0f12cb; #1212) and it has been RESOLVED. Thanks. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 451775] New: Version 22.07.70 (rev. 639d4c608) Build #1072 - Duplicate Clip (Crashes; Not Responding)
https://bugs.kde.org/show_bug.cgi?id=451775 Bug ID: 451775 Summary: Version 22.07.70 (rev. 639d4c608) Build #1072 - Duplicate Clip (Crashes; Not Responding) Product: kdenlive Version: unspecified Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: crash Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. 2. 3. OBSERVED RESULT EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: 10 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.2 (built against 5.15.2) ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 456953] New: Unable to Drag Audio Media from Clip Monitor to TImeline
https://bugs.kde.org/show_bug.cgi?id=456953 Bug ID: 456953 Summary: Unable to Drag Audio Media from Clip Monitor to TImeline Product: kdenlive Version: git-master Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- SUMMARY Once an .mp3 file was imported, dragging it on to the timeline from Clip Monitor is impossible. Get around: drag the media FROM Project Bin. SOFTWARE/OS VERSIONS Kdenlive: 22.11.70 (rev. d7ff14574; #1190) Windows: Windows 10 Version 2009 (x86_64) KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 (built against 5.15.5) -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 456955] New: Proxied Videos Heavily Pixelated
https://bugs.kde.org/show_bug.cgi?id=456955 Bug ID: 456955 Summary: Proxied Videos Heavily Pixelated Product: kdenlive Version: git-master Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: Video Display & Export Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- SUMMARY Once the .mp4 files have imported and proxied, the resolution of an .mp4 clip in both Clip and Project Monitors is heavily pixelated in Proxy Clip mode. SOFTWARE/OS VERSIONS Windows: Windows 10 Version 2009 (x86_64) KDE Frameworks Version: 5.96.0 Qt Version: 5.15.5 (built against 5.15.5) ADDITIONAL INFORMATION Kdenlive: 22.11.70 (rev. d7ff14574) -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 440044] New: https://binary-factory.kde.org/job/Kdenlive_Nightly_mingw64/lastSuccessfulBuild/artifact/kdenlive-master-827-windows-mingw_64-gcc.exe
https://bugs.kde.org/show_bug.cgi?id=440044 Bug ID: 440044 Summary: https://binary-factory.kde.org/job/Kdenlive_Nightly_mi ngw64/lastSuccessfulBuild/artifact/kdenlive-master-827 -windows-mingw_64-gcc.exe Product: kdenlive Version: unspecified Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: Installation Assignee: vpi...@kde.org Reporter: stephens...@gmail.com Target Milestone: --- SUMMARY In 2. below I downloaded the Windows Daily Build #827. When I start Kdenlive I get a popup asking where my MLT profiles were. In the path box was "/usr/local/share/mlt-7/profiles" (Since I'm on Windows this looked like a Linux file format). I put in a Windows path. Kdenlive loaded. So I shutdown and started Windows. I opened Kdenlive and a popup told me that Kdenlive crashed on last startup and asked if I wanted to reset the configuration files. It wouldn't accept Yes and when I said No another pop-up said it cannot find the melt program required for rendering (part of MLT). I copy-and-pasted the path to the Lib/MLT folders. A third pop-up appeared, the one asking where my MLT profiles were. I put in the path as before. The problem I am having sadly is that these popup box answers are not saving and I am having to provide the paths everytime I start the application or the operating system and I am not 100% sure if my paths are the right ones. STEPS TO REPRODUCE 1. Uninstall Kdenlive 2. Install the build #827: https://binary-factory.kde.org/job/Kdenlive_Nightly_mingw64/lastSuccessfulBuild/artifact/kdenlive-master-827-windows-mingw_64-gcc.exe OBSERVED RESULT See SUMMARY EXPECTED RESULT See SUMMARY SOFTWARE/OS VERSIONS Windows: 10 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 440044] https://binary-factory.kde.org/job/Kdenlive_Nightly_mingw64/lastSuccessfulBuild/artifact/kdenlive-master-827-windows-mingw_64-gcc.exe
https://bugs.kde.org/show_bug.cgi?id=440044 --- Comment #2 from Stephen Esseenyne --- (In reply to Vincent PINON from comment #1) > Hello, > Thanks Stephen for testing. > Yes the 1st trials with MLT7 need a bit of polishing; I'm aware of it but > don't have time to fix it right now. Hopefully soon ;) Hi Vincent Thanks. I've gone back to 21.04.3 for the time being. And when I did I noticed all my settings had gone: keyboard shortcuts, project settings, etc. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 440044] https://binary-factory.kde.org/job/Kdenlive_Nightly_mingw64/lastSuccessfulBuild/artifact/kdenlive-master-827-windows-mingw_64-gcc.exe
https://bugs.kde.org/show_bug.cgi?id=440044 --- Comment #4 from Stephen Esseenyne --- (In reply to emohr from comment #3) > Could you test again with latest nigthly build? If Kdenlive ask for melt.exe > click on the folder icon and point to the folder where Kdenlive.exe is > stored. The path setting should look like: > https://userbase.kde.org/Kdenlive/Manual/Settings_Menu/ > Configure_Kdenlive#MLT_Environment Sorry no luck. I downloaded and installed build #833. It keeps prompting for MLT profiles (/usr/local/share/mlt-7/profiles) - and not Melt.exe. Any reason why it keeps looking for "/usr/local/share/mlt-7/profiles" instead of "C:\Users\steph\AppData\Local\kdenlive\share\mlt\profiles"? :-) -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 440044] https://binary-factory.kde.org/job/Kdenlive_Nightly_mingw64/lastSuccessfulBuild/artifact/kdenlive-master-827-windows-mingw_64-gcc.exe
https://bugs.kde.org/show_bug.cgi?id=440044 --- Comment #5 from Stephen Esseenyne --- (In reply to Stephen Esseenyne from comment #4) > (In reply to emohr from comment #3) > > Could you test again with latest nigthly build? If Kdenlive ask for melt.exe > > click on the folder icon and point to the folder where Kdenlive.exe is > > stored. The path setting should look like: > > https://userbase.kde.org/Kdenlive/Manual/Settings_Menu/ > > Configure_Kdenlive#MLT_Environment > > Sorry no luck. I downloaded and installed build #833. It keeps prompting for > MLT profiles (/usr/local/share/mlt-7/profiles) - and not Melt.exe. Any > reason why it keeps looking for "/usr/local/share/mlt-7/profiles" instead of > "C:\Users\steph\AppData\Local\kdenlive\share\mlt\profiles"? :-) I tried build #834. As I had v21.04.3 installed I installed #834 as Kdenlive834 to prevent over-writing and Kdenlive opened without incident. Then I uninstalled both versions and re-installed #834 but it prompted me for the MLT profiles, as before, when I opened it. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 440577] New: Clip Monitor - Extract Frame & Extract Frame To Project - Not At Playhead
https://bugs.kde.org/show_bug.cgi?id=440577 Bug ID: 440577 Summary: Clip Monitor - Extract Frame & Extract Frame To Project - Not At Playhead Product: kdenlive Version: 21.04.3 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- SUMMARY Clip Monitor - Extract Frame & Extract Frame To Project Does Not Return Still At Playhead STEPS TO REPRODUCE 1. Activate Proxies and set Preview Resolution to 270p 2. Drag in 4K media - media is proxied 3. Set In and Out points on a clip in the Clip Monitor - drag to Timeline 4. Complete edit with subsequent clips 5. Come back to this particular clip - find a spot in the In and Out area on the Clip Monitor, uncheck Proxy Clip, set Preview Resolution to 1:1 and Extract Frame or Extract Frame To Project OBSERVED RESULT It selected a still 12s14f back from the playhead. EXPECTED RESULT Select a still at the playhead in the Clip Monitor. SOFTWARE/OS VERSIONS Windows: 10 KDE Frameworks Version: 5.81.0 Qt Version: 5.15.2 (built against 5.15.2) ADDITIONAL INFORMATION The windows windowing system SOLUTION I set In and Out points at the playhead (i.e. 1 frame) in the Clip Monitor on the clip and dragged to timeline. Placed playhead at start of the single frame on the timeline (it appears in the Project Monitor). Ensuring Proxy Clip is unchecked, and Preview Resolution is 1:1, Extract Frame from Project Monitor for a successful still. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 440044] https://binary-factory.kde.org/job/Kdenlive_Nightly_mingw64/lastSuccessfulBuild/artifact/kdenlive-master-827-windows-mingw_64-gcc.exe
https://bugs.kde.org/show_bug.cgi?id=440044 --- Comment #7 from Stephen Esseenyne --- (In reply to emohr from comment #6) > In the meantime we solved the MLT issue. Could you check with the nightly > build again? Hello. Just tried the latest build* and it looks like the issue is fixed; I opened my last project and watched it all at x10 speed. Well done and thank you. *https://binary-factory.kde.org/job/Kdenlive_Nightly_mingw64/lastSuccessfulBuild/artifact/kdenlive-master-843-windows-mingw_64-gcc.exe -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 437135] New: 21.04.0 (21.07.70) - Timeline Clip Hover Info - Unreadable
https://bugs.kde.org/show_bug.cgi?id=437135 Bug ID: 437135 Summary: 21.04.0 (21.07.70) - Timeline Clip Hover Info - Unreadable Product: kdenlive Version: 21.04.0 Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- Hello Could you please make this* legible? Thank you. Stephen COMPUTER Acer Swift 1 Intel Pentium Quad Core Processor N3710 @ 1.60 GHz Intel HD Graphics eMMC 64GB 4GB DDR3 L Memory 64-bit operating system, x64-based processor OPERATING SYSTEM Windows 10 Home v.20H2 *https://sites.google.com/view/esseenyne-screenprints/home -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 437135] 21.04.0 (21.07.70) - Timeline Clip Hover Info - Unreadable
https://bugs.kde.org/show_bug.cgi?id=437135 --- Comment #2 from Stephen Esseenyne --- Noted. Apologies. Thanks. S. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 437113] Status bar text (right side) has wrong spacing (horizontally cut off)
https://bugs.kde.org/show_bug.cgi?id=437113 --- Comment #2 from Stephen Esseenyne --- Apologies for the duplication. Thank you for your time invested in this. S. On Sun, 16 May 2021 12:56 Julius Künzel, wrote: > https://bugs.kde.org/show_bug.cgi?id=437113 > > Julius Künzel changed: > >What|Removed |Added > > > CC||stephens...@gmail.com > > --- Comment #1 from Julius Künzel --- > *** Bug 437135 has been marked as a duplicate of this bug. *** > > -- > You are receiving this mail because: > You are on the CC list for the bug. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 437113] Status bar text (right side) has wrong spacing (horizontally cut off)
https://bugs.kde.org/show_bug.cgi?id=437113 --- Comment #5 from Stephen Esseenyne --- (In reply to Julius Künzel from comment #4) > I hope it is fixed now. Please test with tomorrows nightly and reopen if it > is still wrong aligned. Thanks for your prompt attention Julius. I'll test the Windows Daily Build on or after Monday 17th. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 437113] Status bar text (right side) has wrong spacing (horizontally cut off)
https://bugs.kde.org/show_bug.cgi?id=437113 --- Comment #6 from Stephen Esseenyne --- Hello I am afraid the KDE bug bot has created another duplicate; bug report 138429 refers. If I can be of service please let me know. Thank you. Stephen On Sun, 16 May 2021, 12:56 Julius Künzel, wrote: > https://bugs.kde.org/show_bug.cgi?id=437113 > > Julius Künzel changed: > >What|Removed |Added > > > CC||stephens...@gmail.com > > --- Comment #1 from Julius Künzel --- > *** Bug 437135 has been marked as a duplicate of this bug. *** > > -- > You are receiving this mail because: > You are on the CC list for the bug. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 463982] New: A Portrait clip Proxied as Landscape
https://bugs.kde.org/show_bug.cgi?id=463982 Bug ID: 463982 Summary: A Portrait clip Proxied as Landscape Classification: Applications Product: kdenlive Version: git-master Platform: Other OS: Other Status: REPORTED Severity: critical Priority: NOR Component: Video Display & Export Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- SUMMARY A .mp4 clip - portrait, ie 1080x1920 - was imported into Kdenlive and automatically proxied as landscape, ie 1920x1080. OBSERVED RESULT In proxy mode the clip is landscape. However when I render it it comes out as portrait. EXPECTED RESULT The proxied clip should be in the same orientation as the original clip. (And so should the Project Bin thumbnail, shouldn't it?) SOFTWARE/OS VERSIONS Microsoft Windows 10 22H2 (OS Build 19045.2364) KDE Plasma Version: N/A KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 (built against 5.15.7) ADDITIONAL INFORMATION MLT Version: 7.13.0 Kdenlive 23.03.70 (rev. f91ac500a) -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 437113] Status bar text (right side) has wrong spacing (horizontally cut off)
https://bugs.kde.org/show_bug.cgi?id=437113 --- Comment #8 from Stephen Esseenyne --- I have now had chance to test this and the issue has been rectified. Thanks again. S. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 490708] Playheads Disappears Off Screen in Full Screen/Clip Monitor Views
https://bugs.kde.org/show_bug.cgi?id=490708 --- Comment #2 from Stephen Esseenyne --- Hi, it happens in both normal and fullscreen and I wouldn't say when it reaches the last frame but at the 10 second mark (frame 300 if fps is 30). On Thu, 15 Aug 2024 at 07:57, Jean-Baptiste Mardelle < bugzilla_nore...@kde.org> wrote: > https://bugs.kde.org/show_bug.cgi?id=490708 > > --- Comment #1 from Jean-Baptiste Mardelle --- > You mean the playhead disappears when playing and reaching the last frame > ? I > cannot reproduce on Linux, the playhead is visible in both monitors,, > either in > fullscreen or normal view. Will test on Windows > > -- > You are receiving this mail because: > You reported the bug. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 468194] Application freeze on many clips added to project bin - Proxy rendering
https://bugs.kde.org/show_bug.cgi?id=468194 Stephen Esseenyne changed: What|Removed |Added CC||stephens...@gmail.com --- Comment #4 from Stephen Esseenyne --- I think this is connected; Not Responding during Proxy Generation. However, I'm using the Windows version. The proxy generation completes but Kdenlive shows Not Responding. I noticed this with the nightly builds before the following version where this bug has occurred. Kdenlive 24.05.2 Acer Swift 1 | Intel Pentium Quad Core Processor N3710 @ 1.60 GHz | Intel HD Graphics | eMMC 64GB | 4GB DDR3 L Memory | 64-bit operating system, x64-based processor Windows 10 | 22H2 | 19045.4651 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 490699] New: Proxy Files Complete (file manager folder) - Jobs Running (Not Responding) on Software
https://bugs.kde.org/show_bug.cgi?id=490699 Bug ID: 490699 Summary: Proxy Files Complete (file manager folder) - Jobs Running (Not Responding) on Software Classification: Applications Product: kdenlive Version: unspecified Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: User Interface Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- Generating Proxies from latest build: kdenlive-master-8511-windows-gcc-x86_64.exe 2024-07-22 08:10109M As said in Summary, Proxies in software hang (Not Responding). A check in the Proxies folder show clips have generated. Have to abort software and start it again. I open the file and asked to recover them. I agree and files load without the P flag. However when selected as a batch, right clicked and tick Proxy. The P is shown. I have noticed this on the latest stable version 24.05.2 and nightly builds before and since. Kdenlive 24.11.70 #8511 Acer Swift 1 | Intel Pentium Quad Core Processor N3710 @ 1.60 GHz | Intel HD Graphics | eMMC 64GB | 4GB DDR3 L Memory | 64-bit operating system, x64-based processor Windows 10 | 22H2 | 19045.4651 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 490708] New: Playheads Disappears Off Screen in Full Screen/Clip Monitor Views
https://bugs.kde.org/show_bug.cgi?id=490708 Bug ID: 490708 Summary: Playheads Disappears Off Screen in Full Screen/Clip Monitor Views Classification: Applications Product: kdenlive Version: unspecified Platform: Other OS: Other Status: REPORTED Severity: normal Priority: NOR Component: Video Display & Export Assignee: j...@kdenlive.org Reporter: stephens...@gmail.com Target Milestone: --- The Playhead in the Project Monitor disappears off screen when reaching the right end. This does not happen in the Clip Monitor. However when either is Full Screen then the playhead will also disappear at the right end. VIDEO EDITOR Kdenlive 24.11.70 Nightly build: [ ]kdenlive-master-8511-windows-gcc-x86_64.exe 2024-07-22 08:10109M (but happens in the latest stable version (24.05.2), and before and after nightly builds) COMPUTER Acer Swift 1 | Intel Pentium Quad Core Processor N3710 @ 1.60 GHz | Intel HD Graphics | eMMC 64GB | 4GB DDR3 L Memory | 64-bit operating system, x64-based processor OPERATING SYSTEM Windows 10 | 22H2 | 19045.4651 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 490699] Proxy Files Complete (file manager folder) - Jobs Running (Not Responding) on Software
https://bugs.kde.org/show_bug.cgi?id=490699 --- Comment #3 from Stephen Esseenyne --- Created attachment 175298 --> https://bugs.kde.org/attachment.cgi?id=175298&action=edit Latest Project File As Requested -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 490699] Proxy Files Complete (file manager folder) - Jobs Running (Not Responding) on Software
https://bugs.kde.org/show_bug.cgi?id=490699 --- Comment #4 from Stephen Esseenyne --- (In reply to emohr from comment #2) > Please upload here your project file to see if there are any issues in the > file itself. Done. Thank you. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 490699] Proxy Files Complete (file manager folder) - Jobs Running (Not Responding) on Software
https://bugs.kde.org/show_bug.cgi?id=490699 Stephen Esseenyne changed: What|Removed |Added Version|unspecified |24.08.2 Platform|Other |Microsoft Windows OS|Other |Microsoft Windows --- Comment #1 from Stephen Esseenyne --- Nudge -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 490699] Proxy Files Complete (file manager folder) - Jobs Running (Not Responding) on Software
https://bugs.kde.org/show_bug.cgi?id=490699 --- Comment #7 from Stephen Esseenyne --- (In reply to emohr from comment #6) > I can load the project file with placeholders. Delete all proxies for this > project and try again. > To reach the proxy folders: "Windows+R" then copy this path into the window: > %LocalAppData%\kdenlive\cache. Thanks for the suggestion. I tried this (even added a shortcut to the cache folder for the future), but it made no difference. Attached is a PNG file showing the files complete in the (project) proxy folder and Kdenlive jobs still running (Windows Not Responding) -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 490699] Proxy Files Complete (file manager folder) - Jobs Running (Not Responding) on Software
https://bugs.kde.org/show_bug.cgi?id=490699 --- Comment #8 from Stephen Esseenyne --- Created attachment 175737 --> https://bugs.kde.org/attachment.cgi?id=175737&action=edit Result 11 Nov 24 20:17 GMT Test result after deleting whats in %LocalAppData%\kdenlive\cache. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 490699] Proxy Files Complete (file manager folder) - Jobs Running (Not Responding) on Software
https://bugs.kde.org/show_bug.cgi?id=490699 Stephen Esseenyne changed: What|Removed |Added Version|24.08.2 |24.08.3 -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 490699] Proxy Files Complete (file manager folder) - Jobs Running (Not Responding) on Software
https://bugs.kde.org/show_bug.cgi?id=490699 --- Comment #5 from Stephen Esseenyne --- Nudge. -- You are receiving this mail because: You are watching all bug changes.
[kdenlive] [Bug 493486] Kdenlive crashes during Building sequences portion of opening project
https://bugs.kde.org/show_bug.cgi?id=493486 Stephen Esseenyne changed: What|Removed |Added CC||stephens...@gmail.com --- Comment #11 from Stephen Esseenyne --- It's happening to me in 24.08.2, but I'm using Windows 10. -- You are receiving this mail because: You are watching all bug changes.