ight?
>>
>> -- Исходное сообщение --
>> От: "Stijn Devriendt"
>> Кому: "Sailfish OS Developers"
>> Отправлено: 22.07.2015 14:46:42
>> Тема: Re: [SailfishDevel] [VB]verr not supported
>>
>>> Hi,
>>>
>>>
Hi,
I've had the same issue with virtualbox 5 and solved it as follows:
Download CloneVDI and make a clone of the VDI files (make sure to keep
the same UUID).
Then replace the original file with the cloned file.
That should be all. I've also found that integration with virtualbox 5
is not ideal i
Hi Lucien,
I think a notification when the ambience changes is also interesting.
Then application can not only set ambiences depending on certain
conditions, but can also listen for and respond to a changed ambience.
Regards,
Stijn
On 22/07/2014 19:19, sfietkonstan...@free.fr wrote:
Hello list
Hi Juha,
Thanks for taking the time to debug this.
I guess the following command could be used to find differences between the
2 versions:
find ~/SailfishOS -type f -executable -exec file {} \; | grep ELF | cut
-d: -f1 | sort | xargs ldd > versionX
Thanks,
Stijn
On Thu, Jul 17, 2014 at 3:4
tory as the one from the installer.
>
> I'm leaving on my summer vacation on Friday, so I won't be around for
> about a month to debug this :-)
>
> Best regards,
> Juha
>
> --
> *From:* Stijn Devriendt [high...@gmail.com]
> *S
Hi,
I'm having segfaults when starting the Qt Creator from the July SDK:
kernel: qtcreator[3217]: segfault at a1d46 ip 000a1d46 sp
7fff634493e8 error 14 in qtcreator[40+13000]
Issue is reproducible; OS is the latest Sabayon Linux 64bit.
I can send coredump on request.
Let me know