MSFN Forum: WPI Bug Report Thread - MSFN Forum

Jump to content


  • 11 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

WPI Bug Report Thread Rate Topic: -----

#61 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,391
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 August 2012 - 12:27 AM

There is no missing translated lines. On previous WPI version all were working fine, but something change for unknow reason!

Texts aren't displayed in dropbox but they are inside "lang_en.js":

line 171 : optBySystemDefault[lang]        = ['By System (Default)']                        

line 358 : optCustom[lang]                 = ['Custom...'];



Note: the same texts are displayed inside: Options items | General | Default Install path


Using "lang_fr.js" the translated file Widescreen isn't displayed in french but in english.

line 344 : optWidescreen[lang]             = ['Widescreen'];

French is : optWidescreen[lang]             = ['Ecran large'];



Thanks

This post has been edited by myselfidem: 08 August 2012 - 02:03 AM



#62 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 August 2012 - 01:20 AM

Open in notepad2 and change the encoding save to: Unicode please... Then save and try again.

#63 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,391
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 August 2012 - 01:37 AM

Saving the language files with Unicode with Notepad2, I have the same result, the texts aren't displayed!

#64 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 August 2012 - 01:39 AM

View Postchymax3m, on 07 August 2012 - 10:21 PM, said:

Actually there is such a string :
optCustom[lang]                 = ['Custom...'];

but it doesn't reflect in dropbox



Found and fixed it, will be in the next release.

#65 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,391
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 August 2012 - 02:02 AM

Thanks!

There is also the text missing: By System (Default)

This post has been edited by myselfidem: 08 August 2012 - 03:29 PM


#66 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,391
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 August 2012 - 06:44 AM

I see inside "lang_en.js" a new line added:

txtMustAddCommand[lang] = ['You must add a command entry through the \'Add\' button before being able to perform this operation.'];


I will add for the new lang_fr.js

#67 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 August 2012 - 01:41 PM

v8.5.4 Updates - Released August 8th, 2012
========================================================================
* Fixed fileVersionGreaterThan can fail on minor versions.
* Fixed WMP files are locked with player disabled.
* Fixed Some languages were not being displayed properly.
* Fixed Missing code in the Options\Windows section.
* Some old code cleanup.


Use your update button!

Also please post you updated lang files for me to add.

#68 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,391
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 August 2012 - 03:08 PM

Many thanks Kels for the new release! :yes:
Just needed to change the "xml file" to use the update buton with WPI and download the new WPI_v8.5.4.

Regards

*Edit: new lang_fr.js updated and given

This post has been edited by myselfidem: 13 August 2012 - 02:25 AM


#69 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 August 2012 - 04:11 PM

Done and done...

#70 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 August 2012 - 05:25 PM

Guys those of you that are updating lang files let me know and I will upload a alphabetized version of the CURRENT lang file I have in your lang.

We need to reorganize them...

#71 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,391
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 12 August 2012 - 03:23 AM

It' s a minor trouble, but using Theme Wizard and selecting:

Show tool tips | Tool Tips | Tip position type | Float or Fixed => give the same result.

Regards

This post has been edited by myselfidem: 12 August 2012 - 02:00 PM


#72 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 August 2012 - 11:28 AM

Honestly?

I am not sure how much of a difference there is supposed to be in the 2. Hell only like 12 of the tool tips ever worked until mritter spent weeks on them getting them all to work.

I am not even going to touch them with a 100' pole right now, I am just glad they work as well as they do!

#73 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,391
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 12 August 2012 - 01:55 PM

I agree with you Kels! :rolleyes:

Regards

#74 User is offline   mritter 

  • WPI Co-Developer
  • Group: Developers
  • Posts: 1,090
  • Joined: 13-November 05

Posted 12 August 2012 - 02:46 PM

I still check the board out once in a while.

The Fixed position never came into fruition. I had a plan for a theme that would use it but I realized most people have huge/long lip messages. If they were all short, 100 characters or less, it would have worked fine.

#75 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 August 2012 - 03:05 PM

HEYYYYY! Nice to see ya.

#76 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,391
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 12 August 2012 - 03:09 PM

Many thanks mritter for your answer, but what about : Tool tip position: Float?

Fixed position seems working fine, for me, but why not remove "Float" if this doesn't work?

You really made an awesome and hard work, like Kels, Francesco and others!

Many thanks.

Regards

This post has been edited by myselfidem: 12 August 2012 - 03:21 PM


#77 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 12 August 2012 - 07:04 PM

WPI updated.

v8.5.5 Updates - Released August 12th, 2012
====================================================
* Relocated the Codebase folder into the Common folder.
* Removed Tool tip position: Float
* Added Win8 to getosver.
* HUGE Amounts of code cleanup.
* TONS of minor fixes.
* Fixed WPI not resuming after reboot on Vista, Win7 & Win8.
* Fixed Feature: Don't split categories ignores hidden items.

Use your update function.

#78 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,391
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 13 August 2012 - 12:28 AM

Many thanks! :thumbup

#79 User is online   ricktendo 

  • Group: Banned Members
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,229
  • Joined: 06-June 06
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 August 2012 - 01:08 AM

Feels faster too, thanks Kel

#80 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 13 August 2012 - 03:59 AM

Quote

* HUGE Amounts of code cleanup.
* TONS of minor fixes.


:rolleyes: :unsure: :angel :yes: :P

Share this topic:


  • 11 Pages +
  • « First
  • 2
  • 3
  • 4
  • 5
  • 6
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy