[Bug 1082394] Re: krunner freezes

2013-02-08 Thread Launchpad Bug Tracker
[Expired for kde-workspace (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: kde-workspace (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  krunner freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1082394/+subscriptions

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


[Bug 1082394] Re: krunner freezes

2012-12-10 Thread Harald Sitter
Does skype take long to start?

Looks to me like skype takes ages to register on the bus.

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

Title:
  krunner freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1082394/+subscriptions

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


[Bug 1082394] Re: krunner freezes

2012-11-26 Thread Manuel López-Ibáñez
com.Skype.API

The output is the same with or without that line in the desktop file.
But the lock-up always occurs.

Hum, this may also explain why the whole plasma-desktop locks up when
using icon-only task manager and skype. Bug 1076964.

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

Title:
  krunner freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1082394/+subscriptions

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


[Bug 1082394] Re: krunner freezes

2012-11-26 Thread Harald Sitter
...after you started skype ;)

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

Title:
  krunner freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1082394/+subscriptions

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


[Bug 1082394] Re: krunner freezes

2012-11-26 Thread Harald Sitter
That's weird.

The line essentially makes startup wait for skype to register on
dbus

What's the output of 
qdbus |grep -i skype

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

Title:
  krunner freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1082394/+subscriptions

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


[Bug 1082394] Re: krunner freezes

2012-11-26 Thread Manuel López-Ibáñez
Hi Harald,

I  think it is a problem with skype's launcher (or more precisely, with
the X-DBUS settings). If I close skype, krunner unlocks and says:

KDEInit could not launch '/usr/bin/skype'

but I can perfectly launch that file from the command-line.

Moreover, if I delete the line:

X-DBUS-StartupType=unique

krunner does not lock up.

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

Title:
  krunner freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1082394/+subscriptions

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


[Bug 1082394] Re: krunner freezes

2012-11-26 Thread Harald Sitter
Thank you. The log seems inconspicuous enough so it seems most likely
that one of the runners gets stuck so we'll need some additional data.

First please make sure that kde-workspace-dbg is installed.

Make krunner freeze and in a terminal do:

pidof krunner

note the number that spits out, then run

sudo gdb

this will open a debug prompt in which you enter

attach $THE_NUMBER_OF_THE_FIRST_COMMAND

wait a bit until the debugger is done loading (it's done when the prompt
re-appears), then run:

thread apply all bt

this will print debug information for all running threads of krunner,
you might have to hit return a couple of times to get all data listed.
once all data is listed (i.e. prompt is active again) simply copy the
output after the command and attach it to this bug report.

##

finally a couple of questions
- Once krunner is frozen, does it start working on its own again? If so, how 
long does it take approximately?
- Which plugins are loaded in krunner? (can be inspected via the wrench icon 
left of the input field)
- Does deactivating all plugins except for 'Applications' and 'Command Line' 
prevent the freezing? (possibly needs a restart to apply)
- When the freeze appears which kded modules are loaded (kcmshell4 kded)? Also 
please try to stop all services in the bottom list and see if doing so 
unfreezes krunner again.


** Changed in: kde-workspace (Ubuntu)
   Status: New => Incomplete

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

Title:
  krunner freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1082394/+subscriptions

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


[Bug 1082394] Re: krunner freezes

2012-11-26 Thread Manuel López-Ibáñez
It happened just after launching skype. krunner_ is the real krunner (I
am using a wrapper script to save the debug output as you indicated).
skype-desktop is:

[Desktop Entry]
Comment[en_US]=Skype Internet Telephony
Comment=Skype Internet Telephony
Exec=skype
GenericName[en_US]=
GenericName=
Icon=/usr/share/icons/skype.png
MimeType=
Name[en_US]=Skype
Name=Skype
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=unique
X-KDE-SubstituteUID=false
X-KDE-Username=

** Attachment added: "kdebug log"
   
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1082394/+attachment/3443912/+files/krunner-debug.log

** Changed in: kde-workspace (Ubuntu)
   Status: Incomplete => New

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

Title:
  krunner freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1082394/+subscriptions

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


[Bug 1082394] Re: krunner freezes

2012-11-25 Thread Harald Sitter
A kdebug log would be useful:

kdebugdialog -> activate all debugging

killall krunner; sleep3; krunner --nofork &> debug.log

wait for the issue, upload debug.log

** Changed in: kde-workspace (Ubuntu)
   Status: New => Incomplete

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

Title:
  krunner freezes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1082394/+subscriptions

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