Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Kdenlive Kdenlive
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 373
    • Issues 373
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 10
    • Merge requests 10
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Multimedia
  • KdenliveKdenlive
  • Issues
  • #78

Closed
Open
Created Feb 26, 2019 by Eugen Mohr@emohrDeveloper

Type-/Characterset conflict: comma vs. point.

Lots of effect doesn't work under Windows due to this issue. Like:

  • Defish doesn’t work if a title clip is the first clip. https://bugs.kde.org/show_bug.cgi?id=403936,
  • LumaLiftGainGamma https://bugs.kde.org/show_bug.cgi?id=413425 (Russian language)

See comment No.15 for the solution/workaround of this problem: https://bugs.kde.org/show_bug.cgi?id=403936#c15

By loading attached test.kdenlive file into Windows Kdenlive I get a crash.

The refactoring version sees 2 MP4 while there is only 1

  • similar issue here: https://bugs.kde.org/show_bug.cgi?id=404264
  • German typeset: https://bugs.kde.org/show_bug.cgi?id=403650, https://bugs.kde.org/show_bug.cgi?id=404877 (incl. a project file)
  • Japanese typeset: https://bugs.kde.org/show_bug.cgi?id=398686
  • Arabic typset: https://forum.kde.org/viewtopic.php?f=270&t=156615
  • Italine typset: https://bugs.kde.org/show_bug.cgi?id=407452
  • Spain typeset: https://bugs.kde.org/show_bug.cgi?id=406844
  • Opacity slider get only on/off instead of 0-100, https://bugs.kde.org/show_bug.cgi?id=407453
  • Norsk Bokmål, rotation doesn't work with negative velues: https://bugs.kde.org/show_bug.cgi?id=357991
  • Brazil typset: https://bugs.kde.org/show_bug.cgi?id=414370 (incl. some details) -> tested with test with the environemt path.
  • Bug with effect or zoom: https://bugs.kde.org/show_bug.cgi?id=420968
  • Bug with speed change and project file: https://bugs.kde.org/show_bug.cgi?id=422224

test.kdenlive.

qt uses a different locale database than c libraries which causes this kind of corruption.

WIKI Project-File-Refactoring: https://invent.kde.org/multimedia/kdenlive/-/wikis/dev/ideas/Project-File-Refactoring/

Edited Jun 15, 2020 by Eugen Mohr
Assignee
Assign to
Time tracking