Package Details: gnome-shell-extension-pano-git 23.alpha3.r4.gd0d71f8-1

Git Clone URL: https://aur.archlinux.org/gnome-shell-extension-pano-git.git (read-only, click to copy)
Package Base: gnome-shell-extension-pano-git
Description: Next-gen Clipboard Manager for Gnome Shell
Upstream URL: https://github.com/oae/gnome-shell-pano
Keywords: clipboard excension gnome manager shell
Licenses: GPL-2.0
Conflicts: gnome-shell-extension-pano
Provides: gnome-shell-extension-pano
Submitter: doppelhelix
Maintainer: SelfRef
Last Packager: SelfRef
Votes: 6
Popularity: 0.024979
First Submitted: 2022-08-27 09:53 (UTC)
Last Updated: 2024-11-10 14:04 (UTC)

Latest Comments

1 2 Next › Last »

SelfRef commented on 2024-11-10 14:05 (UTC)

The package have been fixed and should work now.

SelfRef commented on 2024-11-09 21:06 (UTC) (edited on 2024-11-09 21:41 (UTC) by SelfRef)

@doppelhelix You can pass me this package, I created gnome-shell-extension-pano-bin recently, so I could make it work and maintain this one as well.

doppelhelix commented on 2024-11-09 20:53 (UTC)

@SelfRef: I will submit a deletion request for this package. It's just a hassle and won't build on arch no matter what. Sorry

SelfRef commented on 2024-11-09 10:06 (UTC)

Failing on build step:

$ yarn run ts-node scripts/generateLocale.ts
$ /home/selfref/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/.bin/ts-node scripts/generateLocale.ts

/home/selfref/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/gettext-extractor/dist/utils/output.js:11
        return chalk ? chalk.green(value) : value;
                             ^
TypeError: chalk.green is not a function
    at Function.green (/home/selfref/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/gettext-extractor/dist/utils/output.js:11:30)
    at StatsOutput.print (/home/selfref/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/gettext-extractor/dist/utils/output.js:54:45)
    at GettextExtractor.printStats (/home/selfref/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/gettext-extractor/dist/extractor.js:76:51)
    at extractStrings (/home/selfref/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/scripts/generateLocale.ts:32:15)
    at main (/home/selfref/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/scripts/generateLocale.ts:67:3)
    at Object.<anonymous> (/home/selfref/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/scripts/generateLocale.ts:98:1)
    at Module._compile (node:internal/modules/cjs/loader:1572:14)
    at Module.m._compile (/home/selfref/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/ts-node/src/index.ts:1618:23)
    at node:internal/modules/cjs/loader:1709:10
    at Object.require.extensions.<computed> [as .ts] (/home/selfref/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/ts-node/src/index.ts:1621:12)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
==> ERROR: A failure occurred in build().
    Aborting...

everyx commented on 2024-03-30 09:03 (UTC) (edited on 2024-03-30 09:24 (UTC) by everyx)

Hi, Due to Arch Linux now using SPDX license identifiers, please update the license to GPL-2.0-or-later

doppelhelix commented on 2023-11-05 16:47 (UTC)

https://wiki.archlinux.org/title/Arch_User_Repository#Flagging_packages_out-of-date

doppelhelix commented on 2023-03-04 01:50 (UTC) (edited on 2023-03-04 01:51 (UTC) by doppelhelix)

Right now, building issues are probably upstream related since the developer is very active. Please make sure you are building in an clean environment and forward any issues to the github page. (except dependency errors of course, that's my turf)

xuiqzy commented on 2023-03-04 00:12 (UTC) (edited on 2023-03-04 00:13 (UTC) by xuiqzy)

build function fails with different error now:

yarn run v1.22.19
$ yarn run lock:types && yarn run build:types && yarn run build:ts && yarn run gen:locale && yarn run build:extension
$ rm -rf docs-lock.json && cross-env XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share/gir-1.0:/usr/share/gnome-shell:/usr/lib/mutter-12:/usr/lib/mutter-11:/usr/lib64/mutter-12:/usr/lib64/mutter-11 yarn run gi-ts config --lock
$ /tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/.bin/gi-ts config --lock
Loading docs.json...
Generating local lock file for configuration...
$ yarn run clean:types && gi-ts generate
$ rm -rf ./@types
Loading docs.json...
Finding GIR files...
Using cached docs-lock.json
Resolving libraries...
Loading GIR files...
Adding generics...
Unknown type:  {
    "name": "gpu",
    "transfer-ownership": "none"
} 
Marking as unknown!
Unknown type:  {
    "name": "logical_monitor",
    "transfer-ownership": "none"
} 
Marking as unknown!
Injecting types...
Generated!
$ yarn run clean:ts && rollup -c
$ rm -rf ./dist

src/extension.ts → dist/extension.js...
(!) Plugin styles: Unresolved URL `./images/incognito-mode.svg` in `background-image: url('./images/incognito-mode.svg')`
src/styles/stylesheet.css
created dist/extension.js in 14.1s

src/prefs/prefs.ts → dist/prefs.js...
created dist/prefs.js in 5.8s
$ yarn run ts-node scripts/generateLocale.ts
$ /tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/.bin/ts-node scripts/generateLocale.ts

  58 messages extracted
  -----------------------------
  64 total usages
  48 files (26 with messages)
   1 message context (default)

/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/fill-pot-po/src/options.js:158
      .replaceAll(/\\/g, '/') // only forward slashes
       ^
TypeError: relative(...).replaceAll is not a function
    at sanitizeAndStandardizeOptionsInput (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/fill-pot-po/src/options.js:158:8)
    at prepareOptions (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/fill-pot-po/src/options.js:189:13)
    at Function.fillPotPoSync [as sync] (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/fill-pot-po/src/sync.js:103:13)
    at mergeStrings (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/scripts/generateLocale.ts:35:13)
    at Object.<anonymous> (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/scripts/generateLocale.ts:57:1)
    at Module._compile (internal/modules/cjs/loader.js:1114:14)
    at Module.m._compile (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/ts-node/src/index.ts:1618:23)
    at Module._extensions..js (internal/modules/cjs/loader.js:1143:10)
    at Object.require.extensions.<computed> [as .ts] (/tmp/makepkg/gnome-shell-extension-pano-git/src/gnome-shell-extension-pano/node_modules/ts-node/src/index.ts:1621:12)
    at Module.load (internal/modules/cjs/loader.js:979:32)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

doppelhelix commented on 2023-02-25 18:56 (UTC) (edited on 2023-05-06 16:25 (UTC) by doppelhelix)

Error: Failed to import Cally in St, not installed or accessible.

fixed

https://github.com/oae/gnome-shell-pano/commit/ac43c486cc736b7765100cbad1608817c77b6371