[opensuse] texstudio freezes KDE3 desktop
Hello: I installed texstudio in openSUSE Leap 42.3 with KDE 3.5 desktop. I downloaded the rpm packages from http://download.opensuse.org/repositories/home:/jsundermeyer/openSUSE_Leap_4... and http://download.opensuse.org/repositories/home:/jsundermeyer/openSUSE_Leap_4... Both versions (qt4 and qt5) freezes KDE 3.5 desktop. There is no any error or other message in the terminal window when I run the program in konsole. I still can switch to other terminal windows by ctrl+alt+F(1-6). How could I fix this or at least find out what the problem is? Thanks, Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 11/05/2018 02:01 PM, Istvan Gabor wrote:
Hello:
I installed texstudio in openSUSE Leap 42.3 with KDE 3.5 desktop. I downloaded the rpm packages from
http://download.opensuse.org/repositories/home:/jsundermeyer/openSUSE_Leap_4...
and
http://download.opensuse.org/repositories/home:/jsundermeyer/openSUSE_Leap_4...
Both versions (qt4 and qt5) freezes KDE 3.5 desktop. There is no any error or other message in the terminal window when I run the program in konsole.
I still can switch to other terminal windows by ctrl+alt+F(1-6).
How could I fix this or at least find out what the problem is?
Istvan, it is hard to tell. I suspect there is an overlooked dependency. It would be helpful to post to the suse-kde3 list. I have been completely impressed with kde3 on Leap 42.3 and Leap 15.0. It has been virtually flawless for me and blisteringly fast. I'll see if I can load it (as long as it doesn't have a monstrous dependency list. In the mean time, post/forward the question to opensuse-kde3@opensuse.org -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Tue, 6 Nov 2018 03:27:58 -0600, David C. Rankin wrote:
On 11/05/2018 02:01 PM, Istvan Gabor wrote:
Hello:
I installed texstudio in openSUSE Leap 42.3 with KDE 3.5 desktop. I downloaded the rpm packages from
http://download.opensuse.org/repositories/home:/jsundermeyer/openSUSE_Leap_4...
and
http://download.opensuse.org/repositories/home:/jsundermeyer/openSUSE_Leap_4...
Both versions (qt4 and qt5) freezes KDE 3.5 desktop. There is no any error or other message in the terminal window when I run the program in konsole.
I still can switch to other terminal windows by ctrl+alt+F(1-6).
How could I fix this or at least find out what the problem is?
Istvan, it is hard to tell. I suspect there is an overlooked dependency. It would be helpful to post to the suse-kde3 list. I have been completely impressed with kde3 on Leap 42.3 and Leap 15.0. It has been virtually flawless for me and blisteringly fast.
I'll see if I can load it (as long as it doesn't have a monstrous dependency list. In the mean time, post/forward the question to
David, thank you for your answer. I played with texstudio a little bit and found that: The problem occurs only in KDE3 desktop, if I login to KDE4 or IceWM session the program runs normal. I also built the program in my system. The build and install process went without any problem, but the own build also freezes KDE3. I have installed previous 2.12.8 version (downloaded from http://download.opensuse.org/repositories/home:/jsundermeyer/openSUSE_Leap_4...) and it runs without problem in KDE3 session, indicating that probably a change in the new version causes the problem. I wrote an email to texstudio developers asking for help to solve this. Thanks again Istvan -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 11/09/2018 03:45 PM, Istvan Gabor wrote:
I have installed previous 2.12.8 version (downloaded from http://download.opensuse.org/repositories/home:/jsundermeyer/openSUSE_Leap_4...)
and it runs without problem in KDE3 session, indicating that probably a change in the new version causes the problem.
I wrote an email to texstudio developers asking for help to solve this.
Thanks again
Istvan
Well, we need to determine what is freezing. Because if it were a simple shared-object library version of SONAME change, then it would effect all desktops and not just k3. It could be a problem in texstudio itself in making a call to Qt without checking what Qt it is talking to. You would still think that would be handled, unless it is making a call to Qt and getting the Qt4 version and not seeing Qt3 in /opt. Ask the texstudio devs if there were any preprocessor checks on the Qt version removed between the build that works and the one that fails. You may be able to check the commits if the source is on github, etc.. Let us know what you find and make sure we get the issue handled. Thanks for the help. -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
David C. Rankin
-
Istvan Gabor