[Bug 268219] Re: [Intrepid alpha 5]Unable to kill firefox

2009-04-28 Thread Matthew Wilson
I have this problem with Mozilla/5.0 (X11; U; Linux i686; en-US;
rv:1.9.0.9) Gecko/2009042113 Ubuntu/9.04 (jaunty) Firefox/3.0.9.

Kill and pkill fail to terminate firefox after it locks up.

-- 
[Intrepid alpha 5]Unable to kill firefox
https://bugs.launchpad.net/bugs/268219
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 323748] [NEW] FTBFS when ocaml present

2009-01-31 Thread Matthew Wilson
Public bug reported:

Binary package hint: llvm

I'm using the nightly jaunty.  When ocaml is present, the ocaml bindings
in llvm are attempted to be built, but the build fails when building the
documentation for the ocaml bindings, because (parallel) make of
docs/Makefile attempts target $(PROJ_OBJ_DIR)/ocamldoc.tar.gz
concurrently with the target regen-ocamldoc, when in fact regen-ocamldoc
is an implicit dependency of $(PROJ_OBJ_DIR)/ocamldoc.tar.gz

I did:
sudo apt-get install ocaml ocaml-base ocaml-base-nox ocaml-compiler-libs 
ocaml-core ocaml-doc ocamldsort ocaml-findlib ocaml-interp ocaml-libs 
ocamlmakefile ocaml-native-compilers ocaml-nox ocaml-source ocaml-tools 
ocaml-ulex ocaml-ulex08 ocamlweb
apt-get source llvm
cd llvm-2.4
debuild -us -uc

My suggestion for fixing: add ocaml/ocaml-doc as build dependencies, in
addition to applying the below patch.  Also, I recommend that Debian
packages llvm-bindings-ocaml be packaged separately for the ocaml
bindings and ocamldoc bindings documentation.

--- Makefile.orig   2009-01-31 16:43:18.0 -0600
+++ Makefile2009-01-31 16:47:55.0 -0600
@@ -78,7 +78,7 @@
fi
$(Verb) $(DOXYGEN) $(PROJ_OBJ_DIR)/doxygen.cfg

-$(PROJ_OBJ_DIR)/doxygen.tar.gz: $(DOXYFILES) $(PROJ_OBJ_DIR)/doxygen.cfg
+$(PROJ_OBJ_DIR)/doxygen.tar.gz: $(DOXYFILES) $(PROJ_OBJ_DIR)/doxygen.cfg 
regendoc
$(Echo) Packaging doxygen documentation
$(Verb) $(RM) -rf $@ $(PROJ_OBJ_DIR)/doxygen.tar
$(Verb) $(TAR) cf $(PROJ_OBJ_DIR)/doxygen.tar doxygen
@@ -113,7 +113,7 @@
$(OCAMLDOC) -d $(PROJ_OBJ_DIR)/ocamldoc/html -sort 
-colorize-code -html \
`$(FIND) $(LEVEL)/bindings/ocaml -name "*.odoc" -exec echo 
-load '{}' ';'`

-$(PROJ_OBJ_DIR)/ocamldoc.tar.gz:
+$(PROJ_OBJ_DIR)/ocamldoc.tar.gz: regen-ocamldoc
$(Echo) Packaging ocamldoc documentation
$(Verb) $(RM) -rf $@ $(PROJ_OBJ_DIR)/ocamldoc.tar
$(Verb) $(TAR) cf $(PROJ_OBJ_DIR)/ocamldoc.tar ocamldoc

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

-- 
FTBFS when ocaml present
https://bugs.launchpad.net/bugs/323748
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 323748] Re: FTBFS when ocaml present

2009-02-01 Thread Matthew Wilson
** Also affects: llvm (Debian)
   Importance: Undecided
   Status: New

-- 
FTBFS when ocaml present
https://bugs.launchpad.net/bugs/323748
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 177235] Re: slow USB 2.0 drive: it's mounted as USB 1.0, not USB 2.0!

2009-02-19 Thread Matthew Wilson
Still a problem for me with a freshly updated system.  Speeds under
8MB/sec.  Drive is a  500MB Western Digital external USB unit.

Linux antares 2.6.27-11-generic #1 SMP Thu Jan 29 19:24:39 UTC 2009 i686
GNU/Linux

-- 
slow USB 2.0 drive: it's mounted as USB 1.0, not USB 2.0!
https://bugs.launchpad.net/bugs/177235
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 177235] Re: slow USB 2.0 drive: it's mounted as USB 1.0, not USB 2.0!

2009-02-19 Thread Matthew Wilson
Thanks for the email Gaspard.  I have tried to see the speed on the drive
tab but unfortunately no speed is displayed on my system.  This could be
because the drive is listed as non-removable instead of removable.  I have
no idea why.  I have USB 1 and USB2 ports on this machine. The USB1 ports
give less than 1MB transfer speeds, the USB2 ports less than 10MB.  I'll
find the correct existing bug-report. (I know I've seen ti somewhere).

Thanks again
Matt.

2009/2/20 Gaspard Leon 

> @Matthew:
>
> Speeds under 8MB/sec *are slow*, but this bug refers to USB 1.1 or 1.0
> which is VERY SLOW e.g. 1.5MB/sec
> http://en.wikipedia.org/wiki/Usb#USB_signaling
>
> what you're seeing might be another related or unrelated bug in some
> part of the data path between the OS and the drive.
>
> just a thought: check by right-click, properties in nautilus, go to
> drive tab, see speed "480 Mbps" or "12 Mbps"... the first is USB 2.0 and
> the second is 1.0/1.1
>
> --
> slow USB 2.0 drive: it's mounted as USB 1.0, not USB 2.0!
> https://bugs.launchpad.net/bugs/177235
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
slow USB 2.0 drive: it's mounted as USB 1.0, not USB 2.0!
https://bugs.launchpad.net/bugs/177235
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 1899206] Re: Input device settings not applied on hotplug/reconnect/resume in Xorg sessions

2020-12-19 Thread Matthew Wilson
Are there plans to backport this fix to 20.04 and 20.10?  Or do we have
to put up with broken mice until 21.04?

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

Title:
  Input device settings not applied on hotplug/reconnect/resume in Xorg
  sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1899206/+subscriptions

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

[Bug 1899206] Re: Input device settings not applied on hotplug/reconnect/resume in Xorg sessions

2020-12-24 Thread Matthew Wilson
Tested with my bluetooth mouse and it seems to work correctly now.
Thanks!

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

Title:
  Input device settings not applied on hotplug/reconnect/resume in Xorg
  sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1899206/+subscriptions

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

[Bug 1899206] Re: Input device settings not applied on hotplug/reconnect/resume in Xorg sessions

2020-12-24 Thread Matthew Wilson
Sorry, yes I should have said.  I tested on both 20.04 and 20.10.

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

Title:
  Input device settings not applied on hotplug/reconnect/resume in Xorg
  sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1899206/+subscriptions

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

[Bug 1901437] [NEW] System loses bluetooth mouse settings at every reconnect

2020-10-25 Thread Matthew Wilson
Public bug reported:

My bluetooth mouse loses it's settings at every reconnect.  It's a
Logitech MX Master 2S in bluetooth mode (NOT using the usb dongle.)  The
control panel always shows my desired settings, but I have to poke both
the speed and scroll direction settings to get them reset to the mouse.

This happens to me in 20.04 and 20.10.  19.10 was just fine.

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: linux-image-5.8.0-25-generic 5.8.0-25.26
ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
Uname: Linux 5.8.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  mwilson1464 F pulseaudio
 /dev/snd/controlC1:  mwilson1464 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Oct 25 12:52:56 2020
InstallationDate: Installed on 2020-09-04 (50 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-25-generic 
root=UUID=b47a92f4-e140-422c-a1a7-fc261ff16f40 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.8.0-25-generic N/A
 linux-backports-modules-5.8.0-25-generic  N/A
 linux-firmware1.190
SourcePackage: linux
UpgradeStatus: Upgraded to groovy on 2020-10-25 (0 days ago)
dmi.bios.date: 05/15/2019
dmi.bios.release: 5.12
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P4.20
dmi.board.name: B365M Pro4
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP4.20:bd05/15/2019:br5.12:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnB365MPro4:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.family: To Be Filled By O.E.M.
dmi.product.name: To Be Filled By O.E.M.
dmi.product.sku: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug groovy

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

Title:
  System loses bluetooth mouse settings at every reconnect

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

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

Re: [Bug 177235] Re: slow USB 2.0 drive: it's mounted as USB 1.0, not USB 2.0!

2010-08-16 Thread Matthew Wilson
I thought this was a known bug for many years now but was not going to be
looked at/fixed.

2010/8/12 Philip Muškovac 

> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. This bug did not have a package associated with it, which
> is important for ensuring that it gets looked at by the proper
> developers. You can learn more about finding the right package at
> https://wiki.ubuntu.com/Bugs/FindRightPackage . I have classified this
> bug as a bug in the kernel (linux).
>
> When reporting bugs in the future please use apport by using 'ubuntu-
> bug' and the name of the package affected. You can learn more about this
> functionality at https://wiki.ubuntu.com/ReportingBugs.
>
> ** Package changed: ubuntu => linux (Ubuntu)
>
> --
> slow USB 2.0 drive: it's mounted as USB 1.0, not USB 2.0!
> https://bugs.launchpad.net/bugs/177235
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
slow USB 2.0 drive: it's mounted as USB 1.0, not USB 2.0!
https://bugs.launchpad.net/bugs/177235
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