[Bug 1180731] Re: QtWebKit JS crash on 32-bit systems

2014-12-04 Thread Rolf Leggewie
raring has seen the end of its life and is no longer receiving any
updates. Marking the raring task for this ticket as "Won't Fix".

** Changed in: qtwebkit-source (Ubuntu Raring)
   Status: Confirmed => Won't Fix

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

Title:
  QtWebKit JS crash on 32-bit systems

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

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


[Bug 1180731] Re: QtWebKit JS crash on 32-bit systems

2013-05-16 Thread Jonathan Riddell
** Also affects: qtwebkit-source (Ubuntu Raring)
   Importance: Undecided
   Status: New

** Also affects: qtwebkit-source (Ubuntu Saucy)
   Importance: Undecided
   Status: New

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

Title:
  QtWebKit JS crash on 32-bit systems

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

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


[Bug 1180731] Re: QtWebKit JS crash on 32-bit systems

2013-05-16 Thread Jonathan Riddell
uploaded to saucy and raring-proposed
it fails to build in saucy presumably due to toolchain issues, unrelated to 
this patch.  raring builds fine for me locally.
in unapproved awaiting approved from ~ubuntu-sru

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

Title:
  QtWebKit JS crash on 32-bit systems

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

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


[Bug 1180731] Re: QtWebKit JS crash on 32-bit systems

2013-05-16 Thread Jonathan Riddell
** Tags added: kubuntu

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

Title:
  QtWebKit JS crash on 32-bit systems

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

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


[Bug 1180731] Re: QtWebKit JS crash on 32-bit systems

2013-05-16 Thread Brian Murray
Hi, this is missing Regression Potential. Please see
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure for more
information.

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

Title:
  QtWebKit JS crash on 32-bit systems

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

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


[Bug 1180731] Re: QtWebKit JS crash on 32-bit systems

2013-05-16 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/saucy-proposed/qtwebkit-source

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

Title:
  QtWebKit JS crash on 32-bit systems

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

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


[Bug 1180731] Re: QtWebKit JS crash on 32-bit systems

2013-05-20 Thread Robert Knight
Hello Brian - I've added this section.  Please let me know if you'd like
anything more.

** Description changed:

  QtWebKit 2.3.0 as shipped in Ubuntu 13.04 is affected by the bug
  described at https://bugs.webkit.org/show_bug.cgi?id=108991 which can
  causes JS crashes on certain pages on 32bit systems.  I was not able to
  reproduce the problem using gap.com as described on that bug report but
  I can reproduce using Mendeley Desktop.
  
  Applying the patch at
  https://bug-108991-attachments.webkit.org/attachment.cgi?id=186726 to
  the source package for libqtwebkit4 fixes the problem.
  
  Steps to reproduce:
  
-  1. Install Mendeley Desktop 1.8.4 from 
http://download.mendeley.com/apt/pool/main/m/mendeleydesktop/mendeleydesktop_1.8.4-stable_i386.deb
 on Ubuntu 13.04 (32bit)
-  2. Start the app with 'mendeleydesktop --setting General_FirstRun:false' to 
skip the login screen (if you have a Mendeley account, you can use that instead)
-  3. Go to View -> Library As Citations (this invokes a JS program to render 
citations)
+  1. Install Mendeley Desktop 1.8.4 from 
http://download.mendeley.com/apt/pool/main/m/mendeleydesktop/mendeleydesktop_1.8.4-stable_i386.deb
 on Ubuntu 13.04 (32bit)
+  2. Start the app with 'mendeleydesktop --setting General_FirstRun:false' to 
skip the login screen (if you have a Mendeley account, you can use that instead)
+  3. Go to View -> Library As Citations (this invokes a JS program to render 
citations)
  
  Stacktrace (using a build of QWK with debug symbols included for
  JavaScriptCode): https://gist.github.com/anonymous/5585274
+ 
+ Regression Potential:
+ 
+ QtWebKit is used as the engine by the arora browser and other apps. If
+ there is an error in the patch it would probably manifest in a similar
+ way to the original issue (browser crash executing JS).  Suggested
+ testing approach is visit gap.com, datejs.com and a few JS-heavy web
+ apps with the fixed package.

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

Title:
  QtWebKit JS crash on 32-bit systems

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

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


[Bug 1180731] Re: QtWebKit JS crash on 32-bit systems

2013-05-31 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/raring-proposed/qtwebkit-source

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

Title:
  QtWebKit JS crash on 32-bit systems

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

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