Modify

#7208 closed defect (fixed)

Plugin does not compile

Reported by: stoecker Owned by: jttt
Priority: normal Component: Plugin photo_geotagging
Version: Keywords:
Cc:

Description

Do to changes in ExtendedDialog/progressmonitor this does no longer compile.

@jttt: I think you know best how to fix.

Attachments (0)

Change History (6)

comment:1 Changed 17 months ago by jttt

It looks like using ((PleaseWaitProgressMonitor) progressMonitor).getDialog() for window parent is not necessary, Main.parent works just fine.

comment:2 Changed 17 months ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

comment:3 Changed 17 months ago by bastiK

  • Resolution fixed deleted
  • Status changed from closed to reopened

see #5800

comment:4 Changed 17 months ago by jttt

I've tested it in both Kubuntu and WinXP and it works fine with Main.parent so I thought it was something fixed by Java 6. But #5800 is younger than switch to Java 6 so I'll add method getWindowParent to ProgressMonitor interface that could be used for this.

comment:5 Changed 17 months ago by jttt

In [4762/josm]:

Add method getWindowParent to ProgressMonitor (see #7208)

comment:6 Changed 17 months ago by jttt

  • Resolution set to fixed
  • Status changed from reopened to closed

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.