[SOLVED] BSPWM dzen2 panel not displaying workspaces.

I've been trying for a while to get the bar/dzen2 panel working in bspwm and everything works except for the desktop indicator. I've tried using the example configs along with a lot of other people's amazing configs. Nothing works. I got it working with the same configuration files on my laptop, but nothing will budge on my pc.
my .xinitrc
sxhkd &
[ -e "$PANEL_FIFO" ] && rm "$PANEL_FIFO"
mkfifo "$PANEL_FIFO"
exec bspwm -s "$PANEL_FIFO" -p W
I have all the necessary exports such as $PANEL_FIFO, $BSPWM_SOCKET, and $XDG_CONFIG_HOME in my .bashrc.
Piping anything to $PANEL_FIFO works except for the panel_bar which displays the desktop indicator.
Last edited by hibajugala (2013-12-12 16:08:23)

Could it be you're using the non-git package? try bspwm-git. I had the issue too at first and that fixed it for me.

Similar Messages

  • Spry tabbed panel not displaying correctly in IE , in other browsers it is fine, what is the fix

    Spry tabbed panel not displaying correctly in IE , in other browsers it is fine, what is the fix

    As an FYI: Adobe discontinued developing the Spry framework last year.  And Spry was removed from DW CC.  You can keep using Spry if you wish, but most of us have switched to other solutions that work better in IE10 and Touch Screens.
    Nancy O.

  • Actions Panel not displaying

    I am posting this here simply because I couldn't find
    reference to this elsewhere and perhaps it will help someone
    someday.
    In Flash CS3 I had a problem with the Actions panel not
    displaying. I tried F9, choosing Actions from the Window Menu,
    right clicking on a frame and selecting Actions from the context
    menu, restarting Flash, rebooting the computer, etc. It just
    wouldn't display.
    I finally took a good look on my flash desktop. At the very
    top, right below the menu bar, was this little horizontal bar,
    about 2 to 4 pixels in height. It was a dark grey, virtually
    blending in with the window background. It had no graphics or text
    on it, just a horizontal bar. It was probably the bottom few pixels
    of the window frame. This was my actions panel all curled up, no
    header bar, no nothing. I clicked on it, an voila, my actions panel
    appeared.
    My main questions are these: How did this happen and why was
    it just a a blank vertical bar? Why not the regular title bar you
    see when you minimize a panel?

    I received this information from Adobe for my mac when the
    top actions panel ribbon was showing but the window would not open:
    As an initial troubleshooting step, please try to reset the
    Flash CS3 configuration to
    further isolate the issue:
    To reset or re-create the Flash configuration:
    - Close all applications
    - Go to your Hard Drive
    - Then Users
    - Choose your user login (with house icon)
    - Go to Library
    - Then Application Support
    - Choose Adobe
    - Open Flash CS3 or Flash 9 folder
    - Open "EN" folder
    - Rename Configuration folder to Configuration_OLD
    - Launch Flash again and try accessing the Actions Panel.
    It worked for me.

  • [Solved] nm-applet does not display in normal user's panel

    I installed Arch Linux yesterday. Today, I am trying to get some of the refinements working. I installed OpenBox as a standalone window manager. I got several things working exactly the way I wanted as root, such as networkmanager, nm-applet, and pypanel. When I startx as root, the nm-applet is properly displayed in the pypanel.
    Then I discovered that I could not run an X application as the normal user without first running "xhost +" as root. At this point, it dawned on me that I am not supposed to run startx as root, but as the normal user. Duh!
    So, I thought I set up everything the same way for the normal user. When I startx as the normal user, OpenBox runs, nm-applet runs, and pypanel runs, but pypanel does not display the nm-applet icon. I can now run my X application as the normal user, so that is good.
    My .config/openbox/autostart file is exactly the same for root and my normal user:
    (sleep 3 && pypanel) &
    (sleep 3 && /usr/bin/nm-applet --sm-disable) &
    nm-applet was started by this code, because ps -ef shows it running and owned by the normal user:
    [tim@(none) ~]$ ps -ef|grep nm-applet
    tim 2311 2306 0 15:27 tty1 00:00:00 /usr/bin/nm-applet --sm-disable
    tim 2332 2327 0 15:27 pts/0 00:00:00 grep nm-applet
    [tim@(none) ~]$ ps -ef|grep networkmanager
    root 497 476 0 14:14 ? 00:00:00 /sbin/dhcpcd -B -K -L -G -c /usr/lib/networkmanager/nm-dhcp-client.action eth0
    root 869 476 0 14:30 ? 00:00:00 /sbin/dhcpcd -B -K -L -G -c /usr/lib/networkmanager/nm-dhcp-client.action ra0
    tim 2345 2327 0 15:27 pts/0 00:00:00 grep networkmanager
    Why does pypanel display the nm-applet icon for root but not for the normal user?
    Tim (newbie to Arch but previously ran ArchBang for six months)
    Last edited by ratcheer (2012-05-02 22:34:30)

    I have now switched to tint2 from pypanel, anyway. It is much cleaner and easier to use. At least in my opinion.
    Tim
    Last edited by ratcheer (2012-05-03 02:31:59)

  • Character panel not displaying all options

    Hi!
    I need some help, when I open the character panel it only displays about half of the type changing options, such as kerning, leading, tracking & font size.
    it does not display the stretching or the other four options to manipulate text. can anyone help me??
    When I used to have CS3 it did, and now with CS5 I'm not sure why it's not automatically displaying everything in the character panel.
    Any help would be greatly appreciated!

    Panel flyout menu --> Show Options
    Mylenium

  • Swing Panels-not displaying correctly

    I have created a GUI using Panels. Panels are created at runtime and added to the GUI dynamically.
    But content of these panels are not displayed properly. For beg. some items appear only when I move the mouse over them. When I resize the GUI, content of the Panels are disappeared.

    In the future, Swing related questions should be posted in the Swing forum.
    Panels are created at runtime and added to the GUI dynamically.You need to use the revalidate() method on the Container that you add the panels to. This will cause the LayoutManager to be invoked and all the panels will be repainted in there new location.

  • Preflight panel not displaying / broken

    The Preflight panel will not display. Invoking it from the main menu (Window > Output > Preflight), or the bottom of the document window or via the keyboard shortcut - none of them work - the preflight panel appears for the briefest moment and then disappears. No other part of the interface appears to be broken or behave the same way.
    System
    Mac OS 10.6.8, InDesign CC version 9 and Indesign CC version 9.1
    Previous versions:
    Exact same behaviour in CS6 (8.0.1)
    Works fine in CS5.5 (v7.5.3)
    Steps taken to troubleshoot:
    Replicated the problem in a Mac OS X guest account.
    Replicated the problem after resetting the preferences (as described in Troubleshooting 101 post: http://forums.adobe.com/thread/526990?start=160&tstart=0 )
    Tried disabling preflight (via bottom-of-document preflight menu). Tried creating new profiles.
    Deleted / reinstalled the preflight profiles?
    Not sure how I might do this, but it has occured to me this might be worth pursuing.
    Using non-standard preflight profiles ?
    No, using the supplied preflight profile.
    Any troubleshooting advice appreciated...

    Peter Spier wrote:
    The behavior you describe is not normal, and not reported by other users, making it highly unlikely to be a bug, and very likely to be some sort of configuration issue on your system, some other program running in the background or a third party plugin causing a conflict, for example.
    All of a sudden I have this right now. Preflight and conditional text panels empty. Preferences already trashed - no change. Seems to me like a damaged source file.
    While thinking about how to make both panels work as usual again, I wanted to repair the CS6 installation. Well, Adobe's installer does not offer a repair option...
    Update: creating a new user on Windows made the panel appear normal again. So it seems the registration of Indesign's plugins is corrupt. Well, then let's reinstall it...

  • Data base panel not displaying recordset info

    I am using dreamweaver cs4 running on i mac
    Problem
    the descriptions in my database panel are not displaying on the bindings tab the recordsets just abreviate to "reco" and when I expand a record set all I see is the llighting bolt
    I want to be able to view full record set name and table names how do I do this ?
    Thank you

    Hi
    The first thing to do is to click the 'refresh' button on the r/h side of the databases panel.
    If this does not work, look in the folder on your testing server where your php files are stored for a folder named - _mmServerScripts and delete it.
    The file path would be something like - yourdrive - htdocs - sitefoldername - _mmServerScripts.
    Close DW and then restart DW, and a new folder by that name will be created, along with the files that dreamweaver requires to communicate with the server, (warning - never alter the files in this folder). Should this not work then it may be a problem with your DW installation, php configuration or MySQL permissions.
    PZ

  • Navigation panel not displaying correctly

    Hi!
    I've had this acrobat 9 pro problem for a few months but it's finally gotten to me - information displayed in the navigation panel (IE - layers, bookmarks, examine document etc) do not display properly. I can't really describe it, so here are some screen grabs. I've tried resetting the navigational pane but to no avail.
    Is this an issue that has come up before? How can i resolve it?
    Many thanks in advance.

    Hi Zootbot,
    Please try updating to the patch 9.5.5 and check.
    I have seen such an issue on Mac Mavericks but again that's not a supported environment for Acrobat 9
    Regards,
    Rave

  • [SOLVED] Some Xfce themes not displaying correctly

    When I try to use certain themes (e.g., anything that requires Murrine), it does not display correctly, instead looking more like the default GTK theme:
    http://ompldr.org/vNW04cQ
    How do I fix this?
    Last edited by woddfellow2 (2010-09-23 01:42:55)

    The themes you're having problems with probably use options that the current stable version of the Murrine engine can't handle. Try installing gtk-engine-murrine-git from AUR...I suspect that will fix the problem.

  • People Refinement Panel not displaying "Department" filter category.

    I am trying to create people directory in SharePoint 2010. I am using "People Search Core Result" web-part and "People Refinement Panel" web-part.
    Following is the screen of my "People Search Core Result" webpart properties:
    Following is the "Filter category Definition" in "People Refinement Panel"
    <?xml version="1.0" encoding="utf-8"?>
    <FilterCategories>
    <Category Title="Department" Description="Use this filter to restrict results to a specific department" Type="Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator" MetadataThreshold="5" NumberOfFiltersToDisplay="4" MaxNumberOfFilters="20" SortBy="Frequency" SortByForMoreFilters="Name" SortDirection="Descending" SortDirectionForMoreFilters="Ascending" ShowMoreLink="True" MappedProperty="DepartmentR" MoreLinkText="show more" LessLinkText="show fewer" />
    <Category Title="View" Description="View matches by" Type="Microsoft.Office.Server.Search.WebControls.RankingModelFilterGenerator" MetadataThreshold="3" NumberOfFiltersToDisplay="3" ShowMoreLink="False" MappedProperty=""/>
    <Category Title="spshjobtitle" Description="Use this filter to restrict results to a specific job title" Type="Microsoft.Office.Server.Search.WebControls.TaxonomyFilterGenerator" MetadataThreshold="3" NumberOfFiltersToDisplay="3" MaxNumberOfFilters="50" ShowMoreLink="True" MappedProperty="ows_MetadataFacetInfo" MoreLinkText="show more" LessLinkText="show fewer"/>
    <Category Title="Organization" Description="Use this filter to restrict results to a specific organization" Type="Microsoft.Office.Server.Search.WebControls.ManagedPropertyFilterGenerator" MetadataThreshold="5" NumberOfFiltersToDisplay="4" MaxNumberOfFilters="50" SortBy="Frequency" SortDirection="Descending" SortByForMoreFilters="Name" SortDirectionForMoreFilters="Ascending" ShowMoreLink="True" MappedProperty="OrgNames" MoreLinkText="show more" LessLinkText="show fewer"/>
    <Category Title="Managed Metadata Columns" Description="Managed metadata of the documents" Type="Microsoft.Office.Server.Search.WebControls.TaxonomyFilterGenerator" MetadataThreshold="3" NumberOfFiltersToDisplay="3" MaxNumberOfFilters="50" ShowMoreLink="True" MappedProperty="ows_MetadataFacetInfo" MoreLinkText="show more" LessLinkText="show fewer"/>
    </FilterCategories>
    I have unchecked "Use Default Configuration" in "People Refinement Panel" web-part.
    I can only see "Job Title" in refinement panel.
    In above xml code, the metadata property "DepartmentR" is mapped to "People:Department(Text)".  I even full crawled after creating this property but this property never appears in Refinement Panel. I even performed full profile synchronization
    in User Profile Application but still no luck.
    Please help.

    Make sure the managed property has the following set
    1. Allow Property to be used in scopes: Ticked
    2. Reduce storage requirements for text properties by using a hash for comparison: Ticked
    3. Add managed property to custom results set retrieved on each query. Note: Only the first 2 kilobytes of data is available for display by default: Ticked
    Check this post, it displays exactly what you want might help you
    Raghavendra Shanbhag | Blog: www.SharePointColumn.com
    Please click "Propose As Answer " if a post solves your problem or "Vote As Helpful" if a post has been useful to you.
    Disclaimer: This posting is provided "AS IS" with no warranties.

  • Save options panel not displaying correctly on a mac - photoshop CS6

    Hi
    I am finding that when using photoshop cs6 on a mac and when saving files as png or web files - the options panel displays as black and you are unable to see any of the options.
    how do you change this?
    Thanks

    And the version of the OS you are using is a secret why?
    Boilerplate-text:
    Does turning off »Use Graphics Processor« in the Performance Preferences and restarting Photoshop have any bearing on the issue?
    Are Photoshop and OS fully updated?
    As with all unexplainable Photoshop-problems you might try trashing the prefs (after making sure all customized presets like Actions, Patterns, Brushes etc. have been saved and making a note of the Preferences you’ve changed) by keeping command-alt-shift pressed on starting the program or starting from a new user-account.
    System Maintenance (repairing permissions, purging PRAM, running cron-scripts, cleaning caches, etc.) might also be beneficial, Onyx has been recommended for such tasks.
    http://www.apple.com/downloads/macosx/system_disk_utilities/onyx.html
    Weeding out bad fonts never seems to be a bad idea, either. (Validate your fonts in Font Book and remove the bad ones.)
    http://helpx.adobe.com/photoshop/kb/troubleshoot-fonts-photoshop-cs5.html
    If 3rd party plug-ins are installed try disabling them to verify if one of those may be responsible for the problem.

  • [SOLVED] TTY terminal font not displaying correctly

    Solved, see Edit 2 for solution.
    Begin original post:
    Hi everyone,
    When I login to any TTY console on my system (i.e. by pressing Ctrl+Alt+F2 and loging with my user name and password), the [user@hostname ~]$ is all gibberish; it looks something like this:
    ┌─[\[\e[31;1m\]\u@\[\e[32;1m\]\H\[\033[1;37m\]] \n\[\033[1;37m\]└─[\[\033[0;36m\]\w\[\033[1;37m\]]> \[\e[0m\]
    Note: The user name and password prompts display correctly, as well as any commands that I enter (such as pacman -Syu), just the text preceding where I enter commands in messed up. Also, graphical terminal emulators such as xfce4-terminal do not have this issue.
    I have researched this for a while, and I found a Post that outlines the same issue I am having. Unfortunately, the solution is for init.d and rc scripts, so it obviously will not work with Systemd.
    Also, no other distro has this problem on my system, even a clean install of Arch works properly. This leads me to believe that a config file is messed up somewhere.
    Does anybody know how to translate the above fix to a Systemd solution so I do not have to deal with wonky virtual consoles?
    Thanks
      -venividivici24
    Edit: I just tried logging in as root, and it worked fine, everything was normal, so maybe it is some configuration file for my user specifically.
    Edit 2: I fixed it. The problem happened to be in my ~/.profile config file. A while ago, I had bashish installed, but have since removed it. It left some settings in .profile that caused the console to act the way described above.
    All I did to fix this was to change this:
    # Termcap is outdated, old, and crusty, kill it.
    unset TERMCAP
    # Man is much better than us at figuring this out
    unset MANPATH
    BASHISHDIR="/usr/local/share/bashish" ## line added by bashish
    TTY=`tty 2>/dev/null` && if test "x$BASHISHDIR" != x;then ## line added by bashish
    test "$BASHISH_OLDPATH"||BASHISH_OLDPATH="$PATH" ## line added by bashish
    PATH="$HOME/.bashish/launcher:$BASHISHDIR/lib:$BASHISH_OLDPATH" ## line added by bashish
    BASHSISH_CP=437 ## line added by bashish
    EST_TERM="$TERM" _bashish_utfcheck && BASHISH_CP=utf8 ## line added by bashish
    ENV="$HOME/.profile" ## line added by bashish
    export BASHISH_CP BASHISH_OLDPATH TTY ENV ## line added by bashish
    . "$BASHISHDIR/main/prompt/sh/init" ## line added by bashish
    fi ## line added by bashish
    to this (I commented out the commands):
    # Termcap is outdated, old, and crusty, kill it.
    #unset TERMCAP
    # Man is much better than us at figuring this out
    #unset MANPATH
    #BASHISHDIR="/usr/local/share/bashish" ## line added by bashish
    #TTY=`tty 2>/dev/null` && if test "x$BASHISHDIR" != x;then ## line added by bashish
    #test "$BASHISH_OLDPATH"||BASHISH_OLDPATH="$PATH" ## line added by bashish
    #PATH="$HOME/.bashish/launcher:$BASHISHDIR/lib:$BASHISH_OLDPATH" ## line added by bashish
    #BASHSISH_CP=437 ## line added by bashish
    #EST_TERM="$TERM" _bashish_utfcheck && BASHISH_CP=utf8 ## line added by bashish
    #ENV="$HOME/.profile" ## line added by bashish
    #export BASHISH_CP BASHISH_OLDPATH TTY ENV ## line added by bashish
    #. "$BASHISHDIR/main/prompt/sh/init" ## line added by bashish
    #fi ## line added by bashish
    I hope that this helps anyone who has this issue
    Last edited by venividivici24 (2014-12-01 00:41:23)

    It says:
    LANG=en_US.UTF-8
    LC_CTYPE="en_US.UTF-8"
    LC_NUMERIC="en_US.UTF-8"
    LC_TIME="en_US.UTF-8"
    LC_COLLATE="en_US.UTF-8"
    LC_MONETARY="en_US.UTF-8"
    LC_MESSAGES="en_US.UTF-8"
    LC_PAPER="en_US.UTF-8"
    LC_NAME="en_US.UTF-8"
    LC_ADDRESS="en_US.UTF-8"
    LC_TELEPHONE="en_US.UTF-8"
    LC_MEASUREMENT="en_US.UTF-8"
    LC_IDENTIFICATION="en_US.UTF-8"
    LC_ALL=
    This is my bashrc, but I do not see anything in here that would warrant such odd behavior.
    alias aurup='yaourt -Sua'
    alias pacup='sudo pacman -Syu'
    alias update='sudo pacman -Syu && yaourt -Sua'
    export EDITOR="nano"
    complete -cf sudo
    Last edited by venividivici24 (2014-12-01 00:32:05)

  • Info panel not displaying eps info

    I cannot get the ppi information to display in the info panel. Is this some new spangly feature of InDesign, or a bug?

    Clarification of what is claimed, and why we are perpetuating this conversation.
    John, that's jut nit picking at what I said.
    Sorry, I tried to make it clear, it's a nit but I think it is a very important one. Please feel free to disagree. But when we're talking about whether a file format that's important to people is doing to be supported, or is going to go away, it's very important to be clear about the public statements that have been made. Similarly, I do get bothered when EPS is described as "archaic" or "obsolete." It fills needs that are not filled by PDF or AI files, and while it is certainly older than PDF, it is of peer age to TIFF and JPEG. It is certainly less frequently used, and in many applications there are better choices (like PDF). But not in all.
    The issue of "double standards."
    John, nor do you really say why you think EPS is preferred. Double standards here.
    I'm sorry, but please reread my post. I do not say that "EPS is preferred." I talk about several things it can and cannot do, and explain why, for instance, it and PDF show some of the same deficiencies in InDesign's Info panel. I tell you some reasons that I like it. But I do not in fact believe that it is a "better" format most of the time, and make no such claim. It is unfair to ask me to substantiate claims I did not make. I tried to be quite careful on this one.
    Yes, generally PDFs are better. But.
    You have produced quite a link storm there, but I'm afraid they don't do a terribly clear job of explaining why these other formats are better than EPS, and for exactly which applications. If your point is to say that in general, one should not prefer EPS over PDF, then that's fine. I think it is a true statement.
    What bothers me about the statements in this thread (and this forum in general frequently echoed on this forum) is that it is wrong to use EPS; that EPS is obsolete; that Adobe InDesign will drop support for EPS; that EPS is archaic. That's simply not the case. It might be the wrong format for bigdrunk (it probably is; but we don't really know what he is doing). It is not the wrong format for everyone.
    Addressing the external links/references
    But we should be clear on what we're talking about. Your initial link, to Real World Illustrator's What's in a file? does a great job of describing the output formats from Illustrator. It doesn't really make a recommendation, other than to note that PDF supports some features that EPS does not. Transparency being the key point, and we've mentioned that only four times before your post. I'm not sure if that's the "plain as day" or not.
    Adobe's David Evans' psvspdf post similarly discusses both formats, and suggests that EPS is a replacement for PDF -- which it is. But that only gets you so far. It doesn't address the fact that PDF files can have downsides compared to EPS files (many articulated above in the thread), but really just says that PDF can do most of the things that EPS can do. That's certainly true. After all, you can put EPS files inside PDF files! But that doesn't tell you that you're better off writing to a PDF file in any particular case. To pick a few examples from above, some apps can only read EPS files and can't read PDF files. And others can generate EPS files much more easily than they can generate PDF files.
    I am rather apalled that you would cite eHow. They are rather notorious for giving bad advice that is not vetted by experts. In this case, though, the eHow post merely answers the question, "If an EPS file won't work, what are the alternatives?" It seems to do so correctly, but its not relevant to this discussion.
    Craig Kirkwood's Pixel Therapy link is more general advice, for "How should I save my Illustrator work?" And again, none of us here who are speaking up for EPS are saying that it is the preferred file for Illustrator work (though I did point out that Illustrator can produce smaller EPSs than PDFs, which is bizarre).
    PDF-in-AI or AI-in-PDF?
    (although I disagree about saving as PDF from Illustrator with editing capabilities, best to save as ai with PDF)
    Why do you think so? In general, they should be equivalent -- in both cases a PDF file is available to PDF-reading applications, and in both cases (and in Illustrator EPS, by the way), Illustrator private data is preserved for full Illustrator editing capability. I would say that distributing .PDF files is a better choice, because if a non-expert person receives a .ai attachment in their email, they are more likely to be confused about how to view, print or render it than they would be if they receive a .pdf file. That may not sound like the most compelling reason, but I can't think of one that is more compelling.
    No flat recommendation of EPS over PDF.
    I quite literally CANNOT find one source that recommends EPS over AI or PDF???
    I wonder why that is?
    To be honest, I think it is because there are very few experts on these file formats. You need to really understand the low-level file format to be qualified to offer an opinion on the merits of the file format by itself. And the merits of the file format aren't really the point most of the time -- what matters is the applications that you use, and how they handle it. Does a given application produce better PDF files or better EPS files. Does another application read EPS files better than it reads PDF files? Are there apps that read or write one but not the other? Is there a savings in file structure, in maintenance, in cost, in aggravation.
    Most of the people who write about these things are aware of the ramifications and the practical effects of the choices, but not the low-level details.
    Most of the time the low-level details do not matter. But they do indeed matter to some of us, and it is those of us who have spoken up in this thread.
    In favor of EPS, but in a limited way.
    Why EPS is sometimes better.
    Can you explain why you think EPS is better than ai or PDF? Can you point me to any online sources, or books?
    As we have enumerated in this thread (and the other recent one, I guess), EPS has the following potential advantages over PDF; they may not be important to you, but they are sometimes important to some of us in some cases:
    1. It can be easily authored by humans and tools without requiring complex tools to convert into intermediate formats (e.g. Acrobat Distiller; pstopdf or GNU Ghostscript; expensive libraries to produce PDF output);
    2. If appropriately written, it can produce human-readable ASCII output that can be understood by someone familiar with EPS. For programatically generated output, seeing that the code says "Draw a circle at coordinates (1 inch, 1 inch)" can be extremely valuable. In such an EPS file, that might be "1 inch 1 inch drawcircle."
    3. Bitmap binary data can be more efficiently JPEG encoded in EPS than in PDF. (I was not aware of this, and do not know it to be the case. But Uwe mentions it.)
    4. Gernot's point regarding direct CMYK specifications. I'm honestly not sure what it is, so I won't try to explain it.
    5. Some apps output cleaner EPS files than they do PDF files. Apparently Illustrator is one such app. Which is bizarre.
    6. Some applications/clients/specifications require EPS, such as the CUMULUS database.
    As for AI, well, as we've already said above AI and PDF are essentially equivalent, as both can contain PDF images and Illustrator private data. But EPS is certainly better than Illustrator private data because it is an open, well-documented standard. Anyone with enough time on their hands can interpret an EPS file acording to a public, published spec that's been around for years. There are free and commericial software PostScript renderers, and there are an abundance of PostScript printers. None of those things are true for AI.
    The rest.
    What's left? I think that's really about it. You've spent quite a bit of time arguing against a position I do not think anyone was adopting.

  • SAP 3D Visual Enterprise Side Panel not displaying JT file

    We are trying to use the SAP 3D Visual Enterprise Side Panel from transaction CV03N.  The Side Panel display.  However, all of the various sections of the Side Panel are empty.  Any suggestions of how to resolve this problem would be appreciated.
    We traced the interaction between the browser and the server using Fiddler.  We can see a web service call going out to sap/bc/nwbc/nwbc_ext2int.  When we look at the calling parameters (see below), only the Document Number (DOKNR) field is being passed.  Shouldn't the Document Type, Document Part, and Document Version be part of the call?    

    Hi Steven,
    I don't know what version of SAP 3D Visual Enterprise Viewer being used, however please can you make sure you are using the most up to date version and patch level available via the SAP Service Marketplace and reassess the issue above again thanks. If this does not resolve I would advise you to create an Incident in the SAP Support Portal under component CA-VE-VWR (Embedded Viewer)
    Kind regards,
    VE Support Team

Maybe you are looking for

  • Video Freezing on New Macbook Pro

    I bought a 15" macbook pro last week, and videos are freezing regularly. Sometimes the audio continues and the video catches up after 30 seconds, sometimes not. These are online or itunes or homemade videos that my 4-year old macbook used to handle j

  • ITunes sync problems with iphone 5

    Is anyone having problems with iTunes (11.1.2) not syncing properly with their iPhone 5? Some examples: Example 1 Existing playlist on Mac Mini (Mac OS X v10.7.5) edited to add a song iPhone 5 (iOS v 7.0.3) "Sync Music" setup to sync 'Selected playli

  • Exporting HDV to SD for iDVD

    Have been using the "Send to Compressor" in FCP 7 for HDV export to Blu Ray. But have a wedding project shot in 1080i that I want to use one of the iDVD menus. Project is 2 hours and 18 minutes so exporting to two discs isn't an issue. Disc 1 is one

  • Dimensions & Cubes in OWB

    I was just involved in the project of data warehouse using OWB-OBIEE, though in general I was often involved in data warehouse projects over the last few years. And, I am also new in this forum. I have several questions related to development using t

  • Number of ipods to an account!!!

    I know probably everyone but me knows this answer. I heard that you can only have 3 ipods to a computer. I wanted to know if this is true. I also want to know how to share music. My oldest son got the first ipod, then me and we want to take some of h