[Bug 295900] Re: kscope launch error

2011-12-05 Thread Scott Kitterman
This applied to the old KDE3 version and is not an issue in the newer
Qt4 port.

** Changed in: kscope (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/295900

Title:
  kscope launch error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kscope/+bug/295900/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2011-08-17 Thread Bug Watch Updater
** Changed in: kscope (Debian)
   Status: Unknown = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/295900

Title:
  kscope launch error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kscope/+bug/295900/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2010-10-14 Thread Subhajit
Code browser in Ubuntu

cscope - code browser
apt-get install cscope

kscope - GUI Code browser
apt-get install kscope

if kscope gives any errorwhile launching in Ubantu.

wget 
ftp.debian.org/debian/pool/main/k/kdebase/kate_3.5.9.dfsg.1-6+lenny1_i386.deb
ar x kate_3.5.9.dfsg.1-6+lenny1_i386.deb
tar xzf data.tar.gz
sudo cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib
sudo cp usr/lib/libkateutils.so.0 /usr/local/lib
sudo ldconfig

-- 
kscope launch error
https://bugs.launchpad.net/bugs/295900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2009-06-25 Thread jobe
Update with the current build of Kate (1-6 instead of 1-5)

wget ftp.debian.org/debian/pool/main/k/kdebase/kate_3.5.9.dfsg.1-6_i386.deb
ar x kate_3.5.9.dfsg.1-6_i386.deb
tar xzf data.tar.gz
sudo cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib
sudo cp usr/lib/libkateutils.so.0 /usr/local/lib
sudo ldconfig

-- 
kscope launch error
https://bugs.launchpad.net/bugs/295900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2009-04-26 Thread Ville M. Vainio
QQQ

wget ftp.debian.org/debian/pool/main/k/kdebase/kate_3.5.9.dfsg.1-5_i386.deb
ar x kate_3.5.9.dfsg.1-5_i386.deb
tar xzf data.tar.gz
sudo cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib
sudo cp usr/lib/libkateutils.so.0 /usr/local/lib
sudo ldconfig

QQQ

I can confirm that this method worked in Jaunty. I got kscope deb from
Intrepid archive (it had been removed from Jaunty).

Anyone up for creating the binary deb for Intrepid and Jaunty, that also
contains the kate .so's?

-- 
kscope launch error
https://bugs.launchpad.net/bugs/295900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2009-04-02 Thread shane
Still hasn't been fixed.  I'm seeing the same error:

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

-- 
kscope launch error
https://bugs.launchpad.net/bugs/295900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2009-03-16 Thread Andrei Emeltchenko
Hei,

This bug is still present in interpid. Is it going to be fixed?

Regards,
Andrei

-- 
kscope launch error
https://bugs.launchpad.net/bugs/295900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2008-12-21 Thread Jorge O. Castro
** Also affects: kscope (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493192
   Importance: Unknown
   Status: Unknown

-- 
kscope launch error
https://bugs.launchpad.net/bugs/295900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2008-11-27 Thread Darren
ok had 
kscope: error while loading shared libraries: libkateinterfaces.so.0: cannot 
open shared object file: No such file or directory

then did

wget ftp.debian.org/debian/pool/main/k/kdebase/kate_3.5.9.dfsg.1-5_i386.deb
ar x kate_3.5.9.dfsg.1-5_i386.deb
tar xzf data.tar.gz
sudo cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib
sudo ldconfig

then got
kscope: error while loading shared libraries: libkateutils.so.0: cannot open 
shared object file: No such file or directory

So added step

wget ftp.debian.org/debian/pool/main/k/kdebase/kate_3.5.9.dfsg.1-5_i386.deb
ar x kate_3.5.9.dfsg.1-5_i386.deb
tar xzf data.tar.gz
sudo cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib
sudo cp usr/lib/libkateutils.so.0 /usr/local/lib
sudo ldconfig

Now kscope launches ok

-- 
kscope launch error
https://bugs.launchpad.net/bugs/295900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2008-11-26 Thread Javed Shakeel
I tried copying the libkateinterfaces.so.0 from a prior version, and it
worked.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493192

  wget ftp.debian.org/debian/pool/main/k/kdebase/kate_3.5.9.dfsg.1-5_i386.deb
  ar x kate_3.5.9.dfsg.1-5_i386.deb
  tar xzf data.tar.gz
  cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib
  ldconfig

-- 
kscope launch error
https://bugs.launchpad.net/bugs/295900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2008-11-21 Thread KArvan
This happens in Intrepid.

It is caused by the KDE packages installing libkateinterfaces.so.4.

** Changed in: kscope (Ubuntu)
   Status: New = Confirmed

-- 
kscope launch error
https://bugs.launchpad.net/bugs/295900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 295900] Re: kscope launch error

2008-11-21 Thread KArvan
Besides the libkateinterfaces.so.0, kscope also links agaist
libkateutils.so.0, and no libkateutils exists in Intrepid, at least in
my installation.

It seems to me that although kscope depends on KDE3 libraries, it has
not made that specific in it's 'requires' packages. Either building it
against KDE4 code (best solution) or simpling adding back the
requirements should fix this.

-- 
kscope launch error
https://bugs.launchpad.net/bugs/295900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs