Active Topics

 



Notices


Reply
Thread Tools
Posts: 94 | Thanked: 59 times | Joined on Jun 2010
#561
I used Panucci 0.99.3 on N900. Now I'm android but I would like to reload my bookmarks and my podcasts on my S2.

i would like to know if it is possible to acces to all my bookmarks in Panucci repository. I don't where are they but I'm sure that there a lot of them.
Does is exist any "hide" folder where my bookmarks are saved?

Thx.

Edit: Finally I've use Cutexplorer. cannot find my bookmarks. sniff

Last edited by gruik; 2012-03-21 at 13:58.
 
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#562
Just a heads up. I've just ported Panucci to pyqt5 which means that as soon as pyqt5 becomes available for Sailfish, Panucci will be ready for action. It's not much work to port from pyside/qt4 to pyqt5 if you're only using raw qml so you can expect lots of fremantle/harmattan apps to show up for Sailfish too. If you're using Harmattan's qml-components it'll be a bit more work but not much. Qtquick 1.1 and 2.0 seems to be mostly backwards compatible ... don't quote me on that.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).
 

The Following User Says Thank You to xerxes2 For This Useful Post:
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#563
Ok I packaged panucci and its deps for sailfish now. Just run the command below in your jphone and hopefully it just works.
Code:
zypper ar http://enlisy.org/~xerxes2/pkg/sailfish/armv7hl/xerxes2-sailfish-armv7hl.repo
zypper ref
zypper in panucci
I don't have sailfish hardware myself so this is only tested in the emulator. I don't know if there is mp3 support as default on the jphone otherwise you may need that too:
Code:
zypper in gst-fluendo-mp3
If it doesn't work just let me know so i can fix the problem.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).
 

The Following User Says Thank You to xerxes2 For This Useful Post:
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#564
There was a bunch of bugs in panucci for sailfish but I've fixed them now and moved it to openrepos. No sailfish graphical client available for openrepos yet but you can use zypper for now. First you need to import the openrepos gpg key:
Code:
rpm --import http://sailfish.openrepos.net/openrepos.key
And then you need to enable the sailfish_lib repo:
Code:
zypper ar -f http://sailfish.openrepos.net/sailfish_lib/personal-main.repo
And then my repo:
Code:
zypper ar -f http://sailfish.openrepos.net/xerxes2/personal-main.repo
And then it should work to just run:
Code:
zypper ref
zypper in panucci
Good luck!
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).

Last edited by xerxes2; 2013-12-21 at 23:41.
 

The Following 4 Users Say Thank You to xerxes2 For This Useful Post:
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#565
I think the right tools for Sailfish are ssu and pkcon so it should be:

Code:
ssu addrepo sailfish_lib http://sailfish.openrepos.net/sailfish_lib/personal/main
ssu addrepo xerxes2 http://sailfish.openrepos.net/xerxes2/personal/main
ssu updaterepos
pkcon refresh
pkcon install panucci
Edit: All of this will of course be a tad easier with the graphical client.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).

Last edited by xerxes2; 2014-01-04 at 15:12.
 

The Following User Says Thank You to xerxes2 For This Useful Post:
xerxes2's Avatar
Posts: 513 | Thanked: 651 times | Joined on Feb 2011 @ Sweden
#566
Just a heads up. I fixed a few bugs and made some improvements and also fixed support for reading tags for the most common formats as it was a bit buggy here and there but now it should work. And doing that I needed to edit tags for some files but couldn't find an app with support for doing that so I implemented that too in panucci. So now there should be full read/write support for title, artist, album and cover tags for mp3, mp4/m4a, ogg, opus, and flac ... if you can find it.
__________________
But the WM7 "horse" has a blood lineage tracing back to donkeys such as WM6.5, 6.1, 6.0, 5.1 that was fully neglected for too many years and Microsoft did sweet F all to maintain it (still running on Pocket IE4/6!!).

Last edited by xerxes2; 2014-02-04 at 16:09.
 
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#567
Can you regenerate the translation files so the translation gaps can be filled? I want to finish the Polish translation but, for example, there's no text "Add Directory" anymore - it's now "Add Folder".
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here
 
Posts: 92 | Thanked: 144 times | Joined on Apr 2014
#568
http://talk.maemo.org/showthread.php...67#post1473167

Panucci audio stutters on N900, any ideas for a fix? Starts already when tilting phone changing from portrait to landscape and vice versa.
 

The Following User Says Thank You to Dongle Fongle For This Useful Post:
Posts: 578 | Thanked: 994 times | Joined on Dec 2012
#569
I struggled with the same problem in qmlradio. The only workaround I found was adding path to binary in to /usr/share/policy/etc/rx51/syspart.conf in [classify desktop] section. It helps but don't eliminates the problem completely.
Mistakes in this file can cause serious problems so be aware and make backup.
 

The Following 2 Users Say Thank You to elros34 For This Useful Post:
Posts: 1,417 | Thanked: 2,619 times | Joined on Jan 2011 @ Touring
#570
Just curious how difficult it would be to patch in .aac audio. Too often I have to convert that and I think also ogg files to MP3 before using in panucci.
 
Reply

Tags
barbiestrsand


 
Forum Jump


All times are GMT. The time now is 05:33.