Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VSCodeCounter] Error has occurred. on counting lines in directory. #11

Closed
chross opened this issue Nov 11, 2019 · 2 comments
Closed

[VSCodeCounter] Error has occurred. on counting lines in directory. #11

chross opened this issue Nov 11, 2019 · 2 comments

Comments

@chross
Copy link

chross commented Nov 11, 2019

Hi!
I'm on Ubuntu Linux using VS Code 1.40.0 and VSCode Counter 1.2.1.
When I try to count lines in a directory, I get the following error message:
[VSCodeCounter] Error has occurred.

The console log shows the following:
console.ts:137 [Extension Host] [VSCodeCounter] countLinesInDirectory : /home/chross/Dropbox/Codebase, Project.Sys/ihg console.ts:137 [Extension Host] [VSCodeCounter] associations : 1[*.xml,xml] console.ts:137 [Extension Host] [VSCodeCounter] target : 545 files console.ts:137 [Extension Host] [VSCodeCounter] use gitignore : /home/chross/Dropbox/Codebase, Project.Sys/project_shared/phpword/.gitignore console.ts:137 [Extension Host] [VSCodeCounter] use gitignore : /home/chross/Dropbox/Codebase, Project.Sys/project_shared/phpword/samples/results/.gitignore console.ts:137 [Extension Host] [VSCodeCounter] target : 545 files notificationsAlerts.ts:40 [VSCodeCounter] Error has occurred. onDidNotificationChange @ notificationsAlerts.ts:40 (anonymous) @ notificationsAlerts.ts:26 fire @ event.ts:580 addNotification @ notifications.ts:171 notify @ notificationService.ts:101 (anonymous) @ mainThreadMessageService.ts:83 _showMessage @ mainThreadMessageService.ts:44 $showMessage @ mainThreadMessageService.ts:38 _doInvokeHandler @ rpcProtocol.ts:398 _invokeHandler @ rpcProtocol.ts:383 _receiveRequest @ rpcProtocol.ts:299 _receiveOneMessage @ rpcProtocol.ts:226 (anonymous) @ rpcProtocol.ts:101 fire @ event.ts:580 fire @ ipc.net.ts:453 _receiveMessage @ ipc.net.ts:733 (anonymous) @ ipc.net.ts:592 fire @ event.ts:580 acceptChunk @ ipc.net.ts:239 (anonymous) @ ipc.net.ts:200 t @ ipc.net.ts:28 emit @ events.js:200 addChunk @ _stream_readable.js:294 readableAddChunk @ _stream_readable.js:275 Readable.push @ _stream_readable.js:210 onStreamRead @ internal/stream_base_commons.js:166

Could the dir name be the reason?

@uctakeoff
Copy link
Owner

I'm sorry, that log alone doesn't make it clear.

A new version has been released.
I also modified the log information, so please check if it works properly.

@chross
Copy link
Author

chross commented Nov 25, 2019

It's working now. Thank you very much.

@chross chross closed this as completed Nov 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants