Results 132 issues of David Benjamin

Currently an origin and service ticket are hard-coded.

bug

A recent Ubuntu build contains the change > - Build with -O0 on armel; otherwise the wrapper fails to set up the connection to the viewer. Unfortunately, no bug was...

Using `dlopen` executes some code from it, and distributions run that tool as root. May as well avoid it and find some ELF parsing utilities to check for symbol existence.

Older plugins (in particular acroread) still assume the Xt main loop. While Chrome does not even attempt to support Xt, both Mozilla and nspluginwrapper have backwards-compatibility logic for it. Unfortunately,...

Both the old Xt-based and new XEmbed-based windowed modes involve creating viewer-side stubs for the plugin to attach itself to. At least for the XEmbed one, we should be able...

The viewer process is currently managed by the system package manager. Unfortunately, Linux package managers are somewhat blind to the requirements of the application, and viewer binaries get updated without...

Some javascript calls block, notably alert(). This is a problem as the viewer does not know the browser's spawned a nested event loop and eventually times out. Probably we need...

Or at least make the lsb-build thing coherent. I think we're missing X11 headers right now. Unfortunately, Linux does not appear to have a coherent way to correctly cross-compile things...

build

I believe --with-lib32 is no longer used anywhere. --with-lib64 is, but can probably be killed after figuring out where Solaris/BSD plug-in directories actually are. It's also used to determine LIBDIR...

build

As soon as I can be sure no existing patches are interesting (i.e., after fixing bug #4 with a serious rewrite), get rid of all the tabs in this source....

pony