Announcement

Collapse
No announcement yet.

Qt 5.0 Beta Not Here Due To Difficulties

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • RealNC
    replied
    Originally posted by frampone View Post
    Try with qtconfig -> Gui style
    Again: Qt5 cannot use Qt4 plugins (Oxygen is a Qt4 plugin.)

    If it doesn't work you can always force a gtk theme somehow and use oxygen-gtk as it has already been said
    This is not supported by Oxygen-gtk. It kind of works, but there's ugly breakage.

    Leave a comment:


  • frampone
    replied
    Try with qtconfig -> Gui style

    If it doesn't work you can always force a gtk theme somehow and use oxygen-gtk as it has already been said

    Leave a comment:


  • GreatEmerald
    replied
    Uhm? It's just using the Plastic widget theme.

    Leave a comment:


  • n3wu53r
    replied
    Originally posted by RealNC View Post
    Running Oxygen-Gtk for Qt applications is not supported. I reported the bugs when doing so, and I was told explicitly that it's not supposed to work. It's only for Gtk applications.


    When Qt5 comes out, we still won't be able to load Qt4 plugins in it. It's architecturally impossible. Qt5 will be tabu to use for years to come because of this.

    Here's a screenshot, btw. Also notice how the font rendering in Qt5 is way off (to the right, in case it's not blatantly obvious which is which):

    http://i46.tinypic.com/j607tk.png
    Maybe I don't undertsnad how Oxygen GTK works. I thought It was a GTK theme like any other, if we set the GTK theme to oxygen-gtk, and tell Qt to use qgtkstyle to emulate the GTK theme it should work? How else does it work on gnome? Am I missing something?

    At least Qt5 apps pick up on the KDE colour scheme.

    As for the font rendering, that looks pretty disjointed. Is it a bug that is going to be fixed or are we stuck with it?

    Leave a comment:


  • RealNC
    replied
    Originally posted by n3wu53r View Post
    Well how does it work on Gnome? It would be using either GTK2 or GTK3 with qgtkstyle? Oxygen GTK theme is a perfect clone of oxygen as a GTK theme. So it should work with that, unless I am mistaken.
    Running Oxygen-Gtk for Qt applications is not supported. I reported the bugs when doing so, and I was told explicitly that it's not supposed to work. It's only for Gtk applications.

    Also Qt5 isn't out yet, so it isn't a huge shock there is no support in KDE 4.x. Most Qt apps on linux are KDE apps anyways so they will still use Qt4.
    When Qt5 comes out, we still won't be able to load Qt4 plugins in it. It's architecturally impossible. Qt5 will be tabu to use for years to come because of this.

    Here's a screenshot, btw. Also notice how the font rendering in Qt5 is way off (to the right, in case it's not blatantly obvious which is which):

    Leave a comment:


  • n3wu53r
    replied
    Originally posted by RealNC View Post
    It's not possible to work. You can't load Qt4 plugins (Oxygen) using Qt5. The platform plugin also doesn't work, so settings are ignored too (for example colors, double-click vs single-click to open files in file dialogs, etc, etc.)

    It pretty much means "stick to Qt4 for now".
    Well how does it work on Gnome? It would be using either GTK2 or GTK3 with qgtkstyle? Oxygen GTK theme is a perfect clone of oxygen as a GTK theme. So it should work with that, unless I am mistaken.
    Also Qt5 isn't out yet, so it isn't a huge shock there is no support in KDE 4.x. Most Qt apps on linux are KDE apps anyways so they will still use Qt4.

    Leave a comment:


  • beevvy
    replied
    Originally posted by RealNC View Post
    It's not possible to work. You can't load Qt4 plugins (Oxygen) using Qt5. The platform plugin also doesn't work, so settings are ignored too (for example colors, double-click vs single-click to open files in file dialogs, etc, etc.)

    It pretty much means "stick to Qt4 for now".
    What are you talking about? There is already Oxygen for Qt 5. Look at the screenshots here: http://www.kdab.com/porting-from-qt-4-to-qt-5/

    Leave a comment:


  • RealNC
    replied
    Originally posted by n3wu53r View Post
    Eh what?
    Screenshots or something? Maybe Qt5 style is set to GTK and you have to change it? Even if it is set to GTK, oxygen-gtk should resolve that if it's installed.
    It's not possible to work. You can't load Qt4 plugins (Oxygen) using Qt5. The platform plugin also doesn't work, so settings are ignored too (for example colors, double-click vs single-click to open files in file dialogs, etc, etc.)

    It pretty much means "stick to Qt4 for now".

    Leave a comment:


  • n3wu53r
    replied
    Originally posted by RealNC View Post
    Qt5 looks very sad on KDE. It's quite ironic; under Gnome, Qt5 looks excellent. Under KDE, it looks like ass.

    So for now, if you value how your app behaves and looks under KDE, do not use Qt5.
    Eh what?
    Screenshots or something? Maybe Qt5 style is set to GTK and you have to change it? Even if it is set to GTK, oxygen-gtk should resolve that if it's installed.

    Leave a comment:


  • RealNC
    replied
    Qt5 looks very sad on KDE. It's quite ironic; under Gnome, Qt5 looks excellent. Under KDE, it looks like ass.

    So for now, if you value how your app behaves and looks under KDE, do not use Qt5.

    Leave a comment:

Working...
X