[Pkg-kde-extras] Bug#491458: Fwd: [Bug 185638] digikam crash on startup

2009-02-28 Thread Mark Purcell
Thanks Luc,

I have forwarded upstream.
https://bugs.kde.org/show_bug.cgi?id=185638#c6

On Saturday 28 February 2009 23:49:10 you wrote:
 Should I involve the Phonon maintainers in this ?

It is in the kde bugtracker now, so they should be able to reassign as 
necessary.

Mark


signature.asc
Description: This is a digitally signed message part.
___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] Bug#491458: Fwd: [Bug 185638] digikam crash on startup

2009-02-28 Thread Mark Purcell
http://bugs.debian.org/491458

Luc, Martial,

Can you confirm you are running with libxine 1.1.16.1-2?

dpkg -l libxine* | grep ^i

ii  libxine-dev  1.1.16.1-2
ii  libxine1 1.1.16.1-2
ii  libxine1-bin 1.1.16.1-2
ii  libxine1-console 1.1.16.1-2
ii  libxine1-ffmpeg  1.1.16.1-2
ii  libxine1-misc-plugins1.1.16.1-2
ii  libxine1-x   1.1.16.1-2

Thanks,
Mark

--  Forwarded Message  --

Subject: [Bug 185638] digikam crash on startup
Date: Sunday 01 March 2009
From: Gilles Caulier caulier.gil...@gmail.com
To: m...@debian.org

https://bugs.kde.org/show_bug.cgi?id=185638





--- Comment #7 from Gilles Caulier caulier gilles gmail com  2009-02-28 
14:01:18 ---
This is another prblem with KDE technologies: Phonon require libxine, which
have some problem currently. try to update libxine...

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You reported the bug.

---


signature.asc
Description: This is a digitally signed message part.
___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] Bug#491458: Fwd: [Bug 185638] digikam crash on startup

2009-02-28 Thread Luc Castermans

Mark Purcell schreef:

http://bugs.debian.org/491458

Luc, Martial,

Can you confirm you are running with libxine 1.1.16.1-2?
  


yes, 100% match!

Luc



dpkg -l libxine* | grep ^i

ii  libxine-dev  1.1.16.1-2
ii  libxine1 1.1.16.1-2
ii  libxine1-bin 1.1.16.1-2
ii  libxine1-console 1.1.16.1-2
ii  libxine1-ffmpeg  1.1.16.1-2
ii  libxine1-misc-plugins1.1.16.1-2
ii  libxine1-x   1.1.16.1-2

Thanks,
Mark

--  Forwarded Message  --

Subject: [Bug 185638] digikam crash on startup
Date: Sunday 01 March 2009
From: Gilles Caulier caulier.gil...@gmail.com
To: m...@debian.org

https://bugs.kde.org/show_bug.cgi?id=185638





--- Comment #7 from Gilles Caulier caulier gilles gmail com  2009-02-28 
14:01:18 ---

This is another prblem with KDE technologies: Phonon require libxine, which
have some problem currently. try to update libxine...

Gilles Caulier

  


begin:vcard
fn:Luc Castermans
n:Castermans;Luc
email;internet:luc.casterm...@gmail.com
x-mozilla-html:FALSE
version:2.1
end:vcard

___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras

[Pkg-kde-extras] Bug#491458: Fwd: [Bug 185638] digikam crash on startup

2009-02-28 Thread Darren Salt
I demand that Luc Castermans may or may not have written...

 Mark Purcell schreef:
 http://bugs.debian.org/491458
 Luc, Martial,
 Can you confirm you are running with libxine 1.1.16.1-2?

1.1.16.2-1 is in unstable...

[snip]
-- 
| Darren Salt| linux or ds at  | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
|   URL:http://www.youmustbejoking.demon.co.uk/progs.packages.html

A masochist is anybody who does anything in COBOL.



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#491458: Fwd: [Bug 185638] digikam crash on startup

2009-02-27 Thread Mark Purcell
Luk, Martial,

I think I have narrowed down this issue.

digikam tries to load the marble plugins, but they are not shipped in the 
libmarble package, rather the marble package itself.

The solution is for digikam to Depend on marble, but as a work around, you 
should be able to install marble (KDE4.2) by hand and digikam should then 
work.

Could you please confirm if this fixes your issue.

Thanks,
Mark



___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras


[Pkg-kde-extras] Bug#491458: Fwd: [Bug 185638] digikam crash on startup

2009-02-26 Thread Mark Purcell
Luc, Martial,

I have forwarded your crash reports upstream.

Could I ask you to make a backtrace using GDB as follows:

# gdb digikam
 run
 ...
 _crash here_
 ...
 bt
 _the backtrace is here_
 quit

For a detailed and very helpful guide on providing useful crash reports see 
this guide 
http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

Thanks,
Mark

--  Forwarded Message  --

Subject: [Bug 185638] digikam crash on startup
Date: Friday 27 February 2009
From: Gilles Caulier caulier.gil...@gmail.com
To: m...@debian.org

https://bugs.kde.org/show_bug.cgi?id=185638





--- Comment #2 from Gilles Caulier caulier gilles gmail com  2009-02-26 
20:10:47 ---
Mark,

Can you run digiKam under gdb to have more informations. Here, i cannot see
where crash appear.

Versions of packages digikam recommends:
ii  konqueror 4:4.2.0-1  KDE 4's advanced file manager, 
web

= there is no depency with konqueror in digiKam (:=)))

Gilles Caulier

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You reported the bug.

---


signature.asc
Description: This is a digitally signed message part.
___
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-kde-extras