[Bug 1865344] [NEW] Package very out of date

2020-03-01 Thread Steveire
Public bug reported: The package is very out of date for all ubuntu releases: https://packages.ubuntu.com/bionic/libxmlrpc-core-c3-dev Version 1.33.14 is a release from mid 2014. One of the problems that causes is that it can't be used with current boost releases:

[Bug 1451523] Re: grantlee fails to build in trusty on arm64

2015-05-06 Thread Steveire
QtScript issue? Someone with access needs to get more information. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1451523 Title: grantlee fails to build in trusty on arm64 To manage notifications

[Bug 1275506] Re: packages website does not list release versions

2014-02-03 Thread Steveire
** Package changed: ubuntu = ubuntu-website -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1275506 Title: packages website does not list release versions To manage notifications about this bug go

[Bug 1275506] [NEW] packages website does not list release versions

2014-02-02 Thread Steveire
Public bug reported: http://packages.ubuntu.com/search?keywords=cmake On that page, there is no indication of what codename corresponds to which release. Ubuntu people constantly remind that the codename is only valid for the development cycle. After release, the name is no longer used and the

[Bug 1239665] Re: clang can not compile stl using code

2013-10-22 Thread Steveire
*** This bug is a duplicate of bug 1242300 *** https://bugs.launchpad.net/bugs/1242300 https://bugs.launchpad.net/ubuntu/+source/llvm-defaults/+bug/1242300 is a dupe, but has more humdrum ** Changed in: clang (Ubuntu) Status: New = Invalid ** This bug has been marked a duplicate of

[Bug 1239665] Re: clang can not compile stl using code

2013-10-14 Thread Steveire
This worked with 13.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1239665 Title: clang can not compile stl using code To manage notifications about this bug go to:

[Bug 1239665] [NEW] clang can not compile stl using code

2013-10-14 Thread Steveire
Public bug reported: stephen@hal:~/safe/dev/playground/cpp{master}$ clang++ test.cpp In file included from test.cpp:2: In file included from /usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/string:39: In file included from

[Bug 1181493] [NEW] debian patch uses wrong triple for arch-includes

2013-05-18 Thread Steveire
Public bug reported: This patch seems to hardcode the host triple to be used for include paths: http://anonscm.debian.org/viewvc/pkg- llvm/clang/trunk/debian/patches/21-searchPathHeaders.diff?view=markup This causes the mixed triple noted here:

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-04-10 Thread Steveire
Hi, Yes, I checked that and reported in comment 12 that it does not affect the behavior for me: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1161655/comments/12 So, I don't believe it is a duplicate. Thanks, -- You received this bug notification because you are a member of Ubuntu

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
Following the advice here: http://www.davidpashley.com/articles/network- troubleshooting.html I get this output when running the 'broken' kernel. When running the older kernel the mii-tool shows the expected result instead. $ ip link 1: lo: LOOPBACK,UP,LOWER_UP mtu 65536 qdisc noqueue state

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
A slightly longer session: $ ip link 1: lo: LOOPBACK,UP,LOWER_UP mtu 65536 qdisc noqueue state UNKNOWN mode DEFAULT link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 2: eth0: NO-CARRIER,BROADCAST,MULTICAST,UP mtu 1500 qdisc pfifo_fast state DOWN mode DEFAULT qlen 1000 link/ether

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
And the dmesg output with the working kernel: $ dmesg | grep eth [0.273146] Dell Latitude E6520 series board detected. Selecting PCI-method for reboots. [0.895886] ACPI Error: Method parse/execution failed [\_SB_.EEAC] (Node 880232062550), AE_ALREADY_EXISTS (20120320/psparse-536) [

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
Here's a session after booting to the 'working' kernel which allows me to do wired networking: $ sudo dhclient -v eth0 [sudo] password for stephen: Internet Systems Consortium DHCP Client 4.2.4 Copyright 2004-2012 Internet Systems Consortium. All rights reserved. For info, please visit

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
I think I'm affected by https://bugzilla.kernel.org/show_bug.cgi?id=52021 https://bugzilla.kernel.org/show_bug.cgi?id=36132 indicates that it might be an effect of me having used powertop previously, which would explain why it's not an issue affecting everyone. There seems to be a patch:

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
I can confirm that echo on | sudo tee /sys/bus/pci/devices/\:00\:19.0/power/control after booting my broken kernel makes wired networking work again. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
Changing all settings from auto to on in /sys/bus/i2c/devices/*/power/control also does not give me wireless networking. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161655 Title: Wired and

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
Wireless networking still does not work, but that might just be a case of finding another entry to set to 'on'. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161655 Title: Wired and wireless

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
$ cat /sys/bus/pci/devices/*/power/control on on on on on on on on on on on on on on on on on on on on on Still does not give me wireless networking. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
The problem doesn't seem to be related to power management for me, but I tried adding the file mentioned in http://uselessuseofcat.com/?p=67 but it did not help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
http://www.ubuntugeek.com/how-to-troubleshoot-wireless-network- connection-in-ubuntu.html looks potentially useful but I'm not sure I know how to use it. I don't seem to be able to turn off wpa on my wireless router. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
Another link: http://ubuntuforums.org/showthread.php?t=571188 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161655 Title: Wired and wireless networking don't work after upgrade To manage

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
I tried following http://linux.icydog.net/wpa.php It gives me a lot of output like this: stephen@hal:~$ sudo wpa_supplicant -Dwext -ieth1 -cwirelessconf ioctl[SIOCSIWPMKSA]: Invalid argument ioctl[SIOCSIWENCODEEXT]: Invalid argument ioctl[SIOCSIWENCODEEXT]: Invalid argument eth1: Trying to

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
This seems to be a similar/the same problem: https://answers.launchpad.net/ubuntu/+source/gnome- nettool/+question/220607 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1161655 Title: Wired and

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
The bug linked at the end of that question has this workaround: https://bugs.launchpad.net/ubuntu/+bug/1112751 sudo rmmod wl sudo modprobe brcmsmac I can confirm that it works for me. I am confused though. If wl worked before, why does it not work now with the same hardware? -- You received

[Bug 1161655] Re: Wired and wireless networking don't work after upgrade

2013-03-29 Thread Steveire
I tested the RC4. Wired networking worked. Wireless networking still did not work, but I guess that's because those mainline kernels have no binary blobs. Thanks, ** Changed in: linux (Ubuntu) Status: Incomplete = Confirmed ** Tags added: kernel-fixed-upstream -- You received this bug

[Bug 1161655] [NEW] Wired and wireless networking don't work after upgrade

2013-03-28 Thread Steveire
Public bug reported: I upgraded to raring this evening. After rebooting, my wireless and wired internet connections no longer work. I found that if I booted into an old kernel (3.5.0-16 I think) I can use wired networking. ProblemType: Bug DistroRelease: Ubuntu 13.04 Package:

[Bug 906675] [NEW] The Grantlee *Builders do not properly handle unindented lists.

2011-12-19 Thread Steveire
) Importance: Undecided Assignee: Steveire (steveire) Status: New ** Changed in: grantlee (Ubuntu) Assignee: (unassigned) = Steveire (steveire) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 862394] [NEW] Can't install libmysqlclient16:i386

2011-09-29 Thread Steveire
Public bug reported: When I tried to install skype:i386 on 64 bit kubuntu I got an unresolvable conflict from aptitude. The problem seems to be libmysqlclient16:i386. sudo aptitude install libmysqlclient16:i386 The following NEW packages will be installed: libmysqlclient16{b} 0 packages

[Bug 862394] Re: Can't install libmysqlclient16:i386

2011-09-29 Thread Steveire
I guess it's a dependency of Qt. https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/830440 leads me to believe that this is right command for me to install it on 64 bit: stephen@hal:~$ sudo aptitude install skype:i386 The following NEW packages will be installed: libaudio2{a}

[Bug 707878] Re: akonadi_agent_launcher crashed with SIGSEGV in QThreadStorageQFontCache*::deleteData()

2011-09-02 Thread Steveire
Upstream bug: http://bugs.kde.org/261788 The LP form for linking them is not working. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to akonadi in Ubuntu. https://bugs.launchpad.net/bugs/707878 Title: akonadi_agent_launcher crashed with

[Bug 693331] Re: Regression: Can't complete users names anymore

2011-05-25 Thread Steveire
Fixed in natty ** Changed in: bash-completion (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/693331 Title: Regression: Can't complete users names anymore

[Bug 751167] [NEW] Conditional synchonous Akonadi starting in KDEPIM

2011-04-05 Thread Steveire
Public bug reported: Binary package hint: kdepim https://projects.kde.org/projects/kde/kdepim/repository/revisions/cfa404b7188e4c26bddbc9579728f6d25f8cd214 Should be included in KDE PIM 4.4 packages. It removes the Akonadi self test dialog when it doesn't need to be shown. ** Affects: kdepim

[Bug 750361] Re: KWallet 4.6 and KDEPIM 4.4 don't integrate well

2011-04-05 Thread Steveire
*** This bug is a duplicate of bug 751167 *** https://bugs.launchpad.net/bugs/751167 ** This bug has been marked a duplicate of bug 751167 Conditional synchonous Akonadi starting in KDEPIM * You can subscribe to bug 751167 by following this link:

[Bug 750242] [NEW] jockey-kde does not show proprietry nvidia drivers

2011-04-04 Thread Steveire
Public bug reported: stephen@chimera:~$ lspci | grep VGA 01:00.0 VGA compatible controller: nVidia Corporation G98 [GeForce 9300 GE] (rev a1) ** Affects: jockey (Ubuntu) Importance: Undecided Status: Invalid -- You received this bug notification because you are a member of

[Bug 750242] Re: jockey-kde does not show proprietry nvidia drivers

2011-04-04 Thread Steveire
Just noticed this is fixed after updating natty ** Changed in: jockey (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/750242 Title: jockey-kde does not show

[Bug 750361] [NEW] KWallet 4.6 and KDEPIM 4.4 don't integrate well

2011-04-04 Thread Steveire
Public bug reported: Binary package hint: kdepim http://starsky.19inch.net/~jr/tmp/kmail1.png and then this one in a dialog There have been repeated failed attempts to gain access to a wallet. An application may be misbehaving. Need to trace through kdepim to find the call to kwallet which

[Bug 749030] [NEW] nvidia-settings should depend on python-gtk2

2011-04-03 Thread Steveire
Public bug reported: Binary package hint: nvidia-settings Running on kubuntu, trying to save to the X conf file results in a python ImportException if 'import gtk' fails because it's not installed. ** Affects: nvidia-settings (Ubuntu) Importance: Undecided Status: New -- You

[Bug 746856] [NEW] KDM forgets about 'kde' profile on upgrade to Natty

2011-03-31 Thread Steveire
Public bug reported: Binary package hint: kdebase After upgrading to Natty, on my first log in I got a dialog telling me that my profile called 'kde' (used by default up to Natty) is no longer valid, and the default would be used instead. Presumably it's confused because the 'kde' entry is

[Bug 734825] [NEW] Akonadi needs to be patched for nepomuk api changes

2011-03-14 Thread Steveire
Public bug reported: Nepomuk API changed in 4.6 breaking searching by Akonadi. http://thread.gmane.org/gmane.comp.kde.devel.pim/29862/focus=29949 The fix is this patch: https://projects.kde.org/projects/kdesupport/akonadi/repository/revisions/be3b9db96000256b286fad422855d0c92095d6c5 It will

[Bug 680088] Re: Upgrade fails Can not mark 'kubuntu-desktop' for upgrade

2011-01-19 Thread Steveire
I ran the tool and got a dialog with this content: Could not calculate the upgrade An unresolvable problem occurred while calculating the upgrade: Trying to install blacklisted version 'blcr-dkms_0.8.2-13' This can be caused by: * Upgrading to a pre-release version of Ubuntu * Running the

[Bug 680088] Re: Upgrade fails Can not mark 'kubuntu-desktop' for upgrade

2011-01-14 Thread Steveire
Thanks for that. I'll try it when I'm back in the office next week. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/680088 Title: Upgrade fails Can not mark 'kubuntu-desktop' for upgrade --

[Bug 701044] [NEW] Semi-frequent freezes in nouveau

2011-01-10 Thread Steveire
Public bug reported: Binary package hint: xserver-xorg-video-nouveau One or more times a week my computer display freezes. I can still move the mouse, but the screen doesn't update. I think nouveau driver enters an infinite loop and consumes 100% CPU. I think the X0rg.0.log confirms this, but I

[Bug 701044] Re: Semi-frequent freezes in nouveau

2011-01-10 Thread Steveire
** Attachment added: Xorg.0.log https://bugs.launchpad.net/bugs/701044/+attachment/1790152/+files/Xorg.0.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/701044 Title: Semi-frequent freezes in

[Bug 701044] Re: Semi-frequent freezes in nouveau

2011-01-10 Thread Steveire
** Attachment added: apport.xorg.Q7kouz.apport https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/701044/+attachment/1790153/+files/apport.xorg.Q7kouz.apport -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 680088] Re: Upgrade fails Can not mark 'kubuntu-desktop' for upgrade

2010-12-28 Thread Steveire
We will be able to upgrade if ubuntu 10.10 gets kde 4.5.3 in the -updates repository. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/680088 Title: Upgrade fails Can not mark 'kubuntu-desktop' for

[Bug 692595] Re: zlib.h version fix should be cherry-picked

2010-12-22 Thread Steveire
I'm not sure I can test the package in proposed, because I have backports enabled, and I seem to already have cmake 2.8.3 through that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692595 Title:

[Bug 693331] [NEW] Regression: Can't complete users names anymore

2010-12-22 Thread Steveire
Public bug reported: Binary package hint: bash-completion I have two user accounts which I regularly use, stephen and kde-devel. I regularly need to copy files between them step...@bishop:~$ cp ../kde-deTAB used to autocomplete the kde-devel and let me find the file. Now (in ubuntu 10.10) that

[Bug 692595] Re: zlib.h version fix should be cherry-picked

2010-12-22 Thread Steveire
I downgraded to cmake-2.8.2-2 and kdevelop was still working at acceptable speeds: step...@bishop:~/Random/cmakedebs$ ls cmake_2.8.2-2ubuntu0.1_i386.deb cmake-data_2.8.2-2ubuntu0.1_all.deb step...@bishop:~/Random/cmakedebs$ sudo dpkg -i *.deb [sudo] password for stephen: dpkg: warning:

[Bug 692595] [NEW] zlib.h version fix should be cherry-picked

2010-12-20 Thread Steveire
Public bug reported: Binary package hint: cmake KDevelop is so slow as to be unusable if loading any project which uses zlib. The reason is a change in the version string in zlib.h to have four components instead of three. http://www.itk.org/Bug/view.php?id=11049

[Bug 680088] [NEW] Upgrade fails Can not mark 'kubuntu-desktop' for upgrade

2010-11-22 Thread Steveire
Public bug reported: Binary package hint: update-manager I can not upgrade from 10.04 to 10.10. $ lsb_release -rd Description:Ubuntu 10.04.1 LTS Release:10.04 tep...@chimera:~$ sudo do-release-upgrade [sudo] password for stephen: Checking for a new ubuntu release Done Upgrade tool

[Bug 680088] Re: Upgrade fails Can not mark 'kubuntu-desktop' for upgrade

2010-11-22 Thread Steveire
** Attachment added: var.log.dist-upgrade.tar.gz https://bugs.launchpad.net/bugs/680088/+attachment/1741631/+files/var.log.dist-upgrade.tar.gz -- Upgrade fails Can not mark 'kubuntu-desktop' for upgrade https://bugs.launchpad.net/bugs/680088 You received this bug notification because you

[Bug 606001] Re: Dual screen setup does not work after installation

2010-07-16 Thread Steveire
What I have tried so far is to open kubuntu systemsettings and click on the display kcm. The multiple monitors screen there contains only a label saying This module is only for configuring systems with a single desktop spread across multiple monitors. You do not appear to have this configuration.

[Bug 606175] [NEW] apport-collect does not tell me what it will do

2010-07-16 Thread Steveire
Public bug reported: Binary package hint: apport I was recommended on IRC to run apport-collect for a bug. When I did I got a web browser page containing: The application identified as apport-collect wants to access Launchpad on your behalf. What level of access do you want to grant? No

[Bug 606001] Re: Dual screen setup does not work after installation

2010-07-16 Thread Steveire
apport information ** Tags added: apport-collected ** Description changed: Binary package hint: xorg I have 2 monitors. During installation of Kubuntu 10.04 both monitors showed the same display. After installation, one monitor is blank, the other works. I want to have a

[Bug 606001] CurrentDmesg.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: CurrentDmesg.txt http://launchpadlibrarian.net/52023047/CurrentDmesg.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606001] Dependencies.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: Dependencies.txt http://launchpadlibrarian.net/52023052/Dependencies.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606001] Lspci.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: Lspci.txt http://launchpadlibrarian.net/52023053/Lspci.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606001] Lsusb.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: Lsusb.txt http://launchpadlibrarian.net/52023059/Lsusb.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606001] PciDisplay.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: PciDisplay.txt http://launchpadlibrarian.net/52023066/PciDisplay.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606001] ProcCpuinfo.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: ProcCpuinfo.txt http://launchpadlibrarian.net/52023071/ProcCpuinfo.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606001] ProcInterrupts.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: ProcInterrupts.txt http://launchpadlibrarian.net/52023074/ProcInterrupts.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 606001] ProcModules.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: ProcModules.txt http://launchpadlibrarian.net/52023076/ProcModules.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606001] RelatedPackageVersions.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: RelatedPackageVersions.txt http://launchpadlibrarian.net/52023077/RelatedPackageVersions.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of

[Bug 606001] UdevDb.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: UdevDb.txt http://launchpadlibrarian.net/52023079/UdevDb.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606001] UdevLog.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: UdevLog.txt http://launchpadlibrarian.net/52023081/UdevLog.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 606001] XorgLog.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: XorgLog.txt http://launchpadlibrarian.net/52023083/XorgLog.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 606001] XorgLogOld.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: XorgLogOld.txt http://launchpadlibrarian.net/52023085/XorgLogOld.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606001] Xrandr.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: Xrandr.txt http://launchpadlibrarian.net/52023087/Xrandr.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 606001] setxkbmap.txt

2010-07-16 Thread Steveire
apport information ** Attachment added: setxkbmap.txt http://launchpadlibrarian.net/52023091/setxkbmap.txt -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 606001] [NEW] Dual screen setup does not work after installation

2010-07-15 Thread Steveire
Public bug reported: Binary package hint: xorg I have 2 monitors. During installation of Kubuntu 10.04 both monitors showed the same display. After installation, one monitor is blank, the other works. I want to have a double-width workspace between the two monitors, not a cloned display.

[Bug 606001] Re: Dual screen setup does not work after installation

2010-07-15 Thread Steveire
** Attachment added: dmesg_livecd http://launchpadlibrarian.net/51994229/dmesg_livecd -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 606001] Re: Dual screen setup does not work after installation

2010-07-15 Thread Steveire
** Attachment added: dmesg_installed http://launchpadlibrarian.net/51994204/dmesg_installed -- Dual screen setup does not work after installation https://bugs.launchpad.net/bugs/606001 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 601972] [NEW] New version

2010-07-05 Thread Steveire
Public bug reported: A new version is available in my ppa. I am the upstream Grantlee developer. Please also put it into lucid backports. ** Affects: grantlee (Ubuntu) Importance: Undecided Status: New -- New version https://bugs.launchpad.net/bugs/601972 You received this bug

[Bug 439138] Re: [karmic] Xorg 100% CPU utilization -- only after first login

2009-10-06 Thread Steveire
I'm also affected by this bug. It make my system completely unusable. I have no SSD, only a HDD, and logging out and in again does not fix the issue for me. I have no idea what hardware I have, but as that is apparently not relevant, I can try to give any other info you need. -- [karmic] Xorg

[Bug 444090] Re: Crash when running partitioner

2009-10-05 Thread Steveire
** Attachment added: syslog http://launchpadlibrarian.net/33086743/syslog -- Crash when running partitioner https://bugs.launchpad.net/bugs/444090 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 444090] [NEW] Crash when running partitioner

2009-10-05 Thread Steveire
Public bug reported: Binary package hint: ubiquity When the partitioner is attempting to create a new root partition, I get a crash with this backtrace: Traceback (most recent call last): File /usr/lib/ubiquity/bin/ubiquity, line 457, in module main(oem_config) File

[Bug 444090] Re: Crash when running partitioner

2009-10-05 Thread Steveire
** Attachment added: partman http://launchpadlibrarian.net/33086754/partman -- Crash when running partitioner https://bugs.launchpad.net/bugs/444090 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 366282] Re: Install partitioner does not detect existing partition table

2009-06-08 Thread Steveire
Output of fdisk -l: step...@wopr:~/Desktop$ sudo fdisk -l /dev/sda [sudo] password for stephen: Disk /dev/sda: 120.0 GB, 120034123776 bytes 255 heads, 63 sectors/track, 14593 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0x2800 Device Boot Start

[Bug 366282] Re: Install partitioner does not detect existing partition table

2009-06-03 Thread Steveire
Is there anything I can do to push this report along? It's going to become more important for me soon. Should the status be changed to 'Open'? -- Install partitioner does not detect existing partition table https://bugs.launchpad.net/bugs/366282 You received this bug notification because you

[Bug 366282] Re: Install partitioner does not detect existing partition table

2009-04-27 Thread Steveire
Thanks for the info. Interesting stuff. I've attached the output. ** Attachment added: ext_boot_records http://launchpadlibrarian.net/26023635/ext_boot_records -- Install partitioner does not detect existing partition table https://bugs.launchpad.net/bugs/366282 You received this bug

[Bug 366282] Re: Install partitioner does not detect existing partition table

2009-04-26 Thread Steveire
https://wiki.ubuntu.com/Installer/FAQ#Why%20does%20the%20installer%20think%20there%20are%20no%20partitions%20on%20my%20disk? Adding output of the od command. ** Attachment added: od_output http://launchpadlibrarian.net/25999304/od_output -- Install partitioner does not detect existing

[Bug 366282] Re: Install partitioner does not detect existing partition table

2009-04-26 Thread Steveire
** Attachment added: ext_boot_record_1 http://launchpadlibrarian.net/2648/ext_boot_record_1 -- Install partitioner does not detect existing partition table https://bugs.launchpad.net/bugs/366282 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 366282] Re: Install partitioner does not detect existing partition table

2009-04-24 Thread Steveire
** Attachment added: var_log_partman http://launchpadlibrarian.net/25937456/var_log_partman -- Install partitioner does not detect existing partition table https://bugs.launchpad.net/bugs/366282 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 366282] Re: Install partitioner does not detect existing partition table

2009-04-24 Thread Steveire
** Attachment added: partitiontable http://launchpadlibrarian.net/25937575/partitiontable -- Install partitioner does not detect existing partition table https://bugs.launchpad.net/bugs/366282 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 366282] Re: Install partitioner does not detect existing partition table

2009-04-24 Thread Steveire
** Attachment added: var_log_syslog http://launchpadlibrarian.net/25937475/var_log_syslog -- Install partitioner does not detect existing partition table https://bugs.launchpad.net/bugs/366282 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 366282] [NEW] Install partitioner does not detect existing partition table

2009-04-24 Thread Steveire
Public bug reported: When I get to the partitioning stage of the install process, the partitioner does not correctly detect my existing partition table. Instead I get only an option to format the entire disk or manually create a new partition table. This guy seems to have the same issue:

[Bug 337286] [NEW] Upgrading kde4 removes libplasma and digikam

2009-03-03 Thread Steveire
Public bug reported: Similar to this issue: https://lists.ubuntu.com/archives/kubuntu-users/2008-June/029082.html * Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information

[Bug 173890] Re: flashplugin-nonfree fails to install... new version?

2008-01-05 Thread Steveire
I agree with Andrey Vihrov. I just used http://launchpadlibrarian.net/10761023/flashplugin-nonfree_9.0.115.0ubuntu2_i386.deb to install it. -- flashplugin-nonfree fails to install... new version? https://bugs.launchpad.net/bugs/173890 You received this bug notification because you are a member

[Bug 96430] Re: MASTER: Request for new-legacy nvidia drivers (9631)

2007-04-11 Thread Steveire
I'm also having a problem with an nvidia geforce 420go. I'm trying to make a support thread here(http://ubuntuforums.org/showthread.php?t=405959), but not getting much in the way of leads. -- MASTER: Request for new-legacy nvidia drivers (9631) https://bugs.launchpad.net/bugs/96430 You received

[Bug 74233] Re: Kile dependencies should be changed to allow texlive

2007-03-18 Thread Steveire
Kile also still recommends tetex packages. $ aptitude show kile | grep Recommends Recommends: tetex-extra, tetex-doc, kdvi, kghostview Also, it suggests pybliographer. It should probably recommend kbibtex instead. -- Kile dependencies should be changed to allow texlive

[Bug 71056] Re: Please backport kdesvn 0.11.0 to Breezy, Dapper and Edgy

2007-01-04 Thread Steveire
It's still v0.8.5 in feisty. http://packages.ubuntu.com/feisty/devel/kdesvn I'd also like to see this upgraded. -- Please backport kdesvn 0.11.0 to Breezy, Dapper and Edgy https://launchpad.net/bugs/71056 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 77035] Please update to latest version

2006-12-23 Thread Steveire
Public bug reported: Binary package hint: kionjb The current version in edgy/feisty is 1.6.4 (http://packages.ubuntulinux.org/feisty/x11/kionjb). The same version is in debian (http://packages.debian.org/experimental/x11/kionjb). The latest version on sourceforge is 0.2.4

[Bug 77035] Re: Please update to latest version

2006-12-23 Thread Steveire
Hmmm, seems I can't edit a report. The current version is 0.1.6-4, not 1.6.4 (from 2004) -- Please update to latest version https://launchpad.net/bugs/77035 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 55782] Re: doesnt open in edgy

2006-10-01 Thread Steveire
I get the same output when I run kxdocker from the terminal. I'm using edgy beta too. -- doesnt open in edgy https://launchpad.net/bugs/55782 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 57070] Re: Please update to latest version

2006-09-13 Thread Steveire
There is a python-numpy deb package mentioned at http://scipy.org/Installing_SciPy/Linux. Is this a candidate for edgy or bnackports, or edgy+1? -- Please update to latest version https://launchpad.net/bugs/57070 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 57070] Re: Please update to latest version

2006-08-21 Thread Steveire
I'd also like to see the latest version of scipy in Ubuntu. http://ubuntuforums.org/showthread.php?t=240365 The documentation on scipy.org references functions that are unavailable in v0.3.2. -- Please update to latest version https://launchpad.net/bugs/57070 -- ubuntu-bugs mailing list