Closed
Bug 1168605
Opened 10 years ago
Closed 7 years ago
Need for a win64 simulator build
Categories
(Firefox OS Graveyard :: Simulator, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Jamie_, Unassigned)
Details
There need to be win64 xpi builds made for the simulator. There are simulators for all others and they do not work on win64 unless you are for some odd reason running a 32 bit version of firefox.
Alex, do you think we should start doing this now?
Also, should we update our simulator startup path to allow win32 version to run for 64-bit Firefox if it's installed?
Flags: needinfo?(poirot.alex)
Comment 2•10 years ago
|
||
Given that's already hard to get linux32 build, no.
But yes if that's related to startup path code, we should fix that instead.
Flags: needinfo?(poirot.alex)
Comment 3•10 years ago
|
||
Hum. It doesn't seem to be because of the binary path, we only consider win32 on windows:
http://mxr.mozilla.org/mozilla-central/source/browser/devtools/webide/modules/simulator-process.js#27
Comment 4•10 years ago
|
||
(In reply to Alexandre Poirot [:ochameau] from comment #3)
> Hum. It doesn't seem to be because of the binary path, we only consider
> win32 on windows:
>
> http://mxr.mozilla.org/mozilla-central/source/browser/devtools/webide/
> modules/simulator-process.js#27
When I'm trying to run the simulator manually on Windows 8.1 x86 I'm getting this error: http://i.imgur.com/vsu2BRF.png
Looks like the build might just be missing a DLL.
Comment 5•10 years ago
|
||
I tried it on windows 7 SP1 64bits, very last firefox nightly (41.0a1 (2015-05-27)) and very last simulator 3.0 (20150526) and it works fine here.
Jamie, are you also on Windows 8?
Or may be I have something installed on my Windows that ships these missing DLL...
Comment 6•7 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•