Re: [SailfishDevel] [VB]verr not supported

2015-07-25 Thread Stijn Devriendt
ight? >> >> -- Исходное сообщение -- >> От: "Stijn Devriendt" >> Кому: "Sailfish OS Developers" >> Отправлено: 22.07.2015 14:46:42 >> Тема: Re: [SailfishDevel] [VB]verr not supported >> >>> Hi, >>> >>>

Re: [SailfishDevel] [VB]verr not supported

2015-07-22 Thread Stijn Devriendt
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

Re: [SailfishDevel] [API] Ambience DBus API

2014-07-22 Thread Stijn Devriendt
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

Re: [SailfishDevel] Fwd: QtCreator issues

2014-07-17 Thread Stijn Devriendt
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

Re: [SailfishDevel] Fwd: QtCreator issues

2014-07-16 Thread Stijn Devriendt
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

[SailfishDevel] Fwd: QtCreator issues

2014-07-16 Thread Stijn Devriendt
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