sikuli-driver team mailing list archive
  
  - 
     sikuli-driver team sikuli-driver team
- 
    Mailing list archive
  
- 
    Message #58308
  
 [Bug 1977664] [NEW] output from "adb shell dumpsys	display" changed
  
Public bug reported:
Hello,
 i got this error:
[debug] ADBClient: ADBServer connection established (0029)
[debug] ADBClient: ADBServer started (C:\Users\filip\Google Drive\PortableApps\Programming\Sikuli205\adb.exe)
[debug] ADBClient: init: attached device: serial(5e1406f5)
[error] ADBDevice: getDisplayDimension: dumpsys display: token not found: mDefaultViewport= ... deviceWidth=1200, deviceHeight=1920}
[debug] ADBScreen: start: No devices attached
[debug] Exit code: 1
 so I identify that output of command for this output changed from
mDefaultViewport to mViewport.
 Please change it in ADBDevice.class/java
Thank you
Filip
** Affects: sikuli
     Importance: Undecided
         Status: New
-- 
You received this bug notification because you are a member of Sikuli
Drivers, which is subscribed to SikuliX.
https://bugs.launchpad.net/bugs/1977664
Title:
  output from "adb shell dumpsys display" changed
Status in SikuliX:
  New
Bug description:
  Hello,
   i got this error:
  [debug] ADBClient: ADBServer connection established (0029)
  [debug] ADBClient: ADBServer started (C:\Users\filip\Google Drive\PortableApps\Programming\Sikuli205\adb.exe)
  [debug] ADBClient: init: attached device: serial(5e1406f5)
  [error] ADBDevice: getDisplayDimension: dumpsys display: token not found: mDefaultViewport= ... deviceWidth=1200, deviceHeight=1920}
  [debug] ADBScreen: start: No devices attached
  [debug] Exit code: 1
   so I identify that output of command for this output changed from
  mDefaultViewport to mViewport.
   Please change it in ADBDevice.class/java
  Thank you
  Filip
To manage notifications about this bug go to:
https://bugs.launchpad.net/sikuli/+bug/1977664/+subscriptions
Follow ups