Grand Prix Racing Online Forum > General forum > GPRO Organiser - A Tool for GPRO Shto këtë temë në listën e injorimit Shto këtë temë tek lista favorite e juaja
Faqe « 1 2 3 ... 263 [264265 ... 279 280 281 » Shpejt shkoni në faqen:
Autori Temë: GPRO Organiser - A Tool for GPRO 8421 përgjigje
Sébastien Boulanger
(Grupi Amateur - 59)



Postime: 1190
  Shteti:
Francë 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7891 Postuar 28 Shkurt 2020, 18:18:23 Citim 
All managers are behind you stefan! 😉
Stefan Voggenreither
(Administratori)



Kryesia e Gpro's
Postime: 6818
  Shteti:
Gjermani 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7892 Postuar 28 Shkurt 2020, 19:09:56 Citim 
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
(Grupi Rookie - 5)



Postime: 248
  Shteti:
Belgjikë 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7893 Postuar 28 Shkurt 2020, 23:04:35 Citim 
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
(Grupi Amateur - 87)



Postime: 186
  Shteti:
Poloni 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7894 Postuar 28 Shkurt 2020, 23:11:49 Citim 
You have to Use login and pasword from GPRO
Tibor Szuromi
(Grupi Pro - 20)


Postime: 11906
  Shteti:
Hungari 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7895 Postuar 28 Shkurt 2020, 23:12:10 (Së fundi edituar 28 Shkurt 2020, 23:13:59 nga Tibor Szuromi) Citim 
I was late.
Mikko Heikkinen
(Grupi Pro - 13)



Postime: 12503
  Shteti:
Finlandë 
Certifikuar: 
Pelqe kete postim (2)   Mospelqe kete postim (0)
Postim i vjeter #7896 Postuar 29 Shkurt 2020, 00:57:27 (Së fundi edituar 29 Shkurt 2020, 00:58:26 nga Mikko Heikkinen) Citim 
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
(Grupi Rookie - 5)



Postime: 248
  Shteti:
Belgjikë 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7897 Postuar 29 Shkurt 2020, 02:01:30 Citim 
Thanks a lot !
Alberto Villa
(Grupi Amateur - 53)



Postime: 508
  Shteti:
Itali 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7898 Postuar 29 Shkurt 2020, 17:36:11 Citim 
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
(Grupi Amateur - 59)



Postime: 1190
  Shteti:
Francë 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7899 Postuar 29 Shkurt 2020, 19:05:33 Citim 
@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
(Grupi Rookie - 129)



Postime: 149
  Shteti:
Ukrainë 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7900 Postuar 29 Shkurt 2020, 21:13:33 Citim 
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
(Grupi Pro - 4)



Postime: 2008
  Shteti:
Australi 
Certifikuar: 
Pelqe kete postim (1)   Mospelqe kete postim (0)
Postim i vjeter #7901 Postuar 29 Shkurt 2020, 22:44:52 Citim 
@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
(Grupi Rookie - 129)



Postime: 149
  Shteti:
Ukrainë 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7902 Postuar 1 Mars 2020, 01:07:33 (Së fundi edituar 1 Mars 2020, 01:08:05 nga Aleksey Kondratenko) Citim 
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
(Grupi Pro - 13)



Postime: 12503
  Shteti:
Finlandë 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7903 Postuar 1 Mars 2020, 01:11:24 (Së fundi edituar 1 Mars 2020, 01:14:43 nga Mikko Heikkinen) Citim 
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
(Grupi Amateur - 59)



Postime: 1190
  Shteti:
Francë 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7904 Postuar 1 Mars 2020, 10:53:22 Citim 
@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
(Grupi Amateur - 53)



Postime: 508
  Shteti:
Itali 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7905 Postuar 1 Mars 2020, 15:46:54 Citim 
Ok I will send you The files as soon as possible
Sébastien Boulanger
(Grupi Amateur - 59)



Postime: 1190
  Shteti:
Francë 
Certifikuar: 
Pelqe kete postim (2)   Mospelqe kete postim (0)
Postim i vjeter #7906 Postuar 4 Mars 2020, 17:07:31 (Së fundi edituar 4 Mars 2020, 17:07:59 nga Sébastien Boulanger) Citim 
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
(Grupi Elite)



Postime: 3021
  Shteti:
Belgjikë 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7907 Postuar 4 Mars 2020, 17:13:00 Citim 
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
(Grupi Amateur - 55)



Postime: 968
  Shteti:
Paraguaj 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7908 Postuar 4 Mars 2020, 17:19:55 Citim 
Thank you Sébastien
Sébastien Boulanger
(Grupi Amateur - 59)



Postime: 1190
  Shteti:
Francë 
Certifikuar: 
Pelqe kete postim (1)   Mospelqe kete postim (0)
Postim i vjeter #7909 Postuar 4 Mars 2020, 17:32:28 Citim 
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
(Grupi Pro - 4)



Postime: 2008
  Shteti:
Australi 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7910 Postuar 4 Mars 2020, 22:51:11 Citim 
Thanks Sébastien :)
Jody Parker
(Grupi Pro - 9)



Postime: 767
  Shteti:
Angli 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7911 Postuar 5 Mars 2020, 22:48:16 Citim 
Thanks Seb.
Alan Halford
(Grupi Amateur - 39)



Postime: 678
  Shteti:
Uells 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7912 Postuar 7 Mars 2020, 00:09:16 (Së fundi edituar 7 Mars 2020, 00:11:00 nga Alan Halford) Citim 
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
(Grupi Amateur - 59)



Postime: 1190
  Shteti:
Francë 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7913 Postuar 7 Mars 2020, 00:34:53 Citim 
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
(Grupi Pro - 3)



Postime: 716
  Shteti:
Hungari 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7914 Postuar 8 Mars 2020, 11:14:46 Citim 
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
(Grupi Amateur - 39)



Postime: 678
  Shteti:
Uells 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7915 Postuar 8 Mars 2020, 17:20:46 Citim 
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
(Grupi Pro - 9)



Postime: 767
  Shteti:
Angli 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7916 Postuar 8 Mars 2020, 17:37:22 Citim 
I get an error with the Car Update Page when updating, not able to find it.
Alberto Villa
(Grupi Amateur - 53)



Postime: 508
  Shteti:
Itali 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7917 Postuar 8 Mars 2020, 18:38:46 Citim 
Thank you for your support ;)
Alan Halford
(Grupi Amateur - 39)



Postime: 678
  Shteti:
Uells 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7918 Postuar 8 Mars 2020, 20:25:57 Citim 
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
(Grupi Rookie - 71)



Postime: 767
  Shteti:
Brazil 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7919 Postuar 14 Mars 2020, 14:07:42 Citim 
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
(Grupi Master - 5)



Postime: 215
  Shteti:
Serbi 
Certifikuar: 
Pelqe kete postim (0)   Mospelqe kete postim (0)
Postim i vjeter #7920 Postuar 14 Mars 2020, 19:08:12 Citim 
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.

Faqe « 1 2 3 ... 263 [264265 ... 279 280 281 » Shpejt shkoni në faqen:
Grand Prix Racing Online Forum > General forum > GPRO Organiser - A Tool for GPRO Shto këtë temë në listën e injorimit Shto këtë temë tek lista favorite e juaja

Përgjigju në këtë temë