← Back to team overview

cairo-dock-team team mailing list archive

[Bug 1374939] Re: VTE 2.91 support

 

Hello Maxime,

I just applied your patch on BZR (rev 3122) ;-)

Here are the two main changes:
 * I added preprocessor conditions to support both new and old versions
    => #if VTE_CHECK_VERSION(2,91,0)
 * I removed the modification of CMakeLists.txt files (not needed because Pango is already included by GTK, etc.)

Thank you for your help!

** Changed in: cairo-dock-plug-ins
       Status: Triaged => Fix Committed

-- 
You received this bug notification because you are a member of Cairo-
Dock Devs, which is subscribed to Cairo-Dock Plug-ins.
https://bugs.launchpad.net/bugs/1374939

Title:
  VTE 2.91 support

Status in Cairo-Dock: Plug-ins:
  Fix Committed

Bug description:
  VTE 2.91 just landed in Arch Linux' testing repo along with GNOME
  3.14. It brings some API changes so I put together a quick patch and
  it seems to work, but vte_terminal_set_font_from_string does not exist
  anymore. Since I don't know C and I'm not sure how to deal with this,
  I just removed it (disabling custom fonts afaict). You'll surely come
  up with sth better, but here is the patch anyway.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cairo-dock-plug-ins/+bug/1374939/+subscriptions


References