My phone Explorer Linux Installation script!

For user who dont speak german please use this part of my forum
s0l1dsnak3123
Beiträge: 30
Registriert: So 23. Mär 2008, 17:55

Beitrag von s0l1dsnak3123 »

version 2.1 is out :)

This is a minor version that adds a link to your menu, and fixes some bugs in the desktop link.

running your 2.0 version should update the script for you, alternatively, download the new version here:

http://www.fjsoft.at/forum/forumspace/f ... ler.tar.gz
s0l1dsnak3123
Beiträge: 30
Registriert: So 23. Mär 2008, 17:55

Beitrag von s0l1dsnak3123 »

Good news everyone :D

I have just bought a Bluetooth adapter off of ebay that claims to work with linux, so bluetooth support will be in the works :wink:
Mmaxi
Beiträge: 3
Registriert: Sa 10. Nov 2007, 21:55
Wohnort: Croatien

ubuntu 8.04 / wine 09.59

Beitrag von Mmaxi »

ubuntu 8.04 / wine 09.59
This step is problem !

10. All dlls in the MyPhoneExplorer-folder manuell registrieren. Soll heißen
Code:
$ regsvr32 <dllName>.dll

allso
11.
Code:
$ wine ~/.wine/Programme/MyPhoneExplorer/MyPhoneExplorer.exe



How to solve this ? Thanks !
weinbi
Moderator
Beiträge: 929
Registriert: Mo 11. Jun 2007, 11:25
Wohnort: Kärnten
Kontaktdaten:

Beitrag von weinbi »

Didn't you try the installer-script? And why?

But what's the main problem with these steps?
English FAQ || Deutsche FAQ
----------------------------------
HTC Desire
Mmaxi
Beiträge: 3
Registriert: Sa 10. Nov 2007, 21:55
Wohnort: Croatien

Beitrag von Mmaxi »

Yes I tray script but previous instalation make problem !

I dont now how to completly uninstal.?

Now work O.K. but only when start directly from instal folder .exe file..
Desktop and program schortcut dont work.

Desktop launcher link
"/home/m/.wine/drive_c/MyPhoneExplorer/My Phone Explorer"

Or how to repair this louncher ?
weinbi
Moderator
Beiträge: 929
Registriert: Mo 11. Jun 2007, 11:25
Wohnort: Kärnten
Kontaktdaten:

Beitrag von weinbi »

For a desktop launcher open a new textfile with following text:

Code: Alles auswählen

[Desktop Entry]
Name=MyPhoneExplorer
Exec=env WINEPREFIX="~/.wine" wine "C:\\MyPhoneExplorer\\MyPhoneExplorer\\MyPhoneExplorer.exe" 
Type=Application
StartupWMClass=Wine
Path=~/.wine/dosdevices/c:/windows/profiles/<USERNAME>/Startmenu/Programme/MyPhoneExplorer
Icon=e022_myphoneexplorer.0
Maybe you have to change the path and you have to replace <USERNAME> with your username.
I don't know if the icon works, but you can choose another by right click> Properties and choose another icon.
English FAQ || Deutsche FAQ
----------------------------------
HTC Desire
s0l1dsnak3123
Beiträge: 30
Registriert: So 23. Mär 2008, 17:55

Beitrag von s0l1dsnak3123 »

Hi there, can you try running the script with the -u flag (like this:)

Code: Alles auswählen

 '/home/snak3/My Phone Installer/myphoneinstaller2.1.sh' -u
Thanks,
s0l1dsnak3123
Mmaxi
Beiträge: 3
Registriert: Sa 10. Nov 2007, 21:55
Wohnort: Croatien

Beitrag von Mmaxi »

Delete all file manual and registry entry then reinstal with script and works!!

Is ther some manual abaut MPE on linux safe works.

Send mesage dont work , picture sync allso no ?

And preferences is only stable connection main

conect phone with Phone mode is for obex.

Gruss
weinbi
Moderator
Beiträge: 929
Registriert: Mo 11. Jun 2007, 11:25
Wohnort: Kärnten
Kontaktdaten:

Beitrag von weinbi »

Mmaxi hat geschrieben:Send mesage dont work , picture sync allso no ?
And preferences is only stable connection main
It works only with the stable connection.
Send message should work! I don't know about picSync...
English FAQ || Deutsche FAQ
----------------------------------
HTC Desire
s0l1dsnak3123
Beiträge: 30
Registriert: So 23. Mär 2008, 17:55

Beitrag von s0l1dsnak3123 »

version 2.5 is out! bluetooth support is now included... although I am not sure about how stable it is for others, I have found it to be very stable :)

uninstalling your version of MPE with the -u argument on my previous installer and re-running will hopefully download the new version for you 8)

if there are any problems, as usual, tell me :wink:

http://www.fjsoft.at/forum/forumspace/f ... ler.tar.gz

p.s the script now automatically adds permissions to /dev/ttyACM0
Zuletzt geändert von s0l1dsnak3123 am Sa 10. Mai 2008, 10:03, insgesamt 1-mal geändert.
Gast

works like a charm

Beitrag von Gast »

Thanks a lot!!

Your script works fine for me.

In MPE-options "stable connection" has to be checked to get the connection working.

My config:
OS: Ubuntu 8.04
Phone: W300i
Connectiontype: USB
scriptversion: 2.5
weinbi
Moderator
Beiträge: 929
Registriert: Mo 11. Jun 2007, 11:25
Wohnort: Kärnten
Kontaktdaten:

Beitrag von weinbi »

Hey s0l1dsnak3123,

I have a new(?) idea for your script:
Do you know winetricks? Instead of manually download and install e.g. the vb6-runtime, you can just use the command

Code: Alles auswählen

~> winetricks vb6run
It downloads and installs the runtime correctly.
Maybe there are other useful things for you, just have a look on

Code: Alles auswählen

~> winetricks --help
(There is no man-entry :( )

br
English FAQ || Deutsche FAQ
----------------------------------
HTC Desire
s0l1dsnak3123
Beiträge: 30
Registriert: So 23. Mär 2008, 17:55

Beitrag von s0l1dsnak3123 »

I have never heard of winetricks before, but i will certainly look into it, thanks :)
weinbi
Moderator
Beiträge: 929
Registriert: Mo 11. Jun 2007, 11:25
Wohnort: Kärnten
Kontaktdaten:

Beitrag von weinbi »

I've also never heard of this before. But i did only install wine (version 1.0-rc1, i don't know if it was also installed before), tried wine + TAB on the console and had a look on all these commands... :wink:
English FAQ || Deutsche FAQ
----------------------------------
HTC Desire
Eddie Plum
Beiträge: 55
Registriert: Di 11. Dez 2007, 17:16

Ubuntu 8.04 Hardy Heron

Beitrag von Eddie Plum »

Just to let you know, a lot of people seem to be having problems with Wine on Ubuntu 8.04 Hardy Heron. A new security feature was added that disables the first 64KB of memory. If you are having trouble running Wine, try running the following from a terminal:

Code: Alles auswählen

sudo sysctl vm.mmap_min_addr=0
Then run Wine again. If this fixes it for you, you need to edit your sysctl.conf file to make this change permanent:

Code: Alles auswählen

sudo gedit /etc/sysctl.conf
(replace gedit with the editor on your system, e.g. mousepad for xubuntu)

Edit the line "vm.mmap_min_addr = 65536" and set the value to 0.

I am having more problems than just this "preloader failed" error on ubuntu, but I had no such problems with xubuntu for some reason!

Ed.
Sony Ericsson X10i
Android 2.3.3
Build 3.0.1.G.0.75
Windows XP SP2

We don't stop playing because we grow old; we grow old because we stop playing.
s0l1dsnak3123
Beiträge: 30
Registriert: So 23. Mär 2008, 17:55

Beitrag von s0l1dsnak3123 »

thanks for clearing that up eddie plum. I have read lots of mixed information - this helped me with hardy.
user_deleted

Suche abgeschlossen, keine ports verfügbar

Beitrag von user_deleted »

Hi,
i`m a new linux-user (beginner), using ubuntu 8.04 and wine 0.9.59
i used MPE under windows-vista and tried now to install it with the script.
it worked fine, but i`m not able to connect my SE K750i with MPE, using the usb-cable. the error: search completed, no ports available.
could you please help me (possibly in german?) ??

Thanks
Dirk
weinbi
Moderator
Beiträge: 929
Registriert: Mo 11. Jun 2007, 11:25
Wohnort: Kärnten
Kontaktdaten:

Beitrag von weinbi »

Die Handysuche funktioniert nicht mit wine. Du musst zuerst einen COM-Port (unter ~/.wine/dosdevices/) mit der passenden Gerätedatei linken.
Soweit ich mich erinnere sollte dies das Skript machen. Geh also mal in den vorhin erwähnten Ordner und schau mal ob com1 auf /dev/ttyACM0 oder ähnliches verweist. Siehe dazu auch das Linux-Howto in DE oder EN

Im MPE unter den Einstellungen musst du eigentlich nur zwei Dinge tun: die stabile Verbindung aktivieren (sonst funktioniert es nicht) und den passenden com-port, also z.B. COM1 händisch eintragen.
Dann sollte es funktionieren.

Edit:
P.S.: Dies ist aber eigentlich die English Section, wenn du Support auf Deutsch haben willst, bitte nächstes Mal in eine der anderen Sektionen in einen neuen Thread posten.
English FAQ || Deutsche FAQ
----------------------------------
HTC Desire
user_deleted

Thanks a lot !

Beitrag von user_deleted »

Thank you for your quick support.
It works :D So i finally can say "goodby to windows".
Usually i work with the "german-forum", but i found more answers about linus and MPE in this section.

Thanks a lot !
s0l1dsnak3123
Beiträge: 30
Registriert: So 23. Mär 2008, 17:55

Beitrag von s0l1dsnak3123 »

New version out!

This version now uses winetricks to install the vb6 runtimes and msxml3.
It will now also give you the output of the bluetooth test once the program is finished installing.

http://www.fjsoft.at/forum/forumspace/f ... ler.tar.gz

Or update your previous version :D
Antworten