Re: [Bug 1518741] Re: A pkg-config file is need for OpenJDK distributions

2015-11-25 Thread sjgcit
se pkg-config such as it does not violate > this, we would required another solution. What this "locator" would be > or how it would work is unclear at the moment. Please let me know if > you might have a proposal for this. > > On Wed, Nov 25, 2015 at 9:08 AM, sjgcit &

[Bug 1518741] Re: A pkg-config file is need for OpenJDK distributions

2015-11-25 Thread sjgcit
My view is that it is not an OpenJDK issue, but a package maintainer's issue. I think whether other LInux distros want to include a pkg-config file is a matter for them to decide. My view is that it's easy to add to a distro, but no-one will do it unless someone starts. I don't think Ubuntu need

[Bug 1518741] [NEW] A pkg-config file is need for OpenJDK distributions

2015-11-22 Thread sjgcit
Public bug reported: When developing using JNI ( either to start a JVM or to develop native support files for classes ), you need to compile and link against and libjvm.so. The normal way for developers to do this on Linux systems is to use pkg- config to get the required paths for --cflags and

[Bug 750906] [NEW] OpenAL default config file needs change to stop hangs

2011-04-04 Thread sjgcit
Public bug reported: Several well known linux games ( e.g. Warzone 2100 and OpenArena ) hang and/or don't work properly with the combination of OpenAL and PulseAudio. From my own experience and from other reports it seems that a minor change to the default config file ( /etc/openal/alsoft.conf )

[Bug 501888] Re: Gtk being built without defining G_DISABLE_ASSERT

2009-12-31 Thread sjgcit
** Attachment added: "Complete example code demonstrating issue." http://launchpadlibrarian.net/37324688/bug.tar.gz -- Gtk being built without defining G_DISABLE_ASSERT https://bugs.launchpad.net/bugs/501888 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 501888] [NEW] Gtk being built without defining G_DISABLE_ASSERT

2009-12-31 Thread sjgcit
Public bug reported: While investigating an error with a simple glade file in gtkbuilder format that uses a gtk notebook widget I realised that the reported failure was a result of g_asset() code still being present in the library ( i.e. the binary ). g_assert() are present in the Gtk-2.0 sour

[Bug 418020] Re: package mono-apache-server 2.0-0ubuntu1 failed to install/upgrade: subprocess post-installation script killed by signal (Interrupt)

2009-12-04 Thread sjgcit
This ( and other bugs ) seem to be a result of the console ( displaying output from the update script ) hanging. I wonder if this is simply the embedded console being made a zombie/orphan or the embedded console waiting for the ( now stopped ) Apache2 process to close it down in some way ) after t