Rockbox.org home
Downloads
Release release
Dev builds dev builds
Extras extras
themes themes
Documentation
Manual manual
Wiki wiki
Device Status device status
Support
Forums forums
Mailing lists mailing lists
IRC IRC
Development
Bugs bugs
Patches patches
Dev Guide dev guide
Search



Donate

Rockbox Technical Forums


Login with username, password and session length
Home Help Search Staff List Login Register
News:

Welcome to the Rockbox Technical Forums!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  H120 My WPS doesn't work anymore
« previous next »
  • Print
Pages: [1]

Author Topic: H120 My WPS doesn't work anymore  (Read 1427 times)

Offline Datman

  • Member
  • *
  • Posts: 105
H120 My WPS doesn't work anymore
« on: June 04, 2007, 09:39:18 AM »
Hi,
I have already read the other topic, but I haven't solved the problem. All was Ok until the last software builds. I tried merging the first lines, reducing the WPS to about 20 lines, but the problem is still there.

I tried restoring an older rockbox.iriver file, but appears "codec failure".

I attach the WPS file and a screendump very similar to the right one. The only difference is the absence of the VUmeter, because the codec failure makes jumping from a song to another, without playing.

The WPS also displays remaining sleep time at the bottom, when sleep mode is activated. If you see the remaining time you are sure the player is in sleep mode and it will shut down at the end of the time.

Could anyone help me? Thanks.

[attachment deleted by admin for age]
« Last Edit: June 04, 2007, 09:44:34 AM by Datman »
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: H120 My WPS doesn't work anymore
« Reply #1 on: June 04, 2007, 12:20:29 PM »
Well, I can't see what the exact problem is, but check for unclosed conditionals. With the introduction of the new wps parser the parser is now more strict and fails much earlier (which is intended). This line
Code: [Select]
* %?in<(%in) |>%?it<%it|%fn> %?iy<(%iy)|%t0>%?iy<%t8
doesn't look right to me -- you open a < but don't close it.

Additionally, you could open the wps with the simulator. If there are errors in the wps it will display error messages about them.
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

Offline Datman

  • Member
  • *
  • Posts: 105
Re: H120 My WPS doesn't work anymore
« Reply #2 on: June 05, 2007, 03:59:59 AM »
Quote
* %?in<(%in) |>%?it<%it|%fn> %?iy<(%iy)|%t0>%?iy<%t8
                                         to:
* %?in<(%in) |>%?it<%it|%fn> %?iy<(%iy)|%t0>%?iy<%t8|>

That's right!
It was very simple...
Thanks!!!

Gianluca

Logged

  • Print
Pages: [1]
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Theming and Appearance Customization
| | |-+  H120 My WPS doesn't work anymore
 

  • SMF 2.0.17 | SMF © 2019, Simple Machines
  • Rockbox Privacy Policy
  • XHTML
  • RSS
  • WAP2

Page created in 0.064 seconds with 15 queries.