D-Bus upgrade breaks touchpad special features

The latest upgrade of D-Bus (dbus-core-1.4.14-1  dbus-1.4.14-1) makes Xorg detect my synaptics touchpad as a standard mouse. That means that scrolling etc doesn't work anymore. Downgrading to 1.4.12-1 works as a workaround. Does anyone have a similar problem?

works for me

Similar Messages

  • Hi there, Fn + F1 to F12 special features are not working properly in bootcamp Windows

    Hi there, I m just wondering recently my keyboard special features keys are not working properly(fn   F1 to F12). Is there any solutions for this?? For example I cant switch the brightness with fn   F1.. THis is so troublesome.... Please help! thanks
    This was working fine in the early stage until recently which is not functioned properly.. ANy way to fix this up?? Thanks!

    I had tried them...but its all good now... Guess RegPro must be delete my bootcamp item..So I just redownload them n reinstall...all back to normal!...THANKS!

  • Ripping DVD's: what to do about special features

    What do you guys do about special features on DVD's? I rip everything to my drives, but then the AppleTV becomes a clutter of entries...

    Well, I like to keep everything organized, so I encode the specials features as one file with the movie. They play after the movie plays. When Apple allows us to add chapters, then I will be able to just skip to them instead of fast-forwarding.Okay, I understand now. Actually, Apple already allows you to chapter your movies. However, if you do so in the normal fashion, then you will have to put everything in an MOV file container instead of MP4 or M4V containers. This means you cannot associate external "cover artwork" but, if you want to include it, embed it in your movie as a poster frame and limit dimensions to your frame size. You can use a program like Metadata Hootenanny to capture/insert chapters from your DVD or simply insert a single chapter marker at the beginning of your "special." In adddition to the "fast forwarding" capability of TV you mentioned, it also creates "pseudo" chapters of equal time intervals for "stepping" through your movie rather than "fast forwarding" if preferred. Unfortunately, they would probably not be very accurate for finding the start of your "special" content.

  • I downloaded a digital copy of a movie and when I went to play the iTunes special features lines of code appeared instead? Can I get a new download of the iTunes special features?

    I downloaded a digital copy of the film Hanna and the digital copy was supposed to come with itunes extras (special features) but when I click on it a bunch of code appears as follows in stead of the special features:
    <!doctype html>
    <html>
    <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
    <meta name="hdtv-fullscreen" content="true" />
    <meta name="hdtv-cursor-off" content="true" />
    <title>Hanna</title>
    <!--      TuneKit      -->
        <script type="text/javascript" src="TuneKit/src/TuneKit.js" charset="utf-8"></script>
    <!--      Styles      -->
    <link rel="stylesheet" href="css/shared.css" type="text/css" media="screen" />
    <link rel="stylesheet" href="css/home.css" type="text/css" media="screen" />
    <link rel="stylesheet" href="css/chapters.css" type="text/css" media="screen" />
    <link rel="stylesheet" href="css/features.css" type="text/css" media="screen" />
    <link rel="stylesheet" href="css/gallery.css" type="text/css" media="screen" />
    <link rel="stylesheet" href="css/more.css" type="text/css" media="screen" />
    <!--      Controllers      -->
    <script type="text/javascript" src="controllers/data.js" charset="utf-8"></script>
    <script type="text/javascript" src="controllers/home.js" charset="utf-8"></script>
    <script type="text/javascript" src="controllers/chapters.js" charset="utf-8"></script>
    <script type="text/javascript" src="controllers/features.js" charset="utf-8"></script>
    <script type="text/javascript" src="controllers/gallery.js" charset="utf-8"></script>
    <script type="text/javascript" src="controllers/more.js" charset="utf-8"></script>
    </head>
    <body>
    <div id="bleed">
    <div id="navigation">
    <div id="vid" class="vid_bg">
    </div>
    </div>
    </div>
    </body>
    </html>
    Can I get a new download for the special features?

    andrewfromcarmel,
    I experienced a similar issue with 10.6.8 and iTunes 11.
    Several questions:
    1. What version of iTunes are you using?
    2. Is your iTunes library located on a network drive or a local drive?
    3. What error are you getting during the download?
    4. Do you have the ability to try and download the extras file on a different computer?
    Regards,

  • Field Special Feature in Equipment

    Could someone let me know where the field Special Feature is displayed in Netpoint 5.9.
    I have entered some information in this field, but haven't found this yet in a screen.
    If this field is not used is it possible that a field like this can be changed from a text field to a Filepicker field or is this not recommanded?
    Best regards,
    Tim

    Special prices and discount on itemgroups do not change often. Sometimes they don't change a whole year. We only use one pricelist (there are actually 10) and sometimes we have to alter some prices in this pricelist. There are about 400 customers who have special prices and discounts. Our SAP consultant has made an add-on in Microsoft Access to import this data into Business One (works brilliant!). This means that special prices and discounts are imported at the same time in Business One. We are thinking to let  this table (which is always connected to the database of Business One) synchronise with Netpoint, because this table always has the latest data (e.g. when you add a new customer with special prices and discounts in Business One it's straight there in the table).
    In our situation I think the best way to keep the pricelist, special pricing and discount up-to-date is to make a SQL query based on the story above.
    Because the other problem is when you sync pricelists all the pricelists will be synchronised and we only use one. In Netpoint 5.9 there is no way to select which pricelist you want to synchronise and which one not.
    I have also read that in a future release of Webtools there will be a full support of pricing. Does this mean that you can also synchronise discounts on itemgroups as well. Or did I misunderstood you're line: 'WebTools 2007 FP1 will support special pricing, hierarchies and expansions', which means that it is already possible to synchronise discount on itemgroups is the recent Webtools 2007?
    If so, the only problem is, I believe, that Webtools is not available for The Netherlands yet!
    Please, could you give me a short reply.
    Best regards,
    Tim

  • Coding a FTP-client with a special feature

    Hi!
    I have a project in school where we are supposed to pick our own project that we code in java, and it has to be involved around networking. So I thought to myself that I should try to code a basic ftp client. This I don't see as a problem since there are a nice API for this, but there is however a glitch that I'm currently researching.
    The special feature in my client is segment downloading. Enabling this feature will let loose 3-4 threads that will connect with the original login/pass and split the desired file in 3-4 parts so they all can download it at the same time. Does anyone got hints how I can accomplish this little task of splitting a file?
    Any help would be GREATLY appreciated!
    //Frank

    Thanks for trying to help me with this. I just found a little info that might be useful that seems to proove that it's not a server-side matter: http://www.codeproject.com/KB/IP/MyDownloader.aspx
    A little down on that page you can find this:
    "Downloads can be segmented because both HTTP and FTP protocols allow the client to specify the start position of the stream. First, MyDownloader performs a request to the server to discover the file size. After that, MyDownloader calculates the segment size as follows:
    segment size = min( (file size / number of segments),
    minimum allowed segment size )
    With the segment size, MyDownloader creates another request specifying the start position of the stream. In this way, we can have multi-requests for the same files running in parallel using multi-threading techniques. This technique speeds up the transfer rate even more if you are using mirrors."
    Gotta read up to see if there is a way to apply this thinking in java.

  • 6 Disc Series, need to use bits from Disc 1 on Disc 5, but only as a 'special feature'...

    Ok,  so now I'll try to explain it with a few more words than the title allowed for
    I'm working on a DVD series, there will be 6 discs in all,   5 are closely related (Remedial Massage Therapy - Training Course)
    Some relevant info:     Each disc is a separate Premiere Project.
    There are some techniques demonstrated on say Disc 2 which are relevant to something being treated on Disc 5..    Now it’s not really the best case scenario to keep repeating said thing on Disc two (which is one way to do what I’m asking I guess).
    If you watch Disc 5 right through, it’s fine – it all makes sense, BUT we’d like to be able to put together a ‘Special Features’ playlist so that people can watch for example: Everything to do with treating the Shoulder.     (There are some shoulder things demonstrated on Disc 2, Disc 4 and Disc 5)
    Is there a way to do this?        I’ve only ever used one edited video on one timeline at a time in Encore so I’m not really sure what it can do..     
    If anyone is able to help me out with an answer that’d be greatly appreciated.. Sorry if my question isn’t making a whole lot of sense – I’ve tried haha, been a LONG day editing.. .
    Cheers,
    Rory O'Donnell

    You can also use a playlist, and chapter playlist, to play all the special feature parts. For example, let's say you have a timeline for the video from disk 2, a timeline for the part from disk 4, and you have your timeline for disk 5.
    I assume from what you have said that you have one timeline on disk 5, and that you want to play only one - or two or three - sections from that timeline. The following assumes that you will have them marked as chapters - which you can do in Encore.
    You make a Chapter Playlist for the disk 5 timeline, including only the one chapter you want, or include more. Then you make a Playlist (not a chapter playlist), and include the Chapter Playlist you just make, and the timeline of material from Disk 2 and 4. Your special features menu can play all by pointing to the Playlist, or each disks material separately.

  • Where is the find/replace-special feature located now?

    Where is the find special feature located now?
    I used to be able the search for "<space><tab>" and replace with "<tab>"
    I can no longer locate that feature and if I try to paste it into the find dialog, it says that no instances are found although I might be looking at several.
    I made extensive use of this and "Convert text to table" and "convert table to text."
    Ars-Technica reports that many of the "advanced" features have been removed. If that's correct, is Apple trying to relagate it's apps to the "Un-professional" level? Are we going to end up looking elsewhere for the features we had come to rely on? Granted, some of them still didn't work as expected, but the ones that did, I really made a **** of a lot of use of, including, but not limited to mail merge, which I'm told is also gone.
    Why can't apple just keep the great, if not at least standard, functionality intact? Give users a preference to hide the "Standardized" features if they are going to confuse them. Note that I'm not even going to say "professional" here because a robust find and replace to me is considered common place. Find and replacejust text is simply dumbed-down and, for me is a bit of an insult, especially after hemming me in to not being able to edit my documents once I open them in iOS and killing iWork on my machine after the update - sure the apps are there, but they crash complaining of a missing library.
    On that note, if anyone knows how to fix that so that I can keep working with iWork '09, I'd be relatively happy to be able to work with some of my old work that won't function in the new Pages.
    Any help on any of this is greatly appreciated.

    Pages 5 has over 90 other features removed:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=b14426a2c5af2 65f2213d98ee45f08d7&mforum=iworktipsntrick
    Pages '09 should still be in your Applications/iWork folder.
    Export your Pages 5 files to Pages '09 or Word .docx and trash/archive Pages 5.
    Then rate/review Pages 5 in the App Store.
    Peter

  • Udev17 breaking touchpad?

    Hey all,
    I've tried searching here but haven't been able to find what's going on here. After installing udev17, it looks like my synaptics touchpad has stopped working. The keyboard does work fine, and so does an external mouse. I downgraded to udev16 and that fixed my issues. I've tried a few fixes I searched for on the forums but nothing seemed to point directly to what I'm experiencing.
    Possibly relevant parts of logs from udev17
    [ 2873.710] (II) Using input driver 'synaptics' for 'Video Bus'
    [ 2873.710] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 2873.710] (**) Video Bus: always reports core events
    [ 2873.710] (**) Option "Device" "/dev/input/event7"
    [ 2873.803] (--) Video Bus: invalid x-axis range. defaulting to 1615 - 5685
    [ 2873.803] (--) Video Bus: invalid y-axis range. defaulting to 1729 - 4171
    [ 2873.803] (--) Video Bus: invalid pressure range. defaulting to 0 - 256
    [ 2873.803] (--) Video Bus: invalid finger width range. defaulting to 0 - 16
    [ 2873.803] (**) Option "TapButton1" "1"
    [ 2873.803] (**) Option "TapButton2" "2"
    [ 2873.803] (**) Option "TapButton3" "3"
    [ 2873.923] (--) Video Bus: no supported touchpad found
    [ 2873.923] (EE) Video Bus Unable to query/initialize Synaptics hardware.
    [ 2873.976] (EE) PreInit returned 11 for "Video Bus"
    [ 2873.976] (II) UnloadModule: "synaptics"
    [ 2873.976] (II) Unloading synaptics
    [ 2874.564] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event11)
    [ 2874.565] (II) No input driver/identifier specified (ignoring)
    [ 2874.565] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0)
    [ 2874.565] (II) No input driver/identifier specified (ignoring)
    [ 2874.566] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
    [ 2874.566] (II) No input driver/identifier specified (ignoring)
    From udev16
    [ 32.831] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
    [ 32.832] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 32.832] (II) Using input driver 'evdev' for 'Video Bus'
    [ 32.832] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 32.832] (**) Video Bus: always reports core events
    [ 32.832] (**) Video Bus: Device: "/dev/input/event12"
    [ 32.843] (--) Video Bus: Found keys
    [ 32.843] (II) Video Bus: Configuring as keyboard
    [ 32.843] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12"
    [ 32.843] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 33.385] (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event6)
    [ 33.385] (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall"
    [ 33.385] (II) LoadModule: "synaptics"
    [ 33.385] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so

    https://bugs.archlinux.org/task/23886#comment75521
    https://bugs.archlinux.org/task/23899
    Last edited by karol (2011-04-30 08:46:21)

  • The "This form is interactive and has special features" error when trying to make annotations.

    I create, revise, and manage over 200 forms for a company and when working on creating or revising a form, I have several stakeholders who provide feedback during the development process and most like to use the Adobe Acrobat annotation tools which is helpful for me too.
    We have been using Livecycle Designer since the ES version, went to ES2 and now have both ES2 and ES4.  I never alter the default settings.  Lately, some of the managers have been getting the error which states the forms have special features and you cannot leave sticky notes, highlight or whatever.  From reading past post on this, it is because these forms are Dynamic versus Static.  However, with our 200 forms, several can have notes added, probably most of them.  What would create this difference of static vs dynamic when the settings are touched by me?  All of our forms are fillable pdfs using textboxes, checkboxes, radio buttons, etc.
    Here is a link to a pdf which will not allow editing:  http://fulfillment.cfgweb.com/showpdf-sku.cfg?sku=WR01CS1008&clientcode=wrf
    Here is a link to one that will:  http://fulfillment.cfgweb.com/showpdf-sku.cfg?sku=WR01CS0011&clientcode=wrf
    Any help would be appreciated.

    When you save a PDF out of Designer you have a choice of Adobe Dynamic XML Form (an XFA form) or Adobe Static PDF Form.
    XFA forms don't have the same functionality as regular PDFs so a lot of stuff is disabled. But if you are creating dynamic flowed forms and have scripting for showing and hiding, etc. then you need an XFA form.
    I looked at both your files and neither of them seem to be doing any dynamic stuff so you should be able to save the one that doesn't allow editing as a Static PDF.
    Static files are also created when using background artwork (pdfs, etc.) that you lay fields on top of.

  • I have just downloaded harry potter and deathly hallows part 2 and it doesnt have any of the special features or itunes extra, is there anyway you can fix it?

    i have just downloaded harry potter and deathly hallows part 2 and it doesnt have any of the special features or itunes extra, is there anyway you can fix it?

    That's right.  You cannot.  Sorry.
    B-rock

  • DV clips distorted in "Special Features"

    I had some "outtakes" I wanted to include in my Special Features menu, so I exported the .dv clips from iMovie and then imported them to iDVD in a submenu. These clips play in 4:3 within iDVD preview and on the burned disk, however if I play the raw DV clip in Quicktime they display fine (16:9). Is this similar to the other issue I see other have encountered with exporting from Final Cut (or a bug in iDVD)?
    Any/all help is appreciated!

    I had some "outtakes" I wanted to include in my Special Features menu, so I exported the .dv clips from iMovie and then imported them to iDVD in a submenu. These clips play in 4:3 within iDVD preview and on the burned disk, however if I play the raw DV clip in Quicktime they display fine (16:9). Is this similar to the other issue I see other have encountered with exporting from Final Cut (or a bug in iDVD)?
    Any/all help is appreciated!

  • My macbook Pro 13'' keys aren't working (The Esc, F1 to F12 and also the Eject Key doesn't work and so I'm unable to change the varied special features those keys offer.)  Please help what do i do? Because i've gone through all the support options :(

    My macbook Pro 13'' is giving me trouble
    The Esc, F1 to F12 and also the Eject Key doesn't work and so I'm unable to change the varied special features those keys offer.
    Please help what do i do?
    Bceause i've gone through all the support options

    Hi Kash_xo,
    If you are having an issue with some of the keys on your MacBook Pro's internal keyboard not functioning as expected, I would suggest that you troubleshoot using the steps in this article - 
    OS X Mavericks: If keys on your keyboard don’t work
    Thanks for using Apple Support Communities.
    Sincerely,
    Brett L 

  • 1.1.3 iPhone upgrade breaks bluetooth

    Since 1.1.3 upgrage iPhone will not pair wuth Car Kit ... which works fine with other phones. Looking at forums this is a widely reported problem.... and is a DANGER to LIFE for iPhone users when driving. How can I raise the issue to Apple so that they fix as matter of urgency?

    I have the Garmin 360. Not only did the upgrade break my bluetooth connect ability, the other night my Iphone lite up and locked all by itself. A small cog appeared on the screen and the phone died. The phone came back only after the battery was depleted and recharged. Since then batter life has been reduced. Between paying a premium for the phone and now this......

  • I movie 11 does not have a special feature for subtitles?

    i movie 11 does not have a special feature for subtitles?

    No, not like you would find on the Windows PC for example Aegisub. That is a very well made open source sub-title editor. What iMovie has are embedded or hard coded subtitles burned right into the video frames after you Share the movie (exporting it really) to the Desktop. There are some title choices that can mimic the sub-titles you see in the movies, but you don't get the timing accuracy required to to real sub-titling, and that's what a program like Aegisub provides, timing, two rows of text, all kinds of different options to not just add but refine the titles.
    The closest you can get to a sub-title in iMovie '11 is Lower Third, and Lower options unde the Titles toolbar. (the letter T tool)

Maybe you are looking for

  • Is it possible to Integrate IBM Tivoli Access Manager with EBS R12.1.3 ?

    Hi All, We have a requirment to integrate IBM TAM with oracle EBS R12.1.3. We already had such setup with TAM5.1 with oracle EBS 11.5.0. Now we try to replicate setup using R12.1.3 and end up with failures. - TAM login is unable to bypass the oracle

  • Tracing / Profiling SQL statements in Sybase

    Hi Guys, I would like to capture the SQL statements that have been fired from a web app (bit like SQL Server's profiler). Is there such a tool / facility?Please note that I cannot use dbcc commands like traceon as DBA's wont grant me sa rights (in de

  • CS4 Creative Suite update re install

    I have Creative Suite cs4. It is an upgrade as I had CS3 as well. I installed CS4 onto my PC and all went well. My PC then packed up and I had to buy a new one. I went to install CS4 onto my new PC but had lost the serial number for CS3 which is need

  • How to process million records

    Hi , How would you process 50 million records without running out of set background time in BDC . please help is there any other process for doing this. Moderator message: too vague, help not possible, please describe problems in all technical detail

  • HR Administrator POWL Toolbar Action Buttons are Inactive....

    Dear All, I am new on NWBC POWL setting. I have configured HR administrator POWL with application (IBO_WDA_INBOX) and application Config.(ASR_HRADMIN_WDAC_POWL_INBOX) and all my HCM Process & Form tasks are working fine through it. Now the problem is