Notices


Reply
Thread Tools
Posts: 458 | Thanked: 274 times | Joined on Mar 2010 @ Finland
#51
Originally Posted by sheng0729 View Post
can i know how to solve this problem?
Read trough the first page, the answer is right there in the last post.
 

The Following User Says Thank You to MiK546 For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#52
Thanks for releasing Qt Components 1.0-pre0 ! Fantastic to see :
- new status bar;
- new Nemo vkb;
- dialog buttons are fixed;
- infobanner working;
- many other bugs fixed.
Now I am sure to release some Qt Quick softwares for both Nokia N9 & N900 (instead of specific QWidget version to N900).

My bug-list that I have found :
- "Gallery->Sliders" closes when scrolling down;
- "Gallery->Miscellaneous" closes when 'Progress Bar' runs;
- tabs in TollBar are show with a 'noise' (something behing the text);
- "Extras Gallery->RatingIndicator" does not show starts, instead there are numbers in small font.

Keep the good working ! Happy New Year !
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following 5 Users Say Thank You to rcolistete For This Useful Post:
Posts: 103 | Thanked: 211 times | Joined on Sep 2011
#53
Originally Posted by rcolistete View Post
Thanks for releasing Qt Components 1.0-pre0 ! Fantastic to see :
- new status bar;
- new Nemo vkb;
- dialog buttons are fixed;
- infobanner working;
- many other bugs fixed.
Now I am sure to release some Qt Quick softwares for both Nokia N9 & N900 (instead of specific QWidget version to N900).
Thanks.

Take a look again to the first post. There are to links to examples on how you could develope for Fremantle (SSU) and Harmattan (of Fremantle CSSU)

My bug-list that I have found :
- "Gallery->Sliders" closes when scrolling down;
- "Gallery->Miscellaneous" closes when 'Progress Bar' runs;
Seems like a regression. Please fill a bug against this at
https://bugs.maemo.org/enter_bug.cgi...=qt-components

- tabs in TollBar are show with a 'noise' (something behing the text);
Known bug still pending :/

- "Extras Gallery->RatingIndicator" does not show starts, instead there are numbers in small font.
That's becouse base theme is incompleted. Jakub is working on this for nemomobile. In the meantime, you could try to install blanco scaffold and move icons from QtSDK harmattan theme into your phone...

Same for Nokia pure font . All this stuff is propietary and we are not allowed to distribute freely.

Salu2
 

The Following User Says Thank You to inean For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#54
Nice to see such great progress !
Looks like porting the new Qt Components based Mieru version back to Fremantle (and the QtC GUI for modRana) will be a breeze.

Also, happy new year and keep up all the good work !
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 

The Following User Says Thank You to MartinK For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#55
Originally Posted by inean View Post
Thanks.

Take a look again to the first post. There are to links to examples on how you could develope for Fremantle (SSU) and Harmattan (of Fremantle CSSU)
Yes, I have seen them, thanks.

Originally Posted by inean View Post
Seems like a regression. Please fill a bug against this at
https://bugs.maemo.org/enter_bug.cgi...=qt-components
Done :
https://bugs.maemo.org/show_bug.cgi?id=12540
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following 4 Users Say Thank You to rcolistete For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#56
Any progress in the theme department ?

There has been some work on the "darko" theme in the meantime - might be useful to fill in some of the (many) missing icons.
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 
Posts: 103 | Thanked: 211 times | Joined on Sep 2011
#57
Originally Posted by MartinK View Post
Any progress in the theme department ?

There has been some work on the "darko" theme in the meantime - might be useful to fill in some of the (many) missing icons.
I expect to update all stack (maliit 0.90) qtcomponents 1.1 and darko theme at the end of the month.

salu2
 

The Following 8 Users Say Thank You to inean For This Useful Post:
Posts: 1,548 | Thanked: 7,510 times | Joined on Apr 2010 @ Czech Republic
#58
Originally Posted by inean View Post
I expect to update all stack (maliit 0.90) qtcomponents 1.1 and darko theme at the end of the month.

salu2
Nice! Looking forward to it !
__________________
modRana: a flexible GPS navigation system
Mieru: a flexible manga and comic book reader
Universal Components - a solution for native looking yet component set independent QML appliactions (QtQuick Controls 2 & Silica supported as backends)
 
Posts: 1,808 | Thanked: 4,272 times | Joined on Feb 2011 @ Germany
#59
Not sure, but "unable to create `./opt/share/.." doesn't seem right. Shouldn't the path be absolute (/opt/share/... and not ./opt/share/...).

It all depends on which directory apt-get is being run from. Try to do this without using fapman but directly using apt-get (and just in case, run it from the / directory so that /opt = ./opt in any case).
 

The Following User Says Thank You to reinob For This Useful Post:
Posts: 103 | Thanked: 211 times | Joined on Sep 2011
#60
Originally Posted by reinob View Post
Not sure, but "unable to create `./opt/share/.." doesn't seem right. Shouldn't the path be absolute (/opt/share/... and not ./opt/share/...).

It all depends on which directory apt-get is being run from. Try to do this without using fapman but directly using apt-get (and just in case, run it from the / directory so that /opt = ./opt in any case).
Different thread ???
 

The Following User Says Thank You to inean For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 05:00.