-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Culebra 11.5.1 landscape mode failure #186
Comments
To better understand the issue. This "Please wait..." screen appears just On Tue, Apr 5, 2016 at 3:11 PM, 7ikPDYl3 [email protected] wrote:
Have you read my blog ? |
Starting On Tue, Apr 5, 2016 at 5:58 PM, Diego Torres Milano [email protected]
Have you read my blog ? |
- Weird Tkinter bug on OSX when screenshots are rotated and resized cannot be displayed, unless they are converted to GIF
Hi Diego, I appreciate the help. I tried F5 to refresh the screen on the MAC with no success. Below is the Culebra output printed to the screen. There seems to be no difference in the output in the following scenarios:
Command line used: culebra --scale=0.5 -O -uUG ulebra --scale=0.5 -O -uUG #! /usr/bin/env python -- coding: utf-8 --''' Copyright (C) 2013-2014 Diego Torres Milano Created on 2016-04-06 by Culebra v11.5.1 / \ / \ / \ / \ / **/ **/ **/ **_******** / // // /**/ /___________** | / \ / \ / \ / \ ___ |/ _/ _/ _/ \ o \ _____/--< @author: Diego Torres Milano @author: Jennifer E. Swofford (ascii art snake) ''' import re import sys import os import unittest from com.dtmilano.android.viewclient import ViewClient, CulebraTestCase TAG = 'CULEBRA' class CulebraTests(CulebraTestCase): def setUpClass(cls): cls.kwargs1 = {'ignoreversioncheck': False, 'verbose': False, 'ignoresecuredevice': False} cls.kwargs2 = {'forceviewserveruse': False, 'useuiautomatorhelper': False, 'ignoreuiautomatorkilled': True, 'autodump': False, 'startviewserver': True, 'compresseddump': True} cls.options = {'start-activity': None, 'concertina': False, 'device-art': None, 'use-jar': False, 'multi-device': False, 'unit-test-class': True, 'save-screenshot': None, 'use-dictionary': False, 'glare': False, 'dictionary-keys-from': 'id', 'scale': 0.5, 'find-views-with-content-description': True, 'window': -1, 'orientation-locked': 1, 'save-view-screenshots': None, 'find-views-by-id': True, 'log-actions': False, 'use-regexps': False, 'null-back-end': False, 'auto-regexps': None, 'do-not-verify-screen-dump': True, 'verbose-comments': False, 'gui': True, 'find-views-with-text': True, 'prepend-to-sys-path': False, 'install-apk': None, 'drop-shadow': False, 'output': None, 'unit-test-method': None, 'interactive': False} cls.sleep = 5 def setUp(self): super(CulebraTests, self).setUp() def tearDown(self): super(CulebraTests, self).tearDown() def preconditions(self): if not super(CulebraTests, self).preconditions(): return False return True def testSomething(self): if not self.preconditions(): self.fail('Preconditions failed') _s = CulebraTests.sleep _v = CulebraTests.verbose self.vc.dump(window=-1) self.vc.dump(window=-1) self.vc.dump(window=-1) self.vc.dump(window=-1) self.device.touchDip(228.67, -4.67, 1) self.vc.sleep(_s) self.vc.dump(window=-1) self.vc.sleep(_s) self.vc.dump(window=-1) self.vc.dump(window=-1) self.device.touchDip(616.67, 14.0, 1) self.vc.sleep(_s) self.vc.dump(window=-1) self.vc.dump(window=-1) self.vc.dump(window=-1) From: Diego Torres Milano [email protected] Starting On Tue, Apr 5, 2016 at 5:58 PM, Diego Torres Milano [email protected]
Have you read my blog ? You are receiving this because you authored the thread. |
Hi Diego, I've tried variations of --scale=0.1 up to 0.9 and there is no appearance of the S5 screen when in landscape mode. |
Did you upgrade to 11.5.3? On Wed, Apr 6, 2016 at 9:52 AM, 7ikPDYl3 [email protected] wrote:
Have you read my blog ? |
Hi Diego, Yes, I just upgraded to 11.5.3 and tried out landscape mode and switching back and forth between landscape and portrait and back again. Works really nice. Thanks for the upgrade! Mike Tirone From: Diego Torres Milano [email protected] Did you upgrade to 11.5.3? On Wed, Apr 6, 2016 at 9:52 AM, 7ikPDYl3 [email protected] wrote:
Have you read my blog ? You are receiving this because you modified the open/close state. |
Hi Diego, I have access to the Culebra Tester and Culebra Tester Instrumentation apk files on Google Play, but I was wondering if I could download the apks and install with adb install? The account I have on Google Play is for a Motorola phone I use for experimenting with at home. The devices at work are Samsung Galaxy S5s with OS 4.4.4. The other Samsung devices have OS 4.2.2 which is not compatible with Culebra Tester. When I obtain the devices for testing, they do not have WiFi installed, so the main method for installing apk files is to go into settings and enable adb to turn on adb debugging, then adb install the application. If there is a way to download the Culebra Tester and Instrumentation apk files I'd appreciate it. Regards, Michael Tirone PdM Nett Warrior Augustine Consulting, Inc. (ACI) Software T&I SOFTWARE INT & TEST ENGINEER 1 Radar Way, Suite 23 Tinton Falls, NJ 07724 Office: (732) 380-7289 ext 518 Cell: 732-673-5686 You are hereby notified that I DO NOT have the authority to direct you in any way to alter your contractual obligation. Further, if the Government, as a result of the information obtained from this email discussion DOES desire to alter your requirements, changes will be issues in writing and signed by the contracting officer. You should take no action on any change unless you receive such a contract modification. Private Beta Opt-In Thanks! Your response has been recorded. We will be analyzing your answers and adding your Google Play account to the CulebraTester Private Beta programme as soon as possible. There are 2 applications that have to be installed on your device(s):
Please follow them for further instructions. NOTICE: It may take some time after you receive this message and your user is added in Google Play Edit your responsehttps://docs.google.com/forms/d/e/1FAIpQLScSOnd9Q7SH3D84lrwKLLK-rerbMseDj1jKjTHErz--SPC9mQ/viewform?usp=form_confirm&edit2=2_ABaOnucyZWRApKK2b1BqWqFLhCXVsYTYbVLjdcDlS9WkgduWqxvP0BDgEKwjZQSubmit another responsehttps://docs.google.com/forms/d/e/1FAIpQLScSOnd9Q7SH3D84lrwKLLK-rerbMseDj1jKjTHErz--SPC9mQ/viewform?usp=form_confirm From: Michael Tirone Hi Diego, Yes, I just upgraded to 11.5.3 and tried out landscape mode and switching back and forth between landscape and portrait and back again. Works really nice. Thanks for the upgrade! Mike Tirone From: Diego Torres Milano [email protected] Did you upgrade to 11.5.3? On Wed, Apr 6, 2016 at 9:52 AM, 7ikPDYl3 [email protected] wrote:
Have you read my blog ? You are receiving this because you modified the open/close state. |
A) On a MAC PC described above, Culebra 11.5.1 portrait mode has no issues and the long press feature has no problems. With the -O feature set as in the command line culebra --scale=0.5 -O -uUG -o output.py, and starting out with the Android phone in portrait mode, there is no problem. If the Android phone is turned to landscape mode, and the screen refreshed, the MAC PC's Culebra screen never displays landscape mode. It displays the screenshot below which has a landscape display with a portrait screen in "Please Wait.." mode. If the Android phone starts out in landscape mode when Culebra is first initiated, the MAC PC's screen displays a portrait mode displaying "Please Wait..." and never changes.
B) On Windows 8.1 Culebra 11.5.1 and Python 2.7.11 with the sameJ java version as the MAC OS X listed above, Culebra displays both landscape and portrait mode as expected. The Long Press feature causes Python.exe and Culebra v11.5.1 to both display "Not Responding" in the Task Manager on the Windows PC.
The text was updated successfully, but these errors were encountered: