[Bug 500999] Re: [i965gme] Freezes when attempting to switch to projector (or just detect them)

2010-05-28 Thread djinn
This bug occurs with Karmic release on my pineview based netbook. What
are my options?

-- 
[i965gme] Freezes when attempting to switch to projector (or just detect them)
https://bugs.launchpad.net/bugs/500999
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 565282] [NEW] Search Plugin configuration dialogbox has wrong link

2010-04-17 Thread djinn
Public bug reported:

Binary package hint: firefox-3.5

The firefox search plugin dialog box which appears when clicked on
Manage Search Engines. This dialog box has a link to download addons
from firefox. This landing page does not seem to contains any search
plugins. It would be far more helpful to link to
http://mycroft.mozdev.org

** Affects: firefox-3.5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Search Plugin configuration dialogbox has wrong link
https://bugs.launchpad.net/bugs/565282
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 251688] Re: wrong place for cluecene-config.h in package libclucene-dev

2009-07-21 Thread djinn
I think, it is supposed to be at /usr/include/CLucene/clucene-config.h

-- 
wrong place for cluecene-config.h in package libclucene-dev
https://bugs.launchpad.net/bugs/251688
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 397287] [NEW] Using java wrapper package instead of explicit java-6-openjdk

2009-07-09 Thread djinn
Public bug reported:

The protobuf package uses explicit paths to openjdk. Instead it should
use path names and package names  to java wrapper packages.

As an example the ant-wrapper script should be:

#!/bin/sh

JAVA_HOME=`readlink  -f /usr/bin/javac|xargs dirname| xargs dirname`
echo $JAVA_HOME

if [ ! -d $JAVA_HOME ]; then
echo Can't find java-6-openjdk, please check the build-depends 12
exit 1
fi

export JAVA_HOME

# workaround for openjdk bug, see http://bugs.debian.org/491074
export ANT_OPTS=-client

exec ant $@

** Affects: protobuf (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Using java wrapper package instead of explicit java-6-openjdk
https://bugs.launchpad.net/bugs/397287
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs