[Bug 1934992] Re: rsync 3.2.x in Groovy depends on broken libxxhash 0.7.x

2021-07-09 Thread Wayne Davison
Anyone who has an rsync that supports the xxh128 hash using the xxhash
0.7 library did something very bad in their build. An rsync compiled
with that library only supports xxh64 & xxh32. Thus, this described
mismatch never occurs in a stock rsync (the 128-bit hash was unstable in
xxhash 0.7, and thus rsync doesn't use it).

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

Title:
  rsync 3.2.x in Groovy depends on broken libxxhash 0.7.x

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

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

[Bug 1934992] Re: rsync 3.2.x in Groovy depends on broken libxxhash 0.7.x

2021-07-09 Thread Wayne Davison
To be clear, if you have xxhash 0.7 and "rsync -V" reports xxh128 in the
checksum list, fix the rsync build by getting rid of any patch that
enabled that unsupported hash.

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

Title:
  rsync 3.2.x in Groovy depends on broken libxxhash 0.7.x

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

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

[Bug 1934992] Re: rsync 3.2.x in Groovy depends on broken libxxhash 0.7.x

2021-07-08 Thread Wayne Davison
That said, of course, 0.8.0 is the better choice for the most possible
features (if it is available).

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

Title:
  rsync 3.2.x in Groovy depends on broken libxxhash 0.7.x

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

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

[Bug 1934992] Re: rsync 3.2.x in Groovy depends on broken libxxhash 0.7.x

2021-07-08 Thread Wayne Davison
You misread my comments. It's only the 128-bit hash that depends on
0.8.0. The 0.7 version works fine with rsync, giving it the 64-bit and
32-bit hashes.

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

Title:
  rsync 3.2.x in Groovy depends on broken libxxhash 0.7.x

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

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

Re: [Bug 884293] Re: trackpoint middle clicks are often lost

2014-01-09 Thread Wayne Davison
Sorry, I don't use ubuntu (directly) anymore.  The requirement for running
compiz made it impossible to suspend/resume consistently day after day (it
would usually fail withing a day or 2), so was unusable for me (having it
close all my apps and exit to the login screen was totally unacceptable).
 I now use a chromebook with a crouton chroot to get the first acceptable
3d-accelerated linux I've ever used (and I've used both nvidia and amd over
the years).

..wayne..


On Thu, Jan 9, 2014 at 11:51 AM, Christopher M. Penalver <
christopher.m.penal...@gmail.com> wrote:

> Wayne Davison, this bug was reported a while ago and there hasn't been
> any activity in it recently. We were wondering if this is still an
> issue? If so, could you please test for this with the latest development
> release of Ubuntu? ISO images are available from
> http://cdimage.ubuntu.com/daily-live/current/ .
>
> If it remains an issue, could you please run the following command in
> the development release from a Terminal
> (Applications->Accessories->Terminal), as it will automatically gather
> and attach updated debug information to this report:
>
> apport-collect -p xserver-xorg-input-evdev REPLACE-WITH-BUG-NUMBER
>
> Please note, given that the information from the prior release is
> already available, doing this on a release prior to the development one
> would not be helpful.
>
> Thank you for your understanding.
>
> Helpful bug reporting tips:
> https://wiki.ubuntu.com/ReportingBugs
>
> ** Changed in: xserver-xorg-input-evdev (Ubuntu)
>Importance: Undecided => Low
>
> ** Changed in: xserver-xorg-input-evdev (Ubuntu)
>Status: Confirmed => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/884293
>
> Title:
>   trackpoint middle clicks are often lost
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/884293/+subscriptions
>

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

Title:
  trackpoint middle clicks are often lost

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

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


[Bug 989301] Re: large rsync runs stall system perfomance (missing --drop-cache)

2013-12-25 Thread Wayne Davison
It can easily work on both sides. e.g.:

nocache rsync -aiv --rsync-path='nocache rsync' /src/ host:/dest/

The --rsync-path option tells the remote side it should also use nocache
wrapper.

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

Title:
  large rsync runs stall system perfomance (missing --drop-cache)

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

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


[Bug 884545] [NEW] unity 2D missing the menu panel with stacked monitors

2011-10-31 Thread Wayne Davison
Public bug reported:

I'm using the Unity 2D login option on my Lenovo T510 which is
configured in the bios to use just the discrete NVidia graphics:

01:00.0 VGA compatible controller: nVidia Corporation GT218 [NVS 3100M]
(rev a2)

If I configure an external monitor (using nvidia-settings) and put it
above or below my laptop's monitor, the panel at the top of the external
monitor is missing.  This causes issues with the menus for any programs
on the external monitor (unless I disable unified menus) and causes
problems for applications that are maximized (since they have no
titlebar and no unmaximize button).

I also note that if I put the external monitor above my laptop's screen,
the laptop does is not treated as the main display, even though it is
marked as such in the nvidia-settings (unlike normal unity, which places
the main interface on the laptop even when the laptop is not the
"highest" display).

Note that this bug is not related to #842745, since that is talking
about the launcher and monitors that are not aligned on the left.
Though my monitors are of differing size, they are aligned on the left
edge.

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

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

Title:
  unity 2D missing the menu panel with stacked monitors

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

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


[Bug 884293] [NEW] trackpoint middle clicks are often lost

2011-10-31 Thread Wayne Davison
Public bug reported:

The change in bug #554984 (enabling trackpoint scrolling by default) has
made middle-clicking very flaky in oneiric.  I am using the latest
updates of oneiric in a new install.  My computer is a Lenovo T510, but
since the issue is caused by a new setting in 11-evdev-trackpoint.conf,
that shouldn't be relevant.

For me, middle-clicking is used all the time (opening browser links,
closing tabs, pasting text), and having events silently get ignored is
very annoying.  The driver often gets in a state where it takes
something like 4 middle-clicks for an event to be noticed.  I would
imagine that the scroll-event logic either has a state-machine bug
(since I wasn't touching the "nub") or it needs a higher threshold for
movement before it kicks in and disables the middle click event.

I tried using gpointing-device-settings to disable trackpoint scrolling,
but the effect was only temporary -- a reboot enabled it again, at which
point the checkbox in gpointing-device-settings is out of sync with
reality.

I have worked around the issue by changing the settings in
/usr/share/X11/xorg.conf.d/11-evdev-trackpoint.conf to disable the
EmulateWheel setting (and disable Emulate3Buttons too, since there are 3
buttons).

Hopefully the underlying issue can be fixed so that someone can both
middle-click consistently and also use that button for trackpoint
scrolling.

** Affects: xserver-xorg-input-evdev (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  trackpoint middle clicks are often lost

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

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


[Bug 554984] Re: [lucid] enable trackpoint scroll emulation by default

2011-10-31 Thread Wayne Davison
Sadly, this feature makes middle clicking (on things like browser links,
etc.) very flaky -- clicks go ignored quite often.  I used gpointing-
device-settings to turn the feature off, but a reboot had it go enabled
once again, and I had to toggle the gpointing-device-settings checkbox
back on and then off again to get it disabled.  Did the fix for this get
hard-wired to ignore the gpointing-device-settings value?  Kinda looks
that way.  I've now modified /usr/share/X11/xorg.conf.d/11-evdev-
trackpoint.conf to disable this as well.

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

Title:
  [lucid] enable trackpoint scroll emulation by default

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

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


[Bug 808512] Re: No way to configure screensaver in Oneiric

2011-10-01 Thread Wayne Davison
There needs to be a way to just turn the screensaver off.  It is so
annoying to have the screen go black just trying to watch a video. (Or
to have to jiggle the mouse every 10 minutes.)

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

Title:
  No way to configure screensaver in Oneiric

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

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


[Bug 849656] Re: Screen corruption on resume from suspend

2011-09-24 Thread Wayne Davison
Looks like the unity bug regarding this issue has a fix committed:
https://bugs.launchpad.net/unity/+bug/676166

FYI, I always use "compiz --replace" as my fix after resume.

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

Title:
  Screen corruption on resume from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/849656/+subscriptions

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


[Bug 676166] Re: Screen corruption when resuming from suspend/hibernate

2011-09-24 Thread Wayne Davison
For those experiencing this bug, here's an easier work-around when
coming out of suspend:

Press Alt-F2 and type "compiz --replace" and press Enter.  That will get
rid of the corruption and let you continue using your programs.

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

Title:
  Screen corruption when resuming from suspend/hibernate

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

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


[Bug 848311] [NEW] libreoffice shell scripts need to use double-dash options

2011-09-12 Thread Wayne Davison
Public bug reported:

Starting up the various libreoffice utilities using the lo* script names
(e.g. lowriter, localc, etc.) outputs a warning about the deprecated
single-dash option used in the helper script.  These script should be
changed to add an extra dash.

For instance:
$ lowriter
Warning: -writer is deprecated.  Use --writer instead.

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

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

Title:
  libreoffice shell scripts need to use double-dash options

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

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


[Bug 726638] Re: Proprietary nVidia driver fails on Lenovo T510 laptop

2011-04-11 Thread Wayne Davison
I revisited this issue recently, and discovered that I have to use the
nvidia-settings program to get dual screen going with the proprietary
display driver, since xrandr doesn't work.  So, once I discovered that,
I simply configured my 2nd display as a "Separate X Screen" (in the
"Configure" popup) and chose "Enable Xinerama".  Then dual monitors is
finally working for me with the nvidia graphics card (and best drivers)
enabled.

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

Title:
  Proprietary nVidia driver fails on Lenovo T510 laptop

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


[Bug 753611] Re: WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog+0x213/0x220()

2011-04-07 Thread Wayne Davison
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/753611

Title:
  WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256
  dev_watchdog+0x213/0x220()

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


[Bug 753611] [NEW] WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 dev_watchdog+0x213/0x220()

2011-04-07 Thread Wayne Davison
Public bug reported:

I have my computer configured to use Intel graphics at present, due to
how buggy dual monitors are with the nvidia graphics:

00:02.0 VGA compatible controller: Intel Corporation Core Processor
Integrated Graphics Controller (rev 02)

I have a 2560x1600 monitor positioned to the left of my 1920x1080 laptop
screen.  It is connected via DisplayPort.

ProblemType: KernelOops
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic-pae 2.6.38-8.41
Regression: No
Reproducible: No
ProcVersionSignature: Ubuntu 2.6.38-8.41-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Annotation: Your system might become unstable now and might need to be 
restarted.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  wayne  1574 F pulseaudio
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf262 irq 45'
   Mixer name   : 'Intel IbexPeak HDMI'
   Components   : 'HDA:14f15069,17aa218b,00100302 
HDA:80862804,17aa21b5,0010'
   Controls  : 12
   Simple ctrls  : 6
Card29.Amixer.info:
 Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
6MHT43WW-1.18'
   Mixer name   : 'ThinkPad EC 6MHT43WW-1.18'
   Components   : ''
   Controls  : 1
   Simple ctrls  : 1
Card29.Amixer.values:
 Simple mixer control 'Console',0
   Capabilities: pswitch pswitch-joined penum
   Playback channels: Mono
   Mono: Playback [on]
Date: Thu Apr  7 07:27:26 2011
Failure: oops
Frequency: Once every few days.
HibernationDevice: RESUME=UUID=3990f27a-abbc-4753-9fa5-49107d071217
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110307)
MachineType: LENOVO 4313CTO
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic-pae 
root=UUID=fef7009f-ae1b-42ab-a090-f28f4ec3197c ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-2.6.38-8-generic-pae N/A
 linux-backports-modules-2.6.38-8-generic-pae  N/A
 linux-firmware1.49
SourcePackage: linux
Title: WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256 
dev_watchdog+0x213/0x220()
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/26/2010
dmi.bios.vendor: LENOVO
dmi.bios.version: 6MET81WW (1.41 )
dmi.board.name: 4313CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6MET81WW(1.41):bd10/26/2010:svnLENOVO:pn4313CTO:pvrThinkPadT510:rvnLENOVO:rn4313CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4313CTO
dmi.product.version: ThinkPad T510
dmi.sys.vendor: LENOVO

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


** Tags: apport-kerneloops i386 kernel-oops kernel-power natty 
needs-upstream-testing resume suspend

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

Title:
  WARNING: at /build/buildd/linux-2.6.38/net/sched/sch_generic.c:256
  dev_watchdog+0x213/0x220()

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


[Bug 726638] Re: Proprietary nVidia driver fails on Lenovo T510 laptop

2011-03-11 Thread Wayne Davison
What session are you using when you login?  The Classic Desktop one w/o
"No Effect"?  Or the Ubuntu Desktop one?  Also, verify that your
xorg.conf still mentions the nvidia driver.  I have no problem getting
effects going, I just can't get multiple monitors going.

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

Title:
  Proprietary nVidia driver fails on Lenovo T510 laptop

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


[Bug 726638] Re: Proprietary nVidia driver fails on Lenovo T510 laptop

2011-03-10 Thread Wayne Davison
I have a T510, and the nvidia driver loads fine for me (I'm testing the
latest Natty).  I do have the Display changed in the BIOS to tell the
system that I have the nvidia graphics ("Discrete") rather than Optimus.
Maybe your BIOS is set to Optimus?

However, once I have the nvidia driver going, the information for my
displays is not right.  The displays are reported fine under the nouveau
driver, so there is something about the nvidia driver that makes things
like xrandr unable to query things.  For instance, the Monitor utility
reports just a single display tagged with "Unknown" even with an
external display plugged in.

Here is the xrandr info with the nvida driver (note the opening error
and the use of "default"):

xrandr: Failed to get size of gamma for output default
Screen 0: minimum 320 x 175, current 1920 x 1080, maximum 1920 x 1080
default connected 1920x1080+0+0 0mm x 0mm
   1920x1080  50.0*51.0 52.0 53.0  
   1680x1050  54.0  
   1600x1024  55.0  
   1440x900   56.0  
   1400x1050  57.0  
   1360x768   58.0 59.0  
   1280x1024  60.0 61.0  
   1280x960   62.0  
   1152x864   63.0 64.0 65.0 66.0 67.0 68.0  
   1024x768   69.0 70.0 71.0 72.0 73.0 74.0  
   960x72075.0  
   960x60076.0  
   960x54077.0  
   928x69678.0  
   896x67279.0 80.0  
   840x52581.0 82.0 83.0 84.0 85.0  
   832x62486.0  
   800x60087.0 88.0 89.0 90.0 91.0 92.0 93.0
 94.0 95.0 96.0  
   800x51297.0  
   720x45098.0  
   720x40099.0  
   700x525   100.0101.0102.0103.0  
   680x384   104.0105.0  
   640x512   106.0107.0108.0  
   640x480   109.0110.0111.0112.0113.0114.0  
   640x400   115.0  
   640x350   116.0  
   576x432   117.0118.0119.0120.0121.0122.0123.0  
   512x384   124.0125.0126.0127.0128.0  
   416x312   129.0  
   400x300   130.0131.0132.0133.0134.0  
   360x200   135.0  
   320x240   136.0137.0138.0139.0  
   320x200   140.0  
   320x175   141.0

And here is the xrandr information when I'm using the nouveau driver
(note that it finds my external monitor and gets the labels right):

Screen 0: minimum 320 x 200, current 3840 x 1200, maximum 8192 x 8192
LVDS-1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 
344mm x 193mm
   1920x1080  60.0*+   60.0 50.0  
   1920x1080_60.00   60.0  
   1680x1050  60.0  
   1400x1050  60.0  
   1280x1024  59.9  
   1280x960   59.9  
   1152x864   60.0  
   1024x768   59.9  
   800x60059.9  
   640x48059.4  
   720x40059.6  
   640x40060.0  
   640x35059.8  
VGA-1 connected 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm 
x 324mm
   1920x1200  60.0*+
   1680x1050  60.0  
   1400x1050  60.0  
   1280x1024  75.0 60.0  
   1440x900   59.9  
   1280x960   60.0  
   1152x864   75.0  
   1024x768   75.1 70.1 60.0  
   832x62474.6  
   800x60072.2 75.0 60.3 56.2  
   640x48072.8 75.0 66.7 60.0  
   720x40070.1  
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)

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

Title:
  Proprietary nVidia driver fails on Lenovo T510 laptop

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


[Bug 730382] [NEW] Change "no effect" text to "no effects" or "effects disabled"

2011-03-06 Thread Wayne Davison
Public bug reported:

Binary package hint: gdm

In the gdm selector for choosing the session type, there is the text
"Ubuntu Classic Session (no effect)" which would be better written as
"Ubuntu Classic Session (no effects)" or "Ubuntu Classic Session
(effects disabled)".  The phrase "no effect" denotes that something
doesn't do anything (since it has no effect), which can confuse the user
as to what purpose that option serves.  The plural is more clearly
indicative that the login option will disable desktop effects. I
personally think that "effects disabled" is a pretty clear wording.

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

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

Title:
  Change "no effect" text to "no effects" or "effects disabled"

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


[Bug 661450] Re: Support for multiple monitors broken

2011-03-05 Thread Wayne Davison
** Attachment added: "External (larger) monitor on the right of laptop 
(smaller) screen."
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/661450/+attachment/1887806/+files/ext-right.png

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

Title:
  Support for multiple monitors broken

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


[Bug 661450] Re: Support for multiple monitors broken

2011-03-05 Thread Wayne Davison
Fuy: what happens if you logout and back in after adding the second
monitor?

For me, I had setup my 2nd monitor in a classic session, with my
1920x1200 external monitor to the left of my laptop's 1400x1050 monitor
(aligned at the top).  I then logged into a unity session, and saw the
unity interface on my laptop monitor.  However, interacting with the
interface showed the pop ups over on the far left, and moving windows
made the launcher vanish not when a window was near the launcher, but
when it was near the left side of the left screen.  I'll attach a
screenshot of this as ext-left.png.  I have the application menu open,
showing (1) its bad position, and (2) that it is blank (I have to mouse
over items in the menu to make them appear).

I then use the monitor app to position my external monitor to the right
of the laptop screen.  The unity interface does not move to its proper
position at 0,0, and instead stays way over to the right, drawn in its
original size and position relative to the original 0,0.  I'm attaching
this as ext-right.png.

I then logout and log back in.  At this point, unity is sitting at the
normal 0,0 position, and behaves reasonably well, though the blankness
in the applications menu persists.

This is a ThinkPad T60 with an ATI X1300 (radeon driver):

01:00.0 VGA compatible controller: ATI Technologies Inc M52 [Mobility
Radeon X1300]

** Attachment added: "External (larger) monitor on the left of laptop (smaller) 
screen."
   
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/661450/+attachment/1887800/+files/ext-left.png

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

Title:
  Support for multiple monitors broken

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


[Bug 104432] Re: Glipper makes copy/pasting of images in OpenOffice impossible

2009-04-24 Thread Wayne Davison
Jaunty has glipper 1.0, which is based on their python rewrite of the C
source.  I just looked at their python code, and it has logic in it to
avoid forcing a text value when there is a binary object on the
clipboard (which is what my C patch did that they incorporated into the
C version).  However, it does not adjust the menu to reflect this, so
the menu currently lies to you about what will be pasted.

I did a simple test of OOwriter:  added an image to a page, copied the
image, and then pasted it onto another page, and it pasted just fine.

I'm curious what your test case was where you saw a failure?  One thing
you cannot do is to copy a non-text item, close the program that put the
item onto the clipboard, and then expect a non-text item to be pasted.
When the program that has control of the current clipboard contents goes
away, its contents goes away too, and glipper will then restore the most
recent text contents it knows about to the clipboard (since it doesn't
track binary content -- just avoids replacing it).

-- 
Glipper makes copy/pasting of images in OpenOffice impossible
https://bugs.launchpad.net/bugs/104432
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 88987] Re: corrupts the terminal

2009-04-24 Thread Wayne Davison
I haven't seen this in ages, so the newer Ubuntu releases apparently
have this fixed.

-- 
corrupts the terminal
https://bugs.launchpad.net/bugs/88987
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 104432] Re: Glipper makes copy/pasting of images in OpenOffice impossible

2007-11-06 Thread Wayne Davison
My changes made it into the CVS version of glipper (with a couple
strange omissions that I need to ask them about).  But that does mean
that the maintainers of glipper approve of the method used in the patch.

-- 
Glipper makes copy/pasting of images in OpenOffice impossible
https://bugs.launchpad.net/bugs/104432
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 104432] Re: Glipper makes copy/pasting of images in OpenOffice impossible

2007-04-21 Thread Wayne Davison
For those wanting to build the package, this command will install the
build-dependencies:

apt-get build-dep glipper

I added a change to the "debian/changelog" to the patch to make it
easier to build a new .deb package from the source (and the patch now
requires the -p1 option, not -p0).  For instance:

wget http://opencoder.net/glipper-fixes.patch
apt-get source glipper
cd glipper-0.95.1
patch -p1 <../glipper-fixes.patch
dpkg-buildpackage -rfakeroot -b

sudo dpkg -i ../glipper_0.95.1-1.1_i386.deb

-- 
Glipper makes copy/pasting of images in OpenOffice impossible
https://bugs.launchpad.net/bugs/104432
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 104432] Re: Glipper makes copy/pasting of images in OpenOffice impossible

2007-04-21 Thread Wayne Davison
I have created a patch for glipper 0.95.1 that fixes this problem as
several others that I discovered.  If anyone is interested, you can grab
it here:

http://opencoder.net/glipper-fixes.patch

It mentions all the fixes at the start of the patch.  (I also reported
this to the glipper project on sourceforge.)

Note that my "quick fix" idea suggested in the previous entry was too
simple of a change to fix the problem.  The patch file fixes this in a
much better way.

-- 
Glipper makes copy/pasting of images in OpenOffice impossible
https://bugs.launchpad.net/bugs/104432
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 104432] Re: Glipper makes copy/pasting of images in OpenOffice impossible

2007-04-18 Thread Wayne Davison
This bug is caused by some incorrect logic when the checkClipboard()
function calls the processContent() function (both in src/main.c).  If
the call to gtk_clipboard_wait_for_text() returned a NULL (because the
clipboard item could not be changed into plain text), the NULL gets
passed to processContent(), and that function resets the clipboard to
the last-known text item, obliterating all non-text clipboard items as
quickly as they are found.

I'll report this item upstream.  In the meantime, if a quick fix is
desired, the processContent() function could be changed to ignore a NULL
newContent arg.  That would cause Glipper to ignore all non-text items,
with the only downside being that the drop-down menu would show the
last-known plain-text item as being current even though no plain-text is
available to paste (but that's better than the current behavior).

** Changed in: glipper (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
Glipper makes copy/pasting of images in OpenOffice impossible
https://bugs.launchpad.net/bugs/104432
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 88987] Re: corrupts the terminal

2007-04-15 Thread Wayne Davison
This is happening to me too.  Very freaky to have the whole screen
switch into kanji, or corrupt in weird ways.

** Changed in: aptitude (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
corrupts the terminal
https://bugs.launchpad.net/bugs/88987
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