Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Brainstorm
  4. QPainter not active for ordinary user

QPainter not active for ordinary user

Scheduled Pinned Locked Moved Unsolved Brainstorm
4 Posts 2 Posters 1.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jiri Rohlicek
    wrote on 9 Mar 2022, 10:33 last edited by
    #1

    Hello everybody. I am running Fedora 34 with plasma-desktop-5.22.5. and LibreOffice 7.2.5.2. There does not appear import dialog in calc importing text data, running as ordinary user. The error messages are:
    QPainter::begin: Paint device returned engine == 0, type: 3
    QPainter::save: Painter not active
    QPainter::setPen: Painter not active
    QPainter::setBrush: Painter not active
    QPainter::drawRects: Painter not active
    QPainter::setRenderHint: Painter must be active to set rendering hints
    QPainter::setPen: Painter not active
    ...
    But running the LibreOffice Calc as root, there is no problem.

    Some idea what I'm doing wrong, please ?

    Thank you,
    Jiri

    A 1 Reply Last reply 9 Mar 2022, 11:41
    0
    • J Jiri Rohlicek
      9 Mar 2022, 10:33

      Hello everybody. I am running Fedora 34 with plasma-desktop-5.22.5. and LibreOffice 7.2.5.2. There does not appear import dialog in calc importing text data, running as ordinary user. The error messages are:
      QPainter::begin: Paint device returned engine == 0, type: 3
      QPainter::save: Painter not active
      QPainter::setPen: Painter not active
      QPainter::setBrush: Painter not active
      QPainter::drawRects: Painter not active
      QPainter::setRenderHint: Painter must be active to set rendering hints
      QPainter::setPen: Painter not active
      ...
      But running the LibreOffice Calc as root, there is no problem.

      Some idea what I'm doing wrong, please ?

      Thank you,
      Jiri

      A Offline
      A Offline
      artwaw
      wrote on 9 Mar 2022, 11:41 last edited by
      #2

      @Jiri-Rohlicek Hi, I think you hit the wrong space on the internet. This is a forum for Qt developers, not LibreOffice.

      Having said that I think you've installed LO in the place or in the way that your regular user can't access. Did you install it as a root?
      Try installing again into your home folder perhaps (mind you, I am Debian user and don't know any specific quirks Fedora might have but with linux being linux...).

      For more information please re-read.

      Kind Regards,
      Artur

      J 1 Reply Last reply 11 Mar 2022, 12:13
      0
      • A artwaw
        9 Mar 2022, 11:41

        @Jiri-Rohlicek Hi, I think you hit the wrong space on the internet. This is a forum for Qt developers, not LibreOffice.

        Having said that I think you've installed LO in the place or in the way that your regular user can't access. Did you install it as a root?
        Try installing again into your home folder perhaps (mind you, I am Debian user and don't know any specific quirks Fedora might have but with linux being linux...).

        J Offline
        J Offline
        Jiri Rohlicek
        wrote on 11 Mar 2022, 12:13 last edited by
        #3

        @artwaw Hi, I installed as root, as the installation is RPM packages. You are right, I have put my question to LO bug forum first, but got no relevant answer.
        Thank you for your response.

        A 1 Reply Last reply 11 Mar 2022, 12:18
        0
        • J Jiri Rohlicek
          11 Mar 2022, 12:13

          @artwaw Hi, I installed as root, as the installation is RPM packages. You are right, I have put my question to LO bug forum first, but got no relevant answer.
          Thank you for your response.

          A Offline
          A Offline
          artwaw
          wrote on 11 Mar 2022, 12:18 last edited by
          #4

          @Jiri-Rohlicek So it looks like the package manager put it somewhere where your user doesn't have to sufficient permissions. Sadly, I don't know how to fix it.

          For more information please re-read.

          Kind Regards,
          Artur

          1 Reply Last reply
          0

          3/4

          11 Mar 2022, 12:13

          • Login

          • Login or register to search.
          3 out of 4
          • First post
            3/4
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved