Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [albireo-dev] Important SWT bugs

Gordon,

> 1) Serious enough to cause significant problems for Albireo users, and
> 2) Cannot be reasonably worked around in Albireo

> 126931 "Xlib: unexpected async reply" errors using SWT_AWT bridge under 
> JDK 1.6 (https://bugs.eclipse.org/bugs/show_bug.cgi?id=126931)

This one is definitely the most serious, because "unexpected async reply"
errors can also make other applications crash (if the user does a copy&paste
for example).

#91157 is also pretty annoying and likely requires hacking at C level.

> Are there any other bugs that will require help from or collaboration 
> with the SWT developers?

Many of the listed bugs can possibly be better be fixed in SWT than in
Albireo. Also, the single-event-thread goal will certainly also require
us to ask modifications (for openness) from the SWT team.

Bruno


Back to the top