Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#4258 closed defect (duplicate)

anti-aliasing is broken

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

Description

Since rev. 2672 anti-aliasing of osm data doesn't work anymore which results in a real ugly look and makes text (e.g. name=*, ref=*) quite hard to read. As a secondary problem, sometimes those texts disappear temporarily until the active area is moved a bit or the entity is selected.

All versions >2672 are affected, everything up to (and including) 2670 is working fine. I tested a few versions from 2608 to 2698 one after the other, all with the same environment and parameters. I think changeset 2671 is to blame for breaking something in mappaint.

josm is started with this command:
java -jar -Xmx1024M -Dsun.java2d.opengl=true josm-latest.jar
(of course, anti-aliasing is activated in prefences, deactivating and activating again doesn't help)

System: ubuntu 8.04 LTS, java version 1.6.0_17, opengl is working fine.

Attachments (1)

josm_broken_AA.png (84.9 KB) - added by Cobra 3 years ago.
screenshot of josm with broken anti-aliasing

Download all attachments as: .zip

Change History (4)

Changed 3 years ago by Cobra

screenshot of josm with broken anti-aliasing

comment:1 Changed 3 years ago by Cobra

additional information

  • switching off java's 2D acceleration didn't help
  • wireframe view is fine with anti-aliasing working

comment:2 Changed 3 years ago by stoecker

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

comment:3 Changed 3 years ago by stoecker

Closed as duplicate of #4234.

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.