[Bug 1730065] [NEW] Hedgewars crashing starting a game on artful

2017-11-04 Thread Oleg Shevchenko
Public bug reported:

After I upgraded to Artful I noticed the Hedgewars game crashing while starting 
a new game.
After some debugging I found this happens in the following library:

Program received signal SIGSEGV, Segmentation fault.
0xb0fd2a75 in ?? () from /usr/lib/i386-linux-gnu/dri/i965_dri.so

It is from libgl1-mesa-dri package (version 17.2.2-0ubuntu1).

So I decided to roll this package back to previous version. I downloaded
and installed the following packages from Zesty:

- libgl1-mesa-dri_17.0.3-1ubuntu1_i386.deb
- libegl1-mesa_17.0.3-1ubuntu1_i386.deb
- libgbm1_17.0.3-1ubuntu1_i386.deb
- libllvm4.0_4.0-1ubuntu1_i386.deb

And this solved the issue.

Below some technical details. Please let me know if you need something
else.

Distro: Ubuntu 17.10
Architecture: i386
MachineType: Acer Extensa 5620
Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (primary) 
[8086:2a02] (rev 03) (prog-if 00 [VGA controller])
  Subsystem: Acer Incorporated [ALI] Mobile GM965/GL960 Integrated Graphics 
Controller (primary) [1025:011f]
  Subsystem: Acer Incorporated [ALI] Mobile GM965/GL960 Integrated Graphics 
Controller (secondary) [1025:011f]

** Affects: mesa (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Hedgewars crashing starting a game on artful

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

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

[Bug 1245061] Re: muon-updater stuck at Loading Software List

2013-11-11 Thread Oleg Shevchenko
The same problem with no updates available after upgrading from Kubuntu
13.04 to 13.10.

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

Title:
  muon-updater stuck at Loading Software List

To manage notifications about this bug go to:
https://bugs.launchpad.net/muon/+bug/1245061/+subscriptions

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


[Bug 520546] Re: Alt-f2 switches to virtual terminal 2

2010-05-12 Thread Oleg Shevchenko
Can confirm the bug.
It happens on my laptop too (Kubuntu 10.04, Acer Extenza 5620z intel X3100). 
The bug disappears when I disable KMS support ('nomodeset' kernel's option).
Also I found advice how to resolve the problem on the one forum.
You need to add GrabDevice option to the evdev keyboard, i.e. add to the 
xorg.conf something like this:
Section InputClass
  
Identifier evdev keyboard grabdevice  

MatchIsKeyboard on
  
Driver evdev  
Option GrabDevice True  
 
EndSection
It resolves the problem, but sometimes mouse is frozen after switching to vt7.

-- 
Alt-f2 switches to virtual terminal 2
https://bugs.launchpad.net/bugs/520546
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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