LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-30-2006, 08:20 PM   #1
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Rep: Reputation: 237Reputation: 237Reputation: 237
Sdl apps broken after 1.2.10 upgrade


After applying the latest -current patches, including SDL 1.2.10, my SDL apps stopped working. Well, actually I checked only two them: One was a really simple one, and even though I recompiled it, I couldn't make it work. The other, BZFlag, crashed my X server. Anyone experiencing similar issues? (Possibly not relevant, but the kernel is 2.6.16.11).

Btw, reverting to SDL 1.2.9 solved the problem for now...
 
Old 05-30-2006, 08:39 PM   #2
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
I've noticed a couple of things after an upgrade today:

The latest pango in current stops a few apps working - firefox, gaim and gkrellm I've noticed. The error is /usr/lib/libpangoxft-1.0.so.0: undefined symbol: g_intern_static_string.

The only way round it seems to be a downgrade. The other thing I found was that vim was compiled without gui support so gvim no longer works.

Don't know if pango affects sdl - do you get any error message?
 
Old 05-31-2006, 04:58 AM   #3
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Original Poster
Rep: Reputation: 237Reputation: 237Reputation: 237
The first app gave an error like "cannot load image", and as I said, BZFlag crashed my X server. But I didn't have any issues with pango and/or firefox/gaim etc. SDL seems to be the only thing broken so far.
 
Old 05-31-2006, 07:53 PM   #4
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
my firefox works well with the latest pango and sdl
 
Old 05-31-2006, 08:59 PM   #5
AxXium
Zenwalk Admin
 
Registered: May 2005
Location: Louisiana, U.S.A.
Distribution: Zenwalk Gnu/Linux
Posts: 258

Rep: Reputation: 31
I had the same problem.

Last edited by AxXium; 05-31-2006 at 09:01 PM.
 
Old 06-01-2006, 06:45 AM   #6
davidsrsb
Member
 
Registered: Oct 2003
Location: Kuala Lumpur, Malaysia
Distribution: Slackware 13.37 current
Posts: 770

Rep: Reputation: 33
After the pango etc upgrade sound stopped in kde on my machine, it still works at the command prompt though.
 
Old 06-01-2006, 02:35 PM   #7
dracolich
Senior Member
 
Registered: Jul 2005
Distribution: Slackware
Posts: 1,274

Rep: Reputation: 63
I've experienced both problems. Firefox would not start with the new pango, showing the same undefined symbol, forcing me to drop back to the one I had before. About the only sdl app I use is Doom Legacy and it fails with a sdl error if I use any version >1.2.8. I hope when -current becomes 11 these problems will be resolved.
 
Old 06-01-2006, 06:06 PM   #8
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Original Poster
Rep: Reputation: 237Reputation: 237Reputation: 237
It seems the problem with SDL is common, but I'm surprised that pango is causing trouble. And I don't know why my Firefox is working allright.

But wait a minute:

undefined symbol: g_intern_static_string

This symbol should belong to the GLib library. Those having pango problems: Are you sure that you upgraded your Glib packages as well?
 
Old 06-01-2006, 06:25 PM   #9
dive
Senior Member
 
Registered: Aug 2003
Location: UK
Distribution: Slackware
Posts: 3,467

Rep: Reputation: Disabled
Quote:
Originally Posted by Ilgar
Those having pango problems: Are you sure that you upgraded your Glib packages as well?
Yep - just checked again with versions at slackware.com
 
Old 06-01-2006, 07:59 PM   #10
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Original Poster
Rep: Reputation: 237Reputation: 237Reputation: 237
That's weird. I have glib2-2.10.3-i486-1.tgz, too and it works. This symbol was introduced in Glib 2.10, so those who don't have it must upgrade.
 
Old 06-02-2006, 12:00 AM   #11
davidsrsb
Member
 
Registered: Oct 2003
Location: Kuala Lumpur, Malaysia
Distribution: Slackware 13.37 current
Posts: 770

Rep: Reputation: 33
My sound came back by running alsamixer as user. Strange.

Can you try fetching glib again from the repositories and reinstalling. Maybe there was a problem with naming so that you have actually installed an old version.
 
Old 06-04-2006, 01:30 AM   #12
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Original Poster
Rep: Reputation: 237Reputation: 237Reputation: 237
Ah - that was stupid of me: It turned out that I had to recompile my NVIDIA drivers, that was all. I should've thought of that myself (I did a batch of upgrades, which included one to X, so the problem is irrelevant to sdl indeed).
 
Old 06-04-2006, 01:34 PM   #13
theoffset
Member
 
Registered: Aug 2005
Location: Guadalajara, Jal, Mexico
Distribution: Slackware Linux
Posts: 211

Rep: Reputation: 31
Quote:
Originally Posted by dive
The other thing I found was that vim was compiled without gui support so gvim no longer works.
Vim comes in two packages vim and xvim, the first is the commandline-only version and the second is the GUI-enabled version which contains gvim. I'm using it from current (it's 7.0, which kicks asses BTW) and is working just as it should.

On the other hand, I haven't got a single problem with pango/SDL, I don't have Firefox installed, tho'. But this problem doesn't appear with SeaMonkey.

Last edited by theoffset; 06-04-2006 at 01:35 PM.
 
Old 06-11-2006, 08:50 PM   #14
davidsrsb
Member
 
Registered: Oct 2003
Location: Kuala Lumpur, Malaysia
Distribution: Slackware 13.37 current
Posts: 770

Rep: Reputation: 33
The June 11th changelog has a new sdl-1.2.10-i486-2.tgz to fix a problem with png.
Does this fix the broken apps?
 
Old 06-12-2006, 02:18 AM   #15
Ilgar
Senior Member
 
Registered: Jan 2005
Location: Istanbul, Turkey
Distribution: Slackware64 15.0, Slackwarearm 14.2
Posts: 1,157

Original Poster
Rep: Reputation: 237Reputation: 237Reputation: 237
I will check it out and write the outcome here. Although things like Wesnoth and BZFlag work fine with the current one, I noticed a few problems in one or two other apps (errors like "can't load image"). Hopefully this one will fix it. My current concern is making BZFlag window opaque when compositing is on. SDL 1.2.10 Changelog says

Quote:
SDL windows are no longer transparent in X11 compositing systems like XGL.
But under XFCE, BZFlag is transparent (Wesnoth looks almost OK, except the very very faint "ghost" of the XFCE panel below).

Edit: Actually, I just remembered that BZFlag works OK but gives a segfault on exit. So it's not working 100% "fine".

Last edited by Ilgar; 06-12-2006 at 02:19 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
sdl style apps mouse jumps every 5sec (fluxbox tested) netsurf SUSE / openSUSE 0 11-26-2005 07:27 PM
Cannot compile SDL apps godice Linux - Software 2 05-22-2005 08:34 AM
3D apps hang at SDL initialized onchiman Linux - Software 3 04-13-2004 09:18 AM
Broken SDL Install (Adventures in upgrading) t3knomanser Linux - Software 1 02-11-2004 11:39 AM
SDL apps running awfuly slow Oxyd Linux - Software 1 12-14-2003 06:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration