[haiku-bugs] [Haiku] #18178: MediaPlayer shows error alert when invoked with a BNotification

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 27 Dec 2022 18:42:13 -0000

#18178: MediaPlayer shows error alert when invoked with a BNotification
--------------------------------------+--------------------------
 Reporter:  humdinger                 |       Owner:  stippi
     Type:  bug                       |      Status:  new
 Priority:  normal                    |   Milestone:  Unscheduled
Component:  Applications/MediaPlayer  |     Version:  R1/beta4
 Keywords:                            |  Blocked By:
 Blocking:                            |    Platform:  All
--------------------------------------+--------------------------
 This is beta4, 64bit.

 Have a media file "Test.avi" on your Desktop and try this in Terminal:
 {{{
 notify --group "Test notify" --title "Movie file" --onClickFile
 /boot/home/Desktop/Test.avi "Click me to open!"
 }}}

 When you click the notification, MediaPlayer throws this BAlert:
 {{{
 None of the files you wanted to play appear to be media files.
                                                     [OK]
 }}}
 When you click "OK", the file is played alright.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/18178>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts:

  • » [haiku-bugs] [Haiku] #18178: MediaPlayer shows error alert when invoked with a BNotification - Haiku