Menu

#2 Non working options

Fixed
nobody
None
Medium
Defect
2015-03-30
2015-03-29
No

Doesn't save anything to the style sheets just empty files.
Also the 'Create fonts.conf' does nothing just gives this:

QIODevice::write: device not open

in the shell, both for normal user and root user so not a permissions problem, I am using qt5 version 5.4, on LFS with kernel-3.19 and xorg-server-1.17.1

Discussion

  • trialuser02

    trialuser02 - 2015-03-29

    Try latest 0.10 version. It shows more debug output.

     
    • Keith Hedger

      Keith Hedger - 2015-03-29

      updated to 0.10
      get this:
      FontConfigDialog: fontconfig path: /home/keithhedger/.config/fontconfig/fonts.conf
      FontConfigDialog: unable to open file: No such file or directory
      when clicking Create fonts.conf

      The ~/.config/fontconfig folder is not being created if its not there, manually creating it fixes this problem.

      still no nothing in the style sheets, I can create new sheets and the files are created in ~/.config/qt5ct/qss but are only empty files.
      I assume they are supposed to contain the customized data from the app so that you can seleect between configs, or am I wrong?

       
  • trialuser02

    trialuser02 - 2015-03-29
    • status: New --> Accepted
     
  • trialuser02

    trialuser02 - 2015-03-29

    First bug with fonts.conf has been fixed in svn. Please, test. And about qss. Yes, you are right. Program creates empty .qss files. Your should select this file, press "Edit" button and put your content. All documentation are available here: http://doc.qt.io/qt-5/stylesheet.html

     
    • Keith Hedger

      Keith Hedger - 2015-03-30

      Confirmed working in svn.
      Sorry about the style sheet confusion

       
  • trialuser02

    trialuser02 - 2015-03-30
    • status: Accepted --> Fixed
     

Log in to post a comment.