Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • VLC VLC
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3.8k
    • Issues 3.8k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 287
    • Merge requests 287
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLANVideoLAN
  • VLCVLC
  • Merge requests
  • !3758

qml: fix undefined errors

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Leon Vitanos requested to merge leon.vitanos/vlc:fix-undefined-errors into master Jun 04, 2023
  • Overview 18
  • Commits 1
  • Pipelines 6
  • Changes 1

Errors regarding double-clicking a music album:

qml message qrc:/widgets/KeyNavigableTableView.qml:338 Unable to assign [undefined] to QString
qml message qrc:/medialibrary/MusicAlbumsGridExpandDelegate.qml:146 ReferenceError: expand_cover_id is not defined
qml message qrc:/widgets/KeyNavigableTableView.qml:338 Unable to assign [undefined] to QString
qml message qrc:/medialibrary/MusicAlbumsGridExpandDelegate.qml:275 QML RowLayout: Binding loop detected for property "height"

@chub

Edited Jun 17, 2023 by Leon Vitanos
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: fix-undefined-errors

VideoLAN code repository instance