Opened 10 years ago

Closed 8 months ago

#42161 closed defect (fixed)

grass: compatibility with wxWidgets 3.0

Reported by: mojca (Mojca Miklavec) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: manuel.deljesuspe@…, cooljeanius (Eric Gallager), petrrr, Veence (Vincent)
Port: grass

Description (last modified by mojca (Mojca Miklavec))

I opened this ticket to discuss the progress towards compatibility of grass with wxWidgets 3.0.

The initial ticket was here: #36594. The GUI starts (if wxWidgets 2.8 is used), so the problem really boils down to compatibility issues with wxWidgets 3.0.

I opened an upstream bug report here:

Here are some potentially relevant changes that could be backported:

One particular problem in gui/wxpython/location_wizard/wizard.py and at many other places is that self.sizer.AddGrowableCol needs to be moved at the end of the block and this happens all over the place and needs a fix, but it's probably not the only problem.

Maybe we should make a grass-devel subport from one of the following locations:

or straight from SVN to be able to test the latest version more easily and only submit those reports upstream that are still relevant (many problems in location wizard from 6.4.3 are already fixed upstream for example).

Change History (5)

comment:1 Changed 10 years ago by mojca (Mojca Miklavec)

Description: modified (diff)

comment:2 Changed 10 years ago by petrrr

Cc: Peter.Danecek@… added

Cc Me!

comment:3 Changed 7 years ago by mojca (Mojca Miklavec)

Cc: Veence added

comment:4 Changed 12 months ago by nilason (Nicklas Larsson)

May I suggest to close this ticket. With this port being revitalised, presently at version 8.2.1, the reported issue is not reproducible.

comment:5 Changed 8 months ago by petrrr

Resolution: fixed
Status: newclosed

Looks very outdated!

Note: See TracTickets for help on using tickets.