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
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  rbutil - The Rockbox Utility needs testing
« previous next »
  • Print
Pages: 1 [2] 3

Author Topic: rbutil - The Rockbox Utility needs testing  (Read 8237 times)

Offline X86

  • Member
  • *
  • Posts: 142
Re: rbutil - The Rockbox Utility needs testing
« Reply #15 on: May 28, 2007, 05:49:32 PM »
the Rbutil does an error and it doesn't install themes even if they have been downloaded correctly,and also it doesn't show all the themes.
Logged

Offline Domonoky

  • Developer
  • Member
  • *
  • Posts: 205
Re: rbutil - The Rockbox Utility needs testing
« Reply #16 on: May 28, 2007, 06:28:28 PM »
Quote from: X86 on May 28, 2007, 05:49:32 PM
the Rbutil does an error and it doesn't install themes even if they have been downloaded correctly,and also it doesn't show all the themes.
can you give more info about the error ? Is there any additional info ? rbutil rejects to install themes which dont contain the .rockbox dir. ie they have a wrong directory structure in the zip.

And it doesnt show all the themes because rockbox-themes.org filters the themes which require patches out.

And to Bigbambi:
I will change this next time i commit something for rbutil :-)
Logged

Offline tdtooke

  • Member
  • *
  • Posts: 151
Re: rbutil - The Rockbox Utility needs testing
« Reply #17 on: May 28, 2007, 11:58:30 PM »
Disregard this post, sorry.
« Last Edit: May 29, 2007, 03:22:29 AM by tdtooke »
Logged

Offline mincho

  • Member
  • *
  • Posts: 3
Re: rbutil - The Rockbox Utility needs testing
« Reply #18 on: May 29, 2007, 11:30:52 PM »
This worked great on my h10 under windows xp! Thanks for this!!

As for improvments, more themes could be added, autodetect for non ipod players, and um  how about importing your old settings (like themes and cfg files)  from a previous install of rockbox, like an old .rockbox folder?  Just throwin some ideas at ya.

Logged

Offline tdtooke

  • Member
  • *
  • Posts: 151
Re: rbutil - The Rockbox Utility needs testing
« Reply #19 on: July 06, 2007, 01:53:07 AM »
I have a question, might be stupid.  Everything is working ok for me with the exception of bin2c.c not compiling before you have it trying to use it.  I have a temp fix for this that works, just compiling it manually before building, I'm just thinking something in my setup must be wrong though.  I'm using codeblocks with mingw version 3.4.5.  Would me submitting a patch that clears out the compiler warnings you get be a bad or good idea?  Wouldn't change a single thing really, just taking care of a few comparisons of signed and unsigned and making sure static is the first thing mentioned in the method declaration if it's static, but it would make it *appear* cleaner.  I'm also toying with the idea of playing around with this to add support for unsupported builds with it downloading source code, patches from flyspray and sending calls to compile it.  Granted that's probably gonna be hell to implement and doesn't really belong in an official rbutil, but I thought those changes might be nice for say a patch on flyspray that would never be commited, just exist there for people that like that sort of thing.
« Last Edit: July 06, 2007, 04:03:01 AM by tdtooke »
Logged

Offline Domonoky

  • Developer
  • Member
  • *
  • Posts: 205
Re: rbutil - The Rockbox Utility needs testing
« Reply #20 on: July 06, 2007, 07:21:18 AM »
Hi..

yes bin2c has to be compiled first, because it converts the images to cpp and h files.
I think the Make file for linux does this automagically, but i dont know how to do it in Code::Blocks.
But it isnt really a problem to compile it first. :-)

About the warnings, i think all of them are in external tools like ipodpatcher and i didnt want to change these.

About your idea to support custom builds, i dont think this belongs to rbutil, and its probably impossible to integrate, so that it works everywhere.

Logged

Offline tdtooke

  • Member
  • *
  • Posts: 151
Re: rbutil - The Rockbox Utility needs testing
« Reply #21 on: July 30, 2007, 05:37:15 AM »
Quick question: Is it normal for rbutil to flash alot when creating talk files?
Logged

Offline Domonoky

  • Developer
  • Member
  • *
  • Posts: 205
Re: rbutil - The Rockbox Utility needs testing
« Reply #22 on: July 30, 2007, 12:25:54 PM »

Yes, thats normal.
Its because it runs those programms to talk the text and to make the mp3s,
 in the background, and everytime it starts one it flickers.. :-)

but we will see hwo we can improve this in the new rbutil Qt Version. :-)
Logged

Offline jmdennis

  • Member
  • *
  • Posts: 36
Re: rbutil - The Rockbox Utility needs testing
« Reply #23 on: August 01, 2007, 04:35:47 AM »
One thing that I found is the ipod color has the wrong spelling and is ipod colour.  I also noticed that on the lastest Windows version 0.3.2.6 that when I downloaded all the themes that it placed them in a .rockbox folder inside .rockbox.  I pointed it to .rockbox so that it would install into the .rockbox folder into the folders that it normally goes into.  I guess I should have just pointed to my ipod and let it do it's thing.  The mac version is behind the other versions and also takes a lot to select all the themes if you so desire as it does a pre-download so you can see what it looks like.  To select all of them you have to go through this each time.  I had an error while it was downloading the themes and all it showed me was error.  It did not give me enough information to know which one or what happened.
Logged

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: rbutil - The Rockbox Utility needs testing
« Reply #24 on: August 01, 2007, 05:59:34 AM »
Regarding spelling - Rockbox has always, and will continue to, use British English - so iPod Colour is the correct spelling.
Logged

Read The Manual Please

Offline Febs

  • Member
  • *
  • Posts: 2701
Re: rbutil - The Rockbox Utility needs testing
« Reply #25 on: August 01, 2007, 06:11:13 AM »
True, but in the case of a model name (as opposed to the ordinary English use of the word), shouldn't we should use the manufacturer's spelling?  As far as I know, Apple uses the spelling "color."  

(We refer to it in the manual as the ipod "Color.")
Logged
Rockbox Forum Guidelines
The Rockbox Manual
How to Ask Questions the Smart Way
Please do not send me support questions via PM.

Offline GodEater

  • Member
  • *
  • Posts: 2829
Re: rbutil - The Rockbox Utility needs testing
« Reply #26 on: August 01, 2007, 06:44:42 AM »
Perhaps - I've just done a bit of wayback machine searching of apple's uk site - and I can't see it called the iPod Color or iPod Colour - it was either just "iPod" or "iPod Photo".
Logged

Read The Manual Please

Offline Llorean

  • Member
  • *
  • Posts: 12931
Re: rbutil - The Rockbox Utility needs testing
« Reply #27 on: August 01, 2007, 12:54:50 PM »
I tend to think of it as a proper noun, if anything, meaning "iPod Color" when called that. It's a somewhat unique case.
Logged

Offline Domonoky

  • Developer
  • Member
  • *
  • Posts: 205
Re: rbutil - The Rockbox Utility needs testing
« Reply #28 on: August 01, 2007, 12:58:23 PM »
@jmdennis:

about the themes in the .rockbox dir:
rbutil asks you to point to your device, and not to your .rockbox dir, and it only checks if this location exists. So the problem is a user problem. :-)

about Mac version: this version is only behind, because some one has to compile those builds, and not everybody has a Mac. :-)

about your error: In the Error message there should be a "details" or "more" Button which gives you more information about the errors that happend. Without a detailed error message i cant fix any possible bugs.

And in general: We are now porting/ rewriting rbutil to use the Qt Framework instead of WxWidgets, so most of the effort is going in the new version, and its likely that those things and errors arent going to be fixed in the wx version. Instead we will replace it when the Qt Version is ready. So be patient and feel free to improve / test the Qt Version. :-)
Logged

Offline bluebrother

  • Developer
  • Member
  • *
  • Posts: 3421
  • creature
Re: rbutil - The Rockbox Utility needs testing
« Reply #29 on: August 01, 2007, 05:12:12 PM »
Quote from: Llorean on August 01, 2007, 12:54:50 PM
I tend to think of it as a proper noun, if anything, meaning "iPod Color" when called that. It's a somewhat unique case.
In the manual those names are treated as nouns, so it becomes "Ipod Color". While the web site isn't exactly following this rules I'm wondering if we shouldn't the same in Rockbox Utility?

Quote from: Domonoky on August 01, 2007, 12:58:23 PM
And in general: We are now porting/ rewriting rbutil to use the Qt Framework instead of WxWidgets, so most of the effort is going in the new version, and its likely that those things and errors arent going to be fixed in the wx version. Instead we will replace it when the Qt Version is ready. So be patient and feel free to improve / test the Qt Version. :-)
I put a windows binary of the current state online. It's a statically linked binary, thus (according to Trolltechs documentation) screen readers won't work with it -- we'll address that issue later. I'm trying to update that zip file from time to time so if you want to test look here:
http://www.stud.uni-karlsruhe.de/~uhcn/rockbox/rbutil/rbutilqt-static.zip
Logged
Rockbox Utility development binaries (updated infrequently) · How to ask questions the smart way · We do not estimate timeframes.

  • Print
Pages: 1 [2] 3
« previous next »
+  Rockbox Technical Forums
|-+  Rockbox General
| |-+  Rockbox General Discussion
| | |-+  rbutil - The Rockbox Utility needs testing
 

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

Page created in 0.124 seconds with 15 queries.