[Bug 1766555] Re: openscad package missing from 18.04

2018-08-04 Thread don bright
it  "failed to build", but in the link they say it ran out of virtual
memory on their MIPS architecture build.

i would guess what happened is that gcc on their build machine ran out
of memory, on the file cgalutils.cc  . It is actually pretty normal to
have memory issues when building OpenSCAD on the files that use CGAL
intensively.

That is because CGAL (geometry library, www.cgal.org ) is a massive c++
template library which can use at least 1 Gigabytes of ram, during
compile time (not run time), for some of its functionality, depending on
optimizations and debug symbol options on the compiler. it can go higher
with various extra options added to the compiler switches, like -O2 -g.

Here is the log showing they crashed at cgalutils.cc:

https://buildd.debian.org/status/fetch.php?pkg=openscad=mips=2015.03-2%2Bdfsg-2%2Bb3=1516824703=0

What they also did was to use parallell make. You can see they have
'make -j4' right there on the log. So they were trying to build multiple
files at once, alongside the massive CGAL file. That is going to also
use more memory than necessary.

Also it seems to be using gcc... clang uses a lot less memory than gcc.

i am trying to figure out how  much ram + swap they would have had on
their mips build machine, but i am not sure how to figure that out.

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

Title:
  openscad package missing from 18.04

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

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

[Bug 1128801] Re: Adding second graphics card causes infinite reboot loop for Ubuntu, but Windows boots.

2017-08-29 Thread don bright
This happened to me installing an no-name generic Nvidia Quadro NVS 290
pci-x into a Dell Optilplex  OptiPlex 210L 32 bit machine. (Dell service
tag FYF7Y91), which has an integrated Intel gpu using the i915 driver.
There is no way to 'disable' onboard video but you can 'autodetect'
added cards.

I took a video of the bootup with my phone and basically linux reboots
right after it tries to load the i915 driver. My workaround was to add
i915 to the /etc/modprobe.d/blacklist.cfg but it still didnt fix the
overall problem.

nomodeset works but the problem with adding 'nomodeset' is that this
prevents nouveau from working at all. Read around the internet and it
needs kms modesetting in order for it to work properly. If you use
nomodeset, then X boots up with software rendering, it doesnt use the 3d
graphics card at all. running 'glxinfo' will show gallium / softpipe /
llvm.

Installing proprietary Nvidia driver does not help either.

I poked around some kernel logs and basically it looks like nouveau
itself crashes and dumps a bunch of info.

In the end I gave up and am going to try using a different card.

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

Title:
  Adding second graphics card causes infinite reboot loop for Ubuntu,
  but Windows boots.

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

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


[Bug 1628725] Re: Ubuntu 16.04 blank screen after wakeup from sleep

2016-09-28 Thread don bright
I was able to fix this by editing my grub settings.

http://askubuntu.com/questions/162409/brightness-not-working-on-an-hp-
pavilion-dv6-with-a-ati-radeon-hd6770m

The file i edit is

 /etc/default/grub

Before fix (when it didnt work)

GRUB_CMLINE_LINUX_DEFAULT="quiet splash nomodeset"

The reason I had added nomodeset was to get my virtual consoles to show
up when i hit ctrl alt f3


After fix - (suspend works properly again)

GRUB_CMDLINE_LINUX_DEFAULT="acpi_backlight=vendor"

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

Title:
  Ubuntu 16.04 blank screen after wakeup from sleep

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

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


[Bug 1628725] [NEW] Ubuntu 16.04 blank screen after wakeup from sleep

2016-09-28 Thread don bright
Public bug reported:

Per Christopher M. Penalver (penalvch)  advice on bug #1574125 i am
submitting this system information and bug report.

This problem only began occuring in late September 2016, before that the
laptop never had a problem waking up from suspend.

Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-38-generic 4.4.0-38.57
ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
Uname: Linux 4.4.0-38-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  don2151 F pulseaudio
CurrentDesktop: Unity
Date: Wed Sep 28 19:19:42 2016
HibernationDevice: RESUME=UUID=762383d3-3301-4199-81e2-16a6bc0315ed
InstallationDate: Installed on 2016-03-13 (199 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 05c8:0382 Cheng Uei Precision Industry Co., Ltd 
(Foxlink) 
 Bus 001 Device 002: ID 0bda:b006 Realtek Semiconductor Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP Notebook
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-38-generic 
root=UUID=0972ff60-abb5-4bdd-8831-7c60de7271e0 ro quiet splash nomodeset 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-38-generic N/A
 linux-backports-modules-4.4.0-38-generic  N/A
 linux-firmware1.157.3
SourcePackage: linux
UpgradeStatus: Upgraded to xenial on 2016-04-22 (159 days ago)
dmi.bios.date: 09/11/2015
dmi.bios.vendor: Insyde
dmi.bios.version: F.1A
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 80C1
dmi.board.vendor: HP
dmi.board.version: 96.39
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.1A:bd09/11/2015:svnHP:pnHPNotebook:pvrType1ProductConfigId:rvnHP:rn80C1:rvr96.39:cvnHP:ct10:cvrChassisVersion:
dmi.product.name: HP Notebook
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP

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


** Tags: amd64 apport-bug xenial

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

Title:
  Ubuntu 16.04 blank screen after wakeup from sleep

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

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


[Bug 986699] Re: Window focus stays between workspaces

2015-10-03 Thread don bright
i am having this bug in 2015 on ubuntu 14.

i switch workspace to a space with several windows open, but focus stays
in the windows in the old workspace.

this is a really big bug that could cause security issues, for example
if you type your password into a public forum instead of into a firefox
password field.

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

Title:
  Window focus stays between workspaces

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

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


[Bug 1191985] Re: Orca on 13.04: does not appear the settings windows

2014-02-26 Thread don bright
I'm trying to support a blind user on an open source project I'm working
on and I can't figure out how to open the Orca preferences. I'm on a
laptop, Insert is the same key as Printscreen, and all that 'insert
space' does is open screenshot.

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

Title:
  Orca on 13.04: does not appear the settings windows

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-orca/+bug/1191985/+subscriptions

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


[Bug 1285446] [NEW] orca does not have an entry under System Settings

2014-02-26 Thread don bright
Public bug reported:

According to
https://help.gnome.org/users/orca/stable/howto_the_orca_modifier.html.en
i should be able to open the Orca preferences and change my Orca
modifier so that it will work on my laptop.

My laptop does not have a keypad, and the 'insert' key is combined with
Printscreen so that it doesn't work properly.

Unfortunately the only way to open the preferences is to press the Orca
modifier! catch 22.


Orca needs to have a configurator panel in the ordinary place, (System 
Settings) like every other piece of system UI software does, such as the 
Brightness, the Power settings, the Sound settings, Appearance, Displays, 
Mouse/Touchpad, Language Support, etc. 

This is the 'obvious' place people will look for it.

And it is not only for sight-impaired users, it is for programmers who
are trying to test programs to see if they work for sight impaired
users.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-orca 3.10.1-0ubuntu0.1
ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
Uname: Linux 3.11.0-17-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Wed Feb 26 19:53:13 2014
InstallationDate: Installed on 2013-05-14 (288 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: gnome-orca
UpgradeStatus: Upgraded to saucy on 2014-02-22 (4 days ago)

** Affects: gnome-orca (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

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

Title:
  orca does not have an entry under System Settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-orca/+bug/1285446/+subscriptions

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


[Bug 930617] Re: All videos on computer play at double speed with no sound.

2014-02-22 Thread don bright
This happened to me on a hp pavilion dv6 laptop

 don@serebryanya:~$ lspci | grep -i audio
00:14.2 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] SBx00 Azalia 
(Intel HDA) (rev 40)
01:05.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] RS880 HDMI Audio 
[Radeon HD 4200 Series]

it happened after some update to 13.04, after 13.04 went end of life i
guess? i tried upgrading to 13.10 but it is still broken.

the fixes at  https://wiki.ubuntu.com/Audio/PositionReporting do not
work.

the headphones do not work

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

Title:
  All videos on computer play at double speed with no sound.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/930617/+subscriptions

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


[Bug 930617] Re: All videos on computer play at double speed with no sound.

2014-02-22 Thread don bright
i was able to fix this by googling for my brand / model of laptop and
'ubuntu'

ubuntu hp dv6  sound


there are numerous forums that list procedures to fix, typically by editing 
/etc files


i did several of them and now it works. 

this was added to /etc/modprobe.d/alsa-base.conf

 alias snd-card-0 snd-hda-intel
 alias snd-slot-0 snd-hda-intel
 options snd-hda-intel model=dell-m4-3 enable_msi=1

and this was edited into /etc/pulse/default.pa (replacing the old udev
line)

load-module module-udev-detect tsched=0

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

Title:
  All videos on computer play at double speed with no sound.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/930617/+subscriptions

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


[Bug 930617] Re: All videos on computer play at double speed with no sound.

2014-02-22 Thread don bright
correction.

it does NOT work

when i close my laptop lid and reopen, the sound is not there.

also the little speaker icon in the menu is gone.

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

Title:
  All videos on computer play at double speed with no sound.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/930617/+subscriptions

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


[Bug 1171005] [NEW] glxgears gives Xlib extension missing NV-GLX on Intel video card

2013-04-20 Thread don bright
Public bug reported:

GLXGears does not run properly. It gives a message about a missing NV-
GLX extension. It runs massively slow, as though it were using software
rendering.

There is no Nvidia hardware in this machine. Info follows:

don@henbit:~/openscad$ glxgears 
Xlib:  extension NV-GLX missing on display :0.0.
Running synchronized to the vertical refresh.  The framerate should be
approximately the same as the monitor refresh rate.
don@henbit:~/openscad$ 

don@henbit:~/openscad$ lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82915G/GV/910GL Integrated 
Graphics Controller (rev 04)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: mesa-utils 8.0.1+git20110129+d8f7d6b-0ubuntu2
ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic i686
.tmp.unity.support.test.0:
 
.tmp.unity.support.test.1:
 
ApportVersion: 2.0.1-0ubuntu17.2
Architecture: i386
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,place,regex,snap,resize,vpswitch,grid,imgpng,session,gnomecompat,unitymtgrabhandles,mousepoll,move,animation,wall,expo,ezoom,staticswitcher,workarounds,fade,scale,unityshell]
CompositorRunning: compiz
Date: Sat Apr 20 14:56:18 2013
DistUpgraded: Fresh install
DistroCodename: precise
DistroVariant: ubuntu
DkmsStatus:
 nvidia-current, 304.88, 3.5.0-23-generic, i686: installed
 nvidia-current, 304.88, 3.5.0-27-generic, i686: installed
GraphicsCard:
 Intel Corporation 82915G/GV/910GL Integrated Graphics Controller [8086:2582] 
(rev 04) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:0181]
   Subsystem: Dell Device [1028:0181]
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
MachineType: Dell Inc. Dimension 4700
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-23-generic 
root=UUID=bb4cdee9--4ce2-bb13-1563ad4bbeae ro quiet splash vt.handoff=7
SourcePackage: mesa-demos
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 01/04/2006
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A10
dmi.board.name: 0M3918
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd01/04/2006:svnDellInc.:pnDimension4700:pvr:rvnDellInc.:rn0M3918:rvr:cvnDellInc.:ct6:cvr:
dmi.product.name: Dimension 4700
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.7.12-0ubuntu1
version.libdrm2: libdrm2 2.4.39-0ubuntu0.2
version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.4-0ubuntu0.4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.4-0ubuntu0.4
version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10.13
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1.2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4.3
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build3

** Affects: mesa-demos (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug compiz-0.9 i386 precise running-unity ubuntu

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

Title:
  glxgears gives Xlib extension missing NV-GLX on Intel video card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa-demos/+bug/1171005/+subscriptions

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


[Bug 1171005] Re: glxgears gives Xlib extension missing NV-GLX on Intel video card

2013-04-20 Thread don bright
I believe that when I installed python-pyopencl it installed a bunch of
Nvidia stuff.

OpenCL shouldn't, in theory, depend on any particular graphics brand nor
should it break your X windows when you install it. IMHO

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

Title:
  glxgears gives Xlib extension missing NV-GLX on Intel video card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa-demos/+bug/1171005/+subscriptions

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


[Bug 1171005] Re: glxgears gives Xlib extension missing NV-GLX on Intel video card

2013-04-20 Thread don bright
I should note I was able to fix this by removing a bunch of nvidia stuff
(dpkg --list | grep nv ) and then reinstalling xorg-xserver stuff

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

Title:
  glxgears gives Xlib extension missing NV-GLX on Intel video card

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa-demos/+bug/1171005/+subscriptions

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


[Bug 1168982] [NEW] update-grub uses gawk but doesnt depend on gawk

2013-04-14 Thread don bright
Public bug reported:

while running update-grub or grub-mkconfig the program tries to call
'gawk'.

however the grub packages dont depend on gawk so gawk is not installed.

so we get this error, in this case when looking for a BSD partition

### BEGIN /etc/grub.d/30_os-prober ###
/usr/lib/os-probes/mounted/90bsd-distro: 17: 
/usr/lib/os-probes/mounted/90bsd-distro: gawk: not found
. . .

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: grub2-common 1.99-21ubuntu3.9
ProcVersionSignature: Ubuntu 3.5.0-23.35~precise1-generic 3.5.7.2
Uname: Linux 3.5.0-23-generic i686
ApportVersion: 2.0.1-0ubuntu17.1
Architecture: i386
Date: Sun Apr 14 17:22:46 2013
InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release i386 
(20130213)
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: grub2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 precise running-unity

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

Title:
  update-grub uses gawk but doesnt depend on gawk

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

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


[Bug 607560] Re: jbd2 writing block every 5 - 10 seconds, preventing disk spin-down and making noise

2013-03-10 Thread don bright
Just dist-upgraded from 12.04 to 12.10 and I have started noticing it
here too. Not only the 'chkhkhk' every 10 seconds, verified by iotop,
but every now and then there is a high-pitched very soft whine as though
it is spinning... i can stop this simply by running 'find /' and hitting
ctrl-c.  I have tried kernel 3.2 and 3.5, same result.

I shut down firefox - still happens. Used elinks for a while. Still
happens.

The noise is unbearable. I am going to have to switch to a different
distro or something.

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

Title:
  jbd2 writing block every 5 - 10 seconds, preventing disk spin-down and
  making noise

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

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


[Bug 597759] Re: does not recover properly from failed project loading

2012-03-03 Thread don bright
confirmed

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

Title:
  does not recover properly from failed project loading

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

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


[Bug 365300] Re: Randomly I get double clicks when I do a single click.

2011-11-10 Thread don bright
having this problem recently on 10.04 on logitech usb mouse.

found it even easier to verify with following command:

xev | grep state


clearly shows this for a single click:

state 0x10, button 1, same_screen YES
state 0x10, button 1, same_screen YES
state 0x110, button 1, same_screen YES
state 0x10, button 1, same_screen YES
state 0x110, button 1, same_screen YES
state 0x10, button 1, same_screen YES
state 0x10, button 1, same_screen YES

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

Title:
  Randomly I get double clicks when I do a single click.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/365300/+subscriptions

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


[Bug 365300] Re: Randomly I get double clicks when I do a single click.

2011-11-10 Thread don bright
fixed by experimenting with system/preferences/mouse/left-hand and
right-hand, to verify it was left-mouse-button-hardware and not
software. then i cleaned my mouse. seems to have fixed it.

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

Title:
  Randomly I get double clicks when I do a single click.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/365300/+subscriptions

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