Omnimaga: The Coders Of Tomorrow
Welcome, Guest. Please login or register.
 
Omnimaga: The Coders Of Tomorrow
25 May, 2013, 20:49:08 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   home   news downloads projects tutorials misc forums rules new posts irc about Login Register  
+-OmnomIRC

You must Register, be logged in and have at least 40 posts to use this shout-box! If it still doesn't show up afterward, it might be that OmnomIRC is disabled for your group or under maintenance.

Note: You can also use an IRC client like mIRC, X-Chat or Mibbit to connect to an EFnet server and #omnimaga.

Pages: 1 ... 4 5 [6] 7 8 ... 14   Go Down
  Print  
Author Topic: TILP: beta-testing... -  (Read 14580 times) Bookmark and Share
0 Members and 1 Guest are viewing this topic.
DJ Omnimaga
Retired Omnimaga founder (Site issues must be PM'ed to Netham45, Eeems, Shmibs, Deep Thought and AngelFish, not me.)
Editor
LV15 Omnimagician (Next: --)
*
Offline Offline

Gender: Male
Last Login: Today at 18:03:22
Date Registered: 25 August, 2008, 07:00:21
Location: Québec (Canada)
Posts: 50237


Total Post Ratings: +2615

View Profile WWW
« Reply #75 on: 04 October, 2010, 07:25:25 »
0

What do you mean by different reset sequence?
Logged

Retired 83+ coder, Omnimaga/TIMGUL founder. Now doing power metal music (formerly did electronica)

Follow me on Bandcamp|Facebook|Reverbnation|Youtube|Twitter|Myspace
Silver Shadow
Beta Tester
LV8 Addict (Next: 1000)
********
Offline Offline

Gender: Male
Last Login: 21 December, 2011, 21:23:08
Date Registered: 03 October, 2008, 17:34:52
Location: France
Posts: 799


Total Post Ratings: +20

View Profile
« Reply #76 on: 05 October, 2010, 22:07:41 »
0

That reminds me, can someone help me use the install script on Linux?
Logged

Former Coder of Tomorrow

DJ Omnimaga
Retired Omnimaga founder (Site issues must be PM'ed to Netham45, Eeems, Shmibs, Deep Thought and AngelFish, not me.)
Editor
LV15 Omnimagician (Next: --)
*
Offline Offline

Gender: Male
Last Login: Today at 18:03:22
Date Registered: 25 August, 2008, 07:00:21
Location: Québec (Canada)
Posts: 50237


Total Post Ratings: +2615

View Profile WWW
« Reply #77 on: 06 October, 2010, 06:46:53 »
0

Could you post what you have troubles with in particular?
Logged

Retired 83+ coder, Omnimaga/TIMGUL founder. Now doing power metal music (formerly did electronica)

Follow me on Bandcamp|Facebook|Reverbnation|Youtube|Twitter|Myspace
Silver Shadow
Beta Tester
LV8 Addict (Next: 1000)
********
Offline Offline

Gender: Male
Last Login: 21 December, 2011, 21:23:08
Date Registered: 03 October, 2008, 17:34:52
Location: France
Posts: 799


Total Post Ratings: +20

View Profile
« Reply #78 on: 06 October, 2010, 18:38:57 »
0

Just launching the script doesn't work, and I have no idea of what to modify inside to make it work...
Logged

Former Coder of Tomorrow

Lionel Debroux
LV10 31337 u53r (Next: 2000)
**********
Offline Offline

Gender: Male
Last Login: Today at 16:14:00
Date Registered: 17 December, 2009, 09:37:25
Location: France
Posts: 1854

Topic starter
Total Post Ratings: +208

View Profile WWW
« Reply #79 on: 10 October, 2010, 14:49:08 »
0

It would help me if you were more specific than "launching the script doesn't work" Wink
With such little detail, I have no idea how to help you Smiley
Logged

Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.
Silver Shadow
Beta Tester
LV8 Addict (Next: 1000)
********
Offline Offline

Gender: Male
Last Login: 21 December, 2011, 21:23:08
Date Registered: 03 October, 2008, 17:34:52
Location: France
Posts: 799


Total Post Ratings: +20

View Profile
« Reply #80 on: 10 October, 2010, 18:52:31 »
0

So, I downloaded the script from the link on the TILP website to the desktop (on Ubuntu 10.04, if that might help). Then I right-click on it and render it executable in the properties tab. After that, I double-click on it, and a prompt with several options appears. I choose "Launch in Terminal". The terminal appears VERY briefly (with nothing displayed inside it), then closes.

I tried to look inside the script, but I didn't understand a thing... Sad Do I have to change something inside to make it work?
Logged

Former Coder of Tomorrow

Lionel Debroux
LV10 31337 u53r (Next: 2000)
**********
Offline Offline

Gender: Male
Last Login: Today at 16:14:00
Date Registered: 17 December, 2009, 09:37:25
Location: France
Posts: 1854

Topic starter
Total Post Ratings: +208

View Profile WWW
« Reply #81 on: 10 October, 2010, 19:42:50 »
0

Quote
(on Ubuntu 10.04, if that might help)
The script has been reported multiple times to work with Ubuntu 10.04 Smiley

Quote
The terminal appears VERY briefly (with nothing displayed inside it)
This is very weird, because the script precisely starts by printing 5 lines to the terminal (the 5 echo -e after handle_one_module()), and then waits for the user to press ENTER.
Try opening a proper terminal (as opposed to just "Launch in Terminal"), cd ~/Desktop (most probably, for you, cd ~/Bureau), and run ./install_tilp.sh .

Quote
Do I have to change something inside to make it work?
Nope, no modification inside the script is required for the script to work Smiley
There are two reasons why I'm pointing to the contents of the script:
* modifications are possible in order to customize the installation prefix (PREFIX) and the directory where the svn checkout will be performed (SRCDIR), but the defaults are sensible (for per-user installs, that is);
* the build dependencies, which you need to install before you can expect a successful compilation, are listed.


Hope that this helps Smiley
« Last Edit: 10 October, 2010, 19:45:02 by Lionel Debroux » Logged

Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.
Silver Shadow
Beta Tester
LV8 Addict (Next: 1000)
********
Offline Offline

Gender: Male
Last Login: 21 December, 2011, 21:23:08
Date Registered: 03 October, 2008, 17:34:52
Location: France
Posts: 799


Total Post Ratings: +20

View Profile
« Reply #82 on: 11 October, 2010, 06:40:15 »
0

Thanks, I'll try that out later today!

BTW, when you talk about build dependencies, do I need to install those before running the script?
« Last Edit: 11 October, 2010, 06:41:08 by Silver Shadow » Logged

Former Coder of Tomorrow

Lionel Debroux
LV10 31337 u53r (Next: 2000)
**********
Offline Offline

Gender: Male
Last Login: Today at 16:14:00
Date Registered: 17 December, 2009, 09:37:25
Location: France
Posts: 1854

Topic starter
Total Post Ratings: +208

View Profile WWW
« Reply #83 on: 11 October, 2010, 06:47:14 »
0

Quote
BTW, when you talk about build dependencies, do I need to install those before running the script?
Yes, as noted in the script and the pages on the LPG site Smiley
Logged

Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.
DJ Omnimaga
Retired Omnimaga founder (Site issues must be PM'ed to Netham45, Eeems, Shmibs, Deep Thought and AngelFish, not me.)
Editor
LV15 Omnimagician (Next: --)
*
Offline Offline

Gender: Male
Last Login: Today at 18:03:22
Date Registered: 25 August, 2008, 07:00:21
Location: Québec (Canada)
Posts: 50237


Total Post Ratings: +2615

View Profile WWW
« Reply #84 on: 25 October, 2010, 11:10:40 »
0

Hey Lionel, I just wondered something...

Have you ever thought about adding support for 8xo files? Those are supposedly TI-83+ groups or backup files (maybe the equivalent of tig) generated with the Mac version of TI-Connect and cannot be opened/transfered with any Windows software and won't transfer to Wabbitemu and other emulators.

Example of such files: http://www.ticalc.org/archives/files/fileinfo/432/43222.html
Logged

Retired 83+ coder, Omnimaga/TIMGUL founder. Now doing power metal music (formerly did electronica)

Follow me on Bandcamp|Facebook|Reverbnation|Youtube|Twitter|Myspace
Lionel Debroux
LV10 31337 u53r (Next: 2000)
**********
Offline Offline

Gender: Male
Last Login: Today at 16:14:00
Date Registered: 17 December, 2009, 09:37:25
Location: France
Posts: 1854

Topic starter
Total Post Ratings: +208

View Profile WWW
« Reply #85 on: 27 October, 2010, 10:31:56 »
0

Thanks DJ for reporting this on the tracker Smiley
Tribal, would you mind doing the same ? Wink

Good news: after hacking around in libticables, I managed to receive a 47-byte file from the calculator. I feared that libticables could be one level too high to deal with the problem (IOW, I feared that the buggy Nspire would somehow dislike the commands sent by libusb), but fortunately, it doesn't seem to be so.
I had previously sent that file with the easy workaround for sending files of sizes 0x2F/0x6F/0xAF/0xEF modulo 253 (just splitting the packet), but the problem with sending files of certain sizes probably has the same root cause as the problem with receiving files of the same sizes (and may affect packet types other than files ?), so the proper fix probably will be in libticables as well.
Needless to say, I'll have to clean up and test more, before committing anything Cheesy
Logged

Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.
LordConiupiter
LV6 Super Member (Next: 500)
******
Offline Offline

Gender: Male
Last Login: 11 March, 2012, 00:00:11
Date Registered: 22 March, 2010, 18:14:33
Location: the Netherlands
Posts: 338


Total Post Ratings: +3

View Profile
« Reply #86 on: 27 October, 2010, 13:10:43 »
0

My antivirus (Avira Antivir Premium) detects the setup as a virus/unwanted program, but I really want the program, and I think you didn't put a virus in it? The detectiontype is DR/Swisyn.amhw. can you please help me? Or is this just a stupidity of my antivirus?
Logged

everytime that I was down, you would always come around, and get my feedback on the ground. (modified part from 'Seasons in the sun')

No matter how many errors are bothering you, always try to stay rel-Axe!

The HoMM project will be resumed as soon Axe 1.0.0 will be released!
Projects:

1
2
3
HoMM:   [==--------]    Project 'resumed': I'm suffering overwhelming new ideas being popped up in my dreams :P
tiDE:   [----------]    Explored and understood the main part of the code: just started writing a Tokenizer.



password of the week: uvanapererubupa (Any pronunciation is the right one Wink )   Cheesy click me, and you'll be raided Cheesy
Lionel Debroux
LV10 31337 u53r (Next: 2000)
**********
Offline Offline

Gender: Male
Last Login: Today at 16:14:00
Date Registered: 17 December, 2009, 09:37:25
Location: France
Posts: 1854

Topic starter
Total Post Ratings: +208

View Profile WWW
« Reply #87 on: 27 October, 2010, 13:27:39 »
0

Yeah, it would be a stupidity of your antivirus, as nobody reported the file (generated under Linux, with a cross-compiler and packed up with InnoSetup running under Wine) being a virus in several months. It's unlikely that someone has recently broken in ticalc.org and corrupted the file.
Logged

Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.
DJ Omnimaga
Retired Omnimaga founder (Site issues must be PM'ed to Netham45, Eeems, Shmibs, Deep Thought and AngelFish, not me.)
Editor
LV15 Omnimagician (Next: --)
*
Offline Offline

Gender: Male
Last Login: Today at 18:03:22
Date Registered: 25 August, 2008, 07:00:21
Location: Québec (Canada)
Posts: 50237


Total Post Ratings: +2615

View Profile WWW
« Reply #88 on: 27 October, 2010, 22:07:39 »
0

Sometimes antiviruses ends up with false reports like this. With Avast, a year ago it reported a legit file as a virus on a large worldwide scale, affecting millions of people, even if they did not even have the file on their computer.
Logged

Retired 83+ coder, Omnimaga/TIMGUL founder. Now doing power metal music (formerly did electronica)

Follow me on Bandcamp|Facebook|Reverbnation|Youtube|Twitter|Myspace
Lionel Debroux
LV10 31337 u53r (Next: 2000)
**********
Offline Offline

Gender: Male
Last Login: Today at 16:14:00
Date Registered: 17 December, 2009, 09:37:25
Location: France
Posts: 1854

Topic starter
Total Post Ratings: +208

View Profile WWW
« Reply #89 on: 11 May, 2011, 08:55:52 »
0

New Windows beta build up at http://lpg.ticalc.org/prj_tilp/beta/setup.exe Smiley

It features all bugfixes made since late August 2010, e.g.
* a number of (potential) crasher bugs fixed;
* fixes for variables of peculiar sizes - most of the causes for some variables failing to transfer to/from a 84+, a 89T and a Nspire through DirectLink are gone (though receiving variables from Nspires running OS >= 1.7 still fails);
* GTK+ 2.24 compatibility, useful for the newest Linux distros and MacOS X (MacPorts).

Technically, this build is a result of SVN HEAD + a tweak to integrate GFM into the mix, which may become permanent:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
diff --git a/tilp/trunk/build/InnoSetup/tilp2.iss b/tilp/trunk/build/InnoSetup/tilp2.iss
index 35972b1..d631bdc 100644
--- a/tilp/trunk/build/InnoSetup/tilp2.iss
+++ b/tilp/trunk/build/InnoSetup/tilp2.iss
@@ -117,6 +117,7 @@ Source: "C:\lpg\tilp2\RELEASE"; DestDir: "{app}"; DestName: "Release.txt"; Flags

 ; Binaries
 Source: "C:\lpg\tilp2\build\msvc\tilp.exe"; DestDir: "{app}"; DestName: "tilp.exe"; Flags: ignoreversion
+Source: "C:\lpg\tilp2\build\msvc\gfm.exe"; DestDir: "{app}"; DestName: "gfm.exe"; Flags: ignoreversion

 [Dirs]
 Name: "{app}\My TI files"; Flags: uninsneveruninstall;
@@ -136,6 +137,7 @@ Name: "{group}\Bug Report"; Filename: "http://sourceforge.net/tracker/?func=add&
 Name: "{group}\USB driver installation"; Filename: "{app}\help\usb_driver.html";

 Name: "{userdesktop}\TiLP"; Filename: "{app}\tilp.exe"; WorkingDir: "{app}\My TI files"; MinVersion: 4,4; Tasks: desktopicon
+Name: "{userdesktop}\GFM"; Filename: "{app}\gfm.exe"; WorkingDir: "{app}\My TI files"; MinVersion: 4,4; Tasks: desktopicon
 Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\TiLP-2"; Filename: "{app}\tilp.exe"; WorkingDir: "{app}\My TI files"; MinVersion: 4,4; Tasks:

 [Run]
diff --git a/tilp/trunk/build/InnoSetup/tilp2_cross.iss b/tilp/trunk/build/InnoSetup/tilp2_cross.iss
index a40f3ea..962da10 100644
--- a/tilp/trunk/build/InnoSetup/tilp2_cross.iss
+++ b/tilp/trunk/build/InnoSetup/tilp2_cross.iss
@@ -119,6 +119,7 @@ Source: "C:\tilp\tilp\trunk\RELEASE"; DestDir: "{app}"; DestName: "Release.txt";

 ; Binaries
 Source: "C:\lpg\packages\bin\tilp.exe"; DestDir: "{app}"; DestName: "tilp.exe"; Flags: ignoreversion
+Source: "C:\lpg\packages\bin\gfm.exe"; DestDir: "{app}"; DestName: "gfm.exe"; Flags: ignoreversion

 [Dirs]
 Name: "{app}\My TI files"; Flags: uninsneveruninstall;
@@ -138,6 +139,7 @@ Name: "{group}\Bug Report"; Filename: "http://sourceforge.net/tracker/?func=add&
 Name: "{group}\USB driver installation"; Filename: "{app}\help\usb_driver.html";

 Name: "{userdesktop}\TiLP"; Filename: "{app}\tilp.exe"; WorkingDir: "{app}\My TI files"; MinVersion: 4,4; Tasks: desktopicon
+Name: "{userdesktop}\GFM"; Filename: "{app}\gfm.exe"; WorkingDir: "{app}\My TI files"; MinVersion: 4,4; Tasks: desktopicon
 Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\TiLP-2"; Filename: "{app}\tilp.exe"; WorkingDir: "{app}\My TI files"; MinVersion: 4,4; Tasks:

 [Run]
Logged

Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.
Pages: 1 ... 4 5 [6] 7 8 ... 14   Go Up
  Print  
 
Jump to:  

Powered by EzPortal
Powered by MySQL Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Powered by PHP
Page created in 0.213 seconds with 29 queries.
Skin by DJ Omnimaga edited from SMF default theme with the help of tr1p1ea.
All programs, games and songs avaliable on this website are property of their respective owners.
Best viewed in Opera, Firefox, Chrome and Safari with a resolution of 1024x768 or above.