[SOLVED] XFCE and automounting DVD/CD

Hello all,
New to XFCE, switched from gnome 3, and I have a few questions, if someone can point me in the right direction:
1) how can I automount DVDs or CD's as well as USB thumb drives?  I tried devmon for udisks, and that didn't work.
2)  as a regular user, I don't have access to the "Restart" and "Shutdown" buttons from the logout menu, they are dimmed.
3)  whenever I roll my mouse into the lower right corner of the desktop, it appears to get "stuck" for a second or two.  this is the only corner it gets stuck in.
any help is greatly appreciated.
--nixIT
EDIT:  Added #3
Last edited by nixIT (2011-05-20 13:53:14)

I was also struggling with the same problem when switching from gnome 3 to Xfce.
The first question is the first problem I encountered and it can be solved by adding "ck-launch-session" This should have been in the FAQ.
I am now facing the second question now. Here is some hints https://wiki.archlinux.org/index.php/Th … tomounting
I am still trying to figure the problem at this moment.
Edit: After following the instruction on the wiki, automount sill not works.
I found a thread on the forum discussion about this issue. https://bbs.archlinux.org/viewtopic.php?id=111867
Basically, thunar and  thunar-volman required gvfs to have automount function properly.
Last edited by cecilyen (2011-05-22 22:24:37)

Similar Messages

  • [SOLVED] Xfce and bus issues

    Long story short, I updated Xfce to 4.8 few days ago, and everything went well. I was running my basic programs and VM during these days.
    But today, all of a sudden, some programs didn't launch anymore. xfce4-mixer quit with a "Bus Error" message, and many other things started failing. After a reboot, it just got weirder: NMApplet appeared in the tray and displayed my network (wireless), but clicking it just "freezes" the icon. Aside from that, xfce wouldn't load my keymap (es), instead it defaults to a "us" keymap.
    The only packages I updated today were a few python and power management packages. Downgrading these (and dbus) didn't help.
    Also, X terminals (xfce's terminal, tilda, etc) behave strangely when scrolling back: A few lines are displayed, but scrolling up further just displays empty space.
    No major configs were edited during this time. Googling a bit gave me results about dbus being twice on rc.conf, but that's not the issue. My current rc.conf has dbus and hal after it (Method 1 in archwiki). Excluding dbus (Method 2) doesn't change things. I also tried excluding hal (Xfce 4.8 doesn't require it anymore, correct?), but it's the same thing.
    Xfce itself seems to run sorta fine though: The shutdown command inside the DE works, and some apps do run (power management, xfce notes, notifications). Others give out several errors: Chromium for example says it "can't create a directory socket" or something (using another system right now, so I can't check), while avant-window-navigator gives out dbus and gconf errors.
    dmesg doesn't display anything out of the ordinary at the end (the blank space in terminals issue doesn't let me read too far back.)
    EDIT: A dbus-daemon process is constantly using 50% of the CPU. And the kernel is 2.6.36 (upgraded it quite some time ago, had no issues)
    Any ideas on how to proceed would be greatly appreciated.
    Last edited by GRem (2011-01-23 01:00:54)

    ...and I solved it.
    Since nothing would work, I decided to back up my system files and pacman cache, among other things. When checking my pkgcache folder size, I noticed that the / partition was at 100%...
    So running ncdu I find out slim had a 9.9 GB log for some reason. Deleted that, rebooted, and everything is back to normal.
    So now I mark this as solved, thankfully. Now the slim logs are not growing like crazy.

  • (SOLVED) hal and automounting

    Hallo. I am e newbie of Arch. Two months ago I installed Arch on pc without problem and with a very few customisation. I tryed to do the same with my laptop. Installation with the last set was found on web was ok, but now ... I am unable to see hotplugged usb pen drives, external usb disk, internal partition. I can mount them manually by fstab edit or just console, but I see them as folder  :-(
    What seems strange to me is that on Arch pc all is right, and I can see the drives in dolphin even if not mounted.
    Last edited by Yagi858 (2008-12-18 00:17:20)

    Really sorry ... The laptop is HP Pav dv2000 series, the PC is HP too. The desktop environment for both is KDE4 from extra repo. I made just a bit of manually setting ... rc.conf and lcd-font. It' s a really clean standard installation following the cd menu.
    OK. SOLVED !!!
    Removed and reinstalled udev. Strange that pacman -Suy didn't see the new version ...
    Last edited by Yagi858 (2008-12-18 00:16:46)

  • [SOLVED] Xfce and gtk-sunlight (rsw in the AUR)

    I'm yet another refugee from Gnome 3. I've got Xfce set up almost exactly the same after a day of fiddling, but I can't figure out this thing, and there's nothing on google or the forums about it.
    I'm trying to use the Realtime Sunlight Wallpaper app that updates the desktop background every 30 minutes. I assumed, it being gtk, that it would work in Xfce, but it doesn't appear at all. When I run it from the command line it seems like it's running fine with no errors. I feel like I'm missing something huge. Can someone tell me if this is even possible with the way Xfce does the background vs Gnome?
    Thanks!
    Last edited by JohnnyRogers (2011-05-12 21:55:04)

    I've had a look at this and rsw uses this command to change the wallpaper:
    gconftool-2 --type string --set /desktop/gnome/background/picture_filename
    (+ the actual filename appended.)
    Under Xfce, xfDesktop is responsible for displaying the background, and it probably doesn't care much about gnome settings...
    Try changing the code in support.h from
    #define GCONF_SET_WALLPAPER "gconftool-2 --type string --set /desktop/gnome/background/picture_filename"
    to
    #define GCONF_SET_WALLPAPER "xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/image-path -s"
    It should work... However there are other commands (GCONF_SET_PICTURE_OPTIONS, etc. in support.h) that you may have to change to fix everything.

  • [SOLVED] /dev/sr0 and /dev/dvd missing

    Hello everybody,
    I have a problem with my fresh installed Arch GNU/Linux.
    If I start the PC without a CD in the drive, then both /dev/sr0 and /dev/dvd are missing.
    After a loooong time I found out that starting the PC with a CD in the drive is a workaround....
    Do you know what is the problem?
    Thanks!
    Bastien
    Last edited by PolePosition (2013-10-11 21:19:38)

    Ahah, I think I have defekt-bullshit hardware :
    https://bbs.archlinux.org/viewtopic.php?id=66124
    Here is a good reason (EXCUSE !!!) to upgrade my motherboard. :-)
    Last edited by PolePosition (2013-10-06 12:16:24)

  • [SOLVED, I hope] Xfce and Firefox "renewed" by shutdown

    I closed all the apps, exited X and turned the box off # shutdown -h now
    On booting the next day, xfce was reset to "just installed" status (all settings gone) and Firefox was brand new, welcoming me for the "first" time -- no bookmarks.  I never saw the like.  It's no train wreck, but....
    EDIT:
    OK, that's bizarre.  In spite of the fact that I did everything as always, another login to the GUI in Arch produced a restored xfce and Firefox.  Even the bookmarks are back.  I can't explain it, but I'm not going to refuse the help of the resident Poltergeist.  Now: how do I keep him friendly?
    Last edited by Vagabond (2010-12-05 09:49:15)

    Thank you all for a quick response
    anonymous_user wrote:
    Does lsusb show your devices or no?
    Also try connecting the device(s) to different USB ports.
    lsusb shows nothing, like anything is pluged in, every hardware is fine, I booted with a fedora live USB and the mouse and flashdrives worked
    toad wrote:So you don't need the formatter, but the other stuff is useful. Also, what does dmesg say?
    I put what dmesg says on a pastebin here
    toad wrote:toad@archtop 500\1 ~ > pacman -Q |grep usb
    libusb 1.0.8-1
    libusb-compat 0.1.3-1
    quick-usb-formatter 0.4-1
    usbmuxd 1.0.6-2
    usbutils 001-2
    this returns the next:
    libusb 0.1.12-4
    libusb1 1.0.8-1
    usbmuxd 1.0.4-2
    usbutils 0.87-1
    teop wrote:And that all can be different problems.
    You can try installing xf86-input-evdev and see if mouse works.
    If it works than usbsticks may not be working due to policikit problems.
    I've installed that and didn't change a thing :S
    Last edited by xangelux (2011-02-19 20:41:17)

  • Satellite P200-1B6: Sound Driver update fails and HD-DVD Player doesn't work

    I have just bought a Satellite P200-1B6 laptop and spent the day installing the updates recommended by the TEMPO program. One of these was a Sound Driver update from RealTek but on running this it fails about 80% of the way through with an error: 'Install Realtek HD Audio Driver Failure !!'.
    Now the Toshiba HD DVD player fails to start with an error 'Unable to output the video to an external device.
    Please switch your display device by pressing the Fn + F5 keys after ending the application'. I've tried this but it seems to have no effect.
    I'm now regretting starting to update the installed drivers. Should I try to rebuild the machine using the recovery discs or is there another solution that someone has found? Or have others found the upgrade works?
    Any advice welcome

    Last month I upgraded my PC Satellite P200 (BIOS, Driver ATI HD2600, Package VAP and HD-DVD Player).
    But after this update, I was no longer be able to read my HD-DVDs
    Error message was: "Unable to send the video to an external device. Please turn off the display device."
    The problem was much of the update Realtek R1.76 (Realtek Sound Driver - 6.0.1.547 - 20/11/07) currently proposed on the site toshiba.
    Indeed, the P200-1DE is equipped with Realtek ALC268 Audio Codec.
    The latest update of this codec is R1.89. I downloaded from the site Realtek and it has allowed me to solve the problem.
    [http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=14&PFid=24&Level= 4&Conn=3&DownTypeID=3&GetDown=false]
    I have no problem since that last update

  • Optical Drive is Reading CDs and DVDs & Writing CDs but not Writing and Erasing DVDs!

    Product Name & Number: Compaq Presario CQ60-101AU
    OS: Windows 7 Ultimate SP1
    Error Msg: Shows Reading Error at the end of burning DVD using Cyberlink Power2Go 5.5, Nero 11, Ashampoo Burning Studio 11
    Description:
    When reading and writing CD+R, everything works perfect. And Reading DVD also working perfect. The problem is while Writing DVD+R, DVD+RW and Erasing DVD+RW. When using burning software or the windows in-built burning, at the end it shows reading error. And While erasing also same problem. In the DVD, there are only some dark circles/lines with gap and doesn't look like normal written DVDs.
    Steps tried out (but in vain)
    1. Used different burners
    2. Used Superblank
    3. Uninstalled and Reinstalled Chipset drivers
    4. Formatted the whole HDD and Reinstalled OS
    Please Help! Actually where is the problem? And how to fix it?
    ** If your problem is solved then Mark this as Answer! **
    ** Please give Kudos If you want to Thank Me! **

    Either go directly to Intel and run their driver finder or use this thread.
     http://forum.notebookreview.com/hp-drivers-software-forum/404164-drivers-hp-dv6-2xxx-dv7-3xxx-dv8-hd...
     The bloat-ware if you want it :
    http://forum.notebookreview.com/hp-drivers-software-forum/519991-popular-hp-notebook-software.html
     Install the Chipset driver first, then the Intel Rapid Storage Technology Driver, the rest doesn't matter.
     Same for the NVIDIA driver, Notebook Review is up to date or you cab go directly to NVIDIA.
     http://www.intel.com/p/en_US/support/detect?iid=dc_iduu
     http://www.geforce.com/drivers
     And the tutorial to do a clean install to W7.
      http://pcsupport.about.com/od/operatingsystems/ss/windows-7-clean-install-part-1.htm
     If you have an upgrade disc, then you can do a clean install as long as there is a Windows OS on the drive.
     I have also done a clean install form an upgrade disc to on a new drive and it still works.
     Glad the MoBo's doing well !    What kills them is if you do allot of gaming, the MoBo can't take the heat. The cooling system just isn't up to the task.

  • IDVD problem burning and multiplexing - gets stuck but ejects the DVD and the DVD doesn't play

    I am having trouble burning DVDs.  Everything seems to be working fine during the iDVD project creation.  I can watch the movie and select scenes within iDVD.  Then, when I go to burn the DVD, it gets stuck at the burning/multiplexing stage - the wheel just keeps spinning and says there is about a minute left.  Yet it ejects the DVD and the DVD won't play when inserted into a DVD player.  It will show the intro and the scene selection pages but when you click on one of the scenes, it gets stuck and doesn't play.  I have already uninstalled and reinstalled iDVD.  The problem persists.  It seems like the burner itself is the problem.  What can I do to fix it?  I have Mac OS X Version 10.6.8 with a 2.8 GHzintel Core 2 Duo and iDVD version 7.0.4.

    Hi
    Multiplexing error is a very complex problem due to many things (long long list following) - one common but not obvious reason is that material on the iDVD menu goes outside the TV-Safe area (or just touching it).
    So first - turn on TV-Safe area and move any object well inside of this.
    Wide screen stretched - usually (as I think) it is due to making a 4x3 movie in a 16x9 wide-screen project OR the other way around. This forces one to on flat-screen TV (or other) set the presenting view right - My has 4x3, wide-screen, zoom and auto-wide-screen and I have to switch this by my remote for some DVD I've made "wrong" way.
    Now my long long list on Multiplex Error
    LONG LONG LONG LIST
    Multiplexing Error
    PART One.
    Use of strange video/audio material e.g. .avi, .wmv, .mp3 etc.
    I only use.
    Video - StreamingDV (miniDV tape via FireWire) and
    Audio - .aiff (as on audio-CDs) (else converted to this .aiff 48KHz)
    Photo - .jpg (.bmp known problematic)
    Chapters !
    A.    Using strange letters in video project name e.g. +,/; etc. keep to a-z and 0-9 strange letters in project name e.g. +
    as described by Donnyboy69.  Does the title of your project have any symbols or decimal points in it. If so, that is why you are getting the error. I had a project that had a + sign which caused the same problem. I renamed it without the symbol and low and behold, it worked.
    B.    Location of Chapters
    • Can’t be at start or end of movie (Skip first/start one - iDVD sets this by it self. At the End - no need)
    • Not in a transition (or within 2-3 seconds from it)
    Important when from iMovie HD6 or previous - Now also observed when using FCE 4
    PART Two.
    from Robert Modero.
    "Multiplexing Error. Problem during initialization of tracks"
    Simply remember to add subtitles to your Quicktime files and menu buttons.
    Once I did that, I was back in business.
    from Boise Jim
    Do a safe reboot (by holding down the shift key until you see the spinning gear on gray background, then release, then restart when your start-up screen appears).
    I always makes a DiskImage first and test this so that it runs OK
    I use only - Verbatim DVDs
    I use only - DVD-R
    I burn at an as slow speed possibly e.g. x1
    This gives good DVDs
    PART Three.
    Multiplex Error
    Chuck, Chicago 2/7/2009.
    Back again. Here is what I have found to work. I also have and use a LaCie DVD-R/RW DL external drive and a LaCie external hard drive as well. Since yesterday I have tried a few ways to burn a themed iDVD project having four 56 minute movies on it, amounting to 226 minutes onto a DVD DL disc, capacity 240 minutes. Apple tech support really didn't know what to do but gave me a very good tip. I had two options left. Apple tech support's tip was to try disc image. One of the replies on a thread with this subject said not to, but my experience today is good. Put your project onto "Burn to disc image," under "iDVD, file." Yesterday encoding took me 23 1/2 hours. Overnight for iDVD disc image, encoding took 21 1/2 hours (again) while I slept. This morning I tried to copy/burn disc image to a DVD with Roxio Toast 7, and it stopped near the end of the burn with some kind of "error" message. So then I tried Utilities> Disc Utility> Burn icon, and followed it through. Be sure to click the DVD DL drive in the window "Burn disc in.". I had one other problem though. At the end of a 46 minute copy, it started to verify, and at the end of verify it rejected the burn. So I tried again, and when "verify" appeared, I clicked on "Skip." The disc finished burning and is doing fine and well. A long and tortuous process, but at last something works. I made several additional copies using Disc Utility. Best wishes. Chuck, Chicago.
    2. Disconnect any other external devices not absolutely needed.
    e.g. external USB/USB2 hard disks, other FW hard disks etc.
    3 Chapter marks in transitions - minimum 2 sec from
    FROM Bev.
    (Not a 'guy' but I will answer!)
    First, I do not think that mixing wide-screen and standard makes a difference in iDVD.
    Second, you should use a better brand of DVD disk. Also, many of us have experienced fewer problems on playback with DVD-R disks. Recommended brands here are Verbatim, Maxell and Taiyo Yuden. Memorex and TDK are not consistent and may not give you a correct burn. They apparently have fewer layers in the composition of the disk. I have always used Verbatim DVD-R disks and have not had any burn problems.
    Also, choose a slower burn speed, 4x or less.
    Third, to determine if the iDVD project will burn properly, create a disk image file (from within iDVD, go File->Save as Disk Image) and test it. Mount the disk image and then open DVD Player (in Applications) and view your project. If it plays correctly, you can then burn the actual DVD disk from the disk image file using Disk Utility.
    From. Boise, Idaho
    I did everything I've seen suggested, but a friend (who used to be an Apple Genius) suggested that I do a safe reboot (by holding down the shift key until you see the spinning gear on gray background, then release, then restart when your start-up screen appears).
    It worked, and I got a clean burn from iDVD.
    Hopefully this can help other people.
    by dheb0422
    Well, I finally got it, and it was odd enough to post here incase anyone looks this topic up again. Many things were tried, including burning the unedited film, the edited film without titles and chapter markers, abbreviating the chapter markers in case length was the issue (remember the old iMovie used to truncate them when moving to iDVD?). In the process, I noticed that one, and only one, chapter marker was on the same line as the title marker. All the others were on the line above. The only way I seemed able to change that was to clip a few seconds of film. After that last clip, the offending marker took a place on the line above, as were all the others. That run published, compiled completely and burned. That's one for the books.
    One user more writes
    To add my experience with Multiplex Errors using iDVD (7.0.4), I recently created two iDVD projects
    Video from both passed from FCE 4.01 with chapters
    One project worked fine in creating disk image file
    The other gave Multiplex Errors
    I tried suggestions to remove special characters and no chapter marks at beginning, but nothing worked
    Note that I've used iDVD for dozens of projects and this is first time I've run into Multiplex Errors
    Anyway, for problem project, I tried an experiment where I removed all chapters in FCE and passed to new iDVD project
    This time multiplex errors gone
    So had something to do with chapters
    So now I tried numerous experiments to remove individual chapters and try again creating disk image with new iDVD project
    After numerous tries, I was able to narrow problem down to 1 "Bad" chapter mark
    That is, when I left the "bad" chapter in my FCE project and passed to iDVD, iDVD gave multiplex error
    When I removed "bad" chapter mark (and others in), no multiplex error
    As a final experiment, I moved "bad" chapter mark about 5-10 sec's beyond original point and passed to iDVD, the multiplex errors now magically went away and I was able to finally create my disk image.
    I have no idea why this worked, but thought I'd mention here in case someone else runs into similar problem.
    Rich839
    In addition to Bengt's fine advice, burning errors can occur if you have located any of your menu buttons wholly or partly outside of the safe TV viewing area. Go to your main project menu, then click on View/Show TV Safe Area, to check. Drag into the safe viewing area any buttons that are outside the safe viewing area.
    Russ One - suggest this
    Multiplex Error-There was an error during muxing preparation
    One thing that worked for me was to export the video w/o chapter markers as a self contained movie (thereby not loosing the edits & etc). Then make a new FCE project and import that movie into a new sequence and add the chapter markers. I've used "-", "&" and "," with no problem in the chapter names. Removing the markers or exporting without them did solve the problem but renaming them with just numbers 1,2,3....5, did not solve the problem and since this problem seems to happen with with iMovie as well, it would suggest the problem is in the video or audio and in combination with the chapter markers iDVD just can't handle it. The only other possibility is that both iMovie and FCE share the same or similar chapter marker code that some how is corrupting the markers.
    Summary - What to try
    1. Chapters
    • Only A to Z and 0 to 9 in chapter title
    • No Chapter mark at very beginning of movie
    • No Chapter mark in or within 2 seconds from any transition in movie
    2. TV-safe area for buttons (no one outside this)
    3. Safe re-boot
    4. No other external devices connected - that are not needed
    SDMacuser adds to this
    • On #4 ... No ext. devices. Some think this applies mainly to ext. FW. Not the case. Also applies to ext. USB2 as well (not to mention flash drives too).
    Do not leave 3rd party devices / camera / camcorder plugged in unless it is being used with iDvd's One Step process. Certain web cams can trigger this also (especially ones with added features like LED light/s that draw additional power from the FW or USB bus).
    5. Minimum of 25Gb free space on Start-up hard disk
    6. Make a DiskImage first - reduces where problem originates
    7. Trash iDVD pref. file
    8. Make a new iDVD project
    9. Movies in project with same aspect ratio e.g. 4x3 or 16x9
    10. No other programs/applications running during iDVD process. e.g. Internet, screen & energy savers
    Yours Bengt W

  • I have lost the password and the DVD is not working on my old mac G4 500mhz, how can I get back my password?

    I have lost my password and the DVD is not working on my old mac desktop G4 500mhz. I have tried use the boot up disk to change the admin password. But the DVD did not work. ( I did not touch this machine for years.) But i need retreive something , so I have tried the shell script in the terminal
    1. fsck-y and the mount-uw to try to change and find the service directory's plist to change the password. But after I get the mount -uw, it show illegal option message.
    What I can do now to solve this problem? in shell script or any other way?
    Thx in advance.
    Alfred

    Hi,
    A DVD drive that is not working after many years not used:
    most probably dust on the little laser lens.
    Take the drive out and if you can reach this lens: clean it with pure alcohol on Q-Tip.
    Many people throw away cd or dvd players all the time because they stopped working, and very often it can easily be fixed by cleaning this lens.
    I used to have a G5, where I couldn't access that lens. It was very sensitive to dust.
    I have fixed it several times with compressed air. One time I didn't have canned air, but a bikepump did the trick.
    If you have another mac, I'd try to access the G4 internal disk with firewire target disk mode.
    good luck

  • I have error 39 message and my dvd is not showing up in my computer.i have reinstalled many times a

    hp pavillion p6000 series
    hp dvd rw ad-7251h5 sata cdrom
    i have error 39 message and my dvd is not showing up in my computer

    Hi,
    First, try the automated fixit from Microsoft on the link below.
    Windows 7
    Vista
    Check if the drive is now working.
    If it still doesn't work, click the Start Menu, open All Programs, open Accessories, right click the Command Prompt and select 'Run as Administrator'.  In to the prompt type the following command and hit enter.
    sfc /scannow                 ( note that there is a space between sfc and the / )
    Let the process complete, then type exit and hit enter. 
    Next, click the Start Menu, open the Control Panel and click on Device Manager.  Next click to open DVD/CD-ROM Drives.  Right click the drive and select uninstall.  Do not delete drivers if asked.  When the device has uninstalled click on the 'Scan for Hardware Changes' icon ( usually just below Help on the toolbar ).  Let windows reinstall the drive and see if it now works.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • [SOLVED] XFCE - Incorrect windows placement

    Hi,
    I'm currently having a issue with XFCE's window placement. In the settings panel, under Window Manager Tweaks > Placement, window placement is set to Center for all windows, but this option has no effect. I tried changing it to place windows under the mouse, but it also has no effect on the windows placement. Windows keep opening on the screen corners.
    I checked the forums for similar problems, and found some results, but none of the solutions worked for me. Also, those are quite old topics.
    [Solved] XFCE - Having Trouble Centering Windows
    [solved] Xfce4, new windows position
    Xfce 4.8 xfwm4 window placement settings no longer have any effect.
    This is not a big problem, but I'm kind of picky, so if anyone knows a solution to this problem, please share it.
    Best Regards,
    Agkel0s
    Last edited by Agkel0s (2014-07-14 21:37:54)

    Agkel0s wrote:Currently the slider is on the minimum value, and windows of all sizes should open centered on screen.
    Shouldn't you actually have it on the maximum value?
    I believe the way this works is that the size (or ratio, the option is actually called placement_ratio IIRC and is a ratio of window size vs screen size) you specify here is the minimum to trigger "smart placement." If the window isn't (at least) of that size, then the default (i.e. center or under mouse pointer, as defined below) will be used. So if you want every window to use the default placement, you should set the minimum size for smart placement to be as large as possible. (In fact, I believe with a ratio set to 100 (i.e. slider to the max) it should always use the default placement, regardless of window size, which is want you're after if I'm not wrong.)
    If even with the slider to the max you get new windows placed using smart placement, then it sounds like a bug I'd say.
    (Also, just as FYI and though you might simply want all windows to be centered, I wasn't happy with xfwm's smart placement myself, you can see this topic for a (IMO) better alternative.)

  • Satego X200-21D: TS-L632D DVD-Drive doesn't read and burn DVD-R DL

    Hallo,
    I have problems with my SATEGO X200-21D DVD-Drive
    TS-L632D to read an burn DVD-R DL discs.
    I contacted the Toshiba-support via e-mail ans asked
    for a new drive-firmware, but the answer did not solve my problem.
    There are only updates in the toshiba download area,
    but not for my drive model. I can send my notebook
    for money to a service partner, to check this problem.
    I can not understand this! I bought a highend notebook
    for 1.700 EUR and it is no firmware update support
    available to solve problems with newer discs?
    If i search for this problem in the WEB, there an a lot of
    questions and problems with reading and burning
    DVD-R DL discs with this drive modell!
    How can it be???
    I hope for some hints to get a firmware drive update
    to fix the problems reading and writing DVD-R DL discs.
    Gettings J. Janni from Germany

    Hi,
    yes I have got the TS-L632D drive and not the TS-L632H - that is true. But why is no firmware update available for TS-L632D,
    because also this drive has problems with DVD-DL discs!? I payed 1700,- EUR for my Thoshiba notebook with the
    DVD-drive TS-L632D. And in my opinion it can't be, that for this drive version is no firmware update available!!!
    Other companys (f. i. DELL , SAMSUNG) support this drive version and offer firmware updates for this drive modell.
    It is a fact that my DVD-drive has problems to read and burn DVD-DL discs! This is a known fact for many drives and therfore
    exists firmware updates for the DVD-drives to fix this problem. But why not for my drive modell???
    My be it was an error to by a Toshiba Notebook!? I am a customer and I don't care what special
    DVD-drive modell is in my notebook (TS-L632D , H or wwhat ever)!!!
    My message to Thoshiba: "Pleas help me to solve my problem!!!"
    Greetings
    Janni from Germany

  • DVD Studio Pro - Markers and burning DVD questions

    Hi everybody... I'm not very experienced in DVDSP, actually this is my first professional project with DVD Studio.
    I have three issues I don't know how to solve:
    1. I have 4 differents video tracks in my DVD. Each track has some Chapter markers. When I use the simulator to test the NEXT/PREVIOUS Chapter everything is ok and when the last Chapter of the current video is reached, if I press again "Next Chapter" nothing happens and that's ok. The problem is that when I test the DVD in my DVD reader, pressing "Next Chapter" when the last chapter of a video is reached goes into the following track. I do not want this to happen, I just want to limit the chapter next/prev on the current track. Is it possible?
    2. I set precise chapter markers for the beginning of a new section. On Mac Simulator and Apple DVD Player everything ok, but on the actual standalone DVD player the audio of the next marker is cut for about 2 sec... So the chapter is not exactly as design, first moments of the audio cannot be heard and that's very bad because this is a video lecture... Anyone has experienced that or has an idea on how to solve?
    3. I read in the forum that to burn the actual DVD many suggests to use Toast instead. When I create the build and import in Toast the VIDEO_TS and AUDIO_TS files, I see that DVD Studio creates some layout non DVD standard files in the VIDEO_TS folder. Some suggests to remove these two files. It is safe?  Why DVD Studio includes them in the build if they are NOT according to DVD standards?? 
    Thank you so much for anyone who can help!!
    Andrea

    Merlino wrote:
    3. OK so if it's safe to remove the files from the build manually no problem. I've found only two files one .LAY and one .layout. Are there any other files that need to be removed?
    No, those are the only ones.  One other item that you've probably already figured out: The Orange Book ("the DVD Bible") is very specific about content and very limited in what it allows. I believe the reason for this is that the specs were decided almost 20 years ago and as compared to current electronic devices, the players are dumb as a rock. While we're all willing to deal with this, it leaves one significant pitfall: If you are not careful with the naming of your "Build" folders you'll quickly have dozens of identical folders with contents that appear identical except for how many identically named files they contain.
    I've adopted a policy of religiously naming my build folders with descriptive and explicit names ("Wash D-I Recital 2013 Build 1") and stayed away from anything that requires me to remove the .layout file. It is the only actual identifier 'til you open the VIDEO_TS folder in a player. DVDSP doesn't actually remove the layout files, it just discards them from the data stream as it burns the files.
    That said, thanks for the work-around idea you came up with; you're going to be a really good author with that kind of savvy.

  • [Solved] XFCE Desktop update...

    Hello all agian.
    I am using conky in XFCE and play my music collections with mpd now. In conky I added mpd status including song name and so on.
    My problem is, when I play a song it shows the artist/title on the screen. If a song's title is shorter then the previous song conky update that text but on the desktop there's still text left from the old song.
    For example:
    Song 1:
    MPD: [1.28/3.24] Artist - A very long song title for this song
    Song 2
    MPD: [0.08/2.12] Artist 2 - A short title ong title for this song
    The part in italics is NOT removed as I switch song.
    Can I make either conky or xfwm to update the desktop when I switch song?
    (EDIT: I've read some about the FAM daemon that is used by several desktop env. Can it be the one I miss as desktop is not updating? Do XFCE make use of it?)
    (EDIT 2: I searched and found http://bbs.archlinux.org/viewtopic.php?id=31737, tried it, but nono, not updating, fam is running and so on..)
    (EDIT 3: Case closed. Installing FAM, get that daemon running, restart of xfce solved it it seems, Mental note #2345: Check ALL possible solutions before spamming a forum..)
    Here's the conkyrc(I use 2, this one is on the bottom of screen):
    START conkyrc ------------------------------------------------------
    # conky configuration
    # set to yes if you want Conky to be forked in the background
    background yes
    # Use Xft?
    use_xft yes
    # Xft font when Xft is enabled
    xftfont DejaVu Sans Mono:pixelsize=10
    # Text alpha when using Xft
    xftalpha 1
    # Print everything to console?
    # out_to_console no
    # Update interval in seconds
    update_interval 2.0
    # This is the number of times Conky will update before quitting.
    # Set to zero to run forever.
    total_run_times 0
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    own_window_transparent yes
    own_window_type override
    #own_window_type desktop
    #own_window_hints below
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    # Minimum size of text area
    #minimum_size 280 5
    # maximum_width 215
    # Draw shades?
    draw_shades no
    # Draw outlines?
    draw_outline yes
    # Draw borders around text
    draw_borders no
    # Stippled borders?
    stippled_borders 0
    # border margins
    border_margin 1
    # border width
    border_width 1
    # Default colors and also border colors
    default_color A29F84
    default_shade_color black
    default_outline_color black
    # Text alignment, other possible values are commented
    # alignment top_left
    #alignment top_right
    alignment bottom_left
    #alignment bottom_right
    # Gap between borders of screen and text
    # same thing as passing -x at command line
    gap_x 1
    gap_y 1
    # Subtract file system buffers from used memory?
    no_buffers yes
    # set to yes if you want all text to be in uppercase
    uppercase no
    # number of cpu samples to average
    # set to 1 to disable averaging
    cpu_avg_samples 2
    # number of net samples to average
    # set to 1 to disable averaging
    net_avg_samples 2
    # Force UTF8? note that UTF8 support required XFT
    override_utf8_locale yes
    # Add spaces to keep things from moving about? This only affects certain objects.
    use_spacer yes
    TEXT
    ${color #596380} MPD:${color } [${mpd_elapsed}/${mpd_length}] ${mpd_smart}
    END conkyrc -----------------------
    Last edited by akejo (2007-05-15 14:53:42)

    [disclaimer] I do not use Xfce, but I know several people who do and have reported similar problems [/disclaimer]
    Can you log in at another console (ctrl-alt-f2)? If you can, try deleting these two folders entirely:
    ~/.cache/sessions/
    ~/.config/xfce4/
    and then reboot. If that does not help, try reinstalling Xfce.
    There is more information in the wiki here.
    Last edited by 2ManyDogs (2012-06-18 00:54:08)

Maybe you are looking for

  • Is it possible to remove my hard drive from the Macbook and install it in a new Macbook Pro?

    I currently have a 2009 Macbook and am wanting to upgrade to a new Macbook Pro.  I have upgraded my hard drive in the macbook to a 500gb and have a duel boot with Windows 7 installed with Boot Camp along with other software that I do not want to lose

  • To Enter Data on Order Module

    Hello: After I installed E-business Suite Demo, I tried to enter data on the Order Entry Module but did not know where to start. After I read through "Oracle® Configure to Order Process Guide Release 11i Part No. A90459-05" I did not do what I wanted

  • Custom Enjoy Transaction

    How to create custom transaction like enjoy transaction where SAP uses Expand and collapse button to Expand and Collapse screen block. Can any one have small sample program to do that?

  • I cant open new tabs by clicking the blank area next to the tabs

    I used to be able to simply double click on the blank space next to currently open tabs (not just the little plus sigh) to open an new tab. Since yesterday I can no longer do this. I am running version 7.0.1. I don't know if this happened at the same

  • DME thailand issue with aggregation

    Hi, Can any one help me in the below issue? Relating to DMEE for thailand Invoice amount in payment record 2 different requiremnt one is when it is local currency it should populate gross  amount in Dme, where as when it foreign currency it should po