Git Product home page Git Product logo

goiv's People

Contributors

gen2brain avatar phanirithvij 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

goiv's Issues

windows build failed

i was just trying to build the application using the commands in the readme and i am getting the following error when executing the go install command:

go build github.com/gen2brain/shm: build constraints exclude all Go files in C:\Users\radu\go\src\github.com\gen2brain\shm

i am using the go version:
go version go1.13.7 windows/amd64

set GO111MODULE=
set GOARCH=amd64
set GOBIN=
set GOCACHE=C:\Users\radu\AppData\Local\go-build
set GOENV=C:\Users\radu\AppData\Roaming\go\env
set GOEXE=.exe
set GOFLAGS=
set GOHOSTARCH=amd64
set GOHOSTOS=windows
set GONOPROXY=
set GONOSUMDB=
set GOOS=windows
set GOPATH=C:\Users\radu\go
set GOPRIVATE=
set GOPROXY=https://proxy.golang.org,direct
set GOROOT=c:\go
set GOSUMDB=sum.golang.org
set GOTMPDIR=
set GOTOOLDIR=c:\go\pkg\tool\windows_amd64
set GCCGO=gccgo
set AR=ar
set CC=gcc
set CXX=g++
set CGO_ENABLED=1
set GOMOD=
set CGO_CFLAGS=-g -O2
set CGO_CPPFLAGS=
set CGO_CXXFLAGS=-g -O2
set CGO_FFLAGS=-g -O2
set CGO_LDFLAGS=-g -O2
set PKG_CONFIG=pkg-config
set GOGCCFLAGS=-m64 -mthreads -fno-caret-diagnostics -Qunused-arguments -fmessage-length=0 -fdebug-prefix-map=C:\Users\radu\AppData\Local\Temp\go-build523503206=/tmp/go-build -gno-record-gcc-switches

Black screen on Ubuntu 18.04

On Ubuntu 18.04 (standard Gnome + X11) the images load alright, but the window is just black. It's has the correct size of the image in the window title bar though :-)

gif file support

It shows only the first frame from the gif file any plan on adding gif support?

404 for github.com/jteeuwen/framebuffer

u@x220 ~> go get -u -v github.com/gen2brain/goiv/...
github.com/gen2brain/goiv (download)
github.com/BurntSushi/xgb (download)
github.com/BurntSushi/xgbutil (download)
github.com/BurntSushi/freetype-go (download)
github.com/BurntSushi/graphics-go (download)
github.com/NeowayLabs/drm (download)
github.com/blezek/tga (download)
github.com/edsrzf/mmap-go (download)
github.com/hotei/bmp (download)
github.com/jbuchbinder/gopnm (download)
github.com/jteeuwen/framebuffer (download)
# cd .; git clone https://github.com/jteeuwen/framebuffer /home/u/goget/src/github.com/jteeuwen/framebuffer
Cloning into '/home/u/goget/src/github.com/jteeuwen/framebuffer'...
fatal: could not read Username for 'https://github.com': terminal prompts disabled
package github.com/jteeuwen/framebuffer: exit status 128

Seems like the https://github.com/jteeuwen/framebuffer repo has been removed, as used by https://github.com/gen2brain/goiv/blob/master/goiv_fb.go

Care to upload a fork if you still have it locally?

Cheers
/u

Package usage

This seems to be a application build using Go.

Is it possible to make it into a package so that we can make our own application that:

  1. Open a window and have it display an image
  2. Close the window.
  3. Provide a list of images and open the window, and be able to allow the user to scroll through them.

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.