Grand Prix Racing Online Forum > General forum > GPRO Organiser - A Tool for GPRO Ajouter ce sujet à votre liste des sujets à ignorer Ajouter ce sujet à votre liste des sujets à observer
Page « 1 2 3 ... 263 [264265 ... 279 280 281 » Saut rapide vers la page:
Auteur Sujet: GPRO Organiser - A Tool for GPRO 8421 réponses
Sébastien Boulanger
(Groupe Amateur - 59)



Posts: 1191
  Pays:
France 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7891 Posté (le) 28 Février 2020, 18:18:23 Citer 
All managers are behind you stefan! 😉
Stefan Voggenreither
(Administrateur)



Équipe GPRO
Posts: 6818
  Pays:
Allemagne 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7892 Posté (le) 28 Février 2020, 19:09:56 Citer 
Hmm... I still don't understand why this works on other pages but not for the TechD... So I decided not to break the whole site completely but wait for Vlad to discuss that with him first. :-)
Stéphane Rombaux
(Groupe Rookie - 5)



Posts: 248
  Pays:
Belgique 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7893 Posté (le) 28 Février 2020, 23:04:35 Citer 
Hi managers,

Just a little question coz I haven't found anything about it in this topic: is it required to subscribe somewhere to unlock complete use of GPRO Organiser ? I downloaded and installed it but it seems I have to login somehow :/
Thanks in advance
Rafale Mizerski
(Groupe Amateur - 87)



Posts: 186
  Pays:
Pologne 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7894 Posté (le) 28 Février 2020, 23:11:49 Citer 
You have to Use login and pasword from GPRO
Tibor Szuromi
(Groupe Pro - 20)


Posts: 11913
  Pays:
Hongrie 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7895 Posté (le) 28 Février 2020, 23:12:10 (dernière édition (le) 28 Février 2020, 23:13:59 par Tibor Szuromi) Citer 
I was late.
Mikko Heikkinen
(Groupe Pro - 13)



Posts: 12503
  Pays:
Finlande 
Certifié: 
J'aime ce post (2)   Je n'aime pas ce post (0)
Posts anciens #7896 Posté (le) 29 Février 2020, 00:57:27 (dernière édition (le) 29 Février 2020, 00:58:26 par Mikko Heikkinen) Citer 
Quote ( Stéphane Rombaux @ February 28th 2020,23:04:35 )

I downloaded and installed it but it seems I have to login somehow :/
Thanks in advance

You need it to login to your GPRO account to enable it to download your data for your usage.

For that I recommend you first go (on GPRO website) to /UpdateProfile.asp

and tab "Change password" and set yourself a "Limited access password"

That password should be different than your regular password, it's purpose is to give "GO" the ability to download your race data for you without giving it access to other stuff

When you've done that^^ you should do in "GO" the path "Online -> Get All Data" This you should do after each race and also after each qualify you do.

To clarify that, it's total 2 times per race. once after your qualify but before race, once after race before you do anything else.

One time per race might also do the trick, but you'll get more accurate data if you do it 2 times per race.

Stéphane Rombaux
(Groupe Rookie - 5)



Posts: 248
  Pays:
Belgique 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7897 Posté (le) 29 Février 2020, 02:01:30 Citer 
Thanks a lot !
Alberto Villa
(Groupe Amateur - 53)



Posts: 508
  Pays:
Italie 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7898 Posté (le) 29 Février 2020, 17:36:11 Citer 
I've lost all data before the Fuji race, a message tell me it wasn't able to load the go.dat, I made a back up and it start from the beggining, I was able to load an old data file, when I try to merge the back up file I created n error message come out, it's in italian, but the informations are in english

Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
sono riportate in fondo al messaggio.

************** Testo dell'eccezione **************
System.Runtime.Serialization.SerializationException: Non è possibile caricare il tipo go.Entities.RaceWeather richiesto per la deserializzazione.
in System.Runtime.Serialization.ObjectManager.CompleteObject(ObjectHolder holder, Boolean bObjectFullyComplete)
in System.Runtime.Serialization.ObjectManager.DoNewlyRegisteredObjectFixups(ObjectHolder holder)
in System.Runtime.Serialization.ObjectManager.RegisterObject(Object obj, Int64 objectID, SerializationInfo info, Int64 idOfContainingObj, MemberInfo member, Int32[] arrayIndex)
in System.Runtime.Serialization.Formatters.Binary.ObjectReader.RegisterObject(Object obj, ParseRecord pr, ParseRecord objectPr, Boolean bIsString)
in System.Runtime.Serialization.Formatters.Binary.ObjectReader.ParseObjectEnd(ParseRecord pr)
in System.Runtime.Serialization.Formatters.Binary.ObjectReader.Parse(ParseRecord pr)
in System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
in System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
in System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
in System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream)
in go.Utils.Loader.LoadSeasons(Stream& stream, IFormatter& formatter, Int32 version)
in go.Utils.DataMerger..ctor(String filename, Int32 numberOfTracks)
in go.Form1.MniMergeClick(Object sender, EventArgs e)
in System.Windows.Forms.MenuItem.OnClick(EventArgs e)
in System.Windows.Forms.MenuItem.MenuItemData.Execute()
in System.Windows.Forms.Command.Invoke()
in System.Windows.Forms.Command.DispatchID(Int32 id)
in System.Windows.Forms.Control.WmCommand(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.ScrollableControl.WndProc(Message& m)
in System.Windows.Forms.Form.WndProc(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assembly caricati **************
mscorlib
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3928.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
go
Versione assembly: 3.2.21.32405
Versione Win32: 3.2.21.32405
Base di codice: file:///C:/Users/Alberto/AppData/Local/Programs/GPro%20Organiser/Go.exe
----------------------------------------
System.Windows.Forms
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3928.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3928.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3761.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3761.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3928.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Xml
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3761.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 4.0.0.0
Versione Win32: 4.7.3062.0 built by: NET472REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
System.Web
Versione assembly: 4.0.0.0
Versione Win32: 4.8.3928.0 built by: NET48REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_32/System.Web/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Web.dll
----------------------------------------
mscorlib.resources
Versione assembly: 4.0.0.0
Versione Win32: 4.7.3062.0 built by: NET472REL1
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_it_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------

************** Debug JIT **************
Per abilitare il debug JIT, è necessario impostare il valore
jitDebugging nella sezione system.windows.forms del file di configurazione
dell'applicazione o del computer (machine.config).
L'applicazione inoltre deve essere compilata con il debug
abilitato.

Ad esempio:

<configuration>
<system.windows.forms jitdebugging="true">
</system.windows.forms></configuration>

Quando il debug JIT è abilitato, tutte le eccezioni non gestite
vengono inviate al debugger JIT registrato nel computer,
anziché essere gestite da questa finestra di dialogo.


Sébastien Boulanger
(Groupe Amateur - 59)



Posts: 1191
  Pays:
France 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7899 Posté (le) 29 Février 2020, 19:05:33 Citer 
@Alberto Villa (A53) Hi, can you send all your files to Gpro.organizer@gmail.com please for analysis?
Old data file (working), old data file (not working)

I'll take a look.

The Race Weather type hasn't change, I've to look what can happen
Aleksey Kondratenko
(Groupe Rookie - 129)



Posts: 149
  Pays:
Ukraine 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7900 Posté (le) 29 Février 2020, 21:13:33 Citer 
Hi! I cannot get GO to connect to Gpro after installation.
At launch it shows: "Could not check for new version" Remote server returned 404, I press OK and Program opens fine, but then when I press "Get all data" and enter credentials it tells "Basic connection closed: unexpected error during transfer" (this is my translation - I have not English Windows).
My system: Windows 7 SP1, .NET framework 4.8
go.exe is allowed at Windows firewall
What else can I do?
Graham Mercer
(Groupe Pro - 4)



Posts: 2010
  Pays:
Australie 
Certifié: 
J'aime ce post (1)   Je n'aime pas ce post (0)
Posts anciens #7901 Posté (le) 29 Février 2020, 22:44:52 Citer 
@Aleksey Kondratenko (R129) are you using the latest version? It appears that you may be using one of the old versions from Mikkel?

Try here
https://sourceforge.net/projects/gpro-organizer-2/
Aleksey Kondratenko
(Groupe Rookie - 129)



Posts: 149
  Pays:
Ukraine 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7902 Posté (le) 1 Mars 2020, 01:07:33 (dernière édition (le) 1 Mars 2020, 01:08:05 par Aleksey Kondratenko) Citer 
Thanks! It helped to fetch the data for current race, however so far I cannot import data from old seasons (~2015):
System.Runtime.Serialization.SerializationException: Unable to load type go.Entities.RaceWeather, required for deserialization.
Mikko Heikkinen
(Groupe Pro - 13)



Posts: 12503
  Pays:
Finlande 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7903 Posté (le) 1 Mars 2020, 01:11:24 (dernière édition (le) 1 Mars 2020, 01:14:43 par Mikko Heikkinen) Citer 
Quote ( Aleksey Kondratenko @ March 1st 2020,01:07:33 )

Thanks! It helped to fetch the data for current race, however so far I cannot import data from old seasons (~2015):


Have you downloaded the patch ?

https://sourceforge.net/projects/gpro-organizer-2/files/Arch...
Sébastien Boulanger
(Groupe Amateur - 59)



Posts: 1191
  Pays:
France 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7904 Posté (le) 1 Mars 2020, 10:53:22 Citer 
@Aleksey Kondratenko (R129) You are 2 with the same problem with old data's, it seems I have forgot to to translate an entity from old files.
I'll push a new version tomorrow, not possible for me today.

Please, send me your old go.dat file then I can do a fine analysis
Gpro.organizer@gmail.com

Cheers
Alberto Villa
(Groupe Amateur - 53)



Posts: 508
  Pays:
Italie 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7905 Posté (le) 1 Mars 2020, 15:46:54 Citer 
Ok I will send you The files as soon as possible
Sébastien Boulanger
(Groupe Amateur - 59)



Posts: 1191
  Pays:
France 
Certifié: 
J'aime ce post (2)   Je n'aime pas ce post (0)
Posts anciens #7906 Posté (le) 4 Mars 2020, 17:07:31 (dernière édition (le) 4 Mars 2020, 17:07:59 par Sébastien Boulanger) Citer 
New version 3.2.21.32421 is here !

https://sourceforge.net/projects/gpro-organizer-2/files/GPro...

With Alberto & Aleksey problems, i've just realized than Merging option isn't working.
There is also a bug who will come at end of season for evryone due to the Jyllands & Indy patchs !

This is a MAJOR update, required before last race if you want to be able to load your data file when end of season is reached !

VirusTotal says file is clear :)
https://www.virustotal.com/gui/file/de66deccd7d702e3ddc91ba8...
Jasper Coosemans1
(Groupe Elite)



Posts: 3021
  Pays:
Belgique 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7907 Posté (le) 4 Mars 2020, 17:13:00 Citer 
Quote ( Sébastien Boulanger @ March 4th 2020,17:07:31 )

New version 3.2.21.32421 is here !

Wehn can 3.14.15.92654?
Gabriel Arbona
(Groupe Amateur - 55)



Posts: 968
  Pays:
Paraguay 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7908 Posté (le) 4 Mars 2020, 17:19:55 Citer 
Thank you Sébastien
Sébastien Boulanger
(Groupe Amateur - 59)



Posts: 1191
  Pays:
France 
Certifié: 
J'aime ce post (1)   Je n'aime pas ce post (0)
Posts anciens #7909 Posté (le) 4 Mars 2020, 17:32:28 Citer 
Quote ( Jasper Coosemans @ March 4th 2020,17:13:00 )

Quote ( Sébastien Boulanger @ March 4th 2020,17:07:31 )

New version 3.2.21.32421 is here !
Wehn can 3.14.15.92654?
In a very long moment i think ;)

Version 4 is in the box with a freshly interface ;)

You think there is a lot of update ?
I prefer a moving and updating project than something who don't move ^^
Graham Mercer
(Groupe Pro - 4)



Posts: 2010
  Pays:
Australie 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7910 Posté (le) 4 Mars 2020, 22:51:11 Citer 
Thanks Sébastien :)
Jody Parker
(Groupe Pro - 9)



Posts: 767
  Pays:
Angleterre 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7911 Posté (le) 5 Mars 2020, 22:48:16 Citer 
Thanks Seb.
Alan Halford
(Groupe Amateur - 39)



Posts: 678
  Pays:
Pays de Galles 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7912 Posté (le) 7 Mars 2020, 00:09:16 (dernière édition (le) 7 Mars 2020, 00:11:00 par Alan Halford) Citer 
OK I see there is an update which I loaded onto my laptop with no problem but then it only has AVG loaded onto it, but when I try to load it on my PC which has BitDefender, Once again I get problems.

Pretty sure I turned off what I could the last time it loaded. It initially said I had a worm/virus although Seb assured it was not, but I did manage to load it ok and it worked fine.

My problem with this one is I have tried to switch everything off that I did last time but it still will not let me load the update and now GO is playing up. I have tried to load

" GProOrganizer_3.2.21.32405_Setup.exe " by adding it to "exceptions" in BitDefender's AntiVirus but it still will not let me load it up because of this

" Unable to execute file in temporary directory. Setup aborted. Error 5:Access is denied "

Can anyone explain - in idiots words - exactly where I need to go to stop this happening as I am pretty sure I have turned everything off in BitDefender

Thank you
Sébastien Boulanger
(Groupe Amateur - 59)



Posts: 1191
  Pays:
France 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7913 Posté (le) 7 Mars 2020, 00:34:53 Citer 
Hum your antivirus prevent app for unpacking it's archive to temp dir.

Have you tried to launch it in admin mode?

This is an innosetup installer, normally there is no problem with this kind of soft
Béla Ormos
(Groupe Pro - 3)



Posts: 717
  Pays:
Hongrie 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7914 Posté (le) 8 Mars 2020, 11:14:46 Citer 
I'm pretty sure, BitDefender put it into quarantine. Normally this means you cannot do anything with that file, even if the antivirus is closed. Search the quarantine menu in BitDefender.
Alan Halford
(Groupe Amateur - 39)



Posts: 678
  Pays:
Pays de Galles 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7915 Posté (le) 8 Mars 2020, 17:20:46 Citer 
Quote ( Béla Ormos @ March 8th 2020,11:14:46 )

Normally this means you cannot do anything with that file, even if the antivirus is closed. Search the quarantine menu in BitDefender.


Not sure that is true as I have uploaded previous versions, I just cannot remember how I did it. I know I switched everything off and then had to add it to an exception somewhere but now cannot find where that was done.
Jody Parker
(Groupe Pro - 9)



Posts: 767
  Pays:
Angleterre 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7916 Posté (le) 8 Mars 2020, 17:37:22 Citer 
I get an error with the Car Update Page when updating, not able to find it.
Alberto Villa
(Groupe Amateur - 53)



Posts: 508
  Pays:
Italie 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7917 Posté (le) 8 Mars 2020, 18:38:46 Citer 
Thank you for your support ;)
Alan Halford
(Groupe Amateur - 39)



Posts: 678
  Pays:
Pays de Galles 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7918 Posté (le) 8 Mars 2020, 20:25:57 Citer 
Quote ( Alan Halford @ March 8th 2020,17:20:46 )

somewhere but now cannot find where that was done.


Found it eventually in "Anti-virus" settings. Have now installed it and it works fine. :)
Wilian Souza
(Groupe Rookie - 71)



Posts: 767
  Pays:
Brésil 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7919 Posté (le) 14 Mars 2020, 14:07:42 Citer 
I downloaded and installed the latest version, but it's not even opening.

What's the problem? I'm on Windows 7 64-bit.
Ivan Andjelic
(Groupe Master - 5)



Posts: 215
  Pays:
Serbie 
Certifié: 
J'aime ce post (0)   Je n'aime pas ce post (0)
Posts anciens #7920 Posté (le) 14 Mars 2020, 19:08:12 Citer 
Everything works fine in S75 (Win 7 64-bit, .NET framework 4.8).

Little advice Sébastien:
Keep it reliable and avoid complication as much as you can.
Admins will do it for you... :D

Thanks.

Page « 1 2 3 ... 263 [264265 ... 279 280 281 » Saut rapide vers la page:
Grand Prix Racing Online Forum > General forum > GPRO Organiser - A Tool for GPRO Ajouter ce sujet à votre liste des sujets à ignorer Ajouter ce sujet à votre liste des sujets à observer

Répondre à ce sujet