Modify ↓
Opened 5 years ago
Closed 5 years ago
#1391 closed defect (duplicate)
JOSM only starts a white blank window on tiling window managers such as stumpwm and ratpoison
| Reported by: | avar@… | Owned by: | framm |
|---|---|---|---|
| Priority: | major | 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)
Change History (1)
comment:1 Changed 5 years ago by anonymous
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


