[Bug 236956] Re: sane devices should not be managed by consolekit

2008-07-13 Thread Aleksandar Radovic
Please do not consider this bug to be fixed. It is affecting server
edition, and polkit-gnome-authorization is not a convenient
configuration option on that platform.

-- 
sane devices should not be managed by consolekit
https://bugs.launchpad.net/bugs/236956
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 1016962] [NEW] MakeProjectCreator fails for projects based on "taoidldefaults"

2012-06-23 Thread Aleksandar Radovic
Public bug reported:

It appears that this is build and packaging issue inherited from Debian.

Package tao-idl puts binary tao_idl into /usr/lib/ace/TAO and then provides the 
script in /usr/bin/tao_idl with the following content:
---
#!/bin/sh

ACE_ROOT=/usr/lib/ace; export ACE_ROOT;
TAO_ROOT=$ACE_ROOT/TAO; export TAO_ROOT;

exec $TAO_ROOT/tao_idl "$@"
---

This should work. I am guessing that this specific Debian/Ubuntu tao_idl 
location was not specified during the ACE+TAO build, and MakeProjectCreator TAO 
infrastructure still expects to find tao_idl in its default location: 
${ACE_ROOT}/bin/tao_idl. If I am not mistaken, this in file 
/usr/lib/ace/TAO/MPC/config/taobaseidldefaults.mpb, the following line is the 
root cause of my problem:

tao_idl  = $(ACE_ROOT)/bin/tao_idl


The resulting GNUmakefile tries to symlink /usr/lib/ace/bin/tao_idl and,
of course, fails, as the correct location is /usr/lib/ace/TAO/tao_idl

I can not be sure what is the best way to fix this. If Debian/Ubuntu are
insisting on keeping tao_idl in /usr/bin/ace/TAO, then a "proper"
solution might be to use technique for cross-compilation of the ACE+TAO,
where tai_idl is built first, placed into the desired spot, and then in
second iteration that location is passed to ACE+TAO build, ensuring
proper position of tao_idl.

The problem can be reproduced by attempting to compile any TAO example with the 
following line in its *.mpc :
--
project(*idl): taoidldefaults {
--

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016962

Title:
  MakeProjectCreator fails for projects based on "taoidldefaults"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ace/+bug/1016962/+subscriptions

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


[Bug 1016962] Re: MakeProjectCreator fails for projects based on "taoidldefaults"

2012-06-23 Thread Aleksandar Radovic
Workaround:
cd /usr/lib/ace/bin && sudo ln -s ../TAO/tao_idl tao_idl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1016962

Title:
  MakeProjectCreator fails for projects based on "taoidldefaults"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ace/+bug/1016962/+subscriptions

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



[Bug 803992] Re: Natty update introduced crasher in xorg

2011-08-12 Thread Aleksandar Radovic
The tip did not work for me, as I never used autologin and still have
the same symptoms. I tried to enable autologin, and then Xorg failed to
come up (startx from the vt1 worked fine). After autologin was disabled,
gdm comes up, I can log in, but problem is still there.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/803992

Title:
  Natty update introduced crasher in xorg

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/803992/+subscriptions

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