kde-guidance displayconfig kcontrol

Bug #136563 reported by dlugidll
4
Affects Status Importance Assigned to Milestone
kde-guidance (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: kde-guidance displayconfig kcontrol

module displayconfig in kcontrol not works

kubuntu 7.04

uname -ra
Linux kub 2.6.20-16-generic #2 SMP Fri Aug 31 00:55:27 UTC 2007 i686 GNU/Linux

in konsole
kcontrol

Pythonize constructor -- pid = 12914
Python interpreter initialized!

Pythonize constructor -- pid = 12914
Traceback (most recent call last):
  File "<string>", line 8, in kcontrol_bridge_create_displayconfig
NameError: global name 'create_displayconfig' is not defined
error: *** runFunction failure
;

if i run displayconfig from konsole, then works fine

dlugidll (dlugilin)
description: updated
Revision history for this message
Andreas Wenning (andreas-wenning) wrote :

This might be the same problem as desribet in bug #88431 https://launchpad.net/bugs/88431 . Does installing python2.5-dev fix the problem?

Changed in kde-guidance:
assignee: nobody → andreas-wenning
Revision history for this message
dlugidll (dlugilin) wrote : Re: [Bug 136563] Re: kde-guidance displayconfig kcontrol

not solve the problem

On Saturday 01 of September 2007 14:03:27 awen wrote:
> This might be the same problem as desribet in bug #88431
> https://launchpad.net/bugs/88431 . Does installing python2.5-dev fix the
> problem?
>
> ** Changed in: kde-guidance (Ubuntu)
> Assignee: (unassigned) => awen

description: updated
Revision history for this message
dlugidll (dlugilin) wrote :

this not solve the problem

description: updated
Changed in kde-guidance:
status: New → Incomplete
Revision history for this message
Andreas Wenning (andreas-wenning) wrote :

Which version of kde-guidance?
Can you attach the output from 'dpkg -l | grep python' in a file?

Revision history for this message
dlugidll (dlugilin) wrote :

apt-cache showpkg kde-guidance
Package: kde-guidance
Versions:
0.8.0-0ubuntu5 (/var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_feisty_main_binary-i386_Packages) (/var/lib/dpkg/status)
 Description Language:
                 File: /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_feisty_main_binary-i386_Packages
                  MD5: e613c4a6fe215bc0b4cff95ed6381039

Reverse Depends:
  kde-extras,kde-guidance
  ichthux-desktop,kde-guidance
  kubuntu-desktop,kde-guidance
  kde-guidance-powermanager,kde-guidance
Dependencies:
0.8.0-0ubuntu5 - kdelibs4c2a (2 4:3.5.5-1) libc6 (2 2.5-0ubuntu1) libgcc1 (2 1:4.1.2) libpythonize0 (0 (null)) libqt3-mt (2 3:3.3.8really3.3.7) libstdc++6 (2 4.1.2) libx11-6 (0 (null)) libxext6 (0 (null)) libxrandr2 (2 2:1.2.0) libxrender1 (0 (null)) libxss1 (0 (null)) libxxf86vm1 (0 (null)) python2.5 (2 2.5) python (2 2.5) python-support (2 0.3.4) python (3 2.6) pykdeextensions (0 (null)) python-kde3 (0 (null)) sysv-rc (2 2.86.ds1-14.1ubuntu2) python2.4-iconvcodec (0 (null))
Provides:
0.8.0-0ubuntu5 -
Reverse Provides:

Revision history for this message
Andreas Wenning (andreas-wenning) wrote :

Please attach the /etc/X11/xorg.conf ?

Revision history for this message
dlugidll (dlugilin) wrote :
Download full text (3.5 KiB)

On Sunday 02 of September 2007 01:02:59 awen wrote:
> Please attach the /etc/X11/xorg.conf ?

# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 # path to defoma fonts
    FontPath "/usr/share/fonts/X11/misc"
    FontPath "/usr/share/fonts/X11/100dpi:unscaled"
    FontPath "/usr/share/fonts/X11/75dpi:unscaled"
    FontPath "/usr/share/fonts/X11/Type1"
    FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath "/usr/local/share/fonts"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "pl"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Identifier "Synaptics Touchpad"
 Driver "synaptics"
 Option "SendCoreEvents" "true"
 Option "Device" "/dev/psaux"
 Option "Protocol" "auto-dev"
 Option "HorizScrollDelta" "0"
 option "SHMConfig" "on"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "Device"
 Identifier "Intel Corporation 82852/855GM Integrated Graphics Device"
 Driver "i810"
 BusID "PCI:0:2:0"
EndSection

Section "Monitor"
 Identifier "Generic Monitor"
 Option "DPMS"
 HorizSync 28-51
 VertRefresh 43-60
EndSection

Section "Screen"
 Identifier "Default Screen"
 Device "Intel Corporation 82852/855GM Integrated Graphics Device"
 Monitor "Generic Monitor"
 DefaultDepth 24
 SubSection "Display"
  Depth 1
  Modes "1024x768"
 EndSubSection
 SubSection "Display"
  Depth 4
  Modes "1024x768"
 EndSubSection
 SubSection "Display"
  Depth 8
  Modes "1024x768"
 EndSubSection
 SubSection "Display"
  Depth 15
  Modes "1024x768"
 EndSubSection
 SubSection "Display"
  Depth 16
  Modes "1024x768"
 EndSubSection
 SubSecti...

Read more...

Revision history for this message
Andreas Wenning (andreas-wenning) wrote :

Please try reinstalling kde-guidance and kcontrol using aptitude.

If the problem still occurs, please try to obtain a backtrace following the instructions at [WWW] http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down your problem.

Revision history for this message
dlugidll (dlugilin) wrote :

if i do this wrong ,
i use this instruction
http://live.gnome.org/GettingTraces
if i need do things with this way
"fakeroot apt-get source -b <package>"
tell me about this

sorry for my English, i never learn English

Revision history for this message
Andreas Wenning (andreas-wenning) wrote :

Could be a corrupted file, that causes the problem.
Can you attach the output of 'dpkg -L kde-guidance | grep '\.py' | xargs md5sum {}' as a text file.
What happens if you run /usr/share/apps/guidance/displayconfig.pyc ?

Revision history for this message
dlugidll (dlugilin) wrote :

as root

root@kub:~# /usr/share/apps/guidance/displayconfig.pyc
bash: /usr/share/apps/guidance/displayconfig.pyc: Permission denied

as user its the same thing

Revision history for this message
Andreas Wenning (andreas-wenning) wrote :

Please attach an Strace, as described here: https://wiki.ubuntu.com/Strace

Revision history for this message
dlugidll (dlugilin) wrote :

ok

Revision history for this message
Andreas Wenning (andreas-wenning) wrote :

The problem occurs in another thread than the one you are doing the strace on. I'm not sure, how to debug. If you find other relevant information about the problem, please provide them.

Changed in kde-guidance:
assignee: andreas-wenning → nobody
Revision history for this message
Michael Lustfield (michaellustfield) wrote :

We are closing this bug report because it lacks the information we need to investigate the problem, as described in the previous comments. Please reopen it if you can give us the missing information, and don't hesitate to submit bug reports in the future. To reopen the bug report you can click on the current status, under the Status column, and change the Status back to "New".

If you can confirm that bug bug has been resolved in Intrepid, please let us know if we can set the status to "Fix Released"

Thanks again!

Changed in kde-guidance:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.