[Bug 1671570] Re: fwupd crashed with SIGSEGV in fu_plugin_synapticsmst_enumerate()

2017-05-30 Thread Scott Howard
When I ran as root before the patch:
$ sudo ./test
de_table: 222 16 0
supported


after patch
$ sudo ./test 
invalid table address
not supported, dell supported != de


It does seem to be dependent if I'm plugged in to my lenovo docking station, 
like Ben Olsen wrote - it may be some peripheral that is confusing things.

Thank you for the excellent debugging!!

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

Title:
  fwupd crashed with SIGSEGV in fu_plugin_synapticsmst_enumerate()

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

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


[Bug 1671570] Re: fwupd crashed with SIGSEGV in fu_plugin_synapticsmst_enumerate()

2017-05-25 Thread Scott Howard
I have the same bug, on a lenovo laptop as well. I ran your code, thank
you!


./test 
invalid table address
not supported, dell supported != de

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

Title:
  fwupd crashed with SIGSEGV in fu_plugin_synapticsmst_enumerate()

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

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


[Bug 1682605] Re: spyder3: won't start on zesty, cannot import name 'FontError''

2017-04-13 Thread Scott Howard
pip installed qtawesome was being used, misconfiguration on my end -
closing

** Changed in: spyder (Ubuntu)
   Status: New => Invalid

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

Title:
  spyder3: won't start on zesty, cannot import name 'FontError''

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

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


[Bug 1682605] [NEW] spyder3: won't start on zesty, cannot import name 'FontError''

2017-04-13 Thread Scott Howard
Public bug reported:

$ spyder3
Traceback (most recent call last):
  File "/usr/bin/spyder3", line 3, in 
start.main()
  File "/usr/lib/python3/dist-packages/spyder/app/start.py", line 103, in main
from spyder.app import mainwindow
  File "/usr/lib/python3/dist-packages/spyder/app/mainwindow.py", line 95, in 

from qtawesome.iconic_font import FontError
ImportError: cannot import name 'FontError'

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: spyder3 3.1.3+dfsg1-2
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CurrentDesktop: Unity:Unity7
Date: Thu Apr 13 14:37:10 2017
InstallationDate: Installed on 2015-12-25 (475 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
PackageArchitecture: all
SourcePackage: spyder
UpgradeStatus: Upgraded to zesty on 2017-04-13 (0 days ago)

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


** Tags: amd64 apport-bug zesty

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

Title:
  spyder3: won't start on zesty, cannot import name 'FontError''

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

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


[Bug 1620300] Re: [SRU] Spyder won't start (ImportError: No module named QtWebKit)

2016-12-11 Thread Scott Howard
Thank you! How do I change the debdiff in comment 12 so that it is
uploadable?

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

Title:
  [SRU] Spyder won't start (ImportError: No module named QtWebKit)

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

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


[Bug 1620300] Re: [SRU] Spyder won't start (ImportError: No module named QtWebKit)

2016-12-07 Thread Scott Howard
The fix for yakkety is still ready for upload and awaiting a sponsor.
See comment #12.

The fix for zesty is in -proposed, but it looks like there is a circular
dependency problem preventing it from migrating:

spyder needs python-qtconsole to migrate, python-qtconsole is not a
candidate to migrate because a previous autopkgtest for ipython failed.
A new version of ipython has been uploaded that fixes the autopkgtest
failure but can't migrate because the current version of glueviz
requires the old version of ipython. A new version of glueviz has been
uploaded that uses the newest version of ipython, but it can't migrate
because it depends on python-qtconsole which can't migrate because a
previous autopkgtest it triggered against the old version of ipython
failed, and the fixed version of ipython can't migrate because it needs
the fixed version of glueviz which is stuck because python-qtconsole...
(ad naseum)

Could someone please sponsor this upload for yakkety and trigger python-
qtconsole to redo it's autopkgtest?

https://autopkgtest.ubuntu.com/request.cgi?release=zesty&arch=amd64&package=ipython&trigger
=python-qtconsole%2F4.2.1-3

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

Title:
  [SRU] Spyder won't start (ImportError: No module named QtWebKit)

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

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


[Bug 1620300] Re: [SRU] Spyder won't start (ImportError: No module named QtWebKit)

2016-12-02 Thread Scott Howard
Re comment #10: spyder is stuck in -proposed because ipython's
autopkgtest is failing because of a bug in the autopkgtest case (not
iypthon)

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846606

** Bug watch added: Debian Bug tracker #846606
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846606

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

Title:
  [SRU] Spyder won't start (ImportError: No module named QtWebKit)

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

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


[Bug 1620300] Re: [SRU] Spyder won't start (ImportError: No module named QtWebKit)

2016-11-30 Thread Scott Howard
Actually, comment #13 is a bug in matplotlib:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835455

That would be a separate bug against matplotlib, and a different SRU.


This fix is still ready for upload and awaiting a sponsor. See comment #12.

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

Title:
  [SRU] Spyder won't start (ImportError: No module named QtWebKit)

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

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


[Bug 1620300] Re: [SRU] Spyder won't start (ImportError: No module named QtWebKit)

2016-11-30 Thread Scott Howard
Bug from Comment #13 is fixed by:
https://github.com/matplotlib/matplotlib/pull/6854/

i'll fix up my ppa and fix up the diff

** Bug watch added: Debian Bug tracker #835455
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835455

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

Title:
  [SRU] Spyder won't start (ImportError: No module named QtWebKit)

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

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


[Bug 1620300] Re: Spyder won't start (ImportError: No module named QtWebKit)

2016-11-14 Thread Scott Howard
** Description changed:

- After installing packages Spyder I tried to launch it but it reported:
+ Spyder won't start at all because Qt4WebKit has been removed. No small
+ fix can be applied. To fix this, we must either re-introduce Qt4WebKit
+ and use the xenial version of spyder (not going to happen), or use the
+ version in zesty that is compatible with Qt5 (what is suggested here).
+ Attachment to comment #12 is a debdiff against the version of spyder in
+ zesty in order to work with the depending packages in yakkety.
+ 
+ [Test Case]
+ > apt-get install spyder3
+ > spyder3
+ ImportError: No module named QtWebKit
+ 
+ [Regression Potential]
+ can't get any worse
+ 
+ 
+ 
+ Original report: After installing packages Spyder I tried to launch it
+ but it reported:
  
  ** (python:19931): WARNING **: Couldn't register with accessibility bus: Did 
not receive a reply. Possible causes include: the remote application did not 
send a reply, the message bus security policy blocked the reply, the reply 
timeout expired, or the network connection was broken.
  Traceback (most recent call last):
-   File "/usr/lib/python2.7/dist-packages/spyderlib/spyder.py", line 2331, in 
main
- mainwindow = run_spyder(app, options, args)
-   File "/usr/lib/python2.7/dist-packages/spyderlib/spyder.py", line 2215, in 
run_spyder
- main.setup()
-   File "/usr/lib/python2.7/dist-packages/spyderlib/spyder.py", line 734, in 
setup
- message=_("Spyder Internal Console\n\n"
-   File "/usr/lib/python2.7/dist-packages/spyderlib/plugins/console.py", line 
74, in __init__
- self.find_widget.set_editor(self.shell)
-   File "/usr/lib/python2.7/dist-packages/spyderlib/widgets/findreplace.py", 
line 260, in set_editor
- from spyderlib.qt.QtWebKit import QWebView
-   File "/usr/lib/python2.7/dist-packages/spyderlib/qt/QtWebKit.py", line 10, 
in 
- from PyQt4.QtWebKit import *  # analysis:ignore
+   File "/usr/lib/python2.7/dist-packages/spyderlib/spyder.py", line 2331, in 
main
+ mainwindow = run_spyder(app, options, args)
+   File "/usr/lib/python2.7/dist-packages/spyderlib/spyder.py", line 2215, in 
run_spyder
+ main.setup()
+   File "/usr/lib/python2.7/dist-packages/spyderlib/spyder.py", line 734, in 
setup
+ message=_("Spyder Internal Console\n\n"
+   File "/usr/lib/python2.7/dist-packages/spyderlib/plugins/console.py", line 
74, in __init__
+ self.find_widget.set_editor(self.shell)
+   File "/usr/lib/python2.7/dist-packages/spyderlib/widgets/findreplace.py", 
line 260, in set_editor
+ from spyderlib.qt.QtWebKit import QWebView
+   File "/usr/lib/python2.7/dist-packages/spyderlib/qt/QtWebKit.py", line 10, 
in 
+ from PyQt4.QtWebKit import *  # analysis:ignore
  ImportError: No module named QtWebKit
  
- A popup stated: 
+ A popup stated:
  Spyder crashed during last session.
  
  If Spyder does not start at all and before submitting a bug report, please 
try to reset settings to defaults by running Spyder with the command line 
option '--reset':
  python spyder --reset
  
  Warning: this command will remove all your Spyder configuration files
  located in '/home/leo/.spyder2-py3').
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: spyder 2.3.8+dfsg1-1build1
  ProcVersionSignature: Ubuntu 4.4.0-9136.55-generic 4.4.16
  Uname: Linux 4.4.0-9136-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Sep  5 14:34:36 2016
  InstallationDate: Installed on 2016-09-01 (3 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160901)
  PackageArchitecture: all
  SourcePackage: spyder
  UpgradeStatus: No upgrade log present (probably fresh install)

** Summary changed:

- Spyder won't start (ImportError: No module named QtWebKit)
+ [SRU] Spyder won't start (ImportError: No module named QtWebKit)

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

Title:
  [SRU] Spyder won't start (ImportError: No module named QtWebKit)

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

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

[Bug 1620300] Re: Spyder won't start (ImportError: No module named QtWebKit)

2016-11-14 Thread Scott Howard
Hello all,

Please test the spyder3 package

sudo add-apt-repository ppa:showard314/ppa
sudo apt-get update
sudo apt-get install spyder3

And attached debdiff against 3.0.1+dfsg1-1 (zesty)
I'll reformat for SRU and request sponsorship

** Patch added: "spyder_yakkety.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/spyder/+bug/1620300/+attachment/4777397/+files/spyder_yakkety.debdiff

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

Title:
  [SRU] Spyder won't start (ImportError: No module named QtWebKit)

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

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


[Bug 1620300] Re: Spyder won't start (ImportError: No module named QtWebKit)

2016-11-14 Thread Scott Howard
This SRU is hard. I tried building 3.0.1+dfsg1-1 for yakkety:
https://launchpad.net/~showard314/+archive/ubuntu/ppa


it builds fine, but can't install because of missing dependencies.
python3-spyder : Depends: python3-nbconvert but it is not installable
 Depends: python3-qtconsole but it is not installable

1) python3-qtconsole is really "ipython3-qtconsole," the name was
changed in debian so that can be easy to fix with a patch in Ubuntu.

2) python3-nbconvert is harder (impossible?) to add since it's a brand
new package - and we usually can't get new packages in through SRU.
https://packages.debian.org/source/sid/nbconvert

However, Spyder will probably work without nbconvert, it's only used in two 
spots:
https://github.com/spyder-ide/spyder/blob/28d8b481f2531dca83d3658ae151229601eefb9e/spyder/widgets/explorer.py#L41
https://github.com/spyder-ide/spyder/blob/a3d08162a8f18a8230ef2551af9ef1ac38105711/spyder/widgets/sourcecode/codeeditor.py#L67


Therefore, dropping the nbconvert dependency and changing the python-qtconsole 
to ipython-qtconsole dependency might be enough to get 3.0.1 through an SRU.

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

Title:
  Spyder won't start (ImportError: No module named QtWebKit)

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

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


[Bug 1637598] [NEW] Screen corruption on docking station after upgrade to 16.10

2016-10-28 Thread Scott Howard
Public bug reported:

bottom and right side of external monitor is corrupted when Lenovo T450s
laptop is connected to docking station.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: xorg 1:7.7+13ubuntu4
ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
Uname: Linux 4.8.0-26-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Fri Oct 28 13:04:20 2016
DistUpgraded: 2016-10-27 12:22:52,228 DEBUG icon theme changed, re-reading
DistroCodename: yakkety
DistroVariant: ubuntu
DkmsStatus:
 acpi-call, 1.1.0, 4.4.0-45-generic, x86_64: installed
 acpi-call, 1.1.0, 4.8.0-26-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 5500 [8086:1616] (rev 09) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo HD Graphics 5500 [17aa:5036]
InstallationDate: Installed on 2015-12-25 (308 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
MachineType: LENOVO 20BWS0UH00
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-26-generic 
root=UUID=58cf21bc-9d8e-415f-94e7-30888a2e8844 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to yakkety on 2016-10-27 (0 days ago)
dmi.bios.date: 07/13/2016
dmi.bios.vendor: LENOVO
dmi.bios.version: JBET61WW (1.25 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20BWS0UH00
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50512 STD
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrJBET61WW(1.25):bd07/13/2016:svnLENOVO:pn20BWS0UH00:pvrThinkPadT450s:rvnLENOVO:rn20BWS0UH00:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
dmi.product.name: 20BWS0UH00
dmi.product.version: ThinkPad T450s
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu2
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.70-1
version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
xserver.bootTime: Fri Oct 28 11:12:48 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-1ubuntu6
xserver.video_driver: modeset

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug compiz-0.9 ubuntu yakkety

** Attachment added: "screen - bottom and right side is corrupted"
   
https://bugs.launchpad.net/bugs/1637598/+attachment/4768932/+files/screen_res_shaking.png

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

Title:
  Screen corruption on docking station after upgrade to 16.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1637598/+subscriptions

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


[Bug 1637598] Re: Screen corruption on docking station after upgrade to 16.10

2016-10-28 Thread Scott Howard
** Package changed: xorg (Ubuntu) => xserver-xorg-video-intel (Ubuntu)

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

Title:
  Screen corruption on docking station after upgrade to 16.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1637598/+subscriptions

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


[Bug 1579284] Re: [SRU] OpenConnect option not available after installing network-manager-openconnect-gnome in 16.04

2016-05-13 Thread Scott Howard
Thanks - it's already in progress over here at bug #1576726
please follow that bug so you can help verify the proposed package when it is 
ready.

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

Title:
   [SRU] OpenConnect option not available after installing network-
  manager-openconnect-gnome in 16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1579284/+subscriptions

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


[Bug 1571300] Re: network-manager-openconnect doesn't work with new nm-connection-editor

2016-05-13 Thread Scott Howard
on closer inspection, it looks like everything is in progress here:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1576726
network manager 1.2 will have to go first, then the -openconnect plugin will 
go. Please follow bug #1576726 so that you can test the proposed package once 
it is available.

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

Title:
  network-manager-openconnect doesn't work with new nm-connection-editor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1571300/+subscriptions

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


[Bug 1571300] Re: network-manager-openconnect doesn't work with new nm-connection-editor

2016-05-13 Thread Scott Howard
Looks like we need network manager 1.2. We're stuck at 1.1.93 until 1.2 gets 
out of -proposed. Right now 1.2 in -proposed is broken, see:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1576726/comments/19

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

Title:
  network-manager-openconnect doesn't work with new nm-connection-editor

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openconnect/+bug/1571300/+subscriptions

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


[Bug 1558067] [NEW] Sync librecad 2.0.9-1 (universe) from Debian unstable (main)

2016-03-19 Thread Scott Howard
Public bug reported:

Please sync librecad 2.0.9-1 (universe) from Debian unstable (main)

This minor release fixes several bugs:
https://github.com/LibreCAD/LibreCAD/releases/tag/2.0.9
"This is mostly a bug fixing release.

Fixed a few crashes due to undo and deleted entities;

Rallaz fixed quite many issues in dxf and DWG support.

If you are using spline/splinepoints, you may find some improvement in
2.0.9, as spline mirroring is fixed, and there is some cleanup for
spline property editors, thanks to jaise for identifying this bug.

If you use the feature "Draw -> Line -> Rectangle", please note a
polyline is drawn instead of 4 separate lines.

There are lots of fixes on hatching issues as well: most notably, hatch
preview works again!

Various polyline issues are also fixed: bevel/fillet, equidistant, and
some minor cleanup.

Jerry worked on several issues with command auto-completion and
supported commands.

There are lots of language support improvements: fonts and translation.
Thanks a lot to our hard working friends!"


Changelog entries since current xenial version 2.0.8-1:

librecad (2.0.9-1) unstable; urgency=medium

  * New upstream release (LP: #1540925)
- add dependencies on qt5 packages, use qtchooser by
  setting QT_SELECT = 5
  * Updated debian/copyright (new file locations)
  * Lintian cleaning:
- Remove .menu in favor of .desktop
- DSV 3.9.7 no changes
- Fix Vcs- links (secure and cannonical)

 -- Scott Howard   Tue, 15 Mar 2016 12:15:10 -0400

** Affects: librecad (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/1558067

Title:
  Sync librecad 2.0.9-1 (universe) from Debian unstable (main)

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

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


[Bug 1558067] Re: Sync librecad 2.0.9-1 (universe) from Debian unstable (main)

2016-03-19 Thread Scott Howard
** Changed in: librecad (Ubuntu)
   Status: Incomplete => New

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

Title:
  Sync librecad 2.0.9-1 (universe) from Debian unstable (main)

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

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


[Bug 1558067] Re: Sync librecad 2.0.9-1 (universe) from Debian unstable (main)

2016-03-19 Thread Scott Howard
** Changed in: librecad (Ubuntu)
   Status: New => Incomplete

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

Title:
  Sync librecad 2.0.9-1 (universe) from Debian unstable (main)

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

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


[Bug 1558067] Re: Sync librecad 2.0.9-1 (universe) from Debian unstable (main)

2016-03-19 Thread Scott Howard
please hold off for a moment, it's building fine on Debian but the -data
package isn't building on Ubuntu:

https://code.launchpad.net/~librecad-dev/+archive/ubuntu/librecad-daily

I'm investigating now

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

Title:
  Sync librecad 2.0.9-1 (universe) from Debian unstable (main)

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

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


[Bug 1540925] Re: [needs-packaging] LibreCad 2.0.8 needs-packaging

2016-03-18 Thread Scott Howard
Pending, see:
https://bugs.launchpad.net/ubuntu/+source/librecad/+bug/1558067

** Changed in: librecad (Ubuntu)
   Status: New => In Progress

** Changed in: librecad (Ubuntu)
 Assignee: (unassigned) => Scott Howard (showard314)

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

Title:
  [needs-packaging] LibreCad 2.0.8 needs-packaging

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

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


[Bug 1558067] Re: Sync librecad 2.0.9-2 (universe) from Debian unstable (main)

2016-03-18 Thread Scott Howard
Ok, ready for sync - thank you!

** Summary changed:

- Sync librecad 2.0.9-1 (universe) from Debian unstable (main)
+ Sync librecad 2.0.9-2 (universe) from Debian unstable (main)

** Description changed:

- Please sync librecad 2.0.9-1 (universe) from Debian unstable (main)
+ Please sync librecad 2.0.9-2 (universe) from Debian unstable (main)
  
  This minor release fixes several bugs:
  https://github.com/LibreCAD/LibreCAD/releases/tag/2.0.9
  "This is mostly a bug fixing release.
  
  Fixed a few crashes due to undo and deleted entities;
  
  Rallaz fixed quite many issues in dxf and DWG support.
  
  If you are using spline/splinepoints, you may find some improvement in
  2.0.9, as spline mirroring is fixed, and there is some cleanup for
  spline property editors, thanks to jaise for identifying this bug.
  
  If you use the feature "Draw -> Line -> Rectangle", please note a
  polyline is drawn instead of 4 separate lines.
  
  There are lots of fixes on hatching issues as well: most notably, hatch
  preview works again!
  
  Various polyline issues are also fixed: bevel/fillet, equidistant, and
  some minor cleanup.
  
  Jerry worked on several issues with command auto-completion and
  supported commands.
  
  There are lots of language support improvements: fonts and translation.
  Thanks a lot to our hard working friends!"
  
+ Changelog entries since current xenial version 2.0.8-1:
  
- Changelog entries since current xenial version 2.0.8-1:
+ librecad (2.0.9-2) unstable; urgency=medium
+ 
+   * debian/patches/remove_qt4_docs_postprocess.patch
+ - Don't ship docs (unmaintained)
+ - use qt5's lrelease
+   * Remove unmainted docs from
+ - debian/librecad-data.links
+ - debian/librecad.install
+ 
+  -- Scott Howard   Wed, 16 Mar 2016 10:47:25 -0400
  
  librecad (2.0.9-1) unstable; urgency=medium
  
-   * New upstream release (LP: #1540925)
- - add dependencies on qt5 packages, use qtchooser by
-   setting QT_SELECT = 5
-   * Updated debian/copyright (new file locations)
-   * Lintian cleaning:
- - Remove .menu in favor of .desktop
- - DSV 3.9.7 no changes
- - Fix Vcs- links (secure and cannonical)
+   * New upstream release (LP: #1540925)
+ - add dependencies on qt5 packages, use qtchooser by
+   setting QT_SELECT = 5
+   * Updated debian/copyright (new file locations)
+   * Lintian cleaning:
+ - Remove .menu in favor of .desktop
+ - DSV 3.9.7 no changes
+ - Fix Vcs- links (secure and cannonical)
  
-  -- Scott Howard   Tue, 15 Mar 2016 12:15:10 -0400
+  -- Scott Howard   Tue, 15 Mar 2016 12:15:10 -0400

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

Title:
  Sync librecad 2.0.9-2 (universe) from Debian unstable (main)

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

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

[Bug 1488496] Re: arduino IDE is very outdated

2015-08-25 Thread Scott Howard
*** This bug is a duplicate of bug 1425677 ***
https://bugs.launchpad.net/bugs/1425677

Thanks for the report, please see bug #1425677.

And further comments:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780706
https://github.com/arduino/Arduino/pull/2703

Long story short, Arduino 1.6+ is not legally re-distributable and they
haven't updated their licenses in >7 months.

** Bug watch added: Debian Bug tracker #780706
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=780706

** This bug has been marked a duplicate of bug 1425677
   Arduino IDE v. 1.6 released, can we get in repository?

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

Title:
  arduino IDE is very outdated

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

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


[Bug 1380702] Re: No keyboards shortcuts in QT apps

2015-08-24 Thread Scott Howard
Hi, just marked Bug #1386111 as a duplicate of this. As a workaround
they found that removing appmenu-qt5 restored the missing functionality.

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

Title:
  No keyboards shortcuts in QT apps

To manage notifications about this bug go to:
https://bugs.launchpad.net/appmenu-qt5/+bug/1380702/+subscriptions

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


[Bug 1386111] Re: Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

2015-08-24 Thread Scott Howard
*** This bug is a duplicate of bug 1380702 ***
https://bugs.launchpad.net/bugs/1380702

Thanks everyone! This has been triaged and is in progress, see bug
#1380702. I'm marking this as a duplicate of that one so we can merge
the conversation over there. Please respond with future comments at bug
#1380702

** This bug has been marked a duplicate of bug 1380702
   No keyboards shortcuts in QT apps

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

Title:
  Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1386111/+subscriptions

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


[Bug 1425677] Re: Arduino IDE v. 1.6 released, can we get in repository?

2015-07-25 Thread Scott Howard
Hello all,
arduino 1.6 is packaged here:
http://anonscm.debian.org/cgit/collab-maint/arduino.git

It's ready to go once licensing is cleaned up. The package also outlines
the plan for the future of having the hardware support in separate
packages so non-free code required for some hardware can end up in
multiverse, nonfree

David, thank you very much for looking in to this!

~Scott

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

Title:
  Arduino IDE v. 1.6 released, can we get in repository?

To manage notifications about this bug go to:
https://bugs.launchpad.net/trusty-backports/+bug/1425677/+subscriptions

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


[Bug 1472398] Re: merge pbuilder 0.215+nmu4 from debian unstable main

2015-07-10 Thread Scott Howard
Fantu, try out the merged package - it's in my ppa:
https://code.launchpad.net/~showard314/+archive/ubuntu/ppa

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

Title:
  merge pbuilder 0.215+nmu4 from debian unstable main

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

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


[Bug 1472398] Re: merge pbuilder from debian unstable main

2015-07-07 Thread Scott Howard
proposed merge of ubuntu changes on top of debian version 0.215+nmu4,
Apply this to current debian version of pbuilder (0.215+nmu4)

** Patch added: "deb-ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1472398/+attachment/4425995/+files/deb-ubuntu.debdiff

** Summary changed:

- merge pbuilder from debian unstable main
+ merge pbuilder 0.215+nmu4 from debian unstable main

** Description changed:

  incorporate fixes, for example to bug #1469735.
  
  Below debdiffs are for
  debian-ubuntu-old.debdiff: 0.215 -> 0.215ubuntu12
  and
- deb-ubuntu.debdiff: .0215+nmu4 -> 0.215+nmu4ubuntu1
+ deb-ubuntu.debdiff: 0.215+nmu4 -> 0.215+nmu4ubuntu1
  
  to show that we maintained the ubuntu present in 0.215ubuntu12

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

Title:
  merge pbuilder 0.215+nmu4 from debian unstable main

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

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


[Bug 1472398] Re: merge pbuilder from debian unstable main

2015-07-07 Thread Scott Howard
debdiff of base debian version to current ubuntu version to show ubuntu
changes

** Patch added: "deb-ubuntu.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1472398/+attachment/4425994/+files/deb-ubuntu.debdiff

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

Title:
  merge pbuilder 0.215+nmu4 from debian unstable main

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

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


[Bug 1469735] Re: when using USEDEVPTS=yes, "Could not unmount dev/pts"

2015-07-07 Thread Scott Howard
You're right, it's not mounted...
I put a request for merge with other debian changes:
https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/1472398

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

Title:
  when using USEDEVPTS=yes, "Could not unmount dev/pts"

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

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


[Bug 1472398] [NEW] merge pbuilder 0.215+nmu4 from debian unstable main

2015-07-07 Thread Scott Howard
Public bug reported:

incorporate fixes, for example to bug #1469735.

Below debdiffs are for
debian-ubuntu-old.debdiff: 0.215 -> 0.215ubuntu12
and
deb-ubuntu.debdiff: .0215+nmu4 -> 0.215+nmu4ubuntu1

to show that we maintained the ubuntu present in 0.215ubuntu12

** Affects: pbuilder (Ubuntu)
 Importance: Wishlist
 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/1472398

Title:
  merge pbuilder 0.215+nmu4 from debian unstable main

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

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


[Bug 1469735] [NEW] when using USEDEVPTS=yes, "Could not unmount dev/pts"

2015-06-29 Thread Scott Howard
Public bug reported:

When using USEDEVPTS=yes, it properly mounts dev/pts when initializing the 
chroot
...
I: mounting /dev/pts filesystem
...


But get a warning when taking it down that it cannot unmount, says it is not 
mounted
...
I: unmounting /home/showard/pbuilder/Raspbian-wheezy-armhf/result/ filesystem
I: unmounting dev/pts filesystem
W: Could not unmount dev/pts: umount: 
/home/showard/pbuilder/build/19785/dev/pts: not mounted
W: Ignored error in unmount
I: unmounting run/shm filesystem
I: unmounting proc filesystem
I: cleaning the build env
...

** Affects: pbuilder (Ubuntu)
 Importance: Wishlist
 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/1469735

Title:
  when using USEDEVPTS=yes, "Could not unmount dev/pts"

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

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


[Bug 1453094] Re: Arduino crash with unity integration (jayatanaag)

2015-05-27 Thread Scott Howard
Thanks!
Confirmed that the workaround of starting arduino from the comand line with the 
follow command works:

JAVA_TOOL_OPTIONS="" arduino

looks like a bug in jayatanaag

** Changed in: jayatana (Ubuntu)
   Importance: Undecided => High

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

Title:
  Arduino crash with unity integration (jayatanaag)

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

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


[Bug 1451818] Re: jayatana causing Moneydance 2015 crash in ubuntu 15.04

2015-05-27 Thread Scott Howard
Sounds similar to:
https://bugs.launchpad.net/ubuntu/+source/jayatana/+bug/1453094

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

Title:
  jayatana causing Moneydance 2015 crash in ubuntu 15.04

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

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


[Bug 697980] Re: float option not available in GUI

2015-03-31 Thread Scott Howard
** Bug watch added: GNOME Bug Tracker #737108
   https://bugzilla.gnome.org/show_bug.cgi?id=737108

** Also affects: network-manager-openvpn via
   https://bugzilla.gnome.org/show_bug.cgi?id=737108
   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/697980

Title:
  float option not available in GUI

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openvpn/+bug/697980/+subscriptions

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


[Bug 1415067] Re: QtiPlot crashed when chossing Pyhton as default scripting language

2015-01-29 Thread Scott Howard
also, could you please run:
$ apport-collect 1415067

Thank you!

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

Title:
  QtiPlot crashed when chossing Pyhton as default scripting language

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

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


Re: [Bug 1415067] Re: QtiPlot crashed when chossing Pyhton as default scripting language

2015-01-29 Thread Scott Howard
Thanks, it looks like it needs to be rebuilt against the newest SIP,
it expects one version but is getting another...
I'll check whether it's mixed up in ubuntu or in Mint

For now, please try the following test package to see if I fixed it:
$ sudo apt-add-repository ppa:showard314/qtiplot-ppa
$ sudo apt-get update
$ sudo apt-get upgrade

will install the test version, qtiplot - 0.9.8.8-4~26~ubuntu12.04.1

It should be built in an hour or so, please test it out and let me
know how it works, thanks

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

Title:
  QtiPlot crashed when chossing Pyhton as default scripting language

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

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


[Bug 1366519] Re: Incredibly slow editing of documents when connected to network

2015-01-27 Thread Scott Howard
Also reported upstream:
"Bug 71447 - File menu takes long time to open when network files on recent 
documents list are offline"
https://bugs.documentfoundation.org/show_bug.cgi?id=71447

"Bug 87013 - LO performance when network drive is mounted over slow link"
https://bugs.documentfoundation.org/show_bug.cgi?id=87013

Great summary:
https://bugs.documentfoundation.org/show_bug.cgi?id=71447#c27

Workaround from upstream:
clear the recent documents list (File->Recent Documents->Clear List)


** Bug watch added: bugs.documentfoundation.org/ #71447
   https://bugs.documentfoundation.org/show_bug.cgi?id=71447

** Also affects: df-libreoffice via
   https://bugs.documentfoundation.org/show_bug.cgi?id=71447
   Importance: Unknown
   Status: Unknown

** Bug watch added: bugs.documentfoundation.org/ #87013
   https://bugs.documentfoundation.org/show_bug.cgi?id=87013

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

Title:
  Incredibly slow editing of documents when connected to network

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1366519/+subscriptions

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


[Bug 1361553] Re: FFE (packaging fixes): Please sync openal-soft 1.15.1-3 (universe) from Debian unstable (main)

2014-09-08 Thread Scott Howard
** Summary changed:

- Please sync openal-soft 1.15.1-3 (universe) from Debian unstable (main)
+ FFE (packaging fixes): Please sync openal-soft 1.15.1-3 (universe) from 
Debian unstable (main)

** Description changed:

  The latest updates (1.15.1-5) fixes issues in packaging that could cause
- problems/headaches for users in Utopic.
+ problems/headaches for users in Utopic. Please consider this for a
+ universe FFE, there are several important packaging changes including
+ policy fixes:
  
- libopenal-dev-bin has been split out to openal-info and makehrtf
  
- libopenal-data now includes the sample /etc/openal/alsoft.conf, which
- was missing in 1.15.1-3
+ openal-soft (1:1.15.1-5) unstable; urgency=medium
+ 
+   * Team upload
+   * openal-info and makehrtf must have Breaks and Replaces on
+ libopenal-dev-bin (Policy §7.3, 7.4)
+ 
+  -- Simon McVittie   Sun, 17 Aug 2014 13:38:50 +0100
+ 
+ openal-soft (1:1.15.1-4) unstable; urgency=medium
+ 
+   * Added etcconf.patch to bring back the default conf file, 
+ closes: 755862, 756891
+   * Added debug packages. (Closes: 659364)
+   * Made the additional binaries into separate packages.
+ 
+  -- Bret Curtis   Mon, 4 Aug 2014 08:38:25 +0100

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

Title:
  FFE (packaging fixes): Please sync openal-soft 1.15.1-3 (universe)
  from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openal-soft/+bug/1361553/+subscriptions

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

[Bug 1292308] Re: ogre exception when starting - can't load library

2014-07-21 Thread Scott Howard
no-change rebuild

** Summary changed:

- ogre exception when starting - can't load library
+ SRU: ogre exception when starting - can't load library (no change rebuild)

** Description changed:

+ SRU:
+ No source change rebuild is required, just bump debian/changelog to 
0.4.3-2build1 for trusty.
+ 
+ 
+ test case:
+ 1) try to run freeorion
+ 2) nothing happens
+ 
+ PPA linked below
+ working test case:
+ 1) try to run freeorion
+ 2) it runs
+ 
+ no chance of regression since nothing works now anyways.
+ 
+ cheers,
+ Scott
+ 
+ 
+ 
  On 14.04 (Trusty), freeorion refuses to start and gives the following error:
- $ freeorion 
+ $ freeorion
  CWD: /usr/share/games/freeorion
  main() caught exception(std::exception): OGRE 
EXCEPTION(7:InternalErrorException): Could not load dynamic library 
RenderSystem_GL.  System Error: RenderSystem_GL.so: cannot open shared object 
file: No such file or directory in DynLib::load at 
/build/buildd/ogre-1.8-1.8.1+dfsg/OgreMain/src/OgreDynLib.cpp (line 93)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: freeorion 0.4.3-2
  ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6
  Uname: Linux 3.13.0-17-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Mar 13 22:19:16 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-03-09 (4 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140309)
  SourcePackage: freeorion
  UpgradeStatus: No upgrade log present (probably fresh install)

** No longer affects: ogre-1.8 (Ubuntu)

** Changed in: freeorion (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  SRU: ogre exception when starting - can't load library (no change
  rebuild)

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

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


[Bug 1292308] Re: ogre exception when starting - can't load library

2014-07-21 Thread Scott Howard
hello all, please try the PPA:
https://launchpad.net/~showard314/+archive/ubuntu/ppa

a new-change rebuild is requried

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

Title:
  SRU: ogre exception when starting - can't load library (no change
  rebuild)

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

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


[Bug 1319627] Re: 'revisions.txt' file is missing.

2014-06-04 Thread Scott Howard
Technically, this bug is "fix released" since it is fixed in the development 
release, Utopic Unicorn. If you would like to see this in previous versions, 
please request a backport:
https://wiki.ubuntu.com/UbuntuBackports

** Changed in: arduino (Ubuntu)
   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/1319627

Title:
  'revisions.txt' file is missing.

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

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


[Bug 1314616] Re: bitcoin to be maintained upstream in PPA: Replace distro archive "bitcoin" bitcoin with an empty dummy package

2014-05-19 Thread Scott Howard
On Mon, May 19, 2014 at 4:12 PM, Micha Bailey  wrote:
> What about 12.10? I know it EOLed a couple days ago, but 13.04 EOLed even
> earlier, from what I understand, if I'm not mistaken...

After I posted that I looked up:
https://wiki.ubuntu.com/Releases

and saw that 12.04 and 13.10 are the only two we can SRU. 13.10 is EOL
in July, but if there is time we can take care of it now (although it
might take 1/2 of the time till july getting it approved)

Merge for precise has been posted. Someone can do saucy if they'd like
(needs to add a dummy .desktop file). I'll be busy and might not get to
it in time.

** Description changed:

+ [Impact]
+ 
  The Bitcoin utilities are a set of virtual-currency tools.  Going
  forward the upstream maintainers have expressed a wish to maintain
  'bitcoin' in a PPA; superseding the version in the main archives.  The
  'bitcoin' package has already been removed from 'trusty' and blacklisted
  from synching going forward.  This bug report covers earlier versions of
  Ubuntu, where it is intended to replace the in-archive versions with a
  dummy package directing users towards the PPA-maintained copy.
  
  See the mailing list discussions at https://lists.ubuntu.com/archives
  /ubuntu-motu/2013-December/thread.html and
  https://lists.ubuntu.com/archives/ubuntu-motu/2014-April/thread.html.
  
  In short: old versions of Bitcoin Core (as it is now known) are broken,
  not up to date on bug fixes, etc.
  
  
http://packages.ubuntu.com/search?keywords=bitcoin&searchon=names&suite=all§ion=all
  shows that these old versions of the package are shipped in precise,
  raring, and saucy. In the past, I'm pretty sure it's also shown version
  0.6.something in quantal, but that appears to have disappeared from the
  search.
  
  My understanding from the ML discussions earlier is that it's impossible
  to remove a package from the package lists, but it could be replaced
  with an SRU by a dummy package that explains to the user why it's gone
  and prompts them to download the software either from the PPA
  (ppa:bitcoin/bitcoin) or the release binaries from bitcoin.org. This is
  what I'd like to request be done.
+ 
+ [Test Case]
+ 
+  * running bitcoind won't even connect to the network nor relay
+ transactions
+ 
+ [Regression Potential]
+ 
+  * we're removing the package

** Summary changed:

- bitcoin to be maintained upstream in PPA: Replace distro archive "bitcoin" 
bitcoin with an empty dummy package
+ [SRU] bitcoin to be maintained upstream in PPA: Replace distro archive 
"bitcoin" bitcoin with an empty dummy package

** Changed in: bitcoin (Ubuntu)
 Assignee: Scott Howard (showard314) => (unassigned)

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

Title:
  [SRU] bitcoin to be maintained upstream in PPA: Replace distro archive
  "bitcoin" bitcoin with an empty dummy package

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

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


[Bug 1306629] Re: [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-05-19 Thread Scott Howard
This works, thanks everyone

** 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/1306629

Title:
  [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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


[Bug 1314616] Re: bitcoin to be maintained upstream in PPA: Replace distro archive "bitcoin" bitcoin with an empty dummy package

2014-05-19 Thread Scott Howard
Following need to be done, I'll work on it

precise (12.04LTS) (utils): peer-to-peer network based anonymous digital 
currency - daemon [universe]
0.3.24~dfsg-1: amd64 i386
raring (13.04) (utils): peer-to-peer network based digital currency - 
daemon [universe]
0.8.1-1: amd64 i386
saucy (13.10) (utils): peer-to-peer network based digital currency - daemon 
[universe]
0.8.5-1: amd64 i386


Following the suggestions here:
On Wed, Apr 30, 2014 at 6:52 AM, Robie Basak  wrote:
> On Tue, Apr 29, 2014 at 06:42:06PM -0700, Scott Ritchie wrote:
>> The package should be doable by any Ubuntu Developer since it is just
>> an empty package.
>
> Perhaps add dummy CLI programs and .desktop files, to give the user a
> sensible message rather than an error?

** Changed in: bitcoin (Ubuntu)
     Assignee: (unassigned) => Scott Howard (showard314)

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

Title:
  bitcoin to be maintained upstream in PPA: Replace distro archive
  "bitcoin" bitcoin with an empty dummy package

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

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


[Bug 1306629] Re: [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-05-13 Thread Scott Howard
The patch you showed was incorrect, it was corrected by a later patch:
https://hg.libsdl.org/SDL/rev/ede9d13dad21

I'll update the SRU template to reflect that.

** Description changed:

  I believe something is wrong with MIR support. A daily build of openmw
  just failed with:
  
  /usr/include/SDL2/SDL_syswm.h:97:44: fatal error: 
mir_toolkit/mir_client_library.h: No such file or directory
   #include 
  
  In SDL_syswm.h:
  #if defined(SDL_VIDEO_DRIVER_MIR)
  #include 
  #endif
  
  the file is:
  /usr/include/mirclient/mir_toolkit/mir_client_library.h
  
http://packages.ubuntu.com/search?searchon=contents&keywords=mir_client_library.h&mode=exactfilename&suite=trusty&arch=any
  
  openmw buildlog:
  
https://launchpadlibrarian.net/172588668/buildlog_ubuntu-trusty-i386.openmw_0.29%2Bgit20140411.77-0~ubuntu14.04.1_FAILEDTOBUILD.txt.gz
  
  it built successfully until the fix for bug #1295389 libsdl2 commit hit
  that enabled mir.
  
  Assigning "high" since it has the potentially to cause a large number of
  FTBFS in the archive.
  
  SRU Info:
  
  *Note* This patch has landed in libsdl2 upstream:
- https://hg.libsdl.org/SDL/rev/274017846e73
+ https://hg.libsdl.org/SDL/rev/ede9d13dad21
+ (which also reverts https://hg.libsdl.org/SDL/rev/274017846e73)
  
  1) The issue is we include mir_client_library.h, meaning everything that 
compiles sdl2 apps will need to include this as well. So we need to forward 
declare the structs so we don't need to include the mir header.
  2) A simple way to test the current Mir problem:
  http://paste.ubuntu.com/7271077/
  
- 3) Regression potential: Very low, this is a 1 line patch, that adds the
- MIR_CFLAGS to the SDL_CFLAGS.
+ 3) Regression potential: Low - upstream has had this change for a month
+ without problem

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

Title:
  [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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

[Bug 1310538] Re: Compilation error within this context ImageWidget::paintEvent(a0)

2014-05-03 Thread Scott Howard
Great! Happy to help! Closing this report.

** Changed in: qtiplot (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Compilation error within this context ImageWidget::paintEvent(a0)

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

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


[Bug 1310538] Re: Compilation error within this context ImageWidget::paintEvent(a0)

2014-05-03 Thread Scott Howard
Thanks - Debian/Ubuntu packages are patched in order to compile, it
looks like you are manually trying to compile the upstream code without
the debian patches.

Upstream releases code, then Debian takes the code and patches it so the
packages build properly in a policy-compliant way. Compiling the
upstream code and compiling the Debian package are two separate things,
and these bug reports only refer to the Ubuntu packaging, not compiling
upstream code.

When you build a package on debian based system, use "debbuild" or
"dpkg-buildpackage" instead of qmake && make. The readme comes from
upstream, while debian building comes from us.

References:
https://www.debian.org/doc/manuals/maint-guide/build.en.html
https://wiki.debian.org/HowToPackageForDebian
https://www.debian.org/doc/manuals/maint-guide/

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

Title:
  Compilation error within this context ImageWidget::paintEvent(a0)

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

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


[Bug 1310538] Re: Compilation error within this context ImageWidget::paintEvent(a0)

2014-05-02 Thread Scott Howard
Thanks - but I can't reproduce this. It builds fine in pbuilder and the buildds
https://launchpadlibrarian.net/174154993/buildlog_ubuntu-trusty-amd64.qtiplot_0.9.8.9-8build0.1_UPLOADING.txt.gz

Could you link a full build log?

** Changed in: qtiplot (Ubuntu)
   Status: New => Incomplete

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

Title:
  Compilation error within this context ImageWidget::paintEvent(a0)

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

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


[Bug 1306629] Re: [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-05-01 Thread Scott Howard
** Branch linked: lp:~showard314/ubuntu/utopic/libsdl2/forward-
declare-1306629-fix

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

Title:
  [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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


[Bug 1306629] Re: [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-05-01 Thread Scott Howard
** Branch linked: lp:~showard314/ubuntu/utopic/libsdl/forward-
declare-1306629-fix

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

Title:
  [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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


[Bug 1311721] Re: [SRU] qtiplot package needs to be rebuilt against new SIP libraries

2014-04-30 Thread Scott Howard
Thanks! Verify car job - done refers to trusty-proposed, which you
tested. I updated the tag.

** 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/1311721

Title:
  [SRU] qtiplot package needs to be rebuilt against new SIP libraries

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

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


[Bug 1311721] Re: [SRU] qtiplot package needs to be rebuilt against new SIP libraries

2014-04-30 Thread Scott Howard
Verification-done sorry auto complete

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

Title:
  [SRU] qtiplot package needs to be rebuilt against new SIP libraries

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

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


Re: [Bug 1311721] Re: [SRU] qtiplot package needs to be rebuilt against new SIP libraries

2014-04-29 Thread Scott Howard
Thank you! I never knew about dh_sip. I'll take care of it.
Cheers,
Scott

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

Title:
  [SRU] qtiplot package needs to be rebuilt against new SIP libraries

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

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


[Bug 1311721] Re: qtiplot package needs to be rebuilt against new SIP libraries

2014-04-25 Thread Scott Howard
Thanks , Daniel H - here's the SRU branch against trusty-proposed
https://code.launchpad.net/~showard314/ubuntu/trusty/qtiplot/utopic_1311721

** Changed in: qtiplot (Ubuntu)
Milestone: None => trusty-updates

** Summary changed:

- qtiplot package needs to be rebuilt against new SIP libraries
+ [SRU] qtiplot package needs to be rebuilt against new SIP libraries

** Description changed:

- Python scriting isn't working in Trusty (Ubuntu 14.04). Indeed, when
- trying to initialize the scripting it results in "Failed to export
- QtiPlot API: Accessing QtiPlot functions or objects from Python code
- won't work. Probably your version of Qt/SIP/PyQt differs from the one
- QtiPlot was compiled against."
+ [Impact]
+ Python scripting isn't working in Trusty (Ubuntu 14.04). 
  
+ [Test case]
  Qtiplot installed version : 0.9.8.9-8.
+ 1) From the menus, choose "Scripting"->"Scripting Language..."
+ 2) Select Python
+ 3) Error: "Failed to export QtiPlot API: Accessing QtiPlot functions or 
objects from Python code won't work. Probably your version of Qt/SIP/PyQt 
differs from the one QtiPlot was compiled against."
  
- This bug has been previously reported and fixed for Saucy (Ubuntu
- 13.10), see bug #1243269 (as well as in Raring, see bug #1129237). But
- it appears again in Trusty...
+ [Regression Potential]
+ None, this is a no code change rebuild.
+ 
+ [Other info]
+ This bug has been previously reported and fixed for Saucy (Ubuntu 13.10), see 
bug #1243269 (as well as in Raring, see bug #1129237). But it appears again in 
Trusty...
  
  It seems to be a compatibility problem.
  It looks quite strange that this bug happens every release... I hope you 
could fix this easily.

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

Title:
  [SRU] qtiplot package needs to be rebuilt against new SIP libraries

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

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


[Bug 1311721] Re: qtiplot package needs to be rebuilt against new SIP libraries

2014-04-25 Thread Scott Howard
** Branch linked: lp:~showard314/ubuntu/utopic/qtiplot/utopic_1311721

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

Title:
  qtiplot package needs to be rebuilt against new SIP libraries

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

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


[Bug 1306629] Re: [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-04-24 Thread Scott Howard
** Changed in: libsdl2 (Ubuntu)
   Status: In Progress => Triaged

** Changed in: libsdl2 (Ubuntu)
Milestone: None => trusty-updates

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

Title:
  [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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


[Bug 1311721] Re: qtiplot package needs to be rebuilt against new SIP libraries

2014-04-24 Thread Scott Howard
Ok, let's get this started.

Sponsors: no source change rebuild required for utopic
https://code.launchpad.net/~showard314/ubuntu/utopic/qtiplot/utopic_1311721

then we can start SRU

** Changed in: qtiplot (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: qtiplot (Ubuntu)
   Importance: Undecided => High

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

Title:
  qtiplot package needs to be rebuilt against new SIP libraries

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

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


[Bug 1311721] Re: qtiplot package needs to be rebuilt against new SIP libraries

2014-04-23 Thread Scott Howard
As the one that has to deal with this every release, this is kind of 
infuriating... Ubuntu, how can we we stop this from happening?
The python-sip bump occurred Tue, 18 Mar 2014 10:40:51 +0400, one month before 
release - and no one rebuilt depending packages?


I'm sorry to ask you to do this again, Dufay. In a few hours, could you try:

sudo add-apt-repository ppa:showard314/ppa
sudo apt-get update
sudo apt-get install qtiplot

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

Title:
  qtiplot package needs to be rebuilt against new SIP libraries

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

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


[Bug 1306629] Re: [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-04-22 Thread Scott Howard
** Branch unlinked: lp:~brandontschaefer/libsdl/mir-include-sdl2-pc-fix

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

Title:
  [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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


[Bug 1306629] Re: [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-04-21 Thread Scott Howard
Thanks!
Using
http://paste.ubuntu.com/7271077/
alone I was able to build openmw on trusty.

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

Title:
  [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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


[Bug 1306629] Re: [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-04-21 Thread Scott Howard
I agree with everything Benjamin said, but including support for Mir is
one thing and making developers include headers is something different.

Look at wayland, for example. SDL2 does not require you to include
wayland headers, nor x11 headers - why does Mir require you to include
Mir headers when I want to compile a program that uses SDL2? What makes
Mir different?

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

Title:
  [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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


[Bug 1306629] Re: [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-04-21 Thread Scott Howard
That's my problem:
SDL2 has wayland, Mir, and x11 support. As a developer that uses SDL2, I now 
have to explicitly include Mir headers but not wayland nor x11. What's wrong 
with Mir that it makes us do that?

This is what it is:
https://bugs.launchpad.net/mir/+bug/1161064
https://bugs.launchpad.net/mir/+bug/1161240

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

Title:
  [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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


[Bug 1306629] Re: [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-04-21 Thread Scott Howard
A) Workaround is to add: "-I/usr/include/mirclient
-I/usr/include/mircommon" to your compiler options.

B) Something is still odd here. Mir support was enabled in SDL2. You now
have to install libmirclient-dev and mircommon-dev and explicitly add
includes to mir header files in your program in order to compile any
SDL2 program, even if you don't use mir or have mir installed. Sure, Mir
will be the default next release - but that's next release, and trusty
was supposed to be an LTS release.

It's like having to install java in order to compile anything that uses
libc. (Hyperbole, but similar idea).

Enabling Mir support is great, but requiring developers to explicitly
include headers they don't know about and won't use seems odd.

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

Title:
  [SRU] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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


[Bug 1306629] Re: SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-04-15 Thread Scott Howard
update: it looks like only one package depends on libsdl2 in trusty, so
this might not be as important. However, it is a problem that SDL
requires headers from Mir but SDL does not tell buildsystems the
locations of these headers nor passes the correct -I required when built
with Mir support.

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

Title:
  SDL_syswm.h can't find mir_toolkit/mir_client_library.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1306629/+subscriptions

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


[Bug 1306629] Re: SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-04-11 Thread Scott Howard
More info:
1) packages which use cmake (FindSDL.cmake) will FTBFS since they will not know 
to add includes for mir
2) packages which use pkgconfig will FTBFS since SDL2 doesn't add a requires on 
mir or adds mir includes to Cflags:

# sdl pkg-config source file

prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/i386-linux-gnu
includedir=${prefix}/include

Name: sdl2
Description: Simple DirectMedia Layer is a cross-platform multimedia library 
designed to provide low level access to audio, keyboard, mouse, joystick, 3D 
hardware via OpenGL, and 2D video framebuffer.
Version: 2.0.2
Requires:
Conflicts:
Libs: -L${libdir}  -lSDL2
Libs.private: -lSDL2  -lpthread  -Wl,--no-undefined -lm -ldl  -lasound -lm -ldl 
-lpthread -lpulse-simple -lpulse-lX11 -lXext -lXcursor -lXinerama -lXi 
-lXrandr -lXss -lXxf86vm -lwayland-egl -lwayland-client -lwayland-cursor 
-lxkbcommon   -lts -lpthread -lrt
Cflags: -I${includedir}/SDL2   -D_REENTRANT

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

Title:
  SDL_syswm.h can't find mir_toolkit/mir_client_library.h

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

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


[Bug 1306629] Re: SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-04-11 Thread Scott Howard
ok, so it looks like libsdl2 has to update/use pkgconfig and pass those
headers.

This is related to:
https://bugs.launchpad.net/mir/+bug/1161064
https://bugs.launchpad.net/mir/+bug/1161240

I don't know what's the best way to handle this - many packages in the
archive don't know about mir, and SDL just pulled it in - and SDL isn't
telling the build process where MIR is located. There isn't enough time
to find them all and fix it before trusty is released.

Since we're so close to an LTS release, should MIR support be dropped
from SDL2?

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

Title:
  SDL_syswm.h can't find mir_toolkit/mir_client_library.h

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

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


[Bug 1295389] Re: [FFe] Enable Mir video support for 2.0.2

2014-04-11 Thread Scott Howard
reported as new bug #1306629, i'll subscribe @brandontschaefer to that
new one

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

Title:
  [FFe] Enable Mir video support for 2.0.2

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

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


[Bug 1306629] [NEW] SDL_syswm.h can't find mir_toolkit/mir_client_library.h

2014-04-11 Thread Scott Howard
Public bug reported:

I believe something is wrong with MIR support. A daily build of openmw
just failed with:

/usr/include/SDL2/SDL_syswm.h:97:44: fatal error: 
mir_toolkit/mir_client_library.h: No such file or directory
 #include 

In SDL_syswm.h:
#if defined(SDL_VIDEO_DRIVER_MIR)
#include 
#endif

the file is:
/usr/include/mirclient/mir_toolkit/mir_client_library.h
http://packages.ubuntu.com/search?searchon=contents&keywords=mir_client_library.h&mode=exactfilename&suite=trusty&arch=any

openmw buildlog:
https://launchpadlibrarian.net/172588668/buildlog_ubuntu-trusty-i386.openmw_0.29%2Bgit20140411.77-0~ubuntu14.04.1_FAILEDTOBUILD.txt.gz

it built successfully until the fix for bug #1295389 libsdl2 commit hit
that enabled mir.

Assigning "high" since it has the potentially to cause a large number of
FTBFS in the archive.

** Affects: libsdl2 (Ubuntu)
 Importance: High
 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/1306629

Title:
  SDL_syswm.h can't find mir_toolkit/mir_client_library.h

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

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


[Bug 1295389] Re: [FFe] Enable Mir video support for 2.0.2

2014-04-11 Thread Scott Howard
I believe something is wrong with MIR support. A daily build of openmw just 
failed with:
/usr/include/SDL2/SDL_syswm.h:97:44: fatal error: 
mir_toolkit/mir_client_library.h: No such file or directory
 #include 

In SDL_syswm.h:
#if defined(SDL_VIDEO_DRIVER_MIR)
#include 
#endif

the file is:
/usr/include/mirclient/mir_toolkit/mir_client_library.h
http://packages.ubuntu.com/search?searchon=contents&keywords=mir_client_library.h&mode=exactfilename&suite=trusty&arch=any


openmw buildlog:
https://launchpadlibrarian.net/172588668/buildlog_ubuntu-trusty-i386.openmw_0.29%2Bgit20140411.77-0~ubuntu14.04.1_FAILEDTOBUILD.txt.gz

it built successfully until this libsdl2 commit hit that enabled mir

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

Title:
  [FFe] Enable Mir video support for 2.0.2

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

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


[Bug 1266776] Re: cgminer should setup udev for usb devices

2014-02-04 Thread Scott Howard
** Changed in: cgminer (Ubuntu)
   Status: New => Incomplete

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

Title:
  cgminer should setup udev for usb devices

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

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


[Bug 1275610] Re: paths to ard-* utilities are broken

2014-02-04 Thread Scott Howard
Thanks for the report, could you try the newest release 0.13.1 in
trusty? Upstream has taken over package management and tried to fix this
problem.

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

Title:
  paths to ard-* utilities are broken

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/arduino-mk/+bug/1275610/+subscriptions

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


[Bug 710223] Re: [needs-packaging] librecad

2014-01-29 Thread Scott Howard
Hello all,
This bug is a packaging request for librecad. If you'd like qcad, the best way 
is to file a request for package (RFP) for qcad against debian.
https://www.debian.org/devel/wnpp/
https://wiki.ubuntu.com/UbuntuDevelopment/NewPackages

I was the debian maintainer for qcad, and think the new release is very
interesting - I just don't have time at the moment to work on it.

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

Title:
  [needs-packaging] librecad

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

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


[Bug 1266776] Re: cgminer should setup udev for usb devices

2014-01-21 Thread Scott Howard
Thanks for the bug. I think this is already done:
http://packages.ubuntu.com/trusty/amd64/cgminer/filelist

/lib/udev/rules.d/01-cgminer.rules
(system udev rules go in /lib/udev instead of /etc/udev)

could you please confirm that the bug still exists?

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

Title:
  cgminer should setup udev for usb devices

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

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


[Bug 624451] Re: libmuparser-dev does not contain static library

2013-12-19 Thread Scott Howard
** Changed in: muparser (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  libmuparser-dev does not contain static library

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

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


[Bug 1252021] Re: nvidia-319-updates/settings shouldn't be installed if another opencl enabled driver is already present

2013-12-19 Thread Scott Howard
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, I am closing it because the bug has been fixed
in the latest development version of Ubuntu - Trusty Tahr.

If you need a fix for the bug in previous versions of Ubuntu, please
follow the instructions for "Requesting a Backport" at
https://wiki.ubuntu.com/UbuntuBackports#Requesting_a_Backport

** Changed in: cgminer (Ubuntu)
   Status: New => 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/1252021

Title:
  nvidia-319-updates/settings shouldn't be installed if another opencl
  enabled driver is already present

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

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10, disables python scripting

2013-12-12 Thread Scott Howard
it's working:

$ apt-cache showpkg qtiplot
Package: qtiplot
Versions: 
0.9.8.9-6ubuntu0.1 (/var/lib/dpkg/status)
 Description Language: 
 File: 
/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_saucy_universe_binary-i386_Packages
  MD5: fb09ae8e2a6f5b90755a75a3e00839b5
 Description Language: en
 File: 
/var/lib/apt/lists/us.archive.ubuntu.com_ubuntu_dists_saucy_universe_i18n_Translation-en
  MD5: fb09ae8e2a6f5b90755a75a3e00839b5


** 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/1243269

Title:
  qtiplot FTBFS Ubuntu 13.10, disables python scripting

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtiplot/+bug/1243269/+subscriptions

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10, disables python scripting

2013-12-05 Thread Scott Howard
self-verified that the SRU in saucy-proposed works, thanks.

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

Title:
  qtiplot FTBFS Ubuntu 13.10, disables python scripting

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtiplot/+bug/1243269/+subscriptions

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10, disables python scripting

2013-12-01 Thread Scott Howard
** Description changed:

- During a rebuild of all packages in sid, your package failed to build on
+ [Description] Python scripting no longer works with qtiplot which is a
+ major regression and makes the package unusable for users that require
+ that feature. This is due to python SIP being updated but the package
+ was not tested against it.
+ 
+ [Test Case] Open qtiplot, choose the menu "Scripting"->"Choose Scripting
+ Language" select python. You'll get an error about an incompatible SIP
+ API.
+ 
+ [Regression] It FTBFS as of now, this fix will make it build. Python
+ doesn't work now, so it can't break anymore. The code changes only
+ affect python scripting.
+ 
+ The patch is in comment #9. This was fixed in trusty via sync with
+ Debian.
+ 
+ 
+ 
+ 
+ 
+ Original report: During a rebuild of all packages in sid, your package failed 
to build on
  amd64.
  
  Relevant part (hopefully):
  > g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W 
-DSCRIPTING_CONSOLE -DSVN_REVISION="\"\"" -DQT_PLUGIN 
-DTRANSLATIONS_PATH=\"/usr/share/qtiplot/translations\" 
-DMANUAL_PATH=\"/usr/share/doc/qtiplot/manual\" -DSCRIPTING_MUPARSER 
-DSCRIPTING_PYTHON -DPYTHON_CONFIG_PATH=\"/usr/share/qtiplot\" 
-DGL2PS_HAVE_LIBPNG -DTEX_OUTPUT -DHAVE_ALGLIB -DHAVE_TAMUANOVA -DQT_NO_DEBUG 
-DQT_SVG_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB 
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtSvg -I/usr/include/qt4 
-I/usr/include/qt4/QtAssistantClient -I/usr/include/qt4/QtAssistant 
-I/usr/include/muParser -I../3rdparty/qwt/src -I../3rdparty/qwtplot3d/include 
-Iicons -Isrc/analysis -Isrc/analysis/dialogs -Isrc/core -Isrc/excel 
-Isrc/lib/include -Isrc/lib/3rdparty/qtcolorpicker/src -Isrc/plot2D 
-Isrc/plot2D/dialogs -Isrc/plot3D -Isrc/matrix -Isrc/table -Isrc/scripting 
-I/usr/include/python2.7 -I/usr/include/tamu_anova -I/usr/include 
-I/usr/X11R6/include -I/«PKGBUILDDIR»/tmp/qtiplot -o 
../tmp/qtiplot/sipqtiImageWidget.o ../tmp/qtiplot/sipqtiImageWidget.cpp
  > In file included from src/scripting/qti.sip:1119:0:
  > icons/../src/plot2D/ImageWidget.h: In member function 'virtual void 
sipImageWidget::paintEvent(QPaintEvent*)':
  > icons/../src/plot2D/ImageWidget.h:73:7: error: 'virtual void 
ImageWidget::paintEvent(QPaintEvent*)' is private
  > void paintEvent(QPaintEvent *e);
  > ^
  > ../tmp/qtiplot/sipqtiImageWidget.cpp:907:35: error: within this context
  > ImageWidget::paintEvent(a0);
  > ^
  > make[3]: *** [../tmp/qtiplot/sipqtiImageWidget.o] Error 1
  
- 
- 
- 
- This particular bug is easily fixable, however it then fails further down 
with:
+ This particular bug is easily fixable, however it then fails further
+ down with:
  
  x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W 
-DSCRIPTING_CONSOLE -DQTIPLOT_PRO -DSVN_REVISION="\"\"" -DQT_PLUGIN 
-DTRANSLATIONS_PATH=\"/usr/share/qtiplot/translations\" 
-DMANUAL_PATH=\"/usr/share/doc/qtiplot/html\" -DSCRIPTING_MUPARSER 
-DSCRIPTING_PYTHON -DPYTHON_CONFIG_PATH=\"/usr\" -DGL2PS_HAVE_LIBPNG 
-DTEX_OUTPUT -DHAVE_ALGLIB -DHAVE_TAMUANOVA -DNO_LOG_FILE -DQT_NO_DEBUG 
-DQT_SVG_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB 
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtSvg -I/usr/include/qt4 
-I/usr/include/qt4/QtAssistantClient -I/usr/include/qt4/QtAssistant 
-I../3rdparty/qwt/src -I../3rdparty/qwtplot3d/include -Iicons -Isrc/analysis 
-Isrc/analysis/dialogs -Isrc/core -Isrc/excel -Isrc/lib/inc
-  lude -Isrc/lib/3rdparty/qtcolorpicker/src -Isrc/plot2D -Isrc/plot2D/dialogs 
-Isrc/plot3D -Isrc/matrix -Isrc/table -Isrc/scripting -I/usr/include/python2.7 
-I/usr/include/tamu_anova -Isrc/plugins/exportEMF 
-Isrc/plugins/exportEMF/3rdparty/EmfEngine/src -Isrc/plugins/OriginPlugin 
-Isrc/plugins/OriginPlugin/liborigin1 -Isrc/plugins/OriginPlugin/liborigin2 
-Isrc/plugins/OriginPlugin/tree.phi-sci.com -I../3rdparty/boost 
-I/usr/X11R6/include 
-I/var/tmp/portage/sci-visualization/qtiplot-0.9.8.9-r2/work/qtiplot-0.9.8.9/tmp/qtiplot
 -o ../tmp/qtiplot/sipqtiFFT.o ../tmp/qtiplot/sipqtiFFT.cpp
+  lude -Isrc/lib/3rdparty/qtcolorpicker/src -Isrc/plot2D -Isrc/plot2D/dialogs 
-Isrc/plot3D -Isrc/matrix -Isrc/table -Isrc/scripting -I/usr/include/python2.7 
-I/usr/include/tamu_anova -Isrc/plugins/exportEMF 
-Isrc/plugins/exportEMF/3rdparty/EmfEngine/src -Isrc/plugins/OriginPlugin 
-Isrc/plugins/OriginPlugin/liborigin1 -Isrc/plugins/OriginPlugin/liborigin2 
-Isrc/plugins/Or

Re: [Bug 1250924] Re: [SRU] Ubuntu changes to Ogre install plugins in wrong directory

2013-11-21 Thread Scott Howard
Nevermind, it's just arm64

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

Title:
  [SRU] Ubuntu changes to Ogre install plugins in wrong directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1250924/+subscriptions

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


[Bug 1214721] Re: More appropriate XDG menu category for bitcoin-qt

2013-11-20 Thread Scott Howard
Committed upstream:
https://github.com/bitcoin/bitcoin/commit/9085c8c7c3e1223349151281130f92dc7df8bd62

** Also affects: bitcoin
   Importance: Undecided
   Status: New

** Changed in: bitcoin
   Status: New => 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/1214721

Title:
  More appropriate XDG menu category for bitcoin-qt

To manage notifications about this bug go to:
https://bugs.launchpad.net/bitcoin/+bug/1214721/+subscriptions

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10, disables python sripting

2013-11-19 Thread Scott Howard
edit: trusty, not saucy-proposed. The FTBFS gives this:
The bug is not reproducible, so it is likely a hardware or OS problem.
make[3]: *** [../tmp/qtiplot/Graph.o] Error 1

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

Title:
  qtiplot FTBFS Ubuntu 13.10, disables python sripting

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtiplot/+bug/1243269/+subscriptions

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10, disables python sripting

2013-11-19 Thread Scott Howard
saucy-proposed possibly needs to a rebuild:
"The bug is not reproducible, so it is likely a hardware or OS problem."

https://launchpadlibrarian.net/156933486/buildlog_ubuntu-trusty-
arm64.qtiplot_0.9.8.9-7ubuntu1_FAILEDTOBUILD.txt.gz

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

Title:
  qtiplot FTBFS Ubuntu 13.10, disables python sripting

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtiplot/+bug/1243269/+subscriptions

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10, disables python sripting

2013-11-17 Thread Scott Howard
For those experiencing the bug, here's a fixed version.

sudo apt-add-repository ppa:showard314/qtiplot-ppa
sudo apt-get update
sudo apt-get upgrade


once it is uploaded to saucy-proposed, we'll ask you to try out that package as 
well before fixing in saucy.

This will be fixed in trusty via upload to debian unstable.

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

Title:
  qtiplot FTBFS Ubuntu 13.10, disables python sripting

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtiplot/+bug/1243269/+subscriptions

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10, disables python sripting

2013-11-17 Thread Scott Howard
here's the sru patch for saucy

buildlog
https://launchpadlibrarian.net/156786172/buildlog_ubuntu-saucy-amd64.qtiplot_0.9.8.9-6ubuntu0.1~ppa1_UPLOADING.txt.gz

** Patch added: "bug1243269.patch"
   
https://bugs.launchpad.net/ubuntu/+source/qtiplot/+bug/1243269/+attachment/3911121/+files/bug1243269.patch

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

Title:
  qtiplot FTBFS Ubuntu 13.10, disables python sripting

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtiplot/+bug/1243269/+subscriptions

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10, disables python sripting

2013-11-17 Thread Scott Howard
** Changed in: qtiplot (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  qtiplot FTBFS Ubuntu 13.10, disables python sripting

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtiplot/+bug/1243269/+subscriptions

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10, disables python sripting

2013-11-17 Thread Scott Howard
** Summary changed:

- qtiplot FTBFS Ubuntu 13.10
+ qtiplot FTBFS Ubuntu 13.10, disables python sripting

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

Title:
  qtiplot FTBFS Ubuntu 13.10, disables python sripting

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtiplot/+bug/1243269/+subscriptions

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10

2013-11-17 Thread Scott Howard
Thank you freeBSD

http://svnweb.freebsd.org/ports/head/math/qtiplot/files/patch-
sip-4.15?revision=331502&view=markup

i'll give this a shot and get it uploaded to Debian. Building in PPA now

** Also affects: qtiplot
   Importance: Undecided
   Status: New

** Changed in: qtiplot (Ubuntu)
   Importance: Undecided => High

** Description changed:

+ During a rebuild of all packages in sid, your package failed to build on
+ amd64.
+ 
+ Relevant part (hopefully):
+ > g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W 
-DSCRIPTING_CONSOLE -DSVN_REVISION="\"\"" -DQT_PLUGIN 
-DTRANSLATIONS_PATH=\"/usr/share/qtiplot/translations\" 
-DMANUAL_PATH=\"/usr/share/doc/qtiplot/manual\" -DSCRIPTING_MUPARSER 
-DSCRIPTING_PYTHON -DPYTHON_CONFIG_PATH=\"/usr/share/qtiplot\" 
-DGL2PS_HAVE_LIBPNG -DTEX_OUTPUT -DHAVE_ALGLIB -DHAVE_TAMUANOVA -DQT_NO_DEBUG 
-DQT_SVG_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB 
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtSvg -I/usr/include/qt4 
-I/usr/include/qt4/QtAssistantClient -I/usr/include/qt4/QtAssistant 
-I/usr/include/muParser -I../3rdparty/qwt/src -I../3rdparty/qwtplot3d/include 
-Iicons -Isrc/analysis -Isrc/analysis/dialogs -Isrc/core -Isrc/excel 
-Isrc/lib/include -Isrc/lib/3rdparty/qtcolorpicker/src -Isrc/plot2D 
-Isrc/plot2D/dialogs -Isrc/plot3D -Isrc/matrix -Isrc/table -Isrc/scripting 
-I/usr/include/python2.7 -I/usr/include/tamu_anova -I/usr/include 
-I/usr/X11R6/include -I/«PKGBUILDDIR»/tmp/qtiplot -o 
../tmp/qtiplot/sipqtiImageWidget.o ../tmp/qtiplot/sipqtiImageWidget.cpp
+ > In file included from src/scripting/qti.sip:1119:0:
+ > icons/../src/plot2D/ImageWidget.h: In member function 'virtual void 
sipImageWidget::paintEvent(QPaintEvent*)':
+ > icons/../src/plot2D/ImageWidget.h:73:7: error: 'virtual void 
ImageWidget::paintEvent(QPaintEvent*)' is private
+ > void paintEvent(QPaintEvent *e);
+ > ^
+ > ../tmp/qtiplot/sipqtiImageWidget.cpp:907:35: error: within this context
+ > ImageWidget::paintEvent(a0);
+ > ^
+ > make[3]: *** [../tmp/qtiplot/sipqtiImageWidget.o] Error 1
+ 
+ 
+ 
+ 
+ This particular bug is easily fixable, however it then fails further down 
with:
+ 
+ x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -D_REENTRANT -Wall -W 
-DSCRIPTING_CONSOLE -DQTIPLOT_PRO -DSVN_REVISION="\"\"" -DQT_PLUGIN 
-DTRANSLATIONS_PATH=\"/usr/share/qtiplot/translations\" 
-DMANUAL_PATH=\"/usr/share/doc/qtiplot/html\" -DSCRIPTING_MUPARSER 
-DSCRIPTING_PYTHON -DPYTHON_CONFIG_PATH=\"/usr\" -DGL2PS_HAVE_LIBPNG 
-DTEX_OUTPUT -DHAVE_ALGLIB -DHAVE_TAMUANOVA -DNO_LOG_FILE -DQT_NO_DEBUG 
-DQT_SVG_LIB -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB 
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
-I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtSvg -I/usr/include/qt4 
-I/usr/include/qt4/QtAssistantClient -I/usr/include/qt4/QtAssistant 
-I../3rdparty/qwt/src -I../3rdparty/qwtplot3d/include -Iicons -Isrc/analysis 
-Isrc/analysis/dialogs -Isrc/core -Isrc/excel -Isrc/lib/inc
+  lude -Isrc/lib/3rdparty/qtcolorpicker/src -Isrc/plot2D -Isrc/plot2D/dialogs 
-Isrc/plot3D -Isrc/matrix -Isrc/table -Isrc/scripting -I/usr/include/python2.7 
-I/usr/include/tamu_anova -Isrc/plugins/exportEMF 
-Isrc/plugins/exportEMF/3rdparty/EmfEngine/src -Isrc/plugins/OriginPlugin 
-Isrc/plugins/OriginPlugin/liborigin1 -Isrc/plugins/OriginPlugin/liborigin2 
-Isrc/plugins/OriginPlugin/tree.phi-sci.com -I../3rdparty/boost 
-I/usr/X11R6/include 
-I/var/tmp/portage/sci-visualization/qtiplot-0.9.8.9-r2/work/qtiplot-0.9.8.9/tmp/qtiplot
 -o ../tmp/qtiplot/sipqtiFFT.o ../tmp/qtiplot/sipqtiFFT.cpp
+ ../tmp/qtiplot/sipqtiFFT.cpp: In member function ‘virtual bool 
sipFFT::setDataFromTable(Table*, const QString&, const QString&, int, int, 
bool)’:
+ ../tmp/qtiplot/sipqtiFFT.cpp:563:55: error: no matching function for call to 
‘sipFFT::setDataFromTable(Table*&, const QString&, const QString&, int&, int&, 
bool&)’
+  return FFT::setDataFromTable(a0,a1,a2,a3,a4,a5);
+^
+ ../tmp/qtiplot/sipqtiFFT.cpp:563:55: note: candidate is:
+ In file included from src/scripting/qti.sip:3219:0:
+ icons/../src/analysis/FFT.h:63:10: note: bool FFT::setDataFromTable(Table*, 
const QString&, const QString&, int, int)
+  bool setDataFromTable(Table *t, const QString& realColName, const 
QString& imagColName = QString(), int from = 0, int to = -1);
+   ^
+ icons/../src/analysis/FFT.h:63:10: note: candidate expects 5 arguments, 6 

[Bug 1252002] Re: qtiplot: FTBFS: icons/../src/plot2D/ImageWidget.h:73:7: error: 'virtual void ImageWidget::paintEvent(QPaintEvent*)' is private

2013-11-17 Thread Scott Howard
*** This bug is a duplicate of bug 1243269 ***
https://bugs.launchpad.net/bugs/1243269

** This bug has been marked a duplicate of bug 1243269
   qtiplot FTBFS Ubuntu 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/1252002

Title:
  qtiplot: FTBFS: icons/../src/plot2D/ImageWidget.h:73:7: error:
  'virtual void ImageWidget::paintEvent(QPaintEvent*)' is private

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtiplot/+bug/1252002/+subscriptions

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


[Bug 1250924] Re: [SRU] Ubuntu changes to Ogre install plugins in wrong directory

2013-11-16 Thread Scott Howard
** Changed in: ogre-1.8 (Ubuntu)
Milestone: saucy-updates => None

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

Title:
  [SRU] Ubuntu changes to Ogre install plugins in wrong directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1250924/+subscriptions

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


[Bug 1250924] Re: [SRU] Ubuntu changes to Ogre install plugins in wrong directory

2013-11-13 Thread Scott Howard
buildlog from ppa:showard314/ppa

https://launchpadlibrarian.net/156510740/buildlog_ubuntu-
saucy-i386.ogre-1.8_1.8.1%2Bdfsg-0ubuntu1.1~ppa3_UPLOADING.txt.gz

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

Title:
  [SRU] Ubuntu changes to Ogre install plugins in wrong directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1250924/+subscriptions

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


[Bug 1250924] Re: [SRU] Ubuntu changes to Ogre install plugins in wrong directory

2013-11-13 Thread Scott Howard
debdiff for SRU

** Patch added: "bug1250924.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1250924/+attachment/3908101/+files/bug1250924.debdiff

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

Title:
  [SRU] Ubuntu changes to Ogre install plugins in wrong directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1250924/+subscriptions

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


[Bug 1250924] [NEW] [SRU] Ubuntu changes to Ogre install plugins in wrong directory

2013-11-13 Thread Scott Howard
Public bug reported:

Fixed in trusty:
https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1244592

[Impact]
The Ogre3D 1.8.1 plugins are in the wrong directory. They should either be in 
OGRE-1.8 or OGRE-1.8.1 but not in OGRE-1.8.0, this causes problems when 
compiling freeOrion and OpenMW. The workaround at this moment is to "sudo ln 
-sf OGRE-1.8.0 OGRE-1.8.1" and rebuild or add kludge code their respective 
CMake files.

find /usr/lib/x86_64-linux-gnu | grep -i OGRE

/usr/lib/x86_64-linux-gnu/libOgreProperty.so
/usr/lib/x86_64-linux-gnu/libOgrePaging.so.1.8.1
/usr/lib/x86_64-linux-gnu/libOgreTerrain.so
/usr/lib/x86_64-linux-gnu/libOgreTerrain.so.1.8.1
/usr/lib/x86_64-linux-gnu/pkgconfig/OGRE-Paging.pc
/usr/lib/x86_64-linux-gnu/pkgconfig/OGRE-Terrain.pc
/usr/lib/x86_64-linux-gnu/pkgconfig/OGRE-RTShaderSystem.pc
/usr/lib/x86_64-linux-gnu/pkgconfig/OGRE-PCZ.pc
/usr/lib/x86_64-linux-gnu/pkgconfig/OGRE.pc
/usr/lib/x86_64-linux-gnu/pkgconfig/OGRE-Property.pc
/usr/lib/x86_64-linux-gnu/libOgreRTShaderSystem.so
/usr/lib/x86_64-linux-gnu/libOgreRTShaderSystem.so.1.8.1
/usr/lib/x86_64-linux-gnu/libOgreMain.so
/usr/lib/x86_64-linux-gnu/libOgrePaging.so
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/Plugin_BSPSceneManager.so.1.8.1
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/Plugin_ParticleFX.so.1.8.1
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/RenderSystem_GL.so
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/Plugin_PCZSceneManager.so.1.8.1
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/Plugin_ParticleFX.so
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/Plugin_OctreeZone.so
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/Plugin_PCZSceneManager.so
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/Plugin_BSPSceneManager.so
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/Plugin_OctreeSceneManager.so
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/Plugin_OctreeSceneManager.so.1.8.1
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/RenderSystem_GL.so.1.8.1
/usr/lib/x86_64-linux-gnu/OGRE-1.8.0/Plugin_OctreeZone.so.1.8.1
/usr/lib/x86_64-linux-gnu/libOgreMain.so.1.8.1
/usr/lib/x86_64-linux-gnu/libOgreProperty.so.1.8.1

ogre's pc files are correct, the problem is with packages that use cmake
and find_package(OGRE). cmake comes with their own scripts and are
looking in OGRE-{VERSION}, while .pc files tell autotools to look in
OGRE-1.8.0.

[Test Case]
Try compiling openmw or freeorion, or any cmake build tools application. They 
will fail for not finding plugins in OGRE-1.8.1

[Proposed fix]
The least invasive fix is to symlink OGRE-1.8.0 and OGRE-1.8.1. The other 
option is for depending libraries to not use cmake's find_package but instead 
use pkgconfig. I'll try another build with a simple symlink

[Regression potential]
Zero, nothing is changed/removed from the package - we're just adding a symlink 
to maintain backwards compatibility.

** Affects: ogre-1.8 (Ubuntu)
 Importance: Undecided
 Status: Triaged

** Changed in: ogre-1.8 (Ubuntu)
   Status: New => Triaged

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

Title:
  [SRU] Ubuntu changes to Ogre install plugins in wrong directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1250924/+subscriptions

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10

2013-11-07 Thread Scott Howard
freeBSD is seeing this now too, looks like bitrot. If anyone finds a patch for 
this, please post it here or Debian
http://lists.freebsd.org/pipermail/freebsd-pkg-fallout/Week-of-Mon-20131014/035613.html

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

Title:
  qtiplot FTBFS Ubuntu 13.10

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

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


[Bug 778976] Re: qtiplot crashed with SIGSEGV in QLocalePrivate::stringToLongLong()

2013-11-03 Thread Scott Howard
** No longer affects: qtiplot (Debian)

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

Title:
  qtiplot crashed with SIGSEGV in QLocalePrivate::stringToLongLong()

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

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


[Bug 1243269] Re: qtiplot FTBFS Ubuntu 13.10

2013-11-03 Thread Scott Howard
** Summary changed:

- please rebuild qtiplot against new SIP libraries for Ubuntu 13.10
+ qtiplot FTBFS Ubuntu 13.10

** Bug watch added: Debian Bug tracker #728642
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728642

** Also affects: qtiplot (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728642
   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/1243269

Title:
  qtiplot FTBFS Ubuntu 13.10

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

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


[Bug 778976] Re: qtiplot crashed with SIGSEGV in QLocalePrivate::stringToLongLong()

2013-11-03 Thread Scott Howard
** Bug watch added: Debian Bug tracker #728642
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728642

** Also affects: qtiplot (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728642
   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/778976

Title:
  qtiplot crashed with SIGSEGV in QLocalePrivate::stringToLongLong()

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

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


[Bug 1244592] Re: Ogre 1.8.1 libs not in the right directory

2013-10-26 Thread Scott Howard
Sponsors: attached is the debdiff for this bug, it simply adds a link
and preservers the build so it remains compatible with all depending
packages.

** Patch added: "bug_1244592.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1244592/+attachment/3892207/+files/bug_1244592.debdiff

** Changed in: ogre-1.8 (Ubuntu)
 Assignee: Scott Howard (showard314) => (unassigned)

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

Title:
  Ogre 1.8.1 libs not in the right directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1244592/+subscriptions

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


[Bug 1244592] Re: Ogre 1.8.1 libs not in the right directory

2013-10-26 Thread Scott Howard
Build is complete, could you please try testing the package?

When Ubuntu imported version 1.8.1 on top of Debian's 1.8.0, Ubuntu
never bumped the installation directories in order to maintain backwards
compatibility with existing binaries.

CMake, however, knows where plugins should be regardless of pkgconfig.
It can't find it since Ubuntu didn't install plugins to the correct
location.

To maintain backwards compatibility with libraries, prevent regressions
and lots of FTBFS,  this fix for trusty will symlink the correct name to
the incorrect one. Syncing back with Debian when 1.8.1 comes out will
fix everything.

Also, ogre-1.9 is in unstable and trusty and probably will supersede
this soon enough.

Set to low priority since a work around exists:
sudo ln -sf OGRE-1.8.0 OGRE-1.8.1

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

Title:
  Ogre 1.8.1 libs not in the right directory

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ogre-1.8/+bug/1244592/+subscriptions

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


  1   2   3   4   5   6   7   8   9   10   >