You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched and no similar issues were found | جستجو کردم و هیچ گزارش مشابهی پیدا نشد
What Happened? | چه اتفاقی افتاده؟
قابلیت پخش جلوه صوتی پساز اتصال موفق که در نسخه 4.42.0 با استقاده از پکیچ sound-play اضافه شد، برای من پخش. نمیشود.
من با کمی جسجو فهمیدم که این پکیج فقط در مک و ویندوز کار میکند. npm or github
OS: Linux Mint 22 x86_64
Kernel: 6.8.0-51-generic
DE: Cinnamon 6.2.9
Minimal Reproducible Example | چه پروسهای برای مشاهده این مشکل طی کردهاید؟
No response
Relevant log output | لاگ برنامه
لاگ برنامه مربوط به پخش جلوه صوتی :
Error playing sound: Error: Command failed: powershell -c Add-Type -AssemblyName presentationCore;$player = New-Object system.windows.media.mediaplayer;$player.open('/opt/oblivion-desktop/resources/assets/sound/notification.mp3');$player.Volume = 0.4;$player.Play(); Start-Sleep 1; Start-Sleep -s $player.NaturalDuration.TimeSpan.TotalSeconds;Exit;
/bin/sh: 1: Syntax error: word unexpected (expecting ")")
at genericNodeError (node:internal/errors:984:15)
at wrappedFn (node:internal/errors:538:14)
at ChildProcess.exithandler (node:child_process:422:12)
at ChildProcess.emit (node:events:518:28)
at maybeClose (node:internal/child_process:1104:16)
at Socket.<anonymous> (node:internal/child_process:456:11)
at Socket.emit (node:events:518:28)
at Pipe.<anonymous> (node:net:343:12) {
code: 2,
killed: false,
signal: null,
cmd: "powershell -c Add-Type -AssemblyName presentationCore; $player = New-Object system.windows.media.mediaplayer; $player.open('/opt/oblivion-desktop/resources/assets/sound/notification.mp3'); $player.Volume = 0.4; $player.Play(); Start-Sleep 1; Start-Sleep -s $player.NaturalDuration.TimeSpan.TotalSeconds;Exit;",
stdout: '',
stderr: '/bin/sh: 1: Syntax error: word unexpected (expecting ")")\n'
}
The text was updated successfully, but these errors were encountered:
Attention | توجه
What Happened? | چه اتفاقی افتاده؟
قابلیت پخش جلوه صوتی پساز اتصال موفق که در نسخه 4.42.0 با استقاده از پکیچ sound-play اضافه شد، برای من پخش. نمیشود.
من با کمی جسجو فهمیدم که این پکیج فقط در مک و ویندوز کار میکند. npm or github
OS: Linux Mint 22 x86_64
Kernel: 6.8.0-51-generic
DE: Cinnamon 6.2.9
Minimal Reproducible Example | چه پروسهای برای مشاهده این مشکل طی کردهاید؟
No response
Relevant log output | لاگ برنامه
The text was updated successfully, but these errors were encountered: