Search results

  1. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Thanks for the confirmation of Anki working for you. For your girlfriend's error, was the error message "File is corrupt or not an Anki database" at the top, with "Operation not permitted" messages at the bottom referencing /mnt/utmp if you scroll down? I ran into that during the course of...
  2. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    I have good news and bad news. Bad news first: My LCD is dying. It still works fine when it's open all the way, but I fear that this glitch could spread to all screen angles soon and I'll have to send my Pandora back. Getting Anki working for everyone is my primary goal before the screen...
  3. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    I have a new PND working on my pandora: -Updated to Anki 1.0.1 -Sync works! - This was actually an Anki bug, updating to the latest version fixed it. -Graph support in the PND itself -Japanese support now works, just download the plugin from within the app and it will all work. -Even with all...
  4. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    EDIT: I'm an idiot, fixed PND coming soon
  5. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    EDIT: PND link removed. It didn't work.
  6. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Thanks. When the script in the tarball ran, it couldn't find the Anki GUI module so I relocated it to the same location as the other modules for future builds. From the PND log ... It looks like libpnd couldn't make the mount point for the PND contents (due to not having write permissions?)...
  7. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Ok, Cuetzpalin (or anyone else the PND I posted isn't working for). You can help me fix it! I don't think I can do it on my own since the PND works fine for me booting from a freshly formatted SDCard with just the rootfs and the PND on it. There must be something in that rootfs anki uses...
  8. Drack

    iSSD, embeded SSD's (the successor of standard NAND)

    The tech is much faster and much, much more expensive. That's about it. Put this tech in a Pandora and its price will double.
  9. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Interesting that you couldn't get the PND to run. I tested that PND running it on a fresh bootable SDCard using the current rootfs tarball (does that use hotfix 3 or 4 beta?). I'll have a new PND or .tar.bz2 up for download later today if you want to help me debug why you couldn't run the PND...
  10. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Try it and let me know! It should have basic functionality with any character set the Pandora can input and display. EDIT: PND link removed. It didn't work. This is an early buggy first attempt at packaging it. No graphs, no syncing, no Japanese plugin compatibility, and it includes...
  11. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Well, I'm very new to software development on Linux (I develop software for Windows as my full time job) so I maybe I was doing something completely retarded that caused Qmake to fail for whatever reason. Speaking of my job, progress will be slower during the week, because, well, I have to work...
  12. Drack

    Panda-Usb.com - Pandora Tested Usb Accessories

    Wow, a contest like that is a great way to drum up business. I might pick up the multi charging cable as I have a nintendo ds, pandora, and iphone ... can they charge simultaneously?
  13. Drack

    Images, Sources, Rootfs!

    Is it possible to boot from a USB stick? I added a boot.txt to it (with root=/dev/sda1) but it's not showing up in the boot menu like the same filesystem does on my SDCards.
  14. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Qmake didn't work, even after specifying a QMAKESPEC. Also, PyQt seemed to be missing the pyuic executable. You can probably use OE's Qt to run anki, just not to build PyQt (I needed pyuic for anki, and needed qmake to build PyQt).
  15. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Another pic: Japanese support working. (Holy cow, 13:43 hours left on 78% battery?) Still todo: -Fix syncing crash. -Make it into a PND. -Change write location from NAND (~/.anki) to appdata.
  16. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Forgot to mention earlier. I fixed the wifi problem by copying my nand to SD (using cp -a and excluding contents of proc sys media) instead of using an image. SD booted fine and had wifi.
  17. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Quick update: IT WORKS. I spent pretty much the whole weekend working on this. I had to compile Qt from source, which took 29 hours on the Pandora at 800Mhz ... If anyone else needs "real" Qt instead of OpenEmbedded's Qt I can put it on the web to save you the trouble. Anyway, I have gotten...
  18. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    Update: Built libanki on the pandora. The Anki UI is going to take a bit more effort. It uses a few things that aren't in the angstrom repositories that depend on other things also not in the repository (It looks like QT and PyQT in the repository are missing a few bits that anki uses). I'm...
  19. Drack

    Source Codes

    Because ebuilds that compile sources directly is preferred way to install packages in Gentoo.
  20. Drack

    Flashcard (As In Language Learning) Software Working On Pandora?

    One possible concern with foreign languages is Input Method software on the Pandora. On Linux in general I have had bad experiences with scim and good experiences with ibus. Without the ability to type Asian characters on the Pandora, functionality of the program will be reduced quite a bit if...
Back
Top