[svn] 1667: Block trunk revs.

Revision: 1667
Author: [email protected]
Date: 2008-05-12 07:19:02 -0700 (Mon, 12 May 2008)
Log Message:
Block trunk revs. 1623 1448 1342 1307 1274 793 from being merged
Property Changed:
flex/sdk/branches/3.0.x/

Similar Messages

  • [svn:fx-3.x] 16321: Backport trunk rev 15228 to fix bug SDK-25731 - Clearing validation result  (via 'errorString') prevents new validations.

    Revision: 16321
    Revision: 16321
    Author:   [email protected]
    Date:     2010-05-25 15:01:42 -0700 (Tue, 25 May 2010)
    Log Message:
    Backport trunk rev 15228 to fix bug SDK-25731 - Clearing validation result (via 'errorString') prevents new validations.
    I tried to do this with svn merge and it didn't work so I merged it by hand.  The bug file seems to work correctly now.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25731
    Modified Paths:
        flex/sdk/branches/3.x/frameworks/projects/framework/src/mx/core/UIComponent.as

  • [svn:fx-4.x] 14484: backport trunk rev# 13964 to 4.x

    Revision: 14484
    Revision: 14484
    Author:   [email protected]
    Date:     2010-03-01 11:50:39 -0800 (Mon, 01 Mar 2010)
    Log Message:
    backport trunk rev# 13964 to 4.x
    Work around TLF bug #2545307.  ContainerController.mouseWheelHandler() should be checking if the default behavior is prevented before it acts on the event.  The workaround is to override TextContainerManager.mouseWheelHandler(), which dispatches to ContainerController.mouseWheelHandler(), and only call it if event.isDefaultPrevented() is false.
    QE notes: no
    Doc notes: no
    Bugs: SDK-25291, Watson #2545307
    Reviewer:
    Tests run: checkintests
    Is noteworthy for integration:
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25291
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/spark/src/spark/components/supportClasses/RichE ditableTextContainerManager.as
    Property Changed:
        flex/sdk/branches/4.x/
        flex/sdk/branches/4.x/build.xml
        flex/sdk/branches/4.x/frameworks/

    branch 4.X says its a branch of trunk 13597
    should that have been 13957? that was the last time everything from 4.0.0 was merged into trunk.
    just wondered if that was the reason 4.x caused a problem with Fb4 latest build?
    just wondering
    cheers
    glenn

  • [svn:fx-4.x] 16071: Merge trunk rev 14009 to trunk.

    Revision: 16071
    Revision: 16071
    Author:   [email protected]
    Date:     2010-05-12 12:18:23 -0700 (Wed, 12 May 2010)
    Log Message:
    Merge trunk rev 14009 to trunk.  This is a duplicate of SDK-25354 which was fixed in trunk on 2/5/10.
    QE notes:
    Doc notes: None
    Bugs:  SDK-26416
    Reviewed By: Hans, Evtim
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-25354
        http://bugs.adobe.com/jira/browse/SDK-26416
    Modified Paths:
        flex/sdk/branches/4.x/frameworks/projects/spark/src/spark/components/DataGroup.as
    Property Changed:
        flex/sdk/branches/4.x/

  • [svn:fx-3.x] 9024: Merged trunk rev 8316 - 3.x

    Revision: 9024
    Author:   [email protected]
    Date:     2009-08-03 11:01:12 -0700 (Mon, 03 Aug 2009)
    Log Message:
    Merged trunk rev 8316 -> 3.x
    Modified Paths:
        flex/sdk/branches/3.x/frameworks/projects/rpc/src/mx/messaging/channels/StreamingConnecti onHandler.as
    Property Changed:
        flex/sdk/branches/3.x/

  • [svn:bz-4.0.0_fixes] 16132: Merge svn-16106 from trunk to 4.x and 4.0. 0_fixes branches.

    Revision: 16132
    Revision: 16132
    Author:   [email protected]
    Date:     2010-05-14 21:20:22 -0700 (Fri, 14 May 2010)
    Log Message:
    Merge svn-16106 from trunk to 4.x and 4.0.0_fixes branches.   Watson bug 2621184.
    Checkin tests passed.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/svn-16106
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/services/messaging/Subscript ionManager.java
        blazeds/branches/4.x/modules/core/src/flex/messaging/services/messaging/SubscriptionManag er.java

  • [svn:bz-4.0.0_fixes] 16311: Merge svn-16309 from trunk

    Revision: 16311
    Revision: 16311
    Author:   [email protected]
    Date:     2010-05-25 10:01:13 -0700 (Tue, 25 May 2010)
    Log Message:
    Merge svn-16309 from trunk
    Ticket Links:
        http://bugs.adobe.com/jira/browse/svn-16309
    Modified Paths:
        blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/services/messaging/adapters/ JMSAdapter.java
    Property Changed:
        blazeds/branches/4.0.0_fixes/modules/core/src/flex/messaging/services/messaging/adapters/ JMSAdapter.java

  • [svn] 3629: take trunk change from rev.3603

    Revision: 3629
    Author: [email protected]
    Date: 2008-10-14 11:55:28 -0700 (Tue, 14 Oct 2008)
    Log Message:
    take trunk change from rev.3603
    Removed check which trapped const initialized declaration within a loop (file FlowANalyzer.java:3337)
    In general, decidability of const'ness is a flow problem. In this case the error was being reported for
    a const initialized declaration which should have been allowed.
    fixes: SDK-16446
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-16446
    Modified Paths:
    flex/sdk/branches/3.0.x/modules/asc/src/java/macromedia/asc/semantics/FlowAnalyzer.java

    pressh wrote:to not duplicate work I've already created a python script some time ago which you can use to build e17 pacman packages using the community PKGBUILDs: http://dev.archlinux.org/~ronald/e17.html
    I may extend its usage if someone sees any use for it. Either way, just thought I should drop it here.
    is that script any different from a full build through makepkg/yaourt using AUR's Pkgbuilds?
    I tried to use it but i get a list of errors similar to
    cp: impossibile creare il file normale `eina-build/eina/.svn/prop-base/NEWS.svn-
    base': Permission denied
    but if i can use yaourt, why not?
    Edit: sorry, i looked at the python source and realized that it actually just syncs abs and then runs makepkg and namcap for each package. so i guess i'll use yaourt instead (or try to understand why makepkg exits with that error)
    Last edited by pikiweb (2009-06-19 08:48:46)

  • [svn] 2181: Blocked 3.0.x revisions [2155,2162] from going into trunk.

    Revision: 2181
    Author: [email protected]
    Date: 2008-06-23 09:56:38 -0700 (Mon, 23 Jun 2008)
    Log Message:
    Blocked 3.0.x revisions [2155,2162] from going into trunk.
    Property Changed:
    flex/sdk/trunk/

    Revision: 2181
    Author: [email protected]
    Date: 2008-06-23 09:56:38 -0700 (Mon, 23 Jun 2008)
    Log Message:
    Blocked 3.0.x revisions [2155,2162] from going into trunk.
    Property Changed:
    flex/sdk/trunk/

  • [svn:fx-] 21424: trunk refresh with 4.5.1 release

    Revision: 21424
    Revision: 21424
    Author:   [email protected]
    Date:     2011-06-21 06:12:07 -0700 (Tue, 21 Jun 2011)
    Log Message:
    trunk refresh with 4.5.1 release
    Added Paths:
        flex/sdk/trunk/

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • [svn:fx-] 21422: trunk refresh of 4.5.1 release

    Revision: 21422
    Revision: 21422
    Author:   [email protected]
    Date:     2011-06-21 05:52:12 -0700 (Tue, 21 Jun 2011)
    Log Message:
    trunk refresh of 4.5.1 release
    Added Paths:
        flex/sdk/trunk/

    I had downloaded it for test, and requested for evaluation license...
    But I haven't got license, and also I am not able to find Flash Builder Plugins from HFCD site....
    I think those plugins are removed from site....
    Please help me, if anyone have those plugins...

  • [svn] 616: Update trunk/modules/ asc to the asc mainline from Mercurial changeset 196.

    Revision: 616
    Author: [email protected]
    Date: 2008-02-21 18:42:07 -0800 (Thu, 21 Feb 2008)
    Log Message:
    Update trunk/modules/asc to the asc mainline from Mercurial changeset 196.
    Modified Paths:
    flex/sdk/trunk/modules/asc/bin/jvm.config
    flex/sdk/trunk/modules/asc/src/java/adobe/abc/GlobalOptimizer.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/AbcParser.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/ConstantPool.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Decoder.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Encoder.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/OpcodeVisitor.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Opcodes.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Optimizer.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Printer.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Scanner.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/abc/Visitor.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/BatchCompiler.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/Compiler.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/CompilerPlug.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/ErrorConstants.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/LintEvaluator.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/Main.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/ScriptCompiler.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockConstants .java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/avmplus/ActionBlockEmitter.j ava
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/avmplus/ByteCodeFactory.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/avmplus/Features.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/avmplus/GlobalBuilder.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/embedding/avmplus/RuntimeConstants.jav a
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/BinaryExpressionNode.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/Evaluator.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/IncrementNode.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/InputBuffer.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/LiteralNumberNode.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/MetaDataEvaluator.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/NodeFactory.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/NodePrinter.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/Parser.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/Scanner.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/StatementListNode.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/Tokens.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/UnaryExpressionNode.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/CodeGenerator.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ConfigurationEvaluator.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ConstantEvaluator.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/Emitter.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/FlowAnalyzer.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ObjectValue.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/ReferenceValue.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/TypeInfo.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/semantics/TypeValue.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/Context.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/ContextStatics.java
    flex/sdk/trunk/modules/asc/src/localized_strings/EN/ErrorConstants.xml
    flex/sdk/trunk/modules/asc/test/compiler/as3/Warnings/DiffDataTypesWithNullUndefinedWarn_ warnings.txt
    flex/sdk/trunk/modules/asc/test/compiler/testconfig.txt
    flex/sdk/trunk/modules/asc/test/sanity/build.xml
    flex/sdk/trunk/modules/asc/test/sanity/regress/b155288.as
    flex/sdk/trunk/modules/asc/test/sanity/regress/b191112.as
    flex/sdk/trunk/modules/asc/test/sanity/regress/class_ctor.as
    flex/sdk/trunk/modules/asc/test/sanity/regress/class_ctor.log
    flex/sdk/trunk/modules/asc/test/sanity/tests/b155288.as
    flex/sdk/trunk/modules/asc/test/sanity/tests/b191112.as
    flex/sdk/trunk/modules/asc/test/sanity/tests/class_ctor.as
    Added Paths:
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/TypeIdentifierNode.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/UseNumericNode.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/UsePragmaNode.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/UsePrecisionNode.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/parser/UseRoundingNode.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/Decimal128.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/Decimal128Context.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/DecimalNumberConstant.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/DenselyPackedDecimal.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/DoubleNumberConstant.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/IntNumberConstant.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/NumberConstant.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/NumberUsage.java
    flex/sdk/trunk/modules/asc/src/java/macromedia/asc/util/UintNumberConstant.java
    flex/sdk/trunk/modules/asc/test/sanity/regress/decimal1.as
    flex/sdk/trunk/modules/asc/test/sanity/regress/decimal1.log
    flex/sdk/trunk/modules/asc/test/sanity/tests/decimal1.as

    i have a problem in displaying arabic text in Alert.Show method so kindly tell me the procedure of displaying right ot left languages in flex Alert.show method
    thank you

  • [svn:bz-trunk] 9665: Fix minor typo in errors.properties file.

    Revision: 9665
    Author:   [email protected]
    Date:     2009-08-26 14:13:27 -0700 (Wed, 26 Aug 2009)
    Log Message:
    Fix minor typo in errors.properties file. Change "wilcard" to "wildcard" in the following error string.
    10560=Attempt to subscribe to the subtopic, '''', on destination, '''', that does not allow wilcard subtopics failed.
    Checkintests: passed
    Modified Paths:
        blazeds/trunk/modules/common/src/flex/messaging/errors.properties
        blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/tests/messagingService/dynamicDestinat ions/subtopicsEnabledWildcardsNotAllowed.mxml

    onearm wrote:
    Svn revision 442 doesn't compile on Arch64:
    [ 4%] [ 5%] Building CXX object src/CMakeFiles/guayadeque.dir/AlListBox.o
    Building CXX object src/CMakeFiles/guayadeque.dir/ArListBox.o
    In file included from /tmp/yaourt-tmp-gianluca/aur-guayadeque-svn/guayadeque-svn/src/guayadeque/Trunk/src/LastFMPanel.h:25,
    from /tmp/yaourt-tmp-gianluca/aur-guayadeque-svn/guayadeque-svn/src/guayadeque/Trunk/src/MainFrame.h:27,
    from /tmp/yaourt-tmp-gianluca/aur-guayadeque-svn/guayadeque-svn/src/guayadeque/Trunk/src/AlListBox.cpp:27:
    /tmp/yaourt-tmp-gianluca/aur-guayadeque-svn/guayadeque-svn/src/guayadeque/Trunk/src/PlayerPanel.h:25:28: error: AutoScrollText.h: No such file or directory
    [ 7%] Building CXX object src/CMakeFiles/guayadeque.dir/ArrayStringArray.o
    [ 8%] Building CXX object src/CMakeFiles/guayadeque.dir/AudioScrobble.o
    make[2]: *** [src/CMakeFiles/guayadeque.dir/AlListBox.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[1]: *** [src/CMakeFiles/guayadeque.dir/all] Error 2
    make: *** [all] Error 2
    Thanks for the bug report. It was a test i was doing but finally decided to not include it but left this line by error.
    It have been fixed in svn 443.
    Thanks again

  • [svn] 3391: Fix fast-track bug SDK-17068.

    Revision: 3391
    Author: [email protected]
    Date: 2008-09-26 17:07:25 -0700 (Fri, 26 Sep 2008)
    Log Message:
    Fix fast-track bug SDK-17068. Make sure assignDisplayObjects() is called before calling validateProperties() on child graphics objects.
    Bugs: SDK-17068 - Cannot apply transform at runtime for Rect, BitmapGraphic, and Line
    QA: This should fix the graphics mustella failures
    Checkintests: pass
    Ticket Links:
    http://bugs.adobe.com/jira/browse/SDK-17068
    http://bugs.adobe.com/jira/browse/SDK-17068
    Modified Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/core/Group.as

    onearm wrote:
    Svn revision 442 doesn't compile on Arch64:
    [ 4%] [ 5%] Building CXX object src/CMakeFiles/guayadeque.dir/AlListBox.o
    Building CXX object src/CMakeFiles/guayadeque.dir/ArListBox.o
    In file included from /tmp/yaourt-tmp-gianluca/aur-guayadeque-svn/guayadeque-svn/src/guayadeque/Trunk/src/LastFMPanel.h:25,
    from /tmp/yaourt-tmp-gianluca/aur-guayadeque-svn/guayadeque-svn/src/guayadeque/Trunk/src/MainFrame.h:27,
    from /tmp/yaourt-tmp-gianluca/aur-guayadeque-svn/guayadeque-svn/src/guayadeque/Trunk/src/AlListBox.cpp:27:
    /tmp/yaourt-tmp-gianluca/aur-guayadeque-svn/guayadeque-svn/src/guayadeque/Trunk/src/PlayerPanel.h:25:28: error: AutoScrollText.h: No such file or directory
    [ 7%] Building CXX object src/CMakeFiles/guayadeque.dir/ArrayStringArray.o
    [ 8%] Building CXX object src/CMakeFiles/guayadeque.dir/AudioScrobble.o
    make[2]: *** [src/CMakeFiles/guayadeque.dir/AlListBox.o] Error 1
    make[2]: *** Waiting for unfinished jobs....
    make[1]: *** [src/CMakeFiles/guayadeque.dir/all] Error 2
    make: *** [all] Error 2
    Thanks for the bug report. It was a test i was doing but finally decided to not include it but left this line by error.
    It have been fixed in svn 443.
    Thanks again

  • Problem installing pyatspi from svn

    Hi,
    Don't know if this is the right forum to ask this but at least it looks like :D
    I'm trying to install pyatspi[0] with no luck, I really don't now if I'm doing something wrong or it's a bug somewere.
    Here are my steps
    1) svn co svn://svn.gnome.org/svn/at-spi/trunk/pyatspi pyatspi
    2) cd pyatspi
    3) sudo python setup.py install
    Here is the install trace:
    running install
    running build
    running build_py
    package init file '__init__.py' not found (or not a regular file)
    creating build
    creating build/lib
    creating build/lib/pyatspi
    copying registry.py -> build/lib/pyatspi
    copying constants.py -> build/lib/pyatspi
    copying utils.py -> build/lib/pyatspi
    copying event.py -> build/lib/pyatspi
    copying accessible.py -> build/lib/pyatspi
    package init file '__init__.py' not found (or not a regular file)
    running install_lib
    copying build/lib/pyatspi/registry.py -> /usr/lib/python2.6/site-packages/pyatspi
    copying build/lib/pyatspi/constants.py -> /usr/lib/python2.6/site-packages/pyatspi
    copying build/lib/pyatspi/utils.py -> /usr/lib/python2.6/site-packages/pyatspi
    copying build/lib/pyatspi/event.py -> /usr/lib/python2.6/site-packages/pyatspi
    copying build/lib/pyatspi/accessible.py -> /usr/lib/python2.6/site-packages/pyatspi
    byte-compiling /usr/lib/python2.6/site-packages/pyatspi/registry.py to registry.pyc
    byte-compiling /usr/lib/python2.6/site-packages/pyatspi/constants.py to constants.pyc
    byte-compiling /usr/lib/python2.6/site-packages/pyatspi/utils.py to utils.pyc
    byte-compiling /usr/lib/python2.6/site-packages/pyatspi/event.py to event.pyc
    byte-compiling /usr/lib/python2.6/site-packages/pyatspi/accessible.py to accessible.pyc
    running install_egg_info
    Removing /usr/lib/python2.6/site-packages/pyatspi-0.1.0-py2.6.egg-info
    Writing /usr/lib/python2.6/site-packages/pyatspi-0.1.0-py2.6.egg-info
    I'm using python 2.6.2 and a 64bits version of arch.
    This warning is what worries me --> package init file '__init__.py' not found (or not a regular file), but i get the same when running the install process on a Kubuntu machine.
    Here is my locate result
    /usr/lib/python2.6/site-packages/pyatspi
    /usr/lib/python2.6/site-packages/pyatspi-0.1.0-py2.6.egg-info
    /usr/lib/python2.6/site-packages/pyatspi/accessible.py
    /usr/lib/python2.6/site-packages/pyatspi/accessible.pyc
    /usr/lib/python2.6/site-packages/pyatspi/constants.py
    /usr/lib/python2.6/site-packages/pyatspi/constants.pyc
    /usr/lib/python2.6/site-packages/pyatspi/event.py
    /usr/lib/python2.6/site-packages/pyatspi/event.pyc
    /usr/lib/python2.6/site-packages/pyatspi/registry.py
    /usr/lib/python2.6/site-packages/pyatspi/registry.pyc
    /usr/lib/python2.6/site-packages/pyatspi/utils.py
    /usr/lib/python2.6/site-packages/pyatspi/utils.pyc
    Here is the trace of the install process on a Kubuntu i686 machine
    running install
    running build
    running build_py
    package init file '__init__.py' not found (or not a regular file)
    creating build
    creating build/lib.linux-i686-2.6
    creating build/lib.linux-i686-2.6/pyatspi
    copying registry.py -> build/lib.linux-i686-2.6/pyatspi
    copying event.py -> build/lib.linux-i686-2.6/pyatspi
    copying constants.py -> build/lib.linux-i686-2.6/pyatspi
    copying utils.py -> build/lib.linux-i686-2.6/pyatspi
    copying accessible.py -> build/lib.linux-i686-2.6/pyatspi
    package init file '__init__.py' not found (or not a regular file)
    running install_lib
    creating /usr/local/lib/python2.6/dist-packages/pyatspi
    copying build/lib.linux-i686-2.6/pyatspi/registry.py -> /usr/local/lib/python2.6/dist-packages/pyatspi
    copying build/lib.linux-i686-2.6/pyatspi/event.py -> /usr/local/lib/python2.6/dist-packages/pyatspi
    copying build/lib.linux-i686-2.6/pyatspi/constants.py -> /usr/local/lib/python2.6/dist-packages/pyatspi
    copying build/lib.linux-i686-2.6/pyatspi/utils.py -> /usr/local/lib/python2.6/dist-packages/pyatspi
    copying build/lib.linux-i686-2.6/pyatspi/accessible.py -> /usr/local/lib/python2.6/dist-packages/pyatspi
    byte-compiling /usr/local/lib/python2.6/dist-packages/pyatspi/registry.py to registry.pyc
    byte-compiling /usr/local/lib/python2.6/dist-packages/pyatspi/event.py to event.pyc
    byte-compiling /usr/local/lib/python2.6/dist-packages/pyatspi/constants.py to constants.pyc
    byte-compiling /usr/local/lib/python2.6/dist-packages/pyatspi/utils.py to utils.pyc
    byte-compiling /usr/local/lib/python2.6/dist-packages/pyatspi/accessible.py to accessible.pyc
    running install_egg_info
    Writing /usr/local/lib/python2.6/dist-packages/pyatspi-0.1.0.egg-info
    and the locate result (without docs and debian-related stuff)
    /usr/lib/python2.6/dist-packages/pyatspi
    /usr/lib/python2.6/dist-packages/pyatspi/__init__.py
    /usr/lib/python2.6/dist-packages/pyatspi/__init__.pyc
    /usr/lib/python2.6/dist-packages/pyatspi/accessible.py
    /usr/lib/python2.6/dist-packages/pyatspi/accessible.pyc
    /usr/lib/python2.6/dist-packages/pyatspi/constants.py
    /usr/lib/python2.6/dist-packages/pyatspi/constants.pyc
    /usr/lib/python2.6/dist-packages/pyatspi/event.py
    /usr/lib/python2.6/dist-packages/pyatspi/event.pyc
    /usr/lib/python2.6/dist-packages/pyatspi/registry.py
    /usr/lib/python2.6/dist-packages/pyatspi/registry.pyc
    After doing the install procces I can succesfully import the module on Kubuntu, but on Arch I get a nice
    $ python -c "import pyatspi"
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
    ImportError: No module named pyatspi
    Note: If I create a __init__.py file inside /usr/lib/python2.6/dist-packages/pyatspi I can import the module, but it makes no differece because it useless.
    Thanks in advance.
    [0] - http://live.gnome.org/GAP/PythonATSPI
    Last edited by federico (2009-09-16 05:00:17)

    Using the new gmacros.h does nothing for me here's my build error
    make all-recursive
    make[1]: Entering directory `/home/alberto/Downloads/appmenu-gtk/src/appmenu-gtk-12.10.2/build-gtk3'
    Making all in src
    make[2]: Entering directory `/home/alberto/Downloads/appmenu-gtk/src/appmenu-gtk-12.10.2/build-gtk3/src'
    make all-am
    make[3]: Entering directory `/home/alberto/Downloads/appmenu-gtk/src/appmenu-gtk-12.10.2/build-gtk3/src'
    CC libappmenu_la-bridge.lo
    ../../src/bridge.c: In function 'app_menu_bridge_insert':
    ../../src/bridge.c:860:3: error: implicit declaration of function 'GTK_IS_TEAROFF_MENU_ITEM' [-Werror=implicit-function-declaration]
    if (GTK_IS_TEAROFF_MENU_ITEM (child))
    ^
    cc1: all warnings being treated as errors
    make[3]: *** [libappmenu_la-bridge.lo] Error 1
    make[3]: Leaving directory `/home/alberto/Downloads/appmenu-gtk/src/appmenu-gtk-12.10.2/build-gtk3/src'
    make[2]: *** [all] Error 2
    make[2]: Leaving directory `/home/alberto/Downloads/appmenu-gtk/src/appmenu-gtk-12.10.2/build-gtk3/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/alberto/Downloads/appmenu-gtk/src/appmenu-gtk-12.10.2/build-gtk3'
    make: *** [all] Error 2
    EDIT: This was me trying to build appmenu-gtk, changing the gmacros.h was said to help this in the AUR page
    Last edited by 0X1A (2013-04-24 00:10:17)

Maybe you are looking for

  • Sharing libraries on home windows network stopped after upgrade to 7.2.0

    Up until I upgraded to 7.2.0 I had no problems sharing my iTunes libraries across my windows desktop & 2 windows laptops. Now I can no longer share. Tried deselecting & selecting the share option. Tried pinging each machine. Tried turning firewalls o

  • EBP Orders not reaching to SAP R/3

    Hi All, I have an issue, EBP Order not reaching to R/3, and showing PO status as Error . I have checked all assignments (cost centre, vendor) are ok, Can any one suggest what it may be the problem for this? Thanks in advance, Regards, Krish

  • [Forum FAQ] How to use parameter to control the Expand/Collapse drill-down options in SSRS report?

    In SQL Server Reporting Services (SSRS), drill-down is an action we can apply to any report item to hide and show other report items. They all are ways that we can organize and display data to help our users understand our report better. In this arti

  • Apple TV Selecting files to add

    I am trying to transfer my photo and songs to Apple TV, but want to put in more organized manner than my libraries or Ipods. How do I organize entries?

  • J2ME to servlet

    Not sure if this is the right area to post, so correct me if i'm in the wrong forum I want to pass an object from a midelt to a servlet. The problem is, as far as i can gather j2me does not support object serialization and only data types such as str