similar to: Plasma Pong

Displaying 20 results from an estimated 1000 matches similar to: "Plasma Pong"

2012 Apr 03
1
Need help starting Plasma Pong
Alright, so I have no issues getting Plasma Pong started...as long as I run it through the command line. ie: Code: wine "C:\Plasma Pong\Plasma Pong.exe"[quote] That example works fine...as long as it's done in a terminal. However, the game seems to not like being ran without a terminal. (I can't just click on the .exe file to run it). I'm wondering if there's a way
2004 Mar 12
0
OpenLdap and Apache Questions
Hello, Darren: I read your post on the newsgroup: <http://lists.samba.org/archive/samba/2003-September/073808.html> I read your post when I was having trouble configuring my apache server to work with ldap. After reading your post, I installed the openldap library on my solaris 8 machine. I have a question, when you install the library, and configure the apache server with the following
2004 Jul 23
1
Log PONG packets ?
Hi, is it possible to log "PONG" incoming packets ? That''s for log unhaspected pong packets that I receive. Many thanks
2015 May 08
0
Apache 2.2 itk - 404 not found
Please also check for the proper security context. Do ls -Z /var/www/html/index.html. The context type httpd_sys_content_t should be present. Regards 2015-05-08 14:32 GMT+02:00 Richard <lists-centos at listmail.innovate.net>: > More specifically -- when you get the "not found" in the browser > there should be an entry logged in the error log. E.g., tail the > error log,
2018 Feb 27
0
tinc 1.1: missing PONG
On Mon, Feb 26, 2018 at 03:18:15PM -0700, Todd C. Miller wrote: > > The problem is not the order of the events, the problem is that in the > > Windows version of the event loop, we only handle one event in each loop > > iteration. The select() loop handles all events that have accumulated so > > far, so regardless of the order it handles them, it never starves fd. At >
2018 Feb 27
1
tinc 1.1: missing PONG
On Tue, 27 Feb 2018 08:12:53 +0100, Guus Sliepen wrote: > I was thinking by setting a flag whenever we call io_del(), and checking > that flag in the for-loop in event_loop(). So basically you would store a generation number in the tree that gets incremented by a call to io_del()? Or should the flag/number be changed each time the order of the tree changes? > > Changing the order
2018 Feb 27
0
tinc 1.1: missing PONG
On Tue, Feb 27, 2018 at 11:23:54AM -0700, Todd C. Miller wrote: > Here's a diff to call WSAWaitForMultipleEvents() repeatedly to check > for events other than the first one returned. I've also added a > map of io_t to events[] index so avoid the need for splay_search(). That's great, less changes to the tree are good. > The value of event_count will change if a callback
2018 Feb 26
0
tinc 1.1: missing PONG
On Fri, Feb 23, 2018 at 03:04:24PM -0700, Todd C. Miller wrote: > I've noticed that on Windows during large transfers (such as an > iperf run), the receiving end sometimes fails to respond to a PING. > When this happens, the sender closes the connection and both ends > have to renegotiate. > > My theory is that, due to the properties of the splay tree, the TAP > device
2005 Apr 14
2
Menu issues with WeatherScope
Hi all, In my continuing efforts to get Weatherscope working in wine, I've noticed an issue with the menubar. (WeatherScope is available here: http://sdg.ocs.ou.edu/builds/final/win/WeatherScope/WeatherScope-1.2.1.exe) Specifically, the menubar is not normally visible while running under Wine. I am still able to access the menus by clicking on them, but I have to guess as to their position.
2020 Sep 08
1
Plasma problem with numeric keypad
Hi list, I'm running CentOS 8.2 with Plasma from EPEL and I noticed that I have problem using numeric keypad of my keyboard when using plasma application like Konsole, Kcalc, Konqueror and all application of Plasma. Using Firefox, Thunderbird, xterm, Libreoffice all works as expected. So this problem is related to Plasma application. I noticed the same problem on sddm login. I noticed
2018 Feb 26
2
tinc 1.1: missing PONG
On Mon, 26 Feb 2018 23:01:29 +0100, Guus Sliepen wrote: > The problem is not the order of the events, the problem is that in the > Windows version of the event loop, we only handle one event in each loop > iteration. The select() loop handles all events that have accumulated so > far, so regardless of the order it handles them, it never starves fd. At > least, that was what I
2018 Aug 06
1
[Bug 107501] New: System hangs on attempt to login to Plasma (Wayland)
https://bugs.freedesktop.org/show_bug.cgi?id=107501 Bug ID: 107501 Summary: System hangs on attempt to login to Plasma (Wayland) Product: Mesa Version: 18.0 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/nouveau
2018 Feb 27
2
tinc 1.1: missing PONG
Here's a diff to call WSAWaitForMultipleEvents() repeatedly to check for events other than the first one returned. I've also added a map of io_t to events[] index so avoid the need for splay_search(). The value of event_count will change if a callback adds an event so we need to handle that. I've added a generation number to the splay tree head that gets incremented by io_del().
2009 Mar 31
3
Fedora 10 KDE plasma font rendering issue
Hello. I've got a new workstation running Fedora 10 linux and I use the KDE 4.2 desktop which uses some kind of new desktop environment called 'plasma'. If I start up R and generate a plot (for example: hist(rnorm(10000, mean=0, sd=1), breaks=100) ). The plot appears but all text (the x/y axes, title, etc..) is replaced by a square box. No font is rendered at all. Has anyone else
2017 Dec 02
2
[Bug 104029] New: GTX 960 + KDE Plasma Wayland = crash
https://bugs.freedesktop.org/show_bug.cgi?id=104029 Bug ID: 104029 Summary: GTX 960 + KDE Plasma Wayland = crash Product: Mesa Version: 17.2 Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: critical Priority: medium Component: Drivers/DRI/nouveau Assignee:
2015 Nov 16
0
[Bug 92971] [GF100] KDE plasma locks randomly due to crash of nouveau driver
https://bugs.freedesktop.org/show_bug.cgi?id=92971 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|KDE plasma locks randomly |[GF100] KDE plasma locks |due to crash of nouveau |randomly due to crash of
2015 Nov 16
0
[Bug 92971] [GF110] KDE plasma locks randomly due to crash of nouveau driver
https://bugs.freedesktop.org/show_bug.cgi?id=92971 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[GF100] KDE plasma locks |[GF110] KDE plasma locks |randomly due to crash of |randomly due to crash of
2014 Jul 29
1
Try KDE Plasma Workspaces
I installed KDE Plasma Workspaces on centos 7 in virtualbox. ?I didn't find in any settings panel or during login a way to use it. ?I googled to see how to use it, but there are some that say do this but then someone says no do this (editing some files). ?I've used some linux distros that allow you to choose during login which to use. ?Since I don't see it at login after a reboot, is
2015 May 08
2
Apache 2.2 itk - 404 not found
More specifically -- when you get the "not found" in the browser there should be an entry logged in the error log. E.g., tail the error log, issue a request, and see what you see. The error log entry will show the details of what is being requested and generally gives strong hints as to why it can't be found (pathing, access, etc.). If you don't get an entry in the error log that
2008 Apr 14
2
[Bug 15497] New: mlb.com scoreboard does not render correctly
http://bugs.freedesktop.org/show_bug.cgi?id=15497 Summary: mlb.com scoreboard does not render correctly Product: swfdec Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: plugin AssignedTo: swfdec at lists.freedesktop.org