Hello again,
Today at 10:00 UTC we will publish an update for Qt Creator (SailfishOS SDK
IDE), which fixes the missing application output logs.
The update will be made available via the SDK maintenance tool and Qt Creator
will display an update notifier when it is ready for downloading.
Here's
Hey!
Any chance to get a hot-fix for email client?
It seems there are troubles when accessing exchange accounts which rely on
self-signed certificates...
Best,
tortoiseidoc
On Tue, Dec 17, 2013 at 12:03 AM, Bernd Wachter wrote:
>
> Hi all,
>
> we just discovered an issue in both 1.0.0.5 and 1.0
Hi all
In my Qt Projects I like to structure the QML files into
subdirectories according to their purpose, similar to the way that
Sailfish provides "cover" and "pages directories". As an example my
current project has a "gui" and a "backend" directory.
In older version of the Sailfish t
2013/12/16 W. Dobbe :
> Have a look at the source of for example Nethogs. Libpcap is used to detect
> packet transfer and then some clever things are done to deduct the application
> that initiated the transfer.
Speaking of Nethogs, I recently made a package for it:
https://build.merproject.org
On 16 Dec 2013, at 23:40, Thomas Perl wrote:
> Hey,
>
> 2013/12/16 Martin Grimme :
>> 2013/12/16, W. Dobbe :
>>> Probably that will be the end conclusion, but Android is also Linux, so how
>>> do the Android network monitor apps get their information? Does the android
>>> stack/Dalvik give extr
Hey,
2013/12/16 Martin Grimme :
> 2013/12/16, W. Dobbe :
>> Probably that will be the end conclusion, but Android is also Linux, so how
>> do the Android network monitor apps get their information? Does the android
>> stack/Dalvik give extra hooks for network inspection ?
>
> Android is not Linux.
Hi all,
we just discovered an issue in both 1.0.0.5 and 1.0.1.10 today which
causes update of the store token required for accessing store
repositories to fail. A fix for that has been pushed a few minutes ago:
The update to version 1.0.1.12 you might be seeing on your device soon
contains exactl
2013/12/16, W. Dobbe :
> Probably that will be the end conclusion, but Android is also Linux, so how
> do the Android network monitor apps get their information? Does the android
> stack/Dalvik give extra hooks for network inspection ?
Android is not Linux. Android is as much Linux as iOS is BSD.
Hi,
2013/12/16 Andreas Enbacka :
> What codes are supported currently on SailfishOS using QAudioOutput? In my
> QSpot application I am writing raw PCM audio directly (using push) to
> QAudioOutput, however I get absolutely no sound output (tested on the
> emulator, and also on SailfishOS port runn
On 16 Dec 2013, at 21:09, "AL13N" wrote:
>> I'm investigating to see if it is possible to create a network monitor for
>> SailfishOs. Something like
>> https://play.google.com/store/apps/details?id=com.mobidia.android.mdm&feature=search_result
>>
>> I can read simple received/sent statistics fr
Hi Kalle
I was playing around with a SilicaListView with a 100 items, with
console.log output on Component.onCompletion and onDestruction, and
was scrolling up and down (in the Emulator).
What we really need is console.log back in the QtCreator application
output where it belongs. This sh
Hoi Thomas
Thank you for your answer.
Zitat von "Thomas Perl" :
As described on the QScopedPointer documentation page:
http://qt-project.org/doc/qt-5.0/qtcore/qscopedpointer.html
I found that a few nights ago. I could not get to sleep, and it
occurred to me that there might be some docume
2013/12/16 :
> Hi All
>
> As reported in a previous thread, the latest SDK release does not spool
> console.log output to the QtCreator application output. journalctl has been
> suggested as a workaround.
>
> Having experimented with journalctl, Is it possible that console.log output
> to journal
> I'm investigating to see if it is possible to create a network monitor for
> SailfishOs. Something like
> https://play.google.com/store/apps/details?id=com.mobidia.android.mdm&feature=search_result
>
> I can read simple received/sent statistics from /proc/net/dev , but it
> would be more interest
Hi All
As reported in a previous thread, the latest SDK release does not
spool console.log output to the QtCreator application output.
journalctl has been suggested as a workaround.
Having experimented with journalctl, Is it possible that console.log
output to journalctl either gets lost
Hello,
What codes are supported currently on SailfishOS using QAudioOutput? In
my QSpot application I am writing raw PCM audio directly (using push) to
QAudioOutput, however I get absolutely no sound output (tested on the
emulator, and also on SailfishOS port running on N950). Is this the
exp
Both got approved in Harbour, but not yet published to app store as of now.
Both feature proper structure with src, tests subprojects, script for
running tests automatically, etc.
Enjoy! And contribute. HelloWorld Pro actually does got public pull
requests including just the docs improvement.
ht
2013/12/16 Jonni Nakari :
> Greetings,
> I haven't been able to install applications from the Jolla store during the
> last few days. Whe trying to install an application the device (Jolla phone)
> displays a notification "Problem with store: Problem with installing name>" for a very short time af
Greetings,
I haven't been able to install applications from the Jolla store during
the last few days. Whe trying to install an application the device
(Jolla phone) displays a notification "Problem with store: Problem with
installing " for a very short time after the selected
application has be
Hi,
2013/12/16 Roberto Colistete Jr.
> Ops, I think I've found the solution, the "-G" (--no-gpgcheck, Disable GPG
> verification for this repository) is needed :
> # zypper ar -G
> http://repo.merproject.org/obs/mer-python3/latest_armv7hl/mer-python3.repo
> So this and other Mer COBS repositorie
Hi,
2013/12/12 :
> Thanks, that works! (except that you probably did not mean "view" to be 2nd
> param of setContextProperty).
>
> So taking your example I can do:
>
> int main(int argc, char *argv[])
> {
> [...]
> QGuiApplication *app = SailfishApp::application(argc, argv);
> QQuickV
I'm investigating to see if it is possible to create a network monitor for
SailfishOs. Something like
https://play.google.com/store/apps/details?id=com.mobidia.android.mdm&feature=search_result
I can read simple received/sent statistics from /proc/net/dev , but it
would be more interesting to see
Hi,
On 15.12.2013 13:28, Wim de Vries wrote:
On 12/15/2013 11:45 AM, Javier Ferreira wrote:
Waiting for the portuguese
Em 15/12/2013 07:41, "Jarno" mailto:jarno.de@gmail.com>> escreveu:
Hi,
I was wondering if the current SailfishOS UI is ready to be
translated to more langua
Hi,
thanks for the hint. A workaround like this works. Although I had to
take care of contextMenu height too.
But at least this is a nicer workaround than taking the model away.
Greetings
Am Montag, den 16.12.2013, 01:07 + schrieb Chris Adams:
> Hi,
>
> It seems like the ListItem delegat
24 matches
Mail list logo