Xfce add to archive right menu item don't work

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
1
down vote

favorite












I have RHEL for developers installed on my local machine with xfce. When I right-click on any file and select add to archive it says that there is no such program. 7zip and fileroller are installed and if I manually do the same thing in the shell It works, but xfce don't want to.



How to point on correct archivator for xfce menu item?







share|improve this question
























    up vote
    1
    down vote

    favorite












    I have RHEL for developers installed on my local machine with xfce. When I right-click on any file and select add to archive it says that there is no such program. 7zip and fileroller are installed and if I manually do the same thing in the shell It works, but xfce don't want to.



    How to point on correct archivator for xfce menu item?







    share|improve this question






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I have RHEL for developers installed on my local machine with xfce. When I right-click on any file and select add to archive it says that there is no such program. 7zip and fileroller are installed and if I manually do the same thing in the shell It works, but xfce don't want to.



      How to point on correct archivator for xfce menu item?







      share|improve this question












      I have RHEL for developers installed on my local machine with xfce. When I right-click on any file and select add to archive it says that there is no such program. 7zip and fileroller are installed and if I manually do the same thing in the shell It works, but xfce don't want to.



      How to point on correct archivator for xfce menu item?









      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 19 at 8:41









      Drakonoved

      674518




      674518




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          0
          down vote













          Go to Settings > Mime Type Editor and filter by archive (zip, rar, etcetra) and bind a program to it.



          You have 7za installed, not 7zip. The former is windows only and the latter is CLI.



          File-roller is adequate for most operations.






          share|improve this answer




















          • fileroller is allready binded there. how to bind it now to the right menu item add to archive?..
            – Drakonoved
            Feb 19 at 18:00


















          up vote
          0
          down vote



          accepted











          How to add custom 'Add to archive' action in Xfce4 Thunar:



          if default thunar-archive-plugin don't work properly






          1. Uninstall thunar-archive-plugin:



            # yum remove thunar-archive-plugin



          2. In Thunar open Edit -> Configure custom actions menu. Add menu item Add to archive:




            • File name template:



              *



            • Command:



              file-roller "--default-dir=%D" --add %F



            • See screenshots (in Russian):




              • Basic:



                Action - Basic




              • Appearance conditions:



                Action - Appearance conditions




            • Don't forget to add appropriate icon







          share|improve this answer






















            Your Answer







            StackExchange.ready(function()
            var channelOptions =
            tags: "".split(" "),
            id: "106"
            ;
            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',
            convertImagesToLinks: false,
            noModals: false,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: null,
            bindNavPrevention: true,
            postfix: "",
            onDemand: true,
            discardSelector: ".discard-answer"
            ,immediatelyShowMarkdownHelp:true
            );



            );








             

            draft saved


            draft discarded


















            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f425117%2fxfce-add-to-archive-right-menu-item-dont-work%23new-answer', 'question_page');

            );

            Post as a guest






























            2 Answers
            2






            active

            oldest

            votes








            2 Answers
            2






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes








            up vote
            0
            down vote













            Go to Settings > Mime Type Editor and filter by archive (zip, rar, etcetra) and bind a program to it.



            You have 7za installed, not 7zip. The former is windows only and the latter is CLI.



            File-roller is adequate for most operations.






            share|improve this answer




















            • fileroller is allready binded there. how to bind it now to the right menu item add to archive?..
              – Drakonoved
              Feb 19 at 18:00















            up vote
            0
            down vote













            Go to Settings > Mime Type Editor and filter by archive (zip, rar, etcetra) and bind a program to it.



            You have 7za installed, not 7zip. The former is windows only and the latter is CLI.



            File-roller is adequate for most operations.






            share|improve this answer




















            • fileroller is allready binded there. how to bind it now to the right menu item add to archive?..
              – Drakonoved
              Feb 19 at 18:00













            up vote
            0
            down vote










            up vote
            0
            down vote









            Go to Settings > Mime Type Editor and filter by archive (zip, rar, etcetra) and bind a program to it.



            You have 7za installed, not 7zip. The former is windows only and the latter is CLI.



            File-roller is adequate for most operations.






            share|improve this answer












            Go to Settings > Mime Type Editor and filter by archive (zip, rar, etcetra) and bind a program to it.



            You have 7za installed, not 7zip. The former is windows only and the latter is CLI.



            File-roller is adequate for most operations.







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Feb 19 at 10:56









            Patrick Bateman

            465




            465











            • fileroller is allready binded there. how to bind it now to the right menu item add to archive?..
              – Drakonoved
              Feb 19 at 18:00

















            • fileroller is allready binded there. how to bind it now to the right menu item add to archive?..
              – Drakonoved
              Feb 19 at 18:00
















            fileroller is allready binded there. how to bind it now to the right menu item add to archive?..
            – Drakonoved
            Feb 19 at 18:00





            fileroller is allready binded there. how to bind it now to the right menu item add to archive?..
            – Drakonoved
            Feb 19 at 18:00













            up vote
            0
            down vote



            accepted











            How to add custom 'Add to archive' action in Xfce4 Thunar:



            if default thunar-archive-plugin don't work properly






            1. Uninstall thunar-archive-plugin:



              # yum remove thunar-archive-plugin



            2. In Thunar open Edit -> Configure custom actions menu. Add menu item Add to archive:




              • File name template:



                *



              • Command:



                file-roller "--default-dir=%D" --add %F



              • See screenshots (in Russian):




                • Basic:



                  Action - Basic




                • Appearance conditions:



                  Action - Appearance conditions




              • Don't forget to add appropriate icon







            share|improve this answer


























              up vote
              0
              down vote



              accepted











              How to add custom 'Add to archive' action in Xfce4 Thunar:



              if default thunar-archive-plugin don't work properly






              1. Uninstall thunar-archive-plugin:



                # yum remove thunar-archive-plugin



              2. In Thunar open Edit -> Configure custom actions menu. Add menu item Add to archive:




                • File name template:



                  *



                • Command:



                  file-roller "--default-dir=%D" --add %F



                • See screenshots (in Russian):




                  • Basic:



                    Action - Basic




                  • Appearance conditions:



                    Action - Appearance conditions




                • Don't forget to add appropriate icon







              share|improve this answer
























                up vote
                0
                down vote



                accepted







                up vote
                0
                down vote



                accepted







                How to add custom 'Add to archive' action in Xfce4 Thunar:



                if default thunar-archive-plugin don't work properly






                1. Uninstall thunar-archive-plugin:



                  # yum remove thunar-archive-plugin



                2. In Thunar open Edit -> Configure custom actions menu. Add menu item Add to archive:




                  • File name template:



                    *



                  • Command:



                    file-roller "--default-dir=%D" --add %F



                  • See screenshots (in Russian):




                    • Basic:



                      Action - Basic




                    • Appearance conditions:



                      Action - Appearance conditions




                  • Don't forget to add appropriate icon







                share|improve this answer















                How to add custom 'Add to archive' action in Xfce4 Thunar:



                if default thunar-archive-plugin don't work properly






                1. Uninstall thunar-archive-plugin:



                  # yum remove thunar-archive-plugin



                2. In Thunar open Edit -> Configure custom actions menu. Add menu item Add to archive:




                  • File name template:



                    *



                  • Command:



                    file-roller "--default-dir=%D" --add %F



                  • See screenshots (in Russian):




                    • Basic:



                      Action - Basic




                    • Appearance conditions:



                      Action - Appearance conditions




                  • Don't forget to add appropriate icon








                share|improve this answer














                share|improve this answer



                share|improve this answer








                edited Aug 19 at 14:12

























                answered Aug 18 at 19:35









                Drakonoved

                674518




                674518






















                     

                    draft saved


                    draft discarded


























                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f425117%2fxfce-add-to-archive-right-menu-item-dont-work%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    Peggy Mitchell

                    Palaiologos

                    The Forum (Inglewood, California)