Ask Your Question

kirankumarg.81's profile - activity

2023-12-04 17:03:04 +0000 commented answer Getting thousands of errors while linking Wireshark with QT library

I am building Wireshark 3.2.7 and have set the below path for QT5. QT5_BASE_DIR and built using below commands cmake -

2023-12-04 17:02:35 +0000 commented answer Getting thousands of errors while linking Wireshark with QT library

I am building Wireshark 3.2.7 and have set the below path for QT5. QT5_BASE_DIR and built using below commands cmake -G

2023-12-04 15:18:52 +0000 commented answer Getting thousands of errors while linking Wireshark with QT library

gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi 32.lib /MANIFEST:NO /DEB

2023-12-04 15:18:06 +0000 commented answer Getting thousands of errors while linking Wireshark with QT library

Sure Graham will ensure to move it to the latest version soon. I verified the paths provided and set for QT5, all looks

2023-12-04 08:48:03 +0000 received badge  Popular Question (source)
2023-12-03 18:52:28 +0000 asked a question Getting thousands of errors while linking Wireshark with QT library

Getting thousands of errors while linking Wireshark with QT library Wireshark version : 3.2.7 OS : Windows Issue : Whi

2023-12-03 18:43:57 +0000 commented question Build on windows failed for win-setup.ps1

I overcame this issue by removing the . (dot) operator and execute .ps1 script. Later our admin provided with privilege

2023-10-26 10:56:32 +0000 commented question Build on windows failed for win-setup.ps1

Thanks Graham for your inputs, will try and see if removing portions not required will work. If not will approach admin

2023-10-16 13:24:06 +0000 edited question Build on windows failed for win-setup.ps1

Build on windows failed for win-setup.ps1 Wireshark version : 3.2.7 OS : Windows Issue : While building Wireshark code

2023-10-16 13:23:48 +0000 received badge  Editor (source)
2023-10-16 13:23:48 +0000 edited question Build on windows failed for win-setup.ps1

Build on windows failed for win-setup.ps1 Wireshark version : 3.2.7 OS : Windows Issue : While building Wireshark code

2023-10-16 13:23:04 +0000 asked a question Build on windows failed for win-setup.ps1

Build on windows failed for win-setup.ps1 Wireshark version : 3.2.7 OS : Windows Issue : While building Wireshark code i

2023-02-04 03:46:27 +0000 received badge  Famous Question (source)
2023-02-04 03:46:27 +0000 received badge  Notable Question (source)
2022-08-25 14:54:31 +0000 asked a question Apply as Filter for selected field is not working

Apply as Filter for selected field is not working Wireshark Version : 3.2.7 OS : Windows Scenario : Selected a particul

2022-02-02 13:52:43 +0000 commented answer Build Wireshark on other IDE other than MS Visual Studio

Thanks Graham for the reply. Looks like MSSYS2 is not completely verified and working.

2022-02-01 15:49:31 +0000 asked a question Build Wireshark on other IDE other than MS Visual Studio

Build Wireshark on other IDE other than MS Visual Studio Would like to know if there is alternate IDE other than MS Visu

2021-01-06 11:28:45 +0000 commented question Execute Wireshark.exe from run is not loading custom dissectors

@grahamb: I ran the build command as "msbuild /p:Configuration=Release /p:Platform="Win32" Wireshark.sln" so its in Rele

2021-01-06 11:26:15 +0000 commented question Execute Wireshark.exe from run is not loading custom dissectors

@cmaynard: plugin.dll is getting created under run\Release\plugins\3.2\my-plugin\plugin.dll. But, when Wireshark.exe is

2021-01-05 20:45:06 +0000 asked a question Execute Wireshark.exe from run is not loading custom dissectors

Execute Wireshark.exe from run is not loading custom dissectors I have written cusom dissector and added under plugins/

2020-12-02 20:50:51 +0000 commented question which qt rpms to install for building wireshark 3.2.6

Thats correct, but one of our client is still using RHEL 6, where we need to upgrade Wireshark to v3.2.6. For this We su

2020-12-02 16:01:30 +0000 asked a question which qt rpms to install for building wireshark 3.2.6

which qt rpms to install for building wireshark 3.2.6 I would like to know which all QT RPMs to be installed or which QT

2020-12-02 15:56:55 +0000 commented question How is wireshark icons displayed on GUI using QT

Thanks Chuckc, for providing the point where the image formats are used. I could also find that the image formats are co

2020-11-25 20:56:10 +0000 asked a question How is wireshark icons displayed on GUI using QT

How is wireshark icons displayed on GUI using QT I would like to know how is wireshark icons are displayed on GUI using

2020-10-21 10:11:56 +0000 received badge  Popular Question (source)
2020-10-20 14:39:43 +0000 received badge  Popular Question (source)
2019-06-21 13:46:31 +0000 commented answer How to package QT DLLs during packaging Wireshark on Windows using NSIS

This worked, Thanks Graham. I created a newer build directory with the latest stable version of Wireshark available. Fol

2019-06-20 13:34:40 +0000 commented answer How to package QT DLLs during packaging Wireshark on Windows using NSIS

Thanks Graham for the inputs. I tried the following to see if it works. I observed that qt-dll-manifest.nsh was empty, a

2019-06-19 14:56:26 +0000 commented answer How to package QT DLLs during packaging Wireshark on Windows using NSIS

Hi Graham, any inputs on the build logs ?

2019-06-18 18:22:22 +0000 received badge  Commentator
2019-06-18 18:22:22 +0000 commented answer How to package QT DLLs during packaging Wireshark on Windows using NSIS

Hi Graham I have uploaded the package.txt file at the following location, request your inputs. https://drive.google.com/

2019-06-18 16:12:03 +0000 commented answer How to package QT DLLs during packaging Wireshark on Windows using NSIS

Inside run\RelWithDebInfo there are Qt5Core.dll - Qt5Gui.dll - Qt5Multimedia.dll - Qt5Network.dll - Qt5PrintSupport.dll

2019-06-18 13:26:37 +0000 asked a question How to package QT DLLs during packaging Wireshark on Windows using NSIS

How to package QT DLLs during packaging Wireshark on Windows using NSIS Hi all I am using following versions: Wireshar

2019-04-09 15:44:48 +0000 received badge  Notable Question (source)
2019-01-24 20:40:24 +0000 received badge  Popular Question (source)
2018-08-17 19:09:54 +0000 answered a question Does Wireshark need admin rights/privileges to execute USB capture

I got the answer from the developer of USB Pcap, please see the reply from the link - https://github.com/desowin/usbpcap

2018-08-17 19:09:06 +0000 commented question Does Wireshark need admin rights/privileges to execute USB capture

I got the answer from the developer of USB Pcap, please see the reply from the link - https://github.com/desowin/usbpcap

2018-08-17 19:08:12 +0000 commented question Does Wireshark need admin rights/privileges to execute USB capture

I got the answer from the developer of USB Pcap, please see the reply from the link - https://github.com/desowin/usbpcap

2018-08-17 19:07:56 +0000 commented question Does Wireshark need admin rights/privileges to execute USB capture

I got the answer from the developer of USB Pcap, please see the reply from the linkg - https://github.com/desowin/usbpca

2018-08-09 15:51:09 +0000 commented question Does Wireshark need admin rights/privileges to execute USB capture

Sure. Does USBPcapCMD.exe needs any special permission for users. It is installed by Admin and executed by user in my ca

2018-08-09 15:16:35 +0000 commented question Does Wireshark need admin rights/privileges to execute USB capture

No, both failed to capture the packets. From command line the process gets hanged and does come out on control-c but no

2018-08-08 18:58:57 +0000 commented question Does Wireshark need admin rights/privileges to execute USB capture

Yes, USBPcapCMD.exe was as part of USBPcap install and also it was present under extcap folder under Wireshark base fold

2018-08-08 17:09:09 +0000 commented question Does Wireshark need admin rights/privileges to execute USB capture

I tried capturing from the command line and it din't capture any packets, same behavior. I am using USB Pcap version 1.2

2018-08-08 16:10:20 +0000 commented question Does Wireshark need admin rights/privileges to execute USB capture

I have added my custom protocol dissectors in this particular version and is working efficiently without issues. Wanted

2018-08-08 16:10:04 +0000 commented question Does Wireshark need admin rights/privileges to execute USB capture

I have added my custom protocol dissectors in this particular version and is working efficiently without issues. Wanted

2018-08-07 18:17:21 +0000 asked a question Does Wireshark need admin rights/privileges to execute USB capture

Does Wireshark need admin rights/privileges to execute USB capture Would like to know if Wireshark need admin rights/pri

2018-08-07 17:19:07 +0000 commented question USBPcap: User Account Control window pops up when live capture is started

Does executing Wireshark to capture USB packets using USBPcap requires admin rights/privileges ?

2018-07-09 12:23:18 +0000 commented question USBPcap: User Account Control window pops up when live capture is started

I just tried installing Wireshark-2.6.1 and observed same behavior. Does USBPcapCMD.exe need to be run every time USB li

2018-07-06 14:36:02 +0000 commented question USBPcap: User Account Control window pops up when live capture is started

I just tried installing Wireshark-2.6.1 and observed same behaviour. Does USBPcapCMD.exe need to be run every time USB l

2018-07-05 19:23:51 +0000 asked a question USBPcap: User Account Control window pops up when live capture is started

USBPcap: User Account Control window pops up when live capture is started I am using Wireshark-2.0.3 and USBPcap version