Bug#316899: KDM overrides kde default settings

2005-07-27 Thread Andrea Cavaliero
Yeah i have set the dpi to '100' in  kdmrc and now it looks as without kdm.
You can safely close this bug report.

thanks for the support!



Bug#320212: /usr/bin/kfontview: /usr/lib/libkfontinst.so.0: undefined symbol: FTC_SBit_Cache_New

2005-07-27 Thread Tom Epperly
Package: kcontrol
Version: 4:3.3.2-1
Severity: normal
File: /usr/bin/kfontview

When I try to run kfontview, it fails to start up.

[EMAIL PROTECTED]kfontview /usr/share/fonts/truetype/freefont/FreeSans.ttf
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
kbuildsycoca running...
kfontview: WARNING: KXMLGUIClient::setXMLFile: cannot find .rc file 
kfontviewui.rc
kfontview: relocation error: /usr/lib/libkfontinst.so.0: undefined symbol: 
FTC_SBit_Cache_New
[EMAIL PROTECTED]Mutex destroy failure: Device or resource busy
which kfontview
/usr/bin/kfontview
[EMAIL PROTECTED]ICE default IO error handler doing an exit(), pid = 29019, 
errno = 0


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.2
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages kcontrol depends on:
ii  kdebase-data  4:3.3.2-1  KDE Base (shared data)
ii  kdelibs4  4:3.3.2-7  KDE core libraries
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libasound21.0.9-3ALSA library
ii  libaudio2 1.7-2  The Network Audio System (NAS). (s
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libfam0c102   2.7.0-7client library to control the FAM 
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.1-2  GCC support library
ii  libice6   6.8.2.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libpcre3  5.0-1.1Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libqt3c102-mt 3:3.3.4-3  Qt GUI Library (Threaded runtime v
ii  libraw1394-5  0.10.1-1.1 library for direct access to IEEE 
ii  libsm66.8.2.dfsg.1-4 X Window System Session Management
ii  libssl0.9.7   0.9.7g-1   SSL shared libraries
ii  libstdc++51:3.3.6-7  The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.8.2.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxrandr26.8.2.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxt66.8.2.dfsg.1-4 X Toolkit Intrinsics
ii  libxtst6  6.8.2.dfsg.1-4 X Window System event recording an
ii  xlibs 6.8.2.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-1  compression library - runtime

kcontrol recommends no packages.

-- no debconf information


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



Re: Bug#320212: /usr/bin/kfontview: /usr/lib/libkfontinst.so.0: undefined symbol: FTC_SBit_Cache_New

2005-07-27 Thread Achim Bohnet
On Wednesday 27 July 2005 18:49, Tom Epperly wrote:
 Package: kcontrol
 Version: 4:3.3.2-1
 Severity: normal
 File: /usr/bin/kfontview

Short story for unstable users: unstable is currently borked due
to the C++ transition. Wait until kde 3.4.? enters sid and the
error will go way.


Longer story for sarge (and curious sid) users:
 
 When I try to run kfontview, it fails to start up.
 
 [EMAIL PROTECTED]kfontview /usr/share/fonts/truetype/freefont/FreeSans.ttf
 QPixmap: Cannot create a QPixmap when no GUI is being used
 QPixmap: Cannot create a QPixmap when no GUI is being used
 QPixmap: Cannot create a QPixmap when no GUI is being used
 QPixmap: Cannot create a QPixmap when no GUI is being used
 kbuildsycoca running...

I get those too if I start kfontview in a slogin [EMAIL PROTECTED] shell,
not when started in a KDE session (via KDM). I.e, the msg come
from the KDE daemons that are started.  Nothing to worry about.

 kfontview: WARNING: KXMLGUIClient::setXMLFile: cannot find .rc file 
 kfontviewui.rc

This file is wasn't available/was forgotten in KDE 3.3 upstream. 
It was added in KDE 3.4:

$ svn ls --recursive 
svn://anonsvn.kde.org/home/kde/branches/KDE/3.3/kdebase/kcontrol/kfontinst | 
fgrep .rc
viewpart/kfontviewpart.rc
$ svn ls --recursive 
svn://anonsvn.kde.org/home/kde/branches/KDE/3.4/kdebase/kcontrol/kfontinst | 
fgrep .rc
viewpart/kfontviewpart.rc
viewpart/kfontviewui.rc
svn log 
svn://anonsvn.kde.org/home/kde/branches/KDE/3.4/kdebase/kcontrol/kfontinst/viewpart/kfontviewui.rc
...

r370422 | dfaure | 2004-12-13 20:41:56 +0100 (Mon, 13 Dec 2004) | 4 lines

Fixed runtime warning
kfontview: WARNING: KXMLGUIClient::setXMLFile: cannot find .rc file 
kfontviewui.rc
It's quite unusual to have no .rc file, so I'd rather not hide the warning.



To fix it:

svn cat 
svn://anonsvn.kde.org/home/kde/branches/KDE/3.4/kdebase/kcontrol/kfontinst/viewpart/kfontviewui.rc
  kfontviewui.rc

and copy this file as root to /usr/share/apps/kfontinst/

 kfontview: relocation error: /usr/lib/libkfontinst.so.0: undefined symbol: 
 FTC_SBit_Cache_New
 [EMAIL PROTECTED]Mutex destroy failure: Device or resource busy

that's a temporary sid/unstable problem.  Does not happen with sarge.

 which kfontview
 /usr/bin/kfontview
 [EMAIL PROTECTED]ICE default IO error handler doing an exit(), pid = 29019, 
 errno = 0

Happen only for slogin -X [EMAIL PROTECTED], not for KDE session (maybe at 
logout)
nothing to worry about IMHO.

Achim
-- 
  To me vi is Zen.  To use vi is to practice zen. Every command is
  a koan. Profound to the user, unintelligible to the uninitiated.
  You discover truth everytime you use it.
  -- [EMAIL PROTECTED]


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



Re: Bug#320212: /usr/bin/kfontview: /usr/lib/libkfontinst.so.0: undefined symbol: FTC_SBit_Cache_New

2005-07-27 Thread Adeodato Simó
* Achim Bohnet [Wed, 27 Jul 2005 22:04:20 +0200]:

 Short story for unstable users: unstable is currently borked due
 to the C++ transition. Wait until kde 3.4.? enters sid and the
 error will go way.

  Actually, this has nothing to do with the C++ transition.

  kfontview: relocation error: /usr/lib/libkfontinst.so.0: undefined symbol: 
  FTC_SBit_Cache_New

 that's a temporary sid/unstable problem.  Does not happen with sarge.

  #314385, and not strictly temporary. :)

-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
 
Loan-department manager:  There isn't any fine print.  At these
interest rates, we don't need it.


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



ksmserver question

2005-07-27 Thread serja
I have the following question about ksmserver:
Currently I use Debian 3.1 with KDE 3.3.2. I've compiled KDE 3.4 from source 
with --prefix=/opt/kde on this system. The default KDE installation is placed 
in /usr.
The customly compiled KDE launched through the Debian's kdm (3.3.2) not 
through the customly compiled one.
Everything work just fine with the exception that when I try to reboot or halt 
the computer from customly compiled KDE session it exit at the kdm greeting 
screen. May I ask you what should I do to reboot/halt my PC from the customly 
compiled KDE bypassing the kdm greeting screen. I don't want to modify the 
init script to launch the customly compiled kdm instead of the Debian's one.
The customly compiled KDE launched with the following script:
*
#!/bin/sh
KDEDIR=/opt/kde
KDEDIRS=/opt/kde
LD_LIBRARY_PATH=/opt/kde/lib
KDEHOME=~/.kdetest
PATH=/opt/kde/bin:/opt/kde/sbin:$PATH
XDG_CONFIG_DIRS=/opt/kde/etc/xdg
XDG_DATA_DIRS=/opt/kde/share:/opt/menu
export PATH KDEDIR KDEDIRS LD_LIBRARY_PATH KDEHOME XDG_DATA_DIRS 
XDG_CONFIG_DIRS
exec /opt/kde/bin/startkde
*
And one more question: when KDE started for example through gdm the 
reboot/halt options are not visible at the ksmserver's logout screen on every 
distribution I've tried before (Mandrake Linux is the only one exception). 
Can it be customly modified? 
Thanks in advance!


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



Re: ksmserver question

2005-07-27 Thread Kevin Krammer
On Wednesday 27 July 2005 09:53, serja wrote:

 And one more question: when KDE started for example through gdm the
 reboot/halt options are not visible at the ksmserver's logout screen on
 every distribution I've tried before (Mandrake Linux is the only one
 exception). Can it be customly modified?

I think KDE checks the kdm configuration file if this is enabled.
So if this is the case it will check the one fo your 3.4 installation and it 
might have it disabled.
Try moving the configuration file to a backup and the copying the one 
from /etc/kde3 over.

Cheers,
Kevin


pgpkIUhOJAaxJ.pgp
Description: PGP signature


libkcal files

2005-07-27 Thread Shea Martin

I am writing a perl script to generate some kcal files. The file format
is pretty strait forward.  But I can't see UID's are determined.  I
tried generating a random 10 digit number, and appending .999.  Then
making sure no even with this id already exists.  This seems to work, as
kontact finds the events, and handles them no problem.  But is this the
right thing to do?

Google nor KDE's website turn up much. Anyone know this info, or where I
could get it?  Currently I have a bunch of files that have names like this:
libkcal-1096492922.692

Thanks,


~


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



Re: libkcal files

2005-07-27 Thread Kevin Krammer
On Wednesday 27 July 2005 14:38, Shea Martin wrote:
 I am writing a perl script to generate some kcal files. The file format
 is pretty strait forward.  But I can't see UID's are determined.  I
 tried generating a random 10 digit number, and appending .999.  Then
 making sure no even with this id already exists.  This seems to work, as
 kontact finds the events, and handles them no problem.  But is this the
 right thing to do?

You better ask on the kde-pim mailinglist, the KDE PIM development discussions 
happen there.

Which means most of the PIM developers are subscribed there :)

Cheers,
Kevin


pgpJth0YldiBL.pgp
Description: PGP signature


Re: libkcal files

2005-07-27 Thread Hendrik Sattler
Am Mittwoch, 27. Juli 2005 14:38 schrieb Shea Martin:
 I am writing a perl script to generate some kcal files. The file format
 is pretty strait forward.

The file format is documented in RFCs 2425 and 2426.

 But I can't see UID's are determined. 

See chapter 3.6.7 in RFC 2426
For C and Perl: http://www.ossp.org/pkg/lib/uuid/
This is also in Debian: libossp-uuid-perl
But you can probably also use another method, there is no rule that applies to 
how to generate those.

HS


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



Re: libkcal files

2005-07-27 Thread Hendrik Sattler
Am Mittwoch, 27. Juli 2005 15:10 schrieb Hendrik Sattler:
 Am Mittwoch, 27. Juli 2005 14:38 schrieb Shea Martin:
  I am writing a perl script to generate some kcal files. The file format
  is pretty strait forward.

 The file format is documented in RFCs 2425 and 2426.

  But I can't see UID's are determined.

 See chapter 3.6.7 in RFC 2426

Ah, mixed up vCard and vCalendar again. However, both are versit style files, 
see:
http://www.imc.org/pdi/

 For C and Perl: http://www.ossp.org/pkg/lib/uuid/
 This is also in Debian: libossp-uuid-perl
 But you can probably also use another method, there is no rule that applies
 to how to generate those.

This one still applies :)

HS


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



DVD Authoring

2005-07-27 Thread Richard Wegner
Hi there, I'm currently using Debian 3.1 and just was wondering if 
ANYONE was sucessful in making video DVDs with it.  I use K3B for backup 
of my data onto DVD but not for making video DVDs.  I have a bunch of 
home movies I want to put into a menu selection and send to my parents 
in Ohio.  I tried the Video DVD selection on k3b but it gives me an 
error stating about size, it only puts 700 or so mb availible while the 
DVD's are 4.7gb.


Thanks


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



Re: DVD Authoring

2005-07-27 Thread Hasso Tepper
Richard Wegner wrote:
 I tried the Video DVD selection on k3b but it gives me an error stating 
 about size, it only puts 700 or so mb availible while the DVD's are 
 4.7gb. 

It's a bug fixed in 0.12.2 version. For now you can change size of project 
manually. But k3b doesn't support authoring anyway. DVD video project is 
just simple layout project for now.

-- 
Hasso Tepper
KDE Estonian Team


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



Re: klaptop 3.4/3.4.1 from alioth shows wrong battery percentage

2005-07-27 Thread EmIscA
I've seen that the wrong percentage is calculated using the design
capacity and not the last full capacity, as it does in the configuration
window.
So with the battery in this state klaptop icon before I update it with
the configuration window's button, says 82% which it's the percentage
relative to 3589mah to 4300mah.

$ cat /proc/acpi/battery/BAT1/info
present: yes
design capacity: 4300 mAh
last full capacity:  3589 mAh
battery technology:  rechargeable
design voltage:  14800 mV
design capacity warning: 430 mAh
design capacity low: 215 mAh
capacity granularity 1:  264 mAh
capacity granularity 2:  3780 mAh
model number:GC86503PAG0
serial number:
battery type:LiON
OEM info:PANASONIC

I think there is also an acpi implementation bug, because my notebook
never reached 4300mah state even when I bought it, and it doesn't not
have a panasonic battery



EmIscA ha scritto:

I use debian sid with kde-3.4.1 on an Acer 2012wlmi laptop with alioth
kde packages and I noticed a bug in klaptop. It shows wrong battery
percentage until I restart it entering in klaptop configuration and
click on Avvia indicatore delle batterie (my kde is in italianin
english the string would be Start battery monitor or similar). In
klaptop configuration the percentage is always correct, I think it's
only a bug with the tray icon refresh code.
Does anyone noticed this?
Feel free to ask me further details about my configuration or debug
informations (telling me what commands I must type...).
Bye!

  



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



Re: DVD Authoring

2005-07-27 Thread David Martínez Moreno
El Miércoles, 27 de Julio de 2005 16:56, Riviere Informatique SARL escribió:
 I've used k3b plenty on Debian for burning my own video's on DVD.
 Since my KDE is now broken (On Debian unstable) I can't run it and
 check, but it worked fine for a long long time.

It is completely possible to have KDE 3.4.1 now in unstable. Simply you 
need 
some manual massage in dselect and voilá! Either, you can have KDE 3.3 in 
unstable, again with some holding in key packages. There is some instructions 
in a post by Adeodato Simó two days ago in this same list. Browse the 
archives for more information.


Ender.
-- 
- Pirata: Arrrgh... Mi bisabuela de 98 años tiene mejores bíceps que tú.
- Guybrush Threepwood: Ugh, sí, pero tanto ella como yo tenemos mejor control 
de la vejiga que tú.
-- Duelo de insultos en Escape from Monkey Island.
--
Debian developer


pgpSmzulSGaSN.pgp
Description: PGP signature


Re: ksmserver question

2005-07-27 Thread serja
I've made it as you told me, but unfortunately there is still no positive 
results.
BTW is anybody knows with which options kdelibs and kdebase packages are 
compiled in Debian, because I think this is something which may depend on pam 
or something like that.

--- Original message ---
From: Kevin Krammer [EMAIL PROTECTED]
To: debian-kde@lists.debian.org
Subject: Re: ksmserver question
Date: 27 Июль 2005 13:38
 On Wednesday 27 July 2005 09:53, serja wrote:
  And one more question: when KDE started for example through gdm the
  reboot/halt options are not visible at the ksmserver's logout screen on
  every distribution I've tried before (Mandrake Linux is the only one
  exception). Can it be customly modified?

 I think KDE checks the kdm configuration file if this is enabled.
 So if this is the case it will check the one fo your 3.4 installation and
 it might have it disabled.
 Try moving the configuration file to a backup and the copying the one
 from /etc/kde3 over.

 Cheers,
 Kevin