I would like to get an idea of how people use owncloud so I can try and
cater for most use cases from the start.
When do you sync?
What do you sync?
For example, from the phone I am mostly interested in backing up Photos,
downloads and documents. These don't need to be instant so I could sync at
El día Thursday, April 21, 2016 a las 04:00:55PM +0200, Michael Zanetti
escribió:
> As a quick start start:
>
> main.cpp:
>
> #include
> #include
>
> int main(int argc, char *argv[]) {
> QGuiApplication app(argc, argv);
> QQuickView v;
> v.setSource("/path/to/some/qmlfile.qml");
> v.
So Xenial has been released :-)
My apologies if this has already been addressed, but what is the planned
schedule for Xenial arriving for Ubuntu Phone devices?
I have been using a Meizu MX4 as my primary phone for the last few months,
and I just took delivery of a BQ Aquarius M10 tablet and am se
Hello everyone,
Happy xenial release day! Glad to hear 16.04 is officially out now.
This, of course, is not as relevant (or not in the same way as for
desktop or server) since in the touch world we follow our own release
cycles. Still, it is important in such that we now have a new possible
base s
Hello you all,I've had a great problem with my bq aquaris 4.5 (dekko won't work
after an update..) and I couldn't solve this problem, because I don't know much
about ubuntu. Since yesterday there was another problem, I don't know why.
Phone callings won't work too. Incoming calls i couldn't answ
On 16-04-21 01:22 PM, Christian Hahn wrote:
> 1. hdmi
> When I plug it to my not so old dsektop monitor (an iiyama), the tablet
> switch into a mouspad-mode, the monitor shows
> that there is a signal on hdmi, but the screen stays black.
> But when I plug the tablet to my lcd-tv (a toshiba) it wor
HI.
So simple, to me, it would be enough!
Waiting to have to use it!
Regards.
Marcos
El jueves, 21 de abril de 2016, Tony Scott
escribió:
> From the responses so far, the nest way forward seems be to write a
> scope to be the home page.
>
> I haven't done any scope based work so far, so could
El día Thursday, April 21, 2016 a las 07:30:07PM +0100, Gareth France escribió:
> On 21/04/16 18:03, Zoltán Balogh wrote:
> > I am working on to port the SDK IDE and DevKit to .click package what
> > can be used on a tablet or even on phone.
> Excellent, thank you for all your hard work! My table
El día Thursday, April 21, 2016 a las 04:00:55PM +0200, Michael Zanetti
escribió:
> You need to paint a view before you can show a button. You could create
> a QMainWindow and add the QPushButton in there I suppose, but I'd
> strongly recommend to not use QWidget, but instead QML.
>
> As a quick
On 21/04/16 18:03, Zoltán Balogh wrote:
I am working on to port the SDK IDE and DevKit to .click package what
can be used on a tablet or even on phone.
Excellent, thank you for all your hard work! My tablet should be here in
a week or so, so I'll check it out.
--
Mailing list: https://launchpa
Hello.
Thanks for the help! and the insight.
worked like a charme.
am on OTA10.1 now :)
cheers
io
Am 21/04/16 um 18:58 schrieb Łukasz 'sil2100' Zemczak:
> Hello Ingo!
>
> Yes, as already a few people mentioned in earlier replies, the proper
> channel for krillin devices is ubuntu-touch/stable/
Hi
I received an Aquaris M10 FHD Ubuntu Edition yesterday and so far
I’m liking it.
me too.
This first things I did was plugging it to my monitor, my keyboard
and my mouse and
nothing worked :-)
No, seriously
1. hdmi
When I plug it to my not so old dsektop monitor (an iiyama), the tablet
s
On 21/04/16 19:35, Gareth France wrote:
I'm looking to use my tablet as a replacement for my laptop in day to
day use as much as as practically possible. I'm planning to do a lot
of software development work/experimentation in the near future, so
will the SDK run on it? Can I develop Ubuntu to
Hello Ingo!
Yes, as already a few people mentioned in earlier replies, the proper
channel for krillin devices is ubuntu-touch/stable/bq-aquaris.en .
We had an announcement sent out at the beginning of the week (titled:
"ANN: Deprecation of unused ubuntu-touch system-image channels") that we
will
I'm looking to use my tablet as a replacement for my laptop in day to day
use as much as as practically possible. I'm planning to do a lot of
software development work/experimentation in the near future, so will the
SDK run on it? Can I develop Ubuntu touch apps on Ubuntu touch?
--
Mailing list: h
Hi,
Le 21/04/2016 18:19, Ingo Randolf a écrit :
hello.
alright, i flashed the device following the instructions here:
https://developer.ubuntu.com/en/phone/devices/installing-ubuntu-for-devices/
my mmcblk0p6 seems to be fine again:
/dev/mmcblk0p6 2.0G 1.4G 629M
hi,
Am Donnerstag, den 21.04.2016, 18:19 +0200 schrieb Ingo Randolf:
> hello.
>
> alright, i flashed the device following the instructions here:
> https://developer.ubuntu.com/en/phone/devices/installing-ubuntu-for-devices/
>
> my mmcblk0p6 seems to be fine again:
> /dev/mmcblk0p6
hello.
alright, i flashed the device following the instructions here:
https://developer.ubuntu.com/en/phone/devices/installing-ubuntu-for-devices/
my mmcblk0p6 seems to be fine again:
/dev/mmcblk0p6 2.0G 1.4G 629M 69% /
OS version is on: 15.04(r24)
"Updates" doe
Hi,
unity-system-compositor uses libinput to open up all devices found by udev
that have the properties ID_INPUT and then one or more of properties like
ID_INPUT_TOUCHSCREEN or ID_INPUT_KEY. Those properties are assigned by the
builtin input_id rules of udev. So a udev rule that identifies the evde
On 21.04.2016 15:49, Matthias Apitz wrote:
> El jueves, 21 de abril de 2016 15:12:37 (CEST), Michael Zanetti
> escribió:
>>
>>
>>
>> Note that you are tricking the system into thinking you are launching
>> the dialer-app with this. While your "fake dialer app" is running, you
>> probably won't
El jueves, 21 de abril de 2016 15:12:37 (CEST), Michael Zanetti
escribió:
Note that you are tricking the system into thinking you are launching
the dialer-app with this. While your "fake dialer app" is running, you
probably won't be able to properly handle phone calls as the real dialer
app
On 21.04.2016 14:45, Matthias Apitz wrote:
> El día Tuesday, April 19, 2016 a las 05:31:38PM +0200, Michael Zanetti
> escribió:
>
>>> Three comments on this:
>>> - Please try sending ASCII and not HTML mails.
>>> - You can not launch a UI app from a terminal, at least I never found a
>>> way
El día Tuesday, April 19, 2016 a las 05:31:38PM +0200, Michael Zanetti escribió:
> > Three comments on this:
> > - Please try sending ASCII and not HTML mails.
> > - You can not launch a UI app from a terminal, at least I never found a
> > way to do so. It can not connect this way to the Mir ser
Il 28/03/2016 19:18, Matthias Apitz ha scritto:
> On Monday, 28 March 2016 18:48:32 CEST, Louis Holbrook
> wrote:
>> My phone crashed the other day and had to reset. I then discovered, upon
>> configuring Dekko to my IMAP accounts again, that the IMAP and SMTP
>> servers now are different "mailbox
Is there a way to lock screen by an application? Is there a method in
SDK (I could not find one), a shell command or maybe a D-Bus call that
would do it?
I would like to have a small service that follows proximity sensor and
locks the screen when it detects an event (i.e. I hide my phone in a
pock
Hi Andy,
On 21 April 2016 at 10:28, Andy McCall wrote:
> On a side note, does anyone know what make the keyboard and mouse are that
> are on the front page of ubuntu.com(http://ubuntu.com)? I’d like to try and
> get hold of them.
>
I think it's this one or some very close relative or variant.
Hi
I had one Aquaris E4.5 (now, two) The screen touch digitizer is broken,
but the screen are ok. I want to use it for testing, via OTG or bluetooth
mouse/keyboard. But the broken digitizer are still launches a lot of
events, "phantom touch" events. It's a big problem, when touchscreen
launches
On 21.04.2016 11:28, Andy McCall wrote:
> Hi,
>
> I received an Aquaris M10 FHD Ubuntu Edition yesterday and so far I’m liking
> it. Here are my thoughts:
>
> Lock screen:
>
> I’ve set the lock screen to use a four digit passcode. I think that when a
> passcode has been selected the tex
El día Thursday, April 21, 2016 a las 10:28:26AM +0100, Andy McCall escribió:
> ...
>
> On a side note, does anyone know what make the keyboard and mouse are that
> are on the front page of ubuntu.com(http://ubuntu.com)? I’d like to try and
> get hold of them.
I don't know this one at ubuntu
I use Telegram daily on Aquaris E4.5 and doesn't experienced that bug.
Just guessing: Maybe your settings got corrupted and you should delete
all config files and start over?
--
Regards,
Filip Dorosz
W dniu 21.04.2016 o 00:00, Tony Scott pisze:
Anyone else having this problem?
https://bugs.l
Hi,
I received an Aquaris M10 FHD Ubuntu Edition yesterday and so far I’m liking
it. Here are my thoughts:
Lock screen:
I’ve set the lock screen to use a four digit passcode. I think that when a
passcode has been selected the text box on the lock screen shouldn’t appear. It
would be nice
On Thu, 21/4/16, pB wrote:
Subject: Re: [Ubuntu-phone] Telegram on BQ E4.5
To: ubuntu-phone@lists.launchpad.net
Date: Thursday, 21 April, 2016, 5:19
Hey Tony,
Yes, same problem, already
since the last update.
Telegram crashes on
my OS as well, does not open.
Cheers
D
On Thursd
32 matches
Mail list logo