Search found 4 matches

by psullie
Wed Jul 03, 2013 9:04 am
Forum: Issues, bugs, etc.
Topic: Open ASCII bug. Kubuntu
Replies: 7
Views: 11668

Re: Open ASCII bug. Kubuntu

Hi Daniel

I think the issue was a bug with Qt, I applied a minor upgrade yesterday (0.190.6, 0.190.7) and when I re-compiled CC it opened the files correctly, except that when All(*.*) is selected it will not display any files in the dialogue window. Removing the comments from the QFileDialog ...
by psullie
Mon Jul 01, 2013 9:05 am
Forum: Issues, bugs, etc.
Topic: Open ASCII bug. Kubuntu
Replies: 7
Views: 11668

Re: Open ASCII bug. Kubuntu

Hi Daniel

Here's the console output (just the end bit after loading plug-ins etc.):

[09:43:58] CloudCompare started!
[09:44:29] BIN CloudCompare binaries (*bin)
[09:44:29] ASCII ENUM=2

[09:44:29] BIN ENUM=3

[09:44:29] ASCII FILTER=ASCII FILES (*txt *.asc *.neu *.xyz *.pts *.csv)

[09:44:29] BIN ...
by psullie
Thu Jun 27, 2013 2:26 pm
Forum: Issues, bugs, etc.
Topic: Open ASCII bug. Kubuntu
Replies: 7
Views: 11668

Re: Open ASCII bug. Kubuntu

Hi Daniel

I've tried adding this to the mainwindow.cpp file and recompiling but I don't see any output.
I'm not much of a C++ coder it's very likely that I'm missing something.

Cheers

Paul
by psullie
Wed Jun 19, 2013 1:27 pm
Forum: Issues, bugs, etc.
Topic: Open ASCII bug. Kubuntu
Replies: 7
Views: 11668

Open ASCII bug. Kubuntu

Hi all

First off thank you for this excellent software.

I've compiled a copy on Kubuntu 12.10 with CMake, and noticed a small issue with the open file option.

When I attempt to open an .pts file with the ASCII option via file -> open CC uses the open BIN command instead resulting in a garbled ...