[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2014-03-07 Thread Launchpad Bug Tracker
[Expired for xorg-server (Ubuntu) because there has been no activity for
60 days.]

** Changed in: xorg-server (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2014-01-06 Thread Christopher M. Penalver
Alexander, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p xorg-server REPLACE-WITH-BUG-NUMBER

Please note, given that the information from the prior release is
already available, doing this on a release prior to the development one
would not be helpful.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xorg-server (Ubuntu)
   Importance: Undecided = Low

** Changed in: xorg-server (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-23 Thread bugbot
** Package changed: xorg (Ubuntu) = xorg-server (Ubuntu)

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-07 Thread Alexander
Strange is that when I choose suspend from menu it work normal but if
I just close lid laptop going to the being suspend but when it wake up
login screen is appear (like x-server was crashed)

In config set to suspend when closing lid in both cases (from battery
and AC).

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-06 Thread Alexander
I made following:
sudo service lightdm stop (because it block Xserver)
sudo Xorg -configure
sudo mv ~/xorg.conf.new /etc/X11/xorg.conf
sudo service gdm start
And desktop was loaded but my touchpad working bad and desktoop seems weird. 
But after reboot i can't see my login page only wallpaper from it and sudo 
service gdm start is like it.

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-06 Thread Pogorelov Alexander
try
sudo dpkg-reconfigure lightdm

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-06 Thread Alexander
After it and reboot login screen is black with mouse cursor. But if I
type password and push enter it load white screen where should be loaded
environment.

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-06 Thread Pogorelov Alexander
Well...
try remove xserver-xorg and reinstall it:
sudo aptitude purge xserver-xorg
sudo apt-get install xserver-xorg-core=2:1.10.4-1ubuntu4.1

After reinstalling xserver-xorg the problem of missing.

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-06 Thread Alexander
I moved back my old xorg.conf and it work. Don't work how but it work.
Thx you.

But i don't know what to do with updating. It seems like my laptop not
compatible with new x-org

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-06 Thread Pogorelov Alexander
I have buh on my desktop computer, but on my laptop version is good. I
think this trouble in xorg and no depend on platform (desktop or
laptop)... waiting xorg fixes.

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: xorg (Ubuntu)
   Status: New = Confirmed

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-06 Thread Diomas
After last update, my ubuntu start crashing and kicking me to the login
page each time I move or click the mouse. I tried both devises i have:
PS/2 and USB - same result. I use unity-2d from ppa, but this crash
happen even on the login screen (before any session is loaded).

Then I found the reason: http://askubuntu.com/questions/101308/xorg-
segmentation-fault-seems-to-be-relevant-to-evdev

after I downgraded xserver-xorg-core to 2:1.10.4-1ubuntu4.1 the problem 
disappeared:
sudo apt-get install xserver-xorg-core=2:1.10.4-1ubuntu4.1

it seems Fix crash on accepting a touch grab from an indirect device
patch broke my ubuntu.

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-06 Thread Alexander
After all of this my laptop don't want to sleep. When I close lid it seems like 
going to suspend (led-indicator on the laptop start blink such as laptop 
suspended) but when I open login screen is appear. It seems like X-server 
crashed and go to the login page.
But in don't know where I can find log with error or backtrace.

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-05 Thread Alexander
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/927177

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-05 Thread Alexander
I see in backtrace (XorgLog.txt) this: /usr/bin/X (GetPointerEvents+0x430) 
[0x8088290]
Maybe it happens when last updates come. It updated many unity plugins.
How can I reanimate my laptop? I really need it to work.

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-05 Thread RussianNeuroMancer
Downgrade Xorg Server: sudo apt-get install xserver-xorg-
core=2:1.10.4-1ubuntu4

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-05 Thread RussianNeuroMancer
By the way what PPA's do you use?

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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


[Bug 927177] Re: Segmentation fault on X.Org when use pointing devices

2012-02-05 Thread Pogorelov Alexander
I have a same bug  fix it:
sudo apt-get install xserver-xorg-core=2:1.10.4-1ubuntu4.1

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

Title:
  Segmentation fault on X.Org when use pointing devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/927177/+subscriptions

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