Ticket #1076 (closed defect: not relevant)
Padre::Plugin::Alarm cannot play alarm sound under Ubuntu
| Reported by: | zenogantner | Owned by: | fayland, azawawi |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | plugins | Version: | trunk |
| Keywords: | Cc: |
Description
I get the following error message on the console:
Error: Sound file '/usr/local/share/perl/5.10.1/auto/share/dist/Padre-Plugin-Alarm/audio/alarm.wav' is in unsupported format.
This happens with Padre trunk and version 0.13 and 0.14 of the Alarm plugin.
I run Padre on Ubuntu 10.04
Change History
comment:1 Changed 22 months ago by bowtie
- Status changed from new to closed
- Resolution set to not relevant
comment:2 Changed 22 months ago by szabgab
- Status changed from closed to reopened
- Resolution not relevant deleted
If I understand this still does not work on Ubuntu.
Maybe the solution should be to have a sound file that can be played on Ubuntu?
comment:3 Changed 15 months ago by bowtie
- Owner set to fayland, azawawi
- Status changed from reopened to assigned
Note: See
TracTickets for help on using
tickets.

this is not a Padre issue
playing a WAV via wx::sound on ms, is one thing. expecting it to work on a linux os is another.
hence closing