Search results

  1. Coder_TimT

    Beta Ommpc

    Can you give me a file listing of the appdata folder, so I can try to get a feel for where in the process it's crashing. Also, take a look at .mpdlog and .mpderror and see if there is anything odd in there...and if there's anything more in ommpc.out... I can get an immediate crash if the paths...
  2. Coder_TimT

    Beta Ommpc

    Where are you getting a crash, updating the database? I would blow away the appdata directory to make sure there aren't any extraneous files in there. I know there was at least one temp file created with the previous crashes writing out the songdb. Also, are you sure the previous ommpc.pnd...
  3. Coder_TimT

    Pandora Libpnd Pnd_Device_Set_Clock Question...

    Thanks skeezix, I will give that a shot.
  4. Coder_TimT

    Pandora Libpnd Pnd_Device_Set_Clock Question...

    As the subtitle says, should this be working? I'm unable to get my calls to set_clock and set_brightness to do anything. Some logical deduction(and the fact I can't modify them directly) says that that the device files they write to are not user writable, so a normal program would have issues...
  5. Coder_TimT

    Beta Ommpc

    Version is now updated to 0.5.1 and available at the download location. This version should work on fat32 partitions. One remaining caveat, if you're currently not running the Hotfix 3 beta, write speed to a fat32 partition is pretty bad, so you will notice two things. 1). When you save the...
  6. Coder_TimT

    Post Your Speed Over Wifi

    I don't have exact numbers right now, but I've been seeing sporadic results at best sftp-ing my ommpc builds to the device and just plain poor results a great majority of the time. Occasionally I'll get 150-200KB/sec, but more often it slows to a crawl of <50KB/sec. I have at one time see...
  7. Coder_TimT

    Pandora Pnd/aufs Question

    Thanks guys, that what I figured the solution was going to be. I have a default MPD database, a default sqlite database and a default config file, because that was the easiest thing for me to do with ommpc on the gp2x. I'll make the needed changes and try again...
  8. Coder_TimT

    Pandora Pnd/aufs Question

    I've run into a possibly serious problem and wanted to run it by the pnd/aufs gurus and see what everyone thinks. My pnd has some default configuration files in it, then when the configuration is changed the files would be saved into the appdata directory. I would think this is kind of the...
  9. Coder_TimT

    Beta Ommpc

    well it appears the config write crash is related to using fat32...the other crashes are likely to be also. I've been testing with ext2 on my card. Time for full regression testing on fat32... edit... oh yeah. don't worry about the clock set statement either. For one thing it's not working, and...
  10. Coder_TimT

    Beta Ommpc

    I don't think I'm going to have an immediate solution for you, but I have a few comments that might help troubleshoot(or might not). You don't need mpd installed...the pnd includes a standalone mpd which should be started when you start ommpc However if you already have mpd installed and...
  11. Coder_TimT

    Beta Ommpc

    Blech, and the troubleshooting begins. I haven't had any issue like that thus far, plus I don't actually have my Pandora with me right now to experiment with, so I will have to look into it later this evening. In the meantime,check if ommpc.conf got created in your appdata directory, if so...
  12. Coder_TimT

    Beta Ommpc

    When it brings you to the screen that says mpd hasn't started, it's sitting on the settings screen. You need to scroll down the list to get to the paths to edit them...then continuing scrolling down until you see save. That's mentioned in the above post, but I guess not clear enough. :D
  13. Coder_TimT

    Beta Ommpc

    Hmm, not many downloads...maybe I shouldn't have called it a beta. :) Anywho, I fixed the appending song to playlist crash and uploaded a new pnd file over the top of the old one. Didn't bother with updating version numbers or anything since there had only been a few downloads.
  14. Coder_TimT

    Another New Owner Checking In...

    Since some expressed interest in ommpc in this thread, I thought I'd dig it up to mention I've put an initial build up and created a thread in the beta test forum. And to add to the actual thread discussion, I will mention I have an mpd configuration in place that allows for dmix to work and...
  15. Coder_TimT

    Beta Ommpc

    Figured I'd start things off with a beta test and see how much needs to be tweaked/fixed before uploading anywhere. For those not familiar with OMMPC from the gp2x or wiz, basically it is an MPD client along with a standalone version of MPD packaged together. MPD never really worked as a...
  16. Coder_TimT

    Fullscreen Window Manager For Mmenu

    Son of a.... :lol: Will have to play with this and see how things such as open/save dialogs behave. It also bugs me when those dialogs open up larger than the available screenspace and I have to drag them around.... Matchbox-window-manager behave nicely in this regard, so I'll have to check...
  17. Coder_TimT

    Fullscreen Window Manager For Mmenu

    That is in /usr/bin/. Editing original post to reflect that...
  18. Coder_TimT

    Fullscreen Window Manager For Mmenu

    Screenshot pretty much looks like an app...with no window decorations. :D Want to see anything in particular? Here is evince with the file dialog open. Here is what was installed when I install the window manager. There is a possibility I could have pulled some other dependency with some...
  19. Coder_TimT

    Fullscreen Window Manager For Mmenu

    Having windows decorations while using minimenu bothered me so I decided to rectify the situation. First I attempted to just go without the window manager and quickly discovered this wouldn't work as many X apps default resolution was only half the screen. So then I decided to look for the...
  20. Coder_TimT

    Another New Owner Checking In...

    Thanks for the encouragement guys. Hopefully I'll get a pnd stitched together pretty soon. Still have a few things to get sorted before release... MPD refused to accept my build of libFLAC even though it should have been the correct version. Have to make some config file changes. The mpd...
Back
Top