Re: [SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-18 Thread i...@flyingfischer.ch
Just in case any body else runs into the error (process:957): dconf-CRITICAL **: unable to open file '/etc/dconf/db/vendor': /etc/dconf/db/vendor: invalid gvdb header; expect degraded performance I got this error only with the VirtualBox OSE (Open Source Edition) on Ubuntu. That's how I

Re: [SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-17 Thread Juha Kallioinen
On 16.06.2014 19:18, i...@flyingfischer.ch wrote: Thanks for the information! The import statement makes the TextField error disappear. But the other errors remain (process:957): dconf-CRITICAL **: unable to open file '/etc/dconf/db/vendor': /etc/dconf/db/vendor: invalid gvdb header;

Re: [SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-17 Thread i...@flyingfischer.ch
Thanks Juha for checking this out! This helps me to circle the issue... Yes I am using the Sailfish OS Emulator right now. Not much to deploy to the phone right now. I will set up the IDE on a different box and try out different versions of Virtualbox. Best regards Markus

Re: [SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-16 Thread Juha Kallioinen
On 13.06.2014 11:01, i...@flyingfischer.ch wrote: Hello The IDE gives me en error on the TextField element. I couldn't find anything to resolve it. Thank you for your inputs! Markus [Translated to english from the german error message:] Prototype 'TextBaseItem' from 'TextBase' could not be

Re: [SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-15 Thread Mohammed Hassan
On Sat, Jun 14, 2014 at 09:34:13AM +0200, i...@flyingfischer.ch wrote: I wonder if this is connected to this message in the console of the IDE version 1406, when deploying the App: (process:1529): dconf-CRITICAL **: unable to open file '/etc/dconf/db/vendor': /etc/dconf/db/vendor: invalid

Re: [SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-15 Thread i...@flyingfischer.ch
No, it comes from the new version of the IDE. The App is early stage, never been depolyed to a real phone yet. The IDE is running on Kubuntu 14.04 in 64 bit. There are a bunch of other new warnings in this version of the Sailfish QT Creator (see below). Out of which this debug message is very

Re: [SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-14 Thread i...@flyingfischer.ch
I wonder if this is connected to this message in the console of the IDE version 1406, when deploying the App: (process:1529): dconf-CRITICAL **: unable to open file '/etc/dconf/db/vendor': /etc/dconf/db/vendor: invalid gvdb header; expect degraded performance The editor marks TextField red

Re: [SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-14 Thread Andrey Kozhevnikov
you need to show your code :) 14.06.2014 13:34, i...@flyingfischer.ch пишет: I wonder if this is connected to this message in the console of the IDE version 1406, when deploying the App: (process:1529): dconf-CRITICAL **: unable to open file '/etc/dconf/db/vendor': /etc/dconf/db/vendor:

Re: [SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-14 Thread i...@flyingfischer.ch
...it's a local project. I try to set it up on a repository get back to the list. My learning steps go public... ;-) Thanks for your patience Markus Am 14.06.2014 09:35, schrieb Andrey Kozhevnikov: you need to show your code :) 14.06.2014 13:34, i...@flyingfischer.ch пишет: I wonder if

Re: [SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-14 Thread i...@flyingfischer.ch
You can take a look at the code here: https://github.com/flyingfischer/SC-App Early stage, not much of real functionality in it yet... Thanks for any inputs! Markus Am 14.06.2014 09:35, schrieb Andrey Kozhevnikov: you need to show your code :) 14.06.2014 13:34, i...@flyingfischer.ch пишет:

[SailfishDevel] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301)

2014-06-13 Thread i...@flyingfischer.ch
Hello The IDE gives me en error on the TextField element. I couldn't find anything to resolve it. Thank you for your inputs! Markus [Translated to english from the german error message:] Prototype 'TextBaseItem' from 'TextBase' could not be resolved (M301) This is the page structure I use: