
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Front-End for ClamAV. Please let me know whether the app works to your liking or not. Comments welcome
RPM packages are available through the OpenSuSE Build Service.
https://software.opensuse.org/download.html?project=home%3Awusel1007&package=ClamAV-GUI
Bug fix 7 months ago
The mainwindow doesn't fit into the screen. Fixed this issue.
Bug fix 7 months ago
The mainwindow doesn't fit into the screen. Fixed this issue.
5 years ago
Wed Dec 23 2015 Version 0.4.1
---------------------------------------------------------------------------------------------------------------
-
- Did some minor bug-fixes and added a translation file for spanish and danish.
Sun Sep 20 2015 Version 0.4.0
---------------------------------------------------------------------------------------------------------------
-
Corrected a mispelling in the translation file.
---------------------------------------------------------------------------------------------------------------
-
Sat Sep 19 2015 Version 0.4.0
---------------------------------------------------------------------------------------------------------------
- Handling for profiles remodeled. Profiles are now handeled through a profile manager tab. New profiles and
existing profiles are created / modified through a profile wizard.
---------------------------------------------------------------------------------------------------------------
Tue Aug 17 2015 Version 0.3.3
- Changed the startup behaviour for the initial startup. If signatures are found in the default clamav folder
(/var/lib/clamav) this folder is uses as default signature folder. If no virus signatures are found than
the new created folder at ~/.clamav-gui/signatures is used.
----------------------------------------------------------------------------------------------------------------
Mon Aug 17 2015 Version 0.3.2
- Icon size missmatch fixed. The dropzone was not available due to a wrong icon-size (fixed
----------------------------------------------------------------------------------------------------------------
Mon Aug 17 2015 Version 0.3.1
- Fixed a minor bug in the scheduler section
----------------------------------------------------------------------------------------------------------------
Sun Aug 16 2015 Version 0.3.0
- Changes made to the freshclam "update now" behaviour. The window is now more verbose. Sometimes the update
took a while and it seems the process stalled. Now the download percentage for the three files is displayed
so you got a kind of progress indicator.
- Fixed a bug in the profile handling.
----------------------------------------------------------------------------------------------------------------
Fri Aug 14 2015 Version 0.2.3
- Changed the behaviour for changing existing profiles. A profile used by the scheduler can now be changed but
still not erased. A warning is issued but can be overruled.
----------------------------------------------------------------------------------------------------------------
Wed Aug 12 2015 Version 0.2.3
- Fixed some path issues
----------------------------------------------------------------------------------------------------------------
Tue Aug 11 2015 Version 0.2.3 - joerg.zopes@gmx.de
- Clean up of the Makefile. No install.sh script needed - just do make; make install to install the application
----------------------------------------------------------------------------------------------------------------
Thu Aug 6 2015 Version 0.2.3 - joerg.zopes@gmx.de
- Added some visual effects to show that the app is busy (Update, Scanner ...)
----------------------------------------------------------------------------------------------------------------
Sun Aug 2 2015 Version 0.2.1. - joerg.zopes@gmx.de
- Added a search function for the Log-Files (search/continue/jump to infected files/jump to errors)
- Added a Service Menu for Konqueror / Dolphin
----------------------------------------------------------------------------------------------------------------
Wed Jul 29 2015 Version 0.1.2. - joerg.zopes@gmx.de
- fixed a bug at startup to prefent the application being startet multiple times
- fixed some issues regarding logging of freshclam
----------------------------------------------------------------------------------------------------------------
Tue Jul 28 2015 Version 0.1.0. - joerg.zopes@gmx.de
- initial package build
akwala
15 hours ago
Report
polle
4 months ago
As reported there can be problems making ClamAV-GUI to fit more moderate screens, also with v. 0.4.2.
Opening the "clamav_gui.ui" file located in the source "ui" directory with Qt5 Designer (for me with a doubleclick!) and removing the Qlabel/image before compiling solved this problem for me.
Thanks again for a great GUI :)
Report
wusel1007
4 months ago
Regarding your question on schedules scans. Have a look at the third picture of the slide-show. The "Planer" or in english "Scheduler" will provided you this function. Create a "Profile" with the settings and folder you want and the in the scheduler section you can create a scan run on a daily, weekly or monthly basis. This runs independent from the deamon or server part of clamav. When the application is running in the system tray the scheduled scan are launched.
For a on demand scan you should create a service menu entry. For doing so you can use qserviemenuconfig. The command to start the scan of an file or a folder is "/usr/bin/clamav-gui --scan %f
With this you can right-click on a file or folder and init a scan.
Wish you a nice Christmas Time and a Happy New Year.
Best regards.
Report
gorzka
5 years ago
Report
wusel1007
5 years ago
Report
roctheme
5 years ago
Report
wusel1007
5 years ago
Report
roctheme
5 years ago
Perhaps it is not the png, but the reason is a scaling factor in xrandr on my Laptop:
I use this option in /etc/X11/Xsession.d/45x11-custom_xrandr-settings:
/usr/bin/xrandr --dpi 125 || true
There are some other applications, where I have also problems with the windows, e.g. the settings dialog in thunderbird or kmymoney.
Report
roctheme
5 years ago
http://www.vidup.de/v/uNKBV/
penguin A means: Maximize application window.
penguin S means: Maximize application window only vertical
Report
wusel1007
5 years ago
Report
roctheme
5 years ago
Aber, um es ,mal besser auf deutsch beschreiben zu können, komisch ist es schon. Es gibt zwar bei manch anderem Programm manchmal auch ähnliche Probleme, aber nie so extrem. Normalerweise funktioniert immer der Fullscreen-Mode.
Z.B. bei KMyMoney. KMyMoney öffnet sich im nicht Fullscreen-Mode auch zu breit, kann aber im Fullscreen-Mode normal benutzt werden.
Es muss definitiv einen Zusammenhang mit der Hochskalierung des dpi-Wertes zu tun haben, denn auch auf meinem großen Bildschirm (1920x1200) mit 110 erzwungenen DPI ist das Fenster im Normal-Modus immer noch ungewöhnlich groß und lässt sich nicht kleiner zusammenschieben.
Aber egal.
grüße
M
Report
wusel1007
5 years ago
Report
gustawho
5 years ago
Report
pavbaranov
5 years ago
Version builds against of Qt5 works good, but I have to improve scripts for Qt4 version because of error in intallation (apps works).
Report
wusel1007
5 years ago
Report
pavbaranov
5 years ago
I have a few question to you, but... maybe later :)
Report
gustawho
5 years ago
Report
Kure
5 years ago
I had a small problem running the setup.sh file (problems copying the icon in an inexisting folder), but compilation seems to be good.
The big problem is : it doesn't launch... When I run it from console, nothing happens and the prompt is back... No icon in the notification area and no running process in the top list.
A verbose option should be a great thing to know what happens when it launches :)
Report
Kure
5 years ago
Report
Kure
5 years ago
Report
wusel1007
5 years ago
Report
Kure
5 years ago
I'll try not to launch it twice, waiting for the next update.
Report
wusel1007
5 years ago
Report
Kure
5 years ago
Do you have a website or something to submit issues/enhancements ?
Thanks for your work!
Report
wusel1007
5 years ago
Report