secondlife / jira-archive

2 stars 0 forks source link

[BUG-9781] [win 10] Viewer chirps at launch #17242

Open sl-service-account opened 9 years ago

sl-service-account commented 9 years ago

Steps to Reproduce

Windows 10 Launch Second Life viewer At launch, before login, loud audio chirp in headset.

Actual Behavior

Launching Second Life viewer caused unwelcome audio chirp

Expected Behavior

Normal quiet viewer launch

Other information

Was watching log and the sounds occurred during this section of launch.

2015-07-29T21:01:30Z INFO:#Credentials LLPanelLogin::setFields: Setting login fields to util.agni.lindenlab.com:kyle linden 2015-07-29T21:01:30Z INFO:#Credentials LLPanelLogin::setFields: Setting authenticator field hash 2015-07-29T21:01:30Z INFO:#AppInit LLStartUp::setStartupState: Startup state changing from STATE_LOGIN_SHOW to STATE_LOGIN_WAIT 2015-07-29T21:01:31Z INFO:#Settings LLControlGroup::saveToFile: Saved to C:\Users\Linden Staff\AppData\Roaming\SecondLife\user_settings\settings.xml 2015-07-29T21:01:31Z INFO:#Settings LLControlGroup::saveToFile: Saved to C:\Users\Linden Staff\AppData\Roaming\SecondLife\user_settings\settings.xml 2015-07-29T21:01:31Z INFO:#LLProcess LLProcess::LLProcess: SLPlugin.exe (6708): launched cd "C:\Program Files (x86)\SecondLifeViewer\llplugin": "C:\Program Files (x86)\SecondLifeViewer\SLPlugin.exe" 54322 2015-07-29T21:01:31Z INFO:#Plugin LLPluginProcessParent::receiveMessage: plugin version string: Webkit media plugin, Webkit version 2.02.78311 (QtWebKit version 4.7.1) 2015-07-29T21:01:31Z INFO:#Plugin LLPluginProcessParent::receiveMessage: message class: base -> version: 1.0 2015-07-29T21:01:31Z INFO:#Plugin LLPluginProcessParent::receiveMessage: message class: media -> version: 1.0 2015-07-29T21:01:31Z INFO:#Plugin LLPluginProcessParent::receiveMessage: message class: media_browser -> version: 1.0 2015-07-29T21:01:31Z INFO:#Plugin LLPluginProcessParent::receiveMessage: plugin version string: Webkit media plugin, Webkit version 2.02.78311 (QtWebKit version 4.7.1) 2015-07-29T21:01:31Z INFO:#Plugin LLPluginProcessParent::receiveMessage: message class: base -> version: 1.0 2015-07-29T21:01:31Z INFO:#Plugin LLPluginProcessParent::receiveMessage: message class: media -> version: 1.0 2015-07-29T21:01:31Z INFO:#Plugin LLPluginProcessParent::receiveMessage: message class: media_browser -> version: 1.0 2015-07-29T21:01:32Z WARNING: LLHTTPFeatureTableResponder::completedRaw: [GET:http://viewer-settings.secondlife.com/featuretable.3.8.2.303891.txt] [status:404] [reason:Not Found] [content-type:'application/xml'] [content:{'body':'<?xml version="1.0" encoding="UTF-8"?>'}] 2015-07-29T21:01:32Z INFO:#UpdaterService LLUpdaterServiceImpl::response: up to date 2015-07-29T21:01:32Z INFO:#UpdaterService LLUpdaterServiceImpl::restartTimer: will check for update again in 3600 seconds 2015-07-29T21:01:32Z INFO:#UpdaterService LLUpdaterServiceImpl::setState: setting state to 5 2015-07-29T21:01:50Z INFO:#FrameWatcher FrameWatcher::tick: initial framerate 85.0

Links

Related

Original Jira Fields | Field | Value | | ------------- | ------------- | | Issue | BUG-9781 | | Summary | [win 10] Viewer chirps at launch | | Type | Bug | | Priority | Unset | | Status | Accepted | | Resolution | Accepted | | Labels | windows_10 | | Reporter | Kyle Linden (kyle.linden) | | Created at | 2015-07-29T21:03:58Z | | Updated at | 2015-08-10T10:35:20Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2015-08-06T03:27:07.514-0500', 'Severity': 'Unset', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Launching Second Life viewer caused unwelcome audio chirp', 'What were you doing when it happened?': 'Windows 10\r\nLaunch Second Life viewer\r\nAt launch, before login, loud audio chirp in headset.', 'What were you expecting to happen instead?': 'Normal quiet viewer launch', } ```
sl-service-account commented 8 years ago

Whirly Fizzle commented at 2015-08-06T08:27:08Z

Looks like there is a fix for this bug in FModEx 4.44.56 ?

05/08/15 4.44.56 - Stable branch update (build 66571)

  • Win - Fix audio pops on initialisation when using WASAPI output.

http://www.fmod.org/files/revision_4.44.txt

sl-service-account commented 8 years ago

Whirly Fizzle commented at 2015-08-08T13:17:08Z

Confirmed that the FModEx 4.44.56 update fixes this bug.