Bug 425786 - Report Parameter Screen is blank
Summary: Report Parameter Screen is blank
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: BIRT (show other bugs)
Version: 4.2.1   Edit
Hardware: PC Windows 7
: P3 blocker with 3 votes (vote)
Target Milestone: ---   Edit
Assignee: Birt-ReportDesigner CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 423969 425785 (view as bug list)
Depends on:
Blocks:
 
Reported: 2014-01-15 11:43 EST by Altiparmac Andreea CLA
Modified: 2023-04-04 21:33 EDT (History)
9 users (show)

See Also:


Attachments
Workaround (53.45 KB, image/png)
2014-01-24 07:12 EST, Wim Jongman CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Altiparmac Andreea CLA 2014-01-15 11:43:22 EST
When i try to run a report Run-> View report -> As PDF (or anything else), a window(parameter selection page) with parameters should appear in order to complete them, but instead of those parameters, it appears an empty page, so the report doesn't want to run.
Comment 1 Wim Jongman CLA 2014-01-24 06:23:36 EST
http://www.eclipse.org/forums/index.php/t/575584/
Comment 2 Wim Jongman CLA 2014-01-24 06:23:52 EST
http://www.eclipse.org/forums/index.php/t/628020/
Comment 3 Wim Jongman CLA 2014-01-24 06:29:13 EST
*** Bug 425785 has been marked as a duplicate of this bug. ***
Comment 4 Wim Jongman CLA 2014-01-24 06:31:03 EST
*** Bug 423969 has been marked as a duplicate of this bug. ***
Comment 5 Wim Jongman CLA 2014-01-24 06:31:53 EST
(In reply to Wim Jongman from comment #4)
> *** Bug 423969 has been marked as a duplicate of this bug. ***

Bug 42396 contains an image of the problem.
Comment 6 Wim Jongman CLA 2014-01-24 07:12:32 EST
Created attachment 239303 [details]
Workaround

When having IE11 installed then the parameter screen is blanks. You can right-click on the blank screen and see that there is an embedded web browser showing a blank page.

When selection "View source" from the context menu in the blank parameter screen there is HTML content which just does not get rendered. 

Specifying an external browser in the eclipse preferences does not resolve the problem. 

What does resolve the problem is installing firefox next to internet explorer and then use the preview section of the birt preferences and select "always use external browser" 

This is a workaround. BIRT's parameter screen should work with of the major browsers.
Comment 7 Alfred Wynn CLA 2014-01-24 10:49:43 EST
Your solution does not work. It does not work with Chrome or Firefox.

(In reply to Wim Jongman from comment #6)
> Created attachment 239303 [details]
> Workaround
> 
> When having IE11 installed then the parameter screen is blanks. You can
> right-click on the blank screen and see that there is an embedded web
> browser showing a blank page.
> 
> When selection "View source" from the context menu in the blank parameter
> screen there is HTML content which just does not get rendered. 
> 
> Specifying an external browser in the eclipse preferences does not resolve
> the problem. 
> 
> What does resolve the problem is installing firefox next to internet
> explorer and then use the preview section of the birt preferences and select
> "always use external browser" 
> 
> This is a workaround. BIRT's parameter screen should work with of the major
> browsers.
Comment 8 Wim Jongman CLA 2014-01-24 12:17:48 EST
(In reply to Alfred Wynn from comment #7)
> Your solution does not work. It does not work with Chrome or Firefox.

Please note that this is not a solution. Just a dirty configuration hack. Please try the following: Open Eclipse preferences and open

General/Web Browser

set the flag "use external web browser"
and check "Firefox" in the list

Then set the preference as indicated in the attachment and try again.
Comment 9 STA STA CLA 2015-04-03 11:02:18 EDT
Try to add those two lines in your BIRT.ini file just after 

-vmargs
-Xms40m
-Xmx256m
-XX:MaxPermSize=128m

1) With compatibility mode

-Dorg.eclipse.swt.browser.DefaultType=ie,mozilla
-Dorg.eclipse.swt.browser.IEVersion=7000

2) Without compatibility mode

-Dorg.eclipse.swt.browser.DefaultType=ie,mozilla
-Dorg.eclipse.swt.browser.IEVersion=9999

It worked for me :

https://bugs.eclipse.org/bugs/show_bug.cgi?id=422056
Comment 10 mark saunders CLA 2015-09-09 09:20:18 EDT
I added the 2 Dorg lines to my eclipse configuration setting file.  I tried the suggested workaround and still I get the blank parameters dialog.  My Eclipse version is 3.7.1 I had no issues for a long time and now it does not work.  My 3 co-workers do not have this issue.  We're all on the same version of Eclipse, same Maximo versions.  We all have IE11 and Firefox on our machines too.

Any assistance is appreciated.
Comment 11 yang young CLA 2023-04-04 21:33:44 EDT
ME too ,
birt 4.3.1  previewer report is blank , on google chrom(80.0.-lasted) and Edge ...