JES

Results 3 issues of JES

Hi there, My plan is to use xscreensaver with webscreensaver to display a website during inactivity in some CentOS 9 clients. I have installed the following packages: * xscreensaver-base-6.05-3.el9.x86_64 *...

### Cause of error ```java Exception in thread "WM.task-2" kotlin.UninitializedPropertyAccessException: lateinit property notificationManager has not been initialized at com.nextcloud.client.jobs.download.FileDownloadWorker.onStopped(FileDownloadWorker.kt:154) at androidx.work.ListenableWorker.stop(ListenableWorker.java:294) at androidx.work.impl.WorkerWrapper.interrupt(WorkerWrapper.java:386) at androidx.work.impl.Processor.interrupt(Processor.java:440) at androidx.work.impl.Processor.stopWork(Processor.java:260) at androidx.work.impl.utils.StopWorkRunnable.run(StopWorkRunnable.kt:51) at...

bug
performance: general/non-specific
feature: activity and notification
feature: sync and upload
Version/3029

Fixed line 37: ``` python netattack2.py File "/tmp/netattack2/netattack2.py", line 37 subprocess.call("sudo apt-get install nmap -y > {}".format(os.devnull), shell=True) TabError: inconsistent use of tabs and spaces in indentation ```