Maemo build uploaded to Extras-devel repository
Hello again!
We have managed to upload our Maemo package to the extras-devel repository at maemo.org. So now you do not need to play around with .deb files any more. New installation instructions:
1. Make sure that you have extras-devel repository enabled (see here for details).
2. Refresh package data.
3. Install wordpress. It is located in the Network category of Application manager.
The icon of the application is not visible for some reason, but we will fix that in the coming days. Any feedback is welcome, as always!
Political Penguin 5:13 pm on March 17, 2010 Permalink |
Is it the 0.5.4a version that has been uploaded? Installed it yesterday and seems to work fine. Some more lines space for the post text would be appreciated though.
Janne Kalliomäki 5:25 pm on March 17, 2010 Permalink |
Yes, 0.5.4a with one bugfix. Thank you for the suggestion, it will be considered when we next update the UI.
Political Penguin 11:13 pm on March 18, 2010 Permalink |
Kiitos Paljon for that one dude. A quick question – updated to 0.5.4-4 today and everything working fine but when I was updating from the .debs to 0.5.4a it gave a warning that I was ‘downgrading’ from 0.6. Any ideas?
Simon 5:05 am on March 18, 2010 Permalink |
I seem to be unable to fetch posts with all the maemo5 releases. Only specific posts come in, for some reason. All my posts are visible, published and other applications can poll and view them just fine.
Any reason for this? It’s a hosted account at WordPress.com – if that matters at all. Who can I speak with directly in order to resolve this?
futubanister 5:27 am on March 18, 2010 Permalink |
Hi Simon,
This sounds like a permission issue. I have similar issues with the blogs that I am not administrator of (i.e. this dev-blog).
You can see only comments to your posts, right (just a guess)?
See Trac ticket #4: http://nokia.trac.wordpress.org/ticket/4 – if that looks like your issue, feel free to add a comment there.
BR
Simon 1:33 pm on March 18, 2010 Permalink |
Thanks for the reply. It seems to be the same problem, but I am the owner and administrator of the blog. For instance, using MaStory – I am able to get all the posts. Is there a log file stored somewhere, or a way to enable verbose debug mode?
Thnaks.
Janne Kalliomäki 12:20 pm on March 19, 2010 Permalink |
Okay, the icon is now working in the latest builds on maemo.org. You can upgrade your client from the application manager.
Magnu 1:44 pm on March 20, 2010 Permalink |
As a sidenote… How did you solve the ‘icon problem’. I also have a Qt app, and the application icon only appears on the N900 after a reboot. Is that the problem you’ve fixed?
Janne Kalliomäki 2:26 pm on March 20, 2010 Permalink |
That seems to be a different issue. Our problem was that the application binary and icon files are capitalized, but desktop file referred to a lowercase wordpress.png, which of course was not found. We should really change all files to lowercase to avoid these kind of issues in the future.