gtkcord3 icon indicating copy to clipboard operation
gtkcord3 copied to clipboard

[GhostBSD] Build Error

Open djongepier opened this issue 5 years ago • 8 comments

I've attempted a build on GhostBSD, but I hit a snag: This one: ningen.go:69:5: cannot use (*ningen.State)(nil) (type *ningen.State) as type Presencer in assignment: *ningen.State does not implement Presencer (wrong type for Presence method) have Presence(discord.GuildID, discord.UserID) (*discord.Presence, error) want Presence(discord.Snowflake, discord.Snowflake) (*discord.Presence, error) /home/daniel/go/src/github.com/diamondburned/gtkcord3/gtkcord/ningen/ningen.go:82:9: e.ID.Valid undefined (type discord.EmojiID has no field or method Valid) and: gtk.go:5414:14: _Ctype_struct__GIcon can't be allocated in Go; it is incomplete (or unallocatable)

Got this GTK version: gtk3-3.24.23_1 Handy: libhandy-1.0.0 Go: go-1.15.3,1 pkgconf: 1.7.3,1

djongepier avatar Oct 23 '20 08:10 djongepier

Have you tried https://github.com/diamondburned/gtkcord3/pull/97 ?

micwoj92 avatar Oct 23 '20 09:10 micwoj92

Not yet, how do I download that specific version?

djongepier avatar Oct 26 '20 07:10 djongepier

for source code git clone https://github.com/PaulDGillis/gtkcord3 --depth 1

micwoj92 avatar Oct 26 '20 09:10 micwoj92

Same issue on arch x86

Diamondtroller avatar Oct 26 '20 21:10 Diamondtroller

something written in go and using gtk should just work across all the somewhat modern and updated unix like operating systems since they all have similar software like gtk and x11 that not being the case speaks poorely for the quality of this project

onestep749 avatar Nov 01 '20 00:11 onestep749

I don't think I have to stretch this much that gtkcord is no longer being maintained.

diamondburned avatar Nov 01 '20 00:11 diamondburned

oh really?

a8underscore avatar Nov 05 '20 04:11 a8underscore

Yes.

diamondburned avatar Nov 05 '20 05:11 diamondburned