ElvishArtisan / rivendell

A full-featured radio automation system targeted for use in professional broadcast and media environments
197 stars 63 forks source link

RDAirplay crash issue (repeatable - non-emergency) #914

Closed KRVS-Engineering closed 7 months ago

KRVS-Engineering commented 9 months ago

One of my students discovered that if you are recording a voice track in RDAirplay and you accidently hit the unload log button, it will crash RDAirplay.

v4.1.0 regular build.

ElvishArtisan commented 8 months ago

Confirmed here.

ElvishArtisan commented 8 months ago

Fixed in 5d3931f. Please test!

KRVS-Engineering commented 8 months ago

Similar if not same issue. I tried twice reloading the form page each time:

[a208bf9e] /index.php/Special:RequestAccount MWException from line 291 of /var/www/wiki.rivendellaudio.org/includes/mail/UserMailer.php: PEAR mail package is not installed Backtrace:

0 /var/www/wiki.rivendellaudio.org/includes/User.php(4279): UserMailer::send(MailAddress, MailAddress, string, string, array)

1 /var/www/wiki.rivendellaudio.org/extensions/ConfirmAccount/backend/ConfirmAccount.class.php(121): User->sendMail(string, string)

2 /var/www/wiki.rivendellaudio.org/extensions/ConfirmAccount/business/AccountRequestSubmission.php(245): ConfirmAccount::sendConfirmationMail(User, string, string, string)

3 /var/www/wiki.rivendellaudio.org/extensions/ConfirmAccount/frontend/specialpages/actions/RequestAccount_body.php(315): AccountRequestSubmission->submit(RequestContext)

4 /var/www/wiki.rivendellaudio.org/extensions/ConfirmAccount/frontend/specialpages/actions/RequestAccount_body.php(80): RequestAccountPage->doSubmit()

5 /var/www/wiki.rivendellaudio.org/includes/specialpage/SpecialPage.php(384): RequestAccountPage->execute(NULL)

6 /var/www/wiki.rivendellaudio.org/includes/specialpage/SpecialPageFactory.php(553): SpecialPage->run(NULL)

7 /var/www/wiki.rivendellaudio.org/includes/MediaWiki.php(281): SpecialPageFactory::executePath(Title, RequestContext)

8 /var/www/wiki.rivendellaudio.org/includes/MediaWiki.php(714): MediaWiki->performRequest()

9 /var/www/wiki.rivendellaudio.org/includes/MediaWiki.php(508): MediaWiki->main()

10 /var/www/wiki.rivendellaudio.org/index.php(41): MediaWiki->run()

11 {main}

From: Fred Gleason @.> Sent: Monday, November 6, 2023 11:06 AM To: ElvishArtisan/rivendell @.> Cc: Kris Wotipka @.>; Author @.> Subject: Re: [ElvishArtisan/rivendell] RDAirplay crash issue (repeatable - non-emergency) (Issue #914)

Fixed in 5d3931fhttps://github.com/ElvishArtisan/rivendell/commit/5d3931f7cf56b67ff4c1f40b4fccabd53602a734. Please test!

— Reply to this email directly, view it on GitHubhttps://github.com/ElvishArtisan/rivendell/issues/914#issuecomment-1795511056, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AXF6I732B5XKRUR26I62UM3YDEKGRAVCNFSM6AAAAAA5LIFWU6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOJVGUYTCMBVGY. You are receiving this because you authored the thread.Message ID: @.**@.>>

ElvishArtisan commented 8 months ago

'Kay, so this looks like a wiki problem?