Palemoon: Button "btn__lib_checkmark_grey.svg" is missing

Bug #1906973 reported by Marco
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
ronso0

Bug Description

Warning [Main]: Cannot open file '/home/marco/skin:/palemoon/buttons/btn__lib_checkmark_grey.svg', because: No such file or directory

Indeed there's no such file in recent 2.3 branch, although it's called in "style_palemoon.qss":

 #LibraryContainer QMenu QCheckBox::indicator:!enabled:checked,
  WTrackMenu QCheckBox::indicator:!enabled:checked,
  WTrackMenu QMenu QCheckBox::indicator:!enabled:checked {
    image: url(skin:/palemoon/buttons/btn__lib_checkmark_grey.svg);
    border: 1px solid #222;
    background-color: #222;
    }
  #LibraryContainer QMenu QCheckBox::indicator:indeterminate,
  #LibraryContainer QCheckBox::indicator:indeterminate:!enabled,
  WTrackMenu QCheckBox::indicator:indeterminate,
  WTrackMenu QMenu QCheckBox::indicator:indeterminate {
    image: url(skin:/palemoon/buttons/btn__lib_checkmark_grey.svg);
  }

Regards,
Marco

ronso0 (ronso0)
Changed in mixxx:
importance: Undecided → Low
ronso0 (ronso0)
Changed in mixxx:
status: New → Confirmed
assignee: nobody → ronso0 (ronso0)
milestone: none → 2.3.0
ronso0 (ronso0)
Changed in mixxx:
status: Confirmed → Fix Committed
status: Fix Committed → In Progress
ronso0 (ronso0)
Changed in mixxx:
status: In Progress → Fix Committed
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/10245

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.