Active Topics

 


Reply
Thread Tools
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#111
Also, is there a way to wake the phone my pressing a hwkb button? If the phone is open and sitting on a table, the power button is under the screen and hard to reach (and double-tap doesn't currently work) to wake up the phone.
 

The Following 4 Users Say Thank You to taixzo For This Useful Post:
Posts: 562 | Thanked: 1,732 times | Joined on Jan 2010 @ NYC
#112
Originally Posted by taixzo View Post
Also, is there a way to wake the phone my pressing a hwkb button? If the phone is open and sitting on a table, the power button is under the screen and hard to reach (and double-tap doesn't currently work) to wake up the phone.
Have you tried press on any key on the keyboard? That works on the n900 when the screen sleeps. But not when deeper sleep.

x
 

The Following 4 Users Say Thank You to xman For This Useful Post:
mosen's Avatar
Community Council | Posts: 1,669 | Thanked: 10,225 times | Joined on Nov 2014 @ Lower Rhine
#113
Originally Posted by taixzo View Post
Also, is there a way to wake the phone my pressing a hwkb button?
Yes! ESC on top left

I see the finding was worth to add to tips section of the tjc wiki.
 

The Following 6 Users Say Thank You to mosen For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#114
Originally Posted by taixzo View Post
Indeed it does! Is there any way to make Advanced Camera the default camera app (i.e. the one you get by swiping up from the bottom of the lockscreen if "quick access to camera" is enabled)?
I believe I have it now reliably.
Was a bit more tricky than I thought.
Let me test a bit more and try to remember what I did
(we do not have a dedicated advanced-camera thread on TMO? so where would be best place to write down?)
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following 6 Users Say Thank You to peterleinchen For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#115
Originally Posted by peterleinchen View Post
I believe I have it now reliably.
Was a bit more tricky than I thought.
Let me test a bit more and try to remember what I did
(we do not have a dedicated advanced-camera thread on TMO? so where would be best place to write down?)
Okay, here is what I have (from dreaming memories),
please try and check:

Code:
#peterleinchen: advanced-cam as default

devel-su

cp /usr/bin/harbour-advanced-camera /usr/bin/harbour-advanced-camera-lockscreen

cp -ra /usr/share/harbour-advanced-camera /usr/share/harbour-advanced-camera-lockscreen

cp /usr/share/applications/harbour-advanced-camera.desktop /usr/share/applications/harbour-advanced-camera-lockscreen.desktop

vi /usr/share/applications/harbour-advanced-camera-lockscreen.desktop
-->edit as below:
Exec=harbour-advanced-camera-lockscreen
NoDisplay=true

vi /usr/share/applications/jolla-camera-lockscreen.desktop
-->edit as below:
#Exec=invoker -s --type=silica-media,silica-qt5 /usr/bin/jolla-camera-lockscreen
Exec=harbour-advanced-camera-lockscreen

systemctl-user restart lipstick
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature

Last edited by peterleinchen; 2020-02-06 at 09:04.
 

The Following 6 Users Say Thank You to peterleinchen For This Useful Post:
Posts: 134 | Thanked: 370 times | Joined on Oct 2012 @ France
#116
Originally Posted by peterleinchen View Post
Okay, here is what I have (from dreaming memories),
please try and check:

Code:
#peterleinchen: advanced-cam as default

devel-su

cp /usr/bin/harbour-advanced-camera /usr/bin/harbour-advanced-camera-lockscreen

cp -ra /usr/share/harbour-advanced-camera /usr/share/harbour-advanced-camera-lockscreen

cp /usr/share/applications/harbour-advanced-camera.desktop /usr/share/applications/harbour-advanced-camera-lockscreen.desktop

vi /usr/share/applications/harbour-advanced-camera-lockscreen.desktop
-->edit as below:
Exec=harbour-advanced-camera-lockscreen
NoDisplay=true

vi /usr/share/applications/jolla-camera-lockscreen.desktop
-->edit as below:
#Exec=invoker -s --type=silica-media,silica-qt5 /usr/bin/jolla-camera-lockscreen
Exec=harbour-advanced-camera-lockscreen

systemctl-user restart lipstick
But like this, you have to type your lockscreen code before using the camera. I switched back to the default app because of this.
"jolla-camera-lockscreen" binary is different from "jolla-camera", in order to allow execution from lockscreen without the need to unlock the phone first.
 

The Following 6 Users Say Thank You to Astaoth For This Useful Post:
peterleinchen's Avatar
Posts: 4,117 | Thanked: 8,901 times | Joined on Aug 2010 @ Ruhrgebiet, Germany
#117
Originally Posted by Astaoth View Post
But like this, you have to type your lockscreen code before using the camera. I switched back to the default app because of this.
"jolla-camera-lockscreen" binary is different from "jolla-camera", in order to allow execution from lockscreen without the need to unlock the phone first.
Here on a XA2 with SFOS 3.2.1.20 it is working (device lock code enabled)!?!
__________________
SIM-Switcher, automated SIM switching with a Double (Dual) SIM adapter
--
Thank you all for voting me into the Community Council 2014-2016!

Please consider your membership / supporting Maemo e.V. and help to spread this by following/copying this link to your TMO signature:
[MC eV] Maemo Community eV membership application, http://talk.maemo.org/showthread.php?t=94257

editsignature, http://talk.maemo.org/profile.php?do=editsignature
 

The Following 5 Users Say Thank You to peterleinchen For This Useful Post:
Posts: 958 | Thanked: 3,426 times | Joined on Apr 2012
#118
Can confirm on Pro1 that does indeed work, and does not require an unlock code to use advanced camera when the device is locked.
 

The Following 6 Users Say Thank You to taixzo For This Useful Post:
Wasmachinemann-NL's Avatar
Posts: 386 | Thanked: 1,094 times | Joined on Aug 2011 @ Netherlands
#119
Could someone take a crack at porting Rockbox to Sailfish OS? https://community.fxtec.com/topic/26...#comment-43647
 

The Following 3 Users Say Thank You to Wasmachinemann-NL For This Useful Post:
Posts: 134 | Thanked: 370 times | Joined on Oct 2012 @ France
#120
Originally Posted by peterleinchen View Post
Here on a XA2 with SFOS 3.2.1.20 it is working (device lock code enabled)!?!
Indeed, with your procedure it works well most of the time. But after a reboot I have to launch the camera from the lockscreen twice before it works as expected.

I tried before but with less manipulations and I still had to unlock the phone before. I assumed then that there is no need to unlock the phone with the stock app because the binary for the lockscreen is different than the on accessible from the app menu. But maybe it was because I messed a little to much with my phone.

I just tried to undo one by one the steps of your procedure to find what I missed, and it looks that with only "Exec=harbour-advanced-camera" in the "/usr/share/applications/jolla-camera-lockscreen.desktop" file, and after having restart lipstick or rebooted, advanced camera is still accessible from the lockscreen.
 

The Following 4 Users Say Thank You to Astaoth For This Useful Post:
Reply

Tags
fxtec pro1, sailfish os


 
Forum Jump


All times are GMT. The time now is 19:25.