This image is the top of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.
Go Back   MisticRiver :: For iriver Enthusiasts > All things Rockbox > ROCKbox Forums > ROCKbox for H10 Series
Home Forums Register FAQ Search Today's Posts Mark Forums Read


Welcome to the misticriver forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.
Tags: , , , ,

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old February 16th, 2007, 06:27 PM
Mistic Surveyor
 
Join Date: Oct 2006
Posts: 142
Exclamation codec error, only happens in angymans build

I have been having codec loading errors almost everytime I try to load a playlist, as well as randomly durring playback(though not near as often). The problem happens using angryman's latest build, I wen't back to the feb 1st build and the problem still occurs. I tried to recreate this using the official rockbox build and it does not happen. I am using the 20gb.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old February 17th, 2007, 05:57 AM
Mistical Abstract
 
Join Date: Aug 2006
Posts: 675
Can someone commit this? Doesnt happen here!

But i assume that it could be a big difference in the memory usage of the database between my 5G model and the 20g model.
__________________
www.handmadematters. tk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old February 17th, 2007, 10:24 PM
Mistic Surveyor
 
Join Date: Jun 2005
Posts: 115
Just a quick question... what wps are you using? I encountered a similar problem when using that new paralis wps made by blackthunder.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old February 18th, 2007, 07:22 PM
Mistic Surveyor
 
Join Date: Oct 2006
Posts: 142
it happened using whatever wps i tried, i thought it might be my wps, but changing it didn't help

edit
after some testing i realised that it is caused by my wps, i didn't even think that could cause it. any ideas what could make it happen?

Last edited by blackthunder : February 18th, 2007 at 08:27 PM.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old February 18th, 2007, 10:12 PM
Mistic Surveyor
 
Join Date: Oct 2006
Posts: 142
I've tried taking out the album art, changing around some of the alignment(there were a couple places i had a few tags for one line), changing the graphics from 2 bit to 24 bit.

I would think it would be from trying to do something different when a playlist is involved but its not, I have no playlist related tags, except for the number of entries and current entry, removing those didn't help
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old February 19th, 2007, 07:51 PM
Mistic Surveyor
 
Join Date: Oct 2006
Posts: 142
so I have fixed this problem with the wps, it no longer causes any problems codec errors, only I don't know what is different!

I found that if I loaded the theme file of a different wps, then loaded the wps on its own the error didn't occur, so I replaced the .cfg file with another, changing the settings how I needed it.

This .cfg cause codec errors:
Code:
wps: /.rockbox/wps/parilis-Green.wps
backdrop: /.rockbox/backdrops/parilis-Green.bmp
font: /.rockbox/fonts/helvr12.fnt
statusbar: on
foreground color: FFFFFF
background color: 999999
userfont1: /.rockbox/fonts/rockfont-8.fnt
userfont2: /.rockbox/fonts/helvr10.fnt
userfont3: /.rockbox/fonts/helvr12.fnt
userfont4: /.rockbox/fonts/rockfont-8.fnt
scrollbar: on
listxpos:13
listypos: 10
listlines: 7
listwidth: 128
this one did not:
Code:
wps: /.rockbox/wps/parilis-pot.wps
font: /.rockbox/fonts/helvB12.fnt
statusbar: on
backdrop: /.rockbox/backdrops/parilis-pot.bmp
foreground color: ffffff
background color: 000000
userfont1: /.rockbox/fonts/rockfont-8.fnt
userfont2: /.rockbox/fonts/helvb10.fnt
userfont3: /.rockbox/fonts/helvb12.fnt
userfont4: /.rockbox/fonts/rockfont-8.fnt
scrollbar: on
listxpos: 13
listypos: 11
listlines: 6
listwidth: 134
the only difference really is the list positions and a different shade of background color, the order some things appear in is also slightly different
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old February 20th, 2007, 01:39 AM
Hoping For A Cool Title
 
Join Date: Oct 2006
Location: Hamburg, Germany
Posts: 106
Kind of magic...

I had some trouble with my red moon theme using too many preloaded bitmaps. Then displaying the album art was gone.

In my opinion these three differences you made can't be the reason for crashing the codec.

The background color does not matter at all, I think.

The list position? Could be a bug with your screen frontiers. Try it with other values.

The backdrop? I guess you're using the same bmp options and the name of the file is correct. Then it could not be the reason.

Then you're using different wps files. There could be the fault as well.

Think you still have to check it, sorry.

AF
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old February 20th, 2007, 02:47 AM
Mistical Abstract
 
Join Date: Aug 2006
Posts: 675
Hmm, i think it's not a problem with the settings you've got. I assume its a problem of the editor you use. Dont use Notepad for editing the config file. Use a editor which supports UNIX EOF.
__________________
www.handmadematters. tk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old February 20th, 2007, 06:31 AM
Hoping For A Cool Title
 
Join Date: Oct 2006
Location: Hamburg, Germany
Posts: 106
Which one do you use with Windows, Angry?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old February 20th, 2007, 09:18 AM
Mistical Abstract
 
Join Date: Aug 2006
Posts: 675
I use Scite
__________________
www.handmadematters. tk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #11 (permalink)  
Old February 20th, 2007, 05:32 PM
Mistic Surveyor
 
Join Date: Oct 2006
Posts: 142
Quote:
Originally Posted by AsusFreak! View Post
Kind of magic...

I had some trouble with my red moon theme using too many preloaded bitmaps. Then displaying the album art was gone.

In my opinion these three differences you made can't be the reason for crashing the codec.

The background color does not matter at all, I think.

The list position? Could be a bug with your screen frontiers. Try it with other values.

The backdrop? I guess you're using the same bmp options and the name of the file is correct. Then it could not be the reason.

Then you're using different wps files. There could be the fault as well.

Think you still have to check it, sorry.

AF
The wps is different, but only by name, I have the same wps with different names. The only thing that changed was the list position by a few numbers, the background color, and the order of things.

As for testing, after replacing each theme file for my wps with the new one, changing only the background and the wps file (and colors for one of the wps's) every version of the theme worked fine.

I really don't know why its working now, it only crashed for me when trying to load a playlist, what I changed has nothing to do with playlists, or codecs for that matter
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 05:36 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
This image is the bottom of the content box. Unfortunately, there is no information-based reason for this div to be here. It's just here for design reasons. Sorry.