[Bug 401823]

2018-12-14 Thread Jeremy Huddleston
This seems more like a server issue.  I think it could easily be possible for 
the server to guarantee that XIDs are not reused within a certain time period 
since it issued a DestroyNotify.  That won't guarantee that clients are happy, 
but it can certainly help.  We just need to store a timestamp of the time the 
XID was destroyed and if the head of the recycle queue is too recent, we 
allocate a new XID rather than recycling.

Tracking for 1.12, but I'd consider this for 1.11.x if the change is simple 
enough.

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

Title:
  Gdk-WARNING **: XID collision, trouble ahead

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/401823/+subscriptions

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

[Bug 35794]

2018-06-13 Thread Jeremy Huddleston
Do you still have hardware to test this?  Is it still an issue?

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

Title:
  TV out is broken with VT1621 chip

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/35794/+subscriptions

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

[Bug 41148]

2018-06-13 Thread Jeremy Huddleston
Is this still an issue.  The ubuntu bug was closed due to lack of response, so 
I'm wondering if it has been fixed already.

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

Title:
  buggy display of video in totem

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/41148/+subscriptions

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

[Bug 313525]

2018-06-12 Thread Jeremy Huddleston
Can you provide a server log for a working state and a broken state for 
comparison?  What version change introduces the problem?  A new radeon driver 
or a new server?

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

Title:
  [r200] Strange tremor on the monitor

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/313525/+subscriptions

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

[Bug 148117]

2018-06-12 Thread Jeremy Huddleston
This is coming from R128InitDDARegisters during init in r128_driver.c:

Roff  = XclksPerTransferPrecise * (DisplayFifoDepth - 4);

Ron   = (4 * info->ram->MB
 + 3 * MAX(info->ram->Trcd - 2, 0)
 + 2 * info->ram->Trp
 + info->ram->Twr
 + info->ram->CL
 + info->ram->Tr2w
 + XclksPerTransfer) << (11 - UseablePrecision);

Not that it helps me much, but maybe someone can work with that...

That being said, this driver isn't really maintained anymore since it's not 
used my modern devices... so I'm not sure this will ever be fixed.

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

Title:
  [r128] Rage 128: Unsuitable videomode autoselected

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-r128/+bug/148117/+subscriptions

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

[Bug 255826]

2018-06-12 Thread Jeremy Huddleston
Is this still an issue?

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

Title:
  scrolling in Firefox causes Xorg-process to lag (S3 Savage driver)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/255826/+subscriptions

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

[Bug 881046]

2018-06-08 Thread Jeremy Huddleston
AFAICT, nobody has followed my direction above and brought this up for
discussion on xorg-devel.  Without that, it's not likely to be fixed.

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

Title:
  Panning in a virtual monitor is not possible after upgrade to Ubuntu
  11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/881046/+subscriptions

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

[Bug 883319]

2018-06-08 Thread Jeremy Huddleston
AFAICT, nobody has followed my direction above and brought this up for
discussion on xorg-devel.  Without that, it's not likely to be fixed.

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

Title:
  xrandr --scale restricts area in which mouse moves

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions

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

[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) due to unhandled external power state GPE

2016-08-29 Thread Jeremy Huddleston
Nope.  But I did do a manual change to remove the Apple quirk (the
revert isn't clean due to additional changes, but it's simple enough to
remove the few lines that setup the quirk).  I was running fine for a
while, but eventually started seeing the same behavior
(/sys/firmware/acpi/interrupts/gpe17 forever increasing and load
spiking), so maybe something else is going south and this change just
made it trigger reliably sooner.

Either way, I'm basically running without SBS on my system for now.
Luckily, the MBP3,1 has an LED battery level indicator on the battery
itself, but users of newer models aren't so fortunate.

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) due to unhandled external power state GPE

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) due to unhandled external power state GPE

2016-08-18 Thread Jeremy Huddleston
Actually, the obvious logic bug was fixed by 61f8ff69 (which is already
in 4.4), but the other issue still remains.

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) due to unhandled external power state GPE

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) due to unhandled external power state GPE

2016-08-18 Thread Jeremy Huddleston
The last hunk looks quite wrong to me.  The manager_present logic looks
inverted.

-   result = acpi_manager_get_info(sbs);
-   if (!result) {
-   sbs->manager_present = 1;
-   for (id = 0; id < MAX_SBS_BAT; ++id)
-   if ((sbs->batteries_supported & (1 << id)))
-   acpi_battery_add(sbs, id);
-   } else
+   result = 0;
+
+   if (!sbs_manager_broken) {
+   result = acpi_manager_get_info(sbs);
+   if (!result) {
+   sbs->manager_present = 0;
+   for (id = 0; id < MAX_SBS_BAT; ++id)
+   if ((sbs->batteries_supported & (1 << id)))
+   acpi_battery_add(sbs, id);
+   }
+   }
+
+   if (!sbs->manager_present)
acpi_battery_add(sbs, 0);

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) due to unhandled external power state GPE

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) due to unhandled external power state GPE

2016-08-18 Thread Jeremy Huddleston
I just sent a ping email to Matthew about this.  I emailed him last year
without response.

Can we just revert that change in the Ubuntu kernel to get things back
to a usable state?

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) due to unhandled external power state GPE

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) due to unhandled external power state GPE

2016-08-18 Thread Jeremy Huddleston
Still reproduces on 2016.04.1's kernel.

I narrowed it down to the sbs kernel module.  If I move the sbs module
out of /lib/modules (or just build my kernel without it), the issue does
not reproduce.

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) due to unhandled external power state GPE

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) due to unhandled external power state GPE

2016-08-18 Thread Jeremy Huddleston
Which exactly matches my comment above about this being the likely
culprit:

commit 9faf6136ff4647452580b019f4b16f8c5082e589
Author: Matthew Garrett 
Date: Sat Sep 20 13:19:46 2014 +0200

ACPI / SBS: Disable smart battery manager on Apple

Touching the smart battery manager at all on Apple hardware appears to
make it unhappy - unplugging the AC adapter triggers accesses that hang
the controller for several minutes. Quirk it out via DMI in order to
avoid this. Compensate by changing battery presence if we fail to
communicate with the battery.

Signed-off-by: Matthew Garrett 
Signed-off-by: Andreas Noever 
Signed-off-by: Rafael J. Wysocki 

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) due to unhandled external power state GPE

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

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


[Bug 883319]

2015-10-23 Thread Jeremy Huddleston
I suggest you ask on xorg-devel about your patch.

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

Title:
  xrandr --scale restricts area in which mouse moves

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions

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


[Bug 881046]

2015-10-23 Thread Jeremy Huddleston
I suggest you ask on xorg-devel about your patch.

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

Title:
  Panning in a virtual monitor is not possible after upgrade to Ubuntu
  11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/881046/+subscriptions

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) due to unhandled external power state GPE

2015-09-20 Thread Jeremy Huddleston
I'd be happy to, but first I want to reproduce it in a kernel I built
myself instead of one that I got from Ubuntu.  I am not able to do that.

The issue does not reproduce for me when I use linux 3.18-rc1 built
myself, using the same kernel configuration as v3.18-rc1-utopic.

I installed linux-
image-3.18.0-031800rc1-generic_3.18.0-031800rc1.201410192135_amd64.deb
and copied its configuration from /boot and then used it to build my own
kernel, and the resulting kernel that I built does not have this issue.
What I did to build my kernel:

git clone git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
cd linux-stable
git remote add ubuntu-trusty git://kernel.ubuntu.com/ubuntu/ubuntu-trusty.git
git checkout ubuntu-trusty/master

cp -a /usr/share/kernel-package ../ubuntu-package
cp debian/control-scripts/{postinst,postrm,preinst,prerm} 
../ubuntu-package/pkg/image/
cp debian/control-scripts/headers-postinst ../ubuntu-package/pkg/headers/

git checkout v3.18-rc1

sudo make-kpkg clean
sudo make-kpkg --initrd --overlay-dir=../ubuntu-package kernel_image 
kernel_headers

sudo dpkg -i ../*deb

I rebooted, verified it was my kernel with 'uname -a' and attempted to
reproduce the issue, but it did not reproduce.

What would be differnet between the way I built the kernel and the way
Ubuntu built linux-
image-3.18.0-031800rc1-generic_3.18.0-031800rc1.201410192135_amd64.deb ?

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) due to unhandled external power state GPE

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) due to unhandled external power state GPE

2015-09-11 Thread Jeremy Huddleston
** Summary changed:

- 15.10 20150826 snapshot -- MacBookPro3,1 has high load (and temperature) 
despite low CPU and low IO
+ 15.10 20150826 snapshot -- MacBookPro3,1 has high load (and temperature) due 
to unhandled external power state GPE

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) due to unhandled external power state GPE

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-09-01 Thread Jeremy Huddleston
v3.16.7-ck16-utopic and v3.17.8-vivid do not contain the issue.


v3.18-rc1-utopic contains the issue.

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-09-01 Thread Jeremy Huddleston
Comparing the commit log for driver/acpi changes between 3.17 and
3.18-rc1, I notice this commit standing out as the most likely related
commit:

commit 9faf6136ff4647452580b019f4b16f8c5082e589
Author: Matthew Garrett 
Date:   Sat Sep 20 13:19:46 2014 +0200

ACPI / SBS: Disable smart battery manager on Apple

Touching the smart battery manager at all on Apple hardware appears to
make it unhappy - unplugging the AC adapter triggers accesses that hang
the controller for several minutes. Quirk it out via DMI in order to
avoid this.  Compensate by changing battery presence if we fail to
communicate with the battery.

Signed-off-by: Matthew Garrett 
Signed-off-by: Andreas Noever 
Signed-off-by: Rafael J. Wysocki 

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-31 Thread Jeremy Huddleston
Will do.

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-31 Thread Jeremy Huddleston
The issue persists with the current 4.2 build.

** Tags added: kernel-bug-exists-upstream

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-28 Thread Jeremy Huddleston
I don't see this issue on the 12.04.5 Live CD (3.13.0-32-generic kernel)

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] [NEW] 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-27 Thread Jeremy Huddleston
Public bug reported:

I just put the 20150826 15.10 snapshot onto my MacBookPro3,1.  I
blacklisted nouveau due to
https://bugs.freedesktop.org/show_bug.cgi?id=91779 and updated systemd
to start in text mode instead of launching X11.

After booting into this configuration and letting the system idle, it is
consuming only about 3% CPU but has a load average of 1.5

$ uptime
 14:23:00 up 11 min,  3 users,  load average: 1.65, 1.55, 0.95

$ vmstat 1
procs ---memory-- ---swap-- -io -system-- --cpu-
 r  b   swpd   free   buff  cache   si   sobibo   in   cs us sy id wa st
 1  0  0 3803976  25900 10941200   247 3 5519 6495  1  4 92  2  0
 0  0  0 3803928  25900 10941200 0 0 9652 11390  0  5 95  0 
 0
 0  0  0 3803928  25900 10941200 0 0 9680 11429  0  2 98  0 
 0
 0  0  0 3803928  25900 10941200 0 0 9651 11344  0  2 97  1 
 0
 1  0  0 3803896  25900 10941200 0 0 9659 11269  1  2 97  0 
 0
 0  0  0 3803928  25900 10941200 0 0 9660 11329  0  4 96  0 
 0
 0  0  0 3803928  25900 10941200 0 0 9589 11236  0  4 96  0 
 0
 1  0  0 3803960  25900 10941200 0 0 9531 11203  1  3 96  0 
 0
 0  0  0 3803928  25900 10941200 0 0 9590 11217  0  4 96  0 
 0
 0  0  0 3803896  25900 10941200 0 0 9601 11390  0  3 97  0 
 0
 0  0  0 3803864  25900 10941200 0 0 9527 11221  0  3 97  0 
 0
 1  0  0 3803864  25900 10941200 0 0 9652 11380  0  4 96  0 
 0
 0  0  0 3803832  25900 10941200 0 0 9661 11447  0  4 96  0 
 0
 1  0  0 3803800  25900 10941200 0 0 9595 11372  1  4 96  0 
 0
 1  0  0 3803800  25900 10941200 0 0 9569 11232  0  1 99  0 
 0
 1  0  0 3803864  25900 10941200 0 0 9538 11400  0  5 95  0 
 0
 0  0  0 3803896  25900 10941200 0 0 9520 11205  0  5 95  0 
 0
 0  0  0 3803864  25900 10941200 0 0 9468 11121  0  2 98  0 
 0
 0  0  0 3803864  25900 10941200 0 0 9678 11436  0  4 96  0 
 0
 1  0  0 3803864  25900 10941200 0 0 9639 11229  1  4 96  0 
 0
 0  0  0 3803896  25900 10941200 0 0 9776 11504  0  3 97  0 
 0
procs ---memory-- ---swap-- -io -system-- --cpu-
 r  b   swpd   free   buff  cache   si   sobibo   in   cs us sy id wa st
 1  0  0 3803912  25900 10941200 0 0 9493 11253  0  2 97  1 
 0
 1  0  0 3803944  25900 10941200 0 0 9640 11303  0  3 97  0 
 0
 1  0  0 3803880  25900 10941200 0 0 9708 11373  0  5 95  0 
 0
 1  0  0 3803944  25900 10941200 0 0 9824 11603  0  3 97  0 
 0
 2  0  0 3803912  25900 10941200 0 0 9584 11216  1  4 95  0 
 0
 0  0  0 3803076  25904 10941600 8 0 9757 11438  1  1 96  2 
 0
 1  0  0 3803076  25904 10941600 0 0 9741 11548  0  2 98  0 
 0
 1  0  0 3803076  25904 10941600 0 0 9635 11241  0  3 97  0 
 0
 0  0  0 3803076  25904 10941600 0 0 9739 11475  0  3 97  0 
 0
 0  0  0 3803076  25904 10941600 0 0 9786 11563  0  3 97  0 
 0
 1  0  0 3803044  25912 10940800 048 9509 11125  0  4 95  1 
 0
 1  0  0 3803076  25912 10941600 0 0 9696 11428  0  3 97  0 
 0
 0  0  0 3803076  25912 10941600 0 0 9434 11053  0  1 99  0 
 0
 0  0  0 3803044  25912 10941600 0 0 9613 11296  0  4 96  0 
 0
 0  0  0 3803044  25912 10941600 0 0 9450 11133  0  4 96  0 
 0
 0  0  0 3803076  25912 10941600 0 0 9661 11377  0  4 96  0 
 0
 0  0  0 3803044  25912 10941600 0 0 9601 11241  0  2 98  0 
 0
 1  0  0 3803076  25912 10941600 0 0 9640 11357  0  2 98  0 
 0
 1  0  0 3803076  25912 10941600 0 0 9682 11393  0  3 97  0 
 0
 1  0  0 3803076  25912 10941600 0 0 9744 11451  1  5 94  1 
 0
 0  0  0 3803076  25912 10941600 0 0 9542 11174  0  3 97  0 
 0
procs ---memory-- ---swap-- -io -system-- --cpu-
 r  b   swpd   free   buff  cache   si   sobibo   in   cs us sy id wa st
 1  0  0 3803076  25912 10941600 0 0 9659 11393  0  3 97  0 
 0
 0  0  0 3803076  25912 10941600 0 0 9759 11476  0  2 98  0 
 0
 1  0  0 3803076  25912 10941600 0 0 9629 11271  0  3 97  0 
 0
 1  0  0 3803108  25912 10941600 0 0 9710 11420  0  4 96  0 
 0
 0  0  0 3803076  25912 10941600 0 0 9502 11166  1  3 96  0 
 0
 1  0  0 3803076  25912 10941600 0 0 9754 11423  0  3 97  0 
 0
 1  0  0 3803108  25912 

[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-27 Thread Jeremy Huddleston
I wonder if it is ACPI related:

$ uptime  cat /sys/firmware/acpi/interrupts/gpe17
 16:22:48 up 0 min,  1 user,  load average: 2.26, 0.74, 0.26
  376509   enabled

that's a lot of interrupts for a system that has been up less than a
minute.

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-27 Thread Jeremy Huddleston
Although even with gpe17, I'm still seeing the load average around 1.25
with perf reporting a lot of time in acpi_processor_ffh_cstate_enter

-   43.32%43.32%  swapper  [kernel.kallsyms]   [k]
acpi_processor_ffh_cstate_enter

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-27 Thread Jeremy Huddleston
Upon trying it again, I'm actually seeing the load drop down in the
steady gpe17 after boot case.  I just didn't wait long enough for the
boot load spike to get out of the average.  Please disregard that second
half of my previous comment.

Here are some more experiments:

With processor.max_cstate=0 in boot args and without changing
battery/external power state, I'm seeing a steady gpe17 interrupt count,
and the 1-minute load after being booted for 5 minutes at 0.01.  Upon
disconnecting external power, I do not see the load jump and gpe17
remains steady.

With idle=halt in boot args and without changing battery/external power
state, I'm seeing a steady gpe17 interrupt count, and the 1-minute load
after being booted for 5 minutes at 0.02.  Upon disconnecting external
power, I do see gpe17 spin and the 1-minute load jump to about 1.50
after two minutes and perf top showing:

Samples: 21K of event 'cycles', Event count (approx.): 2163359670
Overhead  Shared ObjectSymbol
  45.50%  [kernel] [k] acpi_os_read_port
   5.73%  [kernel] [k] acpi_ec_read_status.isra.4

With idle=mwait in boot args and without changing battery/external power
state, I'm seeing a steady gpe17 interrupt count, and the 1-minute load
after being booted for 5 minutes at 0.02.  Upon disconnecting external
power, I do see gpe17 spin and the 1-minute load jump to about 1.45
after two minutes and perf top showing:

Samples: 100K of event 'cycles', Event count (approx.): 7259748699
Overhead  Shared ObjectSymbol
  34.33%  [kernel] [k] acpi_os_read_port
  20.85%  [kernel] [k] read_hpet
   6.56%  [kernel] [k] acpi_processor_ffh_cstate_enter
   4.28%  [kernel] [k] acpi_ec_read_status.isra.4

In the two cases where gpe17 is spinning, disabling it drops the load
back down to about 1.0 with perf top then showing:

Samples: 127K of event 'cycles', Event count (approx.): 1193854375
Overhead  Shared Object  Symbol
  40.05%  [kernel]   [k] acpi_processor_ffh_cstate_enter
   8.25%  [kernel]   [k] read_hpet
   5.06%  [kernel]   [k] _raw_spin_lock
   2.46%  [kernel]   [k] acpi_os_read_port
   0.99%  [kernel]   [k] hpet_legacy_next_event

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-27 Thread Jeremy Huddleston
However, now on other attempts, I am seeing that processor.max_cstate=0
does not always eliminate the issue as I saw in the previous comment.
Puzzling.

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-27 Thread Jeremy Huddleston
On one particular boot with the external power connected, there were
only 1176 interrupts for this event a few minutes after boot.  It was
stable at 1176.  Upon disconnecting external power, it started its rapid
cycling.  Reconnecting the external power source did not solve the
problem.

On another boot when running on battery, the same thing occurred upon
connecting the external power source.

When in such a stable state for the interrupts, behavior matches them
being disabled (which one would likely expect), with load averaging
around 1.15-1.25 (compared to 1.65-1.95 when the interrupts are
constantly firing).

So we probably need a quirk to just ignore this power-state-change GPE
and still need to figure out the rest of the issue.

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-27 Thread Jeremy Huddleston
** Attachment added: dmidecode.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1489622/+attachment/4453568/+files/dmidecode.txt

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 1489622] Re: 15.10 20150826 snapshot -- MacBookPro3, 1 has high load (and temperature) despite low CPU and low IO

2015-08-27 Thread Jeremy Huddleston
** Attachment added: acpidump.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1489622/+attachment/4453569/+files/acpidump.txt

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

Title:
  15.10 20150826 snapshot -- MacBookPro3,1 has high load (and
  temperature) despite low CPU and low IO

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

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


[Bug 160311] Re: Resizing windows by grabbing window borders is difficult

2015-08-03 Thread Jeremy Huddleston
@colin-law no, this bug does not apply to Unity.  This bug was filed
years before Unity even existed.  If it is fixed by changing to Unity,
that's great for Unity users, but simply sweeping an issue under the rug
because you changed window systems doesn't change the fact the the bug
continues to exist in the windowing systems that the issue was reported
against.

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

Title:
  Resizing windows by grabbing window borders is difficult

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/160311/+subscriptions

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


[Bug 11334]

2015-02-25 Thread Jeremy Huddleston
This is just how selections work.  If the application is closed, there's nobody 
to ask for the data.  If you want this to work right, use a clipboard manager.

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

Title:
  MASTER Copy-Paste doesn't work if the source is closed before the
  paste

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

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


[Bug 99255]

2014-12-10 Thread Jeremy Huddleston
Created attachment 52160
photo of issue

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

Title:
  S3 driver displays pink banner when viewing HD videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/99255/+subscriptions

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


[Bug 99255]

2014-12-10 Thread Jeremy Huddleston
Please attach files if possible.  I'm glad that your image wasn't 404ing after 
4 years, so I was able to upload it to the bug.

While the hardware is limited to 1Kx1K, is there something we can do to make 
this fail more elegantly than with the pink banner?

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

Title:
  S3 driver displays pink banner when viewing HD videos

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/99255/+subscriptions

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


[Bug 119341]

2014-04-09 Thread Jeremy Huddleston
Is this still an issue?

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

Title:
  glxinfo command causes Xorg to abort on Dimension E520

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

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


[Bug 199486]

2013-08-01 Thread Jeremy Huddleston
configure.ac needs a bit more work.  For example, if I pass --with-consolekit 
and I don't actually have it, configure should error out, but it just silently 
continues without consolekit.  Other than that, it looks good.  Mind updating 
the patch?  Feel free to email it to xorg-devel for review, or attach here and 
I'll review it again.  Bonus points if you use 'git format-patch' with a commit 
message that I can use rather than just 'git diff'

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

Title:
  ConsoleKit integration

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

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


[Bug 199486]

2013-08-01 Thread Jeremy Huddleston
(In reply to comment #10)
 Hrm.  What about the comments from Loic?

I don't think our comments conflict.  Loic was concerned about adding
dependencies, and I was suggesting making them soft rather than hard
dependencies.

The only real concern that I see is Michael's:

 Typically xinit is not run as a root, so the user does not have enough
 permissions to create a session with parameters. 
 I question weather or not we should try to move this call into X?  X is setuid
 root.

I admit that I did not read that comment the first time through as it
was collapsed in my view of the bug.  On darwin, we trigger a
LaunchDaemon in startx to do some privileged actions for xinit (like
creating /tmp/.X11-unix).  How is this currently handled on other OSs?
Still as an init script?

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

Title:
  ConsoleKit integration

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

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


[Bug 50692]

2013-01-22 Thread Jeremy Huddleston
*** Bug 13356 has been marked as a duplicate of this bug. ***

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

Title:
  New Sony Vaios hotkeys don't work (fn_key polling)

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

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


[Bug 516123]

2013-01-11 Thread Jeremy Huddleston
Please send your patch to the xorg-devel mailing list for review.

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

Title:
  xvfb does not support randr

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/516123/+subscriptions

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


[Bug 516123]

2013-01-11 Thread Jeremy Huddleston
*** Bug 19510 has been marked as a duplicate of this bug. ***

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

Title:
  xvfb does not support randr

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/516123/+subscriptions

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


[Bug 325074]

2012-11-15 Thread Jeremy Huddleston
Please test with xorg-server-1.11.1.  We believe that this is probably
fixed in 1.11.  If there is no response in the next month, this issue
will be closed as presumed fixed.  See
http://lists.freedesktop.org/archives/xorg/2011-September/053561.html

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

Title:
  Window redrawing does not work properly with KDE4 taskbar tooltips.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/325074/+subscriptions

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


[Bug 325074]

2012-11-15 Thread Jeremy Huddleston
Over to Ville

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

Title:
  Window redrawing does not work properly with KDE4 taskbar tooltips.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/325074/+subscriptions

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


[Bug 325074]

2012-11-15 Thread Jeremy Huddleston
This has been merged to the 1.11 branch and will be in 1.11.2 RC2

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

Title:
  Window redrawing does not work properly with KDE4 taskbar tooltips.

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/325074/+subscriptions

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


[Bug 415357]

2012-09-05 Thread Jeremy Huddleston
This has caused a regression:
https://bugs.freedesktop.org/show_bug.cgi?id=54168

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

Title:
  [gm45] Xorg consistently crashing  when using some applications

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/415357/+subscriptions

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


[Bug 416421]

2012-09-05 Thread Jeremy Huddleston
This has caused a regression:
https://bugs.freedesktop.org/show_bug.cgi?id=54168

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

Title:
  [gm45] X crash on X200s with dual monitors (using DisplayPort)

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/416421/+subscriptions

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


[Bug 1028274]

2012-08-28 Thread Jeremy Huddleston
With current master (5037f79e8f6a36d3c524a2dd8150cf96c31b7106):

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0001
0x000116e1 in Select_Window (dpy=0x10081bc00, screen=0x100822bd4, 
descend=1) at dsimple.c:180
180 if (grab_reply-status != XCB_GRAB_STATUS_SUCCESS)
(gdb) bt
#0  0x000116e1 in Select_Window (dpy=0x10081bc00, screen=0x100822bd4, 
descend=1) at dsimple.c:180
#1  0x000131bf in main (argc=4, argv=0x7fff5fbff950) at xwininfo.c:573
Current language:  auto; currently minimal
(gdb) print grab_reply
$1 = (xcb_grab_pointer_reply_t *) 0x0
(gdb)

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

Title:
  xwininfo segfaults if given a non-existent screen with -display option

To manage notifications about this bug go to:
https://bugs.launchpad.net/x11-utils/+bug/1028274/+subscriptions

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


[Bug 1028274]

2012-08-28 Thread Jeremy Huddleston
Created attachment 66113
0001-Return-connection-failure-if-display-string-specifie.patch

Here's a patch for libxcb based on alanc's libxcb patch, but it
introduces a new error code to allow callers to tell the difference
between the two errors.

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

Title:
  xwininfo segfaults if given a non-existent screen with -display option

To manage notifications about this bug go to:
https://bugs.launchpad.net/x11-utils/+bug/1028274/+subscriptions

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


[Bug 1028274]

2012-08-28 Thread Jeremy Huddleston
Created attachment 66114
libxcb patch, introducing XCB_CONN_CLOSED_INVALID_SCREEN

Addresses a couple issues in the original patch

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

Title:
  xwininfo segfaults if given a non-existent screen with -display option

To manage notifications about this bug go to:
https://bugs.launchpad.net/x11-utils/+bug/1028274/+subscriptions

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


[Bug 1033295] Re: Crash reporter fails to authenticate user (Failed to run /usr/share/apport/apport-gtk as user root.)

2012-08-27 Thread Jeremy Huddleston
From the point of view that it should just work, this is certainly a
bug.  The default should certainly be to use sudo instead of su for
privilege escalation.  Thanks for finding the workaround/fix.

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

Title:
  Crash reporter fails to authenticate user (Failed to run
  /usr/share/apport/apport-gtk as user root.)

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

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


[Bug 389519]

2012-08-06 Thread Jeremy Huddleston
*** Bug 12562 has been marked as a duplicate of this bug. ***

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

Title:
  [Needs 1.11]Cursor can move off-screen when dual-monitors do not form
  rectangular area

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/389519/+subscriptions

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


[Bug 389519]

2012-08-06 Thread Jeremy Huddleston
*** Bug 28893 has been marked as a duplicate of this bug. ***

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

Title:
  [Needs 1.11]Cursor can move off-screen when dual-monitors do not form
  rectangular area

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/389519/+subscriptions

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


[Bug 1033295] [NEW] Crash reporter fails to authenticate user (Failed to run /usr/share/apport/apport-gtk as user root.)

2012-08-05 Thread Jeremy Huddleston
Public bug reported:

x86_64, 12.04 LTS Server + xubuntu-desktop

While logged into my xubuntu session, I have been presented with a notification 
that a crash report is available for viewing and submission.  When I double 
click the icon, I'm prompted for my password.  I enter my password, but it 
fails to authenticate me, and I'm presented with a dialog stating,

Failed to run /usr/share/apport/apport-gtk as user root.

Wrong password.


I have tried my password as well as the root password multiple times
(I'm sure it's not mistyped), and the result is the same.  It doesn't
authenticate.

I'm able to authenticate to install updates using Update Manager or
install new packages with Synaptic Package Manager.

For now, my workaround is to just run sudo /usr/share/apport/apport-
gtk from a shell, but that's sub-optimal.

** Affects: apport (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/1033295

Title:
  Crash reporter fails to authenticate user (Failed to run
  /usr/share/apport/apport-gtk as user root.)

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

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


[Bug 370200] Re: r300 on PowerBook G4 mac: only swrast after booting and backgrounds render blue instead of black

2012-08-04 Thread Jeremy Huddleston
The primary issue relating just to ppc was fixed in kernel 2.6.29.y, so
any recent Ubuntu will not be hitting that issue.

The secondary issue of rendering blue backgrounds is not ppc-specific
(per my comment #44).  This issue is worked around by turning off KMS
(setting modeset=0 in /etc/modprobe.d/radeon-kms.conf) or removing
radeonfb from the kernel (comments #46 and #47).

Based on https://bugs.freedesktop.org/show_bug.cgi?id=27502, I believe
this is no longer an issue with recent kernel and driver versions.

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

Title:
  r300 on PowerBook G4 mac: only swrast after booting and backgrounds
  render blue instead of black

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

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


[Bug 853632] Re: netatalk 2.2beta4 crashes on mac connection

2012-08-03 Thread Jeremy Huddleston
*** This bug is a duplicate of bug 810732 ***
https://bugs.launchpad.net/bugs/810732

I was seeing this same crash on every attempt to connect via afp to the
server.  I stumbled across this post and figured out a workaround:

http://www.rudiswiki.de/wiki9/ServerUbuntu1204#Setup_netatalk

Using this line in /etc/netatalk/afpd.conf, the crash goes away.
-mimicmodel RackMac seems to be the key.  I don't know why...

- -tcp -noddp -uamlist uams_dhx.so,uams_dhx2_passwd.so -nosavepassword
-advertise_ssh -mimicmodel RackMac

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

Title:
  netatalk 2.2beta4 crashes on mac connection

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

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


[Bug 810732] Re: Netatalk shows kernel panic in syslog when trying to connect to server in OS X 10.6.8. Worked fine before upgrade to ocelot

2012-08-03 Thread Jeremy Huddleston
I was seeing this same crash on every attempt to connect via afp to the
server. I stumbled across this post and figured out a workaround:

http://www.rudiswiki.de/wiki9/ServerUbuntu1204#Setup_netatalk

Using this line in /etc/netatalk/afpd.conf, the crash goes away.
-mimicmodel RackMac seems to be the key. I don't know why...

- -tcp -noddp -uamlist uams_dhx.so,uams_dhx2_passwd.so -nosavepassword
-advertise_ssh -mimicmodel RackMac

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

Title:
  Netatalk shows kernel panic in syslog when trying to connect to server
  in OS X 10.6.8. Worked fine before upgrade to ocelot

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

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


[Bug 434956]

2012-05-04 Thread Jeremy Huddleston
Is this still an issue?  If so, what is blocking its progress?

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

Title:
  [RV350] screen backlight off after resume-from-suspend when using ATI
  KMS

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/434956/+subscriptions

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


[Bug 106060]

2012-04-15 Thread Jeremy Huddleston
No response.  Closing.

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

Title:
  [r128 1002:5446] Selecting the Molecule screensaver makes the PC
  freeze. It is completely unresponsive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-r128/+bug/106060/+subscriptions

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


[Bug 968726]

2012-04-06 Thread Jeremy Huddleston
Will be fixed in 1.12.1 RC2

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

Title:
  Passive touch grab ungrabbing is unimplemented

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/968726/+subscriptions

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


[Bug 883319]

2012-04-03 Thread Jeremy Huddleston
Please send your patch to xorg-devel for discussion.

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

Title:
  xrandr --scale restricts area in which mouse moves

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions

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


[Bug 883319]

2012-04-03 Thread Jeremy Huddleston
Chris, could you put together the combined patch you mentioned and send
it to xorg-devel for review?  Thanks.

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

Title:
  xrandr --scale restricts area in which mouse moves

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/883319/+subscriptions

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


[Bug 524830]

2012-03-27 Thread Jeremy Huddleston
I don't see how this could be happening in xorg-server ... my guess is
that it is kernel related.

Keith, can you comment?

Nicolo, are you still experiencing with newer kernels?  Can you attach
system information:

lspci -v
dmesg
/var/log/Xorg.*.log
etc

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

Title:
  problems triggered when I open the laptop lid

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/524830/+subscriptions

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


[Bug 881046]

2012-03-27 Thread Jeremy Huddleston
Please send your patch to xorg-devel for discussion.

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

Title:
  Panning in a virtual monitor is not possible after upgrade to Ubuntu
  11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/881046/+subscriptions

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


[Bug 881046]

2012-03-27 Thread Jeremy Huddleston
Chris, could you put together the combined patch you mentioned and send
it to xorg-devel for review?  Thanks.

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

Title:
  Panning in a virtual monitor is not possible after upgrade to Ubuntu
  11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/881046/+subscriptions

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


[Bug 935494] Re: xpyb version 1.2-2build1 FTBFS on i386 in precise

2012-03-03 Thread Jeremy Huddleston
Regression from recent xcb-proto

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

Title:
  xpyb version 1.2-2build1 FTBFS on i386 in precise

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

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


[Bug 935494] Re: xpyb version 1.2-2build1 FTBFS on i386 in precise

2012-03-03 Thread Jeremy Huddleston
http://lists.freedesktop.org/archives/xcb/2011-January/006724.html

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

Title:
  xpyb version 1.2-2build1 FTBFS on i386 in precise

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

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



[Bug 935494] Re: xpyb version 1.2-2build1 FTBFS on i386 in precise

2012-03-03 Thread Jeremy Huddleston
I sent mail to the xcb mailing list about this.  The mailing list
archive split it into two messages when it encountered the git patch in
the mail.

http://lists.freedesktop.org/archives/xcb/2012-March/007648.html
http://lists.freedesktop.org/archives/xcb/2012-March/007649.html

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

Title:
  xpyb version 1.2-2build1 FTBFS on i386 in precise

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

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


[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-02-25 Thread Jeremy Huddleston
Also, I've linked you to the two patches you'll need to cherry pick, so
this should be trivial to address.

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

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

Title:
  [PATCH] clang on ppc doesn't define __linux__

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

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


[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-02-25 Thread Jeremy Huddleston
No, I don't believe it does.  I merged these changes into clang after
that bug's closure date, and the issue is still present in what is
currently shipped.

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

Title:
  [PATCH] clang on ppc doesn't define __linux__

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

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


[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-02-25 Thread Jeremy Huddleston
Also the patch in debian's #652096 has nothing to do with this bug.

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

Title:
  [PATCH] clang on ppc doesn't define __linux__

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

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


[Bug 507062]

2012-02-23 Thread Jeremy Huddleston
Dupe of #23690?

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

Title:
  synaptic assert failure: synaptic: ../../src/xcb_io.c:385: _XAllocID:
  Assertion `ret != inval_id' failed.

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

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


[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-01-30 Thread Jeremy Huddleston
You should also bring in the changes from here:
http://llvm.org/bugs/show_bug.cgi?id=11867


** Bug watch added: llvm.org/bugs/ #11867
   http://llvm.org/bugs/show_bug.cgi?id=11867

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

Title:
  [PATCH] clang on ppc doesn't define __linux__

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

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


[Bug 922452] Re: [PATCH] clang on ppc doesn't define __linux__

2012-01-30 Thread Jeremy Huddleston
So the two needed changes are:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20111010/047625.html
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20120130/052237.html

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

Title:
  [PATCH] clang on ppc doesn't define __linux__

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

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


[Bug 922452] [NEW] [PATCH] clang on ppc doesn't define __linux__

2012-01-26 Thread Jeremy Huddleston
Public bug reported:

clang miscompiles some code because it doesn't declare the __linux__
macro:

$ echo  | /usr/bin/clang -E -dM - | grep linux

The fix is here:
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-20111010/047625.html


~/src/llvm/tools/clang $ svn diff -r141771:141772
Index: lib/Basic/Targets.cpp
===
--- lib/Basic/Targets.cpp   (revision 141771)
+++ lib/Basic/Targets.cpp   (revision 141772)
@@ -3582,6 +3582,8 @@
 if (Triple.isOSDarwin())
   return new DarwinPPC32TargetInfo(T);
 switch (os) {
+case llvm::Triple::Linux:
+  return new LinuxTargetInfoPPC32TargetInfo(T);
 case llvm::Triple::FreeBSD:
   return new FreeBSDTargetInfoPPC32TargetInfo(T);
 case llvm::Triple::NetBSD:
@@ -3596,6 +3598,8 @@
 if (Triple.isOSDarwin())
   return new DarwinPPC64TargetInfo(T);
 switch (os) {
+case llvm::Triple::Linux:
+  return new LinuxTargetInfoPPC64TargetInfo(T);
 case llvm::Triple::Lv2:
   return new PS3PPUTargetInfoPPC64TargetInfo(T);
 case llvm::Triple::FreeBSD:
@@ -3616,6 +3620,8 @@
 
   case llvm::Triple::sparc:
 switch (os) {
+case llvm::Triple::Linux:
+  return new LinuxTargetInfoSparcV8TargetInfo(T);
 case llvm::Triple::AuroraUX:
   return new AuroraUXSparcV8TargetInfo(T);
 case llvm::Triple::Solaris:

** Affects: clang (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/922452

Title:
  [PATCH] clang on ppc doesn't define __linux__

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

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


[Bug 853667] Re: ATI Radeon HD 3850 is completely unusable with default configuration due to frequent lockups

2012-01-08 Thread Jeremy Huddleston
Ping, reopen.  Your lack of fixing this should not result in it
automatically closing...

** Changed in: mesa (Ubuntu)
   Status: Expired = New

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

Title:
  ATI Radeon HD 3850 is completely unusable with default configuration
  due to frequent lockups

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

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


[Bug 869047]

2012-01-04 Thread Jeremy Huddleston
There is insufficient information in this bug report to act upon.  I
understand that your PgUp key isn't acting as expected, but there can be
many reasons for that.  Please try to debug further.  Try using 'xev' to
see what happens when you press the key.  Try using 'xinput test your
keyboard' 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/869047

Title:
  PgUp does not work Acer Aspire 5750-9668

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

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


[Bug 36812]

2011-12-28 Thread Jeremy Huddleston
Deferring to 1.13 as this is functional change

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

Title:
  Keyboard layout change on hotkeys press instead of release and do not
  work well with shortcuts

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

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


[Bug 36812]

2011-12-26 Thread Jeremy Huddleston
Lots of CCs ... I'm gonna bring this into the tracker to see if there's 
something we can eventually do about this in a way that won't break backwards 
compatibility.

Daniel, do you have any thoughts about how this could be done by extending XKB 
rather than breaking it?

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

Title:
  Keyboard layout change on hotkeys press instead of release and do not
  work well with shortcuts

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

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


[Bug 906736] Re: Unable to install gnome-shell due to gir1.2-coglpango-1.0 dependency

2011-12-19 Thread Jeremy Huddleston
Related to #877135 which seems to have been fixed to add the
dependency, but unfortunately the package that it depends on does not
even exist in Oneiric!

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

Title:
  Unable to install gnome-shell due to gir1.2-coglpango-1.0 dependency

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

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


[Bug 906736] [NEW] Unable to install gnome-shell due to gir1.2-coglpango-1.0 dependency

2011-12-19 Thread Jeremy Huddleston
Public bug reported:

I am on Oneiric/powerpc, and there seems to be an issue with installing
gnome-shell due to bad dependencies:


$ sudo aptitude install gnome-shell
The following NEW packages will be installed:
  gnome-shell{b} 
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,108 kB of archives. After unpacking 4,683 kB will be used.
The following packages have unmet dependencies:
  gnome-shell: Depends: gir1.2-coglpango-1.0 which is a virtual package.
The following actions will resolve these dependencies:

 Keep the following packages at their current version:
1) gnome-shell [Not Installed]

gir1.2-coglpango-1.0 seems to be available in Precise, but not Oneiric
(https://launchpad.net/ubuntu/precise/+package/gir1.2-coglpango-1.0).
Why is this dependency showing up on Oneiric?

** Affects: gnome-shell (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/906736

Title:
  Unable to install gnome-shell due to gir1.2-coglpango-1.0 dependency

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

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


[Bug 906736] Re: Unable to install gnome-shell due to gir1.2-coglpango-1.0 dependency

2011-12-19 Thread Jeremy Huddleston
As you can see from https://launchpad.net/ubuntu/+source/cogl, the
Oneiric version doesn't does not provide this package that gnome-shell
depends on.  Please fix Oneiric's gnome-shell dependency change or
update cogl in Oneiric to provide those packages.

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

Title:
  Unable to install gnome-shell due to gir1.2-coglpango-1.0 dependency

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

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


[Bug 251443]

2011-12-07 Thread Jeremy Huddleston
What's the status of this?  It seems like a high priority bug that hasn't been 
touched in years...

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

Title:
  [Needs xkb protocol rework] keyboard layout switching shortcuts like
  Alt+Alt do not work anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/251443/+subscriptions

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


[Bug 863511] Re: NetworkManager does not allow adding an IPv4 network without a gateway

2011-12-02 Thread Jeremy Huddleston
How do I unexpire this?

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

Title:
  NetworkManager does not allow adding an IPv4 network without a gateway

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/863511/+subscriptions

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


[Bug 313514]

2011-11-28 Thread Jeremy Huddleston
*** Bug 13356 has been marked as a duplicate of this bug. ***

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

Title:
  MASTER: evdev driver ignores keycodes  255

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

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


[Bug 531208]

2011-11-24 Thread Jeremy Huddleston
Hey Navid, have you learned C yet?  I think we're all still looking forward to 
your 50line patch...

In all honesty, I don't expect this to be 50 lines, and I don't expect it to be 
popular enough to demand attention over higher priority issues.

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

Title:
  Need way to insert arbitrary unicode characters in Kubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/531208/+subscriptions

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


[Bug 531208]

2011-11-24 Thread Jeremy Huddleston
Dotan,

I'd love to help you learn C.  My advise to you is to check out this course at 
UC Berkeley designed to teach C to students who already know how to program in 
another language:
http://inst.eecs.berkeley.edu/~selfpace/class/cs9c

Most of the materials are available online.  You just need to buy or borrow the 
book, and you don't have access to the SPC tutors and obviously don't get a 
grade or course credit.  I used to tutor the course back in the day, so I'd 
love to help you out if that means we'd have another X11 contributor.

But let's take this offline for now... just send me an email when you want to 
get started and need some help/questions.

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

Title:
  Need way to insert arbitrary unicode characters in Kubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/531208/+subscriptions

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


[Bug 364237]

2011-11-24 Thread Jeremy Huddleston
Closing due to lack of response.  Please reopen and move to the Driver/Radeon 
component if this issue persists with xf86-video-ati

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

Title:
  radeonhd fails to detect dual monitor with RV635

To manage notifications about this bug go to:
https://bugs.launchpad.net/xf86-video-radeonhd/+bug/364237/+subscriptions

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


[Bug 365943]

2011-11-24 Thread Jeremy Huddleston
Thomas, according to two comments up, it looks like only a small corner
case is left.

Also, Yan, you should bring up your patch for discussion on xorg-devel.

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

Title:
  Mouse cursor jumps when two fingers are used

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-driver-synaptics/+bug/365943/+subscriptions

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


[Bug 308191]

2011-11-24 Thread Jeremy Huddleston
Thomas, according to two comments up, it looks like only a small corner
case is left.

Also, Yan, you should bring up your patch for discussion on xorg-devel.

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

Title:
  Multitouch support not available for Synaptics touchpads v7.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/hp-tm2/+bug/308191/+subscriptions

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


[Bug 237993]

2011-11-24 Thread Jeremy Huddleston
Chris, please send this workaround (along with your others) to xorg-devel for 
review.

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

Title:
  Xorg Program received signal SIGSEGV, Segmentation fault, xubuntu 8.04
  and wine 0.9.59-0ubuntu5 crashs the xserver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/237993/+subscriptions

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


[Bug 237993]

2011-11-24 Thread Jeremy Huddleston
commit 6105fcaa3592cb6d0d5f22d9b850986d0bc4d241
Author: Chris Wilson ch...@chris-wilson.co.uk
Date:   Mon Jan 24 11:17:03 2011 +

VidMode: prevent crash with no modes

Bugzilla:  https://bugs.freedesktop.org/show_bug.cgi?id=17431

Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
Reviewed-by: Jeremy Huddleston jerem...@apple.com
(cherry picked from commit eeb21a133b982f71de739baf62e53c8a68f5d495)

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

Title:
  Xorg Program received signal SIGSEGV, Segmentation fault, xubuntu 8.04
  and wine 0.9.59-0ubuntu5 crashs the xserver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/237993/+subscriptions

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


[Bug 364237]

2011-11-24 Thread Jeremy Huddleston
Does this issue occur with the preferred ati driver (xf86-vide-ati)?  If
so, please move this to the Driver/Radeon component.

Development of radeonhd has pretty much halted and development focus is
on the ati driver.  Please see http://www.x.org/wiki/radeonhd

If the issue does not exist in the ati driver (or if there is no
response to this message), this bug will be closed as WONTFIX unless
someone contributes a patch.

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

Title:
  radeonhd fails to detect dual monitor with RV635

To manage notifications about this bug go to:
https://bugs.launchpad.net/xf86-video-radeonhd/+bug/364237/+subscriptions

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


[Bug 237993]

2011-11-24 Thread Jeremy Huddleston
reviewed and pulled into my tree for eventual merge to master.  In the
future, please send to xorg-devel.

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

Title:
  Xorg Program received signal SIGSEGV, Segmentation fault, xubuntu 8.04
  and wine 0.9.59-0ubuntu5 crashs the xserver

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/237993/+subscriptions

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


[Bug 412688]

2011-11-24 Thread Jeremy Huddleston
Does this issue occur with the preferred ati driver (xf86-vide-ati)?  If
so, please move this to the Driver/Radeon component.

Development of radeonhd has pretty much halted and development focus is
on the ati driver.  Please see http://www.x.org/wiki/radeonhd

If the issue does not exist in the ati driver (or if there is no
response to this message), this bug will be closed as WONTFIX unless
someone contributes a patch.

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

Title:
  [karmic] Radeon HD/RS780 Azalia  - No HDMI sound by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-radeonhd/+bug/412688/+subscriptions

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


[Bug 412688]

2011-11-24 Thread Jeremy Huddleston
Closing due to lack of response.  Please reopen and move to the Driver/Radeon 
component if this issue persists with xf86-video-ati

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

Title:
  [karmic] Radeon HD/RS780 Azalia  - No HDMI sound by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-radeonhd/+bug/412688/+subscriptions

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


[Bug 319930]

2011-11-23 Thread Jeremy Huddleston
Closing due to lack of response.  Please reopen and move to the Driver/Radeon 
component if this issue persists with xf86-video-ati

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

Title:
  [RV770 HD 4850] Output DVI-I_2/analog enabled but has no modes

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/319930/+subscriptions

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


[Bug 319930]

2011-11-23 Thread Jeremy Huddleston
Does this issue occur with the preferred ati driver (xf86-vide-ati)?  If
so, please move this to the Driver/Radeon component.

Development of radeonhd has pretty much halted and development focus is
on the ati driver.  Please see http://www.x.org/wiki/radeonhd

If the issue does not exist in the ati driver (or if there is no
response to this message), this bug will be closed as WONTFIX unless
someone contributes a patch.

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

Title:
  [RV770 HD 4850] Output DVI-I_2/analog enabled but has no modes

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-driver-ati/+bug/319930/+subscriptions

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


[Bug 853667] Re: ATI Radeon HD 3850 is completely unusable with default configuration due to frequent lockups

2011-11-08 Thread Jeremy Huddleston
I'm actually not using this card any longer, but at the time I tried, it
was working fine with the Oneiric alphas.

I do think it is worth bringing the change into Natty.  I made sure that
the fix is in the upstream (mesa) 7.10 branch, so you should just get
this if you update to the latest mesa-7.10 in Natty.  I don't think a
7.10.x release has it yet, so you should just pull in the latest 7.10
changes or cherry-pick this one commit.

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

Title:
  ATI Radeon HD 3850 is completely unusable with default configuration
  due to frequent lockups

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

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


[Bug 887231] [NEW] gnome-tweak-tool fails to run (first error: TypeError: expected string or buffer)

2011-11-07 Thread Jeremy Huddleston
Public bug reported:

I am running Gnome3 (not fallback, not unity, gnome3) in Oneiric on
Ubuntu/ppc

gnome-tweak tool errors out when I try to launch it.  It seems to think
that gnome3 isn't running (first warning), and errors out with various
complaints.

Package: gnome-tweak-tool
New: yes
State: installed
Automatically installed: no
Version: 3.2.0-0ubuntu1
Priority: optional
Section: universe/gnome
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Uncompressed Size: 672 k
Depends: python2.7 | python2.6, python (= 2.7.1-0ubuntu2), python ( 2.8), 
gnome-shell, gsettings-desktop-schemas (= 2.91.92)
Description: tool to adjust advanced configuration settings for GNOME
 GNOME Tweak Tool (pronounced [kræptuːl]) allows the adjustment of a number of 
GNOME configuration settings that is felt would not be of interest to ordinary
 users. This includes things like the fonts used in user interface elements, 
alternative user interface themes, changes in window management behaviour and
 others.

~ $ gnome-tweak-tool 
WARNING : Shell not running
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/gtweak/tweaks/tweak_shell.py, line 
57, in __init__
self._shell = GnomeShellFactory().get_shell()
  File /usr/lib/python2.7/dist-packages/gtweak/utils.py, line 38, in 
getinstance
instances[cls] = cls()
  File /usr/lib/python2.7/dist-packages/gtweak/gshellwrapper.py, line 123, in 
__init__
v = map(int,proxy.version.split(.))
  File /usr/lib/python2.7/dist-packages/gtweak/gshellwrapper.py, line 46, in 
version
return json.loads(self.execute_js('const Config = imports.misc.config; 
Config.PACKAGE_VERSION'))
  File /usr/lib/python2.7/json/__init__.py, line 326, in loads
return _default_decoder.decode(s)
  File /usr/lib/python2.7/json/decoder.py, line 366, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
TypeError: expected string or buffer
WARNING : Could not list shell extensions
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/gtweak/tweaks/tweak_shell.py, line 
62, in __init__
extensions = self._shell.list_extensions()
AttributeError: ShellThemeTweak instance has no attribute '_shell'
Traceback (most recent call last):
  File /usr/bin/gnome-tweak-tool, line 76, in module
MainWindow()
  File /usr/lib/python2.7/dist-packages/gtweak/mainwindow.py, line 44, in 
__init__
model)
  File /usr/lib/python2.7/dist-packages/gtweak/tweakview.py, line 40, in 
__init__
self._model.load_tweaks()
  File /usr/lib/python2.7/dist-packages/gtweak/tweakmodel.py, line 131, in 
load_tweaks
mods = __import__(gtweak.tweaks, globals(), locals(), tweak_files, 0)
  File /usr/lib/python2.7/dist-packages/gtweak/tweaks/tweak_font.py, line 24, 
in module
GSettingsRangeTweak(org.gnome.desktop.interface, text-scaling-factor, 
adjustment_step=0.1, group_name=TWEAK_GROUP_FONTS),
  File /usr/lib/python2.7/dist-packages/gtweak/widgets.py, line 129, in 
__init__
_min, _max = self.settings.get_range(key_name)[1]
ValueError: too many values to unpack

** Affects: gnome-tweak-tool (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/887231

Title:
  gnome-tweak-tool fails to run (first error: TypeError: expected string
  or buffer)

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

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

[Bug 884538] Re: Update from Natty to Oneric fails because unity cannot satisfy dependencies (requires unity-common-4.22, but 4.24 provided)

2011-11-01 Thread Jeremy Huddleston
~ $ aptitude show unity
Package: unity   
State: not installed
Version: 4.22.0-0ubuntu3
Priority: optional
Section: gnome
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Uncompressed Size: 2,777 k
Depends: libatk1.0-0 (= 1.12.4), libbamf3-0 (= 0.2.60), libc6 (= 2.4), 
libcairo2 (= 1.2.4), libdbus-glib-1-2
 (= 0.78), libdbusmenu-glib4 (= 0.4.2), libdee-1.0-1 (= 0.5.12), 
libgcc1 (= 1:4.2.1), libgconf2-4 (=
 2.31.1), libgdk-pixbuf2.0-0 (= 2.22.0), libgl1-mesa-glx | libgl1, 
libglew1.5 (= 1.5.7.is.1.5.2),
 libglib2.0-0 (= 2.29.14), libgnome-desktop-3-2 (= 2.91.5), 
libgtk-3-0 (= 3.1.6), libindicator3-6,
 libjson-glib-1.0-0 (= 0.12.0), libnotify4 (= 0.7.0), libnux-1.0-0 
(= 1.8.0-0), libpango1.0-0 (=
 1.20.0), libsigc++-2.0-0c2a (= 2.0.2), libstartup-notification0 (= 
0.2), libstdc++6 (= 4.6),
 libunity-core-4.0-4 (= 4.14.2), libunity-misc4 (= 4.0.4), 
libutouch-geis1 (= 1.0.8), libx11-6,
 libxext6, unity-common (= 4.22.0-0ubuntu3), compiz, compiz-core, 
compiz-core-abiversion-20110828,
 compiz-plugins-main-default, libglib2.0-bin, python, nux-tools, 
unity-asset-pool (= 0.8.18)
Recommends: unity-lens-applications, unity-lens-files, unity-lens-music, 
indicator-appmenu, indicator-application,
indicator-sound, indicator-datetime, indicator-messages, 
indicator-power, indicator-session
Conflicts: netbook-launcher ( 1:2.1.18-0ubuntu2)
Breaks: bamf ( 0.2.76), compiz-core ( 1:0.9.4+bzr20110606-0ubuntu5)
Replaces: netbook-launcher ( 1:2.1.18-0ubuntu2), unity-common ( 
4.0.1-0ubuntu2~)
Provides: indicator-renderer, netbook-launcher
Description: Interface designed for efficiency of space and interaction.
 Unity is a desktop experience that sings. Designed by Canonical and the 
Ayatana community, Unity is all about the
 combination of familiarity and the future. We bring together visual design, 
analysis of user experience testing,
 modern graphics technologies and a deep understanding of the free software 
landscape to produce what we hope will
 be the lightest, most elegant and most delightful way to use your PC.
Homepage: https://launchpad.net/unity


~ $ aptitude show unity-common
Package: unity-common
State: not installed
Version: 4.24.0-0ubuntu2b1
Priority: optional
Section: gnome
Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
Uncompressed Size: 705 k
Depends: dconf-gsettings-backend | gsettings-backend, gconf2 (= 2.28.1-2), 
python
Conflicts: unity ( 3.2.2-0ubuntu3)
Replaces: unity ( 4.0.1-0ubuntu1~)
Description: Common files for the Unity interface.
 Unity is a desktop experience that sings. Designed by Canonical and the 
Ayatana community, Unity is all about the
 combination of familiarity and the future. We bring together visual design, 
analysis of user experience testing,
 modern graphics technologies and a deep understanding of the free software 
landscape to produce what we hope will
 be the lightest, most elegant and most delightful way to use your PC. 
 
 This package contains commons file that are architecture independent.
Homepage: https://launchpad.net/unity

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

Title:
  Update from Natty to Oneric fails because unity cannot satisfy
  dependencies (requires unity-common-4.22, but 4.24 provided)

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

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


  1   2   3   >