I recently cloned my Windows 10 partition from HDD to SSD. I cannot open the Start Menu, Notifications, or anything that uses ShellExperienceHost. This includes things like the Calculator app, Edge browser and the metro style right click menu when you right click on an app in the taskbar. Every [...] read more
I've written a Visual Studio debugging visualizer which targets DateTime (repo). My issue is that the debugger side only passes the target value to the debuggee side if the target expression is of object, not of DateTime (issue). I've published a GH repo containing an MCVE that reproduces the problem. [...] read more
I have a C++ windows application that was done by another programmer, that I had to remove one line of code. After rebuilding the application with visual studio 2013 it crashes with this in the event log: Faulting application name: WaveStream.exe, version: 0.0.0.0, time stamp: 0x536122da Faulting module name: WaveStream.exe, [...] read more
I have a script testing on Pycharm, script working fine around 3-4 mins, then it says "Python stopped working" and the script is stop running. On the Pycharm output segment, it says Process finished with exit code -1073740791 (0xC0000409). Is this a bug or something wrong with my computer/Pycharm? read more
Every time I run the emulator it runs normally at the beginning but after a couple of minutes it crashes and it's giving me this error: emulator process finished with exit code 1073740791 (0xC0000409) I am using windows 10 home edition. virtualization is enabled in bios. I don't have any [...] read more
I'm trying to get a 2 Node Hyper-converged Fail-over cluster setup with 2016 Server and Storage Spaces Direct. I am able to Validate (with no errors) and Create the Cluster with the S2D tests included but when I run Enable-S2D on the Cluster the cluster fails. What I can see [...] read more
For the second time in about a week I got a "Windows can't verify the publisher of this driver software" popup after entering my password on the lock screen. I had been away for 45 minutes, the system locked itself in the meantime. How can I find the driver that [...] read more
PROBLEM DESCRIPTION * I've been encountering some intermittent 0x139 KERNEL_SECURITY_CHECK_FAILURE blue screens with first parameter 0x3 on my Windows 8.1 laptop, once every 20 minutes to an hour. These crashes are happening in NETIO.SYS, at either the NsiEnumerateObjectsAllParametersEx or NsiGetParameterEx functions. * The system appears to be functioning properly in [...] read more
I created a simple UWP application with no code, just XAML. <Grid> <maps:MapControl/> </Grid> If I zoom in to about US state level, the application will crash with an unhandled exception. The event viewer Application Log shows: Faulting module name: ucrtbase.dll, version: 10.0.19041.546, time stamp: 0x43cbc11d Exception code: 0xc0000409 I'm [...] read more
If have tried to test the sample project from Windows community but couldn't get any page running on my machine. I got those events in event viewer: > Faulting application name: Win32WebViewHost.exe, version: 10.0.17134.1, time > stamp: 0xed1839dd > Faulting module name: edgemanager.dll, version: 11.0.17134.165, time stamp: > 0x71de0339 > [...] read more
I am trying to include a sample script (the one provided in the README.md) into a test C# code in Visual Studio 2019. I am using a Python virtualenv. Some information on my environment: * Pythonnet version: pythonnet-2.4.0-cp37-cp37m-win_amd64.whl * Python version: Python 3.7.6 (tags/v3.7.6:43364a7ae0, Dec 19 2019, 00:42:30) [MSC v.1916 [...] read more
So I've been developing this program for a while now... Its meant to act as an asset manager (and potentially more in the future) for our IT team. I have 2 services which we'll refer to as "Manager" and "IAM" for right now. The "Manager" does all things managerial for [...] read more
I am practicing some codes and seemingly out of nowhere i have got this error when I ran a very usual piece of code. The problem i am solving takes input, calculates something and gives an output. I was running it on an online IDE (some coding contest site) and [...] read more
I am trying to use fastText with PyCharm. Whenever I run below code: import fastText model=fastText.train_unsupervised("data_parsed.txt") model.save_model("model") The process exits with this error: Process finished with exit code -1073740791 (0xC0000409) What causes this error and what can be done to avoid it? read more
I recently tried to run services.msc and I noticed it had vanished from my hard drive. So I had the great idea of looking up a windows xp cd, booting from it and selecting the "repair existing windows install" option. Everything was going just fine until I almost hit the [...] read more
I'm trying to train a model using LSTM layers. I'm using a GPU and all needed libraries are loaded. When I'm building the model this way: model = keras.Sequential() model.add(layers.LSTM(256, activation="relu", return_sequences=False)) # note the activation function model.add(layers.Dropout(0.2)) model.add(layers.Dense(256, activation="relu")) model.add(layers.Dropout(0.2)) model.add(layers.Dense(1)) model.add(layers.Activation(activation="sigmoid")) model.compile( loss=keras.losses.BinaryCrossentropy(), optimizer="adam", metrics=["accuracy"] ) It works. [...] read more
System Info * OS: Windows 10, * cudnn: 8.0, * CUDA toolkit: 11.1 installed overtop of 10.2, * GPU: Nvidia RTX 3070, * CPU: Intel I7 10700f, * Tensorflow: tf.__version__==2.4.0rc-0 (have also tried with tf-nightly-gpu as late as Dec 7, 2020) * CUDA, cudnn compiled manually from source Test Code [...] read more
I am trying to perform some hyperparameter tuning of a convolutional neural network written in Tensorflow 2.0 with GPU extension. My systems settings are: * Windows 10 64bit * GeForce RTX2070, 8GB * Tensorflow 2.0-beta * CUDA 10.0 properly installed (I hope, deviceQuery.exe and bandwidthTest.exe passed positively) My neural network [...] read more
Just upgraded one of our ASP.NET Core 2.1.5 projects to v 2.2 released today. After deploying to a production server it fails and shuts down a worker process. Project runs fine locally on Windows 10 (1803 / 17134.441) but not on production server. Windows Server 2016 (1607 / 14393.2639) with [...] read more
We are currently making upgrades to our application. Win7->Win10, VS2012->VS2017. The solutions have a fairly high complexity but everything has gone well except one single project(process). The process dies and in the event log I can find this: Faulting application name: MyProcess.exe, version: 1.0.0.0, time stamp: 0x5c418d86 Faulting module name: [...] read more
I have sucessfuly installed Sage 50 Accounts 2010 onto my 32 bit Windows 7 machine, yet whenever i try to run it i encounter - > Log Name: Application > Source: Application Error > Date: 24/05/2010 17:14:13 > Event ID: 1000 > Task Category: (100) > Level: Error > Keywords: [...] read more
Since I updated Office 365 to Version 1908 (Build 11929.20658) I am having issues using our own developed Outlook add-in in the Outlook Desktop Client. Outlook reports the following error: "ADD-IN ERROR This add-in could not be started. Close this dialog to ignore the problem or click "Restart" to try [...] read more
I have a Windows fatal exception: code 0xc0000374 - yes there's multiprocessing (wait for the but...). Google says that the exception code 0xc0000374 indicates a heap corruption. Yes, multiprocessing is a must-have. It's apart of the framework I'm working in, as each bot has the potential to have its own [...] read more
With the intention to clear a web addin's cache, I deleted, by mistake, this whole folder "C:\Users\[CUR_USER]\AppData\Local\Packages\Microsoft.Win32WebViewHost_cw5n1h2txyewy", and since then, Word is not able to show my addin using the taskpane. To add insult to injury, the same issue applies to all the other web addins (installed from Office Store) [...] read more
I am trying to learn python.I am using pycharm community edition. Couple of hours back it was working fine,but just now it is not working and showming error while running. I am getting the issue as: C:\Users\Owner\PycharmProjects\Basics\venv\Scripts\python.exe C:/Users/Owner/PycharmProjects/Basics/Day1.py Fatal Python error: Py_Initialize: unable to load the file system codec ImportError: [...] read more
for testing purposes a have function that asks for input and displays it in a QListView display data. this works fine with one dim.data I want to extend the script to display two-dimensional data the incoming data should be inserted in the first row till column 3, and proceeds on [...] read more
I'm trying to get some Bluetooth headphones working on Windows 10 x64 Build 18362.900, but whenever I open Settings > Devices there is a brief pause (less than 1s), then Settings crashes. Event Viewer > Windows Logs > Application shows the following error: Faulting application name: SystemSettings.exe, version: 10.0.18362.628, time [...] read more
TL;DR: explorer.exe crashes when a user profile is logged into a Microsoft account. This does not happen on local accounts, even local accounts made on the same machine. -------------------------------------------------------------------------------- This is about the fourth time I've run into this across several difference devices within the last two weeks, all signed [...] read more
On my company device, Edge and Firefox ESR are installed by default and should be used as main browsers. Since I'm developing web applications, I use Firefox and Firefox Dev Edition regularly, which I installed by myself. However both versions of Firefox are crashing from time to time (after 5 [...] read more
After installing new Creators Update, I've got issues with my Network settings. When I open Settings app, then click on Network & Internet and choose any tab, app just crashes. Only a few tabs are working (such as Proxy, Data Usage, Airplane mode and Status). Every other tab crashes the [...] read more
A few days ago I was getting issues trying to run Tensorflow models with CUDA enabled and for a long time I couldn't resolve in large because PyCharm displayed completely unhelpful message > "Process finished with exit code -1073740791 (0xC0000409)" I then launched VSCode and ran the same code in [...] read more
I'm currently creating a sort of student appointment system where students can set appointments to their respective instructors. Currently, I've made 3 widgets named main.py for the login, admin.py, and faculty.py, converted from the ui files that I've made. My goal for the meantime is have the user go to [...] read more
Here is the code I am using: import math import pandas_datareader as web import numpy as np import pandas as pd from sklearn.preprocessing import MinMaxScaler from keras.models import Sequential from keras.layers import Dense, LSTM import matplotlib.pyplot as plt Stock = 'BTC-USD' #Get the stock quote df = web.DataReader(Stock, data_source='yahoo', start='2016-01-01', [...] read more
I have been playing with the VRP as provided by Google and I wanted to allow different start and end locations in my program. Sounds simple enough... But when I do add the different start and end locations I am given the error as follows: WARNING: Logging before InitGoogleLogging() is [...] read more
so the program that I am trying to make accepts only a valid month and year between 2018-2050 but pycharm crushes with the message "Process finished with exit code -1073740791 (0xC0000409)" and I know in which line it does that, but I dont know how to fix it, here is [...] read more
I have a dataset of tiff images and I am trying to load the images from a dataframe having a column of image paths using tfio.experimental.image.decode_tiff as tensorflow currently does not have support for it. tensorflow version: 2.3.0 tensorflow-io version: 0.15.0.dev20201015045556 list_ds = tf.data.Dataset.from_tensor_slices(df['image_path'].values) image_count = 86 val_size = int(image_count [...] read more
I expect to have a python class to handle icon string transformation to set Window icon on a GUI. Issue: I can not return the value of a function inside a class as follows if I have some PyQt5 usage, the IDE wont let me debug and returns this error [...] read more
I installed snowflake-connector-python and ran my code. The code ran fine with federated authentication. I am trying to run code again and getting an error. I received the same error earlier in Anaconda and then had to uninstall and reinstall anaconda again, that did not help. I ended up switching [...] read more
I'm using Microsoft Hive ODBC driver (v2.6.7) to get data from Windows Azure HDInsight service from my .net core app (netcoreapp3.1). After hundreds of successful queries my app just crashes without any exception raised with exit code -1,073,740,791 (0xffffffff). In Windows Events Log I see the following error: Faulting application [...] read more
I want to use bzip2 in a c++ project I'm working on so before starting to use it everywhere I wanted to do as quick test. The test simply opens a file then writes some data into it and then closes the file. On Linux the code below works fine [...] read more
Based on code from here and here I made my first steps with multithreading in PyQt5. After starting the program, the graphical user interface appears, but after several seconds it crashes with the following error Process finished with exit code -1073740791 (0xC0000409) After googling the error message, I am relatively [...] read more
So i am trying to rotate QLabel with a button but i am getting error and not sure what is going on: Process finished with exit code -1073740791 (0xC0000409) I was using this post as a reference Rotating a pixmap in pyqt4 gives undesired translation but since this was for [...] read more
I am currently trying to JIT via python. I found peachpy via another SO question. For most part this is easy, but I am failing to use external c-functions. I want to call putchar, so a function with a single argument. Since I am on windows, with x86-64, I expect [...] read more
I installed the ScriptLab add-in and the tab appears in the Excel ribbon but when I select any of the functions Excel closes and several error log entries are created. The first is an application error entry (1000) with the following content: Faulting application name: wwahost.exe, version: 10.0.19041.1, time stamp: [...] read more
I am coding R in PyCharm, however, I repeatedly get the following exit code while running my code: Process finished with exit code -1073740791 (0xC0000409) My code works, I just tested it in the R interpreter, I have no idea why my code just doesn't run flawlessly in Pycharm. I [...] read more
I'm currently becoming more and more desperate concerning my tensorflow project. It took many hours installing tensorflow until I figured out that PyCharm, Python 3.7 and TF 2.x are somehow not compatible. Now it is running, but I get a really unspecific CuDNN error after many epochs of training. Do [...] read more
I'm was writing some interfacing code to call c++ routines from fortran which is why I dumped the methods into an extern "C" block. When compiling with g++.exe (x86_64-win32-seh-rev1, Built by MinGW-W64 project) 7.2.0 under Windows 10 I was getting segmentation faults when declaring an ifstream object. I broke it [...] read more
It seems that I have a problem with running threads in my application as follows: in my MainForm class I have: . . self.threadPool = QtCore.QThreadPool() self.threadPool.setMaxThreadCount(4) . . def openFileFcn(self): worker = **Worker**(self, **self.ImageViewer.showImages**, self.files) self.threadPool.start(worker) where Worker is a wrapper QRunnable defined as: class Worker(QtCore.QRunnable): def __init__(self, fn, [...] read more
I opened my Margin Wallet and transferred some USDT into that wallet. I can place a long order with "create_margin_order" function in my code, but I cannot borrow BTC with "create_margin_loan" function before I open a short position. Here is my code: def btn_test_Clicked(self): current_time = datetime.now().strftime("%Y%m%d%H%M%S.%f") # check the [...] read more
I've set up a few websites on my localhost using PHP7 on Apache. Whenever I start my Apache server, my Windows Event Viewer logs an error saying my php-cgi.exe is faulty. The websites I'm trying to view give a 500 Internal Server Error. Here is the full error: Faulting application [...] read more
I am currently having this problem when I am opening a project: Click To View Image [https://i.stack.imgur.com/z6bSP.jpg] The errors showing in Event Log : > Unable to detect adb version, exit value: 0xc0000409, adb output: adb.exe F > 11-11 09:55:06 17768 944 fdevent_poll.cpp:64] failed to create fdevent > interrupt socketpair: [...] read more
Over the past few days, an error seems to have developed on my Windows 10 Professional (anniversary update) workstation, whereby when opening the Update section of the Modern Settings app, loads of services instantly crash. NOTE: No updates were installed over the weekend, and I have made no changes within [...] read more
I've been trying to hook up eclipse to RDS for a CF8 testing server I have in my office. Every time I try to test the connection, the CF8 application server service crashes. When I check the event logs, it turns out to be jrun crashing: > Faulting application name: [...] read more
I'm facing an issue that I cannot seem to find and answer on my own regarding my RTX 2080ti and the issues that I'm encountering. I've build a new rig * CPU: AMD Ryzen 9 5950X * MBO: ASUS Crosshair HERO VIII (wi-fi) * RAM: 32GB 2x16 G.Skill DDR4 * [...] read more
I'm working on a computer running Windows 10 (Build 16299) that keeps crashing with a KERNEL_SECURITY_CHECK_FAILURE code. I've done quite a bit of research, but this crash seems pretty unique. Microsoft has a list of the bugcheck parameters, but the one that I'm seeing, 1e (or presumably its decimal equivalent, [...] read more
We have been upgrading Windows 10 1803 on multiple computers to 1903, but the problem is that Edge doesn't work after the upgrade. We have tried sfc /scannow, dism /cleanup-image, repairing Edge, resetting Edge, re-installing edge using the powershell script below: Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register [...] read more
My work laptop is a Dell Latitude 3540 with Windows 10, I already reinstalled Windows several times and the problem persists. This laptop model has a common problem related to Intel Management Engine Interface (IMEI) where if you use the version 10.x installed by Windows it freezes after going on [...] read more
I recently installed windows and updated all drivers. But some minutes after login to windows screen starts to flashing between current program and background color of windows tiles. I checked this page in eightforums and windows files are now verified (and without corruption). This is the error in Event Viewer: [...] read more
I had an install of tensorflow 2.4.1 and everything worked but I was having issues with it crashing when trying to use Tensorboard. I had a look on github issues page and one of the maintainers said that it's a known issue and will be fixed in 2.5. So I [...] read more
Hello i have this error in complation can any one helpe me please ##ERROR## raceback (most recent call last): File "C:\Users\ASUS\Desktop\PFE Master Eye Tracker 2021\PFE_Eye_Tracker_code\opencv-eye-tracking-master\eye_control.py", line 47, in pupilFrame = cv2.equalizeHist(frame[y+(h*0.25):(y+h), x:(x+w)]) TypeError: slice indices must be integers or None or have an index method Process finished with exit code [...] read more
I have seen similar issues with sr used with python especially when having a running gui. But there is not one question or answer that really solves my problem. I want to run the speech recognition code in a QThread while the main thread takes care of the gui. The [...] read more
During install of PostgreSQL using binary zip file , this error occurs , when i try to run this command initdb.exe -U postgres -A password -E utf8 -W -D C:\pgsql\data. Error Message: > "initdb initialize a new database cluster has stopped working" it works on some machines and fails on [...] read more
i'm trying to develop a ui to edit images. I want to store mouse position when i click the left mouse button. it spits out exit code -1073740791 (0xC0000409) Dont why it does that or dont really what it means didnt managed to find it. And im working with Qt [...] read more
I really want to add more context but at the moment I'm just lost. When I click the link to show what line it failed on it points to this (' win32gui.PumpMessages() ') I can say it seems to occur after an hour or so of the computer in a [...] read more
I'm on windows and trying to get Pycharm to use my GPU to speed up my CNN. I'm running python 3.8, cuda_11.2 As you can see, all the .dll's load successfully (They're in System32, it couldn't find any of them in the cuda directory) 2021-03-22 14:52:25.794812: I tensorflow/stream_executor/platform/default /dso_loader.cc:49] Successfully [...] read more
Aim: generate several billion permutations and run code on each one in parallel. Attempt: use Itertools to assign all permutations to a resulting vector and then use rayon to process each one. Minimum reproducible code: use rayon::iter::ParallelIterator; use rayon::iter::IntoParallelIterator; use itertools::Itertools; fn main() { let data: Vec<u128> = [0, 1, [...] read more
I'm trying to replicate the Tensorflow Image Classification Tutorial found here https://www.tensorflow.org/tutorials/images/classification However, for some reason, the program crashes with exit code -1073740791 (0xC0000409), after the first epoch. Here's the code that I have copied: import numpy as np import os import PIL import tensorflow as tf import matplotlib.pyplot as [...] read more
I am working on the Computer Vision Deep Learning Program and I have encountered what looks to me a very unspecific error message that does not give any hints whatsoever. > Process finished with exit code -1073740791 (0xC0000409) In search of the solution I found out that the code works [...] read more
I implemented a neural network that learns to play PacMan using gym,box2d and gym[atari] with Keras models. The training was very slow so I tried to make in run on my GTX 1060 Max-Q. I installed the latest version of Tensorflow, installed CUDA 11.0 and cuDNN 8.0.4.30. The program opens [...] read more
I've recently starting looking at Anypoint Platform and Anypoint Studio. I'm on Windows 10 (17763). I installed the currently latest version of Anypoint Studio, version 7.7.0. Just about every other time I start it, after a minute or so after starting it up, I get a dialog like the following: [...] read more
Running into an odd error and I just can't figure out what is going wrong. So I have a MySQL server I am running with a table setup using this script: CREATE TABLE Cases ( systemSN VARCHAR(15), caseID int PRIMARY KEY AUTO_INCREMENT); In Python 3.8.6, I am currently trying to [...] read more
I was programming with python pyqt5, and I added the code below because I wanted user to customize the toolbar. So I decided to make a dialogue to choose from the functions in the menu bar. app.py from dialog.customize_tool import CustomizeTool from PyQt5.QtWidgets import * from PyQt5.QtGui import QIcon ... [...] read more
I am developing hotel billing system that prints the bill receipt using thermal printer but i am stuck at [Errno None] Other errors python3.9 library: escposprinter & libusb-1.0, plateform:windows 10 Thermal printer: xlab xp-58III from escposprinter import * try: Epson = printer.Usb(0x0416, 0x5011) Epson.text('Hello World') Epson.cut() except Exception as e: [...] read more
I am developing hotel billing system that prints the bill receipt using thermal printer but i am stuck at [Errno None] Other errors python3.9 library: escposprinter & libusb-1.0, plateform:windows 10 Thermal printer: xlab xp-58III from escposprinter import * try: Epson = printer.Usb(0x0416, 0x5011) Epson.text('Hello World') Epson.cut() except Exception as e: [...] read more
I'm writing Paint-like program on PyQt5. I encountered a problem during writing pen tool. My idea: if currentMode == 1 (penMode key) and mouse pressed - then program creates circle with width value == self.width and color == self.color. But my program terminates with exit code -1073740791 (0xC0000409). I'm not [...] read more
I have a JavaFX Application to display a Browser page (For Example E-Commerce Page) which has multiple products and their images. While navigating to different pages the heap memory keeps increasing gradually and certain period my application gets crash with below Error WINDOWS EVENT: Faulting application name: java.exe, version: 8.0.2510.8, [...] read more
My project for recognizing words typed in a printed prescription and finding out the pills available in the store and show it to the user. I am using PyQt5 for this and the scripts end without an error - "Process finished with exit code -1073740791 (0xC0000409)" . I dont have [...] read more
I want to display dataframe in Pyqt5. However, I get an error like 'Process finished with exit code -1073740791 (0xC0000409)' Open csv file with pandas csv_path = os.path.expanduser("~/Desktop/dataset/traffic-crashes-vehicles-1.csv") datac = pd.read_csv(csv_path) class pandasModel(QAbstractTableModel): def __init__(self,data): QAbstractTableModel.__init__(self) self._data = data def rowCount(self,parent=None): return self._data.shape[0] def columnCount(self,parent=None): return self._data.shape[1] def data(self, index, [...] read more
I choose the directory with the input files, and it is shown in the right part of tab. In my case, I want to see the contents of each input file, when I click on it, in the left part of the tab. I use qt.list.itemClicked to choose the file, [...] read more
I have a .NET WinForms application that is exiting with STATUS_STACK_BUFFER_OVERRUN (0xc0000409). If I am debugging with Visual Studio is it possible to break when the error occurs? In the Exception Settings window I have selected all Win32 exceptions, including the 'All Win32 Exceptions not on this list' entry. However, [...] read more
After installing the Tensorflow module I tried to test it with a simple "import tensorflow" file, however, I keep getting this error message: Fatal Python error: Py_Initialize: unable to load the file system codec ModuleNotFoundError: No module named 'encodings' Current thread 0x00001ecc (most recent call first): Process finished with exit [...] read more
I have installed my androidstudio and the other android kit tools but when I tried to run the emulator, it didn't work. Here is the error message: 15:26 Emulator: C:\Users\HP\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: WHPX: Failed to emulate MMIO access with EmulatorReturnStatus: 2 (InternalEmulationFailure ) 15:26 Emulator: C:\Users\HP\AppData\Local\Android\Sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe: whpx_vcpu { emulator=000002BB60086AE0, window_registered=false, interruptable=true, tpr=0, [...] read more
I'm trying to get the plpython3u language working in PostgreSQL 11 (I'm working on a Windows 10 machine). I was able to successfully install it using the following command. CREATE EXTENSION plpython3u; I had to download python36.dll and save it in C:\Windows\System32 to successfully execute this because previously I was [...] read more
My Android file browser fails to run on ChromeOS so I made a small test application to access files on my Chromebook. This fails, too: The program checks the start location exists (in this case "/"): File currentFolder; String pathname = "/"; currentFolder = new File(pathname); if(currentFolder.exists()) { And then [...] read more
I'm having trouble getting my head around exceptions in QThreads. Consider this example : from PyQt5 import QtCore, QtGui, QtWidgets import time class Worker(QtCore.QObject): @QtCore.pyqtSlot() def do_stuff(self): print("Hello from worker") time.sleep(2) raise Exception("worker crashed") class Gui(QtWidgets.QWidget): def __init__(self): super(Gui, self).__init__() self.worker = Worker() self.thread = QtCore.QThread() self.worker.moveToThread(self.thread) self.thread.start() button = [...] read more
When I run my pyqt5 code and push a button it just exits with this message : Process finished with exit code -1073740791 (0xC0000409) I searched about this exit code and it seems this is about windows.I want some one to ensure me that this is because of windows and [...] read more
I did some examples with PyQtGraph that run fine contained in they're own files, but when I create a Class that inherit from QtGui.QMainWindow and instantiate it from my main.py I get the following error: > Process finished with exit code -1073740791 (0xC0000409) I notice that I get the above [...] read more
I designed a GUI interface using Pyqt5 and want to read a PDF file sadly without any luck. The code works flawlessly outside the GUI code but once it is linked to the "open file function" it doesn't work. #this is the code that works perfectly outside GUI import PyPDF2 [...] read more
I have the problem, because I work on a Java project, I use Maven to manage dependencies, and after adding one I had output like that: > Process finished with code -1073740791 (0xC0000409) What I did is I merged two of my projects that worked. One of this projects uses [...] read more
I'm barely new about pyQt5. When i'm trying to pass an image in a function pyCharm finish with an exit code -1073740791 (0xC0000409). with cmd it said: _grayImage = _imageToCanny NameError: name '_imageToCanny' is not defined it seems that if i load the image with imread in the same function [...] read more
Im am working an bluetooth low energy desktop windows application for a custom bluetooth service. The device sending the data was tested with Android applications. Now I am working on a windows library in C# to receive messages from the device. The service on the Microcontroller is based on the [...] read more
I'm making a simple UI in pyqt5 with using QtDesigner. When i run the program, pushbutton's click event works as its suppose to in first time. However when i click for the second time. It exits from the program with an exit code. class Main(QtWidgets.QMainWindow): def __init__(self): super().__init__() loadUi('SqdhelpContentSearcher.ui', self) [...] read more
when executing an SSIS package on a virtual machine set up as following: Windows Server 2016 v 1607 (OS Build 14393.2248) SQL Server 2016 Enterprise with Service Pack 1 v13.0.4466.4 Integration Services v13.0.4001 I get the following exception: Faulting application name: dtexecui.exe, version: 13.0.1601.5, time stamp: 0x572453d7 Faulting module name: [...] read more
How can I merge two video with Python3? I tried ffmpeg but i couldn't. Then I tried install moviepy but i couldn't too. Can you help me? (One of videos has only sound) I am using PyQt5. The application closes when I run. and this is the exit code: Process [...] read more
I have installed ejabberd 15.07.40, but it doen't work because erl.exe always crash. From application log I see a lot of the following events: Event[0]: Log Name: Application Source: Windows Error Reporting Date: 2020-04-23T09:47:39.937 Event ID: 1001 Task: N/A Level: Information Opcode: Info Keyword: Classic User: N/A User Name: N/A [...] read more
Very often I get errors in PyCharm with no explanations, I also don't know which line the error comes from. I just get a message like this in the console: Process finished with exit code -1073740791 (0xC0000409) Is it possible to let it show more information about the error and [...] read more
I have a C++ code using MS MPI (using Boost MPI). Usually I run it using Windows HPC Pack cluster (12 nodes, each have 32 cores). It has no problem running with one, two, or four nodes. But when I try to use 12 nodes to run, it runs for [...] read more
I have tried to create an installer with visual studio installer project on windows 10 version 1909 (x64). The application setup is created and works fine in installing the application also I do not face any issue running the application on system. But if i try to install the application [...] read more
I'm working on a python program in which I use a PyQt GUI to send data to an Arduino by pressing a button. The Arduino should then perform a measurement while python is waiting, and send a message back to the PC where the output is displayed on the GUI. [...] read more
I have a problem with lists because I want to get value from the list named test_table with value from A_table as an argument. Is there any way to get the proper result? Of course the lists aren't empty and when I run it I get Process finished with exit [...] read more
I've been trying to mimic Windows' calculator using PyQt5. I reached a point where I needed to change the text's color that is on the QLabel that I am using as a custom window border(to allow things such as transparency). I started experimenting with things such as QEvent and eventFilter [...] read more
I am putting together a GUI for my program using PyQT5 and one of the actions is to get a folder directory and use it to access files. Hence, the user is required to select the folder location, and the program will access the folder to reach the files inside. [...] read more
I make a program using pyqt5 and sqlite db. it's randomly select a db's row text and display in textbrowser widget and copy to clipboard each time i pushed a button. and with keyboard module, hooking the ctrl+v then check a label widget for repeat previous pushed button's function. But [...] read more
I use the C++ dll in the Delphi Application. The dll is compiled with /GS-. There is a bug in the dll causing crash of the whole appication with windows error 0xc0000409 This error occurs in the dll, so I can't debug it. Is there any way to catch such [...] read more
Using Python 3.7 and PyQT 5.14, I sometimes get an error but rather than having an exception or a message, I only get an exit code such as this one : Process finished with exit code -1073740791 (0xC0000409) and it does not make debugging a very easy task. I tried [...] read more
I'm experiencing a crash when trying to dynamic_pointer_cast a shared point of type A to type B. Type B is not related to type A and I'd expect an empty shared_ptr but instead, the exception above is raised. Is there any scenario where it isn't safe to use dynamic_pointer_cast? Exception [...] read more
-Keras Version: 2.3.1 -Tensorflow Version: 2.2.0 -OS: Windows 10 -Running on: CPU Processor Intel(R) Core(TM) i7-8850H -Developed in: PyCharm -Python Version: 3.7 I've made a few attempts at training a network designed using the keras functional API, however training always causes python to crash with the following exit message: Process [...] read more
While starting the emulator I'm getting the following error. If anyone can solve the problem please share with me. Emulator: Fatal: This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Emulator: ((null):0, (null)) Emulator: Process finished with exit code [...] read more
I dynamically create a combobox, but later on I can't figure out how to access it to get the current text. Process finished with exit code -1073740791 (0xC0000409) from form import Ui_Dialog from PyQt5 import QtCore, QtWidgets class MainWindow(Ui_Dialog): def __init__(self): super(MainWindow).__init__() def setupUi(self, Dialog): super(MainWindow, self).setupUi(Dialog) self.btn_print.clicked.connect(lambda: print_doc()) class [...] read more
I try to display the data from DB in List Widget, but I get this message C:\Users\msejj\PycharmProjects\pythonProject1\venv\Scripts\python.exe "C:/Users/msejj/OneDrive/Desktop/DesktopAnwendung Pr.4/userinterface/DatenÜbertragung.py" Process finished with exit code -1073740791 (0xC0000409) User Interface works, but no data transfer when i click on Button Start import sys import numpy as np from Interface_Listwidget import Ui_MessungZeiger from [...] read more
i have a QLineedit which i want to print out the user input once the button is pressed but it keeps throwing out this error Process finished with exit code -1073740791 (0xC0000409) from PyQt5.QtWidgets import QMessageBox from PyQt5 import QtCore, QtGui, QtWidgets import webbrowser def subscribe_clicked(): print(sub.text()) msg = QMessageBox() [...] read more
I was trying to create a GUI for a desktop application and from one window I wanted to connect one of the buttons to another script, actually it is working fine except the function which responsible of clothing the second window "exit_popup_message" in update_window.py so I run the first file [...] read more
I am creating a desktop app using PyQt5 and QtDesginer. I have a login page connected to a database, and the user is asked to enter username and password. In the designer, I created a window that opens a certain link. The following code is running. But when inserting it [...] read more
Starting yesterday, the MapControl crashes when zooming around with a Win32Exception that cannot be handled by the debugger. Faulting application name: MapCrash.exe, version: 1.0.0.0, time stamp: 0x5e58842a Faulting module name: ucrtbase.dll, version: 10.0.19041.546, time stamp: 0x73123758 Exception code: 0xc0000409 Fault offset: 0x0009edbb Faulting process id: 0x31f0 Faulting application start time: [...] read more
I tried to design a very basic GUI app that shows the entered height on a dialog, but after I press the ‘OK’ button on the main window, the whole program crashes and the process finishes with this exit code: > Process finished with exit code -1073740791 (0xC0000409) Here’s the [...] read more
I'm at an impasse with this little project. I have a calculator with buttons for basic operations, a screen, and a history showing the previous numbers in the expression. As far as I can tell, I need to make the calculator's screen and history global so I can access them [...] read more
I got this problem yesterday after updating to the latest Windows 10 update, but after restarting my Action Center won't open at all. Everything works fine, but the Action Center looks like it's loading for 2 seconds and then does nothing. I tried all Google solutions useClass+PowerShell development command + [...] read more