From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Original-To: poffice@blade.nagaokaut.ac.jp Delivered-To: poffice@blade.nagaokaut.ac.jp Received: from kankan.nagaokaut.ac.jp (kankan.nagaokaut.ac.jp [133.44.2.24]) by blade.nagaokaut.ac.jp (Postfix) with ESMTP id 0D3F219C003A for ; Tue, 3 Nov 2015 15:27:56 +0900 (JST) Received: from voscc.nagaokaut.ac.jp (voscc.nagaokaut.ac.jp [133.44.1.100]) by kankan.nagaokaut.ac.jp (Postfix) with ESMTP id 15565B5D83C for ; Tue, 3 Nov 2015 15:56:36 +0900 (JST) Received: from neon.ruby-lang.org (neon.ruby-lang.org [221.186.184.75]) by voscc.nagaokaut.ac.jp (Postfix) with ESMTP id E93F8952446 for ; Tue, 3 Nov 2015 15:56:35 +0900 (JST) Received: from [221.186.184.76] (localhost [IPv6:::1]) by neon.ruby-lang.org (Postfix) with ESMTP id 43215120567; Tue, 3 Nov 2015 15:56:33 +0900 (JST) X-Original-To: ruby-core@ruby-lang.org Delivered-To: ruby-core@ruby-lang.org Received: from o2.heroku.sendgrid.net (o2.heroku.sendgrid.net [67.228.50.55]) by neon.ruby-lang.org (Postfix) with ESMTPS id 898D9120533 for ; Tue, 3 Nov 2015 15:56:30 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sendgrid.me; h=from:to:references:subject:mime-version:content-type:content-transfer-encoding:list-id; s=smtpapi; bh=jQrVub4CWBcOua7OtqcMXzMDuHs=; b=SwBSojtSB2z6XzNSA+ oYQkFHjVz0X2jbFkF6jgWFGYx4+Dj4Ve88O8bwaBc81lCXPdIaQFTSO6GYL8ywfL NJoftcgcxXqj/bUoUaKse5hbUhQqVeOyIillx/zfKNAQTgodvCth6EHiWoqTlLnk LVsQlJplWGoIo5jpRxAqTscZ4= Received: by filter0457p1mdw1.sendgrid.net with SMTP id filter0457p1mdw1.14371.56385A9BF 2015-11-03 06:56:27.171840713 +0000 UTC Received: from herokuapp.com (ec2-54-163-69-152.compute-1.amazonaws.com [54.163.69.152]) by ismtpd0002p1iad1.sendgrid.net (SG) with ESMTP id 1eS18X_EQOSY8cp2jKIpBw for ; Tue, 03 Nov 2015 06:56:27.016 +0000 (UTC) Date: Tue, 03 Nov 2015 06:56:26 +0000 From: clintming@qq.com To: ruby-core@ruby-lang.org Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Redmine-MailingListIntegration-Message-Ids: 45946 X-Redmine-Project: ruby-trunk X-Redmine-Issue-Id: 11598 X-Redmine-Issue-Author: clintming@qq.com X-Redmine-Sender: clintming@qq.com X-Mailer: Redmine X-Redmine-Host: bugs.ruby-lang.org X-Redmine-Site: Ruby Issue Tracking System X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-SG-EID: ync6xU2WACa70kv/Ymy4QrNMhiuLXJG8OTL2vJD1yS7y1F6j7IH/q5qLCX9e36tVDbRTnvu6pR0VN/ vPOy/WaoqHBoIr5uiBz0KFYa6McDBzkC6Dvai3E9SOEz7OPP69mUsIAucFNJFV+19JfYsZ9u8iBm9A quggrD9+Nny6KqR9Sj95Xk2/386aiIl1HCgt X-ML-Name: ruby-core X-Mail-Count: 71308 Subject: [ruby-core:71308] [Ruby trunk - Bug #11598] Ruby crash when I run calabash-android X-BeenThere: ruby-core@ruby-lang.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Ruby developers List-Id: Ruby developers List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Errors-To: ruby-core-bounces@ruby-lang.org Sender: "ruby-core" Issue #11598 has been updated by clint ming. File RubyLibInstalled.jpg added Where I can find more log information when it occurred? I can only find th= e error info on dos screen. Attachment is the ruby lib I have installed ---------------------------------------- Bug #11598: Ruby crash when I run calabash-android https://bugs.ruby-lang.org/issues/11598#change-54683 * Author: clint ming * Status: Open * Priority: Normal * Assignee:=20 * ruby -v:=20 * Backport:=20 ---------------------------------------- Hi All, I install the calabash-android. If the Chinese is included in the feature = file, which is as below: Feature: Login feature Scenario: As a valid user I can log into my app When I press "=E6=88=91=E7=9A=84" Then I can see "Not login interface" It occurs the ruby crash when I execute the command calabash-android run xx= x.apk. I have tried install the ruby 1.9.3, ruby 2.0 or ruby 2.3. The problem is = same. My OS is win7-32 or win7-64. What is the problem and what should I do that I can use the calabash-androi= d tool? ---Files-------------------------------- crashInDos.jpg (282 KB) RubyLibInstalled.jpg (151 KB) --=20 https://bugs.ruby-lang.org/