[Bug 244485] [NEW] Please provide the QT4 bindings for OpenSG

2008-07-01 Thread David Morris
Public bug reported:

OpenSG provides support for QT4 however these aren't included in the
package.

** Affects: opensg (Ubuntu)
 Importance: Undecided
 Assignee: David Morris (dave-greenacre)
 Status: New

** Changed in: opensg (Ubuntu)
 Assignee: (unassigned) => David Morris (dave-greenacre)

-- 
Please provide the QT4 bindings for OpenSG
https://bugs.launchpad.net/bugs/244485
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 244487] [NEW] Tutorial examples fail to build with supplied Makefiles

2008-07-01 Thread David Morris
Public bug reported:

The supplied makefiles don't make use of pkg-config and can fail to
build.  They should be re-written to make use of pkg-config and to
provide an example of how to use the pkg-config files.

** Affects: opensg (Ubuntu)
 Importance: Undecided
 Assignee: David Morris (dave-greenacre)
 Status: New

** Changed in: opensg (Ubuntu)
 Assignee: (unassigned) => David Morris (dave-greenacre)

-- 
Tutorial  examples fail to build with supplied Makefiles
https://bugs.launchpad.net/bugs/244487
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 389441] [NEW] QT Browser Plugins make the browser unresponsive

2009-06-19 Thread David Morris
Public bug reported:

QT provides a solution for implementing browser plugins for web browsers
which support the Netscape LiveConnect API.  However the simple 'Hello
World' example fails to run on Ubuntu 8.10 and Ubuntu 9.04.  It simply
hangs in both Firefox and Epiphany making the browser unresponsive.

Looking at the same code compiled and running on Ubuntu 8.04 (Hardy),
Fedora 9 and Debian Lenny works.  Therefore I believe it is Ubuntu
specific problem introduced between 8.04 and 8.10.

The QT site on the plugin is http://www.qtsoftware.com/products/appdev
/add-on-products/catalog/4/Utilities/qtbrowserplugin

To test you need to download, build and install the open source version
of the plugin.  The install path for Firefox is
/usr/lib/firefox/plugins/

Once installed, visiting the example page
http://doc.trolltech.com/solutions/4/qtbrowserplugin/qtbrowserplugin-
example-trivial.html will show the bug.

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
QT Browser Plugins make the browser unresponsive 
https://bugs.launchpad.net/bugs/389441
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.

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


[Bug 389441] Re: QT Browser Plugins make the browser unresponsive

2009-06-19 Thread David Morris
I made a mistake before I've not tried it in Fedora 9 but in-fact Fedora
10

-- 
QT Browser Plugins make the browser unresponsive 
https://bugs.launchpad.net/bugs/389441
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 389441] Re: QT Browser Plugins make the browser unresponsive

2009-06-19 Thread David Morris
When launching via a terminal I get no messages about been unable to
find libraries etc.

I've tried installing to the same path your using on both my i386 and
x86_64 machines, with the same result. (Both are running up to date
9.04)

What version are you testing with?

Output of ldd is below in-case I'm linking against something different.

d...@cubert:~/checkouts/qtbrowserplugin-2.3-opensource$ ldd 
examples/trivial/libtrivial.so 
linux-vdso.so.1 =>  (0x7fff625fe000)
libQtGui.so.4 => /usr/lib/libQtGui.so.4 (0x7f6a59561000)
libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x7f6a59114000)
libpthread.so.0 => /lib/libpthread.so.0 (0x7f6a58ef7000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x7f6a58bea000)
libm.so.6 => /lib/libm.so.6 (0x7f6a58965000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x7f6a5874c000)
libc.so.6 => /lib/libc.so.6 (0x7f6a583da000)
libaudio.so.2 => /usr/lib/libaudio.so.2 (0x7f6a581c1000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x7f6a57f99000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x7f6a57d13000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x7f6a57acd000)
libSM.so.6 => /usr/lib/libSM.so.6 (0x7f6a578c3000)
libICE.so.6 => /usr/lib/libICE.so.6 (0x7f6a576a8000)
libz.so.1 => /lib/libz.so.1 (0x7f6a5749)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x7f6a571ca000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x7f6a56fc)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x7f6a56d8e000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x7f6a56b7b000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x7f6a56874000)
libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x7f6a5666f000)
librt.so.1 => /lib/librt.so.1 (0x7f6a56466000)
libdl.so.2 => /lib/libdl.so.2 (0x7f6a56262000)
/lib64/ld-linux-x86-64.so.2 (0x7f6a5a3e3000)
libXt.so.6 => /usr/lib/libXt.so.6 (0x7f6a55ffc000)
libpcre.so.3 => /lib/libpcre.so.3 (0x7f6a55dcb000)
libuuid.so.1 => /lib/libuuid.so.1 (0x7f6a55bc6000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x7f6a5599b000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x7f6a55798000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x7f6a5557c000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x7f6a55376000)

-- 
QT Browser Plugins make the browser unresponsive 
https://bugs.launchpad.net/bugs/389441
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.

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


[Bug 389441] Re: QT Browser Plugins make the browser unresponsive

2009-06-19 Thread David Morris
After speaking to Terence Simpson (who is using Kbuntu) I'm able to
reproduce his success with the Kbuntu 9.04 liveCD.  However I'm unable
to do this on Ubuntu 9.04

-- 
QT Browser Plugins make the browser unresponsive 
https://bugs.launchpad.net/bugs/389441
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 389441] Re: QT Browser Plugins make the browser unresponsive

2009-06-22 Thread David Morris
** Changed in: qt4-x11 (Ubuntu)
   Status: Incomplete => New

-- 
QT Browser Plugins make the browser unresponsive 
https://bugs.launchpad.net/bugs/389441
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.

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


[Bug 234360] [NEW] No cell-sdk meta package for hardy

2008-05-23 Thread David Morris
Public bug reported:

Binary package hint: cell-sdk

There is a version of this meta package for gutsy but not for hardy.

** Affects: cell-sdk (Ubuntu)
 Importance: Undecided
 Status: New

-- 
No cell-sdk meta package for hardy
https://bugs.launchpad.net/bugs/234360
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 159488] Re: MSN crashes Pidgin on AMD64

2008-05-23 Thread David Morris
Works fine with the hardy version.

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

-- 
MSN crashes Pidgin on AMD64
https://bugs.launchpad.net/bugs/159488
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 325775] [NEW] interface.py crashed with "TypeError: object of type 'NoneType' has no len()"

2009-02-05 Thread David Morris
Public bug reported:

Binary package hint: envyng-core

When selecting the "Install the NVIDIA driver" option on Jaunty it
crashes with TypeError.  The full out put is shown below:

$ envyng -t

 +-+
 | |
 | Welcome to EnvyNG   |
 |Developed by Alberto Milone (aka tseliot)|
 | |
 +-+


 +---+
 |EnvyNG Menu|
 |   |
 |1 - Install the NVIDIA driver  |
 |   |
 |2 - Uninstall the NVIDIA driver|
 |   |
 |3 - Install the ATI driver |
 |   |
 |4 - Uninstall the ATI driver   |
 |   |
 |5 - Restart the Xserver|
 |   |
 |6 - Restart your computer  |
 |   |
 |7 - Exit   |
 |   |
 |NOTE: IF THE SCREEN TURNS BLACK, PLEASE TYPE ALT+F1|
 +---+
Please select one of the activities displayed above and press ENTER:

1
Traceback (most recent call last):
  File "interface.py", line 432, in 
a.mainMenu()
  File "interface.py", line 295, in mainMenu
a.driverMenu('nvidia')
  File "interface.py", line 322, in driverMenu
self.driverPage(driver)
  File "interface.py", line 216, in driverPage
candidateLen.append(len(details['candidate']))
TypeError: object of type 'NoneType' has no len()


Information for the currently installed version of envyng-core:

$ apt-cache show envyng-core

Package: envyng-core
Priority: optional
Section: universe/utils
Installed-Size: 876
Maintainer: Ubuntu MOTU Developers 
Original-Maintainer: Alberto Milone (tseliot) 
Architecture: all
Version: 2.0.1
Replaces: envy
Depends: python (<< 2.6), python (>= 2.5), python-central (>= 0.6.7), 
python-gobject, python-dbus, python-apt, python-xkit, nvidia-common, 
fglrx-modaliases
Filename: pool/universe/e/envyng-core/envyng-core_2.0.1_all.deb
Size: 120016
MD5sum: 282d2b0c04fcca84f8b151a33bc4c402
SHA1: 77d38dec9f44ef56e6ade3c8cd5d5a1f68201d6a
SHA256: c58eff1b4fc4c4c22579e9d3355d50d41bbf79948260dd13dda52da5ef1aa87a
Description: install the ATI or the NVIDIA driver
 EnvyNG is an application written in Python which will download the
 latest ATI or NVIDIA driver or the Legacy driver (for older cards)
 (according to the model of your card) from ATI or Nvidia's website
 and set it up for you handling dependencies (compilers, OpenGL,
 etc.) which are required in order to build and use the driver.
Python-Version: 2.5
Bugs: mailto:ubuntu-us...@lists.ubuntu.com
Origin: Ubuntu

** Affects: envyng-core (Ubuntu)
 Importance: Undecided
 Status: New

-- 
interface.py crashed with "TypeError: object of type 'NoneType' has no len()"
https://bugs.launchpad.net/bugs/325775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 227947] Re: Packages for Boost.Asio and Boost.System missing

2008-12-15 Thread David Morris
Are there any plans on when to move to boost 1.35?

-- 
Packages for Boost.Asio and Boost.System missing
https://bugs.launchpad.net/bugs/227947
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 70076] 'pitivi' received an X Window System error

2006-11-03 Thread David Morris
Public bug reported:

Binary package hint: pitivi

When attempting to run from the cli

The program 'pitivi' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 24 error_code 3 request_code 3 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

** Affects: pitivi (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
 'pitivi' received an X Window System error
https://launchpad.net/bugs/70076

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


[Bug 70076] Re: 'pitivi' received an X Window System error

2006-11-03 Thread David Morris
strace log

** Attachment added: "strace log"
   http://librarian.launchpad.net/4959375/log

-- 
 'pitivi' received an X Window System error
https://launchpad.net/bugs/70076

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


[Bug 147756] Re: [Gutsy] Possible memory leak in trackerd

2007-10-22 Thread David Morris
I just killed it on my system using 1.2GB of ram.  How can I produce
some logs for you?

-- 
[Gutsy] Possible memory leak in trackerd
https://bugs.launchpad.net/bugs/147756
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118700] Re: mytharchive fails with python error

2007-10-29 Thread David Morris
** Changed in: mythbuntu
   Target: None => 8.04-alpha1

-- 
mytharchive fails with python error
https://bugs.launchpad.net/bugs/118700
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139625] Re: Weather not working in Mythweb

2007-10-29 Thread David Morris
** Changed in: mythbuntu
   Status: Triaged => Won't Fix

-- 
Weather not working in Mythweb
https://bugs.launchpad.net/bugs/139625
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 156089] Re: mysql-server removed when it shouldn't

2007-10-29 Thread David Morris
** Changed in: mythbuntu
   Target: None => 8.04-alpha1

-- 
mysql-server removed when it shouldn't
https://bugs.launchpad.net/bugs/156089
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144509] Re: mythbuntu-control-centre doesn't start with AMD64BIT Motherboard on X86 it works

2007-10-29 Thread David Morris
Bug is with beta and is incomplete.  If it's till producible with the
final release then please open a new bug

** Changed in: mythbuntu
   Status: Incomplete => Won't Fix

-- 
mythbuntu-control-centre doesn't start with AMD64BIT Motherboard on X86 it works
https://bugs.launchpad.net/bugs/144509
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 38442] Re: Ubiquity dialogues too large for 640x480 display

2007-10-29 Thread David Morris
won't fix as we'll (mythbuntu) will use the changes made by the ubiquity
guys (if any)

** Changed in: mythbuntu
   Status: Confirmed => Won't Fix

-- 
Ubiquity dialogues too large for 640x480 display
https://bugs.launchpad.net/bugs/38442
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 155194] Re: Typo: aesthic

2007-10-29 Thread David Morris
** Changed in: mythbuntu
 Assignee: (unassigned) => Mario Limonciello (superm1)
   Target: None => 8.04-alpha1

-- 
Typo: aesthic
https://bugs.launchpad.net/bugs/155194
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 157233] Re: Mythbuntu crashed during installation

2007-10-29 Thread David Morris
Bug with Mythbuntu rather than ubiquity

** Changed in: ubiquity (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: mythbuntu
   Importance: Undecided => High
 Assignee: (unassigned) => Mario Limonciello (superm1)
   Target: None => 8.04-alpha1

-- 
Mythbuntu crashed during installation
https://bugs.launchpad.net/bugs/157233
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 140272] Re: Nova-T 500 kernel module dvb-usb-dib0700 requires options for LNA activation.

2007-10-29 Thread David Morris
** Changed in: mythbuntu
 Assignee: (unassigned) => Nick Fox (nickj-fox)
   Target: None => 8.04-alpha1

-- 
Nova-T 500 kernel module dvb-usb-dib0700 requires options for LNA activation.
https://bugs.launchpad.net/bugs/140272
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158609] Re: "Export as PDF" crashes openoffice writer

2007-10-30 Thread David Morris
An example odf file which causes it to crash on my system.

** Attachment added: "example.odt"
   http://launchpadlibrarian.net/10213944/example.odt

-- 
"Export as PDF" crashes openoffice writer
https://bugs.launchpad.net/bugs/158609
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158609] "Export as PDF" crashes openoffice writer

2007-10-30 Thread David Morris
Public bug reported:

Binary package hint: openoffice.org

Using openoffice.org-writer 1:2.3.0-1ubuntu5 when exporting as a pdf via
the "Export as PDF" option it causes the system to crash.  This is on
Gutsy i386.

** Affects: openoffice.org (Ubuntu)
 Importance: Undecided
 Status: New

-- 
"Export as PDF" crashes openoffice writer
https://bugs.launchpad.net/bugs/158609
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158609] Re: "Export as PDF" crashes openoffice writer

2007-10-30 Thread David Morris
*** glibc detected *** /usr/lib/openoffice/program/soffice.bin: double free or 
corruption (out): 0x089fcc60 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6[0xb6adcd65]
/lib/tls/i686/cmov/libc.so.6(cfree+0x90)[0xb6ae0800]
/usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb63c2961]
/usr/lib/openoffice/program/libvclplug_gtk680li.so[0xb57e5d29]
/usr/lib/openoffice/program/libvcl680li.so(_ZN11SalGraphics22GetNativeControlRegionEmmRK6RegionmRK16ImplControlValueR16SalControlHandleRKN3rtl8OUStringERS0_SC_PK12OutputDevice+0x17b)[0xb7db1a8b]
/usr/lib/openoffice/program/libvcl680li.so(_ZN6Window22GetNativeControlRegionEmmRK6RegionmRK16ImplControlValueN3rtl8OUStringERS0_S8_+0x103)[0xb7e72633]
/usr/lib/openoffice/program/libvcl680li.so(_ZN7ListBox6ResizeEv+0x18c)[0xb7ebbd9c]
/usr/lib/openoffice/program/libvcl680li.so[0xb7e58d14]
/usr/lib/openoffice/program/libvcl680li.so(_ZN6Window4ShowEht+0xca)[0xb7e5b4ea]
/usr/lib/openoffice/program/libvcl680li.so(_ZN7ListBoxC1EP6WindowRK5ResId+0xd6)[0xb7eba576]
/usr/lib/openoffice/program/libpdffilter680li.so[0xace09f64]
/usr/lib/openoffice/program/libpdffilter680li.so[0xace0a3f9]
/usr/lib/openoffice/program/libsfx680li.so[0xb31b7f13]
/usr/lib/openoffice/program/libsfx680li.so[0xb31b82c4]
/usr/lib/openoffice/program/libsfx680li.so(_ZN12SfxTabDialog7ExecuteEv+0x37)[0xb31b84a7]
/usr/lib/openoffice/program/libsvt680li.so(_ZN3svt17OGenericUnoDialog7executeEv+0x139)[0xb78fc2c9]
/usr/lib/openoffice/program/libsfx680li.so[0xb308d340]
/usr/lib/openoffice/program/libsfx680li.so[0xb30977c6]
/usr/lib/openoffice/program/libsfx680li.so[0xb302cf75]
/usr/lib/openoffice/program/libsfx680li.so[0xb302f798]
/usr/lib/openoffice/program/libsfx680li.so[0xb30f5b4a]
/usr/lib/openoffice/program/libsfx680li.so(_ZN13SfxDispatcher8_ExecuteER8SfxShellRK7SfxSlotR10SfxRequestt+0x93)[0xb30f63f3]
/usr/lib/openoffice/program/libsfx680li.so[0xb30e8ee0]
/usr/lib/openoffice/program/libsfx680li.so[0xb31159eb]
/usr/lib/openoffice/program/libsfx680li.so[0xb3116421]
/usr/lib/openoffice/program/libfwk680li.so[0xb29f1ed9]
/usr/lib/openoffice/program/libfwk680li.so[0xb29f2ae4]
/usr/lib/openoffice/program/libvcl680li.so(_ZN4Menu6SelectEv+0x57)[0xb7e06247]
/usr/lib/openoffice/program/libvcl680li.so[0xb7e01618]
/usr/lib/openoffice/program/libvcl680li.so[0xb7e01638]
/usr/lib/openoffice/program/libvcl680li.so[0xb7e6ce66]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZN10SalDisplay21DispatchInternalEventEv+0xbc)[0xb53cd16c]
/usr/lib/openoffice/program/libvclplug_gtk680li.so[0xb57c5041]
/usr/lib/openoffice/program/libvclplug_gtk680li.so[0xb57c5081]
/usr/lib/libglib-2.0.so.0[0xb63b9551]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x17c)[0xb63bb11c]
/usr/lib/libglib-2.0.so.0[0xb63be55f]
/usr/lib/libglib-2.0.so.0(g_main_context_iteration+0x65)[0xb63beac5]
/usr/lib/openoffice/program/libvclplug_gtk680li.so[0xb57c7171]
/usr/lib/openoffice/program/libvclplug_gen680li.so(_ZN14X11SalInstance5YieldEbb+0x37)[0xb53d4927]
/usr/lib/openoffice/program/libvcl680li.so(_ZN11Application5YieldEb+0x59)[0xb7c6c559]
/usr/lib/openoffice/program/libvcl680li.so(_ZN11Application7ExecuteEv+0x3c)[0xb7c6c67c]
/usr/lib/openoffice/program/soffice.bin(_ZN7desktop7Desktop4MainEv+0x145d)[0x806f07d]
/usr/lib/openoffice/program/libvcl680li.so[0xb7c7234c]
/usr/lib/openoffice/program/libvcl680li.so(_Z6SVMainv+0x35)[0xb7c72455]
/usr/lib/openoffice/program/soffice.bin(main+0xcf)[0x806150f]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb6a89050]
/usr/lib/openoffice/program/soffice.bin(_ZN6Window15SetPosSizePixelEt+0x365)[0x80613d1]
=== Memory map: 
08048000-0809d000 r-xp  16:01 459524 
/usr/lib/openoffice/program/soffice.bin
0809d000-0809e000 rw-p 00054000 16:01 459524 
/usr/lib/openoffice/program/soffice.bin
0809e000-08ccd000 rw-p 0809e000 00:00 0  [heap]
acc0-acc21000 rw-p acc0 00:00 0 
acc21000-acd0 ---p acc21000 00:00 0 
acdf3000-ace2b000 r-xp  16:01 459575 
/usr/lib/openoffice/program/libpdffilter680li.so
ace2b000-ace2d000 rw-p 00038000 16:01 459575 
/usr/lib/openoffice/program/libpdffilter680li.so
ace2d000-ad002000 rw-p ace2d000 00:00 0 
ad002000-ad038000 r-xp  16:01 365890 
/usr/lib/libhunspell-1.1.so.0.0.0
ad038000-ad03c000 rw-p 00036000 16:01 365890 
/usr/lib/libhunspell-1.1.so.0.0.0
ad052000-ad06 r-xp  16:01 459815 
/usr/lib/openoffice/program/libspell680li.so
ad06-ad061000 rw-p e000 16:01 459815 
/usr/lib/openoffice/program/libspell680li.so
ad061000-ad07e000 r-xp  16:01 459975 
/usr/lib/openoffice/program/libsrtrs1.so
ad07e000-ad07f000 rw-p 0001d000 16:01 459975 
/usr/lib/openoffice/program/libsrtrs1.so
ad07f000-ad0d8000 r-xp  16:01 460010 
/usr/lib/openoffice/program/libxmlsec1.so.1.2.6
ad0d8000-ad0da000 rw-p 00059000 16:01 460010 
/usr/lib/openoffice/program/libxmlsec1.so.1.2.6
ad0da000-ad127000 r-xp  16:01 460009 
/usr/lib/openoffice/program/libxmlsecurity.so
ad127000-ad12a000 r

[Bug 158609] Re: "Export as PDF" crashes openoffice writer

2007-10-30 Thread David Morris
I tried it as another user on my machine and it works fine!  Strange.

After doing that I can add that it crashes before it gives you the 1st
screen to choose the options for  exporting the pdf.

-- 
"Export as PDF" crashes openoffice writer
https://bugs.launchpad.net/bugs/158609
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 158609] Re: "Export as PDF" crashes openoffice writer

2007-10-30 Thread David Morris
To clarify.  I logged in as another user which is setup on this machine,
using the same file as before I was able to successfully export it to
pdf.

Since I was able to do this, I now know that when it crashes for me
(logged in as my user), it fails to load the 1st screen after clicking
on "Export as PDF" rather than during the creation process as I thought.

-- 
"Export as PDF" crashes openoffice writer
https://bugs.launchpad.net/bugs/158609
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 113638] Re: mythbackend crash every few hours

2007-05-10 Thread David Morris
What tuner cards do you have installed in the system?
Are you loading any modules? Ff so which ones?
Are you loading any firmware?  If so which ones and what versions?

-- 
mythbackend crash every few hours
https://bugs.launchpad.net/bugs/113638
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104932] Re: [apport] mythbackend crashed with SIGSEGV

2007-10-13 Thread David Morris
Interesting, it crashed around 10 secs after it reported there wasn't
enough space and started to delete a program to make room.  Are you
always running with hardly any disk space left in which case, this isn't
the problem.  However if it only crashes when your full thats prob it.

Can you also let us know what tuner cards your using in case it's one of
those.

-- 
[apport] mythbackend crashed with SIGSEGV
https://bugs.launchpad.net/bugs/104932
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 152436] Fill database pop window button options are incorrect

2007-10-13 Thread David Morris
Public bug reported:

Binary package hint: mythtv

The question is -

"Would you like to run mythfilldatabase?"

With button options of "Cancel" and "OK".  They should read "No" and
"Yes"

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

-- 
Fill database pop window button options are incorrect
https://bugs.launchpad.net/bugs/152436
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147905] Re: xscreensaver not supported

2007-10-17 Thread David Morris
Is there a workaround for this in the mean time?  I'm guessing disable
the screensaver or set it to 90 mins idle time or something

-- 
xscreensaver not supported
https://bugs.launchpad.net/bugs/147905
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144761] Re: every upgrade overwrites /etc/mythtv/mythweb-htaccess

2007-09-25 Thread David Morris
** Changed in: mythweb (Ubuntu)
 Assignee: (unassigned) => Michael Haas (laga)

-- 
every upgrade overwrites /etc/mythtv/mythweb-htaccess
https://bugs.launchpad.net/bugs/144761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 46992] Re: Make mythtv depend on xmltv-util

2007-05-24 Thread David Morris
This package is currently a recommended package already.  It doesn't go
in the depends because its not required for mythtv to work (not all
setups require xmltv, for example DVB over the air guide - which
available in the UK)


** Changed in: mythtv (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
Make mythtv depend on xmltv-util
https://bugs.launchpad.net/bugs/46992
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 113638] Re: mythbackend crash every few hours

2007-05-25 Thread David Morris
Out of interest what file system are you using to store your recordings,
and how full is the location your saving to as well as how much space
you've told mythtv to leave for the OS etc

-- 
mythbackend crash every few hours
https://bugs.launchpad.net/bugs/113638
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147721] Re: displayconfig-gtk crashed with IndexError in _syncXorgConfig()

2008-02-16 Thread David Morris
Happens on the laptop I have running Hardy, when ever I enable the
external VGA adapter.  I'm using the Nvidia binary driver.

With out this been fixed it makes a laughing stock out of Ubuntu on
laptops :(

-- 
displayconfig-gtk crashed with IndexError in _syncXorgConfig()
https://bugs.launchpad.net/bugs/147721
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 193252] Re: package mythbuntu-control-centre 0.20-0ubuntu1 failed to install/upgrade: podproces pre -installation script vrátil chybový status 1

2008-02-19 Thread David Morris
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992

** This bug has been marked a duplicate of bug 192992
   [hardy] pycentral crashed with ValueError in parse_versions()

-- 
package mythbuntu-control-centre 0.20-0ubuntu1 failed to install/upgrade: 
podproces pre-installation script vrátil chybový status 1
https://bugs.launchpad.net/bugs/193252
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 193266] Re: package mythbuntu-control-centre 0.20-0ubuntu1 failed to install/upgrade: dependency problems - leaving unconfigured

2008-02-19 Thread David Morris
*** This bug is a duplicate of bug 192992 ***
https://bugs.launchpad.net/bugs/192992

** This bug has been marked a duplicate of bug 192992
   [hardy] pycentral crashed with ValueError in parse_versions()

-- 
package mythbuntu-control-centre 0.20-0ubuntu1 failed to install/upgrade: 
dependency problems - leaving unconfigured
https://bugs.launchpad.net/bugs/193266
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162966] Re: libserial needs packaging

2008-04-10 Thread David Morris
** Changed in: ubuntu
   Status: In Progress => Fix Released

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

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


[Bug 161199] Re: [needs packaging] OpenSG

2008-04-10 Thread David Morris
** Changed in: ubuntu
   Status: In Progress => Fix Released

-- 
[needs  packaging] OpenSG
https://bugs.launchpad.net/bugs/161199
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204857] Re: USB port disabled by hup (EMI? re enabling)

2008-05-01 Thread David Morris
Hugo,

have you got the following line added to /etc/modprobe.d/options ?

options dvb-usb-dib0700 force_lna_activation=1

-- 
USB port disabled by hup (EMI? re enabling)
https://bugs.launchpad.net/bugs/204857
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204857] Re: USB port disabled by hup (EMI? re enabling)

2008-04-28 Thread David Morris
I'm using the Nova-t-500 on Hardy, with kernel version 2.6.24-15-generic
without any problems.


I think the 2.6.22-14-generic kernel is from Gutsy.

-- 
USB port disabled by hup (EMI? re enabling)
https://bugs.launchpad.net/bugs/204857
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204857] Re: USB port disabled by hup (EMI? re enabling)

2008-04-28 Thread David Morris
Out of interest I'm getting

[1392289.060402] mythbackend[21454]: segfault at 00b8 eip b65eef01
esp b4349160 error 4

in my kernel log along with a mythbackend segfault.  Is anyone else
getting this every 24-36 hours using the T-500 to help me track down the
fault.

-- 
USB port disabled by hup (EMI? re enabling)
https://bugs.launchpad.net/bugs/204857
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216781] Re: LIRC stopped working "Unable to load LIRC kernel modules"

2008-04-13 Thread David Morris
try:

  sudo apt-get remove lirc-modules-source

-- 
LIRC stopped working "Unable to load LIRC kernel modules"
https://bugs.launchpad.net/bugs/216781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 216781] Re: LIRC stopped working "Unable to load LIRC kernel modules"

2008-04-13 Thread David Morris
Can you provide a copy of your /etc/lirc/hardware.conf  file and the
output of:

  dpkg -l | grep lirc

-- 
LIRC stopped working "Unable to load LIRC kernel modules"
https://bugs.launchpad.net/bugs/216781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 138041] E: /var/cache/apt/archives/memtest86+_1.70-2ubuntu2_i386.deb: subprocess new post-removal script returned error exit status 1

2007-09-07 Thread David Morris
Public bug reported:

Binary package hint: memtest86+

Extract templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 237272 files and directories currently installed.)
Preparing to replace memtest86+ 1.70-2ubuntu1 (using 
.../memtest86+_1.70-2ubuntu2_i386.deb) ...
Unpacking replacement memtest86+ ...
Searching for GRUB installation directory ... 
No GRUB directory found. To create a template run 'mkdir /boot/grub' first. To 
install grub, install it manually or try the 'grub-install' command. ### 
Warning, grub-install is used to change your MBR. ###

dpkg: warning - old post-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
Searching for GRUB installation directory ... 
No GRUB directory found. To create a template run 'mkdir /boot/grub' first. To 
install grub, install it manually or try the 'grub-install' command. ### 
Warning, grub-install is used to change your MBR. ###

dpkg: error processing 
/var/cache/apt/archives/memtest86+_1.70-2ubuntu2_i386.deb (--unpack):
 subprocess new post-removal script returned error exit status 1
Searching for GRUB installation directory ... 
No GRUB directory found. To create a template run 'mkdir /boot/grub' first. To 
install grub, install it manually or try the 'grub-install' command. ### 
Warning, grub-install is used to change your MBR. ###

dpkg: error while cleaning up:
 subprocess post-removal script returned error exit status 1
Preparing to replace dpkg 1.14.5ubuntu9 (using 
.../dpkg_1.14.5ubuntu11_i386.deb) ...
Unpacking replacement dpkg ...
Errors were encountered while processing:
 /var/cache/apt/archives/memtest86+_1.70-2ubuntu2_i386.deb
E: Could not open file 
/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_gutsy_multiverse_i18n_Translation-en%5fGB
 - open (2 No such file or directory)
E: Could not open file 
/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_gutsy_universe_i18n_Translation-en%5fGB
 - open (2 No such file or directory)
E: Could not open file 
/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_gutsy_restricted_i18n_Translation-en%5fGB
 - open (2 No such file or directory)
E: Could not open file 
/var/lib/apt/lists/gb.archive.ubuntu.com_ubuntu_dists_gutsy_main_i18n_Translation-en%5fGB
 - open (2 No such file or directory)
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
dpkg: dependency problems prevent configuration of ubuntu-standard:
 ubuntu-standard depends on memtest86+; however:
  Package memtest86+ is not installed.
dpkg: error processing ubuntu-standard (--configure):
 dependency problems - leaving unconfigured
Setting up dpkg (1.14.5ubuntu11) ...

Setting up linux-image-2.6.22-10-386 (2.6.22-10.30) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.22-10-386
Running postinst hook script /sbin/update-grub.
Your /etc/kernel-img.conf needs to be updated. Read grub's NEWS.Debian[1]
file and follow its instructions.

 1. /usr/share/doc/grub/NEWS.Debian.gz


Searching for GRUB installation directory ... 
No GRUB directory found. To create a template run 'mkdir /boot/grub' first. To 
install grub, install it manually or try the 'grub-install' command. ### 
Warning, grub-install is used to change your MBR. ###

User postinst hook script [/sbin/update-grub] exited with value 1
dpkg: error processing linux-image-2.6.22-10-386 (--configure):
 subprocess post-installation script returned error exit status 1
Setting up linux-image-2.6.22-9-386 (2.6.22-9.25) ...
Running depmod.
update-initramfs: Generating /boot/initrd.img-2.6.22-9-386
Running postinst hook script /sbin/update-grub.
Your /etc/kernel-img.conf needs to be updated. Read grub's NEWS.Debian[1]
file and follow its instructions.

 1. /usr/share/doc/grub/NEWS.Debian.gz


Searching for GRUB installation directory ... 
No GRUB directory found. To create a template run 'mkdir /boot/grub' first. To 
install grub, install it manually or try the 'grub-install' command. ### 
Warning, grub-install is used to change your MBR. ###

User postinst hook script [/sbin/update-grub] exited with value 1
dpkg: error processing linux-image-2.6.22-9-386 (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of 
linux-restricted-modules-2.6.22-10-386:
 linux-restricted-modules-2.6.22-10-386 depends on linux-image-2.6.22-10-386; 
however:
  Package linux-image-2.6.22-10-386 is not configured yet.
dpkg: error processing linux-restricted-modules-2.6.22-10-386 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-image-386:
 linux-image-386 depends on linux-image-2.6.22-10-386; however:
  Package linux-image-2.6.22-10-386 is not configured yet.
dpkg: error processing linux-image-386 (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of 
linux-restricted-modules-2.6.

[Bug 138041] Re: E: /var/cache/apt/archives/memtest86+_1.70-2ubuntu2_i386.deb: subprocess new post-removal script returned error exit status 1

2007-09-07 Thread David Morris
The dir /boot/grub didn't exist so I created it and it seemed to sort
the problem out

-- 
E: /var/cache/apt/archives/memtest86+_1.70-2ubuntu2_i386.deb: subprocess new 
post-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/138041
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 128825] Re: Monitors go into stand-by when only using one monitor

2007-07-28 Thread David Morris
This sounds connected to a bug with Gnome which I reported a while back.

Your main screen is prob the one with mythtv running on, and your prob
working on the 2nd screen.  The problem is the xscreensaver and standby
stuff seems to only work with the first screen.  Try swapping them
around, or turning of standby and get in the havit of turning them off
yourself for a quick hack of a fix.

http://bugzilla.gnome.org/show_bug.cgi?id=437300

-- 
Monitors go into stand-by when only using one monitor
https://bugs.launchpad.net/bugs/128825
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 131621] Re: Viewing program guide in live TV crashes frontend

2007-08-12 Thread David Morris
Was a bug with the graphic card drivers

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

-- 
Viewing program guide in live TV crashes frontend
https://bugs.launchpad.net/bugs/131621
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 71412] Re: xubuntu gdm theme lacks an options button for the login screen

2007-08-14 Thread David Morris
I can confirm that when only having xbuntu-installed on feisty
(installing if after a server install) you don't have the options menu
with the greater which therefore prevents you from doing XDMCP logins
like you can with the gnome login greater.

-- 
xubuntu gdm theme lacks an options button for the login screen
https://bugs.launchpad.net/bugs/71412
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129509] Re: mythfrontend.real crashed with SIGSEGV

2007-11-07 Thread David Morris
** Changed in: mythtv (Ubuntu)
   Status: Incomplete => Invalid

-- 
mythfrontend.real crashed with SIGSEGV
https://bugs.launchpad.net/bugs/129509
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129807] Re: mythfrontend.real crashed with SIGSEGV in MythScreenStack::PopScreen()

2007-11-07 Thread David Morris
** Bug watch added: mythtv.org bug tracker #4146
   http://svn.mythtv.org/trac/ticket/4146

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/4146
   Importance: Unknown
   Status: Unknown

-- 
mythfrontend.real crashed with SIGSEGV in MythScreenStack::PopScreen()
https://bugs.launchpad.net/bugs/129807
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104932] Re: [apport] mythbackend crashed with SIGSEGV

2007-11-07 Thread David Morris
** Bug watch added: mythtv.org bug tracker #414
   http://svn.mythtv.org/trac/ticket/414

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/414
   Importance: Unknown
   Status: Unknown

** Changed in: mythtv
 Bugwatch: mythtv.org bug tracker #414 => mythtv.org bug tracker #4145

-- 
[apport] mythbackend crashed with SIGSEGV
https://bugs.launchpad.net/bugs/104932
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 161199] OpenSG needs packaging

2007-11-09 Thread David Morris
Public bug reported:

OpenSG is a portable scenegraph system to create realtime graphics
programs, e.g. for virtual reality applications.  Further information at
http://opensg.vrsource.org/

** Affects: ubuntu
 Importance: Undecided
 Assignee: David Morris (dave-greenacre)
 Status: In Progress

** Changed in: ubuntu
 Assignee: (unassigned) => David Morris (dave-greenacre)
   Status: New => In Progress

-- 
OpenSG needs  packaging
https://bugs.launchpad.net/bugs/161199
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 129990] Re: mythbackend crashed with SIGSEGV in QSqlQuery::init()

2007-11-09 Thread David Morris
** Changed in: mythtv (Ubuntu)
   Status: Incomplete => Invalid

-- 
mythbackend crashed with SIGSEGV in QSqlQuery::init()
https://bugs.launchpad.net/bugs/129990
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145122] Re: mythtv-setup.real crashed with SIGSEGV in QShared::ref()

2007-11-09 Thread David Morris
** Bug watch added: mythtv.org bug tracker #4155
   http://svn.mythtv.org/trac/ticket/4155

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/4155
   Importance: Unknown
   Status: Unknown

-- 
mythtv-setup.real crashed with SIGSEGV in QShared::ref()
https://bugs.launchpad.net/bugs/145122
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145900] Re: mythfrontend.real crashed with SIGSEGV

2007-11-09 Thread David Morris
** Changed in: mythtv (Ubuntu)
   Status: New => Invalid

-- 
mythfrontend.real crashed with SIGSEGV
https://bugs.launchpad.net/bugs/145900
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145706] Re: mythfrontend.real crashed with SIGSEGV in glXMakeCurrentReadSGI()

2007-11-09 Thread David Morris
** Bug watch added: mythtv.org bug tracker #4156
   http://svn.mythtv.org/trac/ticket/4156

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/4156
   Importance: Unknown
   Status: Unknown

-- 
mythfrontend.real crashed with SIGSEGV in glXMakeCurrentReadSGI()
https://bugs.launchpad.net/bugs/145706
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 147247] Re: mythfrontend.real crashed with SIGSEGV in QObject::activate_signal()

2007-11-09 Thread David Morris
** Bug watch added: mythtv.org bug tracker #4157
   http://svn.mythtv.org/trac/ticket/4157

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/4157
   Importance: Unknown
   Status: Unknown

-- 
mythfrontend.real crashed with SIGSEGV in QObject::activate_signal()
https://bugs.launchpad.net/bugs/147247
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 195433] Re: libopensg-core-dev is missing dependices which are called on in the pkg-config file

2008-02-29 Thread David Morris
Revision bump which was previously missed off.

** Attachment added: "opensg-195433.debdiff"
   http://launchpadlibrarian.net/12294660/opensg-195433.debdiff

-- 
libopensg-core-dev is missing dependices which are called on in the pkg-config 
file
https://bugs.launchpad.net/bugs/195433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195433] Re: libopensg-core-dev is missing dependices which are called on in the pkg-config file

2008-02-29 Thread David Morris
** Changed in: opensg (Ubuntu)
 Assignee: (unassigned) => Ubuntu Sponsors for universe 
(ubuntu-universe-sponsors)
   Status: In Progress => Confirmed

** Changed in: opensg (Ubuntu)
 Assignee: Ubuntu Sponsors for universe (ubuntu-universe-sponsors) => David 
Morris (dave-greenacre)

-- 
libopensg-core-dev is missing dependices which are called on in the pkg-config 
file
https://bugs.launchpad.net/bugs/195433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195433] Re: libopensg-core-dev is missing dependices which are called on in the pkg-config file

2008-03-04 Thread David Morris
They are required since opensg was built against them, a provides them
as libs a program needs to link against when pkg-config/osg-config is
called, however they are only linked together in the final program.

-- 
libopensg-core-dev is missing dependices which are called on in the pkg-config 
file
https://bugs.launchpad.net/bugs/195433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195433] Re: libopensg-core-dev is missing dependices which are called on in the pkg-config file

2008-03-04 Thread David Morris
** Changed in: opensg (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: opensg (Ubuntu)
 Assignee: David Morris (dave-greenacre) => (unassigned)

** Changed in: opensg (Ubuntu)
 Assignee: (unassigned) => David Morris (dave-greenacre)

** Changed in: opensg (Ubuntu)
 Assignee: David Morris (dave-greenacre) => (unassigned)

-- 
libopensg-core-dev is missing dependices which are called on in the pkg-config 
file
https://bugs.launchpad.net/bugs/195433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 179694] Re: mythfrontend.real crashed with SIGSEGV in memcpy()

2008-02-07 Thread David Morris
Mythtv devs aren't fixing 0.20-fixes bugs anymore, instead moving to
trunk.  Trunk is now built for hardy, with backports coming for
Feisty/Gutsy soon.

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

-- 
mythfrontend.real crashed with SIGSEGV in memcpy()
https://bugs.launchpad.net/bugs/179694
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184129] Re: mythfrontend.real crashed with SIGSEGV

2008-02-07 Thread David Morris
Mythtv devs aren't fixing 0.20-fixes bugs anymore, instead moving to
trunk.  Trunk is now built for hardy, with backports coming for
Feisty/Gutsy soon.

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

-- 
mythfrontend.real crashed with SIGSEGV
https://bugs.launchpad.net/bugs/184129
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 186410] Re: mythfilldatabase crashed with SIGSEGV

2008-02-07 Thread David Morris
Mythtv devs aren't fixing 0.20-fixes bugs anymore, instead moving to
trunk.  Trunk is now built for hardy, with backports coming for
Feisty/Gutsy soon.

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

-- 
mythfilldatabase crashed with SIGSEGV
https://bugs.launchpad.net/bugs/186410
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150450] Re: mythfrontend.real crashed with SIGSEGV in RingBuffer::isDVD()

2008-02-07 Thread David Morris
Not sure why I've only just seen this (may have been marked a security
vulnerability) however the mythtv guys won't fix any bugs in 0.20-fixes
now, as they want everyone to use trunk.  Hardy has now switched to
trunk, with backports for gutsy/feisty coming in the future (once the
hardy one is frozen I'd imagine)

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

-- 
mythfrontend.real crashed with SIGSEGV in RingBuffer::isDVD()
https://bugs.launchpad.net/bugs/150450
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190175] [NEW] Please restore gtkglextmm to Ubuntu

2008-02-08 Thread David Morris
Public bug reported:

gtkglextmm was dropped from Ubuntu after Edgy due to RC problems in
debian, which led to it been dropped there.

Please restore this for Hardy.

** Affects: gtkglextmm (Ubuntu)
 Importance: Undecided
 Assignee: David Morris (dave-greenacre)
 Status: In Progress

** Changed in: gtkglextmm (Ubuntu)
 Assignee: (unassigned) => David Morris (dave-greenacre)

-- 
Please restore gtkglextmm to Ubuntu
https://bugs.launchpad.net/bugs/190175
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104804] Re: gtkglextmm-1.2.0 is missing in feisty

2008-02-08 Thread David Morris
gtkglextmm-1.2.0 is required for the visualization in the FLOSS head /
eye tracking suite I'm working on.

-- 
gtkglextmm-1.2.0 is missing in feisty
https://bugs.launchpad.net/bugs/104804
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 190175] Re: Please restore gtkglextmm to Ubuntu

2008-02-08 Thread David Morris
Package uploaded for review at
http://revu.tauware.de/details.py?package=gtkglextmm

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

-- 
Please restore gtkglextmm to Ubuntu
https://bugs.launchpad.net/bugs/190175
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84190] Re: libgtkglextmm1 still linked with gtkmm2.0

2008-02-14 Thread David Morris
gtgklextmm-1.2 has now been released which fixes this bug in hardy.

** Changed in: gtkglextmm (Ubuntu)
 Assignee: Roshan Shariff (roshan.shariff) => David Morris (dave-greenacre)
   Status: In Progress => Fix Released

-- 
libgtkglextmm1 still linked with gtkmm2.0
https://bugs.launchpad.net/bugs/84190
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 195433] Re: libopensg-core-dev is missing dependices which are called on in the pkg-config file

2008-02-25 Thread David Morris
This has been fixed with the attached patch.

** Attachment added: "opensg-195433.debdiff"
   http://launchpadlibrarian.net/12184504/opensg-195433.debdiff

-- 
libopensg-core-dev is missing dependices which are called on in the pkg-config 
file
https://bugs.launchpad.net/bugs/195433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195433] [NEW] libopensg-core-dev is missing dependices which are called on in the pkg-config file

2008-02-25 Thread David Morris
Public bug reported:

The following libs aren't been installed as dependices with the core dev
package

libjasper-dev, libtiff4-dev, libmng-dev, libfreetype6-dev,
libfontconfig1-dev, libpthread-stubs0-dev

** Affects: opensg (Ubuntu)
 Importance: Undecided
 Status: In Progress

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

-- 
libopensg-core-dev is missing dependices which are called on in the pkg-config 
file
https://bugs.launchpad.net/bugs/195433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195433] Re: libopensg-core-dev is missing dependices which are called on in the pkg-config file

2008-02-25 Thread David Morris
this patch is wrong thinking about it,, I'll fix it and create a correct
one

-- 
libopensg-core-dev is missing dependices which are called on in the pkg-config 
file
https://bugs.launchpad.net/bugs/195433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195433] Re: libopensg-core-dev is missing dependices which are called on in the pkg-config file

2008-02-25 Thread David Morris
Contains a changelog this time :)

** Attachment added: "opensg-195433.debdiff"
   http://launchpadlibrarian.net/12198992/opensg-195433.debdiff

-- 
libopensg-core-dev is missing dependices which are called on in the pkg-config 
file
https://bugs.launchpad.net/bugs/195433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 188742] Re: mythfrontend.real crashed with SIGSEGV

2008-02-03 Thread David Morris
Hi, thanks for the bug report.  However I'm afraid apport seems to have
failed in the stack tracing, therefore making this report useless.

FYI Trunk builds for hardy will be coming online within the next day or
two, and it's suggested you switch to those.

Once again thanks for your testing.

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

-- 
mythfrontend.real crashed with SIGSEGV
https://bugs.launchpad.net/bugs/188742
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184999] Re: mythfilldatabase crashed with signal 5 in QMutex::lock()

2008-01-25 Thread David Morris
*** This bug is a duplicate of bug 183683 ***
https://bugs.launchpad.net/bugs/183683

** This bug has been marked a duplicate of bug 183683
   mythfilldatabase crashed with SIGSEGV in QMutex::lock()

-- 
mythfilldatabase crashed with signal 5 in QMutex::lock()
https://bugs.launchpad.net/bugs/184999
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 183683] Re: mythfilldatabase crashed with SIGSEGV in QMutex::lock()

2008-01-25 Thread David Morris
** Bug watch added: mythtv.org bug tracker #4531
   http://svn.mythtv.org/trac/ticket/4531

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/4531
   Importance: Unknown
   Status: Unknown

-- 
mythfilldatabase crashed with SIGSEGV in QMutex::lock()
https://bugs.launchpad.net/bugs/183683
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 184153] Re: mythfilldatabase crashed with SIGSEGV in QMutex::lock()

2008-01-25 Thread David Morris
*** This bug is a duplicate of bug 183683 ***
https://bugs.launchpad.net/bugs/183683

** This bug has been marked a duplicate of bug 183683
   mythfilldatabase crashed with SIGSEGV in QMutex::lock()

-- 
mythfilldatabase crashed with SIGSEGV in QMutex::lock()
https://bugs.launchpad.net/bugs/184153
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144043] kernel BUG at /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/fs/unionfs/inode.c:1057!

2007-09-22 Thread David Morris
Public bug reported:

Sep 22 14:24:56 ubuntu kernel: [  250.108565] kernel BUG at 
/build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/fs/unionfs/inode.c:1057!
Sep 22 14:24:56 ubuntu kernel: [  250.108573] invalid opcode:  [#1]
Sep 22 14:24:56 ubuntu kernel: [  250.108576] SMP 
Sep 22 14:24:56 ubuntu kernel: [  250.108581] Modules linked in: ipv6 af_packet 
snd_intel8x0 snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss snd_pcm 
snd_seq_dummy snd_seq_oss snd_mpu401 snd_mpu401_uart snd_seq_midi snd_rawmidi 
snd_seq_midi_event snd_seq dvb_usb_dib0700 dib7000m dib7000p dvb_usb dvb_core 
dvb_pll dib3000mc dibx000_common snd_timer snd_seq_device snd analog gameport 
parport_pc parport pcspkr psmouse serio_raw i2c_sis630 sis_agp soundcore 
snd_page_alloc shpchp pci_hotplug i2c_sis96x i2c_core agpgart evdev squashfs 
loop unionfs nls_cp437 isofs ext3 jbd mbcache sd_mod sg sr_mod cdrom floppy 
sata_sil pata_sis ehci_hcd uhci_hcd 3c59x mii ata_generic libata scsi_mod 
ohci_hcd usbcore fuse apparmor commoncap
Sep 22 14:24:56 ubuntu kernel: [  250.108662] CPU:0
Sep 22 14:24:56 ubuntu kernel: [  250.108664] EIP:0060:[]Not 
tainted VLI
Sep 22 14:24:56 ubuntu kernel: [  250.108667] EFLAGS: 00210246   
(2.6.22-12-generic #1)
Sep 22 14:24:56 ubuntu kernel: [  250.108698] EIP is at 
unionfs_setattr+0x4c0/0x4d0 [unionfs]
Sep 22 14:24:56 ubuntu kernel: [  250.108704] eax: e982b260   ebx:    
ecx:    edx: 
Sep 22 14:24:56 ubuntu kernel: [  250.108710] esi: cc9f01b0   edi:    
ebp:    esp: cc825dcc
Sep 22 14:24:56 ubuntu kernel: [  250.108717] ds: 007b   es: 007b   fs: 00d8  
gs: 0033  ss: 0068
Sep 22 14:24:56 ubuntu kernel: [  250.108724] Process apt-cache (pid: 9455, 
ti=cc824000 task=db53b9f0 task.ti=cc824000)
Sep 22 14:24:56 ubuntu kernel: [  250.108729] Stack: f082b360 f0995180 c018819e 
cca0b5d8 eee9cc80 24cfc0ad 000c ee45900f 
Sep 22 14:24:56 ubuntu kernel: [  250.108743]e982b260   
0805801c 0001 080599c8 0003 001d 
Sep 22 14:24:56 ubuntu kernel: [  250.108754]cc9f01b0 cc825e74 cca0b908 
ff8c cc8c1cc0 cc825e74 2a396234 0001 
Sep 22 14:24:56 ubuntu kernel: [  250.108767] Call Trace:
Sep 22 14:24:56 ubuntu kernel: [  250.108774]  [] 
unionfs_permission+0x0/0x370 [unionfs]
Sep 22 14:24:56 ubuntu kernel: [  250.108789]  [permission+270/288] 
permission+0x10e/0x120
Sep 22 14:24:56 ubuntu kernel: [  250.108838]  [notify_change+687/912] 
notify_change+0x2af/0x390
Sep 22 14:24:56 ubuntu kernel: [  250.108865]  [do_truncate+126/176] 
do_truncate+0x7e/0xb0
Sep 22 14:24:56 ubuntu kernel: [  250.108897]  [permission+270/288] 
permission+0x10e/0x120
Sep 22 14:24:56 ubuntu kernel: [  250.108909]  [may_open+482/624] 
may_open+0x1e2/0x270
Sep 22 14:24:56 ubuntu kernel: [  250.108926]  [open_namei+109/1536] 
open_namei+0x6d/0x600
Sep 22 14:24:56 ubuntu kernel: [  250.108950]  [do_filp_open+51/96] 
do_filp_open+0x33/0x60
Sep 22 14:24:56 ubuntu kernel: [  250.108984]  [do_sys_open+78/240] 
do_sys_open+0x4e/0xf0
Sep 22 14:24:56 ubuntu kernel: [  250.108999]  [sys_open+28/32] 
sys_open+0x1c/0x20
Sep 22 14:24:56 ubuntu kernel: [  250.109008]  [sysenter_past_esp+107/169] 
sysenter_past_esp+0x6b/0xa9
Sep 22 14:24:56 ubuntu kernel: [  250.109037]  ===
Sep 22 14:24:56 ubuntu kernel: [  250.109040] Code: 0f 84 78 fc ff ff c7 04 24 
d4 36 9a f0 e8 99 3b 79 cf e9 67 fc ff ff 8d 74 26 00 0f 0b eb fe 0f 0b eb fe 
0f 0b eb fe 0f 0b eb fe <0f> 0b eb fe 0f 0b eb fe 90 8d b4 26 00 00 00 00 83 ec 
14 89 5c 
Sep 22 14:24:56 ubuntu kernel: [  250.109089] EIP: [] 
unionfs_setattr+0x4c0/0x4d0 [unionfs] SS:ESP 0068:cc825dcc
Sep 22 14:29:32 ubuntu kernel: [  525.920646] __open_dir: branch 0 
lower_mnt_idx NULL! Set to eee9cb80
Sep 22 14:29:32 ubuntu kernel: [  525.920678] __open_dir: opened dfdd9110, share
Sep 22 14:29:32 ubuntu kernel: [  525.920683] __open_dir: branches bstart 0, 
bend 1
Sep 22 14:29:32 ubuntu kernel: [  525.920689] __open_dir: 0: lower_dentry 
dfdd9aa0, share, mntpoint eee9cb80
Sep 22 14:29:32 ubuntu kernel: [  525.920695] __open_dir: 1: lower_dentry 
dfdd9aa0, share, mntpoint eee9cb00
Sep 22 14:31:06 ubuntu kernel: [  619.232305] unionfs: do delay copyup of 
"lastlog"
Sep 22 14:31:06 ubuntu kernel: [  619.238474] unionfs: new lower inode mtime 
(bindex=0, name=log)
Sep 22 14:31:41 ubuntu kernel: [  654.512923] unionfs: error creating directory 
tree for rename, bindex = 1, err = -30
Sep 22 14:31:41 ubuntu kernel: [  654.619073] unionfs: error creating directory 
tree for rename, bindex = 1, err = -30
Sep 22 14:31:41 ubuntu kernel: [  654.620400] unionfs: error creating directory 
tree for rename, bindex = 1, err = -30
Sep 22 14:31:41 ubuntu kernel: [  654.622982] unionfs: error creating directory 
tree for rename, bindex = 1, err = -30
Sep 22 14:32:15 ubuntu kernel: [  687.995421] unionfs: new lower inode mtime 
(bindex=0, 
name=viper:3142_archive.ubuntu.com_ubuntu_dists_gutsy_universe_bi

[Bug 144043] Re: kernel BUG at /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/fs/unionfs/inode.c:1057!

2007-09-22 Thread David Morris
linux-ubuntu-modules-2.6.22-12-generic 2.6.22-12.30 is the version
of the package I'm using on gutsy

-- 
kernel BUG at 
/build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/fs/unionfs/inode.c:1057!
https://bugs.launchpad.net/bugs/144043
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144392] PPA uploads don't appear in LP nor have accepted/reject emails sent

2007-09-24 Thread David Morris
Public bug reported:

Since around midnight UTC on 23rd September upload to the ppa system
haven't appeared in the Personal Package Archive nor have
accepted/reject emails been sent out, although the upload to
ppa.launchpad.net has been successful.

** Affects: soyuz
 Importance: Critical
 Status: Confirmed

** Affects: ubuntu
 Importance: Undecided
 Status: Invalid


** Tags: ppa soyuz-publish soyuz-upload

-- 
PPA uploads don't appear in LP nor have accepted/reject emails sent
https://bugs.launchpad.net/bugs/144392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144392] Re: PPA uploads don't appear in LP nor have accepted/reject emails sent

2007-09-24 Thread David Morris
TAGS ppa  soyuz-publish  soyuz-upload

** Tags added: soyuz-publish soyuz-upload

** Tags added: ppa

-- 
PPA uploads don't appear in LP nor have accepted/reject emails sent
https://bugs.launchpad.net/bugs/144392
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 159488] MSN crashes Pidgin on AMD64

2007-11-02 Thread David Morris
Public bug reported:

I use Pidgin on Gutsy on both AMD64 and I386 with the same buddy list.
On AMD64 it often crashes and I've captured the information this time.

It often crashes within the 1st 5mins of signing in.  I can work around
it by not connecting the msn network.

ii  pidgin 1:2.2.1-1ubuntu4 
 graphical multi-protocol instant messaging client for X
ii  pidgin-data1:2.2.1-1ubuntu4 
 multi-protocol instant messaging client - data files
ii  pidgin-extprefs0.7-2
 extended preferences plugin for the instant messenger pidgin
ii  pidgin-guifications2.14-3   
 toaster popups for pidgin
ii  pidgin-libnotify   0.13-0ubuntu2
 display notification bubbles in pidgin
ii  pidgin-librvp  0.9.6-1  
 MS Exchange RVP instant messaging plugin for Pidgin
ii  pidgin-plugin-pack 2.0.0-1  
 30 useful plugins for pidgin

Is the pidgin packages I've got installed.

JACK tmpdir identified as [/dev/shm]
JACK tmpdir identified as [/dev/shm]
*** glibc detected *** pidgin: corrupted double-linked list: 0x0109d520 
***
=== Backtrace: =
/lib/libc.so.6[0x2aace4130067]
/lib/libc.so.6[0x2aace4131921]
/lib/libc.so.6(cfree+0x8c)[0x2aace41356fc]
/usr/lib/purple-2/libmsn.so(msn_transaction_destroy+0x24)[0x2aacf8dcdf44]
/usr/lib/purple-2/libmsn.so(msn_history_destroy+0xe)[0x2aacf8dbc49e]
/usr/lib/purple-2/libmsn.so(msn_cmdproc_destroy+0x2e)[0x2aacf8dbaeee]
/usr/lib/purple-2/libmsn.so(msn_servconn_destroy+0x5a)[0x2aacf8dc759a]
/usr/lib/purple-2/libmsn.so[0x2aacf8dbd3f3]
pidgin[0x45e1bf]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1c3)[0x2aace396efd3]
/usr/lib/libglib-2.0.so.0[0x2aace39722dd]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1ca)[0x2aace39725ea]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xa3)[0x2aace2155883]
pidgin(main+0x8f4)[0x473044]
/lib/libc.so.6(__libc_start_main+0xf4)[0x2aace40ddb44]
pidgin[0x42ce09]
=== Memory map: 
0040-004c2000 r-xp  08:01 3115233
/usr/bin/pidgin
006c1000-006c7000 rw-p 000c1000 08:01 3115233
/usr/bin/pidgin
006c7000-0131f000 rw-p 006c7000 00:00 0  [heap]
4000-40001000 ---p 4000 00:00 0 
40001000-40801000 rw-p 40001000 00:00 0 
40801000-40802000 ---p 40801000 00:00 0 
40802000-41002000 rw-p 40802000 00:00 0 
41002000-41003000 ---p 41002000 00:00 0 
41003000-41803000 rw-p 41003000 00:00 0 
41803000-41804000 ---p 41803000 00:00 0 
41804000-42004000 rw-p 41804000 00:00 0 
42004000-42005000 ---p 42004000 00:00 0 
42005000-42805000 rw-p 42005000 00:00 0 
2aaab000-2aaf7000 r-xp  08:01 3031650
/usr/lib/nss/libfreebl3.so
2aaf7000-2acf6000 ---p 0004c000 08:01 3031650
/usr/lib/nss/libfreebl3.so
2acf6000-2acf7000 rw-p 0004b000 08:01 3031650
/usr/lib/nss/libfreebl3.so
2acf7000-2acfc000 r--p  08:01 49503  
/usr/share/locale-langpack/en_GB/LC_MESSAGES/gstreamer-0.10.mo
2acfc000-2ad09000 r-xp  08:01 34215  
/usr/lib/gtk-2.0/2.10.0/engines/libcrux-engine.so
2ad09000-2af09000 ---p d000 08:01 34215  
/usr/lib/gtk-2.0/2.10.0/engines/libcrux-engine.so
2af09000-2af0a000 rw-p d000 08:01 34215  
/usr/lib/gtk-2.0/2.10.0/engines/libcrux-engine.so
2af0a000-2af0b000 rw-p 2af0a000 00:00 0 
2af0b000-2af0f000 r-xp  08:01 3034037
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
2af0f000-2b10f000 ---p 4000 08:01 3034037
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
2b10f000-2b11 rw-p 4000 08:01 3034037
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
2b11-2b112000 r-xp  08:01 3033494
/usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so
2b112000-2b311000 ---p 2000 08:01 3033494
/usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so
2b311000-2b312000 rw-p 1000 08:01 3033494
/usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so
2b312000-2b346000 r-xp  08:01 2966697
/usr/lib/librsvg-2.so.2.18.2
2b346000-2b546000 ---p 00034000 08:01 2966697
/usr/lib/librsvg-2.so.2.18.2
2b546000-2b548000 rw-p 00034000 08:01 2966697
/usr/lib/librsvg-2.so.2.18.2
2b548000-2b57f000 r-xp  08:01 2965715
/usr/lib/libgsf-1.so.114.0.7
2b57f000-2b77e000 ---p

[Bug 156089] Re: mysql-server removed when it shouldn't

2007-11-05 Thread David Morris
** Changed in: mythbuntu
   Importance: Undecided => High
 Assignee: (unassigned) => laga (laga)
   Status: New => Confirmed

** Changed in: mythbuntu-control-centre (Ubuntu)
 Assignee: (unassigned) => laga (laga)
   Status: New => Confirmed

-- 
mysql-server removed when it shouldn't
https://bugs.launchpad.net/bugs/156089
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 155194] Re: Typo: aesthic

2007-11-05 Thread David Morris
** Changed in: mythbuntu
   Importance: Undecided => Low
   Status: New => Confirmed

-- 
Typo: aesthic
https://bugs.launchpad.net/bugs/155194
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 149268] Re: mythtv fails to connect to remote DB on inital boot

2007-11-06 Thread David Morris
Not sure how much time wants to be spent on this.   Since a master
backend with the database on a different machine isn't supported out of
the box however it still needs fixing.

** Changed in: mythbuntu
   Importance: Undecided => Low
 Assignee: (unassigned) => Mario Limonciello (superm1)

-- 
mythtv fails to connect to remote DB on inital boot
https://bugs.launchpad.net/bugs/149268
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162913] Re: cpptest needs packaging

2007-11-15 Thread David Morris
http://revu.tauware.de/details.py?package=cpptest

-- 
cpptest needs packaging
https://bugs.launchpad.net/bugs/162913
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162913] cpptest needs packaging

2007-11-15 Thread David Morris
Public bug reported:

Can cpptest please be packaged for Ubuntu.
http://cpptest.sourceforge.net/

** Affects: ubuntu
 Importance: Undecided
 Assignee: David Morris (dave-greenacre)
 Status: In Progress

** Changed in: ubuntu
 Assignee: (unassigned) => David Morris (dave-greenacre)
   Status: New => In Progress

-- 
cpptest needs packaging
https://bugs.launchpad.net/bugs/162913
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 161199] Re: OpenSG needs packaging

2007-11-15 Thread David Morris
http://revu.tauware.de/details.py?package=opensg-dev

-- 
OpenSG needs  packaging
https://bugs.launchpad.net/bugs/161199
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162966] Re: libserial needs packaging

2007-11-15 Thread David Morris
http://revu.tauware.de/details.py?package=libserial

-- 
libserial needs packaging
https://bugs.launchpad.net/bugs/162966
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 162966] libserial needs packaging

2007-11-16 Thread David Morris
Public bug reported:

Please package libserial for Ubuntu - http://libserial.sourceforge.net

** Affects: ubuntu
 Importance: Undecided
 Assignee: David Morris (dave-greenacre)
 Status: In Progress

** Changed in: ubuntu
 Assignee: (unassigned) => David Morris (dave-greenacre)
   Status: New => In Progress

-- 
libserial needs packaging
https://bugs.launchpad.net/bugs/162966
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 175221] Re: mythfilldatabase segmentation fault on schedules direct

2007-12-18 Thread David Morris
** Changed in: mythtv (Ubuntu)
 Assignee: (unassigned) => David Morris (dave-greenacre)

-- 
mythfilldatabase segmentation fault on schedules direct
https://bugs.launchpad.net/bugs/175221
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 118551] Re: Can't install packages without root access

2007-06-14 Thread David Morris
Freddy, I'm aware of this.  However on Linux an install generally only
consists of putting the binary and config files into the correct system
wide locations.  When installing programs from source you are able to
pass your home dir in via the ./configure command which then allows you
to install within your home dir, if you don't have root access.

This can currently be done by apt-getting the source and building it
yourself.  However this isn't the user friendly Ubuntu which I've been
getting used to, and alot of users will be unaware of this option.

-- 
Can't install packages without root access
https://bugs.launchpad.net/bugs/118551
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104804] Re: gtkglextmm-1.2.0 is missing in feisty

2008-03-12 Thread David Morris
This has made it into Hardy and just needs to be backported to
Feisty/Gutsy

-- 
gtkglextmm-1.2.0 is missing in feisty
https://bugs.launchpad.net/bugs/104804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 201304] Re: mythwelcome/mythfrontend crashed with SIGILL

2008-03-13 Thread David Morris
** Bug watch added: mythtv.org bug tracker #4944
   http://svn.mythtv.org/trac/ticket/4944

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/4944
   Importance: Unknown
   Status: Unknown

-- 
mythwelcome/mythfrontend crashed with SIGILL
https://bugs.launchpad.net/bugs/201304
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195289] Re: mythfrontend.real crashed with SIGSEGV in XSetTile()

2008-03-13 Thread David Morris
** Bug watch added: mythtv.org bug tracker #4945
   http://svn.mythtv.org/trac/ticket/4945

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/4945
   Importance: Unknown
   Status: Unknown

** Changed in: mythtv (Ubuntu)
   Status: New => Confirmed

-- 
mythfrontend.real crashed with SIGSEGV in XSetTile()
https://bugs.launchpad.net/bugs/195289
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190787] Re: mythcommflag crashed with SIGSEGV

2008-03-13 Thread David Morris
** Changed in: mythtv (Ubuntu)
   Status: New => Confirmed

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

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


[Bug 190736] Re: mythtv-setup.real crashed with SIGSEGV in QMutex::lock()

2008-03-13 Thread David Morris
** Changed in: mythtv (Ubuntu)
   Status: New => Confirmed

-- 
mythtv-setup.real crashed with SIGSEGV in QMutex::lock()
https://bugs.launchpad.net/bugs/190736
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 200818] Re: mythtranscode fails on HD content recorded from firewire

2008-03-13 Thread David Morris
** Changed in: mythtv (Ubuntu)
   Status: New => Incomplete

-- 
mythtranscode fails on HD content recorded from firewire
https://bugs.launchpad.net/bugs/200818
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 197880] Re: mythfrontend.real crashed with SIGSEGV in stdin()

2008-03-13 Thread David Morris
** Bug watch added: mythtv.org bug tracker #4946
   http://svn.mythtv.org/trac/ticket/4946

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/4946
   Importance: Unknown
   Status: Unknown

** Changed in: mythtv (Ubuntu)
   Status: New => Confirmed

-- 
mythfrontend.real crashed with SIGSEGV in stdin()
https://bugs.launchpad.net/bugs/197880
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   >