Oliver Kellogg | 5 Mar 2009 14:05
Picon
Gravatar

[Bug 89167] support for utility classes

https://bugs.kde.org/show_bug.cgi?id=89167

--- Comment #2 from Oliver Kellogg <okellogg users sourceforge net>  2009-03-05 14:05:14 ---
Import could be done using the following rules:

Ada package without any subprograms
            => UML package
Ada package with subprograms which are all primitive operations of tagged types
            => UML package
Ada package with subprogram(s) which are non primitive on a tagged type
            => UML class with stereotype <<utility>>

Using a fixed set of rules implies that code may be generated different from
its imported form.
For example, according to the above rules, an Ada package containing several
tagged types would be imported as a UML package with nested classes. However,
on generating Ada code from the UML, the nested classes would be generated as
child packages.

The best solution would certainly be to allow the user to specify the mapping
per Ada package (choose between UML package and utility class on import) but
that is difficult to implement.

--

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
(Continue reading)

Bram Schoenmakers | 5 Mar 2009 15:19
Picon
Gravatar

[Bug 186225] New: Crash when right clicking an association.

https://bugs.kde.org/show_bug.cgi?id=186225

           Summary: Crash when right clicking an association.
           Product: umbrello
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: uml-devel <at> lists.sourceforge.net
        ReportedBy: bramschoenmakers <at> kde.nl

Version:           2.2.1 (using KDE 4.2.0)
OS:                Linux
Installed from:    Unlisted Binary Package

Right click an (directed) association and click away the context menu. Then
right click again on that association and Umbrello crashes.

Programma: Umbrello UML Modeller (umbrello), signaal SIGSEGV

Thread 1 (Thread 0xb5d5f700 (LWP 6924)):
[KCrash Handler]
#6  0x08674577 in AssociationWidget::slotRemovePopupMenu (this=0xa0c3920) at
/home/jan/ScratchPad/kdemod-new-makepkg/work/core/kdesdk/src/kdesdk-4.2.1/umbrello/umbrello/associationwidget.cpp:3196
#7  0x08680f20 in AssociationWidget::qt_metacall (this=0xa0c3920,
_c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfa8e878)
    at
(Continue reading)

Bram Schoenmakers | 5 Mar 2009 15:20
Picon
Gravatar

[Bug 186225] Crash when right clicking an association.

https://bugs.kde.org/show_bug.cgi?id=186225

Bram Schoenmakers <bramschoenmakers <at> kde.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |crash

--

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
Burkhard Lück | 5 Mar 2009 16:39
Picon

KDE/kdesdk/doc/umbrello

SVN commit 935550 by lueck:

change sect5 to sect4 so the one big message is splitted into smaller ones

 M  +9 -9      uml_basics.docbook  

--- trunk/KDE/kdesdk/doc/umbrello/uml_basics.docbook #935549:935550
 <at>  <at>  -706,13 +706,14  <at>  <at> 
 </para>
 </sect4>
 </sect3>
-<sect3 id="extended-entity-relationship-concepts">
+</sect2>
+<sect2 id="extended-entity-relationship-concepts">
 <title>Extended Entity Relationship (EER) Diagram Concepts</title>
-<sect4 id="specialization">
+<sect3 id="specialization">
 <title>Specialization</title>
 <para> Specialization is a way to form new entities using entities that have already been defined. The new
entities, known as derived entities, take over (or inherit) attributes of the pre-existing entities,
which are referred to as base entities . It is intended to help reuse existing data with little or no modification.</para>
 <para> In Umbrello, one can specify Disjoint and Overlapping Specialization</para>
- <sect5 id="disjoint-specialization">
+ <sect4 id="disjoint-specialization">
    <title>Disjoint Specialization</title>
    <para>Disjoint Specialization specifies that the subclasses of the specialization must be disjoint.
This means that an entity can be a member of at most one of the derived entities of the specialization</para>
    <para>
 <at>  <at>  -732,8 +733,8  <at>  <at> 
 	</mediaobject>
(Continue reading)

Yuri Chornoivan | 5 Mar 2009 22:03
Favicon
Gravatar

l10n-kde4/uk

SVN commit 935636 by yurchor:

Ukrainian translation update

 M  +23 -38    docmessages/extragear-office/kile.po  
 M  +30 -55    docmessages/kdebase-apps/kwrite.po  
 M  +39 -120   docmessages/kdepim/kalarm.po  
 M  +15 -22    docmessages/kdepim/kmail_configure.po  
 M  +52 -47    docmessages/kdepim/kpilot_configuration.po  
 M  +13 -23    docmessages/kdepim/kpilot_usage.po  
 M  +16 -17    docmessages/kdevelop/kdevelop_plugin-tools.po  
 M  +24 -33    docmessages/koffice/kword_editing.po  
 A             docmessages/playground-multimedia/kalva.po  
 M  +10 -2     docs/kdebase-apps/kwrite/index.docbook  
 M  +3 -8      docs/kdegames/bomber/index.docbook  
 M  +3 -7      docs/kdegames/bovo/index.docbook  
 M  +3 -7      docs/kdegames/katomic/index.docbook  
 M  +3 -7      docs/kdegames/kblackbox/index.docbook  
 M  +3 -7      docs/kdegames/kbounce/index.docbook  
 M  +4 -8      docs/kdegames/kiriki/index.docbook  
 M  +2 -6      docs/kdegames/kjumpingcube/index.docbook  
 M  +3 -7      docs/kdegames/klines/index.docbook  
 M  +3 -7      docs/kdegames/kmahjongg/index.docbook  
 M  +3 -7      docs/kdegames/kolf/index.docbook  
 M  +2 -4      docs/kdegames/kollision/index.docbook  
 M  +4 -8      docs/kdegames/kpat/index.docbook  
 M  +3 -7      docs/kdegames/kreversi/index.docbook  
 M  +3 -7      docs/kdegames/kspaceduel/index.docbook  
 M  +3 -7      docs/kdegames/ksquares/index.docbook  
 M  +3 -7      docs/kdegames/ksudoku/index.docbook  
(Continue reading)

Yuri Chornoivan | 6 Mar 2009 19:13
Favicon
Gravatar

l10n-kde4/uk

SVN commit 936022 by yurchor:

Ukrainian translation update

 D             data/kdeedu/CMakeLists.txt  
 D             data/kdegames/CMakeLists.txt  
 M  +18 -31    docmessages/kdegames/kpat.po  
 M  +135 -409  docmessages/kdepim/kleopatra.po  
 M  +59 -55    docmessages/kdepim/kpilot_configuration.po  
 M  +6 -7      docmessages/kdepim/kpilot_sync.po  
 M  +13 -11    docmessages/kdepim/ktimetracker.po  
 M  +50 -124   docmessages/kdesdk/umbrello_uml_basics.po  
 M  +620 -469  docs/kdepim/kleopatra/index.docbook  
 A             docs/kdepim/kpilot/configuration.docbook  
 A             docs/kdepim/kpilot/index.docbook  
 M  +1 -1      docs/kdepim/kpilot/sync.docbook  
 M  +2 -2      docs/kdepim/kpilot/usage.docbook  
 M  +8 -4      docs/kdepim/ktimetracker/index.docbook  
 M  +17 -17    docs/kdesdk/umbrello/uml_basics.docbook  
 M  +49 -93    messages/extragear-multimedia/amarok.po  
 M  +11 -14    messages/kdebase/konsole.po  
 M  +29 -65    messages/kdeedu/kgeography.po  
 M  +8 -15     messages/kdegames/desktop_kdegames.po  
 M  +6 -6      messages/kdegames/katomic.po  
 M  +6 -5      messages/kdegames/kbattleship.po  
 M  +8 -16     messages/kdegames/kblackbox.po  
 M  +8 -9      messages/kdegames/kfourinline.po  
 M  +8 -7      messages/kdegames/kjumpingcube.po  
 M  +6 -6      messages/kdegames/klines.po  
 M  +6 -6      messages/kdegames/kmahjongg.po  
(Continue reading)

Stefan Asserhäll | 6 Mar 2009 21:39
Picon

l10n-kde4/sv (silent)

SVN commit 936055 by asserhal:

SVN_SILENT updated translations

 M  +20 -35    docmessages/kdegames/kpat.po  
 M  +23 -35    docmessages/kdepim/ktimetracker.po  
 M  +54 -126   docmessages/kdesdk/umbrello_uml_basics.po  
 M  +7 -11     docs/kdegames/kpat/index.docbook  
 M  +8 -4      docs/kdepim/ktimetracker/index.docbook  
 M  +81 -76    docs/kdesdk/umbrello/uml_basics.docbook  
 M  +49 -95    messages/extragear-multimedia/amarok.po  
 M  +11 -17    messages/kdebase/konsole.po  
 M  +8 -18     messages/kdegames/desktop_kdegames.po  
 M  +5 -6      messages/kdegames/katomic.po  
 M  +4 -5      messages/kdegames/kbattleship.po  
 M  +12 -28    messages/kdegames/kblackbox.po  
 M  +3 -4      messages/kdegames/kfourinline.po  
 M  +3 -3      messages/kdegames/kjumpingcube.po  
 M  +3 -3      messages/kdegames/klines.po  
 M  +3 -74     messages/kdegames/kmahjongg.po  
 M  +3 -3      messages/kdegames/knetwalk.po  
 M  +4 -6      messages/kdegames/kreversi.po  
 M  +6 -10     messages/kdegames/kshisen.po  
 M  +3 -3      messages/kdegames/ktuberling.po  
 M  +3 -3      messages/kdegames/lskat.po  
 M  +4 -13     messages/kdegraphics/gwenview.po  
 M  +3 -3      messages/kdegraphics/libksane.po  
 M  +136 -328  messages/kdenetwork/kopete.po  
 M  +49 -106   messages/kdepim/kleopatra.po  
 M  +70 -690   messages/kdepim/kmail.po  
(Continue reading)

Renzo Davoli | 7 Mar 2009 19:40
Picon

Nesting and other problems on 2.6.29-rc7

I have seen the thread on the web and I've just joined the ML.

Russell Lewis asked about nesting.

I am the one who posted:
http://groups.google.com/group/linux.kernel/browse_thread/thread/bacb6633e87708d9

When I made the tests with 2.6.26.2 it worked but now I am having Russell's
very same problem on the nested execution.
Eeek! page_mapcount(page) went negative! (-1)
Then the entire outer uml crashes.
I have spent the entire day today trying to figure out what has changed since 
the beginning of February when it worked.

On 2.6.29-rc7 I get a different error (the Eeek error has been eliminated from the
kernel source code): the output of the nested execution is at the end of this message.
The nested UML crashes anyway, but the calling UML does not panic.

There are also new problems.
During the boot of uml (the first one) I get a lot of warnings like:
IRQ nn/xxxx: IRQF_DISABLED is not guaranteed on shared IRQs

VDE networking does not work. On the switch I can see the port assigned to uml but 
ping is mute.
I suppose that other services/devices involved with the shared IRQ problem are not working
properly.

Any idea on both problems?

	renzo
(Continue reading)

Renzo Davoli | 8 Mar 2009 06:43
Picon

Re: Nesting and other problems on 2.6.29-rc7

Yes, I joined the wrong mailing list.
I beg your pardon.

	renzo

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
Burkhard Lück | 8 Mar 2009 22:47
Picon

branches/KDE/4.2/kdesdk/doc

SVN commit 937029 by lueck:

doc backport from trunk

 M  +3 -3      cervisia/index.docbook  
 M  +9 -6      kompare/index.docbook  
 M  +38 -25    lokalize/index.docbook  
 AM            lokalize/tmview.png  
 M  +3 -0      scripts/kdesvn-build/CMakeLists.txt  
 M  +2 -2      scripts/kdesvn-build/index.docbook  
 A             scripts/kdesvn-build/kdesvn-build.desktop  
 M  +9 -9      umbrello/uml_basics.docbook  

--- branches/KDE/4.2/kdesdk/doc/cervisia/index.docbook #937028:937029
 <at>  <at>  -652,7 +652,7  <at>  <at> 
 <varlistentry>
 <term><guilabel>Working folder:</guilabel></term>
 <listitem><para>
-The folder under which the module should be checked out. Note that the
+The folder under which the module should be checked out. Note that
 the working copy toplevel folder is named after the module you are retrieving,
 unless you give it an alternative name in the <guilabel>Check out as:</guilabel>
 field.
 <at>  <at>  -1806,7 +1806,7  <at>  <at> 
 <listitem><para>Show other events - shows events not included in the above</para></listitem>
 <listitem><para>Only user - shows only events caused by a certain user</para></listitem>
 <listitem><para>Only file names matching - filters file names by a regular expression</para></listitem>
-<listitem><para>Only dirnames matching - filters folder names by a regular expression</para></listitem>
+<listitem><para>Only folders matching - filters folder names by a regular expression</para></listitem>
 </itemizedlist>
(Continue reading)


Gmane