cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

debugging mashup in different OS

AP_9587236
17-Peridot

debugging mashup in different OS

For ThingWorx in windows, iam using Ctrl+Alt+F9 shortcut to debug mashup. But what is the shortcut to use debug for mashup in Linux, Ubuntu ??

3 REPLIES 3

Hello @AP_9587236 ,

 

Can you pls revert , how ar you accessing the ThingWorx URL in ubuntu or linux? As far as i know, if you have installed the desktop on ubuntu OS thn same shortcut will work.

 

Regards

Bhawna

Hi @AP_9587236 

Have you tried Ctlr+Alt+F9  in Ubuntu and it does not work?

While i cant find a keybord shourtcut for enabling debug for mashup in Linux  i found a workaround.

 

Just add "&__fromNextGen" after name of mashup in the url.

For Example :

http://<host>:<port>/Thingworx/Runtime/index.html?mashup=<mashupName>&__fromNextGen

This will load the Mashup with top debug pane

Top Tags