Re: maybe a bug

2019-05-10 Thread Vahid Bashiri via dia-list
In the same simple case, if three (or n) zigzags connected to the same connection point when you run the loop at line 723, because it modifies the connected_list 3 times at lines 736,740,744 for each zigzag, eventually the second (or (n-1)th) zigzag get skipped and again, (like the previous case) y

Re: maybe a bug

2019-05-10 Thread Zander Brown
On Thu, 2019-05-09 at 22:28 +0430, Vahid Bashiri via dia-list wrote: > consider following simple case > > > where an object connected to a zigzagline at one end and the other > end is free. The zigzagline has two handles at each end, you can > connect to, let say handle[0] and handle[1]. > If ha

maybe a bug

2019-05-09 Thread Vahid Bashiri via dia-list
consider following simple case where an object connected to a zigzagline at one end and the other end is free. The zigzagline has two handles at each end, you can connect to, let say handle[0] and handle[1]. If handle[1] connected to object and handle[0] is free, if you select the obj and press de

Re: maybe a bug

2019-05-09 Thread Zander Brown
cted to single connection point. I am not sure about it being a > bug so I am posting here in case someone take a closer look. > - line 708 "break; /* Not connected */" > after finding first unconnected object it doesn't go on with other > objects connected to that CP. >

maybe a bug

2019-05-03 Thread Vahid Bashiri via dia-list
Hi all I made a skim of file "diagram.c" and in the function diagram_selected_break_external there are little things that might lead to erroneous behavior in case that multiple objects connected to single connection point. I am not sure about it being a bug so I am posting here in ca

[dia-git]: table attributes, bug?

2017-01-13 Thread myken
Hello list, While working with the sources I stumbled on, what I think is, a bug It is easy to reproduce: - open dia (compiled from git) - select a table from the database sheet - double click it (or goto properties) - select attributes - add an attribute, click apply. Now you have a table with

bug Report for the software "diaw.exe 0.97.2" on WinXP SP3

2015-01-03 Thread Anonymous Remailer (austria)
I have found the following bugs on diaw.exe 0.97.2: Description: When I am into a shape containing text: 1) it is not possible to select the text with the mouse; 2) it is not possible to select the text with keyboard with {Shift+Right or Left Arrow} etcetera; 3) it is not possible to delete a wh

Re: Bug Report

2014-11-28 Thread Octavio Alvarez
On 18/11/14 18:58, 劉文雄 wrote: > Dear Sir: > > I use "Image Odject Tool" to insert a JPEG file(D:\chair.jpg). Then > after editing a diagram I save it to a dia file. But when I reopen that > dia file, I lost that image file. I check the attribute of Image > Object, I found it was save as "hair

Re: Bug Report

2014-11-28 Thread Andrey Repin
Greetings, 劉文雄! > I use "Image Odject Tool" to insert a JPEG file(D:\chair.jpg). Then after > editing a diagram I save it to a dia file. But when I reopen that dia file, > I lost that image file. I check the attribute of Image Object, I found it > was save as "hair.jpg". Obviously, Something i

Bug Report

2014-11-28 Thread 劉文雄
Dear Sir: I use "Image Odject Tool" to insert a JPEG file(D:\chair.jpg). Then after editing a diagram I save it to a dia file. But when I reopen that dia file, I lost that image file. I check the attribute of Image Object, I found it was save as "hair.jpg". Obviously, Something is lost during

Re: Dia 0.97 Bug : Dash lenth in prinout.

2014-11-16 Thread Hans Breuer
Am 07.11.2014 um 10:04 schrieb Andreas Möller: Hello I don't have an account for BugZillar. I found a bug similar to bug 172192 https://bugzilla.gnome.org/show_bug.cgi?id=172192 The fix to that bug was released in 2006 with Dia 0.95. My Software: Operating System Windows 7 64bit DIA

Dia 0.97 Bug : Dash lenth in prinout.

2014-11-09 Thread Andreas Möller
Hello I don't have an account for BugZillar. I found a bug similar to bug 172192 https://bugzilla.gnome.org/show_bug.cgi?id=172192 My Software: Operating System Windows 7 64bit DIAw.exe 0.97 32bit My Bug: Reproduction: Draw three dashed Lines with different "line length" Fi

Re: Dia 0.97.3 bug-fix-only release

2014-09-05 Thread Octavio Alvarez
On 05/09/14 14:23, Hans Breuer wrote: > Dia 0.97.3 is another (probably last) stable release from the dia-0-97 > branch [1]. You can get it from: > > http://ftp.gnome.org/pub/gnome/sources/dia/0.97/ > > Dia 0.97.3 includes the following changes compared to Dia 0.97.2: > >- avoid kerning

Dia 0.97.3 bug-fix-only release

2014-09-05 Thread Hans Breuer
Dia 0.97.3 is another (probably last) stable release from the dia-0-97 branch [1]. You can get it from: http://ftp.gnome.org/pub/gnome/sources/dia/0.97/ Dia 0.97.3 includes the following changes compared to Dia 0.97.2: * Fix double free with some SVG rendering (regression from Dia 0.9

Re: VDX Import bug (was Re: Upcoming Dia 0.97.3 bug-fix-only)

2014-03-10 Thread Valek Filippov
I think this one is worth to check. http://sdteffen.blogspot.com/2011/12/dia-and-libvisio-progress-with-vsd.html -- Cheers, Valek On Mon, Mar 10, 2014 at 5:21 PM, Hans Breuer wrote: > > At 10.03.2014 21:34, Dumitru Ursu wrote: >> >> On 03/10/2014 10:28 PM, Dumitru Ursu wrote: >>> Mi

VDX Import bug (was Re: Upcoming Dia 0.97.3 bug-fix-only)

2014-03-10 Thread Hans Breuer
At 10.03.2014 21:34, Dumitru Ursu wrote: On 03/10/2014 10:28 PM, Dumitru Ursu wrote: Microsoft® Visio® 2010 Step by Step Practice Files <- Visio import doesn't work with these files. (it complains about a tag) /home/dimon/HR Process Map_star

Re: Upcoming Dia 0.97.3 bug-fix-only

2014-03-10 Thread Octavio Alvarez
On 10/03/14 12:49, Hans Breuer wrote: > At 10.03.2014 09:11, Octavio Alvarez wrote: >> On 03/08/2014 05:04 AM, Hans Breuer wrote: >>> [...] >> >>> If you are not building Dia from source, please hesitate to drop in with >>> your favorite feature request you want someone else to develop for you. >>

Bug 721851 (was Re: Upcoming Dia 0.97.3 bug-fix-only)

2014-03-10 Thread Hans Breuer
At 10.03.2014 21:28, Dumitru Ursu wrote: On 03/10/2014 10:17 PM, Hans Breuer wrote: At 08.03.2014 23:44, Dumitru Ursu wrote: [...] *721851* - not fixed. Shoud have changed the title to " Commandline export not working for pixbuf (with X11 t

Re: Upcoming Dia 0.97.3 bug-fix-only

2014-03-10 Thread Dumitru Ursu
On 03/10/2014 10:28 PM, Dumitru Ursu wrote: Microsoft® Visio® 2010 Step by Step Practice Files <- Visio import doesn't work with these files. (it complains about a tag) /home/dimon/HR Process Map_start.vsd:1: parser error : Start tag expecte

Re: Upcoming Dia 0.97.3 bug-fix-only

2014-03-10 Thread Dumitru Ursu
On 03/10/2014 10:17 PM, Hans Breuer wrote: At 08.03.2014 23:44, Dumitru Ursu wrote: On 03/08/2014 03:04 PM, Hans Breuer wrote: Some more fixes from master just got cherry-picked to the dia-0-97 branch. Before I do another bug fix only release from that branch I would like to get some

Re: Upcoming Dia 0.97.3 bug-fix-only

2014-03-10 Thread Hans Breuer
At 08.03.2014 23:44, Dumitru Ursu wrote: On 03/08/2014 03:04 PM, Hans Breuer wrote: Some more fixes from master just got cherry-picked to the dia-0-97 branch. Before I do another bug fix only release from that branch I would like to get some feedback from you. The list of fixed bugs is

Re: Upcoming Dia 0.97.3 bug-fix-only

2014-03-10 Thread Hans Breuer
s a lot of information, page scale values automatically reduce to fit the diagram in the page and triggers this bug without giving me a chance to choose an export size. Actually that's a feature. The page scale is used as the only way to scale pixel based export. So if you are building Dia from s

Re: Upcoming Dia 0.97.3 bug-fix-only

2014-03-10 Thread Octavio Alvarez
On 03/08/2014 05:04 AM, Hans Breuer wrote: > Some more fixes from master just got cherry-picked to the dia-0-97 branch. > Before I do another bug fix only release from that branch I would like > to get some feedback from you. The list of fixed bugs is relatively short > http://bugzil

Re: Upcoming Dia 0.97.3 bug-fix-only

2014-03-08 Thread Dumitru Ursu
On 03/08/2014 03:04 PM, Hans Breuer wrote: Some more fixes from master just got cherry-picked to the dia-0-97 branch. Before I do another bug fix only release from that branch I would like to get some feedback from you. The list of fixed bugs is relatively short http://bugzilla.gnome.org

Upcoming Dia 0.97.3 bug-fix-only

2014-03-08 Thread Hans Breuer
Some more fixes from master just got cherry-picked to the dia-0-97 branch. Before I do another bug fix only release from that branch I would like to get some feedback from you. The list of fixed bugs is relatively short http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.

Little bug

2014-02-22 Thread eon fox
Bonjour, hey! - Dans la feuille réseau, la couleur de remplissage pour du téléphone ne fonctionne pas. - In network sheet, the color filling wont work for phone. Bonne journée! Have a nice day! Ray ___ dia-list mailing list dia-list@gnome.org https

Re: Text rendering bug test (was Re: More features)

2014-02-14 Thread Hans Breuer
too, so I compiled and cairosimple. Text rendered correctly. I must correct myself. I think I have some useful information. After reading bug #341481 [1] (pango), I modified cairosimple, the example from Pango docs, to use a tweakable cairo_scale(). I attach the resulting code. Here's how to u

Text rendering bug test (was Re: More features)

2014-02-01 Thread Octavio Alvarez
simple. Text rendered correctly. I must correct myself. I think I have some useful information. After reading bug #341481 [1] (pango), I modified cairosimple, the example from Pango docs, to use a tweakable cairo_scale(). I attach the resulting code. Here's how to use it: [1] https://b

Re: A bug when writing Chinese into flowchatbox

2013-07-05 Thread Bao Niu
I've just tried on my machine, no error occurred. Could it be your system? What operating system do you use, my friend? I tried it on Ubuntu. On Fri, Jul 5, 2013 at 1:07 AM, Bao Niu wrote: > Then you will have to learn English, my friend:) > > > On Thu, Jul 4, 2013 at 10:51 PM, 沈小冒 wrote: > >>

Re: A bug when writing Chinese into flowchatbox

2013-07-05 Thread Bao Niu
Then you will have to learn English, my friend:) On Thu, Jul 4, 2013 at 10:51 PM, 沈小冒 wrote: > > I can't input Chinese directly When I using Dia 0.97.2,but I can input > Englishi directly into the flowchatbox。 > > > 沈小冒 > > > > ___ > dia-list mailing

A bug when writing Chinese into flowchatbox

2013-07-05 Thread ??????
I can't input Chinese directly When I using Dia 0.97.2??but I can input Englishi directly into the flowchatbox?? ??___ dia-list mailing list dia-list@gnome.org https://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://live.gnome.org/Dia/Faq

Bug - Severity : Less

2012-08-20 Thread vivek.b
hi, the Dia was used to draw flowchart. When Coloured Text was added to the flowchart symbols and exported as Latex .tex format , the colour information was not present when the same was compiled with Latex Compiler. Sorry if the bug was already reported. Thank you.. Regards, VIVEK

Re: Bug

2011-06-03 Thread Hans Breuer
one export with bug (main_scl.png) Looks like a duplicte of https://bugzilla.gnome.org/show_bug.cgi?id=620380 So one more reason to finally do a 0.97.2 release ;) Hans "at" Breuer "dot" Org --- Tell me what you need, and I'll tell you how to get along wi

bug report/questions

2011-05-17 Thread Th. Schneider
Hello! I found the following problems when using Dia v.0.97.1 resp. have some questions: 1) The Search function for text (e.g. text in a rectangle) doesn't work reliably when the object is grouped with another object, so that the searched text will not be found (sometimes it works, sometimes

Re: Displayed page breaks follow up. Seems like a bug to me...

2011-01-25 Thread Michael Ross
When you open a new Dia it is a default diagram with all of its settings. On Tue, Jan 25, 2011 at 6:07 PM, Doug Wellington wrote: > More info: > > I played around with the Page Setup dialog. First, I set all margins to > 0.0mm and clicked "Apply", which correctly displayed the page breaks at >

Displayed page breaks follow up. Seems like a bug to me...

2011-01-25 Thread Doug Wellington
More info: I played around with the Page Setup dialog. First, I set all margins to 0.0mm and clicked "Apply", which correctly displayed the page breaks at 216mm and 279mm. Then I increased the margins. Interestingly, the top and bottom limited themselves to 10.30mm and the left and right lim

Re: Bug with filled rounded rectangles?

2010-08-24 Thread Andrzej Ostruszka
On Tue, Aug 24, 2010 at 17:28, Thimo Langbehn wrote: > Actually i meant the Anti-aliasing option in the Dia render window. > It can be toggled in the render window menubar: View->Anti Aliasing > > Andrzej, does this work for you? Ohh, now I get it. It does work. Thank you. Best regards ___

Re: Bug with filled rounded rectangles?

2010-08-24 Thread Thimo Langbehn
> On Fri, Aug 20, 2010 at 20:34, Thimo Langbehn wrote: > > It seems that both artifacts disappear if anti-aliasing is activated. > > Andrzej, could you confirm this? Am Dienstag, den 24.08.2010, 17:17 +0200 schrieb Andrzej Ostruszka: > I gather that you meant exporting to png with anti-aliasing (

Re: Bug with filled rounded rectangles?

2010-08-24 Thread Andrzej Ostruszka
Thimo, Thank you for a reply. On Fri, Aug 20, 2010 at 20:34, Thimo Langbehn wrote: > - From what i can see on Windows this seems to be a rounding issue > with the top/left "rectangle" coordinates or arc sizes/position. The > artifacts appear/disappear with different sizes of the rectangle. As >

Re: Bug with filled rounded rectangles?

2010-08-21 Thread Michael Ross
n Linux, > neither with the 0.97.1 nor the 0.97.1-git build. > > > I have searched a bit this mailing list and I have noticed the very > > similar (the same?) problem raised some time ago: > > http://www.mail-archive.com/dia-list@gnome.org/msg09272.html > > That bug seem

Re: Bug with filled rounded rectangles?

2010-08-20 Thread Thimo Langbehn
me?) problem raised some time ago: > http://www.mail-archive.com/dia-list@gnome.org/msg09272.html That bug seems to be already fixed, the current source does contain the suggested change. - From what i can see on Windows this seems to be a rounding issue with the top/left "rectangle&qu

Bug with filled rounded rectangles?

2010-08-20 Thread Andrzej Ostruszka
Hello all I've just upgraded from 0.96 to 0.97.1 (on Windows) and I have noticed one thing. When I have rectangle with rounded corners then I see that there are some minor problems with filling around corners. Is it only my observation, or others also can verify this? I have searched a bit this

Re: Bug 611078 - SVG export ignores diagram scale parameter

2010-08-01 Thread Hans Breuer
At 28.07.2010 01:33, timothy b wrote: With reference to bug 611078, https://bugzilla.gnome.org/show_bug.cgi?id=611078, is this patch going to be incorporated into the next release or does it need to be tested first? It certainly needs to be tested before being incorporated in the next release

Bug 611078 - SVG export ignores diagram scale parameter

2010-07-27 Thread timothy b
Folks, With reference to bug 611078, https://bugzilla.gnome.org/show_bug.cgi?id=611078, is this patch going to be incorporated into the next release or does it need to be tested first? Thanks, Timothy

Re: Dia-0.97.1 - bug-fix release

2010-01-25 Thread Steffen Macke
Thanks, Hans! An updated Windows installer is available from http://dia-installer.de The installer now includes the necessary files to embed SVG images in Dia using the Image object. Note that you'll have to switch from "Supported Formats" to "All Files" when browsing for the SVG. This is annoyi

Dia-0.97.1 - bug-fix release

2010-01-25 Thread Hans Breuer
Get it at http://download.gnome.org/sources/dia/0.97/ About nine month after Dia 0.97 we felt the need for a bug-fix only release. Notable issues resolved: 570592 Cannot open or save files or paths with localized characters 581380 Consumes more and more memory over time 583533 Selection

PStricks export bug ?

2009-08-14 Thread T.J. Yang
I am a 0.97 dia windows new user and trying to export the diagram into tex format and then have it rendered in a latex book. One potential bug I found is that render_pstricks.c generate following tex file. }\endpspicture in the end of exported tex file. \psset{linecolor=dialinecolor

python script to export finite state machines (bug-fix)

2009-07-16 Thread Unai Estébanez
Hi, I have fixed a minor bug when exporting an UML fsm to .txt file. In some cases an action is labeled as "NULL" and this is not right, so I fixed the bug. Here you are the new script: --- SCRITP STARTS HERE --- import sys, dia class Transition : def __init__(self) : se

How to disable the Cairo plug-in? (Was: Fatal print bug in Dia 0.97 for windows that causes data loss)

2009-06-29 Thread Christian Ridderström
On Sun, 28 Jun 2009, Hans Breuer wrote: Here are the two files. You should be able to print bugg07_works.dia, whereas bugg07.dia should cause Da to freeze/hang/stop responding. It definitely should not, but indeed it does ;( From my current analysis this is a bug in cairo: http

Re: Fatal print bug in Dia 0.97 for windows that causes data loss

2009-06-28 Thread Hans Breuer
10:26, Christian Ridderström wrote: > Hi Hans, > > Here are the two files. You should be able to print bugg07_works.dia, > whereas bugg07.dia should cause Da to freeze/hang/stop responding. > It definitely should not, but indeed it does ;( From my current analysis this is a b

Re: Fatal print bug in Dia 0.97 for windows that causes data loss

2009-06-25 Thread Christian Ridderström
On Thu, 25 Jun 2009, Hans Breuer wrote: At 25.06.2009 16:38, Christian Ridderström wrote: [...] In order to troubleshoot, I've reduced the diagram a lot and I currently have two versions: bugg07.dia- freezes when I try to print Is freeze and crash the same thing for you? (I've s

Re: Fatal print bug in Dia 0.97 for windows that causes data loss

2009-06-25 Thread Hans Breuer
At 25.06.2009 16:38, Christian Ridderström wrote: [...] In order to troubleshoot, I've reduced the diagram a lot and I currently have two versions: bugg07.dia- freezes when I try to print Is freeze and crash the same thing for you? (I've seen single rendering of diagrams take minut

Fatal print bug in Dia 0.97 for windows that causes data loss

2009-06-25 Thread Christian Ridderström
Hi, First of all, thanks for the new Dia version. It looks much nicer :-) Unfortunately I just encountered a rather serious bug with Dia 0.97 for Windows :-( While drawing a diagram I suddenly noticed that I no longer can print it, and when I do try to print it Dia freezes and no longer

Re: Bug report

2009-04-21 Thread Mathias Plichta
Am 16.04.2009, 15:41 Uhr, schrieb : with the jpeg fil GTK file selection dialogs work a little different from the windows ones. Just keep typing the name you're looking for and it'll do an incremental search. ___ dia-list mailing list dia-list@g

Bug report

2009-04-16 Thread Philippe Donnet
Hi Lars, thanks for your feedback, i understand and will wait... Small bug ot announce : jpg picture joined runing windows XP, during browsing, typing the letter "h" (for example) to reach as fast as possible the folder name begining with "h" instead of selectin

Re: dashed line style (regression?) bug in 0.97-pre2

2009-03-11 Thread Steffen Macke
Hi Slavko, > i remove the files under ~/.dia and dashed lines works as expected... thanks for the feedback! Richard, could you try the same and see if this works for you also? Which version(s) of Dia did you have installed before you upgraded to 0.97-pre2? Regards, Steffen

Re: dashed line style (regression?) bug in 0.97-pre2

2009-03-11 Thread Slavko
Hallo, i remove the files under ~/.dia and dashed lines works as expected... S pozdravom Slavko On Tuesday 24 February 2009 07:56:36 Slavko wrote: > hallo Steffen, > > i confirm this bug on the debian adm64 and svn 4292. > > i build the deb package from svn source and then

Re: dashed line style (regression?) bug in 0.97-pre2

2009-02-23 Thread Slavko
hallo Steffen, i confirm this bug on the debian adm64 and svn 4292. i build the deb package from svn source and then install by apt (local repositary). So previsious version is deinstaled before install this one, only ~/.dia remains... S pozdravom Slavko On Monday 23 February 2009 23:16:19

Re: dashed line style (regression?) bug in 0.97-pre2

2009-02-23 Thread Steffen Macke
ed UI) > 2. draw line > 3. select line go to properties, change dash length -> apply/ok > 4. nothing happens -> first bug > > now it gets strange: > 5. create new diagram > 6. draw two (dashed) lines > 7. switch back to 1st diagram and then back to 2nd diagram > 8.

dashed line style (regression?) bug in 0.97-pre2

2009-02-20 Thread Richard Moll
draw line 3. select line go to properties, change dash length -> apply/ok 4. nothing happens -> first bug now it gets strange: 5. create new diagram 6. draw two (dashed) lines 7. switch back to 1st diagram and then back to 2nd diagram 8. you will notice the dash length of the 2nd line in the 2

Re: Arrow Lock bug

2009-02-19 Thread Lars Clausen
On Feb 18, 2009, at 5:10 PM, Russell Petrosky wrote: How do I draw more than one line segment in a row without having to go back to the side box and click the “line” box in-between each segment I draw. Currently after each segment I draw the software automatically reverts back to arrow b

Arrow Lock bug

2009-02-19 Thread Russell Petrosky
How do I draw more than one line segment in a row without having to go back to the side box and click the “line” box in-between each segment I draw. Currently after each segment I draw the software automatically reverts back to arrow block. i want to disable this. Thank you ___

Bug 571125 – compilation error in wmf.cpp

2009-02-13 Thread Slavko
Hallo, i got this error too (http://bugzilla.gnome.org/show_bug.cgi?id=571125). My comrade, a programmer, told to me a solution. Here is the diff: svn diff Index: plug-ins/wmf/wmf_gdi.h === --- plug-ins/wmf/wmf_gdi.h (revision

Re: Bug 60331 � Object propertie s should handle multiple objects

2008-12-03 Thread Sameer Sahasrabuddhe
On 11/30/08, Hans Breuer <[EMAIL PROTECTED]> wrote: > Why can't we just change properties_show() to take either an object or a > selection? Thus it would be possible to have all the one-or-multiple object > specific code in app/properties.c, wouldn't it? > Selection as DiaObject still does not pa

Re: Bug 60331 � Object properties should h andle multiple objects

2008-11-30 Thread Hans Breuer
At 28.11.2008 07:02, Sameer Sahasrabuddhe wrote: On 11/28/08, Hans Breuer <[EMAIL PROTECTED]> wrote: Why do you want to change this on the object interface level? Wouldn't a dedicated "multiple selected objects" properties dialog give you a better solution? Ok. Rather than dissecting each oth

Re: Bug 60331 � Object propertie s should handle multiple objects

2008-11-29 Thread Sameer Sahasrabuddhe
Hello, Attaching the code for a new Selection object derived from a DiaObject. It is of course not yet ready to be included ... as you can see from the last three functions in the file, some other changes need to be made first. Also, if we do replace the GList in DiagramData with this Selection ob

Re: Bug 60331 � Object propertie s should handle multiple objects

2008-11-28 Thread Sameer Sahasrabuddhe
On 11/28/08, Hans Breuer <[EMAIL PROTECTED]> wrote: > At 23.11.2008 05:25, Sameer Sahasrabuddhe wrote: >> >> No, I don't intend to change the object interface in any way. Also, >> the current properties dialog itself handles multiple objects very >> well ... the only problem is that when the user

Re: Bug 60331 � Object propertie s should handle multiple objects

2008-11-27 Thread Sameer Sahasrabuddhe
On 11/28/08, Hans Breuer <[EMAIL PROTECTED]> wrote: >>> Why do you want to change this on the object interface level? Wouldn't a >>> dedicated "multiple selected objects" properties dialog give you a better >>> solution? Ok. Rather than dissecting each others emails, let me summarise: We both ag

Re: Bug 60331 � Object properties should h andle multiple objects

2008-11-27 Thread Hans Breuer
At 23.11.2008 05:25, Sameer Sahasrabuddhe wrote: On 11/22/08, Hans Breuer <[EMAIL PROTECTED]> wrote: I tried out newgroup. From the look of it, it has nothing to do with the multiple selection bug! As far as I could see, the newgroup is a very special beast that keeps track of objects

Re: Bug 60331 � Object propertie s should handle multiple objects

2008-11-22 Thread Sameer Sahasrabuddhe
On 11/22/08, Hans Breuer <[EMAIL PROTECTED]> wrote: >> I tried out newgroup. From the look of it, it has nothing to do with >> the multiple selection bug! As far as I could see, the newgroup is a >> very special beast that keeps track of objects within it. What I nee

Re: Bug 60331 � Object properties should h andle multiple objects

2008-11-22 Thread Hans Breuer
At 21.11.2008 10:11, Sameer Sahasrabuddhe wrote: On 11/20/08, Lars Ræder Clausen <[EMAIL PROTECTED]> wrote: Yeah. Basically newgroup helps a lot of things, including the bug mentioned here. My dilemma is whether to wait for newgroup to finish, or just take what I need. I tried out ne

Re: Bug 60331 – Object propertie s should handle multiple objects

2008-11-21 Thread Sameer Sahasrabuddhe
On 11/20/08, Lars Ræder Clausen <[EMAIL PROTECTED]> wrote: >> Yeah. Basically newgroup helps a lot of things, including the bug >> mentioned here. My dilemma is whether to wait for newgroup to finish, >> or just take what I need. I tried out newgroup. From the look of

Re: Bug 60331 – Object properties should handle multiple objects

2008-11-20 Thread Lars Ræder Clausen
On Thu, 2008-11-20 at 19:31 +0530, Sameer Sahasrabuddhe wrote: > On 11/20/08, Lars Ræder Clausen <[EMAIL PROTECTED]> wrote: > > > On Wed, 2008-11-19 at 11:54 +0530, Sameer Sahasrabuddhe wrote: > >> Hello, > >> > >> The current state of this bug is t

Re: Bug 60331 – Object propertie s should handle multiple objects

2008-11-20 Thread Sameer Sahasrabuddhe
On 11/20/08, Lars Ræder Clausen <[EMAIL PROTECTED]> wrote: > On Wed, 2008-11-19 at 11:54 +0530, Sameer Sahasrabuddhe wrote: >> Hello, >> >> The current state of this bug is that properties of a group of objects >> are handled correctly. The thing left to do is h

Re: Bug 60331 – Object properties should handle multiple objects

2008-11-20 Thread Lars Ræder Clausen
On Wed, 2008-11-19 at 11:54 +0530, Sameer Sahasrabuddhe wrote: > Hello, > > The current state of this bug is that properties of a group of objects > are handled correctly. The thing left to do is handling properties of > multiple selected objects, that have not been grouped. The p

Bug 60331 – Object properties should handle multiple objects

2008-11-18 Thread Sameer Sahasrabuddhe
Hello, The current state of this bug is that properties of a group of objects are handled correctly. The thing left to do is handling properties of multiple selected objects, that have not been grouped. The problem arises in app/commands.c, where properties_show() is called ... the selected

Re: bug in ext_attributes or my xml file?

2008-06-18 Thread Lars Clausen
On Jun 18, 2008, at 3:31 PM, Avijit Ghosh wrote: Hi Hans, could you point me to the bugzilla submission page for dia? Let me do it this way as it'll be easier than working my way through SVN as I have just started using dia on the coding side.. http://bugzilla.gnome.org/enter_bug.cgi?

Re: bug in ext_attributes or my xml file?

2008-06-18 Thread Avijit Ghosh
seems to be >> copying >> references to the data which accidentally glues them together. If you save >> the file and then reload it the instances become separate so this is >> obviously a bug. >> > Your analysis looks pretty valid and is consisten with the

Re: bug in ext_attributes or my xml file?

2008-06-17 Thread Hans Breuer
which accidentally glues them together. If you save the file and then reload it the instances become separate so this is obviously a bug. Your analysis looks pretty valid and is consisten with the my interpretation of the code in objects/custom/custom_object.c(custom_copy), specifically line 1651 ff

Re: bug in ext_attributes or my xml file?

2008-06-17 Thread Avijit Ghosh
save the file and then reload it the instances become separate so this is obviously a bug. I can go in and fix this if it hasn't been fixed already. -regards, -avi On Tue, Jun 17, 2008 at 9:09 AM, Avijit Ghosh <[EMAIL PROTECTED]> wrote: > > Incidentally for what it does dia doe

bug in ext_attributes or my xml file?

2008-06-17 Thread Avijit Ghosh
Incidentally for what it does dia does really well. In fact I've been using it for a few years now for generating biological diagrams. Currently we've been looking into the possibility of adding a custom coded shape library for biological use (with python based code to connect to pubmed and what ha

Re: [Bug 465460] anyone has take a look?

2008-06-02 Thread Thomas Harding
On Mon, Jun 02, 2008 at 08:33:31PM +0200, Hans Breuer wrote: > I get mails about every dia bug change. But that does not mean I can make > immediately sense of all of them ;) This particular bug report appeared to > me as some improvement and some regression. But I don't really fee

Re: [Bug 465460] anyone has take a look?

2008-06-02 Thread Hans Breuer
Am 01.06.2008 15:02, Thomas Harding schrieb: > > Hello, > I updated Bug 465460 a few days ago, but as it is an old one, I don't > know if new maintainers are mailed about. > I get mails about every dia bug change. But that does not mean I can make immediately sense of

[Bug 465460] anyone has take a look?

2008-06-01 Thread Thomas Harding
Hello, I updated Bug 465460 a few days ago, but as it is an old one, I don't know if new maintainers are mailed about. Last patch filled addresses several problems about documentation: * scrollkeeper really works, so xml docs are now accessibles directly via yelp. * hardcopie

Re: bug in object IDs ? O vs 0

2007-10-28 Thread Mårten Svantesson
24 okt 2007 kl. 05.03 skrev Lars Clausen: > brian remedios said: >> I'm working on a Dia diagram generator and I noticed that the >> object IDs >> being generated seem numerical but instead of >> a leading zero they are prefixed with an 'O' (the letter) instead: >> >> > id="O1"> >> >> Is th

Re: bug in object IDs ? O vs 0

2007-10-23 Thread Lars Clausen
brian remedios said: > I'm working on a Dia diagram generator and I noticed that the object IDs > being generated seem numerical but instead of > a leading zero they are prefixed with an 'O' (the letter) instead: > > > > Is this a typo in the code or intentional? It doesn't seem to change per

bug in object IDs ? O vs 0

2007-10-23 Thread brian remedios
I'm working on a Dia diagram generator and I noticed that the object IDs being generated seem numerical but instead of a leading zero they are prefixed with an 'O' (the letter) instead: Is this a typo in the code or intentional? It doesn't seem to change per any of the basic object types so

Re: small bug on Lights shapes

2007-10-19 Thread Lars Clausen
On Fri, 2007-10-05 at 12:57 +0200, Elie Roux wrote: > Hello, > > I tried Lights shapes on the svn version with another PC, I wasn't > working. Here is the patch for it to work (a missing Makefile.am and two > or three things tu build the Makefile). > > In this patch you'll see first the diff of

Re: small bug on Lights shapes

2007-10-16 Thread Elie Roux
Elie Roux a écrit : > Elie Roux a écrit : > >> Hello, >> >> I tried Lights shapes on the svn version with another PC, I wasn't >> working. Here is the patch for it to work (a missing Makefile.am and two >> or three things tu build the Makefile). >> >> In this patch you'll see first the diff of t

Re: small bug on Lights shapes

2007-10-05 Thread Elie Roux
Elie Roux a écrit : > Hello, > > I tried Lights shapes on the svn version with another PC, I wasn't > working. Here is the patch for it to work (a missing Makefile.am and two > or three things tu build the Makefile). > > In this patch you'll see first the diff of the man page generated with a > mor

small bug on Lights shapes

2007-10-05 Thread Elie Roux
Hello, I tried Lights shapes on the svn version with another PC, I wasn't working. Here is the patch for it to work (a missing Makefile.am and two or three things tu build the Makefile). In this patch you'll see first the diff of the man page generated with a more recent version of the Docbook st

Re: Bug 455400

2007-08-10 Thread Thomas Harding
t I can't > find docbook-utils for cygwin. I'll go ahead and post my DIFF and ZIP > files later today. I would like to create a PDF file to upload as well. Any > help appreciated. Thanks. Mark I just filled a bug on French doc, introducing the use of another tool: dblatex. Note

Re: Bug 455400

2007-08-10 Thread Mark Dexter
Thomas / Lars: I'm trying to create a PDF file on my cygwin system. I think I have installed all of the prerequisites except that I cannot find "jw" for cygwin. I think jw is in docbook-utils pacakge, but I can't find docbook-utils for cygwin. I'll go ahead and post my DIFF and ZIP files later toda

Re: Bug 455400

2007-08-01 Thread Mark Dexter
That works for me. I'll just create a diff file of what I already have, which is the xml files BEFORE patch 439974 was applied. The diff file will include 439974 as well as my changes. Thanks. Mark On 8/1/07, Lars Clausen <[EMAIL PROTECTED]> wrote: > > On Wed, 2007-08-01 at 09:41 -0700, Mark Dexte

Re: Bug 455400

2007-08-01 Thread Lars Clausen
On Wed, 2007-08-01 at 09:41 -0700, Mark Dexter wrote: > Hi Lars. I'm a little confused now. I created my SVN and then applied > the 439974 patch (patch -p0 diff-doc-en.diff) to my local copy. Now > I've done all my changes to my local copy and was just going to create > a DIFF file to upload under

Re: docbook: link [was: Bug 455400]

2007-08-01 Thread Thomas Harding
On Wed, Aug 01, 2007 at 09:42:22AM -0700, Mark Dexter wrote: > Thanks. Do I need to upload each screenshot PNG file separately or can I zip > them into one upload file? Thanks. Mark (I think) if it is possible, try the zip method: this will avoid the harrassment to download several files. -- Tho

Re: Bug 455400

2007-08-01 Thread Thomas Harding
On Wed, Aug 01, 2007 at 06:33:37PM +0200, Lars Clausen wrote: > If you can make the patch as the difference between what Thomas added > and what you've added on top of that, I can easily apply it. I'm > applying Thomas' stuff from #439974 now, so you may not want to update > your SVN copy until yo

Re: docbook: link [was: Bug 455400]

2007-08-01 Thread Mark Dexter
Thanks. Do I need to upload each screenshot PNG file separately or can I zip them into one upload file? Thanks. Mark On 8/1/07, Thomas Harding <[EMAIL PROTECTED]> wrote: > > On Wed, Aug 01, 2007 at 08:13:15AM -0700, Mark Dexter wrote: > > Thanks, Thomas. That was way too easy! I've been doing a lo

Re: Bug 455400

2007-08-01 Thread Mark Dexter
ks now. I'm going to make my changes > > this afternoon (I'm in Seattle, USA -- Pacific time). So I should able > > to upload the patch file later today. I'll add more notes to the bug > > indicating the different places where I've made changes and additions. &

Re: Bug 455400

2007-08-01 Thread Lars Clausen
On Tue, 2007-07-31 at 11:51 -0700, Mark Dexter wrote: > Thanks, Thomas. Everything works now. I'm going to make my changes > this afternoon (I'm in Seattle, USA -- Pacific time). So I should able > to upload the patch file later today. I'll add more notes to the bug &g

  1   2   3   4   >