WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: gtk2 versus gtk3  (Read 5048 times)

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
gtk2 versus gtk3
« on: January 03, 2012, 03:40:29 AM »
I see applications moving to gtk3 from gtk2. It takes time, others are rejecting movement. LXDE and Xfce 4.10 will stay at gtk2 for a while, but for example VTE and gnumeric/goffice alerady gtk3 based. For sure if you want to use latest releases we need a mixed environment for na lng time or stick with gtk2.

I think gtk2/gtk3 libs can coexists so it may work on a runtime level of gtk itself. On the other hand a whole bunch of libs must be there also for gtk3 like pygtk, ... Not an easy situation. But experiment can be done with few packages with minimal gtk dependency.

Any idea?



Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Jason W

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 9730
Re: gtk2 versus gtk3
« Reply #1 on: January 03, 2012, 08:25:07 AM »
Looking at Arch Linux, some packages seem to prefix their files with a -3.0 or -gtk3 to allow coexistence when installed with the same package built against gtk2.  If that is a general case among dependent libs, then it should be cleanly doable.  Right now I guess we can observe how the other distros mingle gtk2 and gtk3 to plan a migration path.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: gtk2 versus gtk3
« Reply #2 on: January 03, 2012, 08:38:27 AM »
Thanks Jason. It is not urgent, just faced recently the case seeing latest gnumeric and vte.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."