Questions tagged [dev-mode]

50 questions
0
votes
0 answers

Xbox Series X Dev Mode Media Capture/Remote View

I'am developping UWP apps on a Xbox Series X in Dev Mode and i need to be able to record the test i am doing for validation purpose. With the xbox series x in dev mode the previously available(On Xbox One) Media Capture section is not available…
Mr Rubix
  • 1,492
  • 14
  • 27
0
votes
2 answers

Port error when setting up Dev mode of Hyperledger Fabric

I'm setting up the development environment following the instructions on Hyperledger fabric's official website: https://hyperledger-fabric.readthedocs.io/en/latest/peer-chaincode-devmode.html I have started the orderer successfully…
0
votes
2 answers

GWT IE9 Dev Mode error

As pictured I see the following error when opening my page in IE9. I am on GWT 2.3.0 and IE9.
benstpierre
  • 32,833
  • 51
  • 177
  • 288
0
votes
1 answer

How can I view Xbox UWP app data from the file explorer

When my Xbox one is in dev mode the web UI shows LocalAppData, however, I can't view the app data in windows files explorer.
meponder
  • 21
  • 5
0
votes
1 answer

Reload GWT server-side code from IntelliJ IDEA DevMode tool

I'm probably just missing something obvious, but the 'update' button in IntelliJ IDEA's GWT DevMode tool seems to update only client-side code: any hints about forcing the embedded server to restart or reload classes (something like the 'Restart…
A'B
  • 535
  • 3
  • 9
0
votes
0 answers

How capture all files transfert (like "network" panel in dev mode)

I have a little problem, I use the performance.getEntriesByType("resource") to listen all files transfert, but I monitor with the "Network" panel of Chrome (in dev mode) and some files is miss. In the "Network" panel, the type miss is "media"; a m4a…
0
votes
1 answer

what OS build is needed on the XBox Dev Mode so we can see that we have Creators Program Dev kit instead of UWP app kit?

I joined the Creators Program Preview while my XBox One was still in beta preview (so had the march update already), and then when I used Dev Mode it was showing up that I was in the creators program when you look in the Dev Home page. But since it…
0
votes
0 answers

MinGW DEVMODE Constant Error

experts! I'm a WinXP user in a Virtual Machine. I have installed MinGW and an IDE for develop C/C++ applications. Today I encountered a code snippet, at MSDN as you can see, DEVMODE dm; // initialize the DEVMODE structure ZeroMemory(&dm,…
0
votes
0 answers

Silverstripe - Internal Server Error in Dev mode

I have a site in dev mode on server but I cannot edit any page. Got Internal Server Error but no detail track was found, neither in browser nor error_log. Any idea would be appreciated. Thanks in advance
0
votes
2 answers

Printer spooler api number of copies

I really could use some help, this is a question that alot of people are asking on the internet. I have different setups, tried different ways of testing, it's very frustrating. First setup: local printers local running code print from pdf or…
Condra963
  • 27
  • 5
0
votes
1 answer

GWT 2.7 exception when launching in dev mode from ec

I am trying to run my GWT 2.7 application in dev mode from Eclipse (Kepler). When I launch it I get the following exception. Can someone tell me what I can do to fix this? Starting Jetty on port 8888 [WARN] FAILED…
khow
  • 21
  • 2
0
votes
1 answer

Redux dev_mode doesn't work

I am theme author for repository. I use Redux Framework to install theme options. But Redux embedding wasn't allowed on wordpress.org . So i have to recommend users Redux with TGM plugin at this point. As a result i must use redux builder for user…
Burak
  • 44
  • 8
0
votes
1 answer

Adding debug=browser query parameter has no effect

I'm debugging a struts 2 application and trying to get the debugging interceptor to work. In struts.xml I added this line and restartet tomcat: Next I added ?debug=browser to an url. Unfortunately…
BetaRide
  • 16,207
  • 29
  • 99
  • 177
0
votes
0 answers

trouble using prestashop : blank page without errors

I met some trouble while using prestashop. I've also sent message to their forum but nobody seems to know that trouble. the fact is that I have a blank page in my front office. the back office works fine. I've set debug mode on like…
Stanislas Piotrowski
  • 2,595
  • 10
  • 40
  • 59
0
votes
1 answer

Running MGWT in Super Dev Mode does not pick up code changes

I was evaluating MGWT for the new mobile version of our website. So I downloaded the MGWT's showcase project and set it up in my Eclipse. I was able to compile the project and run it. I was then trying to set up the showcase to run in the Super Dev…
Hoang
  • 1
  • 1