Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. TexMaker F1 Problem After Qt6 Install
Forum Update on Tuesday, May 27th 2025

TexMaker F1 Problem After Qt6 Install

Scheduled Pinned Locked Moved Unsolved Qt 6
24 Posts 2 Posters 4.2k Views 2 Watching
  • 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.
  • SGaistS SGaist

    That's what I was suspecting nothing related to Qt 6.

    Did you try to run TexMaker from the command line to see if you have any log messages about what is going on ?

    O Offline
    O Offline
    ofmrew
    wrote on last edited by
    #10

    @SGaist From the terminal I get:
    bob@bob-linux:~$ cd /bin
    bob@bob-linux:/bin$ texmaker
    qt5ct: using qt5ct plugin
    Gtk-Message: 16:21:11.851: Failed to load module "xapp-gtk3-module"

    O 1 Reply Last reply
    0
    • O ofmrew

      @SGaist From the terminal I get:
      bob@bob-linux:~$ cd /bin
      bob@bob-linux:/bin$ texmaker
      qt5ct: using qt5ct plugin
      Gtk-Message: 16:21:11.851: Failed to load module "xapp-gtk3-module"

      O Offline
      O Offline
      ofmrew
      wrote on last edited by
      #11

      @ofmrew Any thoughts on this problem?

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #12

        Do you get it to work again if you remove Qt 6 ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        O 1 Reply Last reply
        0
        • SGaistS SGaist

          Do you get it to work again if you remove Qt 6 ?

          O Offline
          O Offline
          ofmrew
          wrote on last edited by
          #13

          @SGaist I haven't tried that but I will on the Win 10 computer. Be back to you.

          O 1 Reply Last reply
          0
          • O ofmrew

            @SGaist I haven't tried that but I will on the Win 10 computer. Be back to you.

            O Offline
            O Offline
            ofmrew
            wrote on last edited by
            #14

            @ofmrew 6.0.1 is removed but TexMaker is still broke.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #15

              Looks like it's unrelated to Qt 6 then.

              Did you try to check if there's a log or something generated by TexMaker ? Did you try to start it from the command line ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              O 1 Reply Last reply
              0
              • SGaistS SGaist

                Looks like it's unrelated to Qt 6 then.

                Did you try to check if there's a log or something generated by TexMaker ? Did you try to start it from the command line ?

                O Offline
                O Offline
                ofmrew
                wrote on last edited by
                #16

                @SGaist The log for TexMaker when I press F1:
                LOG FILE :
                This is pdfTeX, Version 3.14159265-2.6-1.40.16 (TeX Live 2015/Debian) (preloaded format=pdflatex 2017.2.4) 11 OCT 2020 11:58
                entering extended mode
                restricted \write18 enabled.
                %&-line parsing enabled.
                **Print2DGraphics.tex
                (./Print2DGraphics.tex
                LaTeX2e <2016/02/01>
                Babel <3.9q> and hyphenation patterns for 81 language(s) loaded.
                (/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
                Document Class: book 2014/09/29 v1.4h Standard LaTeX document class
                (/usr/share/texlive/texmf-dist/tex/latex/base/bk12.clo
                File: bk12.clo 2014/09/29 v1.4h Standard LaTeX file (size option)
                *********Middle Part of File Deleted because it was too big.
                They are messages about formatting the document.

                \makeMPintoPDFobject=\count166
                \everyMPtoPDFconversion=\toks48
                ) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
                Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO
                )
                (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty
                Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO)
                Package ifluatex Info: LuaTeX not detected.
                )
                Package pdftexcmds Info: LuaTeX not detected.
                Package pdftexcmds Info: \pdf@primitive is available.
                Package pdftexcmds Info: \pdf@ifprimitive is available.
                Package pdftexcmds Info: \pdfdraftmode found.
                )
                (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
                Package: epstopdf-base 2010/02/09 v2.5 Base part for package epstopdf
                (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty
                Package: grfext 2010/08/19 v1.1 Manage graphics extensions (HO)
                (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
                Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO)
                ))

                63 words of extra memory for PDF output out of 10000 (max. 10000000)

                It seems to indicate that the pdf file was written, but I checked and it was not. I hope it helps.

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #17

                  @ofmrew said in TexMaker F1 Problem After Qt6 Install:

                  Package ifluatex Info: LuaTeX not detected.

                  I don't know if it's related but worth a check.

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  O 1 Reply Last reply
                  0
                  • SGaistS SGaist

                    @ofmrew said in TexMaker F1 Problem After Qt6 Install:

                    Package ifluatex Info: LuaTeX not detected.

                    I don't know if it's related but worth a check.

                    O Offline
                    O Offline
                    ofmrew
                    wrote on last edited by
                    #18

                    @SGaist I looked and it is not required. On the Win 10 computer TexMaker was working correctly, the change was the Qt6 install which resulted in it not working. Mint Linux was a new install.

                    1 Reply Last reply
                    0
                    • SGaistS Offline
                      SGaistS Offline
                      SGaist
                      Lifetime Qt Champion
                      wrote on last edited by
                      #19

                      Did you re-install TexMaker ?

                      Interested in AI ? www.idiap.ch
                      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                      O 1 Reply Last reply
                      0
                      • SGaistS SGaist

                        Did you re-install TexMaker ?

                        O Offline
                        O Offline
                        ofmrew
                        wrote on last edited by
                        #20

                        @SGaist Yes, I uninstalled it and reinstalled, same problem.

                        1 Reply Last reply
                        0
                        • SGaistS Offline
                          SGaistS Offline
                          SGaist
                          Lifetime Qt Champion
                          wrote on last edited by
                          #21

                          After removing Qt 6 ?

                          Interested in AI ? www.idiap.ch
                          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                          O 1 Reply Last reply
                          0
                          • SGaistS SGaist

                            After removing Qt 6 ?

                            O Offline
                            O Offline
                            ofmrew
                            wrote on last edited by
                            #22

                            @SGaist I removed Qt6 and reinstalled it, then I uninstalled TexMaker and reinstalled it. Same problem, note that this is on win 10. Win 10 also has qt5 installed. I have not tried it on Mint Linux.

                            The question now is should I remove TexMaker and all versions of qt, the try TexMaker with no qt installed?

                            SGaistS 1 Reply Last reply
                            0
                            • O ofmrew

                              @SGaist I removed Qt6 and reinstalled it, then I uninstalled TexMaker and reinstalled it. Same problem, note that this is on win 10. Win 10 also has qt5 installed. I have not tried it on Mint Linux.

                              The question now is should I remove TexMaker and all versions of qt, the try TexMaker with no qt installed?

                              SGaistS Offline
                              SGaistS Offline
                              SGaist
                              Lifetime Qt Champion
                              wrote on last edited by
                              #23

                              @ofmrew said in TexMaker F1 Problem After Qt6 Install:

                              The question now is should I remove TexMaker and all versions of qt, the try TexMaker with no qt installed?

                              That was the idea, yes.

                              Interested in AI ? www.idiap.ch
                              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                              O 1 Reply Last reply
                              1
                              • SGaistS SGaist

                                @ofmrew said in TexMaker F1 Problem After Qt6 Install:

                                The question now is should I remove TexMaker and all versions of qt, the try TexMaker with no qt installed?

                                That was the idea, yes.

                                O Offline
                                O Offline
                                ofmrew
                                wrote on last edited by
                                #24

                                @SGaist I am getting back to this problem; however, to do so will mean that I will need to remove Qt and the Qt3D that I painfully installed. I would like to move Ninja and Vulkan so that I will not need to build them, also. I would like to save conan3D which was the conan build directory, but will that not work when I reinstall Qt6? Any advise? I wish there was a workaround to this TexMaker problem.

                                1 Reply Last reply
                                0

                                • Login

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