This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This script animates "Box" attached to an curve with MapPathParameter | |
# It can be used for animation of indexing conveyor (start/stop) | |
import FreeCAD as App, FreeCADGui as Gui, Part, time | |
from PySide2 import QtGui,QtCore | |
class Animation(object): | |
def __init__(self): | |
App.Console.PrintMessage('Animation has started\n') | |
App.ActiveDocument.recompute() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This script aniamtes "Box" attached to an curve with MapPathParameter | |
import FreeCAD as App, FreeCADGui as Gui, Part, time | |
from PySide2 import QtGui,QtCore | |
class Animation(object): | |
def __init__(self): | |
App.Console.PrintMessage('Animation has started\n') | |
App.ActiveDocument.recompute() | |
self.timer = QtCore.QTimer() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Informacje o komputerze: | |
Producent: Unknown | |
Model: Unknown | |
Rodzaj: Komputer stacjonarny | |
Nie wykryto panelu dotykowego | |
Informacje o procesorze: | |
Dostawca CPU: AuthenticAMD | |
Marka procesora: AMD Ryzen 7 1700 Eight-Core Processor | |
Rodzina CPU: 0x17 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
GameAction [AppID 220, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with "" | |
GameAction [AppID 220, ActionID 1] : LaunchApp changed task to SynchronizingCloud with "" | |
GameAction [AppID 220, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with "" | |
GameAction [AppID 220, ActionID 1] : LaunchApp changed task to CreatingProcess with "" | |
GameAction [AppID 220, ActionID 1] : LaunchApp waiting for user response to CreatingProcess "" | |
GameAction [AppID 220, ActionID 1] : LaunchApp continues with user response "CreatingProcess" | |
/bin/sh\0-c\0/home/adi/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=220 -- '/mnt/ssd/SteamLibrary/steamapps/common/Half-Life 2/hl2.sh' -game hl2 -steam -vulkan\0 | |
Game process added : AppID 220 "/home/adi/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=220 -- '/mnt/ssd/SteamLibrary/steamapps/common/Half-Life 2/hl2.sh' -game hl2 -steam -vulkan", ProcID 17050, IP 0.0.0.0:0 | |
ERROR: ld.so: object '/home/adi/.local/share/Steam/ubuntu12_32/gameoverlayre |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- Serious Engine Startup --- | |
SeriousEngine Build: 10000.10 | |
Executable: D:\ssrt\Bin\SeriousSamTFE.exe | |
Assumed engine directory: `\„ä | |
Examining underlying OS... | |
Type: WinNT | |
Version: 6.2, build 9200 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====================== | |
Proton: 1565123138 proton-4.11-2 | |
SteamGameId: 201480 | |
Command: ['/mnt/hdd/SteamLibrary/steamapps/common/Serious Sam The Random Encounter/sstre.exe'] | |
Options: set() | |
====================== | |
ERROR: ld.so: object '/home/adi/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object '/home/adi/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
4097.651:002e:002f:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\KERNEL32.dll" at 0x7b430000: builtin | |
4097.655:002e:002f:trace:loaddll:load_so_dll Loaded L"C:\\windows\\system32\\winepath.exe" at 0x7eb30000: builtin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
====================== | |
Proton: 1565123138 proton-4.11-2 | |
SteamGameId: 465240 | |
Command: ['/mnt/hdd/SteamLibrary/steamapps/common/Serious Sam VR The Last Hope/Bin/x64/SamTLH.exe', '+gfx_strAPI', 'VLK'] | |
Options: set() | |
====================== | |
ERROR: ld.so: object '/home/adi/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object '/home/adi/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored. | |
ERROR: ld.so: object '/home/adi/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored. | |
fsync: up and running. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Informacje o komputerze: | |
Producent: Unknown | |
Model: Unknown | |
Rodzaj: Komputer stacjonarny | |
Nie wykryto panelu dotykowego | |
Informacje o procesorze: | |
Dostawca CPU: AuthenticAMD | |
Marka procesora: AMD Ryzen 7 1700 Eight-Core Processor | |
Rodzina CPU: 0x17 |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SteamVR System Report created Sun Aug 11 20:32:24 2019 | |
<Report> | |
SteamVR Version: 1.7.3 (1565394912) | |
SteamVR Date: 2019-08-10 | |
Steam: Public | |
Steam Branch: beta | |
Steam AppID: 250820 | |
Tracking: lighthouse | |
OS: Linux version 5.2.4-050204-generic (kernel@sita) (gcc version 9.1.0 (Ubuntu 9.1.0-9ubuntu2)) #201907280731 SMP Sun Jul 28 07:33:45 UTC 2019 |