qt3-debuginfo-3.3.8c-168.8.x86_64 not found?

Yasuhiko, all, Trying to debug a qt3 app, gdb needs qt3-debuginfo, ... Breakpoint 1, 0x0000000000405c90 in main () Missing separate debuginfos, use: zypper install qt3-debuginfo-3.3.8c-168.8.x86_64 (gdb) However trying to find or install any qt3-debuginfo file fails, e.g $ zypper se qt3-debuginfo (in fact you can just zypper se qt3 and no debuginfo package exists) Where are the debug packages for qt3? -- David C. Rankin, J.D.,P.E.

Hello, David, debuginfo/debugsource packages are disabled in KDE:KDE3 repo. Please use my private repository instead: http://download.opensuse.org/repositories/home:/belphegor_belbel:/KDE3/openS... There is no need to add my repository, just download and install qt3-3.3.8c-22.3.x86_64.rpm and qt3-debuginfo-3.3.8c-22.3.x86_64.rpm, qt3-debugsource-3.3.8c-22.3.x86_64.rpm. (qt3 source codes between KDE:KDE3 and home:belphegor_belbel:KDE3 are exactly the same currently) Thanks, On Wed, 2 Apr 2025 21:29:00 -0500 David C Rankin <drankinatty@gmail.com> wrote:
-- Yasuhiko Kamata E-mail: belphegor@belbel.or.jp

On 4/3/25 5:20 PM, Yasuhiko Kamata wrote:
Thank you! I'll grab the debug packages. Hopefully this will help narrow down WTF is going on with images in some level of KDE3. One particular issue is Qt3 setIcon() works fine, but the same icon in kdevelop using the same setIcon() fails to load the icon and set is as the application icon. Fully updated today and same delay before kdm loads .png background, ksplash will not load background (the moodin engine requires .jpg, there is likely an issue there), konqueror does not display .jpg previews in tooltips on mouseover, and kdegames kpatience will not load its background and throws the error previously posted (the backgrounds are .jpg). I have not updated my laptop in over a week as it is my comparison box that still is 100% functional, so I'll keep it that way to compare with. If you install kdegames and launch kpatience and cannot load/select a new background in its menu, then that is a 100% reproducible issue we should be able to debug and find out what is going on. -- David C. Rankin, J.D.,P.E.

Hello, David, debuginfo/debugsource packages are disabled in KDE:KDE3 repo. Please use my private repository instead: http://download.opensuse.org/repositories/home:/belphegor_belbel:/KDE3/openS... There is no need to add my repository, just download and install qt3-3.3.8c-22.3.x86_64.rpm and qt3-debuginfo-3.3.8c-22.3.x86_64.rpm, qt3-debugsource-3.3.8c-22.3.x86_64.rpm. (qt3 source codes between KDE:KDE3 and home:belphegor_belbel:KDE3 are exactly the same currently) Thanks, On Wed, 2 Apr 2025 21:29:00 -0500 David C Rankin <drankinatty@gmail.com> wrote:
-- Yasuhiko Kamata E-mail: belphegor@belbel.or.jp

On 4/3/25 5:20 PM, Yasuhiko Kamata wrote:
Thank you! I'll grab the debug packages. Hopefully this will help narrow down WTF is going on with images in some level of KDE3. One particular issue is Qt3 setIcon() works fine, but the same icon in kdevelop using the same setIcon() fails to load the icon and set is as the application icon. Fully updated today and same delay before kdm loads .png background, ksplash will not load background (the moodin engine requires .jpg, there is likely an issue there), konqueror does not display .jpg previews in tooltips on mouseover, and kdegames kpatience will not load its background and throws the error previously posted (the backgrounds are .jpg). I have not updated my laptop in over a week as it is my comparison box that still is 100% functional, so I'll keep it that way to compare with. If you install kdegames and launch kpatience and cannot load/select a new background in its menu, then that is a 100% reproducible issue we should be able to debug and find out what is going on. -- David C. Rankin, J.D.,P.E.
participants (2)
-
David C Rankin
-
Yasuhiko Kamata