Modify

Opened 15 years ago

Closed 15 years ago

#5273 closed defect (worksforme)

Dualscreen: Windows on second screen have no text

Reported by: berndw OSM-Bonn Owned by: team
Priority: normal Milestone:
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 OSM-Bonn 15 years ago.

Download all attachments as: .zip

Change History (3)

by berndw OSM-Bonn, 15 years ago

Attachment: josm_emptx_menues.png added

comment:1 by berndw OSM-Bonn, 15 years ago

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 by berndw OSM-Bonn, 15 years ago

Resolution: worksforme
Status: newclosed

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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.