[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

[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

[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

[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.

[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 +

[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:

[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

[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

[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

[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

[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

[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.

[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

[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

[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 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

[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-

[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

[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 --

[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 /

[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

[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

[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

[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

[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

[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

[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

[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.

[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

[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

[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:

[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

[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.

[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

[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

[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:

[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,

[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

[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

[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

[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:

[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

[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:

[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

[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

[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

[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

[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

[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:

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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:

[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

[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

[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

[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

[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

[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:

[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

[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

[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.

[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.

[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

[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

[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.

[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

[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

[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

[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

[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

[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 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.

[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

[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

[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

[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

[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

[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

[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

[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:

[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.

[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.

[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

[Bug 237993]

2011-11-24 Thread Jeremy Huddleston
-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

[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

[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

[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

[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:

[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:

[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

[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

[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

[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),

  1   2   3   >