ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] софт для записи DVD
@ 2004-12-01  5:04 Zilke Pavel
  2004-12-01  6:57 ` Roman Savochenko
  2004-12-01  9:50 ` Andrey Rahmatullin
  0 siblings, 2 replies; 5+ messages in thread
From: Zilke Pavel @ 2004-12-01  5:04 UTC (permalink / raw)
  To: community

Каким софтом (GUI) можно записывать DVD в ALM2.4?

k3b перестал запускаться после осизифливания.
Выдает:

[zidex@ZiP1 zidex]$ k3b
k3b: symbol lookup error: k3b: undefined symbol: 
_ZN13KListViewItem10insertItemEP13QListViewItem

что делать?

[zidex@ZiP1 zidex]$ k3b -v
Qt: 3.3.3
KDE: 3.2.3
K3b: 0.11.17


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

* Re: [Comm] софт для записи DVD
  2004-12-01  5:04 [Comm] софт для записи DVD Zilke Pavel
@ 2004-12-01  6:57 ` Roman Savochenko
  2004-12-01  9:50 ` Andrey Rahmatullin
  1 sibling, 0 replies; 5+ messages in thread
From: Roman Savochenko @ 2004-12-01  6:57 UTC (permalink / raw)
  To: community

Zilke Pavel wrote:

> Каким софтом (GUI) можно записывать DVD в ALM2.4?
>
> k3b перестал запускаться после осизифливания.
> Выдает:
>
> [zidex@ZiP1 zidex]$ k3b
> k3b: symbol lookup error: k3b: undefined symbol: 
> _ZN13KListViewItem10insertItemEP13QListViewItem

Зависимости наверное некорректные.
У меня synaptic из Сизифа стал, но работает без иконок. :)

С уважением Роман!


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

* Re: [Comm] софт для записи DVD
  2004-12-01  5:04 [Comm] софт для записи DVD Zilke Pavel
  2004-12-01  6:57 ` Roman Savochenko
@ 2004-12-01  9:50 ` Andrey Rahmatullin
  2004-12-02  4:33   ` Zilke Pavel
  1 sibling, 1 reply; 5+ messages in thread
From: Andrey Rahmatullin @ 2004-12-01  9:50 UTC (permalink / raw)
  To: community

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

On Wed, Dec 01, 2004 at 08:04:30AM +0300, Zilke Pavel wrote:
> [zidex@ZiP1 zidex]$ k3b
> k3b: symbol lookup error: k3b: undefined symbol: 
> _ZN13KListViewItem10insertItemEP13QListViewItem
$ c++filt _ZN13KListViewItem10insertItemEP13QListViewItem
KListViewItem::insertItem(QListViewItem*)
$ findsym _ZN13KListViewItem10insertItemEP13QListViewItem
/usr/lib/libkdeui.so: 0014c950 T _ZN13KListViewItem10insertItemEP13QListViewItem

Покажите nm -CD /usr/lib/libkdeui.so.4|grep KListViewItem::insertItem

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

> > Где именно и сколько лежит граблей, мы пока не знаем.
> Тогда откуда инфа, что они есть?
Наверное, телепаты вышли из отпуска.
		-- nikon in sisyphus@

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

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

* Re: [Comm] софт для записи DVD
  2004-12-01  9:50 ` Andrey Rahmatullin
@ 2004-12-02  4:33   ` Zilke Pavel
  2004-12-02  5:14     ` Andrey Rahmatullin
  0 siblings, 1 reply; 5+ messages in thread
From: Zilke Pavel @ 2004-12-02  4:33 UTC (permalink / raw)
  To: community

Andrey Rahmatullin пишет:
> On Wed, Dec 01, 2004 at 08:04:30AM +0300, Zilke Pavel wrote:
> 
>>[zidex@ZiP1 zidex]$ k3b
>>k3b: symbol lookup error: k3b: undefined symbol: 
>>_ZN13KListViewItem10insertItemEP13QListViewItem
> 
> $ c++filt _ZN13KListViewItem10insertItemEP13QListViewItem
> KListViewItem::insertItem(QListViewItem*)
> $ findsym _ZN13KListViewItem10insertItemEP13QListViewItem
> /usr/lib/libkdeui.so: 0014c950 T _ZN13KListViewItem10insertItemEP13QListViewItem
> 
> Покажите nm -CD /usr/lib/libkdeui.so.4|grep KListViewItem::insertItem

А нечего показать. Ничего не выводит:(

P.S. А в каком пакете лежит программа findsym, а то у себя я ее не нашел.



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

* Re: [Comm] софт для записи DVD
  2004-12-02  4:33   ` Zilke Pavel
@ 2004-12-02  5:14     ` Andrey Rahmatullin
  0 siblings, 0 replies; 5+ messages in thread
From: Andrey Rahmatullin @ 2004-12-02  5:14 UTC (permalink / raw)
  To: community

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

On Thu, Dec 02, 2004 at 07:33:12AM +0300, Zilke Pavel wrote:
> >Покажите nm -CD /usr/lib/libkdeui.so.4|grep KListViewItem::insertItem
> А нечего показать. Ничего не выводит:(
Что, в общем-то, неудивительно. Нет этой ф-и в этой либе. Но в хидерах
вроде никаких пометок нет насчет того, когда эта ф-я появилась.

> P.S. А в каком пакете лежит программа findsym, а то у себя я ее не нашел.
В одноименном.

-- 
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):

<frob> hej
<ska-fan> привет переводчику Гнома
<raorn> и не только гнома...
<frob> и давно не переводчику =)

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

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

end of thread, other threads:[~2004-12-02  5:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-01  5:04 [Comm] софт для записи DVD Zilke Pavel
2004-12-01  6:57 ` Roman Savochenko
2004-12-01  9:50 ` Andrey Rahmatullin
2004-12-02  4:33   ` Zilke Pavel
2004-12-02  5:14     ` Andrey Rahmatullin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

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


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