Lowarch 0.1.0 (Duhsala) released

So, after a lot of work with compiling and tweeking, but also a lot of fun and learning, I've uploaded the first iso for the Arch Linux based distro for old computers, Lowarch.
I have mentioned my project <a href="http://bbs.archlinux.org/viewtopic.php?t=26711">before</a>, but I'll repeat myself just a little here:
How did I make it? The following is an almost correct simplification of the truth:
1. I made a CLFS (Cross Linux From Scratch), with the help of the uname hack, to make a i486 build system on my i686 machine.
2. I installed pacman and started to make packages for base. When they were finished, I installed them into an empty partition with pacman -r.
3. After booting into the new i486 base system, I continued to make packages, in the order of dependencies untill I had most of current and certain other packages I wanted.
This was not as simple as it sounds, since a lot of packages has started to be uncompilable because of changes to kernelheader, glibc, gcc or other libraries. This is where I have learned a lot about searching for patches and writing patches.
4. I made a i486 version of the 0.7.2 install cd by compiling busybox for i486 and using the already compiled i486 binaries for other commands.
What state is it in?
It's not tested much yet. It works for me on my two i586 laptops and on my i686 laptop. I'll be glad if anyone wants to try it out and tell me how it works for them. I have not seen any indications of serious problems, but remember, so far I'm the only one who has tested it. I'd me surprised if I haven't missed a lot of bugs.
Where can it be downloaded from?
Here:  http://lowarch.linuxophic.org/iso/lowarch-0.1.0.iso
(Edit: New url: http://www.lowarch.org/iso/lowarch-0.1.0.iso )
I'm making a webpage for it at http://lowarch.linuxophic.org  but it's not finished yet.
(Edit: It's finished, but with a new url: http://www.lowarch.org )
The online packages repo is uploading at the moment, but it'll take a while. My webhost's upload speed is 50kb/s. I hope the download is faster. Let's try....hmm. yes, a lot faster. Good.
That's it for now. Hope someone wants to try it. Remember, together with the uname hack, it's a perfect way to get a i486 Arch build environment on a i686 machine.
And, package lists etc. will come on the webpage in a few hours..if I don't fall asleep first 

filoktetes wrote:It looks like two people have downloaded the iso already, so now I look forward to get some feedback.
I downloaded it yesterday to test it in a VM (useless, I know, at least it worked). I should be able to test it on Saturday on i486 hardware.
filoktetes wrote:If you're interested, you could also help me out by looking at the  <a href="http://lowarch.linuxophic.org/node/6">package list</a> and give me your opinons on which packages are unneccesary on old systems, and which you feel are missing.
I'm thinking about some WM that could be nice for older systems, like Openbox, Ion3, Wmii and such. From what I see, there's only Twm, Xfce & Fluxbox available, but hey, people can use PKGBUILD from i686 arch and those tiny WM are not so long to compile
Speaking about packages, how are you going to handle repositories ? I mean, you currently have a "current" repos but it's not really following the default Arch conventions (Xfce should be in an "Extra" repository, "Current" only contains the base system). Any plans ? Something like :
current-i486
extra-i486
...could be nice to avoid i686/i486 incompatibilities in case someone wants to use mixed repos as you said in a previous post. And each package should be in the same repos as the original Arch to keep things simpler.
filoktetes wrote:There's a category for that discussion in the forum. By the way, there's still a chance to get the first post in the whole forum. I feel the nice forum I made is like a big cake, and nobody dares to take the first slice. 
Should we report bugs/suggestions in this topic or use the dedicated forum ? What's better ?

Similar Messages

  • Lowarch 0.1.1 (Savitri) - i486 Arch based Distro - Released

    I needed to make a new release now, since the current repo address has changed, so the old install cd and floppies don't work for ftp install anymore (without changing the url, of course).
    But there are of course package upgrades and bug fixes as well. And now all the install floppies are finished. There's also the ongoing process of deleting unimportant packages and adding new useful ones.
    Quite a few people have joined and done some very useful testing. I'm always happy to hear about problems and other experiences with different systems (old and new). So give it a try if you have some free disk space, time and think it's fun.

    cr7 wrote:when I need to customize my rc.conf, I have to set the keymap as "i386/qwerty/it.map.gz", instead of "it_IT" as in Arch Linux.
    Shouldn't it be just 'it', not it_IT? I thought it_IT is for locale. I use 'no' (Norwegian) without problems.
    cr7 wrote:If I want to recompile the entire system for i586, with updated packages, how can I do? :?:
    I'm running lowarch on a Pentium M, and I can't say I have noticed any difference in speed between Arch and Lowarch on it. I doubt you will see any difference at all with the system compiled for i586 instead of i486.
    But if you think it's fun to try out things, here's how:
    Download http://www.lowarch.org/abs.tar.bz2 which is the current abs tree. (I don't have access to cvs server or similar, so I can't set up normal abs access.
    Change the /etc/makepkg.conf
    Extract the abs.tar.gz (it'll be called abs-clean because my abs tree has all the source files, so I have a script copying all the files except source files to abs-clean)
    in the abs-clean directory use makeworld to build all the packages.
    (On the 166Mhz It will last, oh, about, let's see /me is calculating ....ahh about an eternity...) If you'll use a i686 machine for the compiling, you should install lowarch on it, and use the uname hack (search for it, I don't have the link in my head, if you don't find it, tell me).
    Then use gensync to create a custom repo of the files.

  • Introducing Lowarch - Arch for low-end systems

    Some of you might remember that I mentioned my plans of making an Arch install cd for low end systems. I've come quite far with this project now.
    First, I must say that it was a lot harder than I first expected. So I can say I have learned a lot in the process.
    Second, before I start ramblig about where I am in the process, I'll just outline what the plan is:
    The best Linux distribution is Arch Linux, because of it's speed, simplicity and elegance in design. I often get hold of some old laptops which are too old for Arch (i586 normally, but also i486). I have tried a lot of distros made for low end systems, but I always end up thinking, ah how wonderful it would have been to have Arch on this. It would have been the perfect distro for this machine.
    And the more I thought about it, I realised that even though Arch is perfect for super modern systems, it would be even more perfect for old systems, because of it's speed and simplicity, and not least the choice of packages.
    Some have started projects to port Arch to i586. I don't think that is the best solution. A lot of Arch isn't really useful on these machines. Therefore I decided to make a new distro based on Arch, where the main difference is the choice of packages. You don't want to run a video editor on a i586. For now I've called the distro Lowarch.
    Here's what I have done so far:
    1st try:
    Oh, I just change the compiler flags to i486 in /etc/makepkg.conf and start compiling all the packages. That worked great. Almost everything in base compiled fine. Until I started to notice the strange i686's coming up in all the ./configure outputs, and when I tried to install some of it on my i586, a lot of Illegal instruction messages came up.
    After doing some research, I understood that some programs make static links to libraries, all of which, of course, are i686 coded on my system. I realised I needed to do this differently. Of course I didn't want to do all the compiling on a 486 machine.
    2nd try:
    I made a Cross Linux From Scratch system, compiled for i486. Even that I had to make twice, for a lot of programs check what processor they are running on and compile for that. So the second time I used a so-called uname-hack. A small kernel module which makes the kernel report that it's running on an i486 machine.
    When I had a basic build system, I compiled pacman, and started to build packages. This time I had to take care of the order for dependencies to work out. First kernel-headers, glibc, etc. I installed one package at a time into an empty directory with the pacman -r option.
    After having the base system compiled, I booted it, and (using the uname-hack still) continued to compile the other packages in current, and the ones that I wanted from extra.
    It was really hard, since a lot of packages just don't compile with recent glibc and gcc. I have learned a lot about writing small patches just to make gcc happy or take away symbols not used anymore etc. The dependencies in the pkgbuilds are not always correct when it comes to building packages. Sometimes, and this is the most frustrating, packages seems to build correctly, but because some library wasn't installed or whatever, a few files are missing from the package, and I have no way to know, untill something goes wrong. Often this wrong is a package not compiling because include files are missing.
    Another problem was to make an installer. I decided I just wanted a simple installer, like Arch has. So I compiled busybox and made an almost exact copy of the 0.7.2 install cd, just compiled for i486, and with my package selection on it.
    What's left to do:
    1. Look more closely at the package selection. If there are people who are interested in this we can have some nice discussions about this. There are a lot of packages I just don't know what is for, and therefore I don't dare take them away.
    2. Clean up the PKGBUILDs, e.g take away references it the i686 and 64bit  arch.
    3. Compile the whole set of packages again, just in case.
    4. Releasing it.
    I've set up a wordpress page at lowarch.linuxophic.org, which is empty now, but where I'll put out a link to the iso when it's ready.

    Yes, I think it would be smart to check out the PKGBUILD once in a while and see if they are still able to build packages. It seems this is only done when new releases arrive.
    The thing about old programs not compiling with newer glibc and gcc or other libraries is unavoidable, and there's an unending stream of patches to address this issue. If a package hasn't had a release for a year, it's quite common that a change in a library it depends on will break the compilation. When or if new releases come, they should usually fix this.
    Of course, PKGBUILDs of current packages should work with a current system, not with a system from last year, if their supposed to be of any use. But it's a huge job to keep this up to date at all times, and you need some programming skills to do it, and I would rather have the devs focus on more important things, like updating packages and making everything work even better.

  • Using SQVI to generate report of open and released delivery schedule lines

    All,
    I'm using SQVI  to generate an excel spreadsheet for some buyers to show open released schedule lines because they are a 1 line item per scheduling agreement company.
    I used the logical database MEPOLDB instead of a table joint and pulled fields from EKKO(vendor, SA #,&purchasing group), EKPO(Material Number), EKEH(schedule line type), and EKET(delivery date, scheduled qty,previous qty).
    Does this sound like I'll get the results I want on paper as long as I use the right selection criteria, because the report I'm getting isn't quite what I expect? I am unable to identify which lines are authorized to ship vs. trade-off zone, planning, etc. in the report thus far.

    Hi Mark,
                 I have faced same requirement. I am not sure about transporting to TST and PROD. I done by this way.
    After generating SQVI program in DEV , I assigned that program  to a transaction and tested in DEV. Later i have regenarated SQVI in Production. then I assigned the generated Program to same transaction in DEV. And transported the Tcode assignment of program to Production..
    About authorization , if its not sensitive report, BASIS can restrict at transaction level.
    Regards,
    Ravi.

  • Error while releasing a request.

    Hi All,
    I'm facing an error while releasing a request.
    The request contains an ABAP programs along with two INCLUDDE programs as well as a TCode to run the same.
    It is running successfully in dev. server. But, while releasing ths request it shows me the following error :
    " Object REPT ZBAPI_SD_SERV_SALES_ORDER is inactive " ,
    where ZBAPI_SD_SERV_SALES_ORDER is the program name. When I checked out in ABAP editor it shows the program active.
    But, I'm unable to understand why its showing me an inactivation error.
    Guys, help me out in this.

    Hi,
    Check if the INCLUDE program are also ACTIVE. They must be in inactive state. Try activating them and release the request.
    Regards,
    Vikranth

  • Report RFKLBU10: Missing Parameter for Logical filename in Release ERP 2005

    Hello Experts,
    Report RFKLBU10 in Sap Release 4.6c hat a parameter "Old dataset logical name".
    The new version of this report in SAP Release ERP 2005 there is no such parameter.
    Is this a SAP-Bug ?
    Best regards,
    Mike

    There are no Export or Print events accessible for the viewer
    Since it sounds like you are creating the reportdocument object in your click event, the settings on this object become out of scope on successive postbacks executed by other events.
    to get around this without major changes, you can place your "report" object in session in this event and retrieve it from session on successive postbacks.  This should solve your problems around navigation, printing and exporting.  What you will need to do is check if the session object exists (usually in page_load or page_initialze) and if so, retrieve it from session and bind it to the viewer's reportsource.  If the session object does not exist, then do nothing (ie you have not clicked your button yet that retrieves the parameter values from session and loads the report).  Also, in your click event you can check if the report session object exists and if so, remove it so that it can be re-created with your new parameter values (ie i'm assuming the only time you want to set parameter values is in this event).
    Dan

  • Partner Application in release 2

    Hello,
    I have to create a new PL/SQL partner application in the release 902.
    Where is the new sso sdk for the new Portal release?
    In the new pdk seems that it is the same of the 309 release (ssosdk307_032101 or ssosdk307)...
    And the pl/sql example code in the Oracle9 iAS Single Sign-On Application Developers Guide is not working...
    Can someone give me some feedback?
    Thank you and regards,
    Lorenzo.

    Lorenzo,
    Did you get any feedback on this posting? I'm also working with Release 2 (9.0.2) and is just about to start implementing the Java SSO SDK. The latest release of SSO SDK I've found is 307. According to the documentation this version supports SSO server 3.0.6 to 3.0.8, thus not Release 2. Please reply if you have any news regarding SSO SDK for Release 2.
    Best Regards,
    Rikard

  • Issues fixed in FM 7.1 release

    Adobe FrameMaker 7.1 for English, French and German was released on January 10, 2004. The following is a list of issues fixed in this release.
    250374
    FDK: FA_Note_PreSetAttrValue notification not sent for new elements. If a client subscribes to FA_Note_PreSetAttrValue events, it will get a notification when one changes an attribute by double clicking it in the Structure view. However, on creation of a new element through the element catalog, if an attribute is set, no notification is sent.
    This issue has been resolved.
    277554
    FDK: F_ApiUnStraddleCells() does not work as expected.
    When unstraddling cells through the API, all the cells except the leading cell have no paragraph end marks (they are completely empty). Clicking into such cells takes the text cursor to the location of the table anchor. Inserting a character into the paragraph with the table anchor seems to correct the table.
    This issue has been resolved.
    310049
    FDK: F_ApiImport shows a dialog upon import of SGML entities.
    When importing an SGML fragment by reference using F_ApiImport, FrameMaker displays a dialog asking whether the text inset should be updated automatic or manually. This setting should be controlled from import-parameters.
    Currently there is no way of creating a client that imports a large number of SGML text-insets without having a user sitting by the keyboard and clicking OK for each imported entity.
    This issue has been resolved.
    314764
    FDK: F_ApiDelete does not work properly on elements inside a TextInset. When you try to delete an element that is part of a TextInset, the whole TextInset is removed.
    The work around for this is to unlock the text before calling F_ApiDelete and to lock the text after this call. The calls to unlock and lock the text are given below:
    To unlock - F_ApiSetInt(docId, insetId, FP_TiLocked, False);
    To lock - F_ApiSetInt(docId, insetId, FP_TiLocked, True);
    387821
    Microsoft Intellimouse Scroll wheel locks up FrameMaker when it's pressed or scrolled.
    This issue has been resolved.
    408675
    Rotated PDF files do not appear on 24-bit or 32-bit displays.
    This issue has been resolved.
    463533
    Non-unique ID tags cause inconsistent hypertext links due to multiple entries in the HTML export. If there are conflicting IDs in different documents of a book, non-unique ID tags are generated which cause this behavior.
    This issue has been resolved.
    507486
    If you edit the MAKER.INI file by adding the line SplashScreen=Off, in the [Preferences] section, then the Help->About command crashes FrameMaker with Internal Error: 7004, 6048898, 7639747, 0
    This issue has been resolved.
    529757
    (don't include) Marker element gets included and merged in PDF bookmarks with previous heading. In FrameMaker 6.0, the document prints to PDF as expected--the bookmarks in Acrobat PDF contain the Section2/Heading as expected, such as:
    Spark Plug Threads
    and Lamp Base and Electrical Fixture Threads
    In FrameMaker 7.0, the document prints to PDF with the Section2/Heading merged with the Run.head marker element, even though Run.head is in the ''Don't include'' list of elements in the PDF Setup dialog box.
    This issue has been resolved.
    534856
    The value of DPDFOpenBookmarkLevel is ignored when read in a MIF file.
    This issue has been resolved.
    534865
    The values Default, All, and None of the ''Bookmarks expanded through level'' field (in Format > Document >PDF setup) are not retained when a FrameMaker document is saved and opened again.
    This issue has been resolved.
    535630
    Windows Metafile (wmf) graphic (created from Microsoft VISIO 2002) causes "an error occurred while printing" but partially prints.
    This issue has been resolved.
    537955
    ISOdraw CGM graphics and tables on the same page cause CGM stroke lines to be printed in White.
    This issue has been resolved.
    540408
    Inconsistent dialog behavior between FrameMaker 6.0 and FrameMaker 7.0 when opening filename.sgm. Unlike FrameMaker 6.0, FrameMaker 7.0 displays the Unknown Filetype dialog.
    This issue has been resolved.
    540417
    Inconsistent dialog behavior between opening filename.sgm and filename.sgml.
    This issue has been resolved.
    541912
    TaggedPDF:fmpdfreflow plug-in - display of PDF file not good for shaded table cells. When table cells have shading in them, the PDF file does not show all the content of the shaded cells. This happens on Windows only.
    This issue has been resolved.
    565678
    PDF generation on UNIX translates CMYK colors to RGB.
    This issue has been resolved.
    567784
    FP_InsetFile has a value of "BadFileName" when SGML importing misses a graphic data file. If you import an SGML file that would read external graphic files and these data files are missing, then skipping or ignoring them results in "BadFileName" pathname for each object property. This makes FDK API Client not get FP_InsetFile property value for the FO_Inset object.
    This issue has been resolved.
    569092
    FrameMaker7 server can't find default printer when launched as a service.
    This issue has been resolved. To suppress the errors during initialization e.g.. No Default printer, invoke FrameMaker with the -silent option.
    569969
    When the Paragraph Designer is open, you can't switch to open documents using the book window.
    This issue has been resolved.
    581376
    FrameMaker works very slowly or returns an internal error. When processing a document that includes many EPS image files, FrameMaker creates many FRMxxxx.tmp files in the C:\Documents and Settings\Account Name\Local Settings\temp\ folder. The xxxx is a hexadecimal number. Even after quitting FrameMaker, the FRMxxxx.tmp files are NOT deleted, and the same document creates different FRMxxxx.tmp files after being opened again. The template files pile up in the hard disk for the Account/user, until the xxxx reaches ffff, the maximum number for the 4 digits of a hexadecimal number. At or near this time, FrameMaker works very slowly or stops with internal error:7004,6643018,6765315,6712018.
    This issue has been resolved.
    581522
    Imported PDF document with transparencies does not print correctly.
    This issue has been resolved.
    584633
    Internal Error: 7004, 6055410, 7657059, 0 when saving/printing to PDF includes Bookmarks that include index elements. The crash occurs only on Windows. The problem occurs when you attempt File > Print to PDF, when you want to Generate PDF Bookmarks based on structure elements, and have the ''Sectlevel1'' element in the ''Include Elements'' pane, and that particular ''Sectlevel1'' element plus the length of the text in the index marker entries exceeds 256 characters.
    This issue has been resolved.
    589859
    Post installation of Distiller 6.0, .tps file gets retained along with PDF and log file.
    This issue has been resolved.
    592974
    Opening a large XML file in FrameMaker generates error 'Internal Error 7004, 6052770, 0....
    When an XML file contained more than 65520(FFF0) children elements, FrameMaker crashed.
    This issue has been resolved.
    595875
    Spell check skips elements, loops around elements, or gets completely stuck.
    This issue has been resolved.
    597276
    The Save as PDF command does not create a PDF file (for certain files) when Generate Tagged PDF is ON
    This issue has been resolved.
    598056
    Group4 fax encoded TIFF files imported in FrameMaker 7.0 don't display nor print--does not occur in previous versions.
    This issue has been resolved.
    600053
    Display/Scrolling performance is very slow with documents having TIFF images imported by copy.
    This issue has been resolved.
    600497
    Scrolling a document in FrameMaker using Page Up/Down button goes to previous/next page respectively. Scrolling a document using Page Up and Page Down button goes to the previous and next page respectively. User would expect to scroll to the previous/next screen instead of going to previous/next page using these buttons, as seen in other Windows applications like MS Word, etc.
    This issue has been resolved.
    601470
    Links being dropped in SVG filter. Import an SVG file by reference (and the imported file has a link to another SVG file). Save this and reopen; the referenced SVG file is missing.
    This issue has been resolved.
    603668
    The text in the markers gets included in the PDF Bookmarks. Do not include textual content of marker elements, such as Index markers. This is because if you do, the Acrobat bookmarks can appear created if the element has:
    where Indexterm contains the marker text:
    <$startrange>PDF Creation;<$endrange>PDF:Good;How To:Create Good PDF
    ... You will end up with an Acrobat Bookmark containing:
    How To Create <$startrange>PDF Creation;<$endrange>PDF:Good;How To:Create Good PDFGood PDF ... which is not desirable.
    This issue has been resolved.
    606704
    In Server Setup dialog box, user name of the form "domain\username" does not allow names starting with b, r, etc. While trying to get FrameMaker to talk to the WebDAV server, which is using Windows authentication, when we specify a user name of the form "domain\username" in the "Server Setup" dialog box (File | Workgroup | Workgroup Servers ...). For some user names this works; for others it doesn't.
    This issue has been resolved.
    607610
    Framemaker crashes when Print is selected twice from the context menu for a book.
    This issue has been resolved.
    610099
    Drop Caps are not imported as TextFrames (RTFImport).
    This issue has been resolved.
    610600
    Words on which cross references are created are getting dropped while importing doc file (Word2000Import). Create a cross reference on some word in MS Word, and import the doc file into FrameMaker. The word on which the cross reference is created is getting dropped.
    This issue has been resolved.
    611165
    Words on which cross references are created are getting dropped while importing rtf file (RTFImport). Create a cross reference on some word in MS Word, and import the rtf file into FrameMaker. The word on which the cross reference is created is getting dropped.
    This issue has been resolved.
    611802
    Text which is rotated is lost when exporting to RTF.
    This issue has been resolved.
    611900
    FrameMaker locks referenced files until the application closes.
    This issue has been resolved.
    613546
    The filter name in the unknown file type for import is Microsoft RTF whereas for Export it is Microsoft RTF 1.6.
    This issue has been resolved.
    616153
    Contents of anchored frames not visible after save as PDF with Tags. After saving a document with anchored frames as PDF with Tags enabled, the contents of the frame are not visible in the PDF generated.
    This issue has been resolved.
    624470
    footnote element mapping to Frame Footnote is commented in Rules defined for XDocBook. In application definition of XDocBook in $FMHOME/structure/xml/xdocbook/app, footnote element mapping is to FM Footnote element. However, this rule is commented since past few releases. As a result, any (xdocbook) XML document with footnote is shown as invalid in FrameMaker.
    This issue has been resolved.
    624472
    Revision remark (revremark) element is mapped to different element names in EDD and rules. Rules for XDocBook in $FMHOME/structure/xml/xdocbook/app translate revremark to RevRemark. However, EDD (ECM) defines Revremark as mapping for revremark element. Hence a valid xdocbook XML document with revremark is shown as invalid (with unknown RevRemark element) in FrameMaker.
    This issue has been resolved.
    624517
    Unable to open FrameMaker 7.0-created fm file, which is created by importing a Word document.
    This issue has been resolved.
    625306
    Office documents don't open in FrameMaker in absence of write permissions (UNIX).
    This issue has been resolved.
    626431
    For line spacing, values that are beyond range are not mapped correctly (RTFExport). For line spacing in frame document which are beyond the max or min range of RTF, the mapping is not correct and same value of line space I mapped to three different values in RTF.
    This issue has been resolved.
    626434
    For stretch, values that are more than 600 are not mapped correctly in RTF (RTFExport). For stretching in frame doc that are beyond max value in RTF (600), the mapping is not correct. There is no stretching (scaling in RTF) in effect in exported RTF for values greater than 600 specified in frame.
    This issue has been resolved.
    626450
    Current date and time are not getting exported properly and are coming as 0's and XXX (RTFExport).
    This issue has been resolved.
    627855
    After saving as PDF, headings are centered in reflow mode. After a particular file is saved as a PDF file and is viewed in reflow mode in Acrobat, the headings are centered.
    This issue has been resolved.
    631967
    Installer does not recognize existing installation.
    This issue has been resolved.
    633133
    Right indents are not mapped while importing Excel
    This issue has been resolved.
    633137
    Data in the Custom formatted cell is lost while importing excel sheet.
    This issue has been resolved.
    633462
    FrameMaker terminates while exporting to RTF.
    This issue has been resolved.
    633710
    You have to give a filename with extension, while saving a file to RTF.
    This issue has been resolved.
    638750
    A PS file generated from FrameMaker with Tagged PDF on and hypertext marker in the file, cannot be distilled to PDF
    This issue has been resolved.
    638824
    Dialog Box indicating Unsaved changes made to file is not displayed on closing a document after importing an image using drag and drop.
    This issue has been resolved.
    639220
    If you select a Master Page or a Reference Page and select Save as PDF, PDF generation fails without giving appropriate error message.
    This issue has been resolved.
    641918
    When converting a FrameMaker book to PDF: default opening page in PS/PDF may be incorrectly set to be the first page of last chapter in a book.
    This issue has been resolved.
    642765
    On drag and drop of a SVG file into FrameMaker, if you click on the cancel button on the Import SVG dialog, the cancel is ignored and the file is imported.
    This issue has been resolved.
    643092
    If United Kingdom is chosen as the country of purchase, the EULA contains the string "FrameMakerDesktop _USEnglish_1.21.02_17:29".
    This issue has been resolved.
    644158
    Following alerts can not be suppressed via command line option:
    . Register now/later/never
    . Adobe Online
    These can be now suppressed using the -noaol command line option or by using the DisableAdobeOnline=On option in the maker.ini file.
    644904
    An empty merged cell(256 columns) created in Excel imports as a blank file.
    This issue has been resolved.
    645230
    If you import a Word document having large number of footnotes in FrameMaker, the footnotes are overlapped.
    This issue has been resolved.
    645538
    Cross reference text when exported to RTF has an additional space after the cross reference text.
    This issue has been resolved.
    645863
    When an excel file containing cells applied with custom formatting is imported in FrameMaker, the font and color of these cells is different in FrameMaker.
    This issue has been resolved.
    646609
    When a specific excel file is being imported the data in the first cell is lost.
    This issue has been resolved.
    646676
    When saving a MIF file, then opening it in FrameMaker, the DPDFZoom settings are lost.
    This issue has been resolved.
    647770
    User defined variables with _ in their name when saved to xml and opened again in Frame, round-trip as fmv1, fmv2 ...
    This issue has been resolved.
    648043
    When you try to open/import a file with a name containing more than two % signs and at least 1 non-% character between the second and third % sign then FM gives an error saying the file is non-existent
    This issue has been resolved.
    648114
    Info>Copyright>More crashes FrameMaker
    This issue has been resolved.
    648434
    When you import an RTF file with a cropped image in FrameMaker, it is imported in its original uncropped form.
    This issue has been resolved.
    649640
    When a word document having text with decimal numbering is imported, the sub points (1.1,1.2,...) are imported as (0.1,0.2,..)
    This issue has been resolved.
    650631
    When you import a word document having numbering points with comment on each numbered point, the font size of the numbering point is reduced.
    This issue has been resolved.
    650962
    FrameMaker crashes on scaling any anchored frame on reference pages.
    This issue has been resolved.
    652229
    When you import a word file with ascending raised/lowered baselines then they are not imported correctly.
    This issue has been resolved.
    652433
    When you import an excel file containing date formatting having mm format, FrameMaker inserts an extra zero before the date.
    This issue has been resolved.
    652752
    If you install FrameMaker from network, the short cut to readme file opens it in notepad.
    This issue has been resolved.
    652794
    The alert Inconsistent settings in Book" during F_ApiSilentPrintDoc() can not be suppressed.
    This issue has been resolved.
    654309
    When you import a word document having numbering (1.1,1.2,..) placed after some non-decimal numbering(1,2,3), FrameMaker imports it as (3.1, 3.2,..).
    This issue has been resolved.
    654348
    When you save an inline image as .doc in Acrobat6 and import this word file in FrameMaker, FrameMaker enlarges the graphics on import.
    This issue has been resolved.
    655072
    When you have an user defined variable in the frame document as well as the template, you save this document as XML and open the XML file again in frame, the template definition overrides that of the document.
    This issue has been resolved.
    655726
    Full license number is displayed in the Help>About FrameMaker 7.0 screen.
    This issue has been resolved.
    656171
    Full license number is displayed in the FrameMaker 7.0 Splash screen.
    This issue has been resolved.
    656820
    If you zoom or move frames after importing a graphic in FrameMaker, Framemaker logs out the user from Unix machine.
    This issue has been resolved.
    657053
    If a frame document displays images from the reference page and you simultaneously open multiple such documents, then the images from the document opened first can replace the images in the other documents
    This issue has been resolved.
    658744
    If you open an XML file locked by some other application, FrameMaker shows a Validation Error dialog box. For this to work, the XML locking feature should not be switched off.
    This issue has been resolved.
    658749
    The German version of Online manual xmlcss.pdf has comments in it.
    This issue has been resolved.
    Known Issues
    The printed user guide, on-line help and QRCs will not change between the FrameMaker 7.0 release and FrameMaker 7.1. Certain online manuals will be updated, and a new online supplement will be added to cover user documentation of the new release.
    [Original message from Forrest_F accidentally deleted when Forum re-organized]

    Read this SAP Note - Note 1487853 - SAP NetWeaver MDM 7.1 SP07 Release
    or refer the link
    http://help.sap.com/saphelp_mdm71/helpdata/en/4d/885f32b97d14aee10000000a42189c/content.htm
    Similaryly read for SP06 fixes at - http://help.sap.com/saphelp_mdm71/helpdata/en/be/e0048b426b4c20957078b61ec71e46/content.htm
    These links gives you an idea of what all changes are going to come into your new system. So unless you upgrade to SP07 i.e. the latest version and test it in DEV/Sandbox environment you should not plan to move ahead in Production. This is always recommended but there is very less chance that the already working solution will not work as expected after the upgrade.
    Thanks,
    Shambhu.

  • Released Schedule Delivery lines display

    Hi Gurus,
                       I have a scenario in my client place. User wants to display scheduled delivery lines which will sum all the released schedule delivery lines and will display the total quantity in a smart form which will be sent to the vendor. I.E Scheduling agreement Qty - 100. Schedule lines 10 Qty per day and it will hve 10 delivery lines(100Qty=10 qty per day x 10 days). output document will show only the total qty of released schedule lines(sum of all released qty).Is there any standard form/ output type available for this requirement.Kindly advice.

    As far as Db link is concern , I don’t remember exactly , but 3 years before I had written a report which see Sales order schedule lines and devilry note lines against sales order.  If you see process wise…. when ever you create PO ( production order you assign some qty using 101 movement type .. and against production order you also give sales order . When you do delivery ( run seclude run ) it delivers against that material number , its movement is 601 ...
    but I remember there’s a link between these tables, VBAP,VBFA AND VBEP , LIPS ...  against every sales order you can see sales invoice ( VBRP,VBRK) and you can also see your delivery note number in document flow .
    I hope this’ll give you some guide line, as right now I can not tell you the exact business process but I remember I written a report in SD 4 years before , in which they required Delivery against production order and sales order ... One more thing you also have production order reference on delivery item number. ( field :Empst ) . I think in my project they were maintaining this field .
    Thanks

  • Released Schedule lines value

    The money value of the schedule lines released during each MRP run to be captured and to be kept and compared against the reciepts.
    This will help the business to ascertain the total inventory value they are going to inward and the inventory level can end up
    If any standard report is available please provide the same
    Ashok

    Kalyan ,
    refer to oss notes : 690106
    here he talks about what is the real motive for changing R mode to X mode .
    So but this notes does an undo operation for the same .
    We need to re do the same again in start routine if we want to maintain the deleted records . Also search the OSS by giving the data source name & record mode R , then you will also get the original problem in extractors with R mode .
    i forgot about the OSS numbers
    -Sourav

  • How do I drag open and close on release?

    Ok here is what I am trying to do. I have an HD video that I shot of curtains or drapes opening and closing. I would like to make something in Flash where someone could click one side of the curtain and pull it open. When they release the mouse it should close back. In the video both sides open at the same time so I'm not sure if I can make the sides independent or not. If I can do this I may also want to make a version where the curtain stays where they released it.
    After I make a web version I am going to try to turn it into an app for a smart phone. The online use with a mouse is way more important at this time.
    I am using Flash CS5.
    Thank you to anyone that may be able to lead me in the right direction.

    What I have to start with is a real video from a video camera. I want to know if I can have a user click one side of the curtain and as they drag it will step through the frames on the video. I would like to make each curtain independant from each other if possible. If that's not possible I still need for the user to be able to click and pull the curtain open. I wou ld also like the option to make it when the user lets go of the mouse button the curtain falls back into place. And maybe have a version where it stays where they let go of the button.
    Anyone think this is possible?

  • Function Module to Release Scheduled Jobs

    Dear All,
    I have a requirement to create all the background jobs in SCHEDULED status, this is achieved by using the function modules JOB_OPEN, JOB_SUBMIT and JOB_CLOSE.
    Now at a later point of time, i want to release only a few jobs, which were created using the above mentioned procedure. Insead of doing it manually, is there any way to automate this step ??
    Regards,
    kartik

    Dear Mr. Parupalli,
    That solved my problem. Thank you.
    Regards,
    kartik

  • Firefox 5 was released. But i dont know that what is new in this compared to firefox 4.0.

    I didn't see anything new.

    Think of Firefox 5.0 as both a security update in place of 4.0.2 and having had some work done also, something that minor releases generally do not get.
    http://www.mozilla.com/en-US/firefox/5.0/releasenotes/
    See the "What's New in Firefox" section.

  • SAV for Mac 9.2.7 released!

    Hey everyone,
    We released SAV for Mac 9.2.7 to all home users late last week. 
    This release at a glance:
    Compatible with OSX 10.6 - 10.10
    Stability and performance improvements
    Updated threat engine and threat data (release notes for threat detection engine)
    Provides an updated version of OpenSSL
    Fixed SophosUIServer.app crashes
    Fixed streaming issues from francetv.fr website
    How to get the update? 
    If you're already running SAV, you should have automatically recieved the update courtesy of Sophos AutoUpdate
    You can also manually trigger an update by clicking the Sophos sheild tray icon and clicking Update Now
    Download a copy from our website
    What about OSX 10.11 "El Capitian"?
    In the last few weeks I've seen some folks asking about 10.11, which is currently available as a pre-release. At the moment, SAV 9.2.7 *should* work if SAV is already installed before you upgrade, but the install will fail if you attempt to install a fresh copy post-upgrade. That said, we'll be releasing another update for SAV prior to the official release of 10.11 "El Capitain"  which will ensure full compatibility, so at the moment we recommend upgrading with caution.
    Questions? Feedback on SAV 9.2.7?
    Post it here and we'll get back to you ASAP! 
     

    in case you didn't see it
    https://supportforums.cisco.com/thread/2252436?tstart=0
    That should help you out.

  • Error while releasing Billing document in Subcontract process

    Hi All,
    We are working on Subcontract process as explained below:
    Company code X purchases the component A and sends it to Company code Y on Subcontract. Company codes X and Y belongs to one company using single operative chart of Accounts, Controlling area & operating concern. FI configuration has been maintained in OBYA by treating above company codes Inter company GLs. The component A is sent to company code Y as non value added item. Through 501 movement type, as the component is sent by Company code X.
    Company code Y will add some components (like B,C and charges some expenses as service component D for preparing Finished good) and send this FG to Company code X. For this company code Y will raise a Sales order and followed by MRP run and Production order is created.
    In VA02 of above Sales Order, while entering Item details, where the Settlement rule is asking for PA Transfer structure (in Account assignment tab of Item details) and giving the following error analysis:
    Enter a PA transfer structure
    Message no. KD 044
    Diagnosis
    A PA transfer structure is required for settlement to profitability analysis.
    System Response
    You cannot save this settlement rule.
    Procedure
    Enter a PA transfer structure. To do this, choose the "Parameters" function in the settlement rule. As part of customizing, you can also store a default value for the PA analysis structure, in the settlement profile. The system then uses this default value when you enter a settlement rule.
    In addition to above, another issue has raised while releasing the Billing document after doing PGI. Accounting document is not getting generated and while releasing the Billing document (VF02) it is throwing an error as
    “Enter profitability segment as cost object for Revenue and COGS posting”
    Message no. ZC 001.
    MM,PP,SD & FICO configuration settings maintained:
    1. All required OBYC settings
    2. All cost element and Cost element categories have been maintained
    3. From MM side the system is generating FI & CO documents
    4. Settlement profile in Production Order type is maintained (in KOT2). Allocation structure and PA transfer structure were maintained in (OK06, OK07 & KEI1).  In PA transfer structure we have assigned the required Sources and Value fields and settlement cost elements.
    5. In VKOA condition types KOFI and KOFK were maintained for relevant Customer & Material Account Assignment groups.
    6. Required settings have maintained in OKB9.
    Movement types 501 (sub contract), Received back to Company code X through Movement  type 101. In spite of these settings still we are getting the above mentioned errors.
    Could any one help to provide some inputs on the above issue as early as possible.
    Thanks in advance.

    Hi,
    check  in the sales order line item procurement tab . u can get the requirement type. in SPRo check the requiremnt class for the requirement type. in that requirement clas u will get settrlemnt profile for the sales order. Check that settlemnt profile there u have to maintain the PA transfer structure.
    I think both problem will get solved by maintaing the PA structure..
    You are doing sales order costing right....and i hope it is non vsaluated sales order costing .....
    If help ful please assign points.
    cheers
    Prabhat

Maybe you are looking for

  • Move an image in a mask in Keynote '09

    Is it possible to move an image with in a mask using the build in or the action effect? I want the photo to slowly scale up but stay inside the mask.

  • Updating GB 4.1.2 and Apple Loops

    Updating GB 4.1.2 and Loops Most of the apple loops are missing from my Garage Band which came with a new MacMini. When I clicked Software Update - the Garageband updates showed a lot of apple loops, etc included. However, when I started to download

  • How to remove Country dropdownbox contents in Delivery Address screen.

    Hi Experts, I am trying to remove contents from Country dropdownbox in Edit Delivery/Shipto address screen in B2B scenario. Can any one help me to know from where country values are displaying in dropdownbox and how to remove contents from the dropdo

  • Default templates in French

    Is their a way to change this? Keyboard is English only

  • Video Quality Settings

    What happened to the video quality settings that used to be in older versions of flash player? When I used to right click over the video/animation I would get a window that let me select low, medium or high quality for the content being played. I lik