[sage-support] Re: View does not work for crystal graphs (SageMath version 10.4)

2024-11-01 Thread Kwankyu
This was fixed by https://github.com/sagemath/sage/pull/38764

-- 
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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/sage-support/314b8e74-8f89-4768-a338-9a997e066253n%40googlegroups.com.


Re: [sage-support] Re: View does not work

2024-09-26 Thread Dima Pasechnik
On Thu, Sep 26, 2024 at 11:04 PM Trey Davis  wrote:
>
> It still doesn't work...any logs or something I should post?

We'd appreciate more details on how you run Sage and invoke view, and
what exactly you see in the error message.

E.g. if you run Sage in a WSL terminal and invoke view() at sage:
prompt, I don't even understand how
it can display anything graphic. If, on the other hand, you run Sage
via a jupyter notebook in a native Windows browser
(connected to your local WSL Sage install), then view() ought to
display something in your browser.

Dima


>
> On Sunday, August 4, 2024 at 9:24:55 PM UTC-4 Kwankyu wrote:
>>
>> Does anyone on linux platform experience sporadic "no pdf file" symptom?
>>
>> If so, please report to  https://github.com/sagemath/sage/pull/38339.
>>
>> On Monday, July 8, 2024 at 4:45:16 PM UTC+9 Kwankyu wrote:
>>>
>>> Try
>>>
>>> https://github.com/sagemath/sage/pull/38339
>>>
>>> On Sunday, June 23, 2024 at 12:37:52 PM UTC+9 Trey Davis wrote:

 I use wsl with Ubuntu 22.04.3 LTS installed. I installed sage from source 
 code (SageMath version 10.4.beta9.)  View does not work. When I try to use 
 it, it returns the error, "!  ==> Fatal error occurred, no output PDF file 
 produced!." Latex does work though.
>
> --
> 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 [email protected].
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/sage-support/68ba59bd-d26d-4d3a-b14a-fb1838c73bc2n%40googlegroups.com.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CAAWYfq2KUprSBMfY9ga%2BFz0LFrKnU7f93uoZg3e0-TDFq_7poQ%40mail.gmail.com.


[sage-support] Re: View does not work

2024-09-26 Thread Trey Davis
It still doesn't work...any logs or something I should post?

On Sunday, August 4, 2024 at 9:24:55 PM UTC-4 Kwankyu wrote:

> Does anyone on linux platform experience sporadic "no pdf file" symptom? 
>
> If so, please report to  https://github.com/sagemath/sage/pull/38339.
>
> On Monday, July 8, 2024 at 4:45:16 PM UTC+9 Kwankyu wrote:
>
>> Try
>>
>> https://github.com/sagemath/sage/pull/38339
>>
>> On Sunday, June 23, 2024 at 12:37:52 PM UTC+9 Trey Davis wrote:
>>
>>> I use wsl with Ubuntu 22.04.3 LTS installed. I installed sage from 
>>> source code (SageMath version 10.4.beta9.)  View does not work. When I try 
>>> to use it, it returns the error, "!  ==> Fatal error occurred, no output 
>>> PDF file produced!." Latex does work though.
>>
>>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/68ba59bd-d26d-4d3a-b14a-fb1838c73bc2n%40googlegroups.com.


[sage-support] Re: View does not work

2024-08-04 Thread Kwankyu
Does anyone on linux platform experience sporadic "no pdf file" symptom? 

If so, please report to  https://github.com/sagemath/sage/pull/38339.

On Monday, July 8, 2024 at 4:45:16 PM UTC+9 Kwankyu wrote:

> Try
>
> https://github.com/sagemath/sage/pull/38339
>
> On Sunday, June 23, 2024 at 12:37:52 PM UTC+9 Trey Davis wrote:
>
>> I use wsl with Ubuntu 22.04.3 LTS installed. I installed sage from source 
>> code (SageMath version 10.4.beta9.)  View does not work. When I try to use 
>> it, it returns the error, "!  ==> Fatal error occurred, no output PDF file 
>> produced!." Latex does work though.
>
>

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/613f9545-b988-4e0f-8c51-7570aac9aa46n%40googlegroups.com.


[sage-support] Re: View does not work

2024-07-08 Thread Kwankyu
Try

https://github.com/sagemath/sage/pull/38339

On Sunday, June 23, 2024 at 12:37:52 PM UTC+9 Trey Davis wrote:

> I use wsl with Ubuntu 22.04.3 LTS installed. I installed sage from source 
> code (SageMath version 10.4.beta9.)  View does not work. When I try to use 
> it, it returns the error, "!  ==> Fatal error occurred, no output PDF file 
> produced!." Latex does work though.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/f76e618b-62c1-450d-ad86-311aaae0499fn%40googlegroups.com.


[sage-support] Re: View does not work

2024-06-24 Thread Emmanuel Charpentier


The Sage wiki has a relevant section . 
I found it useful.

HTH,
​
Le dimanche 23 juin 2024 à 05:37:52 UTC+2, Trey Davis a écrit :

> I use wsl with Ubuntu 22.04.3 LTS installed. I installed sage from source 
> code (SageMath version 10.4.beta9.)  View does not work. When I try to use 
> it, it returns the error, "!  ==> Fatal error occurred, no output PDF file 
> produced!." Latex does work though.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/c0b7b455-aa47-4a5d-9fc6-35052f75426cn%40googlegroups.com.