Reply
Thread Tools
Posts: 1,873 | Thanked: 4,529 times | Joined on Mar 2010 @ North Potomac MD
#2731
Originally Posted by Dave999 View Post
use google or utube. But basically you can place things over the browser or have two application open at once on the screen. like a video and TMO write mail or sms at the same time.

But what I really need is that all browsers can show "all" video content in browsers so you can do other thngs in browrser like anserwing polls, chat or what ever...which basically only working in iOS today
You can watch a YouTube video and browse internet at same time, but, I don't think you can, in general, have multiple streaming anymore on android (Please correct me if I'm wrong as I would like to see this!). With Ice Cream Sandwich you could watch multiple youtube videos simultaneously with certain browsers. But with Jelly Bean you can only watch one at a time. What Google giveth Google taketh away...

Edit: I think you can stream youtube and vimeo videos at same time...

Last edited by mscion; 2014-03-23 at 04:49.
 
Posts: 498 | Thanked: 836 times | Joined on Jun 2012 @ Finland
#2732
How in the world can I get my Jolla backup out of the device if I don't have an sd-card right now?

Found this https://together.jolla.com/question/...out-of-device/ but when I try to change the directory to something else than SD card, it refuses to make the tar

Any advice?

Code:
[root@localhost ~]# tar cf $XDG_RUNTIME_DIR/home/user/vault.tar -C $HOME .vault
tar: /run/user/0/home/user/vault.tar: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
[root@localhost ~]#
__________________
- "Only two things are infinite, the universe and human stupidity, and I'm not sure about the universe."
- Albert Einstein

Last edited by Boxeri; 2014-03-24 at 21:26.
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#2733
Originally Posted by Boxeri View Post
How in the world can I get my Jolla backup out of the device if I don't have an sd-card right now?
You could pipe the stuff out via netcat, I guess. It depends on how you are connected, but I assume you are running in recovery console, and have telnetted in from a computer via USB, right?

On your computer, start netcat to wait on a socket: (anything will doo but usually I use 8888 for random stuff...)
nc -l 8888 | tar xvf -
On your recovery console, push the vault to your computer: (now I am assuming your computer-end-IP is 10.42.66.80...)
tar -cf - /home/nemo/.vault | nc 10.42.66.80 8888
 

The Following User Says Thank You to juiceme For This Useful Post:
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#2734
Originally Posted by juiceme View Post
On your recovery console, push the vault to your computer: (now I am assuming your computer-end-IP is 10.42.66.80...)
tar -cf - /home/nemo/.vault | nc 10.42.66.80 8888
What I forgot to say, of course you need to mount your mmcblk0p28, of course. (but you already knew that, right...)
 

The Following 2 Users Say Thank You to juiceme For This Useful Post:
Posts: 19 | Thanked: 8 times | Joined on Jan 2014
#2735
I have a few questions to you users:

Does the music player play ogg natively? Does it have support for album art? And most important of all, does it support gapless playback?
 
Posts: 426 | Thanked: 1,812 times | Joined on Dec 2013
#2736
It supports ogg and has support for album art.
I don't think it has gapless playback though.
__________________
Donation for my sailfish apps via PayPal

Donate using Liberapay
 
Posts: 728 | Thanked: 1,217 times | Joined on Oct 2011
#2737
Originally Posted by sillycrimes View Post
does it support gapless playback?
Not yet, but you can vote: https://together.jolla.com/question/...yer-is-needed/
 
Posts: 144 | Thanked: 21 times | Joined on Mar 2007 @ Finland
#2738
How do i conf default browser extensions? Browser just stuck. I did install Adblock plus but cant conf it. Browser doesnt work on extensions page.

Howto uninstall extensions or reset browser?

So Back in business. Had N900 and now bought almost new Jolla for 250 euros.
 
Posts: 1,746 | Thanked: 1,832 times | Joined on Dec 2010
#2739
these restarts are starting to piss me off
 
Posts: 329 | Thanked: 422 times | Joined on Feb 2011 @ derpton
#2740
Just hold on a little longer! The next update is bound to fix them!
 
Reply

Tags
jolla, review, sailfish, the other half, user experience


 
Forum Jump


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