Xorg session crashed by GNU Global integration plugin
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
PIDA |
Confirmed
|
Critical
|
Unassigned |
Bug Description
Xsession crashes when trying to close Gtags build window and the global package is not installed
OS: Ubuntu 8.10
Steps to reproduce:
sudo apt-get remove globals
hg clone http://
sudo apt-get install python-dev python-gtk2-dev gazpacho python-virtualenv python-setuptools
virtualenv pida-env
source pida-env/
cd pida-main
./tools/
python "import setuptools; execfile(
./run-pida.py &
In Tools->Plugins manger make sure GNU Global Integration is enabled
Open View->Gtags Viewer
The Gtags windows appears
Click the Refresh button
The Gtats bulid... console window appears
Close Gtags window
Close Gtats build
The Xorg session crashes
description: | updated |
Changed in pida: | |
importance: | Undecided → Critical |
status: | New → Confirmed |
Changed in pida: | |
assignee: | nobody → ronny-pfannschmidt |