[Bug 1905476] [NEW] ubuntu 20.04 LTS crashed with grub problems

2020-11-24 Thread David Taylor
Public bug reported:

During the installation it crashed, and it told me it was a fatal error.
Timewise it was fairly early in the process.  It told me that there was an 
error installing the grub boot loader.  No details were displayed -- hopefully 
they are in the log that it is inncluding with the report.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445
Date: Tue Nov 24 16:58:27 2020
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubiquity-20.04.15 ubuntu

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

Title:
  ubuntu 20.04 LTS crashed with grub problems

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1905476/+subscriptions

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

[Bug 666211] Re: maverick on ec2 64bit ext4 deadlock

2011-12-28 Thread David Taylor
It sounds like I've bumped into the identical problem (twice so far!) as
MatthiasP (mpdude).

I'm using ami-af7e2eea in us-west-1 on c1.xlarge.  I have 8 x 128GB EBS
volumes in a RAID10 array using mdadm.  At some point /dev/md0 would
freeze and load would shoot up from 5 to 300-400.

Any attempts to interrogate the mounted filesystem would hang and be
uninterruptible.

When I ran mdadm --examine on each of the devices it returned state:
clean on all of them except one.  That command would never return and
I'd have to Ctrl-C to interrupt it.

I had the same log messages in /var/log/syslog, so I won't re-paste them
here.

Any ideas what the cause is?  Better yet, the fix?  I see some
suggestions that kernel upgrades might help.  What are the prevailing
thoughts on that, has it been confirmed?

Also, how did you perform the kernel upgrade?  Did you build your own
AMI or are you upgrading it after launch?

Cheers,
David.

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

Title:
  maverick on ec2 64bit ext4 deadlock

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

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


[Bug 909563] [NEW] mdadm device hung, problem with kernel/EBS

2011-12-28 Thread David Taylor
Public bug reported:

I'm using Ubuntu 10.10, ami-af7e2eea in us-west-1 on c1.xlarge.

I have 8 x 128GB EBS volumes in a RAID10 array using mdadm.

After a while /dev/md0 freezes and load shoots up from 5 to 300-400.

Any attempts to interrogate the mounted filesystem hang and are
uninterruptible.

I ran mdadm --examine on each of the devices.  All except one returned
state: clean.  On one device that command never returned and I had to
Ctrl-C to interrupt it.

In /var/log/syslog:

Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230054] INFO: task 
md0_raid10:625 blocked for more than 120 seconds.
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230072] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230082] md0_raid10D 
880003f579c0 0   625  2 0x
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230089]  8801b7ea1ca0 
0246  000159c0
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230097]  8801b7ea1fd8 
000159c0 8801b7ea1fd8 8801b61616e0
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230105]  000159c0 
000159c0 8801b7ea1fd8 000159c0
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230113] Call Trace:
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230126]  [814643e1] 
md_super_wait+0xd1/0xf0
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230133]  [8107fa10] ? 
autoremove_wake_function+0x0/0x40
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230138]  [814649b8] 
md_update_sb+0x268/0x3e0
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230144]  [815a6dce] ? 
_raw_spin_unlock_irqrestore+0x1e/0x30
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230155]  [8146a1a2] 
md_check_recovery+0x212/0x540
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230163]  [a0061fbf] 
raid10d+0x3f/0x400 [raid10]
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230170]  [810072df] ? 
xen_restore_fl_direct_end+0x0/0x1
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230173]  [815a6dce] ? 
_raw_spin_unlock_irqrestore+0x1e/0x30
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230177]  [81464109] 
md_thread+0x119/0x150
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230181]  [8107fa10] ? 
autoremove_wake_function+0x0/0x40
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230185]  [81463ff0] ? 
md_thread+0x0/0x150
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230189]  [8107f4b6] 
kthread+0x96/0xa0
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230194]  [8100aee4] 
kernel_thread_helper+0x4/0x10
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230199]  [8100a313] ? 
int_ret_from_sys_call+0x7/0x1b
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230203]  [815a735d] ? 
retint_restore_args+0x5/0x6
Dec 24 07:24:57 ip-10-162-9-13 kernel: [183240.230207]  [8100aee0] ? 
kernel_thread_helper+0x0/0x10

Is this a problem with the AMI?  The AKI?  Any suggestions?

Thanks.

Cheers,
David.

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: linux-image-2.6.35-31-virtual 2.6.35-31.63
Regression: Yes
Reproducible: Yes
ProcVersionSignature: User Name 2.6.35-31.63-virtual 2.6.35.13
Uname: Linux 2.6.35-31-virtual x86_64
AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 2: 
ls: cannot access /dev/snd/: No such file or directory
AplayDevices: Error: [Errno 2] No such file or directory
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory
Date: Thu Dec 29 03:20:28 2011
Ec2AMI: ami-af7e2eea
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-west-1a
Ec2InstanceType: c1.xlarge
Ec2Kernel: aki-9ba0f1de
Ec2Ramdisk: unavailable
Lspci:
 
Lsusb: Error: command ['lsusb'] failed with exit code 1:
ProcCmdLine: root=LABEL=uec-rootfs ro console=hvc0
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: linux

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


** Tags: amd64 apport-bug ec2-images filesystem kernel-fs maverick mdadm 
needs-upstream-testing regression-potential

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

Title:
  mdadm device hung, problem with kernel/EBS

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

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


[Bug 909563] Re: mdadm device hung, problem with kernel/EBS

2011-12-28 Thread David Taylor
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/909563

Title:
  mdadm device hung, problem with kernel/EBS

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

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


[Bug 406167] Re: [karmic] Strigi indexer notifications after suspend/hiberbation

2009-10-27 Thread David Taylor
I have installed the RC yesterday and am seeing the exact symptoms
mentioned above. It's quite possible this bug has found its way back in
to the RC.

-- 
[karmic] Strigi indexer notifications after suspend/hiberbation
https://bugs.launchpad.net/bugs/406167
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 348332] Re: [RV250] Kubuntu: X Freezes with Radeon driver EXA/XAA Composite

2009-07-01 Thread David Taylor
@maestro_alubia Is anyone able to give such instructions for
reproducing this bug?

I have a way of reproducing the bug in Kubuntu:

Right click on the 'K-Menu' and select Menu Editor.
Select an item that has an icon.
Then click on the icon button to reveal the icon selection window.
Select the other icons radio button.
Press the browse button
Then my installation crashes every time.

Obviously I have since updated the kernel and the problems have
completely gone away.

-- 
[RV250] Kubuntu: X Freezes with Radeon driver EXA/XAA Composite
https://bugs.launchpad.net/bugs/348332
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 390214] Re: Konqueror has large vertical gap between menubar and location toolbar

2009-06-25 Thread David Taylor
How come the hundredpaperkuts tag has been removed I logged this bug in
response to: http://weblog.obso1337.org/2009/100-papercuts-and-kubuntu/
nothing major but I have logged 20-30 faults in the past to os projects
never to see one fixed in response so thought this drive might be my
chance.

-- 
Konqueror has large vertical gap between menubar and location toolbar
https://bugs.launchpad.net/bugs/390214
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 390214] Re: Konqueror has large vertical gap between menubar and location toolbar

2009-06-24 Thread David Taylor
Your Questions:

Kubuntu Version: 9.04
KDE Version: 4.2.3
Konqueror: 4.2.2

My mistake, yes it is to the right of the menubar, in KDE3 it was to the
right of the toolbar and the spacing was correct at just 8 Pixels:

https://help.ubuntu.com/5.10/kubuntu/images/C/kubuntu-konqueror2.png

In the image I have attached at the top is Konqueror and I have coloured
in the affected area with red (18 pixel gap an increase of 10 pixels
wasted) and shown below it firefox which does a better job at 13 Pixels
but still has room for improvement.

I hope this makes it clear enough, I don't have a copy of Karmic but
hazard a guess as this report is of such a fine nature I doubt you would
have noticed it before.

** Attachment added: At the top is Konqueror with wasted space below is 
Firefox using space more conservatively
   http://launchpadlibrarian.net/28295485/Example.jpg

-- 
Konqueror has large vertical gap between menubar and location toolbar
https://bugs.launchpad.net/bugs/390214
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase in ubuntu.

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


[Bug 388489] [NEW] Could not download all repository indexes

2009-06-17 Thread David Taylor
Public bug reported:

Binary package hint: synaptic

In update-manager, clicking on 'Check' results in a window labelled ``Could not 
download all repository indexes''.
with the following contents:
Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/jaunty-security-i386/main/binary-amd64/Packages
  404 Not Found
Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/jaunty-security-i386/restricted/binary-amd64/Packages
  404 Not Found
Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/jaunty-security-i386/universe/binary-amd64/Packages
  404 Not Found
Failed to fetch 
http://security.ubuntu.com/ubuntu/dists/jaunty-security-i386/multiverse/binary-amd64/Packages
  404 Not Found
Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dists/jaunty-i386/main/binary-amd64/Packages
  404 Not Found [IP: 91.189.88.40 80]
Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dists/jaunty-i386/restricted/binary-amd64/Packages
  404 Not Found [IP: 91.189.88.40 80]
Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dists/jaunty-i386/universe/binary-amd64/Packages
  404 Not Found [IP: 91.189.88.40 80]
Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dists/jaunty-i386/multiverse/binary-amd64/Packages
  404 Not Found [IP: 91.189.88.40 80]
Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dists/jaunty-updates-i386/main/binary-amd64/Packages
  404 Not Found [IP: 91.189.88.40 80]
Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dists/jaunty-updates-i386/restricted/binary-amd64/Packages
  404 Not Found [IP: 91.189.88.40 80]
Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dists/jaunty-updates-i386/universe/binary-amd64/Packages
  404 Not Found [IP: 91.189.88.40 80]
Failed to fetch 
http://us.archive.ubuntu.com/ubuntu/dists/jaunty-updates-i386/multiverse/binary-amd64/Packages
  404 Not Found [IP: 91.189.88.40 80]
Some index files failed to download, they have been ignored, or old ones used 
instead.

David

ProblemType: Bug
Architecture: amd64
DistroRelease: Ubuntu 9.04
ExecutablePath: /usr/sbin/synaptic
Package: synaptic 0.62.5ubuntu3
ProcAttrCurrent: unconfined
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/csh
SourcePackage: synaptic
Uname: Linux 2.6.28-11-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Could not download all repository indexes
https://bugs.launchpad.net/bugs/388489
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 388489] Re: Could not download all repository indexes

2009-06-17 Thread David Taylor

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/28026204/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/28026205/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/28026206/ProcStatus.txt

-- 
Could not download all repository indexes
https://bugs.launchpad.net/bugs/388489
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 363695] Re: update-apt-xapian-index uses too much CPU

2009-05-31 Thread David Taylor
At least can somebody tell me why we need this background process at
all

I think it trawls through the titles and descriptions of your apt
database of packages making it possible for you to search for packages
not just for their title but also by their description. However I think
in the past I have been able to search by package descriptions long
before this process was crippling my PC.

Anyway my solution is a little less dramatic than uninstalling the thing
(if its existence is necessary I don't know, I doubt it but have kept it
in case). I just went into the directory /etc/cron.weekly and moved the
file apt-xapian-index to the folder /etc/cron.monthly. It still rears
its ugly head occasionally  but at just six times between releases I can
live with it.

-- 
update-apt-xapian-index uses too much CPU
https://bugs.launchpad.net/bugs/363695
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 311258] Re: Few Zeroconf Service Types Work in Dolphin

2009-05-03 Thread David Taylor
Hi guys I have tested this again in the 9.04 release and there has been
no improvement. An ssh service file displays as a fish service file and
none of the others work apart from when using the avahi-browse or mdns-
scan (as Donatas pointed out) tools.

I know the zeroconf service has only been broken in Kubuntu KDE for six
months but is there any further way I could assist in getting this
resolved?

-- 
Few Zeroconf Service Types Work in Dolphin
https://bugs.launchpad.net/bugs/311258
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 348332] Re: [RV250][JAUNTY] X Freezes with Radeon driver EXA/XAA Composite

2009-04-30 Thread David Taylor
should this bug be marked as a duplicate of bug #351990?

No, bug #351990 was logged later and has less subscribers and they have
come to the same conclusion (with the kernel) so if anything 351990
should be closed as a duplicate of this fault, at least thats my
tuppence worth.

-- 
[RV250][JAUNTY]  X Freezes with Radeon driver EXA/XAA Composite
https://bugs.launchpad.net/bugs/348332
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 350120] Re: painting artifacts with qt4.5 on radeon chipset

2009-04-24 Thread David Taylor
Same deal here on my mobility radeon, XAA resolves the artifacts and
also make it go much much faster. Correct me if I'm wrong but surely
this is a problem with EXA if activationg XAA corrects all the problems.

-- 
painting artifacts with qt4.5 on radeon chipset
https://bugs.launchpad.net/bugs/350120
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 89860] Re: /proc/acpi/button/lid/*/state always says open

2009-04-24 Thread David Taylor
Still broken in 9.04 on my NC6000.

acpi=off worked sometimes but sometimes just gave up and of course I lost all 
the goodness that came with acpi being on.
The screen turns off correctly during boot though (when the splash screen is 
on) and only fails when X has started.

-- 
/proc/acpi/button/lid/*/state always says open
https://bugs.launchpad.net/bugs/89860
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 309879] Re: Quick search uses too much CPU

2009-03-19 Thread David Taylor
I also have the same issue as Bepy, it uses 37% of my CPU uses a
ridiculous amount of the IO and just slows the machine way down. I'm not
actually sure what it does but I have removed it from /usr/sbin/ and my
machine doesn't grind to a halt so often.

-- 
Quick search uses too much CPU
https://bugs.launchpad.net/bugs/309879
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 313027] Re: MASTER: fglrx does not support xserver 1.6

2009-03-17 Thread David Taylor
fejes, I think you have misunderstood quequotion's point of view:

His opinion is that the X-Server that is used in Jaunty should be held
back on this release until the fglrx drivers have had time to catch up
and are compatible. He was neither criticising the X developers not the
STI team but stating their point of view thus explaining why releasing
the older version of X would be the saner point of view.

One could argue that Ubuntu's only priority should be the open drivers
and that the closed source drivers should be secondary but that is
somewhat a closed perspective as it does seem to me that most use the
closed drivers as they are superior to the open ones. This does not help
the development of the open drivers but is an unavoidable way that
things work.

One could also argue that if the ATI team do not have the imputus to
develop for the new version of X (because no one is using that version
of X) they never will and X will become stagnant. I do not see this as
the case as the fglrx drivers have continued development with no other
impetus than normal market forces and I don't see that changing.

My point (and quequotion's) being is that holding back X should be
considered as it would aid to stability and compatibility with the X
server that we have at the moment.

-- 
MASTER: fglrx does not support xserver 1.6
https://bugs.launchpad.net/bugs/313027
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 313027] Re: MASTER: fglrx does not support xserver 1.6

2009-03-06 Thread David Taylor
All other users should upgrade to the xserver-xorg-video-ati driver

'Upgrade' surely you mean downgrade or regress - my laptop lid switch
doesn't work with those drivers and 3D support seems to be lacking and
logging faults doesn't seem to lead anywhere (89860). Time for a new
laptop me thinks, even though it works a treat it needs a bit more pep.

-- 
MASTER: fglrx does not support xserver 1.6
https://bugs.launchpad.net/bugs/313027
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 313027] Re: MASTER: fglrx does not support xserver 1.6

2009-03-06 Thread David Taylor
David, didn't you just report in bug 89860 that your lid switch now
works (in Jaunty)?

Nope, it works with ATI's driver but not with the open source driver,
strange wouldn't have thought the graphics driver would have made a
difference but it does.

-- 
MASTER: fglrx does not support xserver 1.6
https://bugs.launchpad.net/bugs/313027
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 321165] Re: Dragonplayer should inhibit suspension when playing a movie

2009-03-01 Thread David Taylor
Will Jaunty have 4.2.1 or will the fix only be available in the
mainstream releases in October?

-- 
Dragonplayer should inhibit suspension when playing a movie
https://bugs.launchpad.net/bugs/321165
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdemultimedia in ubuntu.

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


[Bug 318815] Re: Installing python-plasma does not ensure Python Plasmoids work

2009-02-23 Thread David Taylor
*** This bug is a duplicate of bug 332145 ***
https://bugs.launchpad.net/bugs/332145

I like how this bug has been marked as a duplicate of a bug that was
logged later! Surely that should be the opposite way around?

-- 
Installing python-plasma does not ensure Python Plasmoids work
https://bugs.launchpad.net/bugs/318815
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 318815] Re: Installing python-plasma does not ensure Python Plasmoids work

2009-02-15 Thread David Taylor
I also had the problem when running the KDE 4.2 version but had made so
many changes to that installation I couldn't rightly say which change
was causing the problem but I now can take a stab in an educated dark
and say it is with the KDE 4.2 packages. I was intending to do some
coding in Python creating a few Plasmoid widgets and have got my project
working but seeing as KDE 4.2 and Python do not play and that the
majority of users will be on 4.2 I may hold off on release.

Due to a number of issues with Kubuntu I have decided to try OpenSuse
which I am downloading right now but you are more than welcome to re-
open this fault stating that the fault is with KDE 4.2 if you like
however my participation is likely to be limited unless OpenSuse and its
package management is as poor as it was when I last tried it.

-- 
Installing python-plasma does not ensure Python Plasmoids work
https://bugs.launchpad.net/bugs/318815
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 284229] Re: console-kit-daemon using a lot of cpu

2009-02-09 Thread David Taylor
I thought I may be able to just use the Debian version of this package
instead as this just seems to be an Ubuntu thing but I can't seem to
find a Debian alternative. Maybe it's only Ubuntu who use it.

Still I'll give Suse a go as there are a number of bugs I have that
aren't being fixed but I remember the last time I used a RPM
distribution and it was hopeless but then again maybe they have caught
up.

-- 
console-kit-daemon using a lot of cpu
https://bugs.launchpad.net/bugs/284229
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 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

2009-01-30 Thread David Taylor
The ATI QA team must be non existant or not testing for the full range
of hardware they say they are.

-- 
r3xx Hardware does not work with fglrx [EPR#257839]
https://bugs.launchpad.net/bugs/284408
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 284229] Re: console-kit-daemon using a lot of cpu

2009-01-27 Thread David Taylor
Did people experience this on Hardy (8.04) as well, or just in Intrepid
(8.10)?

Just intrepid for me and looking at the report it was logged around the
release of intrepid.

-- 
console-kit-daemon using a lot of cpu
https://bugs.launchpad.net/bugs/284229
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 183289] Re: Superkaramba-kde4 is not able to run some themes

2009-01-25 Thread David Taylor
I have checked and all Mythor's suggestions are installed except the
versions of the mentioned packages are older versions but are as what
comes as default with Intrepid Ibex. Not too worry I'm not that
concerned about it but still would like to point out that there are
definitely incomplete dependencies with the packages.

-- 
Superkaramba-kde4 is not able to run some themes
https://bugs.launchpad.net/bugs/183289
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 89860] Re: /proc/acpi/button/lid/*/state always says open

2009-01-25 Thread David Taylor
I have just installed the beta version of the ati driver and the lid
switch started working and the screen started to go off completely and
turning the back-light off.

-- 
/proc/acpi/button/lid/*/state always says open
https://bugs.launchpad.net/bugs/89860
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 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

2009-01-25 Thread David Taylor
Yep the preview driver works for me on my 9600 albet the text (font
seems smaller) and some colours (the Opera O looks red) are a little odd
but thats to be expected for a preview driver.

-- 
r3xx Hardware does not work with fglrx [EPR#257839]
https://bugs.launchpad.net/bugs/284408
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 311258] Re: Few Zeroconf Service Types Work in Dolphin

2009-01-24 Thread David Taylor
Hi Harald,

Test 1
-
1. Download the smb.service file that is attached above.
2. Add this file to the the path /etc/avahi/services/ respecting the permissions
3. install and run the avahi-browse tool.
4. Compare the difference between the zeroconf:/ ioslave output and the 
avahi-browse output.

You will see that the service you have just added shows in avahi-browse
but not in the zeroconf:/ ioslave.

Test 2
-
1. Use the text: 

service-group

   name replace-wildcards=yesRemote Terminal on %h/name

   service
 type_ssh._tcp/type
 port22/port
   /service

to create a file called ssh.service.
2. Add this file to the the path /etc/avahi/services/ respecting the 
permissions.
3. Install and run the avahi-browse tool.
4. Compare the difference between the Zeroconf:/ ioslave output and the 
avahi-browse output.

The file you have just added will show in the zeroconf:/ ioslave as a
fish service and not an ssh service. When we look at the out-put from
the avahi-browse tool it shows it correctly as a ssh service.

What I expect

The zeroconf:/ ioslave
1. To display all the services that are on offer.
2. To show services as they are identified in the service file and not 
something else.

Further Information
---
I have tried this in the KDE 4.1 release, the KDE 4.2 beta release, the KDE RC1 
with the Kubuntu packages and the Neon nightly releases and it doesn't work 
properly. I can send screen shots if you are still having difficulty 
reproducing the fault.

Thank you Harald I am pleased this is getting some attention.

-- 
Few Zeroconf Service Types Work in Dolphin
https://bugs.launchpad.net/bugs/311258
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 318815] Re: Installing python-plasma does not ensure Python Plasmoids work

2009-01-20 Thread David Taylor
You are right it does work from a fresh install, I must have installed
something that's disagreeable to Python widgets at some point. I'll
close this off - my error.

-- 
Installing python-plasma does not ensure Python Plasmoids work
https://bugs.launchpad.net/bugs/318815
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 318815] Re: Installing python-plasma does not ensure Python Plasmoids work

2009-01-20 Thread David Taylor
If I take ownership I can hopefully close it as I can't as the status
option doesn't have a closed option.

** Changed in: kdebase-workspace (Ubuntu)
 Assignee: (unassigned) = David Taylor (me-davidandrewtaylor)

-- 
Installing python-plasma does not ensure Python Plasmoids work
https://bugs.launchpad.net/bugs/318815
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 318815] Re: Installing python-plasma does not ensure Python Plasmoids work

2009-01-20 Thread David Taylor
I will close this - can anyone tell me how I would do that?

-- 
Installing python-plasma does not ensure Python Plasmoids work
https://bugs.launchpad.net/bugs/318815
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 183289] Re: Superkaramba-kde4 is not able to run some themes

2009-01-20 Thread David Taylor
Ok, on a fresh install (updated  Upgraded) of Intrepid:

I installed Superkaramba (revealed no dipendencies) and complained it needed 
Kross.
I installed the libkrosspython0 package (also revealed no dipendencies) it 
failed so I rebooted the virtual machine. 
I am back at the needing PyQT missing but isn't bit.

Close but no cigar.

-- 
Superkaramba-kde4 is not able to run some themes
https://bugs.launchpad.net/bugs/183289
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 318815] [NEW] Installing python-plasma does not ensure Python Plasmoids work

2009-01-19 Thread David Taylor
Public bug reported:

I have installed the Python-Plasma and the Python-Plasma-Examples
packages but they do not work as I assume they are missing dependencies.

When I run the plasmoid it reports: The object could not be created for
the following reason: Could not create a python ScriptEngine for the
Python Clock Widget.

If I follow the tutorial at the link:
http://techbase.kde.org/Development/Tutorials/Plasma/Python/GettingStarted

and finally run the command: plasmoidviewer hello-python

I get the same message in the Plasmoid

and in the CLI I get the message:


plasmoidviewer(8072) KServiceFactory::findServiceByDesktopPath: 
findServiceByDesktopPath:  not found
plasmoidviewer(8072): couldn't create slave: Unable to create io-slave:
klauncher said: Unknown protocol ''.

Traceback (most recent call last):
  File /usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py, 
line 19, in module
from PyQt4.QtCore import *
ImportError: /usr/lib/python2.5/site-packages/PyQt4/QtCore.so: undefined 
symbol: PyExc_ValueError
Error in sys.excepthook:
Traceback (most recent call last):
  File /usr/lib/python2.5/site-packages/apport_python_hook.py, line 38, in 
apport_excepthook
from apport.packaging_impl import impl as packaging
  File /usr/lib/python2.5/site-packages/apport/__init__.py, line 1, in 
module
from apport.report import Report
  File /usr/lib/python2.5/site-packages/apport/report.py, line 14, in module
import subprocess, tempfile, os.path, urllib, re, pwd, grp, os, sys
  File /usr/lib/python2.5/subprocess.py, line 401, in module
import select
ImportError: /usr/lib/python2.5/lib-dynload/select.so: undefined symbol: 
PyExc_ValueError

Original exception was:
Traceback (most recent call last):
  File /usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py, 
line 19, in module
from PyQt4.QtCore import *
ImportError: /usr/lib/python2.5/site-packages/PyQt4/QtCore.so: undefined 
symbol: PyExc_ValueError


I am assuming there is a missing package however I do not know what and
would like to suggest what that would be. I have a desktop that has been
upgraded to KDE4.2 RC1 if that is anyway relevant to the problem.

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Installing python-plasma does not ensure Python Plasmoids work
https://bugs.launchpad.net/bugs/318815
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 183289] Re: Superkaramba-kde4 is not able to run some themes

2009-01-19 Thread David Taylor
I am seeing the same problem with KDE4.2 RC1 installed.

Harald I would like to know what you have installed to get this to work
as it seems for a number of us there is something wrong.

I am assuming that everything is working but a dependency is not
installed that you have installed.

-- 
Superkaramba-kde4 is not able to run some themes
https://bugs.launchpad.net/bugs/183289
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 183289] Re: Superkaramba-kde4 is not able to run some themes

2009-01-19 Thread David Taylor
As noted above I have installed KDEUtils  KDEBindings (I'm sure if they
are necessary they should be dependencies of Superkaramba) then rebooted
and tried again.

The whole screen went black! A little dialogue appeared in the middle of
the screen that said you do not have PYQT installed that is necessary
for this program to run but I already have the package python-qt3
installed so I am still stuck without Liquid-Weather. This may be
related to bug 318815 where Python plasmoids don't run either.

-- 
Superkaramba-kde4 is not able to run some themes
https://bugs.launchpad.net/bugs/183289
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 318815] Re: Installing python-plasma does not ensure Python Plasmoids work

2009-01-19 Thread David Taylor
I notice there are errors on both the outputs you pasted, does this mean
you got a working plasmoid in the end?

I tried the scripts that you produced to no avail - same output as
before.

If you say you can get it to work I shall make a new build image in a
virtual machine and give it a whirl. I haven't made any substantial
modifications to both the macines I have tried this on so I am uncertain
how come you get a cleaner albeit errored output than I. I hope I can
get this sorted soon so I can start my little project.

-- 
Installing python-plasma does not ensure Python Plasmoids work
https://bugs.launchpad.net/bugs/318815
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 183289] Re: Superkaramba-kde4 is not able to run some themes

2009-01-19 Thread David Taylor
Yes Mythor, I have libkrosspython0 installed, all the same if these
extra packages are required then the packaging dependency structure
should have handled all this rather than us having to play guess the
dependency games. I shall be building a virtual fresh install tomorrow
to test a number of bugs so I shall test this with it and see where I
get. N7DR - Hopefully this will get resolved completely soon enough as
even though there are a number of weather native plasmoids out there now
they are less featured and just plain ugly (If you manage to get Yawp
compiled and installed (why doesn't he offer it in a plasma bundle as
I'm sure most wouldn't want to install 100 meg of packages just to get a
30Kb program compiled and installed) it is reasonably attractived if you
shrink it down to half its size other wise it is just huge).

I shall get back tomorrow at some point when I have made up a fresh
build.

-- 
Superkaramba-kde4 is not able to run some themes
https://bugs.launchpad.net/bugs/183289
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 312583] Re: [Kubuntu 8.10][KDE4.2.BETA2] Display locks automatic, when watching a movie ect

2009-01-16 Thread David Taylor
The bug that you have their has been resolved in 4.1 apparently so this
must be a regression. As a temporary fix you may have to disable the
screen locking and screensaver until this is investigated.

Go to:

System settings - Advanced tab (have you noticed that you use the
advanced tab more than the General tab) and select power management.

Select edit profiles on the left.

I changed the performance settings as my laptop is usually plugged in
when I watch a movie on it.

Change the 'When the system is idle for more than' setting - I selected
do nothing.

The right hand pane is arranged in to a most strange vertical tab
arrangement - select screen from that and set the screen not to power
off.

This suits me as when the screen is due to switch off it never works.
That said I have probably tainted this report as from the 30 or so
faults I have been involved with here none have been fixed until the new
version of Ubuntu arrived. Infact the most critical one 284229 - I am
surprised more haven't joined in there.

-- 
[Kubuntu 8.10][KDE4.2.BETA2] Display locks automatic, when watching a movie ect
https://bugs.launchpad.net/bugs/312583
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 318065] Re: nepomukservices take about 90% of cpu

2009-01-16 Thread David Taylor
Hmmm goes nuts in KDE 4.2 rc1 in Intrepid too - I have been killing it
as I only want a working Strigi but I can't get that to work either booo
- I was told it worked in trunk so it may just be a faulty package.

-- 
nepomukservices take about 90% of cpu
https://bugs.launchpad.net/bugs/318065
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 309626] Re: strigidaemon fails to start

2009-01-16 Thread David Taylor
Same here.

-- 
strigidaemon fails to start
https://bugs.launchpad.net/bugs/309626
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 284229] Re: console-kit-daemon using a lot of cpu

2009-01-12 Thread David Taylor
I was taking a look at the script and all looked well at a glance (usual
checks for 'rm /*' jazz)

and when I run it I got './consolekit-fn.sh: 45: Syntax error: end of
file unexpected (expecting ))'

but there isn't a missing parenthesis, at least not picked up by the
highlighting in kate! Any ideas 'ichudov'

Thanks  Regards

-- 
console-kit-daemon using a lot of cpu
https://bugs.launchpad.net/bugs/284229
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 311258] Re: Few Zeroconf Service Types Work in Dolphin

2009-01-12 Thread David Taylor
I have tested this on KDE 4.2 as I figured the binaries would have less
chance to have been altered to cause this problem but nope it fails as
described.

I also tried this on the project Neon Binaries for 4.2 and the same
thing occurred.

-- 
Few Zeroconf Service Types Work in Dolphin
https://bugs.launchpad.net/bugs/311258
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kde4libs in ubuntu.

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


[Bug 284229] Re: console-kit-daemon using a lot of cpu

2009-01-04 Thread David Taylor
Hi Ulrich, I have had a look at my auth file and don't see any mention
of x2goserver yet still see the consolekit problem however with less
frequency than I used to. I think you might have a seperate issue that
inflames the consolekit bug.

Sorry, about to go off topic but a little interesting all the same:

I would have thought that all you guys running a server would be using
the 8.04 LTS edition which doesn't have this problem and is more
intended for long term deployment (On the desktop this issue is a mere
hindrance). That said I would have though the Ubuntu web servers would
have been on 8.04 and not Dapper 6.04 as looking at Netcraft:

http://toolbar.netcraft.com/site_report?url=http://www.ubuntu.com

it reports the version in use is Apache/2.0.55 which is the version used
in Dapper 6.04:

http://packages.ubuntu.com/dapper/web/apache2

Like I said off topic but interesting none the less.

-- 
console-kit-daemon using a lot of cpu
https://bugs.launchpad.net/bugs/284229
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 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

2008-12-31 Thread David Taylor
It may just be my lack of knowledge but how come KWin's 3d desktop's
effects work well with the OSS drivers?

-- 
r3xx Hardware does not work with fglrx [EPR#257839]
https://bugs.launchpad.net/bugs/284408
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 284229] Re: console-kit-daemon using a lot of cpu

2008-12-28 Thread David Taylor
This is still occurring for me, there appears to be a patch in the
chatter but no updated packages. Is their some way I can assist in
getting this finally corrected?

-- 
console-kit-daemon using a lot of cpu
https://bugs.launchpad.net/bugs/284229
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 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

2008-12-26 Thread David Taylor
Does anyone know of any concrete bug reports with ATI for this - I have
had a look at the remote bug watches and it is hard to say if they have
anything to do with this fault.

-- 
r3xx Hardware does not work with fglrx [EPR#257839]
https://bugs.launchpad.net/bugs/284408
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 311258] [NEW] Few Zeroconf Service Types Work in Dolphin

2008-12-24 Thread David Taylor
Public bug reported:

When I add a service file to my /etc/avahi/services/ folder dolphin does not 
display them with the zeroconf:/ kio.
I automatically thought that I had done something wrong even though the service 
files worked in the last release fine so I tested them against the avahi-browse 
application and they worked fine there so this must be a fault in Dolphin and 
not the Avahi Zeroconf implementation. This gets a little bit more distorted 
when I add the ssh service file (a duplicate of the example file from the docs 
folder) and it displays as a fish service and connects as a fish service but 
shows up fine in the avahi-browse app mentioned earlier.

Example ssh.service file (That shows as a fish service in Dolphin):
service-group

   name replace-wildcards=yesRemote Terminal on %h/name

   service
 type_ssh._tcp/type
 port22/port
   /service

Example smb.service file (That does bugger all in Dolphin):
service-group

  name replace-wildcards=yes%h/name

  service
type_smb._tcp/type
port445/port
  /service

Please can this be investigated please as it appears to have been borked
between 8.04 and 8.10

1) The release of Ubuntu you are using: 8.10
2) The version of the package you are using: 4:4.1.3-0ubuntu1~intrepid1
3) What you expected to happen: All possible service types to work.
4) What happened instead: Bugger All.

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

-- 
Few Zeroconf Service Types Work in Dolphin
https://bugs.launchpad.net/bugs/311258
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 311258] Re: Few Zeroconf Service Types Work in Dolphin

2008-12-24 Thread David Taylor

** Attachment added: smb.service
   http://launchpadlibrarian.net/20714768/smb.service

-- 
Few Zeroconf Service Types Work in Dolphin
https://bugs.launchpad.net/bugs/311258
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 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

2008-12-21 Thread David Taylor
I get the segmentation fault when running the aticonfig tool too.

It appears to be unnecessary anyway with the new version of X detecting
the drivers as as-soon as I install the ati driver it automatically gets
loaded at start time.

It's just a pity it doesn't work.

-- 
r3xx Hardware does not work with fglrx [EPR#257839]
https://bugs.launchpad.net/bugs/284408
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 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

2008-12-11 Thread David Taylor

ATI Radeonâ„¢ 9700 Series
ATI Radeonâ„¢ 9600 Series
ATI Radeonâ„¢ 9550 Series
ATI Radeonâ„¢ 9500 Series


All there in the product family support.

-- 
r3xx Hardware does not work with fglrx [EPR#257839]
https://bugs.launchpad.net/bugs/284408
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 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

2008-12-11 Thread David Taylor
ATI Radeonâ„¢ 9700 Series

I figured series meant all the 9700 series but I could be wrong.

As far as I know is the ATI Radeonâ„¢ 9700 (Desktop) not the same as the ATI 
Mobility Radeon 9700 (Notebook).
I have trouble with the desktop version, should I be looking at / commenting 
on a different bug report ?

Guess not

-- 
r3xx Hardware does not work with fglrx [EPR#257839]
https://bugs.launchpad.net/bugs/284408
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 284229] Re: console-kit-daemon using a lot of cpu

2008-11-23 Thread David Taylor
Is it safe to kill console-kit process?

There are no side effects for me.

-- 
console-kit-daemon using a lot of cpu
https://bugs.launchpad.net/bugs/284229
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 284229] Re: console-kit-daemon using a lot of cpu

2008-11-22 Thread David Taylor
I haven't seen this in a wee while, maybe it's because I have started to
shutdown instead of serializing to RAM but I'm not too sure.

Somewhat surprised that a month old server crippling bug is still of
'unknown' importance; in my case it's severe

This is why Debian is still such a good choice for the server if you
don't need up-to-date packages.

-- 
console-kit-daemon using a lot of cpu
https://bugs.launchpad.net/bugs/284229
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 102297] Re: [jaunty] smb doesn't work with kde kioslave

2008-11-22 Thread David Taylor
Does this mean you guys can get Dolphin/Konqueror to view any smb:/
shares?

I first of all thought that it was my smb.conf file but it worked fine viewing 
shares through Windows
I thought that was interesting and it also seems to work vice versa

but not linux to linux or to be more specific KDE4 to KDE4

as when I use the smbc terminal client which works just fine any way
around - very odd.

-- 
[jaunty] smb doesn't work with kde kioslave
https://bugs.launchpad.net/bugs/102297
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 284408] Re: r3xx Hardware does not work with fglrx [EPR#257839]

2008-11-14 Thread David Taylor
Yup the 8.11 drivers are a failure for me as well - I have done some
forum searching and others may find this interesting even if it wasn't
the solution I wanted:

Some people have suggested they needed to delete the /usr/ati file
before installing to get it to work.

You may need to run the /usr/share/ati/fglrx-uninstall.sh file before
installation (I needed this to get my open drivers working again
although I can't imagine why).

This part I truly don't understand - I have found out for certain that
the screen not turning off is due to the open ati drivers as when I use
the vesa drivers it works just fine. V strange.

I am a little let down by this however as I said before the open drivers
are quite competent with Kwin  Plasma's shiny spangly loveliness but I
wouldn't mind a working version of the fglrx drivers to compare just in
case the shiny spangly loveliness is even better.

-- 
r3xx Hardware does not work with fglrx [EPR#257839]
https://bugs.launchpad.net/bugs/284408
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 89860] Re: /proc/acpi/button/lid/*/state always says open

2008-11-14 Thread David Taylor
You might all be interested to know that I have found some intriguing
symptoms. I was just wondering if you all had an ati card and you were
all using the open ati drivers on it as opposed the fglrx drivers. if so
try the vesa drivers by adding Driver vesa in to the Device section of
your /etc/X11/xorg.conf file, reboot and watch the lid button button
mysteriously start working again! I know this sounds odd but these are
the empirical facts also try pressing the lid button when loading and
you are on the linux kernel but not your xorg drivers and 'hey presto'
the screen will blank. We may have been 'barking up the wrong tree' to
coin a phrase.

-- 
/proc/acpi/button/lid/*/state always says open
https://bugs.launchpad.net/bugs/89860
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 284229] Re: console-kit-daemon using a lot of cpu

2008-11-11 Thread David Taylor
Ditto for me if I leave the PC/Lap Top on for some time when I return to
it the fan is going full tilt and it's all due to the 'console-kit-dae'
process making my CPU work alot. What is its purpose because if I kill
the process there are seemingly no ill effects, can I just bin it and
suffer no ill effects?

-- 
console-kit-daemon using a lot of cpu
https://bugs.launchpad.net/bugs/284229
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 284408] Re: r3xx Hardware does not work with fglrx

2008-11-05 Thread David Taylor
Michael, I am reading a conflicting message from your last statement:

the non-longer supported cards

We can not fix fglrx itself

Is this due to ati dropping support for these cards or due to a bug in
the driver, both are implied in your last statement or do we just not
know?

-- 
r3xx Hardware does not work with fglrx
https://bugs.launchpad.net/bugs/284408
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 284408] Re: r3xx Hardware does not work with fglrx

2008-11-05 Thread David Taylor
I'm probably going to get frowned upon because this is a question for
the forums but hey ho. The open drivers should have installed
automatically and it is the 'xserver-xorg-video-ati' driver however if
you have already installed the 'xorg-driver-fglrx' package you will need
to 'sudo apt-get remove xorg-driver-fglrx' as it seems now that x11 is
not dependant on the xorg.conf file it automatically picks the fglrx
driver but I think specifying the ati driver in the xorg file should
also suffice. The reason I answer this here at the risk of getting
frowned upon is that the new version of 'Adept' in Kubuntu is very poor
and search results are pretty terrible so I have had my own brand of
troubles in a similar vein and found using 'apt-cache search' a much
superior tool.

-- 
r3xx Hardware does not work with fglrx
https://bugs.launchpad.net/bugs/284408
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 89860] Re: /proc/acpi/button/lid/*/state always says open

2008-11-04 Thread David Taylor
This is also a regression for me on my HP NC6000, unlike others above
when the lid is closed/lid button depressed the screen stays on.

7.10 - No joy (may have started working towards the end of the release, I have 
a poor memory)
8.04 - Worked from the beginning of the release until the end (best release yet)
8.10 - The bug has regressed (buggiest release yet)

Please investigate.

-- 
/proc/acpi/button/lid/*/state always says open
https://bugs.launchpad.net/bugs/89860
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 48471] Re: HP dv4000 laptop: no suspend/hibernate on lid close

2008-11-04 Thread David Taylor
This is also a regression for me on my HP NC6000, unlike others above
when the lid is closed/lid button depressed the screen stays on.

7.10 - No joy (may have started working towards the end of the release, I have 
a poor memory)
8.04 - Worked from the beginning of the release until the end (best release yet)
8.10 - The bug has regressed (buggiest release yet)

Please investigate.

-- 
HP dv4000 laptop: no suspend/hibernate on lid close
https://bugs.launchpad.net/bugs/48471
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 284408] Re: r3xx Hardware does not work with fglrx

2008-11-02 Thread David Taylor
Same here on my 9600 - thankfully the OS driver is quite competent but I
wouldn't mind the real deal as with this driver the screen doesn't turn
off when the lid is closed.

-- 
r3xx Hardware does not work with fglrx
https://bugs.launchpad.net/bugs/284408
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 178877] Re: post-installation doesn't use absolute path

2008-08-21 Thread David Taylor
As of today (21 Aug 2008), the bug still exists in Hardy.

The ubuntu texinfo package is incomplete (e.g., it doesn't include
makeinfo; not sure what else is missing).  This incompleteness caused a
build of gcc from sources to fail.  So, I fetched texinfo from
ftp.gnu.org, built it, and installed it.  Now, gcc builds just fine.
*BUT* installs of new packages get errors like the one reported above.

I see three problems here:

. scripts should set their PATH; scripts that don't are broken.

. commands should not share the same name as common commands that have
been around for ages; sharing names is a recipe for disaster.

. the pieces of the texinfo distribution that are missing from the
texinfo package should be added to the package.

-- 
post-installation doesn't use absolute path
https://bugs.launchpad.net/bugs/178877
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


Re: [Bug 253460] Re: trying to open wifi monitor it says siocgifflags error no such device

2008-08-08 Thread david taylor
Bug fixed, I reinstalled madwifi drivers. Thank you

-Original Message-
From: Marlon Cisternas Milla [EMAIL PROTECTED]
Sent: Aug 7, 2008 11:18 PM
To: [EMAIL PROTECTED]
Subject: [Bug 253460] Re: trying to open wifi monitor it says siocgifflags 
error no such device

Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please answer these questions:

* Is this reproducible?
* If so, what specific steps should we take to recreate this bug?

This will help us to find and resolve the problem.

-- 
trying to open wifi monitor it says siocgifflags error no such device
https://bugs.launchpad.net/bugs/253460
You received this bug notification because you are a direct subscriber
of the bug.

Status in Ubuntu: New

Bug description:
I just installed a netgear pci wifi card wg311t. it is working find but my 
connection properties says error and no such device. The driver is ath0. 
Running Ubuntu 8.04

ProblemType: Bug
Architecture: i386
Date: Wed Jul 30 17:17:41 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/yelp
NonfreeKernelModules: nvidia ath_hal
Package: yelp 2.22.1-0ubuntu2.8.04.1
PackageArchitecture: i386
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 SHELL=/bin/bash
SourcePackage: yelp
Uname: Linux 2.6.24-19-generic i686



PeoplePC Online
A better way to Internet
http://www.peoplepc.com

-- 
trying to open wifi monitor it says siocgifflags error no such device
https://bugs.launchpad.net/bugs/253460
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 253460] [NEW] trying to open wifi monitor it says siocgifflags error no such device

2008-07-30 Thread david taylor
Public bug reported:

I just installed a netgear pci wifi card wg311t. it is working find but
my connection properties says error and no such device. The driver is
ath0. Running Ubuntu 8.04

ProblemType: Bug
Architecture: i386
Date: Wed Jul 30 17:17:41 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/yelp
NonfreeKernelModules: nvidia ath_hal
Package: yelp 2.22.1-0ubuntu2.8.04.1
PackageArchitecture: i386
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 SHELL=/bin/bash
SourcePackage: yelp
Uname: Linux 2.6.24-19-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
trying to open wifi monitor it says siocgifflags error no such device
https://bugs.launchpad.net/bugs/253460
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 253460] Re: trying to open wifi monitor it says siocgifflags error no such device

2008-07-30 Thread david taylor

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/16432720/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/16432721/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/16432722/ProcStatus.txt

-- 
trying to open wifi monitor it says siocgifflags error no such device
https://bugs.launchpad.net/bugs/253460
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 186492] Re: Strigi-applet window does not work properly when typing the query

2008-04-27 Thread David Taylor
I get this too and is still faulty in Hardy.

-- 
Strigi-applet window does not work properly when typing the query
https://bugs.launchpad.net/bugs/186492
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 31830] Re: Incorrect screen resolution in Dapper LiveCD

2008-03-24 Thread David Taylor
This still works well for me on Hardy Beta (infact oddly slightly
crisper but that might just be my perception or my vision). AFAIK this
is actually the first time that X is working out the set up and not
relying on the xorg file so your fault 'adair' may be more to do with X
than 'casper' (what ever that is).

the screen is broken into three unequal vertical sections, effectively
three partial projections of the desktop

That is unrelated to Ricardo's original problem so I suggest looking
through the rest of the faults for something similar and if not logging
your own as with the silence on this suggests this fault should have
been closed. I would have done this myself but fear getting a telling
off as I have in the past (That may have been Debian's or KDE's fault
logging tools).

-- 
Incorrect screen resolution in Dapper LiveCD
https://bugs.launchpad.net/bugs/31830
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 50320] Re: Kubuntu's system settings app doesn't handle file associations

2008-02-15 Thread David Taylor
GreatBunzinni,
Harsh and factually incorrect, 'system settings' was developed by the 
Kubuntu team for inclusion in the KDE project as a replacement for the 
'settings' kio (The settings kio is better in my opinion but that's mainly due 
to unintuitive arrangement, ugly gui and some other missing parts of 'system 
settings' but I won't file a bug until I think through a better alternative), 
so it wasn't in the KDE default install until KDE4 which has only just come out 
and was correct straight away by the new maintiner in the KDE project.

Regards
Dave Taylor

-- 
Kubuntu's system settings app doesn't handle file associations
https://bugs.launchpad.net/bugs/50320
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 50320] Re: Kubuntu's system settings app doesn't handle file associations

2007-10-29 Thread David Taylor
I hate to feel like I'm shooting you down again but I believe that the
selections should be seperate between the environments as if I was ever
to go in to Gnome I would rather be using the applications that are
intended and integrated to that environment (even though I know Gnome
applications are a disparate set sharing the GTK tool kit). There are
very few exception where the Gnome equivalents are so far behind they
aren't worth using (like Amarok  K3b equivalents) but this is too small
a difference to entertain a shared file association database/list.

On a side note the settings:/ k-part still exists and I personally find
it easier to use than system-settings but that may be because I am just
used to it (it also still has the file association tool still in it)

-- 
Kubuntu's system settings app doesn't handle file associations
https://bugs.launchpad.net/bugs/50320
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 151451] Re: strange translucent rectangle in the top-left corner of the screen

2007-10-24 Thread David Taylor
I can confirm as I get that as well but only when the results are
displaying - its nothing major just makes it a little rough around the
edges.

-- 
strange translucent rectangle in the top-left corner of the screen
https://bugs.launchpad.net/bugs/151451
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 154409] Re: stringi desktop search stops accepting input when new results display

2007-10-24 Thread David Taylor
I think this can be closed in relation to case 137725 which describes
the same thing but is a little older. I wont close it personally and
leave that to your discretion but I will add notes to the earlier case.

-- 
stringi desktop search stops accepting input when new results display
https://bugs.launchpad.net/bugs/154409
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 137725] Re: textfield of strigiapplet loses focus

2007-10-24 Thread David Taylor
I have suggested that bug #154409 be closed in relation to this as it
describes the same symptoms yet is more recent.

-- 
textfield of strigiapplet loses focus
https://bugs.launchpad.net/bugs/137725
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 137725] Re: textfield of strigiapplet loses focus

2007-10-24 Thread David Taylor
I would also like to note that I also am getting this frustrating
problem but would like to see Strigi improved as it is sooo damn fast.

-- 
textfield of strigiapplet loses focus
https://bugs.launchpad.net/bugs/137725
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 156769] Strigi-applet orders results inefficiently

2007-10-24 Thread David Taylor
Public bug reported:

I'd like to suggest that when Strigi-Applet lists results then the top
file result that it displays be the most recent file to be
created/altered as it would be likely that that is the file that is
being searched for.

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

-- 
Strigi-applet orders results inefficiently
https://bugs.launchpad.net/bugs/156769
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 50320] Re: Kubuntu's system settings app doesn't handle file associations

2007-10-21 Thread David Taylor
IMHO correct place to put it would be in the system settings as it isn't
only the file manager that uses the associations, file associations are
still needed in Konqueror for using the web part, say if you click on a
mp3 embedded in to a webpage, you want Amarok to play it or if you click
on a .deb you want gdebi to open. Infact this applies to almost all
apps:

Kmail
Basket
Akregator
Dolphin
Konqueror
Kopete
Strigi

The list is endless, so the obvious place to put it is in the system
settings and not in every app that uses it to keep clutter to a minimum.

Just my opinion.

-- 
Kubuntu's system settings app doesn't handle file associations
https://bugs.launchpad.net/bugs/50320
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31830] Re: Incorrect screen resolution in Dapper LiveCD

2007-09-28 Thread David Taylor
I don't want to speak too soon without others experiences but after a
year and eight months I think this one has been corrected!!! I'm just in
the live CD Kubuntu Gutsy Beta and looking at this web form through
1280x1024 goodness (and it's crystal clear). It may well be due to the
Xorg improvements as per one of my previous posts:


It appears this fault may eventually be cured simply by the fact that set up 
will be done by X in future if Sebastian Kuegler's blog post is anything to go 
by:
X will be able to do much more runtime configuration, to the point where the 
developers think that the infamous xorg.conf can be abandoned completely. 
That'd mean that we're basically doing all kind of displayconfiguration at 
runtime


In that case hoorah Xorg.

How is others experiences?

-- 
Incorrect screen resolution in Dapper LiveCD
https://bugs.launchpad.net/bugs/31830
You received this bug notification because you are a member of Kubuntu
Team, which is a subscriber of a duplicate bug.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 50320] Re: Kubuntu's system settings app doesn't handle file associations

2007-08-24 Thread David Taylor
I also agree that as Gutsy is coming around and that has Dolphin as the
default file browser then using Konqueror to change this setting would
be extremely counter intuitive and more so KDE 4.0 is having this
incomplete piece of software ported to it (and then as Dolphin would be
the default file manager and Konqueror as the default web browser would
these essential changes even be possible?) This is definitely a Kubuntu
bad decision like crippling functions away from Konqueror (split pain
anyone?).

-- 
Kubuntu's system settings app doesn't handle file associations
https://bugs.launchpad.net/bugs/50320
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kde-systemsettings in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 71134] Re: In Kmail there should be an append button for sent mails

2007-06-08 Thread David Taylor
I'm not going to hold my breath for this one as Kmail has much more 
fundemental problems to solve that this (like when one forward a html message 
and it breaks the html style view severly). Thanks for the attention anyhow 
but I thought that this was the correct procedure log it in launchpad then 
attach the upstream report to that but I guess it is superfluous really.

Regards
Dave Taylor

On Friday 08 June 2007 20:33:34 Richard Johnson wrote:
 Seeing as you filed an upstream report, I am going to close the Ubuntu
 report as this is a wishlist item and something that would have to be
 implemented by the kdepim developers. I like the idea of the feature as
 well.

 ** Changed in: kdepim (Ubuntu)
Importance: Undecided = Wishlist
Status: Unconfirmed = Rejected

-- 
In Kmail there should be an append button for sent mails
https://bugs.launchpad.net/bugs/71134
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdepim in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 49901] Re: Katapult slows down to a near crawl when amarok is open

2007-05-02 Thread David Taylor
I'd suggest that this feature could be useful and possibly speedy if it
was searching for Albums rather than just singles.

The number of characters before search has been moved back to 1
character in Feisty, so whom ever makes this call isn't interested that
by default Katapult is rendered useless by this catalogue which is a
pity as otherwise it is such a good tool.

A nice way to make it semi-fixed (apart from turn off the catalogue) is
to use Mysql (or Postgres - I get better responses from Mysql) and the
speed is enhanced quite a lot even with a small collection like mine of
300 albums/5500 tracks.

-- 
Katapult slows down to a near crawl when amarok is open
https://bugs.launchpad.net/bugs/49901
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for katapult in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31830] Re: Incorrect screen resolution in Dapper LiveCD

2007-04-20 Thread David Taylor
I can confirm using my setup that this still is not working in Feisty
(Kubuntu).

-- 
Incorrect screen resolution in Dapper LiveCD
https://bugs.launchpad.net/bugs/31830
You received this bug notification because you are a member of Kubuntu
Team, which is a subscriber of a duplicate bug.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 31830] Re: Incorrect screen resolution in Dapper LiveCD

2007-04-20 Thread David Taylor
I have moved the status back to confirmed as the fix released has not
worked, does anyone else wish to confirm this with their system set-up.

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

-- 
Incorrect screen resolution in Dapper LiveCD
https://bugs.launchpad.net/bugs/31830
You received this bug notification because you are a member of Kubuntu
Team, which is a subscriber of a duplicate bug.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 94089] Re: knetworkmanager crashes on login

2007-04-07 Thread David Taylor
I'm seeing the same thing however it only happens one in every four
logins and would appreciate it resolved.

-- 
knetworkmanager crashes on login
https://bugs.launchpad.net/bugs/94089
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for knetworkmanager in ubuntu.

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


[Bug 93337] Re: Safecom SWLP-54108 Wireless PCI Card (TI ACX111) does not play with Networkmanager

2007-04-03 Thread David Taylor
I have installed ndiswrapper (incidentally I had to compile ndiswrapper
for myself as the one in the repositories isn't made for the generic
kernel which is installed by default!!!) and the most recent windows
drivers and all is well including WPA encryption which the Linux drivers
don't support. I shall of course carry on using ndiswrapper but would
prefer using an open driver whenever it is possible.

-- 
Safecom SWLP-54108 Wireless PCI Card (TI ACX111) does not play with 
Networkmanager
https://bugs.launchpad.net/bugs/93337
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 31830] Re: Incorrect screen resolution in Dapper LiveCD

2007-04-02 Thread David Taylor
Just tell us when you want us to test Tollef.

-- 
Incorrect screen resolution in Dapper LiveCD
https://bugs.launchpad.net/bugs/31830
You received this bug notification because you are a member of Kubuntu
Team, which is a subscriber of a duplicate bug.

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


[Bug 31830] Re: Incorrect screen resolution in Dapper LiveCD

2007-03-31 Thread David Taylor
I tested the feisty-desktop-i386.iso 31-Mar-2007 06:09  695M  Desktop
CD for PC (Intel x86) computers (standard download) and the result was
no improvement. Thanks for trying though.

-- 
Incorrect screen resolution in Dapper LiveCD
https://launchpad.net/bugs/31830

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


[Bug 93337] Re: Safecom SWLP-54108 Wireless PCI Card (TI ACX111) does not play with Networkmanager

2007-03-31 Thread David Taylor
I wish to make an ammendment since trying out the Beta release I have
been able to see the wireless network now however there is no selection
for WPA encryption which is bad as WEP isn't secure.

-- 
Safecom SWLP-54108 Wireless PCI Card (TI ACX111) does not play with 
Networkmanager
https://launchpad.net/bugs/93337

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


[Bug 93337] Safecom SWLP-54108 Wireless PCI Card (TI ACX111) does not play with Networkmanager

2007-03-18 Thread David Taylor
Public bug reported:

Binary package hint: network-manager

My Safecom SWLP-54108 Wireless PCI Card (Texas Instruments ACX111) works
absolutely fine in Edgy and Feisty if I set up the
/etc/network/interfaces file and run 'ifup' however if I have the script
set up for network-manager (or use the default script in Feisty) and use
'Knetworkmanager' or even 'network-manager-gnome' then they display that
no networks are found! (I know there are several in the area including
my own network that display in other apps)

if I then set up the network manually informing it what the wireless
name is it'll display it in the name of the found networks but only show
the strength at 50% when I know it is more than 80% using other
applications.

If I then attempt to connect to the network the progress bar shoots up
to 28% and displays configuring device and then just stalls and gets no
further.

If I use the ndiswrapper package and the correct Windows driver network-
manager works correctly, but this isn't the right thing as I have to set
up a network in the first place to get ndiswrapper dowloaded to change
over to that.

ProblemType: Bug
Date: Sun Mar 18 09:47:16 2007
DistroRelease: Ubuntu 7.04
Uname: Linux ubuntu 2.6.20-9-generic #2 SMP Mon Feb 26 03:01:44 UTC 2007 i686 
GNU/Linux

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Safecom SWLP-54108 Wireless PCI Card (TI ACX111) does not play with 
Networkmanager
https://launchpad.net/bugs/93337

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


[Bug 31830] Re: Incorrect screen resolution in Dapper LiveCD

2007-03-12 Thread David Taylor
I've tried it on the ubuntu/kubuntu feisty 5 CD's alas no joy.

-- 
Incorrect screen resolution in Dapper LiveCD
https://launchpad.net/bugs/31830

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


[Bug 31830] Re: Incorrect screen resolution in Dapper LiveCD

2007-03-12 Thread David Taylor
I should have pointed out - my last post was referring to booting
without the splash on the live CD.

-- 
Incorrect screen resolution in Dapper LiveCD
https://launchpad.net/bugs/31830

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


[Bug 31830] Re: Incorrect screen resolution in Dapper LiveCD

2007-03-03 Thread David Taylor
I wished you were right Didier however this bug has been neglected
again. I have just tried Feisty (herd five) and the same resolutions are
presented to me but this time I have a GeForce 6200. I'll keep you all
posted for Feisty +1.

-- 
Incorrect screen resolution in Dapper LiveCD
https://launchpad.net/bugs/31830

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


[Bug 31830] Re: Incorrect screen resolution in Dapper LiveCD

2006-11-11 Thread David Taylor
Many thanks Don, I have edited my Xorg.conf file to correct already (I
am from Debian way back when editing Xorg was a necessity).

It appears this fault may eventually be cured simply by the fact that
set up will be done by X in future if Sebastian Kuegler's blog post is
anything to go by:

X will be able to do much more runtime configuration, to the point
where the developers think that the infamous xorg.conf can be abandoned
completely. That'd mean that we're basically doing all kind of
displayconfiguration at runtime

Maybe Feisty will Squash this bug once and for all.

-- 
Incorrect screen resolution in Dapper LiveCD
https://launchpad.net/bugs/31830

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


[Bug 71134] Re: In Kmail there should be an append button for sent mails

2006-11-10 Thread David Taylor
** Description changed:

  I have often found times where I have sent out an email and then have
- though of extra information that I would have like to append to the
- original email. So I go to my sent items click on forward and copy in
- the people from the text that was added when I clicked on forward, add
- my detail and send again. I propose a button to go along with forward
- and reply called 'append' which does all mentioned earlier at once. (why
- is their a reply button with sent mails? This serves no purpose and so
- the toolbar should be contextually aware and replace reply with
- 'append')
+ thought of extra information that I would like to append to the original
+ email. So I go to my sent items click on forward and copy in the people
+ from the text that was added when I clicked on forward, add my detail
+ and send again. I propose a button to go along with forward and reply
+ called 'append' which does all mentioned earlier at once. Why is their a
+ reply button with sent mails? This serves no purpose and so the toolbar
+ should be contextually aware and replace reply with 'append'.

-- 
In Kmail there should be an append button for sent mails
https://launchpad.net/bugs/71134

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


[Bug 71134] In Kmail there should be an append button for sent mails

2006-11-09 Thread David Taylor
Public bug reported:

I have often found times where I have sent out an email and then have
though of extra information that I would have like to append to the
original email. So I go to my sent items click on forward and copy in
the people from the text that was added when I clicked on forward, add
my detail and send again. I propose a button to go along with forward
and reply called 'append' which does all mentioned earlier at once. (why
is their a reply button with sent mails? This serves no purpose and so
the toolbar should be contextually aware and replace reply with
'append')

** Affects: kdepim (upstream)
 Importance: Unknown
 Status: Unknown
** Affects: kdepim (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Bug watch added: KDE Bug Tracking System #125207
   http://bugs.kde.org/show_bug.cgi?id=125207

** Also affects: kdepim (upstream) via
   http://bugs.kde.org/show_bug.cgi?id=125207
   Importance: Unknown
   Status: Unknown

-- 
In Kmail there should be an append button for sent mails
https://launchpad.net/bugs/71134

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


[Bug 31830] Re: Incorrect screen resolution in Dapper LiveCD

2006-11-09 Thread David Taylor
Still occurs in Edgy production version.

-- 
Incorrect screen resolution in Dapper LiveCD
https://launchpad.net/bugs/31830

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


[Bug 63634] Re: Can not set up WPA-PSK in wlassistant

2006-11-03 Thread David Taylor
Hi Sarah,

I thought about using knetworkmanager but seeing as I would have to set
up the network manually in the interfaces file to install
knetworkmanager anyway I would already have a working network.

Apologies if that sounds facetious I couldn't think of a better wording.

I have tried knetworkmanager before but both times I did my machine
froze after five minutes or so. If I do ever try it again I shall figure
out why and report it.

-- 
Can not set up WPA-PSK in wlassistant
https://launchpad.net/bugs/63634

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


[Bug 49826] Re: kubuntu installer: partitioner doesn't allow reiserfs and so on

2006-10-29 Thread David Taylor
*** This bug is a duplicate of bug 42994 ***

** This bug has been marked a duplicate of bug 42994
   No option to change an existing partition filesystem to ReiserFS in the new 
Espresso installer

-- 
kubuntu installer: partitioner doesn't allow reiserfs and so on
https://launchpad.net/bugs/49826

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


[Bug 44566] Re: no root filesystem when trying to CREATE reiserFS partitions

2006-10-29 Thread David Taylor
*** This bug is a duplicate of bug 42994 ***

** This bug has been marked a duplicate of bug 42994
   No option to change an existing partition filesystem to ReiserFS in the new 
Espresso installer

-- 
no root filesystem when trying to CREATE reiserFS partitions
https://launchpad.net/bugs/44566

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


[Bug 42994] Re: No option to change an existing partition filesystem to ReiserFS in the new Espresso installer

2006-10-29 Thread David Taylor
Marked Bug #49826 as duplicate of this bug.

My most recent notes from that bug report:

This has carried on through to Edgy although thankfully the text based 
installer still is capable installing with a full selection of file systems.
incidentally Reiserfs should be added as it appears to be the second most 
popular file system according to this recent pole: 
http://linux.inet.hr/poll_filesystem.html

-- 
No option to change an existing partition filesystem to ReiserFS in the new 
Espresso installer
https://launchpad.net/bugs/42994

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


  1   2   >