Modify

Opened 3 years ago

Closed 3 years ago

#5273 closed defect (worksforme)

Dualscreen: Windows on second screen have no text

Reported by: berndw Owned by: team
Priority: normal Component: Core
Version: latest Keywords:
Cc:

Description

System:
openSUSE 11.3 64bit, KDE 4.4.95 and earlier.
all patches

JOSM since install of 11.3RC2 4 weeks ago.

Every button and everthing in the menues on the secondary screen is blank, but the functions are ok.
Workaroud: drag the windows complete on the primary screen, then you can see the text.

Attachments (1)

josm_emptx_menues.png (21.4 KB) - added by berndw 3 years ago.

Download all attachments as: .zip

Change History (3)

Changed 3 years ago by berndw

comment:1 Changed 3 years ago by berndw

This happens only, if i use JOSM with the script from User:Cobra.

Start it from console and/or the script, there are no problems anymore

#!/bin/bash
josmdir=~/bin/josm-archive
cp $josmdir/josm-latest.jar $josmdir/josm-bak.jar
wget --progress=bar -N http://josm.openstreetmap.de/josm-latest.jar -P $josmdir
java -jar $josmdir/josm-latest.jar
exit

comment:2 Changed 3 years ago by berndw

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

Here is the problem for both tickets #5273 and #5274, the java opengl-option
line 220 in Cobra's josm startscript,

-Dsun.java2d.opengl=true

remove this and JOSM is fast and the fonts are visible

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.