Menu

#8 Not able to navigatr thru list as cursor is not visible and mouse is not supported

1.0
open
nobody
2014-04-29
2014-04-28
Nitin
No

Hi,
Thanks for the tool , we are using this tool buy we are not seeing the cursor on emulator and not able to navigate through the list.

Could you please hlep how to proceed with that as this is hamperning pur execution.We are connecting thru SSL.

Thanks for such wonderful tool and looking forward to your response.

Related

Tickets: #8

Discussion

  • Alec Skelly

    Alec Skelly - 2014-04-29

    Please edit NLog.config and change this line:
    logger name="*" minlevel="Warn" writeTo="asyncFile"
    to this:
    logger name="*" minlevel="Trace" writeTo="asyncFile"

    Then, do the minimum amount needed to reproduce the problem and send me the current log file from %AppData%\VB5250. Please don't navigate away from the screen with the problem before capturing the log. Thanks.

     

    Last edit: Alec Skelly 2014-04-29
  • Nitin

    Nitin - 2014-04-29

    Thanks ,
    Not able to see which line to be changed and what needs to be changed .
    Can you check ?

    -----Original Message-----
    From: "Alec Skelly" askelly@users.sf.net
    Sent: ‎29-‎04-‎2014 09:17 AM
    To: "[vb5250:tickets] " 8@tickets.vb5250.p.re.sf.net
    Subject: [vb5250:tickets] #8 Not able to navigatr thru list as cursor is notvisible and mouse is not supported

    Please edit NLog.config and change this line:

    to this:

    Then, do the minimum amount needed to reproduce the problem and send me the current log file from %AppData%\VB5250. Please don't navigate away from the screen with the problem before capturing the log. Thanks.

    [tickets:#8] Not able to navigatr thru list as cursor is not visible and mouse is not supported
    Status: open
    Milestone: 1.0
    Labels: Navigation thru list
    Created: Mon Apr 28, 2014 12:17 PM UTC by Nitin
    Last Updated: Mon Apr 28, 2014 12:17 PM UTC
    Owner: nobody
    Hi,
    Thanks for the tool , we are using this tool buy we are not seeing the cursor on emulator and not able to navigate through the list.
    Could you please hlep how to proceed with that as this is hamperning pur execution.We are connecting thru SSL.
    Thanks for such wonderful tool and looking forward to your response.

    Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/vb5250/tickets/8/
    To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

     

    Related

    Tickets: #8

  • Alec Skelly

    Alec Skelly - 2014-04-29

    Sorry, I had some trouble escaping the special characters in the original post. Just search for minlevel="Warn" and change it to minlevel="Trace". Thanks.

     

Log in to post a comment.