Room Modal Response

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
Doesn't work for me. Windows 7 Pro, SP1. I get this when I try to install the prereqs.

PHP:
PLATFORM VERSION INFO
	Windows 			: 6.1.7601.65536 (Win32NT)
	Common Language Runtime 	: 4.0.30319.1008
	System.Deployment.dll 		: 4.0.30319.1 (RTMRel.030319-0100)
	clr.dll 			: 4.0.30319.1008 (RTMGDR.030319-1000)
	dfdll.dll 			: 4.0.30319.1 (RTMRel.030319-0100)
	dfshim.dll 			: 4.0.31106.0 (Main.031106-0000)

SOURCES
	Deployment url			: file:///C:/Users/User/AppData/Local/Opera/Opera/temporary_downloads/Modes.application

ERROR SUMMARY
	Below is a summary of the errors, details of these errors are listed later in the log.
	* Activation of C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application resulted in exception. Following failure messages were detected:
		+ Downloading file:///C:/Users/User/AppData/Local/Opera/Opera/temporary_downloads/Modes.application did not succeed.
		+ Could not find file 'C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application'.
		+ Could not find file 'C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application'.
		+ Could not find file 'C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application'.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
	No transaction error was detected.

WARNINGS
	There were no warnings during this operation.

OPERATION PROGRESS STATUS
	* [2014-01-25 3:01:38 PM] : Activation of C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application has started.

ERROR DETAILS
	Following errors were detected during this operation.
	* [2014-01-25 3:01:38 PM] System.Deployment.Application.DeploymentDownloadException (Unknown subtype)
		- Downloading file:///C:/Users/User/AppData/Local/Opera/Opera/temporary_downloads/Modes.application did not succeed.
		- Source: System.Deployment
		- Stack trace:
			at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
			at System.Deployment.Application.SystemNetDownloader.DownloadAllFiles()
			at System.Deployment.Application.FileDownloader.Download(SubscriptionState subState)
			at System.Deployment.Application.DownloadManager.DownloadManifestAsRawFile(Uri& sourceUri, String targetPath, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
			at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestDirectBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options, ServerInformation& serverInformation)
			at System.Deployment.Application.DownloadManager.DownloadDeploymentManifestBypass(SubscriptionStore subStore, Uri& sourceUri, TempFile& tempFile, SubscriptionState& subState, IDownloadNotification notification, DownloadOptions options)
			at System.Deployment.Application.ApplicationActivator.PerformDeploymentActivation(Uri activationUri, Boolean isShortcut, String textualSubId, String deploymentProviderUrlFromExtension, BrowserSettings browserSettings, String& errorPageUrl)
			at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)
		--- Inner Exception ---
		System.Net.WebException
		- Could not find file 'C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application'.
		- Source: System
		- Stack trace:
			at System.Net.FileWebRequest.EndGetResponse(IAsyncResult asyncResult)
			at System.Net.FileWebRequest.GetResponse()
			at System.Deployment.Application.SystemNetDownloader.DownloadSingleFile(DownloadQueueItem next)
		--- Inner Exception ---
		System.Net.WebException
		- Could not find file 'C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application'.
		- Source: System
		- Stack trace:
			at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)
			at System.Net.FileWebRequest.GetResponseCallback(Object state)
		--- Inner Exception ---
		System.IO.FileNotFoundException
		- Could not find file 'C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application'.
		- Source: mscorlib
		- Stack trace:
			at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
			at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath)
			at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy)
			at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean useAsync)
			at System.Net.FileWebStream..ctor(FileWebRequest request, String path, FileMode mode, FileAccess access, FileShare sharing, Int32 length, Boolean async)
			at System.Net.FileWebResponse..ctor(FileWebRequest request, Uri uri, FileAccess access, Boolean asyncHint)

COMPONENT STORE TRANSACTION DETAILS
	No transaction information is available.

On the off chance that I have the pre-reqs, I instead get this error upon running the program:

PHP:
PLATFORM VERSION INFO
	Windows 			: 6.1.7601.65536 (Win32NT)
	Common Language Runtime 	: 4.0.30319.1008
	System.Deployment.dll 		: 4.0.30319.1 (RTMRel.030319-0100)
	clr.dll 			: 4.0.30319.1008 (RTMGDR.030319-1000)
	dfdll.dll 			: 4.0.30319.1 (RTMRel.030319-0100)
	dfshim.dll 			: 4.0.31106.0 (Main.031106-0000)

ERROR SUMMARY
	Below is a summary of the errors, details of these errors are listed later in the log.
	* Activation of "C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application" resulted in exception. Following failure messages were detected:
		+ Invalid URI: The URI scheme is not valid.

COMPONENT STORE TRANSACTION FAILURE SUMMARY
	No transaction error was detected.

WARNINGS
	There were no warnings during this operation.

OPERATION PROGRESS STATUS
	No phase information is available.

ERROR DETAILS
	Following errors were detected during this operation.
	* [2014-01-25 3:03:58 PM] System.UriFormatException
		- Invalid URI: The URI scheme is not valid.
		- Source: System
		- Stack trace:
			at System.Uri.CreateThis(String uri, Boolean dontEscape, UriKind uriKind)
			at System.Deployment.Application.ApplicationActivator.ActivateDeploymentWorker(Object state)

COMPONENT STORE TRANSACTION DETAILS
	No transaction information is available.
 
Last edited:
Both errors are basically the same, it did not download the required file and then of course it won't install.

What I don't understand is why the two failures each had different directories that they were trying to install from and neither of them is correct.

Are you sure that you were just using the "Install" button on the web page. You cannot use "save as" or any other method. The program will only run on the web site, it cannot be installed locally. If you are trying to do that then it will not work.

For example "C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application" is not where "Modes.application" is and there is no way that it could ever get there.
 
Works here...

Looks like I have close to optimum setup already, unless I'm misinterpretting, this is the smoothest DARK BLACK response I can achieve, which is where my setup is as I have adjusted by ear...

Pre;iminary only... open to suggestions.

RoomModes_zps90ba1155.png
[/URL][/IMG]

30 - 40 hz logs rough,but can't really seem to improve it. Also, room is actually larger than this, and one sub is on a second floor landing midway, which isn't modeled, nor is the slanted ceiling... SOOOO

John L.
 
Last edited:
Alpha is an arbitrary value of absorption on the walls. It is arbitrary because it does not correspond to the alpha of room acoustics. A value of 10 would be a mega amount of absorption - probably unrealistic. 5 would be a lot, 2-3 typical.

John L.

That's a HUGE room. Big rooms are always easy. But why do you listen on the ceiling? I would never listen against a wall. The bass may be better but the HF reflections would be very detrimental.

Are there any filters on the subs? Doesn't look like it.

Can you post the project?
 
Last edited:
Hi Earl

So not of much use for rooms larger than, say what, 5m x 4m x 3m?? I guess I'm lucky then

Not really right at the back wall... actually about 3 feet out, and that's the best room position on multiple counts. Where's the back wall floor, if I'm on the ceiling??

I guess I'm not clear about the positioning in the 2 views. Which is up ^ down v right > left < in the two views? Didn't seem to make alot of difference until I moved the listening to the center position anyway.

I'll try to redo the model if you can tell me where back wall
 
Last edited:
Both errors are basically the same, it did not download the required file and then of course it won't install.

What I don't understand is why the two failures each had different directories that they were trying to install from and neither of them is correct.

Are you sure that you were just using the "Install" button on the web page. You cannot use "save as" or any other method. The program will only run on the web site, it cannot be installed locally. If you are trying to do that then it will not work.

For example "C:\Users\User\AppData\Local\Opera\Opera\temporary_downloads\Modes.application" is not where "Modes.application" is and there is no way that it could ever get there.
Whenever any (non-web) file is executed, it first needs to be downloaded. I just clicked "run" when the download dialog popped up for Modes.application.
 
The coordinate system is basically left handed, with the origin in the top left hand corner. (This is the computer graphics standard.) The left block is the floor plan and the right block the elevation with the left side being the floor and Z going from left to right.

The X, Y and Z alphas are the absorption on the two YZ walls, XZ walls and XY walls (floor and ceiling). In this model the absorption on opposing walls is averaged. A future Mod will be to have each wall independent.
 
Closer to what I hear

Thanks Earl, for the clarification....I'm no longer hanging from the ceiling.. ;);)

Here's where I'm at:
RoomModes_zps4fc066ce.png
[/URL][/IMG]

by moving sub#3 directly under sub#1, I made an improvement. I also set the alpha x,y to 1.5, as there are 3 sofas, alot of rugs, and all sorts of absorption throughout the room. Suckout @ ~80hz, but it's sharp, so not too worried


John L.
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.