Giter Club home page Giter Club logo

gpicker's People

Contributors

alk avatar avsej avatar yltsrc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gpicker's Issues

Trying to create homebrew formula

I'm trying to get gpicker installed on osx.

I already installed gtk+ using homebrew which just made it very easy, unfortunately jhbuild seems to conflict with homebrew, although I'm not entirely sure about this.

Anyway, I've downloaded this repo, and I notice there is no ./configure but a configure.ac.in, I guess I'd have to use autoconf on this file first, am I right?

anyway I did this:

autoconf configure.ac.in

but I'm getting this error:

configure.ac.in:3: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac.in:16: error: possibly undefined macro: AM_CONDITIONAL

Do you have any clues what could this mean, I guess it's some of the macros are not available for autconf but I'm very new with all this.

Any help would be truly appreciated.

Greetings

OSX Front End & Keeping the app long running

  1. Is there a way to decouple the frontend from the backend sorting/searching?

I'd like to (at least entertain) writing a native frontend client in obj-c for this instead of using the gtk+ dependency (as well as have to deal with the nonnative look).

A few pointers or a step in the right direction would be helpful!

  1. Looks like gpicker closes right after its search and has to start back up on the next search. It'd be better if it stayed long running so that searching for files continues to be quick.

Right now, it looks like the increased speed from finding the file with no lag is offset by waiting for the program to start and stop.

pruned records doesn't skipped

Enter directory with .git subdirectory

# updatedb --add-prunenames ".git" --debug-pruning -o mlocate.db -U . 2>&1 | grep "in prunenames"
Skipping `/root/code/ruby/keen/.git': in prunenames
# gpicker -t mlocate mlocate.db

then gpicker will show you pruned records

Can't install on KDE 4.9

I've problem with installation on standard Kubuntu installation (12.10) with KDE 4.9

after

$ ./bootstrap
$ ./configure

I've get error like below (it would be great if there was some list of dependencies in documentation)

checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
./configure: line 4587: syntax error near unexpected token `check,'
./configure: line 4587: `PKG_CHECK_MODULES(check, check, HAVE_CHECK=yes,'

Did you have any tips for install gicker on KDE

Cannot build gpicker on Mac OS Leopard

I followed the instructions given for Mac OS X Leopard.
First installed jhbuild,
then gtk+,
finally tried to build gpicker-2.1.1
by
./configure
make

Got the following error:
"
bash-3.2$ make
make all-am
/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -xobjective-c -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -arch i386 -mmacosx-version-min=10.5 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
main.c:38:27: error: gdk/gdkquartz.h: No such file or directory
main.c: In function β€˜main’:
main.c:718: warning: initialization makes pointer from integer without a cast
make[1]: *** [main.o] Error 1
make: *** [all] Error 2
"

Please help!

Support C-n and C-p for moving up and down the list (emacs-style)

Hi alk,

I'm wondering how hard would it be to add support for those two keybindings. I'm willing to create PR, but some guidance would be cool. I'm so used to using it in MacVim's command-t to move up and down the list, that I really miss them when using gpicker.

Cheers,

Marcelo.

Unknown option on gpicker-isearch in Emacs

Hi,

I have problem with launching gpicker-isearch and gpicker-imenu

option parsing failed: Nieznana opcja -l

(unknown option)

I installed gpicker from deb packages on Ubuntu 11.10. (current 2.1.1 version)

PS: GTK integration works great, i'm looking for it several years :),

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.