Modify ↓
Opened 17 years ago
Closed 17 years ago
#1391 closed defect (duplicate)
JOSM only starts a white blank window on tiling window managers such as stumpwm and ratpoison
Reported by: | Owned by: | framm | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
it seems like josm demands to adjust its geometry in a certain way and when it can't panics. The workaround is to launch JOSM under Xnest:
Xnest :1 -ac -geometry 1280x1024
DISPLAY=:1 java -jar josm-latest.jar
To reproduce:
- Start X with e.g. ratpoison or stumpwm as a window manager
- Start JOSM
- Observe the white blank X window
Attachments (0)
Note:
See TracTickets
for help on using tickets.