Re: [Ubuntu-phone] Sent files bluetooth

2015-07-26 Thread Carlos Mazieri
Hi Michael, I hope there will be like a Easy to Use Ubuntu Component to send files that we can use from the File Manager. What it needs to do is open a list of devices (pair if not paired yet) and send the file to the selected device. Or maybe it can be part of a Share Component to send file

Re: [Ubuntu-phone] unable to install libsmbclient-dev:armhf on ubuntu-sdk-15.04

2015-07-14 Thread Carlos Mazieri
los, On Mon, Jul 13, 2015 at 12:21:26PM -0300, Carlos Mazieri wrote: I am trying to install libsmbclient-dev in armhf SDK in order to build a new file manager click package with Samba support. Can anyone help on this issue? My commands: == $ sudo click chroot -a armhf -f ubuntu-sdk-15

[Ubuntu-phone] unable to install libsmbclient-dev:armhf on ubuntu-sdk-15.04

2015-07-13 Thread Carlos Mazieri
I am trying to install libsmbclient-dev in armhf SDK in order to build a new file manager click package with Samba support. Can anyone help on this issue? My commands: == $ sudo click chroot -a armhf -f ubuntu-sdk-15.04 run # apt-get install libsmbclient-dev:armhf The followi

Re: [Ubuntu-phone] online offline app

2015-07-07 Thread Carlos Mazieri
Diogo, Maybe you can cache the last content yourself when the application finishes (or whenever you want). Then when the application starts and you cannot connect to the internet you show the last cached content. I think that Qt Network module provides that facility, see QNetworkRequest an

Re: [Ubuntu-phone] qtcreator does not work after upgrade

2013-06-17 Thread carlos . mazieri
That worked Thanks -- Sent from my Nokia N9 Em 16/06/13 13:36 Roman Shchekin escreveu: I solved same problem with reinstalling Qt library, try sudo apt-get remove libqt5core5 And install SDK again. It's just Qt libs conflict. 2013/6/16 Carlos J Mazieri Hello, I ran "apt-get upgrade