imin
(imin)
April 17, 2017, 7:35am
1
I’m Using UiPath Studio Community version 2017.1.6309 Stable running on Windows 7 Home Premium 64-bit. No matter what I do, I can’t find where the Output window/pane is. Is there any way to display the Output window?
Here’s how my UIStudio looks like: Imgur: The magic of the Internet
ddpadil
(Dilip)
April 17, 2017, 12:51pm
2
Hi could you please use “writeline” Activity and try to run it with some string in it and see where the output is shown.
imin
(imin)
April 17, 2017, 1:11pm
3
Hi. I tried adding Write Line activity and Run the workflow, but nothing happens. It seems the workflow runs without any problem, but I couldn’t see any of the lines that I type in the Write Line activity anywhere.
ddpadil
(Dilip)
April 17, 2017, 1:24pm
4
@badita any thoughts on this?
vvaidya
(Vinay Vaidya)
April 17, 2017, 1:26pm
5
Not sure if this is a glitch or if you are missing anything…
Try ctrl+alt+o(output shourtcut in visual stuido) and see if it helps …this doesn’t work in 2016.2…incase if uipath has added any shortcut
1 Like
make sure you are up to date with the Studio version please…
try a reinstall if necessary.
badita
(Mihai Badita)
April 18, 2017, 2:14pm
7
How does it look if you minimize?
vvaidya
(Vinay Vaidya)
April 18, 2017, 8:19pm
8
Was this question for me? @badita
badita
(Mihai Badita)
April 18, 2017, 8:27pm
9
for @imin - non maximized window i meant
imin
(imin)
April 19, 2017, 2:27am
10
Hi all, thanks for the help. I solved this issue by uninstalling and reinstalling UiPath studio. I can see the output window now.
Without reinstallation you can check layout.xml( \AppData\Local\UiPath → Open layout.xml.) as well that isopen property is true or not.
Option 1: Go to Setup → Reset Settings . ( Goes to Default settings)
Option 2 :
please check following.
Go to → \AppData\Local\UiPath → Open layout.xml.
there you can see the below line.
if IsOpen it’s false. Please make a true and save the file , before that close all the UIpath studio window.
( am using RPA platform trial version) you may try on above steps on your end.
jagufru
(Jagadish)
October 10, 2017, 9:53am
12
Hi Guys, I tried either ways and still I’m unable to see output window, Is it a bug?
jagufru
(Jagadish)
October 10, 2017, 10:04am
13
It shows hierarchy of flow screenshots attached.
ddpadil
(Dilip)
October 10, 2017, 10:11am
14
Its Outline your referring. It’s meant for Workflow activities tree view.
Can you check output panel at the bottom of the screen?(assuming you made changes in XAML file output window open true)
jagufru
(Jagadish)
October 10, 2017, 1:24pm
15
Correct! But there is no such panel. I tried reinstalling again and now I’m able see. Thanks anyways
Hello all,
I tried setting the outputtool falg to true and aslo tried re-installing uipath but still not able to see the output window. Could any one please help?
charliefik
(Clark Coleman)
April 27, 2018, 5:42pm
17
FYI I only see output window when in debug mode otherwise it is not there.
charliefik
(Clark Coleman)
April 27, 2018, 6:00pm
19
Balamurugan! You are a star! Clicking on that little ‘Output’ in the bottom left of the window did indeed unhide the output window.
Thank you very much.
1 Like
Jiayueyoyo
(Jiayue Li)
September 21, 2018, 2:31pm
20
It is down at the bottom left corner. I had the same question. Hope this can be helpful