MrSnowdenJr / mobileterminal

Automatically exported from code.google.com/p/mobileterminal
0 stars 0 forks source link

does not launch on iPad (iPhone os 3.2) #160

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open app
2. Initially opens, then closes. Starts in 1xbmode. 
3. reinstall but same results  

What is the expected output? What do you see instead?
App open

What version of the product are you using? On what operating system?
iPhone os 3.2
IPad 3G+wifi 64gb, USA 
Jailbroken via Spirit

Please provide any additional information below.

Original issue reported on code.google.com by jamesselix on 10 May 2010 at 4:33

GoogleCodeExporter commented 9 years ago
The same device, the same problem. 
All is the same.
Thankx!
Go!j

Original comment by juant...@gmail.com on 10 May 2010 at 9:35

GoogleCodeExporter commented 9 years ago
Anyone working on this? If no, I will do.

Original comment by holly....@gmail.com on 11 May 2010 at 6:00

GoogleCodeExporter commented 9 years ago
It doesn't look like it. If you get a patch please let me know. I haven't had 
time to look at it myself yet. 
Maybe just a recompile wouldnfix it. I see sys log telling me it's missing a 
symbol or 2 from UIKit. 

Original comment by buckey...@gmail.com on 12 May 2010 at 1:27

GoogleCodeExporter commented 9 years ago
UITile and UITileView are removed from 3.2

Original comment by holly....@gmail.com on 14 May 2010 at 8:33

GoogleCodeExporter commented 9 years ago
I am having the same issue on iPad os 3.2, jailbroken via spirit. It crashes 
after
the launch. So I logged in via ssh, and tried to ran it via command line. I got
following:

dyld: Symbol not found: _OBJC_CLASS_$_UITile
  Referenced from: /private/var/stash/Applications.RRZtoa/Terminal.app/./Terminal
  Expected in: /System/Library/Frameworks/UIKit.framework/UIKit

Trace/BPT trap

Looks like you people already know its something related to UITile, but I 
posted the
whole dump, so it might help get it fixed.

Thanks,
Hameedullah Khan.

Original comment by hameed.u...@gmail.com on 15 May 2010 at 10:00

GoogleCodeExporter commented 9 years ago
I am having the same issue on iPad os 3.2, jailbroken via spirit as well. It 
crashes after
the launch. So I lalso ogged in via ssh, and tried to ran it via command line. 
I got
following: (same as last post)

dyld: Symbol not found: _OBJC_CLASS_$_UITile
  Referenced from: /private/var/stash/Applications.RRZtoa/Terminal.app/./Terminal
  Expected in: /System/Library/Frameworks/UIKit.framework/UIKit

Trace/BPT trap

Original comment by rtessen...@gmail.com on 19 May 2010 at 4:23

GoogleCodeExporter commented 9 years ago
 There is a way: build a empty dyld library with theses symbols, but i think it would be just easier to 
comment out the code and rebuild :)

Original comment by piero.co...@gmail.com on 20 May 2010 at 1:23

GoogleCodeExporter commented 9 years ago
Good luck getting even the existing code to even compile :/

After fighting with trying to get the existing code to compile, I started on a 
re-
write using the official SDK.  Perhaps someone wants to pick where it left off:
http://code.google.com/p/mobileterminal/wiki/Roadmap

Original comment by allen.po...@gmail.com on 20 May 2010 at 1:26

GoogleCodeExporter commented 9 years ago
I as well have the same hardware, software and problem.

Original comment by prayhar...@gmail.com on 31 May 2010 at 5:10

GoogleCodeExporter commented 9 years ago
Same problem with my iPad ...

Original comment by lache...@gmail.com on 6 Jun 2010 at 11:02

GoogleCodeExporter commented 9 years ago
Same iPad and same issue here.

Any hope on this ?

Original comment by lisa.sm...@gmail.com on 10 Jun 2010 at 8:39

GoogleCodeExporter commented 9 years ago
Same issue, same hardware. I tried uninstalling and reinstalling.  

I just want to change the root password.  Can I do that with ssh?

Original comment by jrdapar...@gmail.com on 11 Jun 2010 at 1:07

GoogleCodeExporter commented 9 years ago
Yes, everyone, it doesn't work on the iPad.  Adding "me too"s won't help.  The 
problem has been acknowledged.

I'll try to re-iterate my previous comment, perhaps more clearly.  The existing 
code is nearly impossible to get to compile on any toolchain.  It hasn't been 
updated in years, and I haven't heard of anyone even trying to compile it  
(this project was started before there was an official SDK and uses private 
APIs -- back then everything was a private API).

My opinion is that the best path forward is to get something compiling based on 
the official released headers.  I started working on this in the "applesdk" 
branch and created that Roadmap document describing the high level work items 
that need to be completed.  I haven't had any time to work on it lately, but 
perhaps someone else does.  (I don't even have a snow leopard machine to 
install the latest apple SDK).

(The above comment applies to almost every bug filed against MobileTerminal)

Original comment by apor...@google.com on 11 Jun 2010 at 2:07

GoogleCodeExporter commented 9 years ago
I've created Terminal-426-unstable.zip which works on the iPad: 
http://code.google.com/p/mobileterminal/downloads/

This is a complete re-write and it has a lot of problems -- treat this as a 
proof of concept.  It now launches on the iPad.  I am going to close this bug.  
(A more specific bug about making it work *well* on the iPad could be 
re-opened).

Original comment by allen.po...@gmail.com on 14 Jun 2010 at 4:04

GoogleCodeExporter commented 9 years ago
same problem on iOS 4

Original comment by Jetsanix on 23 Jun 2010 at 2:35

GoogleCodeExporter commented 9 years ago
Hi,

Do you  know libssh2? I need to make connection over libssh2 and display all 
data coming from command execution over remote terminal. But my problem is with 
top command..! I can't get call back functions being called while my 
libssh2_channel is being updated every time. Could you suggest me anything?

Regards,
Paresh Thakor.

Original comment by moonsoft...@gmail.com on 16 Jul 2010 at 5:43

GoogleCodeExporter commented 9 years ago
i got this problem too. here is my crash log attached.
Hope you guys can help me.

- iPhone 3G 16GB
- iOS 4 (with multitasking)

Original comment by raptor.s...@gmail.com on 21 Jul 2010 at 1:51

Attachments:

GoogleCodeExporter commented 9 years ago
I'm getting this same crash trying to launch version 426 which is supposed to 
be iPad and OS4 compatible - any ideas? (I removed the version that's on Cydia 
first then installed 426 from a custom-made .deb built from 
"Terminal-426-unstable.zip" downloaded from here..)

Original comment by dsmudger on 3 Aug 2010 at 6:17

GoogleCodeExporter commented 9 years ago
I had the same issue, but to get around it, you can always ssh into the phone 
from another computer on the network. 

1. find out your wifi ip on the idevice
2. use "putty" or another ssh client on the PC and open a connection to the 
iphone IP
3. type in the root password, and should be logged in as root after that and 
you can run passwd or anything else that you would run on mobileterminal.

Original comment by ohm.p...@gmail.com on 19 Oct 2010 at 11:08

GoogleCodeExporter commented 9 years ago
This still isn't fixed, just an FYI.

Original comment by surge3@gmail.com on 21 Jan 2011 at 3:26

GoogleCodeExporter commented 9 years ago
HI,
The latest version for download does not have this problem.  The version you 
are using from Cydia probably does still have this problem.  If you think that 
isn't the case let me know.

Original comment by allen.po...@gmail.com on 21 Jan 2011 at 3:53

GoogleCodeExporter commented 9 years ago
Wanted to chip in and say thanks for fixing! Works great on my 4.2.1 iPad. Even 
the bluetooth keyboard works. FANTASTIC! :D

Original comment by russell.bernhardt@gmail.com on 5 Feb 2011 at 11:38

GoogleCodeExporter commented 9 years ago
Can someone provide latest version # and provide instructions on how to obtain? 
 I just jail broke my iPad 2 (7/5/2011)and the version on cydia still doesn't 
work.

Original comment by cledfo...@gmail.com on 7 Jul 2011 at 1:36

GoogleCodeExporter commented 9 years ago
Never mind, found it: http://code.google.com/p/mobileterminal/wiki/Installation

Original comment by cledfo...@gmail.com on 7 Jul 2011 at 1:52