[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Bug watch added: Debian Bug tracker #578435 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578435 ** Also affects: grace (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578435 Importance: Unknown Status: Unknown ** Description changed: Binary package hint: grace One of the most used features in software for scientific data analysis is the ability to perform non linear peak fitting (specifically - Lorentzian and Gaussian fits). Xmgrace sorely lack this capability, + Lorentzian and Gaussian fits). Xmgrace sorely lacks this capability, unless you consider adding manually the required formula. The attached patch attempts to resolve this issue, by extending the non- - linear panel with two menu entries (under a new "Formula" menu entry) - for a single peak Lorentzian or Gaussian (see attached image). The + linear panel with two menu entries (under a new "Library" menu entry) + for: a single peak Lorentzian or Gaussian (see attached image). The modifications are minor, and flexible for future implementations of other possible usable formulas and more important, for multi-peak fitting. I realize this patch should be pushed upstream first. However development upstream has been nonexistent for more than a year now, and the patch I submitted many months back is still sitting there. Given the more active development via Debian, I try this as a more viable mean to get it through. -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 550659] [NEW] Simple-scan crashes when saving a multipage document in PDF
Public bug reported: Binary package hint: simple-scan To reproduce: 1. Scan a few pages (text or photo). 2. Save as pdf (in text mode that is standard, in photo mode, change the extension to pdf). Expected result: A multipage document should be saved as pdf. Actual result: Simple-scan hangs for a few seconds and crashes (closes completely) right after that. No document is saved. Note: Single page documents are correctly saved as pdf following the above steps. Using Simple scan 0.9.10-0ubuntu4. ** Affects: simple-scan (Ubuntu) Importance: Undecided Status: New -- Simple-scan crashes when saving a multipage document in PDF https://bugs.launchpad.net/bugs/550659 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 550659] Re: Simple-scan crashes when saving a multipage document in PDF
When dunning from the CLI, this is the error message: ** (simple-scan:11313): WARNING **: ImageMagick returned error code 11, command line was: convert -adjoin /tmp/simple-scan-T6CFAV.jpg /tmp /simple-scan-V2WEAV.jpg /tmp/simple-scan-LNWVAV.pdf ** (simple-scan:11313): WARNING **: stdout: ** (simple-scan:11313): WARNING **: stderr: Segmentation fault -- Simple-scan crashes when saving a multipage document in PDF https://bugs.launchpad.net/bugs/550659 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 550659] Re: Simple-scan crashes when saving a multipage document in PDF
The problem seems to be related to imagemagick, which has a segfault upon joining jpgs into pdf. The bug in simple-scan still persists, as it should not crash upon imagemagick own crash. -- Simple-scan crashes when saving a multipage document in PDF https://bugs.launchpad.net/bugs/550659 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
Any news about this? -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 551484] [NEW] ImageMagick crashes when using adjoin to make a multipage pdf (karmic)
Public bug reported: Binary package hint: imagemagick To reproduce: 1. take a couple or more images (say 1.jpg, 2.jpg) 2. Make a multipage pdf using the command: convert -adjoin 1.jpg 2.jpg out.pdf Expected result: Imagemagick should produce a 2 page PDF Actual result: segmentation fault. Using ImageMagick (7:6.5.1.0-1.1ubuntu3 in karmic). ** Affects: imagemagick (Ubuntu) Importance: Undecided Status: New -- ImageMagick crashes when using adjoin to make a multipage pdf (karmic) https://bugs.launchpad.net/bugs/551484 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 545300] Re: "toggle between button and text-based location bar" missing
Which bug is this a duplicate of? -- "toggle between button and text-based location bar" missing https://bugs.launchpad.net/bugs/545300 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 574557] Re: package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal. Reinstall goes
Reopening the bug. The entry in the dpkg.log is shown below: 2010-05-07 19:07:36 startup packages configure 2010-05-07 19:08:18 startup packages purge 2010-05-07 19:08:18 status half-configured mysql-server-5.1 5.1.41-3ubuntu12 2010-05-07 19:08:19 startup packages configure 2010-05-07 19:08:38 startup archives unpack 2010-05-07 19:08:38 upgrade mysql-server-5.1 5.1.41-3ubuntu12 5.1.41-3ubuntu12 2010-05-07 19:08:38 status half-configured mysql-server-5.1 5.1.41-3ubuntu12 Currently hanging while trying to reinstall. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Incomplete => New -- package mysql-server-5.1 5.1.41-3ubuntu12 failed to install/upgrade: Package is in a very bad inconsistent state - you should reinstall it before attempting a removal. Reinstall goes so far then freezes. https://bugs.launchpad.net/bugs/574557 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Attachment added: "grace_5.1.22-5ubuntu1.debdiff" http://launchpadlibrarian.net/43971494/grace_5.1.22-5ubuntu1.debdiff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
- New debdiff against new upstream release (5.1.22-5) - Fixed typo in patch. Test builds available in grace-extended ppa: https://launchpad.net/~grace-extended/+archive/ppa/+packages -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "nonlinear_extended.diff" http://launchpadlibrarian.net/43971646/nonlinear_extended.diff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
I significantly extended the library of non-linear fitting function, so that it includes: Gaussian (single, double, chromatography), Lorentzian (single double), Pseudo Voigt 1, Pseudo Voigt 2, Asymmetric double sigmoidal, Log Normal Function, Gram-Charlier A-Series, Edgeworth-Cramer Series, Inverse Polynomial Function. It also includes, Periodic Peak functions (Sine, Sine square, Sine damp), and Baseline Functions (Exponential Decay 1, Exponential Decay 2, Exponential Growth 1, Exponential Growth 2, Hyperbolic, Bradley, Logarithm 3 parameters). The new patch and the debdiff are attached. -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "nonlinear_extended.diff" http://launchpadlibrarian.net/40971912/nonlinear_extended.diff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Attachment added: "grace_5.1.22-3ubuntu1.debdiff" http://launchpadlibrarian.net/40971930/grace_5.1.22-3ubuntu1.debdiff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 533578] Re: Port security patches for Polipo from Lucid to Karmic and below
** Attachment added: "polipo_1.0.4-1.1ubuntu0.1.debdiff" http://launchpadlibrarian.net/40973288/polipo_1.0.4-1.1ubuntu0.1.debdiff -- Port security patches for Polipo from Lucid to Karmic and below https://bugs.launchpad.net/bugs/533578 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 533578] Re: Port security patches for Polipo from Lucid to Karmic and below
** Attachment added: "50_integer_overflow.dpatch" http://launchpadlibrarian.net/40973323/50_integer_overflow.dpatch -- Port security patches for Polipo from Lucid to Karmic and below https://bugs.launchpad.net/bugs/533578 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 533578] Re: Port security patches for Polipo from Lucid to Karmic and below
** Attachment added: "60_security_fixes.dpatch" http://launchpadlibrarian.net/40973325/60_security_fixes.dpatch ** Changed in: polipo (Ubuntu Karmic) Status: Incomplete => New ** Changed in: polipo (Ubuntu Karmic) Assignee: Nicola Ferralis (feranick) => (unassigned) -- Port security patches for Polipo from Lucid to Karmic and below https://bugs.launchpad.net/bugs/533578 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 533578] Re: Port security patches for Polipo from Lucid to Karmic and below
Attached the new debdiff (polipo_1.0.4-1.1ubuntu0.1.debdiff) and the individual patched from version 1.0.4-3. Subscribed the ubuntu-security-sponsors. -- Port security patches for Polipo from Lucid to Karmic and below https://bugs.launchpad.net/bugs/533578 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
New binaries for testing available here: https://launchpad.net/~feranick/+archive/ppa/+packages?field.name_filter=grace&field.status_filter=published -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 533578] Re: Port security patches for Polipo from Lucid to Karmic and below
** Changed in: polipo (Ubuntu Karmic) Status: Confirmed => Fix Released -- Port security patches for Polipo from Lucid to Karmic and below https://bugs.launchpad.net/bugs/533578 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 539747] [NEW] Please sync Drupal6 (version 6.16) from Debian unstable
*** This bug is a security vulnerability *** Public security bug reported: Binary package hint: drupal6 Changelog from version 6.15-1 in Lucid: drupal6 (6.16-1) unstable; urgency=high [ Luigi Gangitano ] * Urgency high due to security fixes * New upstream release - Fixes multiple vulnerabilities (Closes: #572439) (Ref: SA-CORE-2010-001, CVE-TBA) -- Luigi Gangitano Fri, 12 Mar 2010 14:04:02 +0100 ** Affects: drupal6 (Ubuntu) Importance: Undecided Status: New ** Visibility changed to: Public -- Please sync Drupal6 (version 6.16) from Debian unstable https://bugs.launchpad.net/bugs/539747 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 158891] Re: Bluefish won't open Firefox as external viewer.
** Attachment added: "bluefish_1.0.7-6ubuntu3.debdiff" http://launchpadlibrarian.net/41048078/bluefish_1.0.7-6ubuntu3.debdiff -- Bluefish won't open Firefox as external viewer. https://bugs.launchpad.net/bugs/158891 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 158891] Re: Bluefish won't open Firefox as external viewer.
Attached a debdiff to version 1.0.7-6ubuntu3. -- Bluefish won't open Firefox as external viewer. https://bugs.launchpad.net/bugs/158891 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 551484] Re: ImageMagick crashes when using adjoin to make a multipage pdf (karmic)
The bug refers to the version of ImageMagick in Karmic (not in Lucid). The fact that it works in Lucid is irrelevant. I tried several image files, with the same result. Using the same command with GraphicsMagick works just fine. -- ImageMagick crashes when using adjoin to make a multipage pdf (karmic) https://bugs.launchpad.net/bugs/551484 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 551484] Re: ImageMagick crashes when using adjoin to make a multipage pdf (karmic)
*** This bug is a duplicate of bug 455740 *** https://bugs.launchpad.net/bugs/455740 Thanks. I followed the procedure and it turned out that the bug is a duplicate of #455740. It's marked as Fixed there which is true in Lucid, but not in Karmic. ** This bug has been marked a duplicate of bug 455740 convert crashed with SIGSEGV in CloneImage() -- ImageMagick crashes when using adjoin to make a multipage pdf (karmic) https://bugs.launchpad.net/bugs/551484 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 455740] Re: convert crashed with SIGSEGV in CloneImage()
Still present in Karmic: #551484 -- convert crashed with SIGSEGV in CloneImage() https://bugs.launchpad.net/bugs/455740 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 550659] Re: Simple-scan crashes when saving a multipage document in PDF
I am marking this bug as invalid, since it is a bug in imagemagick (#551484). ** Changed in: simple-scan (Ubuntu) Status: New => Invalid -- Simple-scan crashes when saving a multipage document in PDF https://bugs.launchpad.net/bugs/550659 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582399] [NEW] "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
Public bug reported: Binary package hint: grace In xmgrace a new dataset can be created from en external text editor. To do so, the text editor is accessed through Edit->In Text Editor, or Create New->in text editor. Two different behaviors are observed though, depending if xmgrace is launched through the GNOME menu or from the terminal. Xmgrace launched from the terminal: the text editor (nano) opens correctly in the terminal. Xmgrace opened from the GNOME menu: the text editor does not open, although it is expected to. The bug has been reported upstream, but qualified as a distro specific misconfiguration. http://plasma-gate.weizmann.ac.il/Grace/phpbb/viewtopic.php?t=1962 But present in grace-5.1.22-5, on lucid. ** Affects: grace (Ubuntu) Importance: Undecided Status: New -- "Create New" from text editor does not work when xmgrace is launched from the GNOME menu https://bugs.launchpad.net/bugs/582399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582399] Re: "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
The problem is in the fact that when the text-editor is launched within grace, the command: sensible-editor is issued. If grace itself was launched through the terminal, nano opens fine. However, when grace was opened through the GNOME menu, nothing happens. So the problem is related to the fact that nano can only be launched from the terminal. When launched as a regular, non-terminal application a new terminal should open with nano running in it, which does not happen. I attach two patches, with two different workarounds: 1. text_editor_gnome.diff: I modified the gnome launcher (grace.desktop) to launch xmgrace as an application in the terminal (rather than a regular application). This allows nano to run. 2. text_editor.diff: I revert the debian configuration to the upstream default. Basically I removed the line: --with-editor=sensible-editor \ from debian/rules. In this case, the editor (vim) opens with no problems, and regardless on how grace was launched. I personally like #2 better... -- "Create New" from text editor does not work when xmgrace is launched from the GNOME menu https://bugs.launchpad.net/bugs/582399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582399] Re: "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
** Patch added: "text_editor.diff" http://launchpadlibrarian.net/48675009/text_editor.diff -- "Create New" from text editor does not work when xmgrace is launched from the GNOME menu https://bugs.launchpad.net/bugs/582399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582399] Re: "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
** Patch added: "text_editor_gnome.diff" http://launchpadlibrarian.net/48675036/text_editor_gnome.diff -- "Create New" from text editor does not work when xmgrace is launched from the GNOME menu https://bugs.launchpad.net/bugs/582399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582399] Re: "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
** Bug watch added: Debian Bug tracker #582154 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582154 ** Also affects: grace (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=582154 Importance: Unknown Status: Unknown -- "Create New" from text editor does not work when xmgrace is launched from the GNOME menu https://bugs.launchpad.net/bugs/582399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582399] Re: "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
Test builds (with patch text_editor.diff) available here: https://launchpad.net/~grace-extended/+archive/ppa -- "Create New" from text editor does not work when xmgrace is launched from the GNOME menu https://bugs.launchpad.net/bugs/582399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582399] Re: "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
>From a brief discussion with Debian maintainer, a better solution is to use: --with-editor="x-terminal-emulator -e sensible-editor" \ which preserve the USER preference for the text-editor. New patch available, as well as test builds. -- "Create New" from text editor does not work when xmgrace is launched from the GNOME menu https://bugs.launchpad.net/bugs/582399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582399] Re: "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
** Patch added: "external_text_editor.diff" http://launchpadlibrarian.net/48678547/external_text_editor.diff -- "Create New" from text editor does not work when xmgrace is launched from the GNOME menu https://bugs.launchpad.net/bugs/582399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582399] Re: "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
** Patch added: "grace_5.1.22-5ubuntu0.1.debdiff" http://launchpadlibrarian.net/48882099/grace_5.1.22-5ubuntu0.1.debdiff -- "Create New" from text editor does not work when xmgrace is launched from the GNOME menu https://bugs.launchpad.net/bugs/582399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 582399] Re: "Create New" from text editor does not work when xmgrace is launched from the GNOME menu
Attached debdiff. Subscribed sponsors. -- "Create New" from text editor does not work when xmgrace is launched from the GNOME menu https://bugs.launchpad.net/bugs/582399 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 591022] [NEW] Backport Grace 5.1.22-7 from Maverick to Lucid
Public bug reported: Binary package hint: grace Grace 5.1.22-7 now in Maverick introduced several fixes and improvements over version 5.1.22-5 in Lucid (listed below). Version 5.1.22-7 builds perfectly under lucid. Changelog: grace (1:5.1.22-7) unstable; urgency=low * Replace defoma font management with new /usr/sbin/update-grace-fonts trigger. Many thanks to Kenshi Muto for the implementation. (Closes: #542335, #583956, #583964) - README.Debian: Update description of font handling, eliminate all references to defoma. - control: Depends -= defoma, += fontconfig. * grace.preinst, grace.postinst: Additionally remove code only needed for upgrades from truly antique (pre-oldstable) releases. * patches/nonlinear_extended.diff: Add menu entry for Doniach-Sunjic peak fitting. (Closes: #583966) * Backed out subscript-superscript-scale.diff pending coordination with upstream, to avoid distro-specific incompatibilities. * compat: Increment to debhelper v7. * Convert to source format 3.0 (quilt). Replace uuencoded icons with their decoded PNG forms; clean out the associated decoding and patching logic from rules, and remove Build-Depends on sharutils and quilt. grace (1:5.1.22-6) unstable; urgency=low * rules: Run sensible-editor inside x-terminal-emulator. (Closes: #582154) (LP: #582399) * New patches: - non-resizable-dialogs.patch: Set certain dialog boxes to fixed sizes, preventing display errors and possible concealment of action buttons. (Closes: #253087) - superscript-subscript-scale.patch: Adjust {sub,super}script scaling to bring them more in line with LaTeX's style. (Closes: #279359) - nonlinear_extended.diff.diff: Add support for non-linear Lorentian and Gaussian fitting. Written and contributed by Nicola Ferralis. (Closes: #578435) (LP: #535459) * control: Add Build-Depends on texlive-latex-{base,recommended} for regeneration of DVI documentation. ** Affects: lucid-backports Importance: Undecided Status: New ** Affects: grace (Ubuntu) Importance: Undecided Status: Invalid ** Also affects: lucid-backports Importance: Undecided Status: New ** Changed in: grace (Ubuntu) Status: New => Invalid ** Description changed: Binary package hint: grace Grace 5.1.22-7 now in Maverick introduced several fixes and improvements over version 5.1.22-5 in Lucid (listed below). Version 5.1.22-7 builds perfectly under lucid. Changelog: - grace (1:5.1.22-7) unstable; urgency=low + grace (1:5.1.22-7) unstable; urgency=low -* Replace defoma font management with new /usr/sbin/update-grace-fonts - trigger. Many thanks to Kenshi Muto for the implementation. - (Closes: #542335, #583956, #583964) - - README.Debian: Update description of font handling, eliminate all -references to defoma. - - control: Depends -= defoma, += fontconfig. -* grace.preinst, grace.postinst: Additionally remove code only needed for - upgrades from truly antique (pre-oldstable) releases. -* patches/nonlinear_extended.diff: Add menu entry for Doniach-Sunjic peak - fitting. (Closes: #583966) -* Backed out subscript-superscript-scale.diff pending coordination with - upstream, to avoid distro-specific incompatibilities. -* compat: Increment to debhelper v7. -* Convert to source format 3.0 (quilt). Replace uuencoded icons with - their decoded PNG forms; clean out the associated decoding and patching - logic from rules, and remove Build-Depends on sharutils and quilt. + * Replace defoma font management with new /usr/sbin/update-grace-fonts + trigger. Many thanks to Kenshi Muto for the implementation. + (Closes: #542335, #583956, #583964) + - README.Debian: Update description of font handling, eliminate all + references to defoma. + - control: Depends -= defoma, += fontconfig. + * grace.preinst, grace.postinst: Additionally remove code only needed for + upgrades from truly antique (pre-oldstable) releases. + * patches/nonlinear_extended.diff: Add menu entry for Doniach-Sunjic peak + fitting. (Closes: #583966) + * Backed out subscript-superscript-scale.diff pending coordination with + upstream, to avoid distro-specific incompatibilities. + * compat: Increment to debhelper v7. + * Convert to source format 3.0 (quilt). Replace uuencoded icons with + their decoded PNG forms; clean out the associated decoding and patching + logic from rules, and remove Build-Depends on sharutils and quilt. - -- Nicholas Breen Sun, 06 Jun 2010 14:36:06 -0700 + grace (1:5.1.22-6) unstable; urgency=low -* rules: Run sensible-editor inside x-terminal-emulator. - (Closes: #582154) (LP: #582399) -* New patches: - - non-resizable-dialogs.patch: Set certain dialog boxes to fix
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "nonlinear_extended.diff" http://launchpadlibrarian.net/49162765/nonlinear_extended.diff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
I added another useful fitting function to the patch (asymmetric Doniach-Sunjic), which is used in fitting photoemission spectra. I do include a debdiff, as this patch will be soon available in Debian. -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 552227] Re: gwibber-accounts crashed with KeyError in get_account_data()
The bug can be marked as solved only when an update package hits the official repo. -- gwibber-accounts crashed with KeyError in get_account_data() https://bugs.launchpad.net/bugs/552227 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "grace_5.1.22-5ubuntu1.debdiff" http://launchpadlibrarian.net/48232911/grace_5.1.22-5ubuntu1.debdiff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "nonlinear_extended.diff" http://launchpadlibrarian.net/48232957/nonlinear_extended.diff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
Updated patch. Now user input (via mouse coordinates) for initial peak position/amplitude is available for single, double and triple Lorentzian and Gaussian. Previously it was available only for single peak fitting. Test builds available in grace-extended ppa: https://launchpad.net/~grace-extended/+archive/ppa/+packages -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "nonlinear_extended.diff" http://launchpadlibrarian.net/48236233/nonlinear_extended.diff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "grace_5.1.22-5ubuntu1.debdiff" http://launchpadlibrarian.net/48236312/grace_5.1.22-5ubuntu1.debdiff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
I re-uploaded the patch and debdiff, since the old ones were the wrong ones... Sorry for the inconvenience. -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
I attach a screenshot highlighting the new "Library" entry in the nonlinear fitting panel, and the initialization parameters (in the console) used for a three peak Lorentzian fit. -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Attachment added: "nonlinear_fitting_extended.png" http://launchpadlibrarian.net/48239044/nonlinear_fitting_extended.png -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "grace_5.1.22-5ubuntu1.debdiff" http://launchpadlibrarian.net/48358298/grace_5.1.22-5ubuntu1.debdiff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "nonlinear_extended.diff" http://launchpadlibrarian.net/48358390/nonlinear_extended.diff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
Thanks for the feedback, Alex, and please, keep it coming! I implemented the suggested changes, specifically I added a brief note in the User guide about the user input, and instructions for user input are now printed both in the console and in the footer of the window. Test builds available soon in the ppa. -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 549282] [NEW] Please update Firefox to v. 3.6.2 in Lucid
*** This bug is a security vulnerability *** Public security bug reported: Binary package hint: firefox Firefox 3.6 has been updated to version 3.6.2 earlier this week to fix some important and high risk security vulnerabilities. The version in lucid (3.6.0) should be updated at the earliest occasion. ** Affects: firefox (Ubuntu) Importance: Undecided Status: New ** Visibility changed to: Public -- Please update Firefox to v. 3.6.2 in Lucid https://bugs.launchpad.net/bugs/549282 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Attachment added: "grace_5.1.22-3ubuntu1.debdiff" http://launchpadlibrarian.net/41155166/grace_5.1.22-3ubuntu1.debdiff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Attachment added: "grace_5.1.22-3ubuntu1.debdiff" http://launchpadlibrarian.net/41155168/grace_5.1.22-3ubuntu1.debdiff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Attachment added: "grace_5.1.22-3ubuntu1.debdiff" http://launchpadlibrarian.net/41155246/grace_5.1.22-3ubuntu1.debdiff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
Sorry for the multiple attachment, please consider only the latest. I added support for triple Lorentzian and Gaussians. I am done with the patch, no more modifications for now. -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "nonlinear_extended.diff" http://launchpadlibrarian.net/41155256/nonlinear_extended.diff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
I created a new ppa for testing binaries: https://launchpad.net/~grace-extended/+archive/ppa -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 544335] [NEW] Please update sun-java6 to version 6.18 in Hardy
*** This bug is a security vulnerability *** Public security bug reported: Sun-java6 in Hardy is still supported by Canonical. It should be updated to the latest upstream release (6.18). Currently version 6.17 is in hardy updates. ** Affects: sun-java6 (Ubuntu) Importance: Undecided Status: New ** Visibility changed to: Public -- Please update sun-java6 to version 6.18 in Hardy https://bugs.launchpad.net/bugs/544335 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
I significantly improved the current patch with the following: 1. For single Gaussian and Lorentzian fitting, now upon selection of the proper function, the user can use the mouse to point to the maximum of the peak (as indicated also in the footer of xmgrace window). This sets the initial values for the peak maximum and intensity. With these values, the fit becomes straightforward. 2. I added an short explanation in the user guide. Attached are the new patch with the debdiff. -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Patch added: "nonlinear_gauss_lorentz.diff" http://launchpadlibrarian.net/40848961/nonlinear_gauss_lorentz.diff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 535459] Re: Add non-linear peak fitting to xmgrace
** Attachment added: "grace_5.1.22-3ubuntu1.debdiff" http://launchpadlibrarian.net/40849019/grace_5.1.22-3ubuntu1.debdiff -- Add non-linear peak fitting to xmgrace https://bugs.launchpad.net/bugs/535459 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1882441] Re: Gwyddion Modules not loading: undefined math symbols
Following on comment #5, the binaries in the gwyddion ppa are based on the newer upstream release (2.56), where several of the patches added to debian seem to have been added. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1882441 Title: Gwyddion Modules not loading: undefined math symbols To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gwyddion/+bug/1882441/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1742095] Re: kernel 4.13.0-24 not working with nvidia drivers, monitor flickering
This is particularly bad for people on xenial with HWE, as it breaks CUDA. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1742095 Title: kernel 4.13.0-24 not working with nvidia drivers, monitor flickering To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1742095/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 670679] Re: simple-scan crashes when saving pdf
*** This bug is a duplicate of bug 664608 *** https://bugs.launchpad.net/bugs/664608 ** Changed in: simple-scan (Ubuntu) Status: New => Confirmed ** This bug has been marked a duplicate of bug 664608 Simple-Scan crashes when I try so save a scan. * You can subscribe to bug 664608 by following this link: https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/664608/+subscribe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/670679 Title: simple-scan crashes when saving pdf -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Summary changed: - Image abnmormally stretched when streaming with transcode activated. + Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) ** Changed in: vlc (Ubuntu) Status: New => Confirmed ** Changed in: vlc (Ubuntu) Status: Confirmed => In Progress ** Changed in: vlc (Ubuntu) Status: In Progress => Fix Committed ** Changed in: vlc (Ubuntu) Status: Fix Committed => Confirmed -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Patch added: "transcode_aspect_ratio.debdiff" https://bugs.launchpad.net/vlc/+bug/672304/+attachment/1736633/+files/transcode_aspect_ratio.debdiff -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Patch added: "transcode_aspect_ratio.diff" https://bugs.launchpad.net/vlc/+bug/672304/+attachment/1736634/+files/transcode_aspect_ratio.diff -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
Attached working patch from upstream. Tested on vlc 1.1.5ubuntu1 in natty. Test builds available here: https://launchpad.net/~natty-bleed/+archive/ppa ** Tags added: patch -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Bug watch added: Debian Bug tracker #603888 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603888 ** Also affects: vlc (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603888 Importance: Unknown Status: Unknown -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
Fix released (with the attached patch) upstream, 1.1.5 branch and 1.2 trunk. -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
Version 1.0.6-1ubuntu1.2 in Lucid is NOT affected. However version 1.1.4-1ubuntu1 in Maverick is affected. I am preparing a SRU for Maverick. -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Description changed: Binary package hint: vlc - Using VLC 1.1.4 on Ubuntu 10.10. When I try to stream my Desktop (and - transcoding it with h264), the image I stream is always stretched - laterally. This also happens when I stream from a webcam (v4l2): the - image is stretched vertically. Note that if I select to stream without - transcoding, the image, in either case, looks normal. Please keep in - mind that this bug seems to be only reproducible with Ubuntu. In Windows - everything works as expected. - This is the generated output string used when transcoding is on: + Using VLC 1.1.4-1 on Ubuntu 10.10. When I try to stream and transcode from capturing with a webcam, the image in the stream is always stretched vertically. Note that if I select to stream without transcoding, the image, in either case, looks normal. Please keep in mind that this bug seems to be only reproducible with Ubuntu. In Windows everything works as expected. I tried several webcams, with similar results. As it is, streaming from a capture device like a webcam is completely unusable. - :sout=#transcode{vcodec=h264,vb=1500,scale=1,width=640,height=480,acodec=mp4a,ab=128,channels=2,samplerate=44100}:http{dst=192.168.1.5:8080/stream.flv} - :no-sout-rtp-sap :no-sout-standard-sap :sout-keep + The cause of the bug (a comprehensive description is given in the + upstream report) is due to a interger overflow during transcoding. + Basically, the aspect ratio for a 640x320 webcam is given in absolute + terms, for example 27648:27648 which is equivalent to 1:1, but + when multiplied by 640 the result is > 32 bits. - BTW, I tested it with different webcams, resulting all in the same - abnormal behaviour. + The attached patch essentially prevents the overflow by reducing the + value of the aspect ratio within 32 bit and by assigning a working value + for the aspect ratio of the image after decoding. + + TEST CASE to reproduce: + 0. Make sure you have a webcam attached. + 1. Launch vlc + 2. press CTRL+C for capture from the webcam using v4l2 + 3. press ALT+S for streaming + 4. select stream to a file (but http will do also) + 5. Important: make sure you select a transcoding option. Anyone is + good, other than OGG (where this bug seem not to apply). + 6. Start the stream and wait a few minutes, before turning the stream OFF. + + Expected: the file (or http stream) should have an image with the + correct aspect ratio. + + Actual: the video is deformed (in my case vertically elongated. + + The patch has been extensively tested on test builds on VLC + 1.1.4-1ubuntu1 in maverick. No collateral effects are expected. ** Description changed: Binary package hint: vlc - - Using VLC 1.1.4-1 on Ubuntu 10.10. When I try to stream and transcode from capturing with a webcam, the image in the stream is always stretched vertically. Note that if I select to stream without transcoding, the image, in either case, looks normal. Please keep in mind that this bug seems to be only reproducible with Ubuntu. In Windows everything works as expected. I tried several webcams, with similar results. As it is, streaming from a capture device like a webcam is completely unusable. + Using VLC 1.1.4-1 on Ubuntu 10.10. When I try to stream and transcode + from capturing with a webcam, the image in the stream is always + stretched vertically. Note that if I select to stream without + transcoding, the image, in either case, looks normal. Please keep in + mind that this bug seems to be only reproducible with Ubuntu. In Windows + everything works as expected. I tried several webcams, with similar + results. As it is, streaming from a capture device like a webcam is + completely unusable. The cause of the bug (a comprehensive description is given in the - upstream report) is due to a interger overflow during transcoding. + upstream report) is due to a integer overflow during transcoding. Basically, the aspect ratio for a 640x320 webcam is given in absolute terms, for example 27648:27648 which is equivalent to 1:1, but when multiplied by 640 the result is > 32 bits. The attached patch essentially prevents the overflow by reducing the value of the aspect ratio within 32 bit and by assigning a working value for the aspect ratio of the image after decoding. TEST CASE to reproduce: 0. Make sure you have a webcam attached. 1. Launch vlc 2. press CTRL+C for capture from the webcam using v4l2 3. press ALT+S for streaming 4. select stream to a file (but http will do also) 5. Important: make sure you select a transcoding option. Anyone is good, other than OGG (where this bug seem not to apply). 6. Start the stream and wait a few minutes, before turning the stream OFF. Expected: the file (or http stream) should have an image with the correct aspect ratio. Actual: the video is deformed (in my case vertically elongated. The patch has been extensively tested on test builds on VLC 1.1
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Patch added: "transcode_aspect_ratio_maverick.debdiff" https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/672304/+attachment/1737924/+files/transcode_aspect_ratio_maverick.debdiff -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
Uploaded patch and debdiff for maverick-proposed. Changelog below: vlc (1.1.4-1ubuntu2) maverick-proposed; urgency=low * Fixed wrong aspect ratio in transcoded image from webcam. (LP: #672304) -- Nicola Ferralis Thu, 18 Nov 2010 21:47:28 -0800 -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
Apologizes, I don't see the "nominate for release" link... Can someone add the nomination for me, please? -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Patch removed: "transcode_aspect_ratio_maverick.debdiff" https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/672304/+attachment/1737924/+files/transcode_aspect_ratio_maverick.debdiff ** Patch removed: "transcode_aspect_ratio_maverick.diff" https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/672304/+attachment/1737923/+files/transcode_aspect_ratio_maverick.diff -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Patch added: "transcode_aspect_ratio_maverick.debdiff" https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/672304/+attachment/1738027/+files/transcode_aspect_ratio_maverick.debdiff -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Patch added: "transcode_aspect_ratio_maverick.diff" https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/672304/+attachment/1738029/+files/transcode_aspect_ratio_maverick.diff -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
Done. New changelog: vlc (1.1.4-1ubuntu1.1) maverick-proposed; urgency=low * Fixed wrong aspect ratio in transcoded image from webcam. (LP: #672304) -- Nicola Ferralis Fri, 19 Nov 2010 01:12:25 -0800 -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
(added DEP-3 headers) ** Changed in: vlc (Ubuntu Maverick) Status: Incomplete => New ** Changed in: vlc (Ubuntu Maverick) Assignee: Nicola Ferralis (feranick) => (unassigned) -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Patch added: "transcode_aspect_ratio_maverick_2.debdiff" https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/672304/+attachment/1738037/+files/transcode_aspect_ratio_maverick_2.debdiff -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
** Patch added: "transcode_aspect_ratio_maverick_2.diff" https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/672304/+attachment/1738038/+files/transcode_aspect_ratio_maverick_2.diff -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 672304] Re: Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation)
Thanks. Re-uploaded with revised DEP-3. (I apologize for the multiple uploads. I am new at this.) -- Image abnmormally stretched when streaming with transcode activated (Integer overflow in aspect ratio calculation) https://bugs.launchpad.net/bugs/672304 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 677621] [NEW] Multi-page scanning in simple-scan
Public bug reported: Binary package hint: simple-scan Simple scan is a very useful and intuitive utility. However it lacks the ability to perform multipage scanning, which is nowadays possible with many all-in-one printers. Adding a multipage scanning would make this application much more suitable in a business environment. ** Affects: simple-scan (Ubuntu) Importance: Undecided Status: New -- Multi-page scanning in simple-scan https://bugs.launchpad.net/bugs/677621 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 384566] Re: [upstream] SVG files made with OpenOffice Draw do not open correctly in EoG
An update on this bug. Using OO.org 3.2.1 in Maverick. I attached two files, one ("test_inkscape.svg") created with Inkscape and another ("test_oo-draw.svg") which was the same as the previous, opened with OO.org draw and re-exported as svg. The new svg can be opened with Inkscape and Firefox just fine, but not with eog. In addition, everything is there, all elements in the image are fine and well represented all around. However any text present in the original is lost in the new file (it's not displayed in draw either). Furthermore, any test added with draw does not appear when the file is subsequently opened with Inkscape or firefox. -- [upstream] SVG files made with OpenOffice Draw do not open correctly in EoG https://bugs.launchpad.net/bugs/384566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 384566] Re: [upstream] SVG files made with OpenOffice Draw do not open correctly in EoG
** Attachment added: "test_inkscape.svg" https://bugs.launchpad.net/openoffice/+bug/384566/+attachment/1738648/+files/test_inkscape.svg -- [upstream] SVG files made with OpenOffice Draw do not open correctly in EoG https://bugs.launchpad.net/bugs/384566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 384566] Re: [upstream] SVG files made with OpenOffice Draw do not open correctly in EoG
** Attachment added: "test_oo-draw.svg" https://bugs.launchpad.net/openoffice/+bug/384566/+attachment/1738649/+files/test_oo-draw.svg -- [upstream] SVG files made with OpenOffice Draw do not open correctly in EoG https://bugs.launchpad.net/bugs/384566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 642907] Re: failed to open VA API
This is a libva issue, not vlc. You can get a similar error by simply typing: vainfo In my case (maverick release, Libva 1.0.1-3, vdpau-va-driver 0.6.3-1) I get a segmentation fault: Blocked: call to setenv("_PX_CONFIG_ORDER", "", 1) libva: libva version 0.31.1 Xlib: extension "XFree86-DRI" missing on display ":0.0". libva: va_getDriverName() returns 0 libva: Trying to open /usr/lib/dri/nvidia_drv_video.so Segmentation fault (core dumped). -- failed to open VA API https://bugs.launchpad.net/bugs/642907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 642907] Re: failed to open VA API
msznapka: How do you know the output is accelerated (with mplayer?). Please post the output. -- failed to open VA API https://bugs.launchpad.net/bugs/642907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 614914] Re: Please port libva 1.0.4 from Debian experimental
** Summary changed: - Please update to libva 1.0.4 + Please port libva 1.0.4 from Debian experimental -- Please port libva 1.0.4 from Debian experimental https://bugs.launchpad.net/bugs/614914 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 413657] Re: Please sync tor 0.2.1.19-1 (universe) from Debian testing (main)
Hi, I don't mean to interject the discussion here with "advertising". Anyway, I maintain a ppa where I port tor-experimental (and related software) to various Ubuntu releases... Just in case someone finds it useful. https://launchpad.net/~ubun-tor Cheers, Nick -- Please sync tor 0.2.1.19-1 (universe) from Debian testing (main) https://bugs.launchpad.net/bugs/413657 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 119638] Re: grace, grace6 not compiled with PDF support
Just for clarification, the bug wasn't fixed in debian6. Rather, it was closed, as debian6 has been removed from the main repos (in Debian and Ubuntu). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/119638 Title: grace, grace6 not compiled with PDF support -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 608685] Re: bind9 fails to start in Lucid Lynx, can't read openssl.cnf
Still having this issue and the suggested workaround doesn't seem to work. However it works if I add the line: /var/lib/named/etc/bind/* r, to the file /etc/apparmor.d/usr.sbin.named -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/608685 Title: bind9 fails to start in Lucid Lynx, can't read openssl.cnf -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 608685] Re: bind9 fails to start in Lucid Lynx, can't read openssl.cnf
Actually there is another way. For some reason unknown reason, a previous installation of bind installed a folder "named" in /var/lib that somehow was creating problems. Uninstalling bind9, removing the /usr/lib/named folder and reinstalling bind9 worked just fine. Therefore please disregard my previous comment (#5). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/608685 Title: bind9 fails to start in Lucid Lynx, can't read openssl.cnf -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1127545] [NEW] Merge gwyddion 2.30-2 from Debian
Public bug reported: Gwyddion 2.30-1 (and the ubuntu version 2.30-1ubuntu1) have a color selection bug that has been fixed in Debian with gwyddion version 2.30-2 with an upstream patch. This report asks for a merge of gwyddion 2.30-2 from Debian ** Affects: gwyddion (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/1127545 Title: Merge gwyddion 2.30-2 from Debian To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gwyddion/+bug/1127545/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1127545] Re: Merge gwyddion 2.30-2 from Debian
** Patch added: "gwyddion_2.30-2ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/gwyddion/+bug/1127545/+attachment/3532337/+files/gwyddion_2.30-2ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1127545 Title: Merge gwyddion 2.30-2 from Debian To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gwyddion/+bug/1127545/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1127545] Re: Merge gwyddion 2.30-2 from Debian
Added patch that disables unity (taken from the current version of gwyddion in Ubuntu, 2.30-1ubuntu1). ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1127545 Title: Merge gwyddion 2.30-2 from Debian To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gwyddion/+bug/1127545/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1132338] [NEW] Merge gwyddion 2.31-1 from Debian
Public bug reported: Gwyddion 2.31 has been released upstream with many new features and updates. It's available on Debian (2.31-1) and this reports asks for a merge. Changelog: Released: 21 February 2013. Application Translations updated: Czech, French, Russian, Spanish. Libraries libgwyprocess: Bogus normalisation/possible crash in gwy_data_field_area_dh() in presence of mask on non-square area was fixed. distribution if the area contains no data due to masking. libgwyprocess: gwy_data_field_area_dh() returns a reasonable empty distribution if the area contains no data due to masking. libgwyprocess: Radial PSDF normalisation was corrected to be really sampling-independent and correspond to the formula in user guide. libgwyprocess: Double-free error if the initial Delaunay triangulation step fails was corrected. libgwyprocess: Swapped x and y coordinates of spectra in serialisation were fixed. libgwyprocess: Added brick (3D) data support backported from Gwyddion 3 development branch. libgwydgets: Crashes upon clicking colour selection buttons were fixed. libgwydgets: 3D view false colour axis shows overlay, not height units in the overlay mode. libgwyapp: Visibility of false colour bar and mask are included in 3D view settings saved by ‘Set Defaults’. libgwyprocess: gwy_data_field_distort() actually works for destination field of different size than source. Modules APE DAX (new): Imports APE Research DAX files. Nanomagnetics (new): Imports Nanomagnetics NMI files. VTK export (new): Exports fields as VTK structured grid files. Magellan (new): Imports FEI Magellan SEM images. Extend (new): Extends a field by adding borders using several methods. Brickshow (new): Added a simple module for loading, visualising and data extracting from 3D volume data (Bricks) GWYXYZF (new): Imports and export Gwyddion Simple XYZ files. Seiko: Files starting ‘NPXZ000AFM’ are recognised and imported. XQP phase files should be read with a correct value scale and units. Shimadzu: Files of different version than 2 are recognised and loaded. Omicron flat: Crash while reading files with up and down traces but no retrace was fixed. Createc: Conversion of raw data to physical values was corrected. Nanoeducator: Keep relative coordinates of datafields, Material description decoding from CP1251, Attempt to fix current scale in spectroscopy. Nanoscantech: Scan names of new standard (inside Attributes) supported, Units and scan names recoding from CP1251. Nanoscope: F-Z spectra are imported (experimental). Pixmap: Manual font size range is limited by zoom. Inset bar length is remembered and used the next time if possible. Raw XYZ: Tolerance for ‘regular grid’ (which is not triangulated) was increased to 5% of pixel size to help people with poorly rounded data. Edge: New Sobel and Prewitt classic edge detection functions. Drift correction: Correction can be applied to all compatible channels and channels can be directly replaced with corrected ones. Line layer: Thick line end markers are drawn correctly to image targets. NetCDF: GXSM file metadata support was improved, images are flipped when appropriate. Fit sphere: Units of resulting quantities are set correctly. Omicron: Abscissae of single point spectra were corrected to match SCALA. Graph fit: It is possible to plot the difference between data and fit to a new graph. Graph fit, FD fit and Critical dimension: Curve and controls were switched, controls should no longer jump around, interfering with selection. Merge: ‘None’ merge mode which does not do any correlation search was actually implemented. Critical warnings and wrong smooth merging for some image combinations were fixed. ‘Second’ really means the image selected in the dialog now. Other Crash on Win32 while loading TIFF images was hopefully fixed. Compatibility with GLib older than 2.26, accidentaly broken in 2.30, was restored. Desktop files in correct locations are updated with --enable-home-installation configure option. Standalone gwy python module on Win32 no nonger tries to load non-existent Gwyddion libraries. MS Windows executables are available also as 64bit. They are still somewhat experimental and do not include Python scripting support. ** Affects: gwyddion (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/1132338 Title: Merge gwyddion 2.31-1 from Debian To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gwyddion/+bug/1132338/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs