[Bug 877762] Re: qmake doesn't seem to be qxt aware

2012-05-31 Thread Graham Rowlands
Works great now. Thanks.

Think this is broken in Fedora 17 though :p

Best,
Graham

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2012-03-08 Thread Launchpad Bug Tracker
This bug was fixed in the package libqxt - 0.6.1-3ubuntu1.1

---
libqxt (0.6.1-3ubuntu1.1) oneiric-proposed; urgency=low

  * install mkspec files in -dev package. (LP: #877762)
 -- Ulrik Mikaelsson ulrik.mikaels...@gmail.com   Wed, 28 Dec 2011 18:21:22 
+0100

** Changed in: libqxt (Ubuntu Oneiric)
   Status: Fix Committed = Fix Released

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2012-03-03 Thread Julian Taylor
the package in proposed fixes the isses and there were no regressions
reported.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2012-01-02 Thread Martin Pitt
Hello Graham, or anyone else affected,

Accepted libqxt into oneiric-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: libqxt (Ubuntu Oneiric)
   Status: New = Fix Committed

** Tags added: verification-needed

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2012-01-02 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/libqxt

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2012-01-02 Thread Bug Watch Updater
** Changed in: libqxt (Debian)
   Status: Fix Committed = Fix Released

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2011-12-28 Thread Launchpad Bug Tracker
This bug was fixed in the package libqxt - 0.6.1-4ubuntu2

---
libqxt (0.6.1-4ubuntu2) precise; urgency=low

  * install mkspec files in -dev package. (LP: #877762)
 -- Ulrik Mikaelsson ulrik.mikaels...@gmail.com   Wed, 28 Dec 2011 17:44:18 
+0100

** Changed in: libqxt (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2011-12-28 Thread Julian Taylor
** Also affects: libqxt (Ubuntu Oneiric)
   Importance: Undecided
   Status: New

** Description changed:

+ [Impact] makespec files for qmake are missing making the package
+ unuseable for development.
+ 
+ [Fix] install the makespec files
+ 
+ [Test Case]
+ apt-get source libqxt
+ cd libqxt-0.6.1/examples/web/
+ qmake
+ make
+ 
+ expected result: a successful build
+ real result: build error due to missing compiler flags, e.g.: fatal error: 
QxtHttpServerConnector: No such file or directory
+ 
+ [Regression Potential] 
+ very low, no rdepends and only installs a few more files
+ 
+ original report:
  After reading the qxt docs, I'm under the impression that (ideally) we can 
add the lines:
  CONFIG += qxt
  QXT += core gui
  to a qt .pro file and have qmake automatically insert the relevant -I 
(upper-case i ) and -l (lower-case L) flags in the generated Makefile. This 
does not seem to be the case. Is qmake aware of the existence of qxt after 
installation?

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2011-12-28 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/libqxt

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2011-12-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: libqxt (Ubuntu)
   Status: New = Confirmed

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2011-12-02 Thread Bug Watch Updater
** Changed in: libqxt (Debian)
   Status: Unknown = Fix Committed

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2011-12-01 Thread Thomas Pierson
** Bug watch added: Debian Bug tracker #647617
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647617

** Also affects: libqxt (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=647617
   Importance: Unknown
   Status: Unknown

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2011-11-12 Thread Ulrik Mikaelsson
I've also got problems with this. I found the problem, the mkspecs is
missing in the -dev package.

AFAICT, this pretty much breaks the entire package, since (again AFAICT)
nothing can use it in Oneiric as-is. Also, I failed to find a single
package actually using libqxt.

I vote for SRU.

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

Title:
  qmake doesn't seem to be qxt aware

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

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


[Bug 877762] Re: qmake doesn't seem to be qxt aware

2011-11-12 Thread Ulrik Mikaelsson
diff -Nru libqxt-0.6.1/debian/changelog libqxt-0.6.1/debian/changelog
--- libqxt-0.6.1/debian/changelog   2011-09-27 12:20:21.0 +0200
+++ libqxt-0.6.1/debian/changelog   2011-11-09 09:29:27.0 +0100
@@ -1,3 +1,9 @@
+libqxt (0.6.1-3ubuntu1um1) oneiric; urgency=low
+
+  * Add mkspec/features to -dev.
+
+ -- Ulrik Mikaelsson ulrik.mikaels...@gmail.com  Wed, 09 Nov 2011 09:28:20 
+0100
+
 libqxt (0.6.1-3ubuntu1) oneiric; urgency=low
 
   * Expect qt plugins in multiarch location. LP: #831083.
diff -Nru libqxt-0.6.1/debian/libqxt-dev.install 
libqxt-0.6.1/debian/libqxt-dev.install
--- libqxt-0.6.1/debian/libqxt-dev.install  2011-02-03 22:19:49.0 
+0100
+++ libqxt-0.6.1/debian/libqxt-dev.install  2011-11-09 09:26:49.0 
+0100
@@ -1,2 +1,3 @@
 usr/include/qxt/*
 usr/lib/lib*.so
+usr/share/qt4/mkspecs/features/*

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

Title:
  qmake doesn't seem to be qxt aware

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

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