Can't build Eidete

Bug #910415 reported by David Gomes
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Eidete
Fix Committed
High
Tom Beckmann

Bug Description

I have all libwnck packages installed. However, when I try to "make" Eidete, I get:

error: Package `libwnck-3.0' not found in specified Vala API directories or GObject-Introspection GIR directories

Ubuntu 11.10, vala 0.14.

Revision history for this message
Tom Beckmann (tombeckmann) wrote :

Could you paste the output of "ls /usr/share/vala-0.14/vapi/ | grep libwnck" ?

Revision history for this message
David Gomes (davidgomes) wrote :

libwnck-1.0.deps
libwnck-1.0.vapi

That is it. Also I'm now using vala 0.16...

Revision history for this message
Avi Romanoff (aroman) wrote : Re: [Bug 910415] Re: Can't build Eidete

Confirming this -- I've got it with Vala 0.14.1.

On Sun, Jan 1, 2012 at 7:32 AM, David Gomes <email address hidden>wrote:

> libwnck-1.0.deps
> libwnck-1.0.vapi
>
> That is it. Also I'm now using vala 0.16...
>
> --
> You received this bug notification because you are a member of
> elementary Apps team, which is the registrant for Eidete.
> https://bugs.launchpad.net/bugs/910415
>
> Title:
> Can't build Eidete
>
> Status in Eidete Screencaster:
> New
>
> Bug description:
> I have all libwnck packages installed. However, when I try to "make"
> Eidete, I get:
>
> error: Package `libwnck-3.0' not found in specified Vala API
> directories or GObject-Introspection GIR directories
>
>
> Ubuntu 11.10, vala 0.14.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/eidete/+bug/910415/+subscriptions
>

Changed in eidete:
importance: Undecided → High
Changed in eidete:
status: New → In Progress
Changed in eidete:
assignee: nobody → Tom Beckmann (tombeckmann)
Revision history for this message
Tom Beckmann (tombeckmann) wrote :

It should work now when running:

sudo cp /usr/share/vala-0.14/vapi/libwnck-1.0.vapi /usr/share/vala-0.14/vapi/libwnck-3.0.vapi
sudo cp /usr/share/vala-0.14/vapi/libwnck-1.0.deps /usr/share/vala-0.14/vapi/libwnck-3.0.deps

Revision history for this message
Tom Beckmann (tombeckmann) wrote :

I forgot to add: You have to change gdk-2.0 and gdk-3.0 and gtk+-2.0 to gtk+-3.0 in libwnck-3.0.deps.
I asked in #vala, the git version has those bindings setup correctly, so in precise all of this would probably be unnecessary.

Changed in eidete:
status: In Progress → Triaged
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.