[Desktop-packages] [Bug 1509724] Re: natilus corrupet double-linked list on delete

2015-12-10 Thread Stefanauss
Might be related to #1512826.

Try if the fix landed if wily-proposed fixed this as well.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1509724

Title:
  natilus corrupet double-linked list on delete

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 15.10
  Release:  15.10

  nautilus:
Installed: 1:3.14.2-0ubuntu12
Candidate: 1:3.14.2-0ubuntu12
Version table:
   *** 1:3.14.2-0ubuntu12 0
  500 http://archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status

  ---
  When I press the delete key on a file, or try to move it to the trash, 
natilus crashes and closes.

  In a terminal i get this error:
  ** Error in `nautilus': corrupted double-linked list: 0x7f4518002250 ***

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1074701] Re: Formulas cause LibreOffice Writer to crash

2012-11-14 Thread Stefanauss
Informations submitted in Bug #1078953.
Please, if you're affected by this bug mark yourself affected in the new one as 
well.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1074701

Title:
  Formulas cause LibreOffice Writer to crash

Status in “libreoffice” package in Ubuntu:
  Invalid

Bug description:
  When formulas are used in a LibreOffice Writer document, a crash
  happens within seconds. This is fully reproducible on my system.
  Writer does not crash if formulas are not present, and the dedicated
  formula editor LibreOffice Math is not affected.

  Steps to reproduce:
  1. Open LibreOffice Writer
  2. Start writing a formula (Insert > Object > Formula)
  3. Write anything in the formula editor. Crash should occur within seconds.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sat Nov  3 17:54:59 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2012-10-18 (16 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1078953] [NEW] Crash in LibreOffice Writer when using formulas

2012-11-14 Thread Stefanauss
Public bug reported:

== What is expected to happen ==

Being able to double click an existing formula to edit it, press ESC or
clicking outside the formula editor to close it, single-click selecting
a formula, creating a new one and then click outside the formula editor
to close it.

== What happens instead ==

Both by creating a new document or opening an existing one, I can
create/edit/select formulas in Libre Office Writer for about 15
attempts, succesfully. Then, at the next operation involving formulas
(doesn't matter which one: bug happens while single-clik selecting a
formula, double-click-to-edit a formula, closing the formula editor),
Writer freezes and after a few second crashes and closes itself.

== Notes ==

I'm attaching the full apport crash report as request in bug #1074701. I
integrated the procedure there suggested for debugging with the wiki
page https://wiki.ubuntu.com/LibreOfficeBugWrangling. If there's
something uncomplete, let me know.

$ lsb_release -rd
Description:Ubuntu 12.10
Release:12.10
$ apt-cache policy libreoffice-writer
libreoffice-writer:
  Installato: 1:3.6.2~rc2-0ubuntu4
  Candidato:  1:3.6.2~rc2-0ubuntu4
  Tabella versione:
 *** 1:3.6.2~rc2-0ubuntu4 0
500 http://it.archive.ubuntu.com/ubuntu/ quantal-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 1:3.6.2~rc2-0ubuntu3 0
500 http://it.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: libreoffice-writer 1:3.6.2~rc2-0ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
Uname: Linux 3.5.0-18-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Thu Nov 15 00:35:01 2012
InstallationDate: Installed on 2012-10-16 (29 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121015.2)
MarkForUpload: True
SourcePackage: libreoffice
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: libreoffice (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug package-from-proposed quantal running-unity

** Attachment added: "_usr_lib_libreoffice_program_soffice.bin.1000.crash"
   
https://bugs.launchpad.net/bugs/1078953/+attachment/3433689/+files/_usr_lib_libreoffice_program_soffice.bin.1000.crash

** Description changed:

  == What is expected to happen ==
  
  Being able to double click an existing formula to edit it, press ESC or
  clicking outside the formula editor to close it, single-click selecting
  a formula, creating a new one and then click outside the formula editor
  to close it.
  
  == What happens instead ==
  
  Both by creating a new document or opening an existing one, I can
  create/edit/select formulas in Libre Office Writer for about 15
  attempts, succesfully. Then, at the next operation involving formulas
  (doesn't matter which one: bug happens while single-clik selecting a
- formula, double-click-to-edit a formula, closing the formula editor
+ formula, double-click-to-edit a formula, closing the formula editor),
+ Writer freezes and after a few second crashes and closes itself.
  
  == Notes ==
  
  I'm attaching the full apport crash report as request in bug #1074701. I
  integrated the procedure there suggested for debugging with the wiki
  page https://wiki.ubuntu.com/LibreOfficeBugWrangling. If there's
  something uncomplete, let me know.
  
  $ lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10
- $ apt-cache policy libreoffice-writer 
+ $ apt-cache policy libreoffice-writer
  libreoffice-writer:
-   Installato: 1:3.6.2~rc2-0ubuntu4
-   Candidato:  1:3.6.2~rc2-0ubuntu4
-   Tabella versione:
-  *** 1:3.6.2~rc2-0ubuntu4 0
- 500 http://it.archive.ubuntu.com/ubuntu/ quantal-proposed/main amd64 
Packages
- 100 /var/lib/dpkg/status
-  1:3.6.2~rc2-0ubuntu3 0
- 500 http://it.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
+   Installato: 1:3.6.2~rc2-0ubuntu4
+   Candidato:  1:3.6.2~rc2-0ubuntu4
+   Tabella versione:
+  *** 1:3.6.2~rc2-0ubuntu4 0
+ 500 http://it.archive.ubuntu.com/ubuntu/ quantal-proposed/main amd64 
Packages
+ 100 /var/lib/dpkg/status
+  1:3.6.2~rc2-0ubuntu3 0
+ 500 http://it.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-writer 1:3.6.2~rc2-0ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7
  Uname: Linux 3.5.0-18-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Thu Nov 15 00:35:01 2012
  InstallationDate: Installed on 2012-10-16 (29 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121015.2)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to

[Desktop-packages] [Bug 1074701] Re: Formulas cause LibreOffice Writer to crash

2012-11-13 Thread Stefanauss
The relevant output in /var/log/syslog says:

Nov 14 00:18:53 barney kernel: [205358.265286] soffice.bin[28448]:
segfault at 20 ip 7fc43538e541 sp 77eb9c00 error 4 in
libgio-2.0.so.0.3400.1[7fc4352eb000+14e000]

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1074701

Title:
  Formulas cause LibreOffice Writer to crash

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  When formulas are used in a LibreOffice Writer document, a crash
  happens within seconds. This is fully reproducible on my system.
  Writer does not crash if formulas are not present, and the dedicated
  formula editor LibreOffice Math is not affected.

  Steps to reproduce:
  1. Open LibreOffice Writer
  2. Start writing a formula (Insert > Object > Formula)
  3. Write anything in the formula editor. Crash should occur within seconds.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sat Nov  3 17:54:59 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2012-10-18 (16 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1074701] Re: Formulas cause LibreOffice Writer to crash

2012-11-13 Thread Stefanauss
I can confirm this bug on my system. The only difference is that I'm
actually able to use and write formulas in libre-office writer for a few
minutes but then, as soon as i pick an existing formula for editing or
try to create a new one, Writer crashes without not even bringing
apport-bug up (No, it's not blacklisted).

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1074701

Title:
  Formulas cause LibreOffice Writer to crash

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  When formulas are used in a LibreOffice Writer document, a crash
  happens within seconds. This is fully reproducible on my system.
  Writer does not crash if formulas are not present, and the dedicated
  formula editor LibreOffice Math is not affected.

  Steps to reproduce:
  1. Open LibreOffice Writer
  2. Start writing a formula (Insert > Object > Formula)
  3. Write anything in the formula editor. Crash should occur within seconds.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic x86_64
  ApportVersion: 2.6.1-0ubuntu6
  Architecture: amd64
  Date: Sat Nov  3 17:54:59 2012
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  InstallationDate: Installed on 2012-10-18 (16 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp