[sage-support] Re: Sage crash report 7.0

2016-12-19 Thread Laurent Bakri
Yep that did the trick 
Thanks a lot


Le mercredi 14 décembre 2016 14:28:09 UTC+1, Laurent Bakri a écrit :
>
>
>
> Hi all, 
> I am using sage  on Debian (sid)
> Sagemath 7.0 was working fine until an upgrade of python  to version 3 
> Then it stop working with an syntax error due to python 3  
> So I (re)lnked pyhton to python 2.7 but now it crashes for a reason I 
> cannot determine 
> here is the crash report 
> Thanks in advance,
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


[sage-support] Re: Sage crash report 7.0

2016-12-14 Thread Dima Pasechnik


On Wednesday, December 14, 2016 at 7:31:30 PM UTC, Laurent Bakri wrote:
>
>
> Hmm.. this is getting hard to follow the thread... 
> Yes there is a reason I can't upgrade  (with the last gcc there is an  
> error on flint described here "-r and -pie may not be used together" 
> 
> while compiling from source (or upgrading )  and the binary install from 
> scratch  does not work either (but i forgot the error) 
> Althought there was a patch suggested to compile the last version in this 
> google group  somewhere. hould I focus on that on your opinion ? 
>

I think the latest Sage beta (7.5.beta6) already includes this fix.
Get it here https://github.com/sagemath/sage/tree/develop
and build from source.

 

> Thanks a lot 
>
>   
> 
> Le mercredi 14 décembre 2016 14:28:09 UTC+1, Laurent Bakri a écrit :
>>
>>
>>
>> Hi all, 
>> I am using sage  on Debian (sid)
>> Sagemath 7.0 was working fine until an upgrade of python  to version 3 
>> Then it stop working with an syntax error due to python 3  
>> So I (re)lnked pyhton to python 2.7 but now it crashes for a reason I 
>> cannot determine 
>> here is the crash report 
>> Thanks in advance,
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


[sage-support] Re: Sage crash report 7.0

2016-12-14 Thread Laurent Bakri

Hmm.. this is getting hard to follow the thread... 
Yes there is a reason I can't upgrade  (with the last gcc there is an  
error on flint described here "-r and -pie may not be used together" 

while compiling from source (or upgrading )  and the binary install from 
scratch  does not work either (but i forgot the error) 
Althought there was a patch suggested to compile the last version in this 
google group  somewhere. hould I focus on that on your opinion ? 
Thanks a lot 

  

Le mercredi 14 décembre 2016 14:28:09 UTC+1, Laurent Bakri a écrit :
>
>
>
> Hi all, 
> I am using sage  on Debian (sid)
> Sagemath 7.0 was working fine until an upgrade of python  to version 3 
> Then it stop working with an syntax error due to python 3  
> So I (re)lnked pyhton to python 2.7 but now it crashes for a reason I 
> cannot determine 
> here is the crash report 
> Thanks in advance,
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-support] Re: Sage crash report 7.0

2016-12-14 Thread Dima Pasechnik


On Wednesday, December 14, 2016 at 3:44:19 PM UTC, NITIN DARKUNDE wrote:
>
> Hello, I have some old version of sage installed two years ago on my 
> laptop. Also some worksheets are saved on it. How to upgrade it to latest 
> 7.4 version? Whether old saved worksheets will remain saved? or get deleted?
>

You can always download the worksheets into files and save them to some 
reasonable place. (With an open worksheet such an option is in File menu, I 
think).
Normally it's a file with .sws extension.
And you can do the opposite, load a worksheet from a file.

I'd recommend to install a new version of Sage, not to upgrade the existing 
one (an upgrade from such an old version won't be possible anyway).
Then you can load your worksheets into the new version.




  

>
> On Dec 14, 2016 9:08 PM, "Dima Pasechnik"  
> wrote:
>
> Is there any reason you cannot upgrade to a more recent version? The 
> current stable version is 7.4.
>
>
> On Wednesday, December 14, 2016 at 1:28:09 PM UTC, Laurent Bakri wrote:
>>
>>
>>
>> Hi all, 
>> I am using sage  on Debian (sid)
>> Sagemath 7.0 was working fine until an upgrade of python  to version 3 
>> Then it stop working with an syntax error due to python 3  
>> So I (re)lnked pyhton to python 2.7 but now it crashes for a reason I 
>> cannot determine 
>> here is the crash report 
>> Thanks in advance,
>>
>> -- 
> You received this message because you are subscribed to the Google Groups 
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-support...@googlegroups.com .
> To post to this group, send email to sage-s...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


Re: [sage-support] Re: Sage crash report 7.0

2016-12-14 Thread NITIN DARKUNDE
Hello, I have some old version of sage installed two years ago on my
laptop. Also some worksheets are saved on it. How to upgrade it to latest
7.4 version? Whether old saved worksheets will remain saved? or get deleted?

On Dec 14, 2016 9:08 PM, "Dima Pasechnik"  wrote:

Is there any reason you cannot upgrade to a more recent version? The
current stable version is 7.4.


On Wednesday, December 14, 2016 at 1:28:09 PM UTC, Laurent Bakri wrote:
>
>
>
> Hi all,
> I am using sage  on Debian (sid)
> Sagemath 7.0 was working fine until an upgrade of python  to version 3
> Then it stop working with an syntax error due to python 3
> So I (re)lnked pyhton to python 2.7 but now it crashes for a reason I
> cannot determine
> here is the crash report
> Thanks in advance,
>
> --
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.


[sage-support] Re: Sage crash report 7.0

2016-12-14 Thread Dima Pasechnik
Is there any reason you cannot upgrade to a more recent version? The 
current stable version is 7.4.

On Wednesday, December 14, 2016 at 1:28:09 PM UTC, Laurent Bakri wrote:
>
>
>
> Hi all, 
> I am using sage  on Debian (sid)
> Sagemath 7.0 was working fine until an upgrade of python  to version 3 
> Then it stop working with an syntax error due to python 3  
> So I (re)lnked pyhton to python 2.7 but now it crashes for a reason I 
> cannot determine 
> here is the crash report 
> Thanks in advance,
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.