Opened 3 years ago
Closed 2 years ago
#17150 closed bug (fixed)
System Sounds / Sounds pref issues
Reported by: | bronzie94 | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1/beta4 |
Component: | Preferences/Sounds | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86-64 |
Description
On current Dev version
1) When you first select an event sound, it does not allow you to play the sound (button ghosted) - you have to move off the event item and back onto it for the play button to activate
2) When you return to an event item (select in list), the correct selected sound shows in the list, and also is playable with the play button, but is not the item listed in the drop-down ( "<none>" is selected)
3) System sounds, such as startup, window activation, close, minimise, restore (etc) do not seem to work when sounds have been assigned to these events.
Attachments (3)
Change History (11)
by , 3 years ago
Attachment: | 1 -sound select no play.png added |
---|
by , 3 years ago
Attachment: | 2 - Sounds menu issue.png added |
---|
by , 3 years ago
Attachment: | sys+ver info-sound issue.png added |
---|
comment:1 by , 3 years ago
Component: | User Interface → Preferences/Sounds |
---|---|
Keywords: | sounds preferences removed |
Owner: | changed from | to
Platform: | x86-64 → All |
comment:2 by , 3 years ago
comment:3 by , 2 years ago
On hrev56395:
Regarding the UI/UX issues... I can reproduce issue number 1, but not 2.
Proposed UX fix: https://review.haiku-os.org/c/haiku/+/5613
#15295 keeps track of the sound events not working.
comment:4 by , 2 years ago
Milestone: | Unscheduled → R1/beta4 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
UI/UX problems fixed in hrev56415.
comment:5 by , 2 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Reopening this ticket, because now I can see/reproduce it's original issue number 2.
hrev56514. It only happens on x86-64 (32 bis works just fine, as it did when I worked on issue 1).
There's seems to be some issue around the M_EVENT_SOUND message. If I'm reading it correctly, a "path.InitCheck()" check seems to be failing on 64bits, but works on 32.
Will have to double check.
comment:6 by , 2 years ago
Platform: | All → x86-64 |
---|
comment:8 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
I have installed Haiku on a "new" machine (Dell Optiplex 780 Core 2 Duo) - this time "Stable" R1/b3 hrev55181+56)
UI issues still exist as reported