LinuxQuestions.org
Visit Jeremy's Blog.
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 02-28-2006, 09:57 PM   #1
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Question image placeholders on firefox 1.5.0.1


EDIT: it seems i was tripping - this doesn't really have anything to do with aalib - please keep that in mind...


hi guys... i've been trying to clean-up my install, getting rid of packages i don't need, and i'm having some doubts about aalib-1.4rc5-i386-1...

when i remove this package, my firefox browser is slightly affected: the image placeholders of downloading images on web pages change to this weird placeholder with a red dot at the top...

aalib is an ASCII art thing so i'm not exactly sure what the relation with firefox's image download/render process is...

besides, aalib-1.4rc5 is like 5 years old and i'd like to stay clear of this kinda unmaintained software if possible...

any input you might have would be great...

thanks in advance...

Last edited by win32sux; 03-26-2006 at 08:16 PM.
 
Old 03-01-2006, 12:43 AM   #2
shilo
Senior Member
 
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132

Rep: Reputation: 50
You can use ldd to check things out. It may be a little tricky with firefox, since /usr/bin/firefox is a shell script.

For firefox:
Code:
slocate firefox-bin
For me, this gets /usr/lib/firefox-1.0.6/firefox-bin (may vary for you).

In my case:
Code:
ldd /usr/lib/firefox-1.0.6/firefox-bin |grep -i "not found"
This should tell you if any needed libraries are missing.

Try this before removing aalib-1.4rc5-i386-1, then try again after. Is there any difference?
 
Old 03-01-2006, 04:01 AM   #3
njmf
LQ Newbie
 
Registered: Feb 2006
Distribution: Slackware 10.2, LFS 6.1, Ubuntu Breezy, WinXP
Posts: 17

Rep: Reputation: 0
aalib is extremely small library, so there is no need to remove it. Xine uses it for some rendering (aaxine), so this might (I don't know if it is loaded staticaly or not) get affected, too. Better leave it as it is.
 
Old 03-01-2006, 01:33 PM   #4
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Original Poster
Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
thanks for the replies guys... i checked with "ldd" both before and after and everything was fine... the weird thing is that the red dot placeholders are gone now... in other words, it's not doing it anymore... weird... i guess it must have been something else then... if i figure-out which package it was, i'll post it to provide this thread with some sort of closure...

for now, i've removed aalib and everything is fine... i recompiled gimp as i know it had a plugin for that and i guess i'll have to recompile xine to make sure it doesn't think i have aalib, etc, etc... it's all good... once again, thanks for your help!!!
 
Old 03-26-2006, 08:10 PM   #5
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Original Poster
Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
i think i might have narrowed it down to the "load images from the originating website only" option in firefox... when i enable this option, i get the red dot placeholders for images while/before they load... it seems to be the same placeholder that is used for images that weren't loaded because they are hosted at another website... can anyone confirm this??

if i disable the from the originating website only option then the regular placeholder is used instead while images load...

i'm still not sure if this red dot thing is a bug or a feature... i mean, it seems like it's a feature to let you know when images have not been loaded due to the restriction, but i'm not sure why the red dot placeholder would replace the regular one while images that are indeed from the originating website load...


EDIT/PS: a workaround to get rid of the red dot placeholder if it freaks you out as much as it freaks me out is to toggle the browser.display.show_image_placeholders option in about:config to false...

Last edited by win32sux; 03-26-2006 at 08:22 PM.
 
Old 03-27-2006, 09:39 AM   #6
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
This setting doesn't even work for me in Linux. So I've tried it in Windows and everything was working properly (no red placeholders).
 
Old 03-27-2006, 04:52 PM   #7
win32sux
LQ Guru
 
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870

Original Poster
Rep: Reputation: 380Reputation: 380Reputation: 380Reputation: 380
Quote:
Originally Posted by Alien_Hominid
This setting doesn't even work for me in Linux. So I've tried it in Windows and everything was working properly (no red placeholders).
so you've never gotten the red dot placeholders?? sorry, i'm not sure i fully understand what you're saying... which setting doesn't work for you on linux??
 
Old 03-27-2006, 10:30 PM   #8
Alien_Hominid
Senior Member
 
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247

Rep: Reputation: 53
Load images from the originating website only setting.
Every stupid banner is being loaded while browsing different websites in Linux.
I get regular placeholders (same placeholders which are used for normal images) in Windows.
Don't know why it doesn't work in Linux.

Last edited by Alien_Hominid; 03-27-2006 at 10:31 PM.
 
Old 03-28-2006, 08:50 AM   #9
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Thread title changed as per request
 
  


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
firefox plugin on debian sarge, sound but no image simao Linux - Laptop and Netbook 0 05-03-2005 01:18 PM
Messy Image in Firefox chenu Linux - General 4 12-19-2004 03:16 PM
MySQL omits my 0 placeholders familyman Programming 2 09-02-2004 11:01 PM
Setting X boot image, and loading image untwisted Linux - General 2 03-09-2004 07:40 PM
Best image viewer for very large image files? andvaranaut Linux - Software 1 02-21-2004 10:01 AM

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

All times are GMT -5. The time now is 04:40 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