| View previous topic :: View next topic |
| Author |
Message |
needlern1 Guru


Joined: 16 Jul 2002 Posts: 376 Location: Central Florida
|
Posted: Sat Dec 23, 2006 4:22 pm Post subject: konqueror missing something for complete web site[resolved] |
|
|
konqueror-3.5.5, which I built by itself (versus a meta-package), is missing something. I don't know what to call it as I don't know what piece is missing.
I'll try to point out what's missing on this web address:
https://offers.bankofamerica.com/model/show.offers?iv=241C61EEBD1991FA&token=BD67AC149FC959953A1D604851F51B7CE4020E2A10E136A01B55ACC4761CA113142CB1D2086126EA529155991EC3963A
In firefox/mozilla-bin builds, the top area of the page has color and between the Bank of America and the Higher Standards at the top is their little flag of sorts. Also get the color picture of the young man lying down.
This is what I get with konqi (64bit)
Bank of America Higher Standards - no red and blue color and no flag between the two.
Don't stop at the paper shredder. Protect yourself from ID theft with NEW Bank of America Privacy Assist Premier (TM). - no red color background and no Special Online Offer in the top left corner of the red box. I do get the color picture of the youn man lying down.
In firefox/mozilla-bin - the "OK" - (has a background solid blue circle) Sign off successful. Thank you for using Online Banking
In konqi - this line with the "OK" does not have the blue solid circle around it. Sign off successful. Thank you for using Online Banking
I hope this is enough to help you figure out what I'm missing. I have not persued the 32bit plugins this time around as I did not really think I needed them. Perhaps that's the answer here.
I appreciate your time in looking at this.
Bill
EDIT - I just realized this may not be just Konqi, as my calendar (tied to the digital clock lower right corner of kde desktop) has no lines around it. Just the calendar numbers. I would not be surpirsed if I find this moved to the desktop forum. _________________ Gateway NV78 notebook(dual core, x86)
IM @ yahoo and icq = needlern32724
linux user #241871
Last edited by needlern1 on Fri Jan 12, 2007 1:29 pm; edited 1 time in total |
|
| Back to top |
|
 |
tabanus Guru


Joined: 11 Jun 2004 Posts: 542 Location: UK
|
Posted: Sun Dec 24, 2006 10:02 pm Post subject: |
|
|
A screen-shot somewhere would be nice
In Konqureor 3.5.5 and Firefox 1.5.0.9 it looks the same on my system. Which profile do you have? I had a graphics problem in konqueror when I chose the 2006.1 rather than the 2006.1 desktop profile. Post the output of:
| Code: | | $ eselect profile show |
_________________ Never underestimate a hamster. |
|
| Back to top |
|
 |
needlern1 Guru


Joined: 16 Jul 2002 Posts: 376 Location: Central Florida
|
Posted: Mon Dec 25, 2006 1:22 pm Post subject: |
|
|
tabanus wrote
| Quote: | Code:
$ eselect profile show |
Here's the output
| Code: | hb3 ~ # eselect profile show
Current make.profile symlink:
/usr/portage/profiles/default-linux/amd64/2006.1 |
I just tried a
| Code: | | hb3 2006.1 # ln -s /etc/make.profile /usr/portage/profiles/default-linux/amd64/2006.1/desktop |
but, still
| Code: | hb3 2006.1 # eselect profile show
Current make.profile symlink:
/usr/portage/profiles/default-linux/amd64/2006.1 |
is returned.
How do I change this to try it?
BTW, I have a couple of snapshots, just no place to post them.
Thanks tabanus,
Bill _________________ Gateway NV78 notebook(dual core, x86)
IM @ yahoo and icq = needlern32724
linux user #241871 |
|
| Back to top |
|
 |
tabanus Guru


Joined: 11 Jun 2004 Posts: 542 Location: UK
|
Posted: Mon Dec 25, 2006 3:44 pm Post subject: |
|
|
| Code: | | eselect profile set default-linux/amd64/2006.1/desktop |
Followed by:
There will be a lot of re-compiling, but it should sort things.
EDIT: Post your screenshots here _________________ Never underestimate a hamster. |
|
| Back to top |
|
 |
needlern1 Guru


Joined: 16 Jul 2002 Posts: 376 Location: Central Florida
|
Posted: Mon Dec 25, 2006 5:31 pm Post subject: |
|
|
Thanks tabanus. I uploaded two pictures to omploader.org. Here is the konqueror version that's missing something
http://omploader.org/file/bank1.png
Substitute ..../bank2.png for the good Mozilla/Firefox picture.
I'm going to try
| Code: | Code:
eselect profile set default-linux/amd64/2006.1/desktop |
without the "emerge world" (ew) part. The last time I ran ew several things broke and I eventually wound up reinstalling my entire system.
I'll get back here with the results.
Bill _________________ Gateway NV78 notebook(dual core, x86)
IM @ yahoo and icq = needlern32724
linux user #241871 |
|
| Back to top |
|
 |
tabanus Guru


Joined: 11 Jun 2004 Posts: 542 Location: UK
|
Posted: Mon Dec 25, 2006 7:24 pm Post subject: |
|
|
After changing the profile, I'm not sure if simply re-emerging konqueror will be enough. You might need to re-compile some other kde-related stuff. _________________ Never underestimate a hamster. |
|
| Back to top |
|
 |
jsubl2 n00b

Joined: 19 Jun 2002 Posts: 35
|
Posted: Mon Dec 25, 2006 10:42 pm Post subject: |
|
|
One problem could be not including gif in your USE flags in /etc/make.conf.
The one image on the page is a gif.
add gif to your use flags then emerge -DNup world and retry
good luck |
|
| Back to top |
|
 |
needlern1 Guru


Joined: 16 Jul 2002 Posts: 376 Location: Central Florida
|
Posted: Tue Dec 26, 2006 12:28 am Post subject: |
|
|
Thanks tabanus and jsubl2.
I changed my profile and weighed doing the "emerge -DNup" (330 packages) or just "emerge -Np" (129 packages).
I added "gif" to my /etc/make.conf file, then started
I've run out of time now for further comments. Will get back up her in a couple of days when I have time again.
I appreciate all of your input.
Bill
EDIT - (Jan 1, 07) - After the first 4 or 5 packages got built, "Cairo" stopped the show. I don't have the inclination to figure out the problem with it at this time. If I find the solution to my original problem here (konqueror) I'll report back. Bill _________________ Gateway NV78 notebook(dual core, x86)
IM @ yahoo and icq = needlern32724
linux user #241871 |
|
| Back to top |
|
 |
Burarum n00b

Joined: 25 Dec 2006 Posts: 8
|
Posted: Mon Jan 08, 2007 6:55 pm Post subject: same |
|
|
Same problem here?  _________________ Just another newbie |
|
| Back to top |
|
 |
tabanus Guru


Joined: 11 Jun 2004 Posts: 542 Location: UK
|
Posted: Mon Jan 08, 2007 7:55 pm Post subject: |
|
|
| needlern1 wrote: | | EDIT - (Jan 1, 07) - After the first 4 or 5 packages got built, "Cairo" stopped the show. I don't have the inclination to figure out the problem with it at this time. If I find the solution to my original problem here (konqueror) I'll report back. Bill |
What exactly was wrong? _________________ Never underestimate a hamster. |
|
| Back to top |
|
 |
tabanus Guru


Joined: 11 Jun 2004 Posts: 542 Location: UK
|
Posted: Mon Jan 08, 2007 7:56 pm Post subject: Re: same |
|
|
| Burarum wrote: | Same problem here?  |
Probably the same solution then  _________________ Never underestimate a hamster. |
|
| Back to top |
|
 |
Burarum n00b

Joined: 25 Dec 2006 Posts: 8
|
Posted: Thu Jan 11, 2007 11:04 pm Post subject: |
|
|
Not helping at all, huge amount of compiling for nothing.  _________________ Just another newbie |
|
| Back to top |
|
 |
tabanus Guru


Joined: 11 Jun 2004 Posts: 542 Location: UK
|
Posted: Fri Jan 12, 2007 12:12 am Post subject: |
|
|
What Profile are you using?
Post the output of | Code: | | $ eselect profile show | and _________________ Never underestimate a hamster. |
|
| Back to top |
|
 |
needlern1 Guru


Joined: 16 Jul 2002 Posts: 376 Location: Central Florida
|
Posted: Fri Jan 12, 2007 1:26 pm Post subject: |
|
|
| Quote: | needlern1 wrote:
EDIT - (Jan 1, 07) - After the first 4 or 5 packages got built, "Cairo" stopped the show. I don't have the inclination to figure out the problem with it at this time. If I find the solution to my original problem here (konqueror) I'll report back. Bill |
| Quote: | | What exactly was wrong? |
@tabanus- pkgconfig was my problem. I was having a bitch of a time trying to figure out what had gone wrong with my usually very dependable pkgconfig. Once I was able to resolve that problem, I was then able to run "emerge -N world" sucessfully, with the usual small problems along the way. Once the world update completed, I had full functionality in konqueror again.
Though I'm happy to have konqi back in full force, I've learned nothing about what was missing. Oh well.
Thanks again,
Bill
I'm going to mark this resolved vs solved. _________________ Gateway NV78 notebook(dual core, x86)
IM @ yahoo and icq = needlern32724
linux user #241871 |
|
| Back to top |
|
 |
johnathonschade n00b


Joined: 30 Apr 2004 Posts: 7 Location: USA
|
Posted: Tue Jan 16, 2007 3:59 am Post subject: jsubl2 was correct... |
|
|
I ran into this very same problem... All that should be needed for this is to add gif to your useflags in make.conf and reemerge konqueror. This fixed my problems with only 3 or 4 emerges having to be done. Hope this helps with your problems. _________________ SGI O2 r5k-200Mhz 128MB | Sun X2200 Dual-core Opteron-2.6Ghz 2GB | Pentium 4-1.7Ghz 256MB |
|
| Back to top |
|
 |
vguy85 n00b

Joined: 17 Mar 2006 Posts: 11
|
Posted: Tue Jan 16, 2007 6:00 am Post subject: |
|
|
| @johnathonschade - What exactly did you do to remedy this problem? I wanted to avoid having to re-emerge my entire tree after you said only a few packages were needed. I added gif to my useflags then re-emerged konqueror but that didn't work, and I didn't expect it to since some other dependencies are probably needed. I'd appreciate the help... |
|
| Back to top |
|
 |
desultory Administrator


Joined: 04 Nov 2005 Posts: 6901
|
Posted: Tue Jan 16, 2007 6:26 am Post subject: |
|
|
| Probably something along the lines of emerge -avuND kde-base/konqueror, those options expend to --ask -- verbose --update --newuse --deep, which make emerge prompt you to verify that the list of packages to be installed is what you want to have installed, provide additional information about how the packages will be configured, install available updates for the specified packages, reinstall packages which have had relevant USE flags modified since they were installed, and consider the dependency tree of the packages specified in the command which invoked emerge. |
|
| Back to top |
|
 |
johnathonschade n00b


Joined: 30 Apr 2004 Posts: 7 Location: USA
|
Posted: Fri Jan 26, 2007 1:05 am Post subject: |
|
|
vguy85: while the emerge command listed by desultory is correct (not to mention probably preferred by most people ); the offending program not allowing these images isn't even konqueror... use the same command but plug in qt for konquerer and the problem will be fixed... for while you may have had the gif use flag activated when you emerged konqueror itself, you probably didn't when you originally emerged qt; which is need by much more than just konqueror...
hope you manage to get everything going again properly. _________________ SGI O2 r5k-200Mhz 128MB | Sun X2200 Dual-core Opteron-2.6Ghz 2GB | Pentium 4-1.7Ghz 256MB |
|
| Back to top |
|
 |
|