
i just did a clean install and it seems fine. try removing it and reinstallingSailing_Nut wrote:I just installed the store in my raspbian image and whenever I open the program I get the error:
The User Interface Failed to Load.
Try Updating the Client
Not sure if this is a bug in the storte or just a failed install, but either way I can't get into the store
Code: Select all
sudo apt-get remove pistore
sudo apt-get autoremove
sudo apt-get update && sudo apt-get upgrade && sudo apt-get install pistore That did it, thanks! The first time I did not do the "upgrade"ukscone wrote:i just did a clean install and it seems fine. try removing it and reinstallingSailing_Nut wrote:I just installed the store in my raspbian image and whenever I open the program I get the error:
The User Interface Failed to Load.
Try Updating the Client
Not sure if this is a bug in the storte or just a failed install, but either way I can't get into the store
and see if that fixes itCode: Select all
sudo apt-get remove pistore sudo apt-get autoremove sudo apt-get update && sudo apt-get upgrade && sudo apt-get install pistore

I believe you need to install xpdf. (probably sudo apt-get install xpdf). Then open the pdf with xpdf (and make that a default association).jgp wrote:I'm unsure if this is a "bug", but there does not seem to be a way to open The MagPi issues after "purchasing"/downloading. The green Launch button pops up a screen with "App Loading" but then nothing happens. What am I missing?

You need to be looking at the store on your Raspberry Pi - there's an upload tab there for you. You can't do it via the browser.nictuku wrote:Not a bug necessarily, but how do I send a new app/game? I can't find the instructions anywhere. I created an entry for myself, my "company" and the app in the Developers section of the store, but how do I really upload the content?
Thank you, that did the trick. I couldn't find the files it had downloaded for the issues. It turns out it stores them in /usr/local/bin/indiecity/InstalledApps/...dom wrote:I believe you need to install xpdf. (probably sudo apt-get install xpdf). Then open the pdf with xpdf (and make that a default association).jgp wrote:I'm unsure if this is a "bug", but there does not seem to be a way to open The MagPi issues after "purchasing"/downloading. The green Launch button pops up a screen with "App Loading" but then nothing happens. What am I missing?
I came across this one too. To me it is a bug. Two possible fixes would be to install xpdf along with the PDF downloaded, or display a message about xpdf being needed along with instructions on how to do that. A quick workaround would be to mention the need for xpdf in the description of each PDF in the store.dom wrote:I believe you need to install xpdf. (probably sudo apt-get install xpdf). Then open the pdf with xpdf (and make that a default association).jgp wrote:I'm unsure if this is a "bug", but there does not seem to be a way to open The MagPi issues after "purchasing"/downloading. The green Launch button pops up a screen with "App Loading" but then nothing happens. What am I missing?
Cool - I was looking for an excuse to rebase on the new SD card image. Interesting they just sneaked it out of the door this time - I guess it is just a roll up of updates with not much new functionality so did not warrant a news story.Pankoi wrote:Hi there,
With regards to the MagPi issues not working, unfortunately, the PDF reader bundled with previous Raspbian images (mupdf) crashes trying to open several issues, and quite a few other documents which we tested with.
I believe that xpdf is bundled with the newest image and that should work fine 'out of the box', but you can always just download it on a previous image and create the file association as other users have suggested.
General Error
SQL ERROR [ mysqli ]
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, 15, 0)' at line 1 [1064]
Hi there!diehardx95 wrote:iv installed the pi store today and i love it but i only been able to download and install one app and now it's saying that it's failing when it tries to to download. can i get help?