ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
* [sisyphus] CodeBlocks don't startup
@ 2009-06-14 19:24 Rinat Bikov
  2009-06-14 19:30 ` Rinat Bikov
  2009-06-14 21:39 ` Ivan Fedorov
  0 siblings, 2 replies; 8+ messages in thread
From: Rinat Bikov @ 2009-06-14 19:24 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

Здравствуйте, уважаемые!
После обновления попытался запустить CodeBlocks,
пишет следующее:
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol
_Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file
libwx_baseu-2.8.so.0 with link time reference
Пробовал гуглить на тему: codeblocks "link time reference", нашёл
http://linuxforum.ru/index.php?showtopic=62871&pid=672107&mode=threaded&show=&st=0#entry672107
Переустановка wxGTK не помогла.
Также нашёл аналогичные ошибки с другими приложениями, везде
советовали либо переустановить
приложение, либо перезагрузиться.
Перезагрузка не помогла, переустанавливал следующие пакеты (зависимые от wxGTK):
audacity codeblocks codeblocks-contrib python-module-dabo
python-module-wx wammu wxGTK wxGTK-contrib-gizmos wxGTK-contrib-stc
wxGTK-devel wxMaxima

wxMaxima, audacity, wammu запускаются, codeblocks - нет.
$ uname -r
2.6.27-std-def-alt17
$ rpm -qa | grep wxGTK
wxGTK-devel-2.8.9-alt2
wxGTK-contrib-stc-2.8.9-alt2
wxGTK2u-2.6.4-alt2.1
wxGTK-contrib-gizmos-2.8.9-alt2
wxGTK-common-0.4-alt1
wxGTK-2.8.9-alt2
$ rpm -qa | grep codeblocks
codeblocks-8.02-alt10
codeblocks-contrib-8.02-alt10

У кого-нибудь воспроизводится?
Есть ещё идеи, как запустить Code::Blocks?

-- 
С уважением, Ринат Биков.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] CodeBlocks don't startup
  2009-06-14 19:24 [sisyphus] CodeBlocks don't startup Rinat Bikov
@ 2009-06-14 19:30 ` Rinat Bikov
  2009-06-14 21:39 ` Ivan Fedorov
  1 sibling, 0 replies; 8+ messages in thread
From: Rinat Bikov @ 2009-06-14 19:30 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

15 июня 2009 г. 0:24 Rinat Bikov  написал:
> Перезагрузка не помогла, переустанавливал следующие пакеты (зависимые от wxGTK):
> audacity codeblocks codeblocks-contrib python-module-dabo
> python-module-wx wammu wxGTK wxGTK-contrib-gizmos wxGTK-contrib-stc
> wxGTK-devel wxMaxima
Собственно, эти пакеты переустанавливал командами apt-get remove wxGTK
+ install.
Также на всякий случай запускал
apt-get install --reinstall `rpm -qa --qf '%{NAME}\n' | grep wxGTK`

$ uname -m
i686

-- 
С уважением, Ринат Биков.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] CodeBlocks don't startup
  2009-06-14 19:24 [sisyphus] CodeBlocks don't startup Rinat Bikov
  2009-06-14 19:30 ` Rinat Bikov
@ 2009-06-14 21:39 ` Ivan Fedorov
  2009-06-15  5:45   ` Rinat Bikov
  2009-06-15  7:52   ` Alex Gorbachenko
  1 sibling, 2 replies; 8+ messages in thread
From: Ivan Fedorov @ 2009-06-14 21:39 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 982 bytes --]

Rinat Bikov <bikoz.r-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:

> Здравствуйте, уважаемые!
> После обновления попытался запустить CodeBlocks,
> пишет следующее:
> codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol
> _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file
> libwx_baseu-2.8.so.0 with link time reference
Только пересборка спасёт вас...

Судя по всему в C++ части бибилиотеки поменялся API, но ни в soname, ни
в vesrioning script это не отражено. Вешайте баг на пакет, что он не
работает, и на библиотеку, что вероятнее всего криво собрана (хотя и
виноват скорее всего апстрим, но мантейнер должен стараться такого
избегать).

[-- Attachment #2: Type: application/pgp-signature, Size: 196 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] CodeBlocks don't startup
  2009-06-14 21:39 ` Ivan Fedorov
@ 2009-06-15  5:45   ` Rinat Bikov
  2009-06-15  7:52   ` Alex Gorbachenko
  1 sibling, 0 replies; 8+ messages in thread
From: Rinat Bikov @ 2009-06-15  5:45 UTC (permalink / raw)
  To: ALT Linux Sisyphus discussions

15 июня 2009 г. 2:39 Ivan Fedorov  написал:
>> codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol
>> _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file
>> libwx_baseu-2.8.so.0 with link time reference
> Только пересборка спасёт вас...
Спасибо, помогло! :).

На codeblocks:
https://bugzilla.altlinux.org/show_bug.cgi?id=20450
На wxGTK:
https://bugzilla.altlinux.org/show_bug.cgi?id=20451

P.S. Откат на wxGTK-2.8.9-alt1 тоже спасает, только
в alt2 security bug fix.

-- 
С уважением, Ринат Биков.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] CodeBlocks don't startup
  2009-06-14 21:39 ` Ivan Fedorov
  2009-06-15  5:45   ` Rinat Bikov
@ 2009-06-15  7:52   ` Alex Gorbachenko
  2009-06-15  8:40     ` Ivan Fedorov
  1 sibling, 1 reply; 8+ messages in thread
From: Alex Gorbachenko @ 2009-06-15  7:52 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 582 bytes --]

On Mon, 15 Jun 2009 01:39:32 +0400
Ivan wrote:

>Судя по всему в C++ части бибилиотеки поменялся API, 

по пути от 2.8.9 до 2.8.9 ? это юмор ?

>но ни в soname, ни
>в vesrioning script это не отражено. 

разумеется. 

>Вешайте баг на пакет, что он не
>работает, 
это правильно.

>и на библиотеку, что вероятнее всего криво собрана 

это NOTABUG.

-- 
np: Andy Timmons Band - Resolution

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] CodeBlocks don't startup
  2009-06-15  7:52   ` Alex Gorbachenko
@ 2009-06-15  8:40     ` Ivan Fedorov
  2009-06-15  9:00       ` Alex Gorbachenko
  0 siblings, 1 reply; 8+ messages in thread
From: Ivan Fedorov @ 2009-06-15  8:40 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]

Alex Gorbachenko <agent_007-9UoSgsGcav8@public.gmane.org> writes:

> On Mon, 15 Jun 2009 01:39:32 +0400
> Ivan wrote:
>
>>Судя по всему в C++ части бибилиотеки поменялся API, 
>
> по пути от 2.8.9 до 2.8.9 ? это юмор ?
по пути от 2.8.9.orig до 2.8.9.patched, так что это не юмор, а
констатация факта, к сожалению.

>>но ни в soname, ни
>>в vesrioning script это не отражено. 
>
> разумеется. 

>>и на библиотеку, что вероятнее всего криво собрана 
>
> это NOTABUG.
А куда же тогда делся символ?

Кстати именно такие чудеса в свое время были с libqt3, мантейнер потом
даже извинился, что вносил такие изменения неподумав и исправился.

Но там-то такое было почти с каждой сборкой. Я аж в pyqt зависимость с
точностью до релиза втыкал.

[-- Attachment #2: Type: application/pgp-signature, Size: 196 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] CodeBlocks don't startup
  2009-06-15  8:40     ` Ivan Fedorov
@ 2009-06-15  9:00       ` Alex Gorbachenko
  2009-06-15  9:11         ` Ivan Fedorov
  0 siblings, 1 reply; 8+ messages in thread
From: Alex Gorbachenko @ 2009-06-15  9:00 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 377 bytes --]

On Mon, 15 Jun 2009 12:40:56 +0400
Ivan wrote:

>по пути от 2.8.9.orig до 2.8.9.patched, так что это не юмор, а
>констатация факта, к сожалению.

там patched 3 строки. как они могли исковеркать ABI мне лично понятно
не очень.

-- 
np: Andy Timmons Band - Lydia

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [sisyphus] CodeBlocks don't startup
  2009-06-15  9:00       ` Alex Gorbachenko
@ 2009-06-15  9:11         ` Ivan Fedorov
  0 siblings, 0 replies; 8+ messages in thread
From: Ivan Fedorov @ 2009-06-15  9:11 UTC (permalink / raw)
  To: sisyphus

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

Alex Gorbachenko <agent_007-9UoSgsGcav8@public.gmane.org> writes:

> On Mon, 15 Jun 2009 12:40:56 +0400
> Ivan wrote:
>
>>по пути от 2.8.9.orig до 2.8.9.patched, так что это не юмор, а
>>констатация факта, к сожалению.
>
> там patched 3 строки. как они могли исковеркать ABI мне лично понятно
> не очень.
ну а мне-то откуда знать? вы например rpmsodiff делали?

[-- Attachment #2: Type: application/pgp-signature, Size: 196 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2009-06-15  9:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-14 19:24 [sisyphus] CodeBlocks don't startup Rinat Bikov
2009-06-14 19:30 ` Rinat Bikov
2009-06-14 21:39 ` Ivan Fedorov
2009-06-15  5:45   ` Rinat Bikov
2009-06-15  7:52   ` Alex Gorbachenko
2009-06-15  8:40     ` Ivan Fedorov
2009-06-15  9:00       ` Alex Gorbachenko
2009-06-15  9:11         ` Ivan Fedorov

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git