Description of problem: Crash Version-Release number of selected component (if applicable): 4.5.1-1 How reproducible: always Open texstudio Tools - Configure Texstudio Close with OK Get the crash The crash occurs in qtermwidget.
Yves, thank you for the report. But can you please post the terminal output? BTAIM This version 4.5.1 is very old, and we have many more recent versions in Cauldron: latest 4.8.5. I imagine the first step will be to try something more recent. Assigning anyway to DavidG who is the conspicuous committer of this SRPM.
Assignee: bugsquad => geiger.david68210
Hi Lewis, Thanks for this remark. I tried to compile Cauldron package within Mageia. However, it uses Qt6, and M9 lacks qtsingleapplication for Qt6. I haven't explored the way of backporting the latest.
Submitting: texstudio-4.5.1-2.mga9 SRPMS texstudio-4.5.1-2.mga9
Assignee: geiger.david68210 => qa-bugs
CC: (none) => geiger.david68210
Advisory: =========== Texstudio was crashing after editing the settings. After a rebuild for qtermwidget 1.4.0, the crash is gone =============
MGA9-64 Plasma Wayland on Compaq H000SB. No installation issues. Open texstudio, choose "Options" menu (Tools does not exist), choose Configure Texstudio, changed default Fonts, clicked OK. Works well. But trying to create a minimal document using the article template is a failure. I can edit, but trying to compile gives an error: LaTeX3 Error: File 'UnicodeData.txt' not found. For immediate help type H <return>. ... l.31528 } ) Googling suggest the usage of a MiKTeX Package Manager, no idea what thqt is. And BTW, the update option in the Options suggests the latest stable in 4.8.x, so I wonder ... To the higher powers: I won't object the OK, but I wonder if latex users would wait for that.
CC: (none) => herman.viaene
CC: (none) => mageia
(In reply to Herman Viaene from comment #5) > MGA9-64 Plasma Wayland on Compaq H000SB. > No installation issues. > Open texstudio, choose "Options" menu (Tools does not exist), choose > Configure Texstudio, changed default Fonts, clicked OK. Works well. > But trying to create a minimal document using the article template is a > failure. I can edit, but trying to compile gives an error: > LaTeX3 Error: File 'UnicodeData.txt' not found. For immediate help type H > <return>. ... l.31528 } ) > Googling suggest the usage of a MiKTeX Package Manager, no idea what thqt is. > And BTW, the update option in the Options suggests the latest stable in > 4.8.x, so I wonder ... > > To the higher powers: I won't object the OK, but I wonder if latex users > would wait for that. @papoteur the Error reported by Herman suggest this package should require texlive-dist @Herman can you confirm if no other issue jumps after installing texlive-dist
After installing texlive-dist, no system errors anymore, just errors caused by my ignorance of the right syntax and conventions. Giving up on that.
(In reply to katnatek from comment #6) > > @papoteur the Error reported by Herman suggest this package should require > texlive-dist Hmm, We have Recommends: texlive Does not the latest pull texlive-dist? I don't know how texlive is cut in packages.
(In reply to papoteur from comment #8) > (In reply to katnatek from comment #6) > > > > @papoteur the Error reported by Herman suggest this package should require > > texlive-dist > Hmm, > We have > Recommends: texlive > Does not the latest pull texlive-dist? > I don't know how texlive is cut in packages. urpmq --requires-recursive texlive|grep texlive texlive texlive-collection-basic urpmq --requires-recursive texlive-dist|grep texlive texlive texlive-collection-basic texlive-dist texlive-texmf Look like can change texlive for texlive-dist but I consider that should be Requires instead Recommends
@papoteur I want to check my access with this package, is necessary first fix in cauldron?
(In reply to katnatek from comment #10) > @papoteur I want to check my access with this package, is necessary first > fix in cauldron? In cauldron already change Recommends: texlive to Recommends: texlive-dist I sendthe change for mageia 9, you should start the build I think
Hi katnatek, Thanks, your changes are OK. I wonder now if the package as to be updated to 4.8.5. I said that we don't have qtsingleapplication for qt6 in M9. I just see that the cauldron package has a patch to use the external library, but by default use a bundled one. I have no opinion on this change, if it can go to migration problems. I checked that the build can be done.
(In reply to papoteur from comment #12) > Hi katnatek, > Thanks, your changes are OK. > I wonder now if the package as to be updated to 4.8.5. > I said that we don't have qtsingleapplication for qt6 in M9. > I just see that the cauldron package has a patch to use the external > library, but by default use a bundled one. > I have no opinion on this change, if it can go to migration problems. > I checked that the build can be done. Perhaps my commit message is a few confusing I'll try to do better in future But I just change texlive to texlive-dist as in the cauldron spec but not update version Evan by mistake send the change without update the release and have to send new change to fix that
(In reply to papoteur from comment #12) > Hi katnatek, > Thanks, your changes are OK. > I wonder now if the package as to be updated to 4.8.5. > I said that we don't have qtsingleapplication for qt6 in M9. > I just see that the cauldron package has a patch to use the external > library, but by default use a bundled one. > I have no opinion on this change, if it can go to migration problems. > I checked that the build can be done. I have a qtsingleapplication package from the nheko bug https://bugs.mageia.org/show_bug.cgi?id=33563 , lets see if still works for texstudio 4.8.5 or I have to rebuild/update I'll let you know
(In reply to katnatek from comment #14) > (In reply to papoteur from comment #12) > > Hi katnatek, > > Thanks, your changes are OK. > > I wonder now if the package as to be updated to 4.8.5. > > I said that we don't have qtsingleapplication for qt6 in M9. > > I just see that the cauldron package has a patch to use the external > > library, but by default use a bundled one. > > I have no opinion on this change, if it can go to migration problems. > > I checked that the build can be done. > > I have a qtsingleapplication package from the nheko bug > https://bugs.mageia.org/show_bug.cgi?id=33563 , lets see if still works for > texstudio 4.8.5 or I have to rebuild/update > > I'll let you know It requires also qtlockedfile I have 2.4.1-22.mga9.src.rpm and qtsingleapplication 2.6.1-25.mga9.src.rpm ready In my mentorship copr https://copr.fedorainfracloud.org/coprs/katnatek/mgaMentorship/builds/ With the required packages the version 4.8.5 installs and start without issues, I have less skills than Herman with the use of this so not try more If you give me green light I'll try to import qtlockedfile and qtsingleapplication in mageia 9 and update texstudio to 4.8.5 Or need also green light of David?
On mga9 we should stay with Qt5, Qt6 is not ready to go and needs some works for that!
OK then papoteur send to build texstudio-4.5.1-2.1.mga9 please
Submitted: ============= RPM: texstudio-4.5.1-2.1.mga9 SRPMS: texstudio-4.5.1-2.1.mga9 =============
Installed new version, created new document using the article template, did not change a thing and it compiled and built OK. I won't venture into this qtsingleapplication, leaving that for people who know such things, bur basically texstudio seems to work OK.
(In reply to Herman Viaene from comment #19) > Installed new version, created new document using the article template, did > not change a thing and it compiled and built OK. > I won't venture into this qtsingleapplication, leaving that for people who > know such things, bur basically texstudio seems to work OK. Due comment#16 qtsingleapplication not was imported so no additional test is required
Whiteboard: (none) => MGA9-64-OKKeywords: (none) => advisoryCC: (none) => andrewsfarm
Good work, guys! Validating.
Keywords: (none) => validated_updateCC: (none) => sysadmin-bugs
An update for this issue has been pushed to the Mageia Updates repository. https://advisories.mageia.org/MGAA-2025-0015.html
Resolution: (none) => FIXEDStatus: NEW => RESOLVED