You are not logged in.

#76 2010-02-02 22:38:56

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's not working for you after the updates to libjpeg and libpng?

start debugging as i have x86_64 and is working fine. do:

LD_DEBUG=files openttd > log 2>&1

post it on pastebin.ca


Give what you have. To someone, it may be better than you dare to think.

Offline

#77 2010-02-02 22:57:11

Staerseus
Member
From: Prague
Registered: 2009-11-07
Posts: 109
Website

Re: What's not working for you after the updates to libjpeg and libpng?

wonder wrote:

start debugging as i have x86_64 and is working fine. do:

LD_DEBUG=files openttd > log 2>&1

post it on pastebin.ca

I tried the debug on the openTTD and also on the Qstardict - with the same result:

     10403:    
     10403:    file=libstdc++.so.6 [0];  needed by openttd [0]
     10403:    file=libstdc++.so.6 [0];  generating link map
     10403:      dynamic: 0x00007faa386a7338  base: 0x00007faa383af000   size: 0x000000000030f038
     10403:        entry: 0x00007faa38409340  phdr: 0x00007faa383af040  phnum:                  7
     10403:    
     10403:    
     10403:    file=libpthread.so.0 [0];  needed by openttd [0]
     10403:    file=libpthread.so.0 [0];  generating link map
     10403:      dynamic: 0x00007faa383a9d88  base: 0x00007faa38193000   size: 0x000000000021b380
     10403:        entry: 0x00007faa381989b0  phdr: 0x00007faa38193040  phnum:                  9
     10403:    
     10403:    
     10403:    file=libSDL-1.2.so.0 [0];  needed by openttd [0]
     10403:    file=libSDL-1.2.so.0 [0];  generating link map
     10403:      dynamic: 0x00007faa38163b88  base: 0x00007faa37efc000   size: 0x0000000000296598
     10403:        entry: 0x00007faa37f03690  phdr: 0x00007faa37efc040  phnum:                  5
     10403:    
     10403:    
     10403:    file=libz.so.1 [0];  needed by openttd [0]
     10403:    file=libz.so.1 [0];  generating link map
     10403:      dynamic: 0x00007faa37efb1d0  base: 0x00007faa37ce4000   size: 0x00000000002175d8
     10403:        entry: 0x00007faa37ce6100  phdr: 0x00007faa37ce4040  phnum:                  5
     10403:    
     10403:    
     10403:    file=libpng14.so.14 [0];  needed by openttd [0]
openttd: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory

Qstardict had the same problem with libpng14.so.14


Thanks for the GNU/Linux. EDIT:Thanks for the GNU/Linux, Linux guru, for the manuals and wikis.

Offline

#78 2010-02-02 22:59:02

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's not working for you after the updates to libjpeg and libpng?

yeah, what can i say more than pacman -Syu and your problem is fixed.

this thread is about missing libpng12 and not 14. my bad that i didn't see for the first time libpn14 there.

Last edited by wonder (2010-02-02 23:01:22)


Give what you have. To someone, it may be better than you dare to think.

Offline

#79 2010-02-02 23:04:27

Staerseus
Member
From: Prague
Registered: 2009-11-07
Posts: 109
Website

Re: What's not working for you after the updates to libjpeg and libpng?

wonder wrote:

yeah, what can i say more than pacman -Syu and your problem is fixed.

this thread is about missing libpng12 and not 14.

But I've done it more than 10 times this afternoon and evening and it didn't help... And this trouble started right after the upgrade... I searched for libpng via yaourt and it found only these packages...

extra/libpng 1.2.40-1 [installed]
     A collection of routines used to create PNG format graphics files
2 community/lib32-libpng 1.4.0-2 [installed] (lib32)
     A collection of routines used to create PNG format graphics files
3 aur/libpng12 1.2.40-1 [installed] (215)
    A collection of routines used to create PNG format graphics files
4 aur/lib32-libpng12 1.2.40-1 (1)
    A collection of routines used to create PNG format graphics files
5 aur/mingw32-libpng 1.2.41-1 (17)
    A collection of routines used to create PNG format graphics (mingw32)

Where can I find the libpng14?


Thanks for the GNU/Linux. EDIT:Thanks for the GNU/Linux, Linux guru, for the manuals and wikis.

Offline

#80 2010-02-02 23:13:49

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's not working for you after the updates to libjpeg and libpng?

use this mirror: http://mirror.giantix-server.de/archlinux/ and do pacman -Syyu


Give what you have. To someone, it may be better than you dare to think.

Offline

#81 2010-02-02 23:24:11

salmonix
Member
Registered: 2008-05-01
Posts: 15

Re: What's not working for you after the updates to libjpeg and libpng?

1. thunar (libjpeg7.so)
2. ristretto, links, slim - libpng12.so

Solved installing them via yaourt.

Offline

#82 2010-02-02 23:32:19

Staerseus
Member
From: Prague
Registered: 2009-11-07
Posts: 109
Website

Re: What's not working for you after the updates to libjpeg and libpng?

wonder wrote:

use this mirror: http://mirror.giantix-server.de/archlinux/ and do pacman -Syyu

It didn!t help... It told me, that it is impossible to  get

'core.db.tar.gz' from mirror.giantix-server.de: Not Found

...

I've tried:

Server = http://mirror.giantix-server.de/archlinux/$repo/x86_64


Server = ftp://mirror.giantix-server.de/archlinux/$repo/x86_64

Server = http://mirror.giantix-server.de/archlinux/

And nothing helped... And I also tried to install package lib32-libpng-1.4.0-2-x86_64.pkg.tar.gz mannually by pacman -U, but I didn't help me, too...


Thanks for the GNU/Linux. EDIT:Thanks for the GNU/Linux, Linux guru, for the manuals and wikis.

Offline

#83 2010-02-02 23:34:37

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's not working for you after the updates to libjpeg and libpng?

you failed by adding the mirror. it should be

http://mirror.giantix-server.de/archlinux/$repo/os/x86_64

Last edited by wonder (2010-02-02 23:34:48)


Give what you have. To someone, it may be better than you dare to think.

Offline

#84 2010-02-03 00:03:01

Staerseus
Member
From: Prague
Registered: 2009-11-07
Posts: 109
Website

Re: What's not working for you after the updates to libjpeg and libpng?

OMG... It's impossible... I am so silly... Thank you very much for your help... This repo is much more actual than the czech one,, is it safe to use it normally? I am asking, because I don't want to be user of the testing repo or somewhat, because I have a problem with a simple editing of one file...:-)

So the openTTD is running now... but the Qstardict tells me:

qstardict: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

EDIT: I've just recompiled all libpng packages from AUR an it is working now, thank you, once more for your help. :-)

Last edited by Staerseus (2010-02-03 00:09:09)


Thanks for the GNU/Linux. EDIT:Thanks for the GNU/Linux, Linux guru, for the manuals and wikis.

Offline

#85 2010-02-03 00:23:03

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's not working for you after the updates to libjpeg and libpng?

nice. i wanted to ask if you have qstardict-0.13.1-2 since i tested now and is working fine.


Give what you have. To someone, it may be better than you dare to think.

Offline

#86 2010-02-03 00:54:18

grizzeledtop
Member
From: Zurich, Switzerland
Registered: 2006-03-08
Posts: 30

Re: What's not working for you after the updates to libjpeg and libpng?

emacs: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory


You scratch my back, I'll ride on yours

Offline

#87 2010-02-03 01:17:28

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's not working for you after the updates to libjpeg and libpng?

grizzeledtop wrote:

emacs: error while loading shared libraries: libjpeg.so.7: cannot open shared object file: No such file or directory

pacman -Qo `which emacs`

is that from our repos? if not, i don't care as is your duty to rebuilt it.

Last edited by wonder (2010-02-03 01:17:56)


Give what you have. To someone, it may be better than you dare to think.

Offline

#88 2010-02-03 02:10:42

beepressure
Member
Registered: 2009-10-29
Posts: 80

Re: What's not working for you after the updates to libjpeg and libpng?

wonder wrote:
beepressure wrote:

gpicview
thunderbird
transmission
thunar
.

you might want to be more explicit, posting some logs with your updated packages, since here i use all packages except gpicview and this one was rebuilt as well against newest libpng

[al@boddicker ~]$ firefox
Couldn't load XPCOM.
[al@boddicker ~]$ thunar
thunar: error while loading shared libraries: libjpeg.so.7: cannot open 
shared object file: No such file or directory
[al@boddicker ~]$ gpicview
gpicview: error while loading shared libraries: libjpeg.so.8: cannot open 
shared object file: No such file or directory
[al@boddicker ~]$ gtkpod
gtkpod: error while loading shared libraries: libpng12.so.0: cannot open 
shared object file: No such file or directory
[al@boddicker ~]$ thunderbird
/usr/lib/thunderbird-3.0/thunderbird-bin: error while loading shared 
libraries: libpng12.so.0: cannot open shared object file: No such file or 
directory

from my pacman.log:
[2010-02-02 15:04] upgraded bash (4.1.002-1 -> 4.1.002-2)
[2010-02-02 15:04] upgraded device-mapper (2.02.53-1 -> 2.02.60-2)
[2010-02-02 15:04] upgraded cryptsetup (1.0.7-1 -> 1.1.0-1)
[2010-02-02 15:04] upgraded dialog (1.1_20080819-3 -> 1.1_20100119-1)
[2010-02-02 15:04] upgraded file (5.04-1 -> 5.04-2)
[2010-02-02 15:04] upgraded gpicview (0.2.1-1 -> 0.2.1-2)
[2010-02-02 15:04] upgraded udev (146-2 -> 151-2)
[2010-02-02 15:04] upgraded initscripts (2009.08-1 -> 2010.01-1)
[2010-02-02 15:04] upgraded kernel26-firmware (2.6.32.6-1 -> 2.6.32.7-1)

[2010-02-02 15:05] upgraded kernel26 (2.6.32.6-1 -> 2.6.32.7-1)
[2010-02-02 15:05] upgraded lib32-libjpeg (7-1 -> 8-1)
[2010-02-02 15:05] upgraded lib32-zlib (1.2.3.7-1 -> 1.2.3.7-2)
[2010-02-02 15:05] upgraded lib32-libtiff (3.9.2-1 -> 3.9.2-2)
[2010-02-02 15:05] upgraded lvm2 (2.02.53-1 -> 2.02.60-2)
[2010-02-02 15:05] upgraded medit (0.9.4-9 -> 0.9.4-10)
[2010-02-02 15:05] warning: /etc/pacman.d/mirrorlist installed as 
/etc/pacman.d/mirrorlist.pacnew
[2010-02-02 15:05] upgraded pacman-mirrorlist (20091206-1 -> 20100131-1)
[2010-02-02 15:05] upgraded pciutils (3.1.5-1 -> 3.1.6-1)
[2010-02-02 15:05] upgraded pcmciautils (015-2 -> 016-1)
[2010-02-02 15:05] upgraded xkeyboard-config (1.6-1 -> 1.8-1)
[2010-02-02 15:06] synchronizing package lists
[2010-02-02 15:06] starting full system upgrade

Offline

#89 2010-02-03 04:11:47

beepressure
Member
Registered: 2009-10-29
Posts: 80

Re: What's not working for you after the updates to libjpeg and libpng?

I fixed my problem. I tried about 5 different mirrors til I used that german one Wonder told that other guy to use. 450 megabytes downloaded and everything works now.

Last edited by beepressure (2010-02-03 04:13:05)

Offline

#90 2010-02-03 05:02:19

superchango
Member
From: Tenochtitlan
Registered: 2009-01-22
Posts: 133

Re: What's not working for you after the updates to libjpeg and libpng?

Texmaker don't work:

libpng12.so.0: cannot open shared object file: No such file or directory

And i have installed the last version 1.9.9, release today.

Thank you!!

Last edited by superchango (2010-02-03 05:03:08)


"Yo creo que los muertos son tiernos. ¿Nos besamos?"

Offline

#91 2010-02-03 05:37:48

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: What's not working for you after the updates to libjpeg and libpng?

superchango wrote:

Texmaker don't work:

libpng12.so.0: cannot open shared object file: No such file or directory

And i have installed the last version 1.9.9, release today.

Thank you!!

Works here. make sure your system is fully up-to-date and that you are using an up-to-date mirror.

Offline

#92 2010-02-03 19:20:38

ebal
Member
From: Athens, Greece
Registered: 2009-05-26
Posts: 224
Website

Re: What's not working for you after the updates to libjpeg and libpng?

Hi all,

i am using archlinux for almost a year now,
i think that everyone here can easily understand the advantages and disadvantages of using a bleeding edge distro.

And problems like upgrading libpng & libjpeg can be a pain on the ass for a lot of people.

I am translating xfce in my native language (greek) and for that reason i have xfce (core/programs/plugins/etc) entirely build from git version, to check and QA the greek translation.

So my desktop wasnt ready for this upgrade sad

but that wasnt must of a problem, cause (at least in my example) i easily installed previous versions from libpng & libjpeg and i had to use soft links to resolve almost any problem.

It is really very-very easy for anyone to do something like i did, if he/she can not work with the latest versions of libpng & libjpeg.
I wrote down my notes and perhaps someone can find this post useful too.

@archlinux developers, keep up the good work.
Just remember that perhaps for changes like that, it could be a good idea to inform the package maintainers at least a week before upgrading.
A week should be a good time for maintainers to search/test and be prepared (if you  already have done this, plz be kind with me smile )


https://balaskas.gr
Linux System Engineer - Registered Linux User #420129

Offline

#93 2010-02-03 19:26:20

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's not working for you after the updates to libjpeg and libpng?

@ebal it was announce for a long time on arch-dev-public mailing list.

http://mailman.archlinux.org/pipermail/ … 14836.html
http://mailman.archlinux.org/pipermail/ … 14993.html

Last edited by wonder (2010-02-03 19:31:44)


Give what you have. To someone, it may be better than you dare to think.

Offline

#94 2010-02-03 19:36:20

ebal
Member
From: Athens, Greece
Registered: 2009-05-26
Posts: 224
Website

Re: What's not working for you after the updates to libjpeg and libpng?

@wonder
thanks for your very quicly reply (you didnt need to re-edit and verify your comment, i believed you in the first place)
i only wish to had a bit more free time to help more archlinux users


https://balaskas.gr
Linux System Engineer - Registered Linux User #420129

Offline

#95 2010-02-03 19:42:02

ninian
Member
From: United Kingdom
Registered: 2008-02-24
Posts: 726
Website

Re: What's not working for you after the updates to libjpeg and libpng?

Oh dear, forgot to try out my webcams ...
Unfortunately both the packages I use from AUR fail to compile with the new libpng/libjpeg:

Ucview:

/usr/bin/ld: cannot find -lpng12
collect2: ld returned 1 exit status
make[2]: *** [ucview] Error 1
make[2]: Leaving directory `/home/user/build/ucview/src/ucview-0.30/src'
make[1]: *** [all-recursive] Error 1

Guvcview:

picture.c: In function 'write_png':
picture.c:243: error: 'png_infopp_NULL' undeclared (first use in this function)
picture.c:243: error: (Each undeclared identifier is reported only once
picture.c:243: error: for each function it appears in.)
make[2]: *** [picture.o] Error 1
make[2]: Leaving directory `/home/user/build/guvcview/src/guvcview-src-1.2.1/src'
make[1]: *** [all-recursive] Error 1

And I'm unable to access the patches which someone has linked to in the AUR comments for Guvcview.
So no video for me at the moment!
sad

Offline

#96 2010-02-03 19:46:33

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's not working for you after the updates to libjpeg and libpng?

@ninian is simple to patch.  here are the changes: http://libpng.sourceforge.net/ANNOUNCE-1.4.0.txt

basically you have to change png_infopp_NULL to NULL. about -lpng12 look in configure.in/ac and modify and run autoreconf or it might as simple as changing in configure png12 ->png14 with a sed line

i suggest in the future to open special thread of a specific package rather than bumping in a thread that have a different purpose

Last edited by wonder (2010-02-03 19:48:21)


Give what you have. To someone, it may be better than you dare to think.

Offline

#97 2010-02-03 21:23:09

shanghaied
Member
Registered: 2007-07-26
Posts: 3

Re: What's not working for you after the updates to libjpeg and libpng?

imagemagick started to segfault when

convert image.jpg image.tiff

but not when

convert image.jpg image.png

Rebuilding with abs didn't help.

Offline

#98 2010-02-04 00:00:43

osc~
Member
From: brazil
Registered: 2007-07-06
Posts: 117
Website

Re: What's not working for you after the updates to libjpeg and libpng?

inkscape, scribus, audacity, cheese, k3b, filezilla, are some programs that stopped working. i did try to reinstall them but nothing sad

should i report this as a bug or just wait?

cheers

Offline

#99 2010-02-04 00:35:19

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: What's not working for you after the updates to libjpeg and libpng?

osc~ wrote:

inkscape, scribus, audacity, cheese, k3b, filezilla, are some programs that stopped working. i did try to reinstall them but nothing sad

should i report this as a bug or just wait?

cheers

start researching. all informations for that is in this thread, read it from start to end. all the above should work and only inskape is linking to libpng14 the rest are broken because of other dependency.


Give what you have. To someone, it may be better than you dare to think.

Offline

#100 2010-02-04 15:32:13

Miles28
Member
From: Spain
Registered: 2008-08-31
Posts: 88

Re: What's not working for you after the updates to libjpeg and libpng?

Opera.

ERROR: ld.so: object 'libjvm.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libawt.so' from LD_PRELOAD cannot be preloaded: ignored.
/usr/lib/opera/9.64/opera: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

Inteligencia militar son términos contradictorios (G. Marx).

Offline

Board footer

Powered by FluxBB