Showing 69 open source projects for "fix dll error"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    MLT Multimedia Framework

    MLT Multimedia Framework

    MLT Multimedia Framework

    Author, manage, and run multitrack audio/video compositions. The engine of a non-linear video editor that can be used in all sorts of apps, not just desktop video editors. MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready-to-use tools, XML...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    LeakCanary

    LeakCanary

    A memory leak detection library for Android

    LeakCanary is a reliable memory leak detection library for Android. It effectively detects leaks and narrows down the cause of each leak through its in-depth knowledge of the internals of the Android Framework. This helps developers avoid and dramatically reduce OutOfMemoryError (OOM) crashes. A memory leak is a programming error that can cause an OutOfMemoryError crash. It’s often caused by bugs related to the lifecycle of objects, and can occur fairly often in Android applications...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Tracy

    Tracy

    Ease debugging PHP code for cool developers

    Tracy is a tool designed to facilitate debugging PHP code. It is a useful assistant to all PHP programmers, which helps with clear visualizing and logging errors, dumping variables and a lot more. Tracy hints and corrects you just like a good friend watching your back. Look at the picture above. Yes, "did you mean $greeting?" was added to a well-known PHP notice by Tracy. Maybe you feel like: “If Tracy’s so clever, she could fix that error as well!” That is exactly what she can do. One-click...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Cherrybomb

    Cherrybomb

    Cherrybomb is a CLI tool that helps you avoid undefined user behaviour

    .... If any problems are found, Cherrybomb gives you a detailed report with the exact location of the problem so you can fix it easily. With a configuration file, you can easily edit, view, Cherrybomb's options. The config file allows you to set the running profile, location of the oas file, the verbosity and ignore the TLS error. Config also allows you to override the server's URL with an array of servers, and add security to the request.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 5
    gojq

    gojq

    Pure Go implementation of jq

    This is an implementation of jq command written in Go language. You can also embed gojq as a library to your Go products. gojq is purely implemented with Go language and is completely portable. jq depends on the C standard library so the availability of math functions depends on the library. jq also depends on the regular expression library and it makes building scripts complex. gojq implements nice error messages for invalid query and JSON input. The error message of jq is sometimes difficult...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sentry

    Sentry

    Cross-platform application monitoring and error tracking software

    Sentry is a cross-platform, self-hosted error monitoring solution that helps software teams discover, monitor and fix errors in real-time. The most users and logs will have to provide are the clues, and Sentry provides the answers. Sentry offers enhanced application performance monitoring through information-laden stack traces. It lets you build better software faster and more efficiently by showing you all issues in one place and providing the trail of events that lead to errors. It also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    py2many

    py2many

    Transpiler of Python to many other languages

    Python is popular, and easy to program in, but it has poor runtime performance. We can fix that by transpiring a subset of the language into a more performant, statically typed language. A second benefit is security. Writing security-sensitive code in a low-level language like C is error-prone and could lead to privilege escalation. Specialized languages such as wuffs exist to address this use case. py2many can be a more general-purpose solution to the problem where you can verify the source...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Elm

    Elm

    Compiler for Elm, a functional language for reliable webapps

    Elm uses type inference to detect corner cases and give friendly hints. NoRedInk switched to Elm about four years ago, and 300k+ lines later, they still have not had to scramble to fix a confusing runtime exception in production. The compiler guides you safely through your changes, ensuring confidence even through the most wide-reaching refactorings in unfamiliar codebases. Including your own, six months later. All Elm programs are written in the same pattern, eliminating doubt and lengthy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 10
    rustlings

    rustlings

    Small exercises to get you used to reading and writing Rust code

    ... will need to have Rust installed. The exercises are sorted by topic and can be found in the subdirectory rustlings/exercises/<topic>. For every topic there is an additional README file with some resources to get you started on the topic. We really recommend that you have a look at them before you start. The task is simple. Most exercises contain an error that keeps them from compiling, and it's up to you to fix it! Some exercises are also run as tests, but rustlings handles them all the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Iperf 2

    Iperf 2

    A means to measure network responsiveness and throughput

    Iperf here is a means of measuring networks - capacity & latency (including ECN) over sockets both TCP and UDP. The goals include maintaining an active iperf code base across a broad set of platforms and operating systems. This is a multi-threaded design that scales with the number of CPUs or cores within a system. It supports both high impact and low impact techniques to obtain and report network performance. Current release: 2.2.0, April 10, 2024 (2.2.1 per coming soon) About...
    Leader badge
    Downloads: 19,249 This Week
    Last Update:
    See Project
  • 12
    AMD/ATI Pixel Clock Patcher 1.4.15
    .... No changes to current drivers. 1.4.13: Fixed low-resolution limit and restore from backup for very old drivers 1.4.12: Updated for 21.9.1/21.9.2. Fixed CrossFire limit. 1.4.11: Updated for 21.6.1-21.7.2. Fixed Radeon Software issues. 1.4.10: Updated for 21.4.1. TAGS: pixel clock, cru monitor, unlock, error 43, fix 43, driver file too large, amd bios, atikmdag patcher, bios signature check, amd mining, bios rx, signature verification, bios mod, bypass amd,
    Leader badge
    Downloads: 2,347 This Week
    Last Update:
    See Project
  • 13

    dzEditorLineEndsFix

    fix for "Cannot create file %Temp%\EditorLineEnd.ttr"

    This is a small program that fixes the problem introduced by the Windows update KB2982791 with Delphi 2006 to 2010 that causes the error "Cannot create file %Temp%\EditorLineEnds.ttr". It works by moving the file to its own unique subdirectory whenever it is being created. Version 1.0.2 creates its own unique directory in temp and tries to delete and recreate it on startup in order to get rid of all those files from the last session. Version 1.0.3 removes the balloon hint that was shown...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    Win32 DLL and library that in the futur will burn/rip/test/fix/erase CD-R/CD-RW/DVD-RAM/DVD-R/DVD-RW/DVD+R/DVD+RW/DVD+R DL/BD-R/BD-RE , and eventually it is also a documentation and or tutorial to Adaptec ASPI and ISO 9660
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    SpecProc

    SpecProc

    SpecProc is a general processing tool for MassLynx data.

    For the new Browser Support and Internet Explorer retirement see https://sourceforge.net/projects/specproc2browser/ NEW! At last, the mighty SpecProc is available to all. This is version 1.14 packed with new features that nobody asked for. This includes tof and quad data, spectrum and chromatogram extraction. Note that methods (olp) files created with earlier versions might throw an error when you try an import them. But hey, a small price to pay. They can only ever have a few things...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Lhendraw
    Editor for cdx/cdxml files. No structure/name conversion yet, no NMR prediction. Important Info for WINDOWS Users! Saving did never work until 8.8.2023, the error there was stupid, and I found never time to fix it. Now it IS fixed Important Info for MAC Users! lhendraw requires SDL2.0 Framework for mac! It can be obtained here: https://www.libsdl.org/download-2.0.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    anglolintergo

    lightweight rulebased grammar error checker in Golang

    standalone offline grammar error checker (English, German and Dutch) programmed in Golang V 0.3.6.2 Usage: anglolintergo mytext.txt -> check English text anglolintergo -fix mytext.txt -> check and autofix English text anglolintergo -de mytext_ge.txt -> check German text anglolintergo -nl mytext_nl.txt -> check Dutch text anlgolintergo -help -> show helpfile anglolintergo mytext.tex -> check English latex...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    3tdb

    3tdb

    A web based MariaDB client.

    LINUX ONLY - requires mod_python Python MariaDB client. ** 11.0-1 ** Many improvements and several new features. The changelog is in the download folder. 3t is a web based MariaDB client. With it you can find, add, edit, and remove database records. You can store and view text and media (images, videos, documents and more). Now has support for custom UI images and alternate languages. Three example DBs are included with the program which will allow you to get a hands on feel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Fixed drivers for Wacom Bamboo

    Fixed drivers for Wacom Bamboo

    Fixes the Wacom Bamboo, Graphire, Intuos 1+2+3 and Cintiq 1st gen

    Wacom's macOS drivers for Bamboo, Graphire, Intuos 1, 2 & 3 and Cintiq 1st gen tablets have bugs in them that cause them to completely fail to start on macOS 10.15 Catalina and later versions (including 11 Big Sur and 12 Monterey). This doesn't apply to the Windows driver, or to the drivers for their newer tablets. When you try to open the Wacom preference pane with a Bamboo tablet, you'll get an error message saying "Waiting for synchronization", then finally "There is a problem with your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    gdrive

    gdrive

    Google Drive CLI Client

    gdrive is a command line utility for interacting with Google Drive. gdrive is finally verified for using sensitive scopes which should fix the This app is blocked error. Note that the project name will show up as project-367116221053 when granting access to you account. Binaries are statically linked. If you want to compile from source you need the go toolchain. Version 1.5 or higher. The first time gdrive is launched (i.e. run gdrive about in your terminal not just gdrive), you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    patch_hlp_21

    patch_hlp_21

    Fix Update context issues of Microsoft Help Viewer v2.x

    Fix some issues of Update help context of Microsoft Help Viewer v2.x in Visual Studio 2013 How to fix: error: "Unable to connect to http://services.mtps.microsoft.com/ServiceAPI/VisualStudio12/en-us"; solution by: https://blogs.msdn.microsoft.com/thehelpguy/2012/04/10/installing-content-from-downloaded-help-viewer-2-0-cabs The issue can be fixed manually. error: "An error occurred while updating content: File '???.cab' was not signed by Microsoft". solution by: https...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Celestial Precomputation

    Celestial Precomputation

    Sight Reduction for Air Navigation with Python

    Warning: I found an error if the DR position is on the southern hemisphere. The PUB249 pdf files did not show this error and are correct (as far as I checked). All Revisions 8+ and the Windows release have been fixed. This Python TK application calculates a good set of stars for a 3 star fix, makes all calculations similar to the FAAs Celestial Computation Sheet (see FAA doc FAA-H-8083-18). Also, you can create a PDF file that generates Pub 249 Vol 1 for any epoch you specify...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Encode_LV

    LabVIEW VIs for ZLib compression and Base64/binhex encoding

    These VIs use C-based DLL access to ZLib (https://zlib.net/) and ASCII encode/decode. The VIs and development files are included in this package. You are most likely to be running this from a Windows machine which means that loading the LabVIEW code will generate an error. This is due to the LabVIEW code pointing to the Linux SO instead of the DLL. To fix it, double-click on the CLFN VIs and browse to DLL.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    UltraMute
    ... with the hidden icons on the taskbar next to the clock right click on the program and choose your microphone from the option '' Devices '' To make a shortcut to the mute right click on the program and choose Setup shortcut To run the program with startup, check the "autorun on system logon" option The first version of the program, will meet your needs without errors If you encounter any problem in the program please contact me so I can fix any error
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Batty-ICO-Refresh

    A convenient and safe Fix for Windows icon display errors.

    A convenient and safe fix for Windows icon display error; this feat is accomplished by: termination Window's Explorer, deleting Windows Explorer icon .db (database), deleting Windows icon cache, deleting Windows thumbnail cache, and then restarting Windows Explorer before self-termination of Batty-ICO-Refresh. These actions are accomplished through a Windows CMD script (.bat file), which must be run with administrator privileges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next