Author Topic: TILP: beta-testing...  (Read 86099 times)

0 Members and 1 Guest are viewing this topic.

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TILP: beta-testing...
« Reply #135 on: August 22, 2011, 12:25:49 pm »
Refreshed again.
* binary: http://lpg.ticalc.org/prj_tilp/beta/setup.exe
* patches: http://lpg.ticalc.org/prj_tilp/beta/0001-libticables-tilp-installer-upgrade-libusb-win32-and-.patch , http://lpg.ticalc.org/prj_tilp/beta/0002-tilp-installer-download-GTK-runtime-directly-from-th.patch , http://lpg.ticalc.org/prj_tilp/beta/0003-tilp-installer-upgrade-dependency-on-GTK-runtime-to-.patch

Three minor changes in the code, fixed the GTK+ runtime installer launch to run as administrator (reported by shrear above) and the GTK+ runtime version has been upgraded to 2.22. This change is not mandatory right now, but it will soon become mandatory.

The older installer (the one posted in my previous post) is http://lpg.ticalc.org/prj_tilp/beta/setup_old6.exe .

Excerpt from README.win32:
Quote
1°) It is possible to install TI-Connect(tm) / TI-Nspire Computer (Link) Software(tm)
and TILP side by side, but this requires a manual configuration.
The following steps assume that TI-Connect / TINC(L)S is already installed:
* download the filter driver installer and install it, using the instructions given at
  http://sourceforge.net/apps/trac/libusb-win32/wiki , section "Filter Driver Installation";
* launch the filter wizard (accessible from the new entry in the Start menu) when the
  device (SilverLink, 84+, 89T, 84+SE, Nspire) you want to use with both TILP and
  TI-Connect / TILP and (TINCLS or TINCS) is plugged *in*;
* install the filter driver for that particular device;
* run the TILP installer.
After that, the device ought to work in both TILP and TI-Connect / TILP and (TINCLS or TINCS).
« Last Edit: August 22, 2011, 04:02:16 pm by Lionel Debroux »
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline runeazn

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +5/-3
    • View Profile
Re: TILP: beta-testing...
« Reply #136 on: August 22, 2011, 02:30:31 pm »
So you didn't fix incompatibility issue with win 7 x64?
As mine doesn't work.

Instant crashes when I try to open the program.

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TILP: beta-testing...
« Reply #137 on: August 22, 2011, 03:53:33 pm »
Quote
So you didn't fix incompatibility issue with win 7 x64?
There is no "incompatibility", since it worked for shrear on 7 x64 (and a slightly older build worked for me on 7 x64 as well) ;)

I don't know why it crashes so early for you. It's not easy for maintainers to debug problems that they cannot reproduce, you know ;)
Please post the contents of the .tilp.log file that you'll find in your home folder (normally one level above My Documents, in Documents and Settings).
A more advanced help would be to install MSYS with a GDB, run TILP from that GDB (which is not entirely straightforward) and provide a backtrace when it fails. That's how I pinpointed a problem outside of the code of TILP lately.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline runeazn

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +5/-3
    • View Profile
Re: TILP: beta-testing...
« Reply #138 on: August 22, 2011, 03:58:29 pm »
which folder??

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TILP: beta-testing...
« Reply #139 on: August 22, 2011, 04:03:52 pm »
Your home folder: even on Windows, users have a home folder :)
I don't have 7 or XP booted at the moment to check, and I'm going to bed anyway, but IIRC, the home folder is C:\Documents and Settings\<your username>.
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: TILP: beta-testing...
« Reply #140 on: August 22, 2011, 07:47:06 pm »
For Windows 7 (and perhaps Vista. Not XP, IIRC), the home folder is "C:\Users\<your username>".
« Last Edit: August 22, 2011, 07:47:17 pm by calcdude84se »
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TILP: beta-testing...
« Reply #141 on: August 23, 2011, 02:01:27 am »
Indeed, but isn't one is a symlink or junction to the other one ?
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline runeazn

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +5/-3
    • View Profile
Re: TILP: beta-testing...
« Reply #142 on: August 23, 2011, 02:12:51 am »
Nothing interesting in that folder.
Only ntuser.dat.log1,2,3

[edit]it is possible with your current non beta stable build to use ti nspire linking software, which i do.

[edit2]
I just installed filter and skipped the beta build working perfect now ty :)

« Last Edit: August 23, 2011, 04:36:03 am by runeazn »

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TILP: beta-testing...
« Reply #143 on: August 23, 2011, 05:25:53 am »
Quote
[edit]it is possible with your current non beta stable build to use ti nspire linking software, which i do.
No, unless you install the filter driver - which you did :)
Only the very latest libusb-win32 versions will work (>= 1.2.4.8 ), because the patch that I contributed, after discussing with the maintainers, went in for that release.

Have you displayed hidden files in your home folder ?

[EDIT: prevent silly smiley.]
« Last Edit: August 23, 2011, 05:26:27 am by Lionel Debroux »
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline runeazn

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +5/-3
    • View Profile
Re: TILP: beta-testing...
« Reply #144 on: August 23, 2011, 07:47:20 am »
Dude i say it's possible as it works,
i do not know if it works after filter installation as i did not test..

It might not work now who knows. My computer is a strange one so anything can happen.

Dude i mean it serious, I used TI nspire student software along TILP stable release non beta and no filter.
If you don't believe me don't, not that it matters to you, does it?
« Last Edit: August 23, 2011, 07:48:15 am by runeazn »

Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TILP: beta-testing...
« Reply #145 on: August 23, 2011, 07:52:53 am »
Hmm, why are you replying that way ? My messages are not aimed at making you believe that I don't believe you !
If the fact that the 1.16 beta does not work for you (while it works for shrear and myself) didn't matter to me, I wouldn't try to understand what the problem is by asking you for a file that should be on your computer ;)
And I have understood your "I just installed filter and skipped the beta build working perfect now ty :)" line, you know.

So please cool down :)
« Last Edit: August 23, 2011, 07:53:40 am by Lionel Debroux »
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.

Offline runeazn

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 191
  • Rating: +5/-3
    • View Profile
Re: TILP: beta-testing...
« Reply #146 on: August 23, 2011, 07:57:50 am »
I'm relaxed, if my words offended you in anyway dont mind it.
Therefore I also apologize.

I can't find any file thats the problem.
I do have hidden maps, Appdata.

Offline shrear

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 193
  • Rating: +17/-0
    • View Profile
Re: TILP: beta-testing...
« Reply #147 on: August 29, 2011, 09:36:44 am »
Avira gives also now a false positive
"TR/Siscos.dgt" <- whatever that means...
(to the credit of the AV, it's easy to add exception.)

Other thing, is it possible to prevent the console window from opening?
Because I always confuse it in the toolbar with Msys (icon is the same),
and that's kind of annoying.
« Last Edit: August 29, 2011, 09:43:00 am by shrear »

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: TILP: beta-testing...
« Reply #148 on: October 31, 2011, 09:42:20 am »
Bug report-bump: Finally got the newest beta of TiLP installed, but it keeps giving me an error saying "usb_reset_ex" not found in libusb0.dll. I looked in C:\Windows\System32, and there was a libusb0_x86 DLL file in addition to libusb0, so I made a copy of that and called it libusb0.dll. Now TiLP starts up but it can't connect because it says the parameters for usb_reset_ex are wrong. (I have no idea what I'm doing lol)




Offline Lionel Debroux

  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2135
  • Rating: +290/-45
    • View Profile
    • TI-Chess Team
Re: TILP: beta-testing...
« Reply #149 on: October 31, 2011, 03:59:05 pm »
I'm afraid I haven't yet fully adapted the installation procedure to the newest libusb-win32 versions, and the attempt at making it possible to install the 32-bit libusb and the 64-bit libusb alongside each other doesn't seem to be perfect...
Remind me which flavor and version of Windows you're using, and whether it's a 64-bit edition ?
Member of the TI-Chess Team.
Co-maintainer of GCC4TI (GCC4TI online documentation), TILP and TIEmu.
Co-admin of TI-Planet.