[Bug 852233] Re: Wishlist: smooth scrolling extension as part of the Ubuntu Chromium packages

2011-09-21 Thread Evan Martin (Chromium)
Sorry, I meant Chromium. We (upstream) use the two terms interchangeably (usually Chrome because it is quicker to type). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/852233 Title: Wishlist:

[Bug 852233] Re: Wishlist: smooth scrolling extension as part of the Ubuntu Chromium packages

2011-09-20 Thread Evan Martin (Chromium)
Chrome is building in smooth scrolling by default. You can opt in to the not-yet-finished code via about:flags (search for smooth), depending on your settings. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 824010] Re: Chromium creates a new keyring every new start

2011-08-19 Thread Evan Martin (Chromium)
sounds like http://code.google.com/p/chromium/issues/detail?id=75317 ** Bug watch added: code.google.com/p/chromium/issues #75317 http://code.google.com/p/chromium/issues/detail?id=75317 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 807611] Re: chromium-browser crashed with signal 7

2011-08-16 Thread Evan Martin (Chromium)
Putting your cache on an NFS directory is a bad idea in general, not just for Chrome. Search man google-chrome for cache to see why we use the directory we use, along with a link to how to change the systemwide setting for cache files. -- You received this bug notification because you are a

[Bug 163704] Re: 'cups-config --libs' gives spurious output

2011-08-12 Thread Evan Martin (Chromium)
This still happens on my Natty machine. $ dpkg -s libcups2-dev | grep Version Version: 1.4.6-5ubuntu1.3 $ for i in cflags ldflags libs; do echo -n $i: ; cups-config --$i; done cflags: ldflags: libs: -lcups -L/usr/lib/x86_64-linux-gnu -g -O2 -g -O2 -I/usr/include/dbus-1.0

[Bug 805402] Re: When scrolling in Chromium, PC freezes

2011-07-28 Thread Evan Martin (Chromium)
That X log has a backtrace from X. I notice that noveau in the the call stack. It's probably worth checking with them if it's a known bug. The backtrace going through __kernel_sigreturn is a bit weird to me. [ 15845.260] [mi] EQ overflowing. The server is probably stuck in an infinite loop. [

[Bug 798088] Re: Chromium crashes when setting proxy from ubuntu settings

2011-06-28 Thread Evan Martin (Chromium)
This was fixed upstream. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/798088 Title: Chromium crashes when setting proxy from ubuntu settings To manage notifications about this bug go to:

[Bug 692462] Re: unity confused with chromium web apps

2011-06-06 Thread Evan Martin (Chromium)
I am confused by the updated description. Is the WM_CLASS we set not enough? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/692462 Title: unity confused with chromium web apps -- ubuntu-bugs

[Bug 749335] Re: Explore options for tab integration with Unity top bar

2011-04-28 Thread Evan Martin (Chromium)
Chrome's tab code is a lot more complicated than it might appear; I pity the person who would attempt to rewrite it. (Complex drag and drop behaviors, multiple types of animations in the icons, different sizes of tabs and positioning behavior, animations,

[Bug 712964] Re: chromium not following UTF-8

2011-04-26 Thread Evan Martin (Chromium)
That page looks fine to me on Google Chrome 12.0.742.0 (Official Build 82248) dev -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712964 Title: chromium not following UTF-8 -- ubuntu-bugs

[Bug 712964] Re: chromium not following UTF-8

2011-04-26 Thread Evan Martin (Chromium)
I wonder if you changed the encoding-related setting in under the hood. You should leave that at ISO-8859-1 unless you know what it does. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/712964 Title:

[Bug 687493] Re: Chromium 8 does not allow automatically opening PDF files anymore

2011-04-18 Thread Evan Martin (Chromium)
http://www.ubuntu.com/search/google-appliance/evince%20security%20notice -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/687493 Title: Chromium 8 does not allow automatically opening PDF files

[Bug 734192] Re: Chromium puts an ugly, unhideable icon in the GNOME Panel system tray

2011-03-15 Thread Evan Martin (Chromium)
I think you should only see an icon if you're running an extension that has been granted permission to stay running. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/734192 Title: Chromium puts an

[Bug 735363] Re: Use system title bar and borders messes up Chromium integration with Unity

2011-03-15 Thread Evan Martin (Chromium)
To clarify, you're saying the behavior is broken when use system title bar is off, correct? http://code.google.com/p/chromium/issues/detail?id=75485 might be related ** Bug watch added: code.google.com/p/chromium/issues #75485 http://code.google.com/p/chromium/issues/detail?id=75485 -- You

[Bug 729563] Re: Does not register itself as a handler for http URIs

2011-03-15 Thread Evan Martin (Chromium)
I asked about this and got this response: Fortunately I know what this one is. This is indeed a bug in xdg-utils, as originally filed. In natty, the new gnome uses a new mechanism for default browserness. xdg-settings needs to support the new way; it's filed as

[Bug 733373] Re: Installing Chromium: it does not match the system locale

2011-03-11 Thread Evan Martin (Chromium)
Can you open a bug upstream? http://new.crbug.com , pick Linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/733373 Title: Installing Chromium: it does not match the system locale -- ubuntu-bugs

[Bug 716640] Re: Shockwave Flash plugin crash

2011-02-10 Thread Evan Martin
Probably http://code.google.com/p/chromium/issues/detail?id=68942 ** Bug watch added: code.google.com/p/chromium/issues #68942 http://code.google.com/p/chromium/issues/detail?id=68942 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 538796] Re: cannot open Firefox/Chromium/Google Chrome when libmoon is installed

2011-01-28 Thread Evan Martin
I did some digging. http://code.google.com/p/chromium/issues/detail?id=49743#c55 summarizes it, and in particular http://code.google.com/p/chromium/issues/detail?id=49743#c46 has the smoking gun. I think we want to blacklist old versions of icedtea, and leave moonlight alone. -- You received

[Bug 538796] Re: cannot open Firefox/Chromium/Google Chrome when libmoon is installed

2011-01-28 Thread Evan Martin
Urgh. I was testing google-chrome in those instances. I can confirm that: - google-chrome works ok - local debug build of chrome works ok - chromium-browser crashes every time -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 538796] Re: cannot open Firefox/Chromium/Google Chrome when libmoon is installed

2011-01-28 Thread Evan Martin
(Sorry for the bugspam, trying to get this info on all relevant bugs.) Thanks to some gnarly debugging help from #moonlight, we found that both moonlight and icedtea have a global symbol called plugin_debug, and they stomp on one another. I am not sure what the fix is -- either plugin is fine

[Bug 708704] Re: Notifications inconsistent with other Ubuntu notifications

2011-01-27 Thread Evan Martin
http://www.chromium.org/developers/linux-technical-faq If there are good answers to the questions asked there, upstream would like to work with Ubuntu notifications too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 706014] Re: chromium-browser shuts itself after a while

2011-01-26 Thread Evan Martin
I checked the crash dump server. Fabien's guess is correct. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/706014 Title: chromium-browser shuts itself after a while -- ubuntu-bugs mailing list

[Bug 703451] Re: Resize grips are covering scrollbar button on Chromium

2011-01-20 Thread Evan Martin
The window background color is the same as the window border color, and they are chosen to match because resizing the window (on a non- compositing WM) causes the background color to be drawn in the regions that haven't been painted yet. So when the colors match the bleeding is at least of a

[Bug 703451] Re: Resize grips are covering scrollbar button on Chromium

2011-01-18 Thread Evan Martin
I forget, did we already discuss this? We'd be ok with offsetting the scrollbars so that they don't cover the grip, too. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/703451 Title: Resize grips

[Bug 686575] Re: chromium-browser incorrectly inteprets which HTML element is designated by mouse pointer

2010-12-20 Thread Evan Martin
Wow, thank you for the awesome picture! Since it seems the overlapping links are broken in all browsers, I guess the best fix for your users is to change your HTML. But we generally intend for Linux Chrome to match Windows Chrome rendering as closely as possible (the thinking is that most site

[Bug 686575] Re: chromium-browser incorrectly inteprets which HTML element is designated by mouse pointer

2010-12-13 Thread Evan Martin
Escalation procedure for web-level bugs: 1) check if it happens in Google Chrome (that tells you whether it's chromium-specific) = chrome bug tracker, unless 2) check if it happens in Midori/Epiphany (that tells whether it's chromium-webkit-specific) = chrome bug tracker, unless 3) check if it

[Bug 616745] Re: Kernel freezes running application code (google-chrome)

2010-11-09 Thread Evan Martin
http://code.google.com/p/chromium/issues/detail?id=54617 We were using a poorly-tested kernel feature (which is not available to userspace; we have a suid helper) for sandboxing. I think we worked around it by turning off that part of the sandbox, though I don't see an update on that bug about

[Bug 577919] Re: chromium-browser fails to start (guest account, OpenVZ): Failed to move to new PID namespace: Operation not permitted

2010-11-08 Thread Evan Martin
We have an upstream bug about this here: http://code.google.com/p/chromium/issues/detail?id=62248 Note that removing the sandbox makes Chromium on a guest account *less secure* than Chromium in a normal account. A sandboxed Chromium does all of the page processing (HTML interpretation,

[Bug 631566] Re: Double-encoded translation string 'Beállítások' in Hungarian with chromi um-daily

2010-09-16 Thread Evan Martin
This bug was specifically for that one menu option: we started using the GTK string for the Options menu entry so that we would get Preferences and all its translations from GTK instead. It was a bug in how we encoded the string from GTK. -- Double-encoded translation string 'Beállítások' in

[Bug 631566] Re: Double-encoded translation string 'Beállítások' in Hungarian with chromi um-daily

2010-09-15 Thread Evan Martin
Please include version numbers in bug reports. I think this bug was fixed recently. -- Double-encoded translation string 'Beállítások' in Hungarian with chromium-daily https://bugs.launchpad.net/bugs/631566 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 627771] Re: chromium-browser broken pipe

2010-09-13 Thread Evan Martin
This looks like a useful bug report. Can you take it upstream? Please include the gdb backtrace with symbols. -- chromium-browser broken pipe https://bugs.launchpad.net/bugs/627771 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 629498] Re: chromium makes itself the default gnome-www-browser without permission

2010-09-13 Thread Evan Martin
2. Start chromium, and answer no to the question do you want to make chromium the default? As a user-level app, chromium has no ability to make modifications to alternatives (note you needed a sudo to change it from the command line). So the above quoted point is irrelevant to the bug. I

[Bug 637457] Re: Chromium javascript engine RegEx.Test() bug

2010-09-13 Thread Evan Martin
http://code.google.com/p/chromium/issues/detail?id=2161 ** Bug watch added: code.google.com/p/chromium/issues #2161 http://code.google.com/p/chromium/issues/detail?id=2161 -- Chromium javascript engine RegEx.Test() bug https://bugs.launchpad.net/bugs/637457 You received this bug notification

[Bug 577919] Re: chromium-browser fails to start (guest account, OpenVZ): Failed to move to new PID namespace: Operation not permitted

2010-08-20 Thread Evan Martin
This comment suggests a workaround: http://code.google.com/p/chromium/issues/detail?id=31077#c11 Since failure to move to a new PID namespace means you're no longer protected by the sandbox, we're reluctant to make it convenient to start in such a configuration. -- chromium-browser fails to

[Bug 615969] Re: Chromium sends data to Google

2010-08-10 Thread Evan Martin
I think the bug is invalid. RLZ doesn't exist in the Ubuntu Chromium. The rest of the requests are described later in the thread. You can turn off using Google services in your Chromium configuration if that's what you want. -- Chromium sends data to Google

[Bug 608538] Re: chromium has a memory leak!

2010-08-06 Thread Evan Martin
Please file a bug report upstream. A useful bug report contains the following: - brief exact steps to reproduce the problem - what you expect to happen, what happens instead Ten comments full of dumps from memory monitors will cause your bug to be ignored because it's not actionable. --

[Bug 605979] Re: Buttons rendered wrong (with white background) with nvidia-current

2010-07-22 Thread Evan Martin
Benjamin Otte (Cairo dev) and I debugged this. We found that setting the the buggy_gradients field to true on the (cairo private) cairo_xlib_display_t worked around the problem. So it seems likely it's a bug in how the nvidia drivers handle gradients. -- Buttons rendered wrong (with white

[Bug 604635] Re: [Maverick] Have default settings be energy star 5.0 compliant

2010-07-19 Thread Evan Martin
Most movies in browsers is via Flash, which browsers don't get a lot of insight into. I think we can tell that Flash is iterating its main loop but not whether it's painting or just running a timer; full-screened Flash creates its own window out of our control. I think this means we can't

[Bug 570812] Re: Use the ubuntu startpage by default

2010-06-28 Thread Evan Martin
I think a patch for us to use /etc/chromium-browser is reasonable. I think fta's analysis in #13 is right -- I believe the point of managed is for prefs that cannot be overridden (some corps want to e.g. force SSL settings or whatever). I don't know a whole lot about how this stuff is all going

[Bug 570812] Re: Use the ubuntu startpage by default

2010-06-23 Thread Evan Martin
BTW, I've seen some patches go by upstream that modify the location we look for files like the master prefs. Independently of how you package it, it'd be nice if you pushed patches upstream (or at least started bugs uptream) to fix paths like these when you think our default behavior is wrong.

[Bug 570812] Re: Use the ubuntu startpage by default

2010-06-23 Thread Evan Martin
http://codereview.chromium.org/2854005/diff/31001/32002 -- Use the ubuntu startpage by default https://bugs.launchpad.net/bugs/570812 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 570812] Re: Use the ubuntu startpage by default

2010-06-23 Thread Evan Martin
http://codereview.chromium.org/2854005 (note the top-level description of paths is wrong; read the diff to see what actually chagned) -- Use the ubuntu startpage by default https://bugs.launchpad.net/bugs/570812 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 596390] Re: Chromium crashes when I right-click on certain content

2010-06-21 Thread Evan Martin
(Sorry for the terse comment before -- I was on vacation...) Looking at the commit log since the last release, it looks like there are a variety of other fixes that are all probably of interest (they were backported, after all). I am a little surprised we haven't made another release, to be

[Bug 596390] Re: Chromium crashes when I right-click on certain content

2010-06-20 Thread Evan Martin
That is an old version. This bug was worked around a few weeks ago. http://code.google.com/p/chromium/issues/detail?id=40157 ** Bug watch added: code.google.com/p/chromium/issues #40157 http://code.google.com/p/chromium/issues/detail?id=40157 -- Chromium crashes when I right-click on

[Bug 584959] Re: flashplugin crashes in chromium with RGBA enabled

2010-06-07 Thread Evan Martin
Hi folks, We (Chromium) would appreciate it if you report Chromium bugs to us. Fixing it within Ubuntu doesn't help our many other users (e.g. Fedora). It's really easy -- first hit on Google if you search for [chromium bug tracker] and uses the same login as gmail. I converted this bug into one

[Bug 554247] Re: Chromium doesn't fit in ambience

2010-06-07 Thread Evan Martin
We support user CSS, so one idea is to just include that in /etc/chromium or whatever. I'm not exactly sure of the file paths though. -- Chromium doesn't fit in ambience https://bugs.launchpad.net/bugs/554247 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 585234] Re: chromium can't encrypt saved passwords

2010-06-07 Thread Evan Martin
FWIW, we're very close to landing the gnome keyring (and the KDE equiv) support. -- chromium can't encrypt saved passwords https://bugs.launchpad.net/bugs/585234 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 582438] Re: chromium-browser should recommend chromium-browser-inspector

2010-05-19 Thread Evan Martin
$ dpkg -L chromium-browser-inspector | xargs ls -ld | sort -n -k5 | tail -3 -rw-r--r--1 root root 85068 2010-03-25 00:29 /usr/lib/chromium-browser/resources/inspector/inspector.css -rw-r--r--1 root root 1126215 2010-04-17 10:50 /usr/share/doc/chromium-browser-inspector/copyright

[Bug 582438] Re: chromium-browser should recommend chromium-browser-inspector

2010-05-19 Thread Evan Martin
I assume there must be some technical limitation or it should have happened already. I searched the bug tracker but didn't find anything, so I filed http://code.google.com/p/chromium/issues/detail?id=44561 ** Bug watch added: code.google.com/p/chromium/issues #44561

[Bug 580935] Re: Tool tips remains on screen after desktop switch

2010-05-18 Thread Evan Martin
Can you report this upstream (include the details about gedit) and link this bug to it? -- Tool tips remains on screen after desktop switch https://bugs.launchpad.net/bugs/580935 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 581175] Re: various chromium-browser bugs

2010-05-17 Thread Evan Martin
It is very difficult to usefully process a bug report containing multiple unrelated bugs. Would you mind opening a single report per bug? -- various chromium-browser bugs https://bugs.launchpad.net/bugs/581175 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 577919] Re: chromium-browser can't open when the guest account is activated

2010-05-17 Thread Evan Martin
What is the error? -- chromium-browser can't open when the guest account is activated https://bugs.launchpad.net/bugs/577919 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 555587] Re: chromium-browser crashed with SIGSEGV in PL_HashTableLookupConst()

2010-05-17 Thread Evan Martin
I believe the workaround is to load Firefox for that page once. We will eventually work around the crash in Chromium: http://code.google.com/p/chromium/issues/detail?id=44377 ** Bug watch added: code.google.com/p/chromium/issues #44377 http://code.google.com/p/chromium/issues/detail?id=44377

[Bug 580935] Re: Tool tips remains on screen after desktop switch

2010-05-17 Thread Evan Martin
Does this happen in other GTK apps, like gedit? -- Tool tips remains on screen after desktop switch https://bugs.launchpad.net/bugs/580935 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 410407] Re: Clicking on items in Flash player does nothing [READ DESCRIPTION]

2010-05-07 Thread Evan Martin
I am the Chromium developer who fixed this again. Not that anyone cares anymore, but: the problem was that Flash breaks if GDK_NATIVE_WINDOWS isn't set. The first fix was to set that in our plugin process before starting Flash. However, GTK clears the environment variable after initializing.

[Bug 513745] Re: pdf documents (probably other mimetypes too) not opened by chromium-browser

2010-05-06 Thread Evan Martin
If you click the download button that shows up at the bottom, it should open in your PDF viewer. -- pdf documents (probably other mimetypes too) not opened by chromium-browser https://bugs.launchpad.net/bugs/513745 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 573645] Re: Certain web pages cannot be opened

2010-05-03 Thread Evan Martin
I am not sure what caused this problem, but I expect you got an unlucky version. Fabien: I wonder if, for your daily builds, it'd be more effective to use http://chromium-status.appspot.com/lkgr which is the latest version that passed our tests. It's typically between 0 and 20 revisions

[Bug 573691] Re: Chrome bookmarks are cropped when Ambiance theme or Radiance theme is selected

2010-05-03 Thread Evan Martin
(I am a Chromium developer.) We can obey GTK themes, to an extent, and it was our bug that our GTK theme support broke with the Ambiance theme. (We also support the Chrome theming system shared with Mac and Windows, but when we're not using those themes we behave more or less like a regular

[Bug 570812] Re: Use the ubuntu startpage by default

2010-04-27 Thread Evan Martin
I believe the Novell folks added some default preferences support just for this sort of thing. I'm not exactly sure how it works, though! :) -- Use the ubuntu startpage by default https://bugs.launchpad.net/bugs/570812 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 570577] Re: fixed-width font sometimes mis-aligns

2010-04-27 Thread Evan Martin
I believe I fixed this bug in a later version. Can you try a current version of Chromium? -- fixed-width font sometimes mis-aligns https://bugs.launchpad.net/bugs/570577 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 568307] Re: browser not using system theme, buttons on wrong side!

2010-04-26 Thread Evan Martin
I keep not being able to figure out how to do this to bugs, but it's http://code.google.com/p/chromium/issues/detail?id=39406 ** Changed in: chromium-browser (Ubuntu) Status: New = Confirmed ** Bug watch added: code.google.com/p/chromium/issues #39406

[Bug 570067] Re: flash plugin crashing when going fullscreen

2010-04-26 Thread Evan Martin
http://code.google.com/p/chromium/issues/detail?id=38692 ** Bug watch added: code.google.com/p/chromium/issues #38692 http://code.google.com/p/chromium/issues/detail?id=38692 -- flash plugin crashing when going fullscreen https://bugs.launchpad.net/bugs/570067 You received this bug

[Bug 529242] Re: chromium doesn't recognize icedtea6-plugin

2010-04-15 Thread Evan Martin
(I am the person working on plugins for Chrome.) I find all of the comments in this area very confusing -- most of them are the form it doesn't work for me or use the new version without any details like version numbers that would help me determine whether there's a problem. In particular, I am

Re: [Bug 539245] Re: [armel] chromium-browser's rendering is off

2010-03-22 Thread Evan Martin
That sounds like an unrelated bug to me. On Mon, Mar 22, 2010 at 6:32 PM, Phill Whiteside phi...@uk.vpolink.com wrote: Hi, I'm not trying to jump on this bug but there is also a problem with displaying columns on a table in Chromium where 'things' are shifted to the left. trth colspan=0

[Bug 522645] Re: [MIR] chromium-browser

2010-02-28 Thread Evan Martin
While Chris is right, I expect our policy for security updates will probably not make you too happy. We provide three channels of Google Chrome, which are correspond roughly to something like a stable, master, and next branch in other projects. These channels are aggressively autoupdated with

[Bug 375183] Re: CONFIG_SECCOMP missing on ARM

2010-02-18 Thread Evan Martin
This will soon become a requirement for Chromium. -- CONFIG_SECCOMP missing on ARM https://bugs.launchpad.net/bugs/375183 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 513745] Re: pdf documents (probably other mimetypes too) not opened by chromium-browser

2010-01-28 Thread Evan Martin
There are a few different bugs in this area: 1) that you can't make downloads open automatically 2) that we don't support Adobe's Reader plugin 3) that we don't support Reader via mozplugger (Evince doesn't provide a browser plugin, so we're out of luck for using evince for displaying PDFs

[Bug 513745] Re: pdf documents (probably other mimetypes too) not opened by chromium-browser

2010-01-28 Thread Evan Martin
... I guess I can't link it to two bugs. Well, the other one is http://code.google.com/p/chromium/issues/detail?id=31688 -- pdf documents (probably other mimetypes too) not opened by chromium-browser https://bugs.launchpad.net/bugs/513745 You received this bug notification because you are a

[Bug 494786] [NEW] NSS version 3.12.4 is out; 3.12.3 is old

2009-12-09 Thread Evan Martin
Public bug reported: Release notes for new version: https://developer.mozilla.org/NSS_3.12.4_release_notes Importantly to me (the reason I'm reporting this) is that it fixes the pkix_CacheCert_Add: PKIX_PL_HashTable_Add for Certs skipped: entry existed console spam seen in browsers like Firefox

[Bug 410407] Re: [READ DESCRIPTION] Flash is not recognizing mouse clicks in multiple situations

2009-11-19 Thread Evan Martin
Hi, I'm the Chrome developer responsible for plugins on Linux. This bug puzzled us for quite some time, but I *believe* we have fixed it. The answer was setting GDK_NATIVE_WINDOWS=1. (The reason it took me so long to figure out that this was the proper setting is that we would not pass the

[Bug 141494] Re: Flash not responding to mouse clicks with Xgl/Compiz

2009-09-28 Thread Evan Martin
Marking that this also affects Firefox due to the comments above from users who aren't using nspluginwrapper. Possibly-related Mozilla bugs: https://bugzilla.mozilla.org/show_bug.cgi?id=477058 https://bugzilla.mozilla.org/show_bug.cgi?id=463169 https://bugzilla.mozilla.org/show_bug.cgi?id=480584

[Bug 141494] Re: Flash not responding to mouse clicks with Xgl/Compiz

2009-09-28 Thread Evan Martin
Also marking the related Chrome bug. It seems to come up more for users of Chrome than it has for Firefox users, but it's the same symptoms. It makes me wonder whether it's related to out of process plugins (which would implicate nspluginwrapper but not plain Firefox as my previous comment

[Bug 343677] Re: [Jaunty] Sound in GTK apps can't be disabled under KDE

2009-08-06 Thread Evan Martin
We've had a bug similar to this reported by Google Chrome (or Chromium) users. -- [Jaunty] Sound in GTK apps can't be disabled under KDE https://bugs.launchpad.net/bugs/343677 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 196617] Re: [Hardy Alpha-5] fglrx log noise if dualhead unless ForceMonitors=nocv

2008-05-30 Thread evan martin
can someone please post how to specify the new 8.5 version using apt-get? I tried Envy - which sort of worked - the first time, though not well, and the ati GUI utility that Envy installed was no help in adjusting configuration. I had to dump it, which created more problems... this is getting

[Bug 196617] Re: [Hardy Alpha-5] fglrx log noise if dualhead unless ForceMonitors=nocv

2008-05-30 Thread evan martin
Thanks Jyri. Just for ref: here's the link on amd's site: http://ati.amd.com/support/drivers/linux/linux-radeon.html it took me much too long to locate that page. -- [Hardy Alpha-5] fglrx log noise if dualhead unless ForceMonitors=nocv https://bugs.launchpad.net/bugs/196617 You received this

[Bug 196617] Re: [Hardy Alpha-5] fglrx log noise if dualhead unless ForceMonitors=nocv

2008-05-24 Thread evan martin
Last month I upgraded to Hardy via the upgrade. I'm almost certain that I did not have this problem until today when I reinstalled directly from the full installer disk. In case this might be a shared symptom: My computer is taking a longer time to boot, and just about every 10 minutes my