oae / gnome-shell-minimize-to-tray

Minimize any app to tray
GNU General Public License v2.0
63 stars 4 forks source link

Yarn Install Issue #10

Closed kendoori closed 3 years ago

kendoori commented 3 years ago

I had recently installed from the Gnome Extensions site, but when I saw that there was a new version, I wanted to get the latest and greatest. It's not clear from the Extensions site whether that is there.

I followed the GIT install instructions and when I get to the "yarn install" step this is what I see.

kenny@pop-os:~/gnome-shell-minimize-to-tray$ yarn install 00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: 'install' Also, when I try to configure, I am presented with this: Minimize to Tray_010

The extension still seems to work. BTW, this is exactly what I was looking for.

oae commented 3 years ago

Can you share the yarn version?

yarn -v
kendoori commented 3 years ago

kenny@pop-os:~$ yarn -v ERROR: There are no scenarios; must have at least one.

I didn't have Yarn, and the system prompted me to to install: cmdtest

On Sun, Aug 16, 2020 at 11:08 AM Osman Alperen Elhan < notifications@github.com> wrote:

Can you share the yarn version?

yarn -v

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/oae/gnome-shell-minimize-to-tray/issues/10#issuecomment-674538068, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASVQPA2FHID2JE2O4TPU3TSA7Y6TANCNFSM4QA32IOQ .

oae commented 3 years ago

Since I had it installed, I forgot to mention it in instructions. You need to install nodejs, yarn and gobject-introspection package for git installation.

oae commented 3 years ago

Or if you don't want to bother, you can download minimize-to-tray@elhan.io.zip and extract its content to ~/.local/share/gnome-shell/extensions/minimize-to-tray@elhan.io directory. If directory doesn't exist, you can create.

kendoori commented 3 years ago

I installed the dependencies but I somehow think the system was confused and I was never able to build it. After a few tries and a restart of the shell, I was able install and configure using the download version. It now runs without error and is definitely the new version as the UI is different. I am now able to launch a window and pick it to be minimized to the tray.

Great extension.

On Sun, Aug 16, 2020 at 11:36 AM Osman Alperen Elhan < notifications@github.com> wrote:

Or if you don't want to bother, you can download minimize-to-tray@elhan.io.zip https://github.com/oae/gnome-shell-minimize-to-tray/releases/tag/v5 and extract its content to ~/.local/share/gnome-shell/extensions/ minimize-to-tray@elhan.io directory. If directory doesn't exist, you can create.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/oae/gnome-shell-minimize-to-tray/issues/10#issuecomment-674541356, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASVQPD4GCG2IQGVVZDT4TDSA74HZANCNFSM4QA32IOQ .

oae commented 3 years ago

thank you :)

kendoori commented 3 years ago

BTW, the version here: https://extensions.gnome.org/extension/1750/minimize-to-tray/ is still the old version. I tried this on another computer.

On Sun, Aug 16, 2020 at 12:14 PM Osman Alperen Elhan < notifications@github.com> wrote:

thank you :)

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/oae/gnome-shell-minimize-to-tray/issues/10#issuecomment-674545881, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASVQPEAXNYHKRZFWBA2RVLSBAAX3ANCNFSM4QA32IOQ .

oae commented 3 years ago

Yes. The new version is pending approval from reviewers. Also, new features will be available for gnome-shell >= 3.36 version