Differences between revisions 198 and 199
Revision 198 as of 2014-05-29 05:04:55
Size: 18641
Editor: ?OllyBetts
Comment:
Revision 199 as of 2014-05-29 07:42:54
Size: 18641
Editor: ?OllyBetts
Comment:
Deletions are marked like this. Additions are marked like this.
Line 92: Line 92:
||DebianPts:megaglest || (./) || (./) ||DebianBug:741988||Builds without any changes||Debian Games Team <pkg-games-devel@lists.alioth.debian.org>||
Line 97: Line 98:
||DebianPts:megaglest || (./) || {OK} ||DebianBug:741988||Builds without any changes||Debian Games Team <pkg-games-devel@lists.alioth.debian.org>||

This page is for tracking transitioning packages from wxwidgets2.8 to wxwidgets3.0.

There's also a transition tracker.

wxPython 3.0.0.0 was released more recently, and hasn't yet been packaged (ITP is 734799). So currently the focus is on C++ packages.

There are now packages of wxWidgets 3.0.0 in testing, which will be updated to 3.0.1 once that's released (due soon apparently). The package you probably want to build-depend on is libwxgtk3.0-dev (or if you only use the 'wxbase' library, libwxbase3.0-dev). There's no need to also build-depend on wx3.0-headers or wx-common, and there's no need to build-depend on both libwxgtk3.0-dev and libwxbase3.0-dev.

Hopefully we can remove wxwidgets2.8 before the jessie freeze.

Some important notes:

  • There are some overlaps with on-going transitions. Please check for this, and delay uploads of affected packages until after these transitions have been completed.
  • You should be able to co-install wx 2.8 and 3.0, so applications can switch independently of one another.
  • The wxwidgets2.8 source package was actually based on wxPython (which includes an embedded copy of the C++ wxWidgets library sources), but the wxwidgets3.0 source package is just the C++ library (one motivation for this change was that wxPython 3.0.0.0 appeared some time after wxWidgets 3.0.0).
  • Upstream now defaults to enabling their "WXDEBUG" checks for incorrect API usage. One consequence of this is that in 2.8, the -dbg packages were a version built with these checks on, and debug info, but in 3.0, the -dbg packages are just detached debug symbols. The other is that code which misuses the wx API may now pop up warning dialogs, while previously the code would have quietly muddled through. Overall sorting out such issues is good, but these dialogs are intrusive for users. Where upstream hasn't tried wx 2.9.x or 3.0, this means that even if you get a clean build, the result may not be usable, so testing as much functionality of the rebuilt package as you can is important. These assertions can be disabled by defined NDEBUG when building the application - e.g. by adding -DNDEBUG to CPPFLAGS, which means such assertions will be handled as they would have been by a default build of 2.8 (such as that in wxgtk2.8-0).
  • The -doc package is temporarily gone in the 3.0 packages (upstream now release the docs as a separate download).
  • Upstream provide a document listing "Changes Since wxWidgets 2.8", which may be useful where the upstream code needs updating. The other common build failures are due to compatibility with wx2.6 being off in the 3.0 packages (which is upstream's default).

List of user-tagged bugs

Popcon graph showing installations of wx C++ and Python runtimes for wx 2.6, 2.8 and 3.0:

http://qa.debian.org/popcon-png.php?packages=libwxgtk2.6-0 libwxgtk2.8-0 libwxgtk3.0-0 python-wxgtk2.6 python-wxgtk2.8&show_installed=on&want_legend=on&date_fmt=%Y-%m&beenhere=1

Macports are also working on porting their packages to wx 3.0, so they may have useful patches (or check out from SVN).

If you've any useful information, please add it.

Table showing progress:

Package

Upstream

Debian

BTS

Notes

Debian maintainer

aegisub

(./)

(./)

691384

NEW processing because of new -dbg pkg

Sebastian Reichel <sre>

erlang

(./)

(./)

Upstream cares about 3.0, but there are a few minor bugs, and one segfault. The segfault is fixed. The package is in new because of introducing erlang-dbg package

Sergei Golovan <sgolovan>

survex

(./)

(./)

Olly Betts <olly>

sffview

(./)

(./)

upgrading fixed 645159

Olly Betts <olly>

golly

(./)

(./)

729677

NMUed at maintainer's request

NIIBE Yutaka <gniibe@fsij.org>

fityk

(./)

(./)

703150

builds OK

Carlo Segre <segre>

xchm

(./)

(./)

740991

builds with tiny patch and seems to work; macports built it

Kartik Mistry <kartik>

0ad

(./)

(./)

builds OK

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

mkvtoolnix

(./)

(./)

Christian Marillat <marillat>

saga

(./)

(./)

New version requires 3.0. New package already in ubuntu ppa

Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>

mathgl

(./)

(./)

741710

builds OK, seems hard to test

Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>

mediainfo

(./)

(./)

741742

Builds without patches, seems to work

Chow Loong Jin <hyperair>

stx-btree

(./)

(./)

741978

Builds without any changes

Yury Stankevich <urykhy@gmail.com>

spek

(./)

(./)

742078

builds and works

Alexander Kojevnikov <alexander@kojevnikov.com>

mriconvert

(./)

(./)

742019

builds without changes; upstream supports wx3

Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>

flamerobin

(./)

(./)

742092

builds ok; seems to work

Damyan Ivanov <dmn>

ebook2cwgui

(./)

(./)

741490

Debian Hamradio Maintainers <debian-hams@lists.debian.org>

asc

(./)

(./)

742572

builds and runs OK

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

delaboratory

(./)

(./)

742659

Needs to be built with -DNDEBUG, runs OK

Laszlo Boszormenyi (GCS) <gcs>

tintii

(./)

(./)

742020

builds without changes

Daniel Echeverry <epsilon77@gmail.com>

libwx-perl

(./)

(./)

743280

newer upstream (0.9923) supports 3.0.0

Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>

libalien-wxwidgets-perl

(./)

(./)

743281

newer upstream (0.65) supports 3.0.0

Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>

rapidsvn

(./)

(./)

no upstream release for ~5 years; builds with assorted changes; QA upload

Orphaned

wxhexeditor

(./)

(./)

744098

Builds; works ok with -DNDEBUG

Andrew Shadura <andrewsh>

wxmaxima

(./)

(./)

741569

macports built it; seems to work when built with NDEBUG

Orphaned

springlobby

(./)

(./)

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

espeakedit

(./)

(./)

746538

builds and seems to work, but hard to test well due to lack of compatible espeak-data in unstable

Debian Accessibility Team <debian-accessibility@lists.debian.org>

hugin

(./)

(./)

746528

builds ok; seems to work OK with patch from upstream to fix segfault on exit

Debian ?PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>

kicad

(./)

(./)

741440

builds with small patch

Georges Khaznadar <georgesk>

libwx-scintilla-perl

(./)

(./)

Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>

pgadmin3

(./)

(./)

749140

builds ok; seems to work; upload pending

Gerfried Fuchs <rhonda>

jugglemaster

(./)

(./)

749495

Builds with patch; Inactive upstream; already carrying compat patches for wx 2.6 + 2.8

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

megaglest

(./)

(./)

741988

Builds without any changes

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

dolphin-emu

(./)

ITP

535073

ITP

Brandon <winterknight@email.com>

libwx-glcanvas-perl

(./)

ITP

728670

ITP

Nicolas Dandrimont <olasd>

gnuplot

(./)

{OK}

741072

builds ok, seems to work ok; macports built it

Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>

usbprog

(./)

{OK}

741391

macports built it; needs trivial patch

Uwe Hermann <uwe>

xmlcopyeditor

(./)

{OK}

741732

Builds without any changes

Miriam Ruiz <miriam>

openbabel

(./)

{OK}

742031

builds ok

Debichem Team <debichem-devel@lists.alioth.debian.org>

cba

(./)

{OK}

742576

builds and runs ok with -DNDEBUG

Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>

pgn2web

(./)

{OK}

743334

builds with simple patch; no upstream release for 8.5 years

Oliver Korff <ok@xynyx.de>

codeblocks

(./)

{OK}

744115

builds with no upstream changes; seems to work

David Paleino <dapal>

3depict

(./)

{OK}

746609

builds and runs OK with patch; maintainer will switch in next upload

Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>

spatialite-gui

(./)

{OK}

748085

builds OK; seems to work but no suitable test data

Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>

wxsqlite3

(./)

{OK}

741730

Has 3 reverse deps; uploaded to experimental

Laszlo Boszormenyi (GCS) <gcs>

wxsvg

(./)

{OK}

748722

builds OK; no dependent packages

Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>

filezilla

(./)

{OK}

749128

Builds with tweaked version of macports patch; seems to work

Adrien Cunin <adri2000@ubuntu.com>

pgagent

(./)

{OK}

749454

wxbase only; build system needs minor tweaks; unable to test myself

Gerfried Fuchs <rhonda>

scorched3d

(./)

{OK}

749463

Builds with patches; seems to work ok

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

poedit

(./)

{X}

741580

New upstream release supports wx3.0 but requires luceneplusplus which isn't packaged yet; macports built it

Andreas Rönnquist <gusnan@gusnan.se> working on it with Pedro Ribeiro's permission

ginkgocadx

(./)

{X}

749487

Packaged version fails to build, but upstream 3.6.1 release is compatible with wx3.0

Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>

plplot

(./)

{X}

749488

FTBFS; not in testing; newer upstream wx3.0 compatible; macports built it

Andrew Ross <andrewross@users.sourceforge.net>

gambit

(./)

{X}

749493

fails to build, but newer upstream apparently works with 2.9.x

orphaned

xaralx

?

RM

non-free; inactive upstream; maintainer OK with removal

Joachim Breitner <nomeata>

vavoom

(./)

RMed

740989

Needs trivial patch to build with wx3; unpatched package fails to work if rebuilt; removal bug filed

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

graphthing

{X}

RM

Dead upstream; fails build due to wx API changes; maintainer says to remove

Cyril Brulebois <kibi>

chipw

{X}

{X}

748634

Fails to build due to wx API changes; upstream inactive, low popcon -> suggested removal

Luke Faraone <luke@faraone.cc>

p7zip

?

?

748639

BD but no runtime dev - 7zG built but not installed to any package!

Mohammed Adnène Trojette <adn>

gpac

?

?

748715

unused BD on libwxgtk2.8-dev

Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>

audacity

{X}

{X}

749659

Fails to build - "wx/generic/filedlgg.h" not found

Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>

therion

{X}

{X}

749687

patch sent upstream; loch still segfaults on some files when specified on the command line (but not under gdb or valgrind); also in vtk6 transition

Wookey <wookey>

boinc

(./)

{X}

New upstream supports wx3.0; maintainers working on update

Debian BOINC Maintainers <pkg-boinc-devel@lists.alioth.debian.org>

bochs

{X}

{X}

Version from experimental fails to build

Orphaned

extrema

{X}

{X}

builds with patch for clang FTBFS in 742158; SEGV during startup

Christine Spang <christine>

openyahtzee

{X}

{X}

build fails

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

multiget

{X}

{X}

Build fails; inactive upstream; package in poor state

LI Daobing <lidaobing>

trustedqsl

{X}

{X}

Fails to build

Debian Hamradio Maintainers <debian-hams@lists.debian.org>

gentle

{X}

{X}

Fails to build

Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>

sooperlooper

{X}

{X}

Fails to build

Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>

sitplus

{X}

{X}

Fails to build

Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>

mrpt

{X}

{X}

Not in testing; Weird build error trying to read /dev/urandom

Jose Luis Blanco (University of Malaga) <joseluisblancoc@gmail.com>

ctsim

{X}

{X}

Odd wxprec build error

Kevin M. Rosenberg <kmr>

nautic

{X}

{X}

Not in testing; FTBFS (patch in BTS); includes use wx-2.8 explicitly in path

Enas Giovanni <gio.enas@alice.it>

crystalspace

{X}

{X}

build fails

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

barry

{X}

{X}

build fails (wxListCtrl not defined)

Chris Frey <cdfrey@foursquare.net>

plee-the-bear

{X}

{X}

build fails (wxString-related issues)

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

thuban

{X}

-

last release 2009

Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>

freespace2-launcher-wxlauncher

{X}

-

contrib; upstream hg says "wxWidgets 2.8.10+ (but not 2.9.x)"

Dmitry Smirnov <onlyjob>

freedink-dfarc

{X}

{X}

Build fails due to changes to wx constant name changes

Debian Games Team <pkg-games-devel@lists.alioth.debian.org>

objcryst-fox

{X}

{X}

fails to build due to API changes; newer upstream versions

Carlo Segre <segre>

openmsx-catapult

{X}

{X}

Build fails

Bas Wijnen <wijnen>

amule

{X}

{X}

Fails to build

Debian aMule Team <pkg-amule-devel@lists.alioth.debian.org>

treeviewx

{X}

{X}

Fails to build

Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>

bossa

{X}

{X}

build fails

Scott Howard <showard>

freqtweak

{X}

{X}

build fails; Last upstream release was 2004

Bhavani Shankar <right2bhavi@gmail.com>

qutemol

{X}

{X}

build fails; No upstream release for 6+ years

Debichem Team <debichem-devel@lists.alioth.debian.org>

sandboxgamemaker

?

-

contrib; RFA

Scott Howard <showard>

gspiceui

(./)

-

not in testing; package seems unmaintained; homepage in d/control needs updating; wx3 compat in SVN r171

Gudjon I. Gudjonsson <gudjon@gudjon.org>

guayadeque

?

-

BD on libwxsqlite3-2.8-dev

Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>

maitreya

?

-

BD on libwxsqlite3-2.8-dev

Paul Elliott <pelliott@blackpatchpanel.com>

codelite

(./)

-

BD on libwxsqlite3-2.8-dev; new upsteam version requires wx3

Being adopted

gnudatalanguage

(./)

{X}

Not in testing; BD on plplot-dev

Axel Beckert <abe>

stimfit

(./)

-

macports built it; needs wxPython

Christoph Schmidt-Hieber <christsc@gmx.de>