[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2017-05-29 Thread Oded Arbel
Problem still exists in Zesty, confirming herophuong93 workaround works
for me.

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2015-07-20 Thread Shriramana Sharma
Confirming solution in comment #13 works for me...

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2013-10-21 Thread Lê Hoàng Phương
My workaround:
+ Use qtchooser to list all available Qt versions:
qtchooser -list-versions
+ Add this line to ~/.bashrc
export QT_SELECT=qt5  # this depends on what you have from previous command)
Log out then log in, or:
source ~/.bashrc

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2013-10-16 Thread Amadu
sudo apt-get install qt5-default qttools5-dev-tools works for me

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2013-10-10 Thread Mephisto861
TEMPORARY FIX:
change target of sym.link "/usr/bin/qdbus"  from "qtchooser" to 
"/usr/lib/i386-linux-gnu/qt4/bin/qdbus" (for 32bit)... and  TA-DAAA  qdbus call 
is now reenable. 

(For 64bit point the sym.link to "/usr/lib/x86_64-linux-
gnu/qt4/bin/qdbus".This temporary solution prevents qdbus to invoke
bugged qtchooser and calls directly qt4's qdbus bin.


If u want use qt5 i think  u must find in "/usr/lib/x86_64-linux-gnu/qt5/bin/ " 
the right binary for qdbus but iI do not know, have not tried with QT5

Tested on kubuntu 13.04 but but should be fine on ubuntu 13.04 and all derived 
afflicted by the bug . 
However, the problem stems from qtchooser executable. I hope will be resolved 
soon

...sorry for my poor english... i'm ITALIAN

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2013-10-10 Thread Mephisto861
TEMPORARY FIX should be fine also in 13.10

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2013-10-05 Thread BakLAN
lsb_release -rd
Description: Ubuntu Saucy Salamander (development branch)
Release: 13.10

The same problem.

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2013-09-10 Thread kodx
Confirm this bug on Ubuntu 13.04
After installing qt4-dev-tools strated to work (as mentioned before). But this 
is not how it should be. qdbus (and other qt tools) have to work without any 
development dependencies.

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2013-08-20 Thread Götz Christ
With qt4-default installed (13.04) it still doesn't work.

$ qdbus
qdbus: could not open config file '/usr/share/qtchooser//default.conf': No such 
file or directory

I don't know what the // means, but the
/usr/share/qtchooser/default.conf link points to a non-existing
qt4.conf.

/usr/share/qtchooser/default.conf -> qt4.conf

How can I use qdbus or qtconfig?

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2013-07-30 Thread TeXHaPb
Also libqt4-dev needed to make qt4-default works.

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2013-07-26 Thread Dmitry Shachnev
We are definitely not going to make qt4 default (as we are trying to
port everything to qt5), but we can suggest virtual "qt-default"
package.

Without qt-default package you can use "QT_SELECT=qt4 qdbus" or even (in
4.8.5 packages) "qdbus -qt4".

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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


[Bug 1177823] Re: qdbus needs qtchooser dependency to work

2013-07-26 Thread Murz
qtchooser dependency is not help, after installing I got on fresh Kubuntu 13.04 
this error too:
 qdbus: could not find a Qt installation of ''
Installing qt4-default package solve the problem for me.

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

Title:
  qdbus needs qtchooser dependency to work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1177823/+subscriptions

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