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:

Thank You for your continued support and contributions!

+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  "*PANIC* Stkov main" error with mpegplayer on H300
« previous next »
  • Print
Pages: [1] 2

Author Topic: "*PANIC* Stkov main" error with mpegplayer on H300  (Read 7686 times)

Offline lmn3

  • Member
  • *
  • Posts: 7
"*PANIC* Stkov main" error with mpegplayer on H300
« on: July 13, 2007, 06:52:48 PM »
Hi. I'm trying to figure out what's going on here. Probably something obvious I've overlooked.

When I try to play Elephant's Dream (or one of my own mpegs) the screen immediately goes black and gives the error "*PANIC* Stkov main". I saw this problem in the forum on June 19th so I've tried suggested remedies: moved the .rockbox directory for a completely fresh install and created an empty text file at rocks/mpegplayer.cfg, but still get the error. What am I missing?

Any help appreciated. Thanks.

bootloader v5
build r13863-070712

Logged

Offline lmn3

  • Member
  • *
  • Posts: 7
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #1 on: July 16, 2007, 06:13:59 PM »
Thanks, at least, to everyone who's taken the time to look at my original posting. Probably isn't something obvious then. Still baffled!

The player is working fine otherwise, music and images. Last used it for video about a year ago, just thought I would give it another go. Hmph. I'll have to wait til I get the feng shui in this room sorted out then.

Big thanks for rockbox., 's truly brilliant. I'm in awe guys.

Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #2 on: July 17, 2007, 03:37:21 AM »
I think this is a known bug with mpegplayer that no-one's quashed yet.

It's caused when you use a new install of rockbox that hasn't run mpegplayer before. When mpegplayer first runs it attempts to read a config file from .rockbox/rocks called mpegplayer.cfg - if this file does not exist, it attempts to create it. It's the "create" process which causes the stkov. If you create the file manually then mpegplayer *should* run ok.
Logged

Read The Manual Please

Offline lmn3

  • Member
  • *
  • Posts: 7
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #3 on: July 17, 2007, 07:11:30 PM »
Thanks for the extra detail on exactly what causes the stkov, GodEater..

Quote from: GodEater on July 17, 2007, 03:37:21 AM
If you create the file manually then mpegplayer *should* run ok.

and that's where it breaks down - the empty text file is there at /.rockbox/rocks/mpegplayer.cfg, but still I'm getting the stkov!

Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #4 on: July 18, 2007, 02:38:15 AM »
Apologies for giving you a solution which doesn't appear to work. I'm not a big MpegPlayerPlugin user myself - so I've not come across the issue personally.

Try this then, create the file with the following content :

fileversion:1
ShowFPS:No
LimitFPS:Yes
Skipframes:Yes
Logged

Read The Manual Please

Offline lmn3

  • Member
  • *
  • Posts: 7
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #5 on: July 18, 2007, 07:13:07 PM »
Yeah, that should work, shouldn't it? But again no luck. This is just weird.

Thanks anyway.
Logged

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #6 on: July 18, 2007, 07:29:43 PM »
Are you sure the file has the proper filename? Browse to the location in Rockbox, with file display set to all, and see what the filename shows up as.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #7 on: July 19, 2007, 07:06:20 AM »
I've just realised the font I viewed my config file in was less than ideal, so the content I've given above is wrong - there are no spaces in it. The correct format should be :

file version: 1
Show FPS: No
Limit FPS: Yes
Skip frames: Yes
Logged

Read The Manual Please

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #8 on: July 19, 2007, 07:33:00 AM »
I didn't realise you could get fonts that were missing the [space] glyph  ;D ;)
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline lmn3

  • Member
  • *
  • Posts: 7
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #9 on: July 19, 2007, 07:39:59 AM »
I've tried recreating the file (using text editor plugin) with spaces after the colons and now I'm staring really hard at the properties for the file trying to see a spelling mistake:

File properties
 Path: /.rockbox/rocks/
 Name: mpegplayer.cfg
 Size: 57B
 Date: 2007/07/19
 Time: 12:15

I know. That's just me typing it out again, but that's exactly what it says.

Just a thought. Could there be a problem with the firmware version? I'm using 1.29k.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #10 on: July 19, 2007, 07:54:31 AM »
Quote from: bascule on July 19, 2007, 07:33:00 AM
I didn't realise you could get fonts that were missing the [space] glyph  ;D ;)

Hehe - it's not that it wasn't there - I just couldn't tell because it was so small.
Logged

Read The Manual Please

Offline bascule

  • Rockbox Expert
  • Member
  • *
  • Posts: 1298
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #11 on: July 19, 2007, 09:05:26 AM »
Try the attached

[attachment deleted by admin for age]
Logged
DataBase fanboy and author of the totally overhauled Rockbox Sync Tool

Offline lmn3

  • Member
  • *
  • Posts: 7
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #12 on: July 19, 2007, 09:52:58 AM »
Thanks bascule. Tried your config, but ... errr ..... Nope. Same result. Damn.
Logged

Offline Clemens

  • Member
  • *
  • Posts: 1
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #13 on: July 21, 2007, 08:24:15 AM »
The trick worked for me, I had the same error as lmn3, but now I can play the file.
Logged

Offline linuxstb

  • Developer
  • Member
  • *
  • Posts: 1163
Re: "*PANIC* Stkov main" error with mpegplayer on H300
« Reply #14 on: July 23, 2007, 07:09:50 PM »
This issue should now be fixed in the latest "Current Builds".
Logged

  • Print
Pages: [1] 2
« previous next »
+  Rockbox Technical Forums
|-+  Support and General Use
| |-+  Plugins/Viewers
| | |-+  "*PANIC* Stkov main" error with mpegplayer on H300
 

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

Page created in 0.103 seconds with 15 queries.