Spreadsheet issue - PoM

Here's the place for discussion related to coding in FreeCAD, C++ or Python. Design, interfaces and structures.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
Post Reply
renatorivo
Veteran
Posts: 2611
Joined: Tue Feb 21, 2012 8:07 pm
Location: Torino - Italy

Spreadsheet issue - PoM

Post by renatorivo »

-> New document
-> WB Spreadsheeet
-> New Spreadsheeet
-> Double-click on Spreadsheeet in the tree

Report shows this message infinitely
report foglio.png
report foglio.png (11.05 KiB) Viewed 1403 times
OS: Windows 8.1
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.10894 (Git)
Build type: Release
Branch: master
Hash: 6e5bba3999b49098cac93482a13afca243a89d04
Python version: 2.7.8
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0

This is not the case in Linux

Renato
Last edited by renatorivo on Mon Apr 24, 2017 6:01 am, edited 1 time in total.
User avatar
microelly2
Veteran
Posts: 4688
Joined: Tue Nov 12, 2013 4:06 pm
Contact:

Re: Spreadsheet issue

Post by microelly2 »

works as expected(no error) for me

OS: Ubuntu 14.04.5 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.10893 (Git)
Build type: None
Branch: master
Hash: a75a98ef279e9e067abf5cef3a6de6f09fba2c94
Python version: 2.7.6
Qt version: 4.8.6
Coin version: 4.0.0a
OCC version: 7.1.0
renatorivo
Veteran
Posts: 2611
Joined: Tue Feb 21, 2012 8:07 pm
Location: Torino - Italy

Re: Spreadsheet issue

Post by renatorivo »

microelly2 wrote:works as expected(no error) for me

OS: Ubuntu 14.04.5 LTS
Word size of OS: 64-bit
Works well, even with
OS: Ubuntu 16.04.2 LTS
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.10893 (Git)
Build type: None
Branch: master
Hash: a75a98ef279e9e067abf5cef3a6de6f09fba2c94
Python version: 2.7.12
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0

The inconvenience only happens in Windows
User avatar
sgrogan
Veteran
Posts: 6499
Joined: Wed Oct 22, 2014 5:02 pm

Re: Spreadsheet issue

Post by sgrogan »

renatorivo wrote:The inconvenience only happens in Windows
I cannot reproduce?
OS: Windows 7
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 0.17.10894 (Git)
Build type: Release
Branch: master
Hash: 6e5bba3999b49098cac93482a13afca243a89d04
Python version: 2.7.8
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.1.0
"fight the good fight"
chrisb
Veteran
Posts: 53933
Joined: Tue Mar 17, 2015 9:14 am

Re: Spreadsheet issue

Post by chrisb »

Perhaps it depends on one of your personal settings, did you try to delete or move your config files?
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
renatorivo
Veteran
Posts: 2611
Joined: Tue Feb 21, 2012 8:07 pm
Location: Torino - Italy

Re: Spreadsheet issue

Post by renatorivo »

chrisb wrote:Perhaps it depends on one of your personal settings,
I think so because in Linux and Win10 there are no errors, and not even in Win8.1 with FreeCAD0.16

Thank you
Renato
User avatar
microelly2
Veteran
Posts: 4688
Joined: Tue Nov 12, 2013 4:06 pm
Contact:

Re: Spreadsheet issue

Post by microelly2 »

I wonder where the method GetActiveObject is defined.
ulrich1a
Veteran
Posts: 1957
Joined: Sun Jul 07, 2013 12:08 pm

Re: Spreadsheet issue

Post by ulrich1a »

Works for me with wine 2.6. I can open a new spreadsheet.

Ulrich

OS: Windows 7
Word size of OS: 32-bit
Word size of FreeCAD: 32-bit
Version: 0.17.10894 (Git)
Build type: Release
Branch: master
Hash: 6e5bba3999b49098cac93482a13afca243a89d04
Python version: 2.7.8
Qt version: 4.8.7
Coin version: 4.0.0a
OCC version: 7.0.0
triplus
Veteran
Posts: 9471
Joined: Mon Dec 12, 2011 4:45 pm

Re: Spreadsheet issue

Post by triplus »

Hi Renato.

This is PoM module related. It can happen on Linux too.
renatorivo
Veteran
Posts: 2611
Joined: Tue Feb 21, 2012 8:07 pm
Location: Torino - Italy

Re: Spreadsheet issue

Post by renatorivo »

triplus wrote:This is PoM module related. It can happen on Linux too.
I confirm, after installing PoM in Linux.
Post Reply