Active Topics

 


Reply
Thread Tools
Posts: 39 | Thanked: 124 times | Joined on Oct 2009
#291
Originally Posted by rinigus View Post
@Nekron: I checked the loaded libs and they seem to be the same for Flatpak and SFOS native. So, can't tell on the basis of that and its not why Xperia X is slower than XA2

try to run

flatpak-runner org.kde.mobile.angelfish chrome://gpu

(until corresponding issue is fixed, have to start new angelfish for it). I have HW accelerated canvas, flash and few others (not all). compare X and XA2 and see if there is some major difference.
Seems like H/W accelleration is enabled on both devices. However playing around with settings I found out that sometimes scale and DPI combinations might pretend that it's scrolling faster. Maybe scaling needs more CPU power to magnify canvas and hence the lag. Other than that I re-enabled GPU compositing (which is turned off by default flatpak-runner) and gfx glitches are not too bad, but brings a slighty faster scrolling.

Talking about settings. It there a reason why home permission must be granted to Angelfish? I removed it with

Code:
flatpak override --user --nofilesystem=home
and as far as I can see it still works well for me as I don't need to upload files from my home directory (but having private keys and other stuff protected from sandboxed browser is a major security win compared to stock browser ).
 

The Following 2 Users Say Thank You to Nekron For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#292
Flatpak Runner with Finnish is now released as well (only change in updated version).

Re GPU composing: glitches on my phone were some, not too many. But I preferred to release without them.

Re scaling/DPI: there seem to be some kind of cut-off DPI setting at which you have a feeling that WebEngine is going `ooh, its so high, we better blow up all the characters!!!` mode. So, its quite possible that there are some sweet spots in its settings.

Re home folder: its for downloads as well, those go to ~/Downloads. But feel free to disable.
 

The Following 4 Users Say Thank You to rinigus For This Useful Post:
Posts: 4 | Thanked: 13 times | Joined on Apr 2020
#293
Originally Posted by coderus View Post
i think it's better to make proper UI changes
Hi rinigus and coderus, I think the app UI is fine. Maybe it would help to change the readme. Because it presents the 'variable' as one block of text non-cognoscenti like me will just copy it. Suggest: add environment variable: name = QT_QPA_PLATFORM with value = wayland.
Thanks a lot for your work.
 

The Following 5 Users Say Thank You to defactofactotum For This Useful Post:
Posts: 130 | Thanked: 77 times | Joined on Aug 2009
#294
First of all: Great work. Thank you very much. It's the first time I can use my Gemini to surf the web using angelfish:-)
However: I have a mayor issue. I own a German Gemini with German keyboard layout and I have yet to figure out how to change the keyset of the Gemini hardware keyboard to German layout?
While genuine SfOS-Apps work with the German layout, the device switches to English layout in angelfish.
Thank you very much!
 

The Following 2 Users Say Thank You to inte For This Useful Post:
Posts: 1,414 | Thanked: 7,547 times | Joined on Aug 2016 @ Estonia
#295
Originally Posted by inte View Post
First of all: Great work. Thank you very much. It's the first time I can use my Gemini to surf the web using angelfish:-)
However: I have a mayor issue. I own a German Gemini with German keyboard layout and I have yet to figure out how to change the keyset of the Gemini hardware keyboard to German layout?
While genuine SfOS-Apps work with the German layout, the device switches to English layout in angelfish.
Thank you very much!
Interesting. Does it go for onscreen or physical keyboard? Or both? Is physical keyboard set somehow specially in the system? Don't know much about physical keyboards and Maliit interaction, I probably missed something in its server/client interaction.

@defactofactotum: telegram section updated accordingly. Let's see if these errors will stop now.
 

The Following 2 Users Say Thank You to rinigus For This Useful Post:
Posts: 130 | Thanked: 77 times | Joined on Aug 2009
#296
Originally Posted by rinigus View Post
Interesting. Does it go for onscreen or physical keyboard? Or both? Is physical keyboard set somehow specially in the system? Don't know much about physical keyboards and Maliit interaction, I probably missed something in its server/client interaction.
The physical keyboard.
The onscreen keyboard doesn't show up at all.
 

The Following 2 Users Say Thank You to inte For This Useful Post:
Posts: 130 | Thanked: 77 times | Joined on Aug 2009
#297
Without having read the entire thread:
I guess cut'n paste between sfos and linux-apps not working is a known issue, or is that Gemini specific since it uses key-combinations (ctrl-x/ctrl-v)?
Are there any useable apps for sailfish devices other than angelfish at all?
I tried kontact which has missing dependencies (e.g. akonadi and mysql) and konversation, which doesn't recognize any input.
Thanks
 

The Following 2 Users Say Thank You to inte For This Useful Post:
Posts: 23 | Thanked: 44 times | Joined on Jul 2016
#298
Hi,
I cannot install Angelfish:

Error: While trying to checkout cca5fd2e8ba48ec0c76c7b98c77da58d158db8b821c2a1b22b 845f06e9d15bae into /home/nemo/.local/share/flatpak/runtime/org.kde.Platform/arm/5.14/.cca5fd2e8ba48ec0c76c7b98c77da58d158db8b821c2a1b22 b845f06e9d15bae-34SAJ0: Opening content object 13eb2432a9c8fa4932db13609b474f52056c228d39154dd149 01601a4debc69a: Couldn't find file object '13eb2432a9c8fa4932db13609b474f52056c228d39154dd14 901601a4debc69a'
error: Failed to install org.kde.Platform: While trying to checkout cca5fd2e8ba48ec0c76c7b98c77da58d158db8b821c2a1b22b 845f06e9d15bae into /home/nemo/.local/share/flatpak/runtime/org.kde.Platform/arm/5.14/.cca5fd2e8ba48ec0c76c7b98c77da58d158db8b821c2a1b22 b845f06e9d15bae-34SAJ0: Opening content object 13eb2432a9c8fa4932db13609b474f52056c228d39154dd149 01601a4debc69a: Couldn't find file object '13eb2432a9c8fa4932db13609b474f52056c228d39154dd14 901601a4debc69a'
Any ideas?
 

The Following 2 Users Say Thank You to Caluna For This Useful Post:
Posts: 207 | Thanked: 759 times | Joined on Dec 2014 @ Poland
#299
Originally Posted by Caluna View Post
Hi,
I cannot install Angelfish:


Any ideas?
HTML Code:
flatpak --user repair
 

The Following 3 Users Say Thank You to atlochowski For This Useful Post:
Posts: 23 | Thanked: 44 times | Joined on Jul 2016
#300
Originally Posted by atlochowski View Post
HTML Code:
flatpak --user repair
That worked. Thank you!
 

The Following 2 Users Say Thank You to Caluna For This Useful Post:
Reply

Tags
flatpak


 
Forum Jump


All times are GMT. The time now is 21:18.