Search Criteria
Package Details: grip-git 20120917-1
Git Clone URL: | https://aur.archlinux.org/grip-git.git (read-only, click to copy) |
---|---|
Package Base: | grip-git |
Description: | Gambas realtime infinality previewer |
Upstream URL: | https://github.com/kokoko3k/grip |
Licenses: | |
Submitter: | kokoko3k |
Maintainer: | kokoko3k |
Last Packager: | kokoko3k |
Votes: | 37 |
Popularity: | 0.000000 |
First Submitted: | 2012-09-17 13:22 |
Last Updated: | 2015-06-09 06:36 |
Dependencies (11)
- freetype2-infinality (freetype2-infinality-remix)
- gambas3-gb-desktop-x11
- gambas3-gb-desktop>=3.1.1
- gambas3-gb-form>=3.1.1
- gambas3-gb-form-stock>=3.1.1
- gambas3-gb-image>=3.1.1
- gambas3-gb-qt4>=3.1.1
- gambas3-runtime>=3.1.1
- gambas3-script>=3.1.1
- gambas3-devel (make)
- git (git-git) (make)
Latest Comments
1 2 Next › Last »
kokoko3k commented on 2014-11-24 07:22
Thanks for reporting, it should work now.
fax commented on 2014-11-23 14:01
Grip failed to start after initial installation:
$ grip
Desktop._init.36: #27: Cannot load component 'gb.desktop.x11': cannot find component
Desktop._init.36
It started to work when I additionally installed gambas3-gb-desktop-x11.
kokoko3k commented on 2014-08-17 15:13
Just fixed
kokoko3k commented on 2014-08-09 21:22
It is because of the last version of gambas, probably.
Grip code needs fixing, and i will do on september, sorry.
dmitriy commented on 2014-08-09 20:44
Getting this error while building:
==> Starting build()...
Cloning into 'grip'...
remote: Counting objects: 79, done.
remote: Total 79 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (79/79), done.
Checking connectivity... done.
FMain.class:166: error: Syntax error
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build grip-git.
Is there a way to solve this problem?
karol_007 commented on 2014-04-04 21:36
> Could you try to change your window manager (what is now?) and try again please?
It fails with dwm, but it indeed works with xfwm4.
Thank you :-)
kokoko3k commented on 2014-04-04 21:21
Mmh, seems to be gambas related.
Could you try to change your window manager (what is now?) and try again please?
i tested at least kwin, xfwm4, and it is working there.
I will take a deeper look to the code on monday anyway.
kokoko3k commented on 2014-04-04 21:20
Mmh, seems to be gambas related.
Could you try to change your window manager (what is now?) and try again please?
i tested at least kwin, xfwm4, and it is working there.
karol_007 commented on 2014-04-04 18:33
grip launches, I get a glimpse of its windows, but it immediately closes with
$ grip
Desktop.ActiveWindow_Read.329: #12: Not an object
1: FMain.previewprocess1_read.112
:-(
kokoko3k commented on 2013-03-06 08:46
Current gambas 3.4.0-3 (archlinux package) is unable to compile this package, either install gambas3-svn from aur and force the installation, roll back to a previous gambas (<3.4.0) archlinux package or wait for a fixed one, sorry.