Reply
Thread Tools
Posts: 539 | Thanked: 518 times | Joined on May 2010 @ nanaurbusiness
#681
Originally Posted by cizi View Post
@coderus - can you please give me a hint.

I tried this:
Code:
[root@Jolla sounds]# patch --dry-run -p 1 -d / -i /usr/share/patchmanager/patches/sailfishos-eventsview-contro                                   ls-remastered-patch/unified_diff.patch
patching file usr/share/lipstick-jolla-home-qt5/eventsview/EventsView.qml
patching file usr/share/lipstick-jolla-home-qt5/eventsview/EventsViewList.qml
patching file usr/share/lipstick-jolla-home-qt5/eventsview/FavoritesZoneControls.qml
patching file usr/share/jolla-settings/pages/sounds/VolumeSlider.qml
Hunk #2 FAILED at 18.
1 out of 2 hunks FAILED -- saving rejects to file usr/share/jolla-settings/pages/sounds/VolumeSlider.qml.rej
patching file usr/share/jolla-settings/pages/mobilenetworking/DataConnection.qml
patching file usr/share/jolla-settings/pages/bluetooth/EnableSwitch.qml
patching file usr/share/jolla-settings/pages/gps_and_location/LocationSwitch.qml
[root@Jolla sounds]#
Then @J4ZZ explained to me that I had an error and I should do this, I did it but no luck, Do you please have any idea? Thanks in advance :-)
I replied to you that I accidently posted an already patched VolumeSlider.qml but corrected my post already. So please recheck my post and edit your VolumeSlider.qml accordingly.
__________________

N900 ~ $ make me a sandwich
-bash: no, make it yourself
N900 ~ $ sudo make me a sandwich
-bash: ok then...
 
Posts: 738 | Thanked: 819 times | Joined on Jan 2012 @ Berlin
#682
Originally Posted by J4ZZ View Post
Try revisiting pages 55 to 58 and read through it.

Probably your VolumeSlider.qml is also not right...

Try removing, ausmt and all patchmanager related packages, then reinstall lipstick. And try again from scratch.

volumeslider is ok... i fix the problem by factory reset i dont like play anymore. now it works :P
__________________
www.sailfishmods.de
 
Posts: 32 | Thanked: 2 times | Joined on Jun 2014
#683
Originally Posted by J4ZZ View Post
I replied to you that I accidently posted an already patched VolumeSlider.qml but corrected my post already. So please recheck my post and edit your VolumeSlider.qml accordingly.
@J4ZZ, sorry I overlooked your post. But now I edited the VolumeSlider.qml file and finally the patch works . Thanks a lot. I'm happy!
 

The Following User Says Thank You to cizi For This Useful Post:
Posts: 11 | Thanked: 8 times | Joined on Oct 2014
#684
Hi,

any news regarding the partnerscreen? As I remember there were some discussion that it's easy to customize. It would be great if we can port over the ToonsTV screen from the Stella launcher... I downloaded the apk and extracted it, but only found a .so file which seems to be related to this: libpartnerspace-rovio.so. I hoped it's qml which could've been easier to turn into an app or something, but I don't know if it's even possible to use it on Jolla this way. My instinct say not, it's probably linked against android libs, but who knows?
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#685
partnerspacemanager developmennt is here: https://github.com/sailfishos-patche...erspacemanager
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 11 | Thanked: 8 times | Joined on Oct 2014
#686
Thanks! It seems I was right and we can not re-use the android binary...
 
Posts: 22 | Thanked: 51 times | Joined on Dec 2014
#687
I tried out the partnerspacemanager and managed to get the phone app in the left ambience drawer. Didnt find any conversation about this which is suprising because its very easy to do at least for the phone app. Just make a partnerspace.json file like told in documentation in github and direct the qml to for example /usr/share/voicecall-ui-jolla/main.qml and it works. Only problem is that the pulley menu shows wrong text but it still works normally.

 

The Following 5 Users Say Thank You to synt For This Useful Post:
coderus's Avatar
Posts: 6,436 | Thanked: 12,701 times | Joined on Nov 2011 @ Ängelholm, Sweden
#688
text is not wrong. just a translation catalog missing.
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 339 | Thanked: 1,623 times | Joined on Oct 2013 @ France
#689
Originally Posted by synt View Post
Didnt find any conversation about this which is suprising because its very easy to do at least for the phone app. Just make a partnerspace.json file like told in documentation in github and direct the qml to for example /usr/share/voicecall-ui-jolla/main.qml and it works.
You're right, that's really easy to do!
I've done it for the settings app using the following code snippet:

Code:
[nemo@Jolla partnerspaces]$ cat /usr/share/partnerspacemanager/partnerspaces/partnerspace-jolla-settings/partnerspace.json
{
    "name": "Jolla Settings",
    "description": "Jolla Settings",
    "qml": "/usr/share/jolla-settings/settings.qml",
    "infos": {
        "maintainer": "Nobody"
    }
}
 
Posts: 339 | Thanked: 1,623 times | Joined on Oct 2013 @ France
#690
Originally Posted by coderus View Post
text is not wrong. just a translation catalog missing.
That looks like it. Strangely the text is fine when doing it with the jolla-settings app.

Edit : not exactly, there is 90% of the text ok, but a thing like ""settings-me-add_to_favorites" is not shown correctly, so same problem here.
 
Reply

Tags
patchmanager, sailfish os


 
Forum Jump


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