huikau / logstalgia

Automatically exported from code.google.com/p/logstalgia
0 stars 0 forks source link

Couldn't find matching GLX visual Aborted (core dumped) #44

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. using command logstalgia data/example.log

What is the expected output? What do you see instead?

when i run logstalgia well try to run i get the following error

root@m156136:~#     logstalgia data/example.log
terminate called after throwing an instance of 'SDLInitException'
  what():  Couldn't find matching GLX visual
Aborted (core dumped)

What version of the product are you using? On what operating system?

1.0.3

im using gnome on Ubuntu 12.04

have you any advice

Thanks

Alec Whitworth

Original issue reported on code.google.com by alecwhit...@googlemail.com on 17 Sep 2012 at 5:07

GoogleCodeExporter commented 9 years ago
It means it couldn't find an appropriate video mode.

The machine you run it on needs to be opengl capable. Also it might be 
something to do with you running it as root which is a bit unusual. 

Original comment by acaudw...@gmail.com on 17 Sep 2012 at 9:46

GoogleCodeExporter commented 9 years ago

Original comment by acaudw...@gmail.com on 3 Apr 2014 at 9:06

GoogleCodeExporter commented 9 years ago
On Ubuntu Server 14.04 LTS.

I connected with ssh and I type with administrator privileges :

:~# tail -f /var/log/apache2/access.log | logstalgia --sync
terminate called after throwing an instance of 'SDLInitException'
  what():  No video mode large enough for 1024x768

Cancelled (core dumped).

Why ? Can you please help me ??

Original comment by tasosnum...@yahoo.gr on 28 Sep 2014 at 9:15