`qdbus` returns an error. Ubuntu 18.04












1














When I run followind command: qdbus I get following error:

qdbus: could not find a Qt installation of ''


I've read alot of old questions with same error but not one helps me.



I've tried execute following commands sudo apt-get install qt5-default + same for for qt4, etc. but still have same error.


If any additional information required for this issue - please add comment and I'll provide info.










share|improve this question



























    1














    When I run followind command: qdbus I get following error:

    qdbus: could not find a Qt installation of ''


    I've read alot of old questions with same error but not one helps me.



    I've tried execute following commands sudo apt-get install qt5-default + same for for qt4, etc. but still have same error.


    If any additional information required for this issue - please add comment and I'll provide info.










    share|improve this question

























      1












      1








      1







      When I run followind command: qdbus I get following error:

      qdbus: could not find a Qt installation of ''


      I've read alot of old questions with same error but not one helps me.



      I've tried execute following commands sudo apt-get install qt5-default + same for for qt4, etc. but still have same error.


      If any additional information required for this issue - please add comment and I'll provide info.










      share|improve this question













      When I run followind command: qdbus I get following error:

      qdbus: could not find a Qt installation of ''


      I've read alot of old questions with same error but not one helps me.



      I've tried execute following commands sudo apt-get install qt5-default + same for for qt4, etc. but still have same error.


      If any additional information required for this issue - please add comment and I'll provide info.







      18.04 qt qdbus






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Dec 16 at 10:14









      Yuriy Leonov

      1083




      1083






















          1 Answer
          1






          active

          oldest

          votes


















          1














          I've had the same issue on 18.04 server virtual machine with GUI, so I can't say whether or not it's applicable to Desktop version, but I did have to install one of the packages ( specifically qtchooser ) to get qdbus.



          According to Ubuntu package search for bionic (18.04), these are the amd64 packages that do contain qdbus, among which:




          • qtchooser


          • qdbus-qt5 ( referenced by OP on an old post with no answer )

          • qdbus


          I'd recommend going with sudo apt install qtchooser since this is the same solution I've used. However, either of these 3 should work just fine






          share|improve this answer























            Your Answer








            StackExchange.ready(function() {
            var channelOptions = {
            tags: "".split(" "),
            id: "89"
            };
            initTagRenderer("".split(" "), "".split(" "), channelOptions);

            StackExchange.using("externalEditor", function() {
            // Have to fire editor after snippets, if snippets enabled
            if (StackExchange.settings.snippets.snippetsEnabled) {
            StackExchange.using("snippets", function() {
            createEditor();
            });
            }
            else {
            createEditor();
            }
            });

            function createEditor() {
            StackExchange.prepareEditor({
            heartbeatType: 'answer',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            bindNavPrevention: true,
            postfix: "",
            imageUploader: {
            brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
            contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
            allowUrls: true
            },
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            });


            }
            });














            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1102282%2fqdbus-returns-an-error-ubuntu-18-04%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            I've had the same issue on 18.04 server virtual machine with GUI, so I can't say whether or not it's applicable to Desktop version, but I did have to install one of the packages ( specifically qtchooser ) to get qdbus.



            According to Ubuntu package search for bionic (18.04), these are the amd64 packages that do contain qdbus, among which:




            • qtchooser


            • qdbus-qt5 ( referenced by OP on an old post with no answer )

            • qdbus


            I'd recommend going with sudo apt install qtchooser since this is the same solution I've used. However, either of these 3 should work just fine






            share|improve this answer




























              1














              I've had the same issue on 18.04 server virtual machine with GUI, so I can't say whether or not it's applicable to Desktop version, but I did have to install one of the packages ( specifically qtchooser ) to get qdbus.



              According to Ubuntu package search for bionic (18.04), these are the amd64 packages that do contain qdbus, among which:




              • qtchooser


              • qdbus-qt5 ( referenced by OP on an old post with no answer )

              • qdbus


              I'd recommend going with sudo apt install qtchooser since this is the same solution I've used. However, either of these 3 should work just fine






              share|improve this answer


























                1












                1








                1






                I've had the same issue on 18.04 server virtual machine with GUI, so I can't say whether or not it's applicable to Desktop version, but I did have to install one of the packages ( specifically qtchooser ) to get qdbus.



                According to Ubuntu package search for bionic (18.04), these are the amd64 packages that do contain qdbus, among which:




                • qtchooser


                • qdbus-qt5 ( referenced by OP on an old post with no answer )

                • qdbus


                I'd recommend going with sudo apt install qtchooser since this is the same solution I've used. However, either of these 3 should work just fine






                share|improve this answer














                I've had the same issue on 18.04 server virtual machine with GUI, so I can't say whether or not it's applicable to Desktop version, but I did have to install one of the packages ( specifically qtchooser ) to get qdbus.



                According to Ubuntu package search for bionic (18.04), these are the amd64 packages that do contain qdbus, among which:




                • qtchooser


                • qdbus-qt5 ( referenced by OP on an old post with no answer )

                • qdbus


                I'd recommend going with sudo apt install qtchooser since this is the same solution I've used. However, either of these 3 should work just fine







                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Dec 16 at 10:28

























                answered Dec 16 at 10:23









                Sergiy Kolodyazhnyy

                69.4k9144305




                69.4k9144305






























                    draft saved

                    draft discarded




















































                    Thanks for contributing an answer to Ask Ubuntu!


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.





                    Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


                    Please pay close attention to the following guidance:


                    • Please be sure to answer the question. Provide details and share your research!

                    But avoid



                    • Asking for help, clarification, or responding to other answers.

                    • Making statements based on opinion; back them up with references or personal experience.


                    To learn more, see our tips on writing great answers.




                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function () {
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1102282%2fqdbus-returns-an-error-ubuntu-18-04%23new-answer', 'question_page');
                    }
                    );

                    Post as a guest















                    Required, but never shown





















































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown

































                    Required, but never shown














                    Required, but never shown












                    Required, but never shown







                    Required, but never shown







                    Popular posts from this blog

                    Mouse cursor on multiple screens with different PPI

                    Agildo Ribeiro

                    Sometime when accessing a menu: “Ubuntu 16.04 has experienced an internal error”