Bug 406757 - Bug in first start
Summary: Bug in first start
Status: RESOLVED WORKSFORME
Alias: None
Product: rkward
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: RKWard Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-22 11:03 UTC by JSRamseyer
Modified: 2020-06-02 04:33 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description JSRamseyer 2019-04-22 11:03:05 UTC
SUMMARY


STEPS TO REPRODUCE
1. on the first run of rkward, after long delay
2. after you quit the program and run it again it does not repeat the error
3. 

OBSERVED RESULT
After second start. 

EXPECTED RESULT
after the second execution, running a script R errors occur due to unexpected behaviors.

These errors do not occur when I run the same Script from Emacs.

SOFTWARE/OS VERSIONS
Linux/GNOME: Fedora 29
(available in About System)
Qt Version:  1:4.8.7-45.fc29
Install packages (KDE)
kde-apps-rpm-macros.noarch                     6:4.14.38-9.fc29                   @fedora                
kde-cli-tools.x86_64                           5.14.5-1.fc29                      @updates               
kde-filesystem.x86_64                          4-60.fc29                          @fedora                
kde-gtk-config.x86_64                          5.14.5-1.fc29                      @updates               
kde-l10n.noarch                                17.08.3-5.fc29                     @fedora                
kde-partitionmanager.x86_64                    3.3.1-3.fc29                       @fedora                
kde-platform-plugin.x86_64                     1:4.11.22-23.fc29                  @fedora                
kde-print-manager.x86_64                       18.12.2-1.fc29                     @updates               
kde-print-manager-libs.x86_64                  18.12.2-1.fc29                     @updates               
kde-settings.noarch                            29.0-1.fc29                        @fedora                
kde-settings-plasma.noarch                     29.0-1.fc29                        @fedora                
kde-settings-pulseaudio.noarch                 29.0-1.fc29                        @fedora                
kde-style-breeze.x86_64                        5.14.5-1.fc29                      @updates               
kde-workspace-common.noarch                    1:4.11.22-23.fc29                  @fedora                
kdecoration.x86_64                             5.14.5-1.fc29                      @updates               
kdegraphics-mobipocket.x86_64                  18.12.2-1.fc29                     @updates               
kdegraphics-thumbnailers.x86_64                18.12.2-1.fc29                     @updates               
kdelibs.x86_64                                 6:4.14.38-9.fc29                   @fedora                
kdelibs-common.x86_64                          6:4.14.38-9.fc29                   @fedora                
kdelibs-devel.x86_64                           6:4.14.38-9.fc29                   @fedora                
kdelibs-ktexteditor.x86_64                     6:4.14.38-9.fc29                   @fedora                
kdelibs-webkit.x86_64                          6:4.14.38-9.fc29                   @fedora                
kdenlive.x86_64                                18.12.3-3.fc29                     @rpmfusion-free-updates
kdepim-addons.x86_64                           18.12.2-1.fc29                     @updates               
kdepim-apps-libs.x86_64                        18.12.2-1.fc29                     @updates               
kdepim-runtime.x86_64                          1:18.12.2-1.fc29                   @updates               
kdepim-runtime-libs.x86_64                     1:18.12.2-1.fc29                   @updates               
kdeplasma-addons.x86_64                        5.14.5.1-1.fc29                    @updates               
kdesu.x86_64                                   1:5.14.5-1.fc29                    @updates       

ADDITIONAL INFORMATION
---Descrição do problema---
Por favor, preencha as informações ausentes *em inglês*.

Encontrei a mensagem de erro citada abaixo. Além disso, vi os seguintes sintomas:
###Por favor, preencha (se aplicável)###

O que fez - em detalhes - diretamente antes de encontrar este problema?
###Por favor, preencha###

Quando tentou repetir os passos acima, o problema voltou a ocorrer (não, às vezes, sempre)?
###Por favor, preencha###

Se aplicável: Ao fazer a mesma coisa em uma sessão de R fora do RKWard, ocorreu o mesmo problema?
###Por favor, preencha###

Você tem alguma informação adicional que possa nos ajudar a localizar este problema? Em particular, se aplicável, pode fornecer dados e código em R como exemplo para reproduzir este problema?
###Por favor, preencha###

O RKWard está disponível em muitas distribuições e, às vezes, os problemas são específicos para um determinado método de instalação. Como você instalou o RKWard (quais arquivos você baixou)?
###Por favor, preencha###


---Error Message---
Código da mensagem: r_engine_has_died
Erro durante a comunicação inicial com o processo da infraestrutura. Era esperado o elemento '', mas foi recebido o '{d3119df3-4e1c-4b45-b732-ae9ee1a08460}'
A infraestrutura do R será encerrada imediatamente. Isso significa que você não poderá usar mais funções que dependam dele, ou seja, provavelmente não poderá fazer mais nada, nem mesmo salvar o espaço de trabalho (mas, se tiver sorte, o R já o fez antes). O que poderá fazer, todavia, é salvar os arquivos de comandos que estiverem abertos, o resultado ou copiar os dados das janelas de editores de dados abertas. Saia do RKWard depois disso. Pedimos desculpas!

---Session Info---
RKWard version: 0.7.0b
KDE Frameworks version (runtime): 5.55.0
KDE Frameworks version (compile time): 5.55.0
Qt version (runtime): 5.11.3
Local config directory: /home/juan/.config
RKWard storage directory: /home/juan/.rkward/
Backend version (as known to the frontend): 

Debug message file (this may contain relevant diagnostic output in case of trouble):
/tmp/rkward.frontend
- backend not available or rk.sessionInfo() canceled -
Comment 1 Thomas Friedrichsmeier 2019-04-23 07:15:52 UTC
Thanks for reporting. Unfortunately, this is not enough information to diagnose the problem.

As far as I understand:
1. You run a script in RKWard, it runs as expected.
2. You run the same script again, in the same session. Some error occurs (what _exactly_?!)
3. After restarting RKWard, the script runs as expected, again.
4. No problem running the same script, repeatedly in ESS.

Correct so far?

What I would really need to do anything:
a) A full error message.
b) A *minimal* version of the script, reduced to just as little as is needed to produce the error.

Thanks!
Comment 2 Thomas Friedrichsmeier 2020-05-03 20:34:11 UTC
Still waiting for the info requested in comment #1. Without that, there is not really anything I can do about this issue.
Comment 3 Bug Janitor Service 2020-05-18 04:33:13 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2020-06-02 04:33:14 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!