Re: [KDE 3.5.X] Switch between KDE/Gnome

2008-01-24 Thread Isma
Hi,

Thanks Xavier for your answer.

But it seems to me my KDE is in stable version
dpkg-query -l | g kde :

ii  kde-core 5:47
   the K Desktop Environment core modules
ii  kde-i18n-fr  4:3.5.7-1
   French (fr) internationalized (i18n) files f
(http://packages.debian.org/etch/kde-core)

My /etc/apt/sources.list
(no backports here, is it right ?)

deb http://ftp.belnet.be/debian/ etch main
deb-src http://ftp.belnet.be/debian/ etch main
deb http://security.debian.org/ etch/updates main contrib
deb-src http://security.debian.org/ etch/updates main contrib
deb http://ftp.frdom.org/ frdom/debian/etch/stable/
deb http://ftp.fr.debian.org/debian/ etch main
deb-src http://ftp.fr.debian.org/debian/ etch main
# non free
deb http://ftp.fr.debian.org/debian/ stable main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ stable main contrib non-free
# multimedia
deb http://www.debian-multimedia.org etch main


By the way, what means -cil ?
How do I have to do for having only stable deb packages ?

Le 23/01/08, Xavier Brochard<[EMAIL PROTECTED]> a écrit :
> Hello / Salut
>
> this is because you are using a mix of backport packages, testing and
> etch package. You need to remove some of them or to modify the pin-priority
>
> tes problèmes viennent du fait que tu mélange des paquets de backport,
> etch et testing. Il faut en enlever ou modifier la pin-priority
>
> see below / suite ci-dessous
>
> Isma a écrit :
> > Hi,
> >
> > I am under Debian etch / 2.6.21-2-686 compiled / KDE 3.5.7. I want to
> > test Gnome.
>
> KDE 357 from backport
>
>
> > sudo aptitude install gnome-session
> >
> > I have  :
> >
> > Écriture de l'information d'état étendu... Fait
> > Extraction des modèles depuis les paquets : 100%
> > Préconfiguration des paquets...
> > dpkg - avertissement : libgnome2.0-cil mis à jour de la version
> > 2.16.0-7
>
> this comes from testing (lenny), not etch
> ce paquet vient de testing (lenny), pas de etch
>
> > vers l'ancienne version 2.8.3-2.
>
> this comes from etch
> celui-ci vient de etch
>
> > (Lecture de la base de données... 112250 fichiers et répertoires déjà
> > installés.)
> > Préparation du remplacement de libgnome2.0-cil 2.16.0-7 (en utilisant
> > .../libgnome2.0-cil_2.8.3-2_i386.deb) ...
> > Dépaquetage de la mise à jour de libgnome2.0-cil ...
> > dpkg : erreur de traitement de
> > /var/cache/apt/archives/libgnome2.0-cil_2.8.3-2_i386.deb (--unpack) :
> >  tentative de remplacement de «
> > /usr/lib/mono/gac/policy.2.4.art-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.art-sharp.dll
> >
> > », qui appartient aussi au paquet libart2.0-cil
> > dpkg-deb: sous-processus paste tué par le signal (Relais brisé (pipe))
> > Des erreurs ont été rencontrées pendant l'exécution :
> >  /var/cache/apt/archives/libgnome2.0-cil_2.8.3-2_i386.deb
> > E: Sub-process /usr/bin/dpkg returned an error code (1)
>
> libart2.0-cil comes from testing, it is not in etch, try to remove it
> first and it should work
>
> libart2.0-cil n'estpas dans etch, il vient de testing, commence par le
> supprimer, ça ira mieux après
>
> hope this help
> bon courage
>
> Xavier
>


-- 
Cordialement.
Isma BALLO



Re: [KDE 3.5.X] Switch between KDE/Gnome

2008-01-24 Thread Isma
Ok, thanks .. resolved.

Just one packet was in testing .. i just downgrade it to stable doing

sudo apt-get install lib"xyz"/stable

and all went fine doing apt-get install gnome

Thanks a lot.

2008/1/24, Xavier Brochard <[EMAIL PROTECTED]>:
> Hi
>
> Isma a écrit :
> > But it seems to me my KDE is in stable version
> > dpkg-query -l | g kde :
> >
> > ii  kde-core 5:47
> >the K Desktop Environment core modules
> > ii  kde-i18n-fr  4:3.5.7-1
> >French (fr) internationalized (i18n) files f
> > (http://packages.debian.org/etch/kde-core)
>
> May be
> But I'm quite sure you have some packages from backport and testing:
>
> In short see here
> http://packages.debian.org/etch/kde-i18n-fr
> KDE 3.5.5 is in etch, KDE 3.5.7 is in etch-backport
>
> And here are your problematic package
> - libgnome2.0-cil 2.16.0-7 http://packages.debian.org/lenny/libgnome2.0-cil
>
> - libart2.0-cil
> http://packages.debian.org/lenny/libart2.0-cil
> (libart2.0-cil doesn't exist in etch)
>
> > My /etc/apt/sources.list
> > (no backports here, is it right ?)
>
> right
> may be packages were installed from downloaded files
>
> > [snip]
>
> > By the way, what means -cil ?
>
> usualy Command Line Interface
> this package is related to .NET programs
>
> > How do I have to do for having only stable deb packages ?
>
> I don't know...
>
> I would starting with aptitude or synaptic.
> After an update, they should show you the backport and testing packages
> as localy installed. Just select and remove them.
> But beware! you'll have only a command line system after that.
> You'll need to reinstall a desktop (launch tasksel).
>
> Or may be (try it) just starting tasksel in a virtual console (not a
> console window), and selecting the gnome desktop will do the job.
>
> If you are not sure, don't do that!
> You just need to remove the problematic packages for installing Gnome.
> Start with this one libgnome2.0-cil 2.16.0-7 and relaunch aptitude
>
> regards
> Xavier
>
> > Le 23/01/08, Xavier Brochard<[EMAIL PROTECTED]> a écrit :
> >> Hello / Salut
> >>
> >> this is because you are using a mix of backport packages, testing and
> >> etch package. You need to remove some of them or to modify the pin-priority
> >>
> >> tes problèmes viennent du fait que tu mélange des paquets de backport,
> >> etch et testing. Il faut en enlever ou modifier la pin-priority
> >>
> >> see below / suite ci-dessous
> >>
> >> Isma a écrit :
> >>> Hi,
> >>>
> >>> I am under Debian etch / 2.6.21-2-686 compiled / KDE 3.5.7. I want to
> >>> test Gnome.
> >> KDE 357 from backport
> >>
> >>
> >>> sudo aptitude install gnome-session
> >>>
> >>> I have  :
> >>>
> >>> Écriture de l'information d'état étendu... Fait
> >>> Extraction des modèles depuis les paquets : 100%
> >>> Préconfiguration des paquets...
> >>> dpkg - avertissement : libgnome2.0-cil mis à jour de la version
> >>> 2.16.0-7
> >> this comes from testing (lenny), not etch
> >> ce paquet vient de testing (lenny), pas de etch
> >>
> >>> vers l'ancienne version 2.8.3-2.
> >> this comes from etch
> >> celui-ci vient de etch
> >>
> >>> (Lecture de la base de données... 112250 fichiers et répertoires déjà
> >>> installés.)
> >>> Préparation du remplacement de libgnome2.0-cil 2.16.0-7 (en utilisant
> >>> .../libgnome2.0-cil_2.8.3-2_i386.deb) ...
> >>> Dépaquetage de la mise à jour de libgnome2.0-cil ...
> >>> dpkg : erreur de traitement de
> >>> /var/cache/apt/archives/libgnome2.0-cil_2.8.3-2_i386.deb (--unpack) :
> >>>  tentative de remplacement de «
> >>> /usr/lib/mono/gac/policy.2.4.art-sharp/0.0.0.0__35e10195dab3c99f/policy.2.4.art-sharp.dll
> >>>
> >>> », qui appartient aussi au paquet libart2.0-cil
> >>> dpkg-deb: sous-processus paste tué par le signal (Relais brisé (pipe))
> >>> Des erreurs ont été rencontrées pendant l'exécution :
> >>>  /var/cache/apt/archives/libgnome2.0-cil_2.8.3-2_i386.deb
> >>> E: Sub-process /usr/bin/dpkg returned an error code (1)
> >> libart2.0-cil comes from testing, it is not in etch, try to remove it
> >> first and it should work
> >>
> >> libart2.0-cil n'estpas dans etch, il vient de testing, commence par le
> >> supprimer, ça ira mieux après
> >>
> >> hope this help
> >> bon courage
> >>
> >> Xavier
> >>
> >
> >
>


-- 
Cordialement.
Isma BALLO



Re: flash in konqueror

2008-01-24 Thread Jim MacBaine
On Jan 16, 2008 10:27 PM, Curt Howland <[EMAIL PROTECTED]> wrote:

> It started working for me about two weeks ago. Or was it last
> week? :^)
>
> Youtube still doesn't work for me in Konq, but embedded YouTube videos
> in other people's web pages do work. I think it has something to do
> with what version is reported _if_ asked.

It is great that there is progress. Thanks for your work!

Is there chance that these changes may qualify for an upgrade of
Konqueror in Etch?

Regards,
Jim


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



re: kde4 / d-bus problem

2008-01-24 Thread John Ettedgui
So following my previous e-mail I got a little further but not much.

D-bus should be fine now, X starts without a problem with Fluxbox but still
no KDE4, and I cannot even load one single KDE4 app.

Now when I log into KDE (or when I try to start konsole from X) I'm getting
those error message in the terminal:

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: SMP

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: EIP:0060:[]Not tainted VLI

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: EFLAGS: 00210286   (2.6.23rfs4 #1)

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: eax: 5e5b   ebx: d8813c58   ecx:    edx:


Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: esi: d8813c00   edi:    ebp:    esp:
d86bbd84

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: ds: 007b   es: 007b   fs: 00d8  gs: 0033  ss: 0068

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: Process konsole (pid: 32392, ti=d86ba000 task=d8aad020
task.ti=d86ba000)

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: Stack: 00d9 d8813c00  c01721fa d86bbe28 
026de8a4 

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:2d69636f 006b6465 0026de8b  00d8 
026de8a4 

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:2d69636f 006b6465 0026de8b   
026de8a4 

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: Call Trace:

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] permission+0xc1/0xd4

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] setattr_unix_file+0x182/0x396

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] nameidata_to_filp+0x24/0x33

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] permission+0xc1/0xd4

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] reiser4_setattr_careful+0xd5/0xf4

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] notify_change+0x127/0x2ca

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] copy_to_user+0x25/0x3b

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] do_truncate+0x5e/0x75

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] permission+0xc1/0xd4

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] do_sys_truncate+0x189/0x1a5

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] mutex_lock+0xb/0x1a

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] generic_file_llseek+0x0/0x85

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] copy_to_user+0x25/0x3b

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] sys_llseek+0x65/0x87

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] sysenter_past_esp+0x6b/0xa1

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  [] unix_seq_show+0xc5/0x11b

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel:  ===

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: Code: 79 1c fd ff 83 fb 01 0f 45 f3 83 ec 80 89 f0 5b 5e 5f
5d c3 55 89 d5 57 56 53 81 ec b8 00 00 00 89 4c 24 08 89 44 24 0c 8b 40 0c
<8b> 40 0c 89 44 24 1c e8 2c 2b fe ff 89 c7 e8 e2 ef fc ff 89 44

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: EIP: [] reiser4_write_extent+0x17/0x4e4 SS:ESP
0068:d86bbd84

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: CPU:0

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: Oops:  [#1]

Message from [EMAIL PROTECTED] at Thu Jan 24 10:50:59 2008 ...
MyLogin kernel: EIP is at reiser4_write_extent+0x17/0x4e4



I have no idea what to try here.

And after that can't reboot, and starting an application (even sudo) will
mostly freeze my computer.


What can I do?

Thanks!

John


Re: kde4 / d-bus problem

2008-01-24 Thread John Ettedgui
Actually forget it, it is a reiser4 issue with KDE4 (do not really
understand why but it is...).

http://forums.gentoo.org/viewtopic-t-614771.html?sid=c1be47ca326cdf1599882d1ed3ddad23