Jump to content
Changes to the Jaspersoft community edition download ×

Clicking database icon in iReport 4.5 does not prompt query dialog


dhoppmann
Go to solution Solved by dhoppmann,

Recommended Posts

I ran into an issue with iReport 4.5.0 and 4.5.1 where clicking the database icon to edit the query would cause the (modal) query editing dialog to not display which required a force close of the application.

I am using a Windows 7 machine with two monitors of different resolution, which I am expecting to be part of the problem. The issue is with the line:

ReportQueryDialog.position.x=-1424

in the file ~/AppData/Roaming/.ireportpro/4.5.1/config/Preferences/com/jaspersoft/ireport.properties

Obviously, a negative x coordinate would render the dialog outside of my resolution, so resetting that value to 0 solves the issue. 

I didn't see anything on this site when I searched for the issue and figured it out myself and wanted to share. 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • 2 years later...

I had the same symptom, I checked that parameter in the ireport.properties files but It was ok. Anyway I noticed that the last line of the file was related to the query dialog. I commented the line and the query dialog icon started to work again. I solved the problem thanks to your post.

Thank you!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...