[umbrello] [Bug 234778] Source code inport goes in infinite loop when the source code contains form feed.

2016-05-12 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234778

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|DOWNSTREAM  |WORKSFORME
   Version Fixed In||2.16.1 (KDE Applications
   ||15.04.1)

--- Comment #9 from Ralf Habacker  ---
(In reply to Lays Rodrigues from comment #8)
> Will you close this bug? I guess that  "worksforme" could be good.
I tried with 2.18.0 and 2.16.1. Both version does not have the issue, so I will
set the "version fixed in" to the oldest version.

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 234778] Source code inport goes in infinite loop when the source code contains form feed.

2016-05-12 Thread Lays Rodrigues via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234778

Lays Rodrigues  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED

--- Comment #8 from Lays Rodrigues  ---
(In reply to Ralf Habacker from comment #7)
> (In reply to Lays Rodrigues from comment #6)
> > Ralf, look at the print, in the "Component view" you can see the header with
> > a broken page, and in "Logical View" the classes that were imported. So I
> > guess that this bug doesn't broke umbrello.
> 
> It looks so and we can close this bug. The open question is now to which
> resolved status should we set this bug and what should we place into the
> "version fixed in" and "latest commit" field ?  If this was an issue in
> version 2.4.0, it must be fixed in one of the following versions.  There are
> several options to get this info:
> 1. inspect the git log 
> 2. inspect the source code to find the place, where this character may be
> handled and use git log -p  or git blame  to get an idea when it
> has been fixed.
I had looked the code, and didn't find any place that the FF, \f or 0xC appear.
And if had one, I guess that doing the git log we could find something.
> 3. The issue may be fixed in a shared library umbrello depends on like
> expat, Qt or KDE base libraries
I guess that could be this. 
> 
> Unfortunally the original reporter did not provide a stack trace, which
> would make it much easier to find the related location.
Will you close this bug? I guess that  "worksforme" could be good.

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 234778] Source code inport goes in infinite loop when the source code contains form feed.

2016-05-10 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234778

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |DOWNSTREAM

--- Comment #7 from Ralf Habacker  ---
(In reply to Lays Rodrigues from comment #6)
> Ralf, look at the print, in the "Component view" you can see the header with
> a broken page, and in "Logical View" the classes that were imported. So I
> guess that this bug doesn't broke umbrello.

It looks so and we can close this bug. The open question is now to which
resolved status should we set this bug and what should we place into the
"version fixed in" and "latest commit" field ?  If this was an issue in version
2.4.0, it must be fixed in one of the following versions.  There are several
options to get this info:
1. inspect the git log 
2. inspect the source code to find the place, where this character may be
handled and use git log -p  or git blame  to get an idea when it
has been fixed.
3. The issue may be fixed in a shared library umbrello depends on like expat,
Qt or KDE base libraries

Unfortunally the original reporter did not provide a stack trace, which would
make it much easier to find the related location.

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 234778] Source code inport goes in infinite loop when the source code contains form feed.

2016-05-10 Thread Lays Rodrigues via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234778

--- Comment #6 from Lays Rodrigues  ---
Created attachment 98883
  --> https://bugs.kde.org/attachment.cgi?id=98883&action=edit
Print of the Tree View after import header example

Ralf, look at the print, in the "Component view" you can see the header with a
broken page, and in "Logical View" the classes that were imported. So I guess
that this bug doesn't broke umbrello.

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 234778] Source code inport goes in infinite loop when the source code contains form feed.

2016-05-10 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234778

--- Comment #5 from Ralf Habacker  ---
Created attachment 98880
  --> https://bugs.kde.org/attachment.cgi?id=98880&action=edit
C+Test header with form feed code

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 234778] Source code inport goes in infinite loop when the source code contains form feed.

2016-05-10 Thread Lays Rodrigues via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234778

--- Comment #4 from Lays Rodrigues  ---
Ralf, I can't find an example on how it's used. But in my searchs, this "\f"
isn't used anymore or is used in strings. Is a break page for print papers.
Look this subjetc in stack:
http://stackoverflow.com/questions/3091524/what-are-carriage-return-linefeed-and-form-feed

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 234778] Source code inport goes in infinite loop when the source code contains form feed.

2016-05-10 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234778

--- Comment #3 from Ralf Habacker  ---
(In reply to Lays Rodrigues from comment #2)
>From the initial comment I read that the problem exists when the file contains
a FormFeed not in a C/C++ string

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 234778] Source code inport goes in infinite loop when the source code contains form feed.

2016-05-10 Thread Lays Rodrigues via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234778

--- Comment #2 from Lays Rodrigues  ---
If I'm doing this right, this bug doesn't exist anymore.
I try this code: https://paste.kde.org/pzahzqsox
And the class is import normally without enter in an infinite loop.
Ralf, please confirm that I did right.

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 234778] Source code inport goes in infinite loop when the source code contains form feed.

2016-05-04 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234778

Ralf Habacker  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|UNCONFIRMED |NEEDSINFO

--- Comment #1 from Ralf Habacker  ---
@Lays: Please add a test case and run it against git master or frameworks
branch. The infinite loop should produce a stack trace, which should be
appended to this bug.

-- 
You are receiving this mail because:
You are watching all bug changes.


[umbrello] [Bug 234778] Source code inport goes in infinite loop when the source code contains form feed.

2016-05-02 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=234778

Ralf Habacker  changed:

   What|Removed |Added

 CC||ralf.habac...@freenet.de
   Assignee|umbrello-de...@kde.org  |laysrodriguessi...@gmail.co
   ||m

-- 
You are receiving this mail because:
You are watching all bug changes.