Sysprogs forums › Forums › VisualGDB › VGDB Integrated SmarTTY couldnot select path in local folder
- This topic has 5 replies, 2 voices, and was last updated 11 years, 4 months ago by Anonymous.
-
AuthorPosts
-
July 13, 2013 at 15:05 #614AnonymousParticipant
I thought this bug (or maybe not) is exists since 4.0b1, and in 4.0b2 it still exists.
Just even install on a clean-machine win7, when click select folder on local PC ( while remote folder on linux is OK! )
the dialog will hung and I had to close it ungracefully. Thought it should be a bug or any other clues ?Don’t know if it could be reproduced there 😀
July 14, 2013 at 04:00 #2553supportKeymasterHi,
Thanks for reporting this. Could you please let us know how what exactly you are doing to browse the folder? Please feel free to attach a screenshot or a step-by-step description.
July 14, 2013 at 11:48 #2554AnonymousParticipantOK, i’ll explain my op step by step with images(but I don’t know the images could show here .. ), that’s simple 😀
1. open empty visual studio, that’s a test machine without any other component installed, and from menu Tools – pickup ‘SSH Host Manager’.
2. Then From SSH Connection Manager, Open my test host (pre-configured), that host is a Linux X86, Click ‘Open console’.
3. goto menu SCP – Download a File, then Click browser File Btn, … the dialog won’t show up and I have to kill this SSH (luckily no needs to shut down the VS).
4. In fast, Any Button to open Local File Browser Dialog will die here(prompt that NO response), OK, I think is it related with my region, not in english?*. BTW, my personal suggestion, the *.hpp or *.cxx is often used in C++ programming, such as boost, and could it be the default ones during Sync? I have a lil trouble when I first synchronizing source files remote ;D.
July 14, 2013 at 12:07 #2555AnonymousParticipantRE submit with Image fixed (should be ;D)
1. open empty visual studio, that’s a test machine without any other component installed, and from menu Tools – pickup ‘SSH Host Manager’.
2. Then From SSH Connection Manager, Open my test host (pre-configured), that host is a Linux X86, Click ‘Open console’.
3. goto menu SCP – Download a File, then Click browser File Btn, … the dialog won’t show up and I have to kill this SSH (luckily no needs to shut down the VS).
4. In fast, Any Button to open Local File Browser Dialog will die here(prompt that NO response), OK, I think is it related with my region, not in english?*. BTW, my personal suggestion, the *.hpp or *.cxx is often used in C++ programming, such as boost, and could it be the default ones during Sync? I have a lil trouble when I first synchronizing source files remote ;D.
July 15, 2013 at 04:41 #2556supportKeymasterHi,
Thanks for your explanations. We have fixed it in Beta 3. We have also added an option (Tools->Options->VisualGDB->General) to override the default file masks used when creating projects.
July 15, 2013 at 12:10 #2557AnonymousParticipantOk! So fast you are, it is confirmed that the bug is fixed in beta3 ^^, and configuration “Default file masks for source transer” also worked .
-
AuthorPosts
- You must be logged in to reply to this topic.