MantisBT - ParaView | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012567 | ParaView | (No Category) | public | 2011-09-01 15:11 | 2012-02-08 17:24 |
| Reporter | Cory Quammen | ||||
| Assigned To | Kyle Lutz | ||||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | 3.10.1 | ||||
| Target Version | Fixed in Version | 3.12 | |||
| Project | TBD | ||||
| Topic Name | 12567-fix-splash-screen | ||||
| Type | incorrect functionality | ||||
| Summary | 0012567: Splash screens stopped working for branded applications | ||||
| Description | This change http://www.paraview.org/gitweb?p=ParaView.git;a=commitdiff;h=629b69834f181bca43a82e1b97369a915e222df4 [^] caused splash screen display in branded applications to no longer display. The patch replaced a configuration variable in the QPixmap constructor QPixmap pixmap("@BPC_SPLASH_RESOURCE@"); with a hardcoded resource path QPixmap pixmap(":/paraview/SplashImage.img"); The line should be changed back to QPixmap pixmap("@BPC_SPLASH_RESOURCE@"); I've posted a topic branch with the fix to github: https://github.com/cquammen/ParaView/commit/01cd1371f3a57edc7c0a21282f34e3b2a98b78ae [^] | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-09-01 15:11 | Cory Quammen | New Issue | |||
| 2011-09-01 16:18 | Utkarsh Ayachit | Assigned To | => Kyle Lutz | ||
| 2011-09-01 16:18 | Utkarsh Ayachit | Status | backlog => todo | ||
| 2011-09-01 16:26 | Kyle Lutz | Status | todo => active development | ||
| 2011-09-01 16:34 | Kyle Lutz | Topic Name | => 12567-fix-splash-screen | ||
| 2011-09-01 16:34 | Kyle Lutz | Note Added: 0027443 | |||
| 2011-09-01 16:34 | Kyle Lutz | Status | active development => gatekeeper review | ||
| 2011-09-01 16:34 | Kyle Lutz | Resolution | open => fixed | ||
| 2011-09-02 13:47 | Utkarsh Ayachit | Status | gatekeeper review => customer review | ||
| 2011-09-02 13:47 | Utkarsh Ayachit | Fixed in Version | => git-master | ||
| 2011-11-11 17:03 | Utkarsh Ayachit | Fixed in Version | git-master => 3.12 | ||
| 2012-01-18 16:29 | Cory Quammen | Note Added: 0027947 | |||
| 2012-02-08 17:24 | Utkarsh Ayachit | Status | customer review => closed | ||
| 2012-02-08 17:24 | Utkarsh Ayachit | Note Added: 0028136 | |||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||