[SOLVED] Ubuntu One, networkmanager vs wicd

ubuntuone-control-panel-qt works, and I can login to Ubuntu One, but no files are synced.
$ u1sdtool -s
State: READY
connection: With User Not Network
description: ready to connect
is_connected: False
is_error: False
is_online: False
queues: IDLE
$ cat .cache/ubuntuone/log/syncdaemon-exceptions.log
dbus.proxies - ERROR - Introspect error on org.freedesktop.NetworkManager:/org/freedesktop/NetworkManager: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1
I'm on a wireless network and using wicd, is that the problem? Do I have to change from wicd to NetworkManager for it to work?
This bug might be related Bug #456292 “can't connect under Xubuntu” : Bugs : Ubuntu One Client
Last edited by sveinelo (2012-07-08 21:13:24)

Removing networkmanager fixed the problem. Ubuntu One now working with wicd
sudo pacman -Rs networkmanager
Now, how do I mark this as SOLVED? Hmm...
Last edited by sveinelo (2012-07-07 20:51:49)

Similar Messages

  • [SOLVED]Problem with Ubuntu One related python module gi.repository

    So, I have Ubuntu One working on another Arch install, but I just put it on my new laptop today, and it's not working.  Installed with no apparent problems. However, when I try to run
    $ ubuntuone-control-panel-qt
    I get these messages (the last line is the only one that contains an actual error message):
    Traceback (most recent call last):
    File "/usr/bin/ubuntuone-control-panel-qt", line 29, in <module>
    from ubuntuone.controlpanel.gui.qt import main
    File "/usr/lib/python2.7/site-packages/ubuntuone-control-panel/ubuntuone/controlpanel/gui/__init__.py", line 26, in <module>
    from ubuntuone.controlpanel.backend import UBUNTUONE_LINK
    File "/usr/lib/python2.7/site-packages/ubuntuone-control-panel/ubuntuone/controlpanel/backend.py", line 29, in <module>
    from ubuntuone.platform.credentials import CredentialsManagementTool
    File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/platform/__init__.py", line 47, in <module>
    from ubuntuone.platform import os_helper
    File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/platform/os_helper/__init__.py", line 41, in <module>
    from ubuntuone.platform.os_helper import linux
    File "/usr/lib/python2.7/site-packages/ubuntuone-client/ubuntuone/platform/os_helper/linux.py", line 48, in <module>
    from gi.repository import Gio, GLib
    ImportError: No module named gi.repository
    I read on some Ubuntu site that it might help to reinstall python-gobjects, though the package is different on Arch (which I guess is a given), and it pulled in python3, so, as you might imagine, it didn't work.
    When I run `ubuntuone-launch` or `u1sdtool` I don't get an error, but nothing happens either (no prompt for login).  I searched google and the forums and the wiki, so sorry if I missed something obvious. Don't know anything about python either, beyond "hello-world.py" (and that I had to put parenthesis around the print statement in order to "port my software" to python3)
    Last edited by ninjaaron (2012-10-24 05:12:04)

    I only had python2-gobject2 (well, and python-gobject, and python-gobject2).  Installed python2-gobject and it works now.
    Thanks!
    SOLVED
    Last edited by ninjaaron (2012-10-24 05:27:21)

  • Com.ubuntu.one.fsevents crashes on imac

    All,
    Good evening.
    I had the following since 07,03,2013 and this for several days :
    Process:         com.ubuntu.one.fsevents [80]
    Path:            /Library/PrivilegedHelperTools/com.ubuntu.one.fsevents
    Identifier:      com.ubuntu.one.fsevents
    Version:         1.3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         0
    Date/Time:       2013-03-07 18:15:14.198 +0100
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Crashed Thread:  3
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000100000000-000000010001f000 [  124K] r-x/rwx SM=COW  /Library/PrivilegedHelperTools/*.fsevents
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff89bdd686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff89bdcc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff915e1803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff915e6ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff915e66b2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff911e789e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff9118018a -[NSRunLoop(NSRunLoop) run] + 74
    7   com.ubuntu.one.fsevents                 0x000000010000ac3c -[FSEventsDaemon application:runWithArguments:] + 1052
    8   com.ubuntu.one.fsevents                 0x000000010000b315 -[DDCliApplication runWithClass:] + 357
    9   com.ubuntu.one.fsevents                 0x000000010000b682 DDCliAppRunWithClass + 114
    10  com.ubuntu.one.fsevents                 0x0000000100001938 main + 56
    11  com.ubuntu.one.fsevents                 0x00000001000018f4 start + 52
    Thread 1:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff89bdf322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff916264e6 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff92b61742 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff92b4e181 thread_start + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff89bdfd16 kevent + 10
    1   libdispatch.dylib                       0x00007fff90345dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff903459ee _dispatch_mgr_thread + 54
    Thread 3 Crashed:
    0   com.ubuntu.one.fsevents                 0x0000000100001a5d +[FSEvent gidFromArg:] + 61
    1   com.ubuntu.one.fsevents                 0x00000001000029e2 -[FSEvent setEventArgs:withOffset:withTotalSize:] + 2354
    2   com.ubuntu.one.fsevents                 0x00000001000043cb -[FSEventDispatcher run] + 859
    3   com.apple.Foundation                    0x00007fff911e2612 __NSThread__main__ + 1345
    4   libsystem_c.dylib                       0x00007fff92b61742 _pthread_start + 327
    5   libsystem_c.dylib                       0x00007fff92b4e181 thread_start + 13
    Thread 3 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff7a56faf0  rbx: 0x00000001001127b0  rcx: 0x0000000000000047  rdx: 0x0000000100026d30
      rdi: 0x0000000000000002  rsi: 0x0000000000000000  rbp: 0x00000001005669b0  rsp: 0x0000000100566990
       r8: 0x00007fff7adfcb18   r9: 0x0000000100566840  r10: 0x0000000000003800  r11: 0x000000000000001b
      r12: 0x0000000000001d03  r13: 0x0000000004000000  r14: 0x0000000102801038  r15: 0x00007fff8bb56240
      rip: 0x0000000100001a5d  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 0
    Binary Images:
           0x100000000 -        0x10001eff7 +com.ubuntu.one.fsevents (1.3) <B3A14170-B906-3103-8D1B-FEA8032EE16C> /Library/PrivilegedHelperTools/com.ubuntu.one.fsevents
        0x7fff65d4f000 -     0x7fff65d8393f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff89507000 -     0x7fff89508ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff89509000 -     0x7fff8958afff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff895d9000 -     0x7fff895dcff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8978f000 -     0x7fff8979dff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff89bcd000 -     0x7fff89be8ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff89be9000 -     0x7fff89bf6ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff89e7d000 -     0x7fff89e7dfff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8b4fe000 -     0x7fff8b50bfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff8b51e000 -     0x7fff8b5c4ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8b9d3000 -     0x7fff8b9d3fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8bad3000 -     0x7fff8baf4ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8bb50000 -     0x7fff8bc6892f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8bca4000 -     0x7fff8bea4fff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff8c236000 -     0x7fff8c282ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8c8a0000 -     0x7fff8c8c2ff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff8c95a000 -     0x7fff8c95ffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8c9a3000 -     0x7fff8c9a4fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c9a5000 -     0x7fff8c9acfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8cead000 -     0x7fff8d1c4ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8db9b000 -     0x7fff8dba6fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8ec49000 -     0x7fff8ec6eff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff8f139000 -     0x7fff8f13efff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff8f844000 -     0x7fff8f941ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8fbc3000 -     0x7fff8fbc4fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff9029b000 -     0x7fff9029dff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff90307000 -     0x7fff9030bff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff90341000 -     0x7fff90356ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff903c3000 -     0x7fff903c3fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff9041f000 -     0x7fff904d0fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff906c1000 -     0x7fff906c9fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff90744000 -     0x7fff9075bfff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff90885000 -     0x7fff9088bff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff90cf9000 -     0x7fff90cfffff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff9114d000 -     0x7fff914a9fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff915b2000 -     0x7fff9179bfff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff917a6000 -     0x7fff917b5ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff917b6000 -     0x7fff917bcfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff91827000 -     0x7fff9199bfff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff91bcc000 -     0x7fff91bfdff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff91c55000 -     0x7fff91c63ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff92abb000 -     0x7fff92b48ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff92b4d000 -     0x7fff92c19fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff92c1a000 -     0x7fff92c1bff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff92e19000 -     0x7fff92e20fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff92e21000 -     0x7fff92e8efff  com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff92ffd000 -     0x7fff92ffefff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff92fff000 -     0x7fff93050ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff93057000 -     0x7fff93058ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff9381a000 -     0x7fff93882ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff939d1000 -     0x7fff939d2ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff93c74000 -     0x7fff93ca2ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff940ef000 -     0x7fff9411afff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff9417c000 -     0x7fff9444cfff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff9444d000 -     0x7fff9444ffff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff94450000 -     0x7fff9454dfff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff9460d000 -     0x7fff9461bfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff94653000 -     0x7fff946a2ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff94744000 -     0x7fff9475bfff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff94e1c000 -     0x7fff94e52fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff94e59000 -     0x7fff94e6cff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff94ef5000 -     0x7fff94ef9fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff94f29000 -     0x7fff94f3bff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff94f66000 -     0x7fff94fc3ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff950e5000 -     0x7fff95152ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff95252000 -     0x7fff9525aff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff9631c000 -     0x7fff96385fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 9
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=80.1M resident=46.6M(58%) swapped_out_or_unallocated=33.5M(42%)
    Writable regions: Total=50.7M written=468K(1%) resident=596K(1%) swapped_out=0K(0%) unallocated=50.1M(99%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             41.4M
    MALLOC guard page                    32K
    STACK GUARD                        56.0M
    Stack                              9300K
    VM_ALLOCATE                           4K
    __DATA                             3252K
    __LINKEDIT                         53.3M
    __TEXT                             26.8M
    __UNICODE                           544K
    mapped file                        18.1M
    shared memory                        12K
    ===========                      =======
    TOTAL                             208.4M
    What should i do about that issue?
    List of days occuring :
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 07-181525_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 07-181753_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 07-192023_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 07-192044_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 08-085314_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 09-082252_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-111520_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-111833_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-165122_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-165122-1_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-165244_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-165244-1_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-174610_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-174612_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-175259_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-194630_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-214103_iMac-van-Philip-3.crash
    file://localhost/Library/Logs/DiagnosticReports/com.ubuntu.one.fsevents_2013-03- 10-220018_iMac-van-Philip-3.crash
    Thanks a lot for all your assistance.
    PHILIP

    Problem solved, Downloading Yosemite from the AppleStore again, install Yosemite again, and it works.

  • Ubuntu One syncing is frozen

    Hello folks,
    I installed ubuntuone-client from the AUR and learnt to use the u1sdtool command to log in to Ubuntu One.
    However, my syncing seems to have frozen. Here are the results of some common commands:
    $ u1sdtool --status
    ERROR:root:Could not find any typelib for Unity
    State: QUEUE_MANAGER
        connection: With User With Network
        description: processing the commands pool
        is_connected: True
        is_error: False
        is_online: True
        queues: IDLE
    $ u1sdtool --current
    ERROR:root:Could not find any typelib for Unity
    Current uploads: 0
    Current downloads: 0
    Nothing happens when I do 'u1sdtool --start' or 'u1sdtool --connect'.
    Any help will be appreciated! Also, is there a way to somehow reset everything so I can start from entering my username and password all over again? I tried deleting the 'ubuntuone' folders in '.local' and '.config', but it didn't work.
    Thanks!
    Last edited by atriya (2011-09-01 08:44:22)

    Can you be a bit more specific as to the package you are trying to install?  I don't see a package by the name you gave.
    I am thinking I should close this ancient thread and have you create a request instead.
    Also, you did not mention if you had searched the topic, but, in about 10 seconds, I found this thread

  • Solve thhis one

    select name sof employee along with their current salary and incremented salary. the employees getting curr. sal. less than & equal to 1500 to get increment of rs.100. for sal>1500 and sal<2500 to get increment of 200 and sal>2500 and <3000 to get increment of 300 and above 3000 no increment.
    only use decode and sign funtion to solve this one. no case or no other way will be used.

    Unfortunately Charles response uses UNION, and I'm guessing the exercise is about not using ANY other methods, including union, to solve the problem. The answer without using anything but decode and sign is going to be complex to the point of silliness. Here are the base ideas you will need:
    1) to use sign on a range, you must multiply your value - the bottom value * your value - the top value. For example, if I wanted to locate values of X between 6 and 9 (inclusive), I would use sign((x-5)*(x-10)). This would produce a negative result for 6,7,8 and 9, and either 0 or 1 for any other numbers.
    2)So your 'first' decode for this example would then be:
    decode(sign((X-2500)*(X-3000)),-1,X+300,X)
    Now the range you would use here MUST be the HIGHEST range in which you are going to make a change to the value. That's because you then have to embed Decode/Sign statements within each other. Each 'STEP' in the process adjusts the original salary upwards if it falls in the range, so since each subsequent step works on a 'lower' range, the already adjusted salaries would be left alone. In this example I'm using 'X' to represent the salary from your table.
    3) For each subsequently lower range, you create a new version of the statement above, this time I'll use 'Y' as salary. That would give me:
    decode(sign((Y-1500)*(Y-2500)),-1,Y+200,Y)
    BUT, I then have to substutute my original decode/sign statement for EVERY INSTANCE of 'Y'. So the next step would actually turn out to be:
    decode(sign((decode(sign((X-2500)*(X-3000)),-1,X+300,X)-1500)*(decode(sign((X-2500)*(X-3000)),-1,X+300,X)-2500)),-1,X+200,decode(sign((X-2500)*(X-3000)),-1,X+300,decode(sign((X-2500)*(X-3000)),-1,X+300,X)))
    And that's just the second step.
    So, I would have to keep doing the new variable and substituting the entire previous step for the new variable each time. Perhaps there is a shorthand way of coding this that I can't come up with. This way will work, but the code will be ridiculous. I am hoping that the real 'lesson' in this exercise is DON'T USE SILLY METHODS LIKE DECODE/SIGN WHEN CASE IS MORE APPROPRIATE!!!!! I know in the application I work on daily there are about 100 examples of where someone used DECODE/SIGN when GREATEST or LEAST would have taken up 90% less code.....
    Edited by: user483498 on Aug 26, 2009 6:20 PM
    Edited by: user483498 on Aug 26, 2009 6:22 PM

  • Ubuntu One anyone?

    ****I saw another topic that was similar, but it was old and wasn't entirely the same as what I would like to accomplish.****
    Hello there!
    I just installed Arch yesterday and I love it so far!
    My only problem with it so far is that it doesn't have direct support for Ubuntu One. I got the packages from the AUR, but it seems like they are terminal-only.
    If there is someone who has a way to install Ubuntu One with a GUI as it would make everything a lot easier for me.
    If you could point me in the right direction or link me to a How-to or flat out tell me it cant be done, that would be great.
    Thanks a lot!

    http://aur.archlinux.org/packages.php?ID=30081 - Ubuntu One client
    https://wiki.archlinux.org/index.php/Ubuntuone - Wiki
    Follow the instruction's and that should get you started. i cant say personally. because i dont use it
    also you might find more answers in this post https://bbs.archlinux.org/viewtopic.php?id=96786
    But i dont understand why you would want to use Ubuntu ONE on archlinux. why not just install ubuntu and use it because it similiar to Dropbox and based on ubuntu software. also used for commenting on packages in there software center. etc
    Just setup dropbox in archlinux. same thing, but more useful towards arch and windows etc
    Also id suggest posting on the ubuntu forum's. they have a section for other OS's and your more likely to find someone who knows ubuntu one inside out over there who might be able to help
    Last edited by nankura (2011-09-19 11:59:03)

  • Ubuntu One: no systray icon

    I have been using Ubuntu One since past one month on my Arch_Gnome-shell 3.8_64bit. Its working good.
    However, there is no systray icon (the cloud icon) in the notification bar. Without it I am forced to open the GUI all the time. I don't know if this is normal for Ubuntu One on arch_Gnome or whether I missed something.
    Is there a way to get that 'cloud' icon on the systray?
    I have searched the web and wiki but nothing relates to the issue. I will re-search again though.
    I was hoping if some out here have figured a resolution.

    here is my tint2 file
    # TINT2 CONFIG FILE
    # BACKGROUND AND BORDER
    rounded = 7
    border_width = 2
    background_color = #000000 10
    border_color = #ffffff 18
    rounded = 5
    border_width = 0
    background_color = #ffffff 40
    border_color = #ffffff 50
    rounded = 5
    border_width = 0
    background_color = #ffffff 18
    border_color = #ffffff 70
    # PANEL
    panel_monitor = all
    panel_position = bottom left
    panel_size = 0 30
    panel_margin = 0 0
    panel_padding = 7 0
    font_shadow = 0
    panel_background_id = 1
    wm_menu = 1
    # TASKBAR
    #taskbar_mode = multi_desktop
    taskbar_mode = single_desktop
    taskbar_padding = 2 3 2
    taskbar_background_id = 0
    # TASKS
    urgent_nb_of_blink = 2
    task_icon = 1
    task_text = 1
    task_width = 140
    task_centered = 1
    task_padding = 6 3
    task_font = sans 7
    task_font_color = #ffffff 70
    task_active_font_color = #ffffff 85
    task_background_id = 3
    task_active_background_id = 2
    # SYSTRAYBAR
    systray_padding = 0 4 5
    systray_background_id = 0
    # CLOCK
    time1_format = %H:%M
    time1_font = sans 8
    time2_format = %A %d %B
    time2_font = sans 6
    clock_font_color = #ffffff 76
    clock_padding = 1 0
    clock_background_id = 0
    clock_lclick_command = xclock
    clock_rclick_command = orage
    # BATTERY
    battery = 1
    battery_low_status = 10
    battery_low_cmd = notify-send "battery low"
    bat1_font = sans 8
    bat2_font = sans 6
    battery_font_color = #ffffff 76
    battery_padding = 1 0
    battery_background_id = 0
    # MOUSE ACTION ON TASK
    mouse_middle = none
    mouse_right = close
    mouse_scroll_up = toggle
    mouse_scroll_down = iconify

  • Ubuntu One is ending Filelink. Will Thunderbird have a replacement?

    I've received an email from Ubuntu One informing me that they will be ending file services as of June 1, 2014. I assume this means that Filelink will no longer be available on Thunderbird for the purpose of posting large attachments. If this is the case, will Thunderbird provide an alternative in the next version?

    I believe they are working on it. Until then, Dropbox is an alternative.
    https://addons.mozilla.org/en-US/thunderbird/addon/dropbox-for-filelink/

  • [REQUEST] Ubuntu One client

    Hello everyone.
    I know Ubuntu definitely has its share of issues, but I always preferred their implementation of cloud storage (and lately haven't even experienced much in the way of bugs), over Dropbox.  Also the paid storage is cheaper, which is a big selling point for me.
    I inquired with Canonical about a possible client for other distributions, in light of a Windows release coming soon.  This is their response:
    Hi,
    We don't have packages available for other Linux distributions but would
    like to work with anyone who is interested in packaging Ubuntu One for
    other distributions. If you or someone you know is interested in doing
    this for Arch or any other Linux distro, please let me know and I'll get
    you in touch with the right people on the Ubuntu One team.
    Thanks,
    Joshua Hoover
    Thanks in advance!
    I don't have the know-how to build a PKGBUILD, and am still fairly new to Arch (been using Debian for about 5 months before now, and Ubuntu before that).  If it's a simple process I could try and figure it out, but I am not so sure I could do that.
    Last edited by mrmylanman (2011-04-12 22:20:06)

    I did some adapting for the PKGBUILD, and I got he storage service to compile (awesome!).  There are two other things that are needed (now.  I think back then it was 2).  When I do the client, I get a compile error.  There is also a control panel I will need, but I haven't attempted to compiled that, as the client should be a dependency of that.
    make[2]: Entering directory `/home/mylan/Dropbox/Ubuntuone/ubuntuone-client-1.6.0-PKGBUILD/src/ubuntuone-client-1.6.0/nautilus'
    CC test_contacts_picker-test-contacts-picker.o
    test-contacts-picker.c: In function ‘main’:
    test-contacts-picker.c:80:12: error: ‘GTK_DIALOG_NO_SEPARATOR’ undeclared (first use in this function)
    test-contacts-picker.c:80:12: note: each undeclared identifier is reported only once for each function it appears in
    make[2]: *** [test_contacts_picker-test-contacts-picker.o] Error 1
    make[2]: Leaving directory `/home/mylan/Dropbox/Ubuntuone/ubuntuone-client-1.6.0-PKGBUILD/src/ubuntuone-client-1.6.0/nautilus'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/mylan/Dropbox/Ubuntuone/ubuntuone-client-1.6.0-PKGBUILD/src/ubuntuone-client-1.6.0'
    make: *** [all] Error 2
    ==> ERROR: A failure occurred in build().
    Aborting...
    I saw the line it was referring to, but I don't know what to do about it not being declared.  I'm going to shoot an email to the man they told me to get in touch with.

  • [SOLVED] Disable/remove NetworkManager, and use netctl

    Hello!
    I just installed arch linux and gnome shell with only few applications. I was using netctl-auto, which I enabled using systemctl during the installation. Everything was worked fine, until I installed the packages tlp and tlp-rdw. They pulled in NetworkManager as a dependency and now I can only use this and not netctl. When I try to uninstall NetworkManager it doesn't allow me, because of some applications that depend on it. One of them is "telepathy-mission-control" and appearantly gnome-shell is depending on that... I have no idea why this complication suddenly occurs, since everything was working fine until I installed tlp, tlp-rdw and its dependencies.
    Can anyone tell me how to disable or preferably completely remove NetworkManager in favor of netctl, so we can be re-united and live happily in netctl-auto-harmony once again?
    Last edited by AlexanderHolmgaard (2015-04-16 12:27:16)

    kenwong wrote:
    ooo wrote: and adding it to NoExtract in your pacman.conf
    Do you mean that in the pacman.conf file I make it like this?
    NoExtract=/etc/xdg/autostart/nm-applet.desktop
    yes. see 'man pacman.conf' for details.
    EDIT: actually it looks like that can't have that first /, so this should work better:
    NoExtract=etc/xdg/autostart/nm-applet.desktop
    Last edited by ooo (2015-04-16 15:05:18)

  • [SOLVED] on last reboot, two wicd-clients running + two tray icons?

    Hi,
    I've been using wicd forever and for the first time, I had two tray icons showing this morning. I used to use xfce but switched to openbox about a month ago and have been using an autostart.sh like so:
    $ cat .config/openbox/autostart.sh |tail
    #bg
    eval `cat ~/.fehbg` &
    #post-start operations
    (tint2) &
    (conky -c /etc/conky/conky.conf) &
    (conky -c /etc/conky/conky-top.conf) &
    (wicd-client) &
    This has been working fine, at least as far as I knew. Suddenly this morning when I started up X, I had two wireless icons in my tray. I found that two wicd-clients were running:
    $ ps ax |grep wicd
    3492 ? S 0:00 /usr/bin/python2 -O /usr/share/wicd/daemon/wicd-daemon.py
    3500 ? S 0:00 /usr/bin/python2 -O /usr/share/wicd/daemon/monitor.py
    3573 tty1 S 0:00 /usr/bin/python2 -O /usr/share/wicd/gtk/wicd-client.py
    3578 tty1 S 0:00 /usr/bin/python2 -O /usr/share/wicd/gtk/wicd-client.py
    3641 ? Ss 0:00 wpa_supplicant -B -i wlan0 -c /var/lib/wicd/configurations/001b5311e850 -D wext
    This has never happened and I'm not sure why it would start all of the sudden like this. If I remove it from ~/.config/openbox/autostart.sh, I only get one wicd-client. If I put it back, I get two. But I never used to get two even when it was in autostart.sh before (like as of any time before this morning), which is why this is so puzzling.
    I thought it might have been an upgrade, but I just reinstalled Arch completely on Saturday to do encryption and pacman.log shows that this is the only version of wicd that's been installed.
    I wondered if having wicd in /etc/rc.conf daemons was enough to start the client upon startx, but the Arch wiki on wicd implies that you should have wicd-client in autostart.sh or equivalent.
    Can anyone assist in diagnosing the problem? I guess I'd be looking for:
    1) validation that wicd in DAEMONS of /etc/rc.conf is sufficient to start the client
    2) some way to find out where both wicd-clients are being started from (if that's even possible); for example, autostart.sh-started apps might potentially be tied to my username, whereas if something's being started from the system side, perhaps the process is owned by root and we could reveal that somehow
    3) any other suggestions or comments
    Thanks.
    Last edited by jwhendy (2011-03-10 03:00:56)

    @skunktrader: Whoops... but won't that be redundant? I already know where one instance was coming from: autostart.sh. I want to know why the other one is starting, since no one seemed to think that wicd automatically launched wicd-client. Anyway, several reboots later, here's the full scoop:
    | wicd in /etc/rc.conf deamons: no
    | wicd-client in ~/.config/openbox/autostart.sh: no
    `---
    Note: In previous reboots, I get asked by gksu to allow wicd to access my network cards. This past time, I got a message from gksu saying that wicd had been granted access to my network cards.
    | before starting openbox (nothing):
    `---
    $ ps ax -o user,pid,ppid,command |grep wicd
    | after starting openbox:
    `---
    $ ps ax -o user,pid,ppid,command |grep wicd
    jwhendy 3569 1 /usr/bin/python2 -O /usr/share/wicd/gtk/wicd-client.py
    root 3617 1 /usr/bin/python2 -O /usr/share/wicd/daemon/wicd-daemon.py
    root 3619 3617 /usr/bin/python2 -O /usr/share/wicd/daemon/monitor.py
    root 3669 1 wpa_supplicant -B -i wlan0 -c /var/lib/wicd/configurations/001b5311e850 -D wext
    =====================
    | wicd in /etc/rc.conf deamons: yes
    | wicd-client in ~/.config/openbox/autostart.sh: no
    `---
    | before starting openbox:
    `---
    $ ps ax -o user,pid,ppid,command|grep wicd
    root 3445 1 /usr/bin/python2 -O /usr/share/wicd/daemon/wicd-daemon.py
    root 3447 3445 /usr/bin/python2 -O /usr/share/wicd/daemon/monitor.py
    root 3566 1 wpa_supplicant -B -i wlan0 -c /var/lib/wicd/configurations/001b5311e850 -D wext
    | after starting openbox:
    `---
    $ ps ax -o user,pid,ppid,command|grep wicd
    root 3445 1 /usr/bin/python2 -O /usr/share/wicd/daemon/wicd-daemon.py
    root 3447 3445 /usr/bin/python2 -O /usr/share/wicd/daemon/monitor.py
    root 3566 1 wpa_supplicant -B -i wlan0 -c /var/lib/wicd/configurations/001b5311e850 -D wext
    jwhendy 3666 1 /usr/bin/python2 -O /usr/share/wicd/gtk/wicd-client.py
    =====================
    | wicd in /etc/rc.conf deamons: yes
    | wicd-client in ~/.config/openbox/autostart.sh: yes
    `---
    | before starting openbox:
    `---
    $ ps ax -o user,pid,ppid,command|grep wicd
    root 3420 1 /usr/bin/python2 -O /usr/share/wicd/daemon/wicd-daemon.py
    root 3422 3420 /usr/bin/python2 -O /usr/share/wicd/daemon/monitor.py
    root 3543 1 wpa_supplicant -B -i wlan0 -c /var/lib/wicd/configurations/001b5311e850 -D wext
    | after starting openbox:
    `---
    $ ps ax -o user,pid,ppid,command|grep wicd
    root 3420 1 /usr/bin/python2 -O /usr/share/wicd/daemon/wicd-daemon.py
    root 3422 3420 /usr/bin/python2 -O /usr/share/wicd/daemon/monitor.py
    root 3543 1 wpa_supplicant -B -i wlan0 -c /var/lib/wicd/configurations/001b5311e850 -D wext
    jwhendy 3657 1 /usr/bin/python2 -O /usr/share/wicd/gtk/wicd-client.py
    jwhendy 3662 3641 /usr/bin/python2 -O /usr/share/wicd/gtk/wicd-client.py
    =====================
    So, this is why I said that the test is a bit redundant. The real question still remains: why with no wicd in rc.conf and it commented in autostart.sh is wicd related stuff starting at all? I already know one instance is definitely occurring from autostart.sh, because when I commented it out, I only had one left. But if autostart.sh is supposed to be mandatory, where is the other one coming from? More so... without it in the daemons line, the behavior with gksu indicates that something, somewhere is trying to get wicd up and running. That is what I really don't get at all.

  • [solved]Cant compile networkmanager-l2tp-git

    yes, i installed openswan-systemd+xl2tpd , both works well for me(kernel3.6.9, pure systemd)
    When i try to complie networkmanager-l2tp-git, i got these errors:
    nm-l2tp-service.c: In function ‘main’:
    nm-l2tp-service.c:1642:35: error: ‘NM_L2TP_LOCALEDIR’ undeclared (first use in this function)
    nm-l2tp-service.c:1642:35: note: each undeclared identifier is reported only once for each function it appears in
    make[3]: *** [nm-l2tp-service.o] Error 1
    make[3]: *** Waiting for unfinished jobs....
    libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/NetworkManager -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/libnm-glib -Wall -std=gnu89 -march=native -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wshadow -Wmissing-declarations -Wmissing-prototypes -Wdeclaration-after-statement -Wstrict-prototypes -Wfloat-equal -Wno-unused-parameter -Wno-sign-compare -fno-strict-aliasing -Wno-unused-but-set-variable -Werror -MT nm_l2tp_pppd_plugin_la-nm-l2tp-pppd-plugin.lo -MD -MP -MF .deps/nm_l2tp_pppd_plugin_la-nm-l2tp-pppd-plugin.Tpo -c nm-l2tp-pppd-plugin.c -o nm_l2tp_pppd_plugin_la-nm-l2tp-pppd-plugin.o >/dev/null 2>&1
    mv -f .deps/nm_l2tp_pppd_plugin_la-nm-l2tp-pppd-plugin.Tpo .deps/nm_l2tp_pppd_plugin_la-nm-l2tp-pppd-plugin.Plo
    make[3]: Leaving directory `/tmp/yaourt-tmp-genio/aur-networkmanager-l2tp-git/src/NetworkManager-l2tp-build/src'
    make[2]: *** [all] Error 2
    make[2]: Leaving directory `/tmp/yaourt-tmp-genio/aur-networkmanager-l2tp-git/src/NetworkManager-l2tp-build/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-genio/aur-networkmanager-l2tp-git/src/NetworkManager-l2tp-build'
    Last edited by genio4urlife (2012-12-06 11:51:24)

    If you have posted it here:
    https://aur.archlinux.org/packages.php?ID=51831
    and it solved your problem, please, mark your thread "solved"
    Last edited by scar (2012-12-06 08:53:17)

  • Out of Sync, try to solve this one!!!

    Here's a mystery for you to solve.
    I have a SD DVD project made in Encore CS3.
    When playing the footage on one DVD player in my house. (The nicest one I have I might add, a high-end Sony), the Audio is out of sync with the video.
    When I play it on other DVD players such as computers, XBOX, Playstation, LG DVD player, they all play in sync with no problems.
    Now this Sony DVD player I have is my favorite player, it's nice, it's always played everything perfect, even now it plays everything from Star Wars to Cheech and Chong completely in synch.
    I've tried every setting imaginable, importing, exporting, you name it.
    So what is going on with this player?
    Why does it play everything else in sync, but not the DVD's I burn with encore?
    Do you have any suggestions?
    I've even exported to ISO's and folder, still same problem.
    Here are my settings:
    DVD+R 4.7G
    All encoding settings set to default. (I've tried many others)
    Project length: 5min.
    Thanks for your help.

    Yes, strange.
    This is a problem with DVD+R DL? Or DVD+R in general? Have you tried DVD-R? Or tried a different brand of DVD+R? Also, 6 & 7 MBps isn't a wide range of transcoding bit rates. How does 3 MBps work on this player using the same media? Try lower values and see if one "clicks".
    Recordable DVD compatibility is inexact, at best. You may have to juggle some of the many variables to find the best compatibility. Even then, there may be other players that won't play it.
    Best compatibility is replicated DVD, which all players are designed to play. Recordable DVD, as you have found, is a bit more of gamble.

  • [SOLVED] openvpn in networkmanager not working?

    hey,
    today i tried out to connect to my university network over vpn. using the console-version of openvpn works, i got a configuration file from my network-department and they also provide a certificate. these work fine. using console, using windows and ubuntu doesn't have a problem either (using networkmanager).
    but when i try to establish the connection via networkmanager under arch i always get a timeout (stating it couldn't connect because the connection timed out). that's the logfile:
    /var/log/daemons.log
    Jul 18 16:18:03 leiferiksson NetworkManager: <info> Starting VPN service 'org.freedesktop.NetworkManager.openvpn'...
    Jul 18 16:18:03 leiferiksson NetworkManager: <info> VPN service 'org.freedesktop.NetworkManager.openvpn' started (org.freedesktop.NetworkManager.openvpn), PID 2076
    Jul 18 16:18:03 leiferiksson NetworkManager: <info> VPN service 'org.freedesktop.NetworkManager.openvpn' just appeared, activating connections
    Jul 18 16:18:03 leiferiksson NetworkManager: <info> VPN plugin state changed: 1
    Jul 18 16:18:03 leiferiksson nm-openvpn[2078]: OpenVPN 2.0.9 i686-pc-linux [SSL] [LZO] [EPOLL] built on Jun 3 2009
    Jul 18 16:18:03 leiferiksson NetworkManager: <info> VPN plugin state changed: 3
    Jul 18 16:18:03 leiferiksson NetworkManager: <info> VPN connection 'RRZE-full-tunnel' (Connect) reply received.
    Jul 18 16:18:44 leiferiksson NetworkManager: <info> VPN connection 'RRZE-full-tunnel' (IP Config Get) timeout exceeded.
    Jul 18 16:18:44 leiferiksson NetworkManager: <info> Policy set 'Auto WLAN-Router' (wlan0) as default for routing and DNS.
    Jul 18 16:18:56 leiferiksson NetworkManager: <debug> [1247926736.002384] ensure_killed(): waiting for vpn service pid 2076 to exit
    Jul 18 16:18:56 leiferiksson NetworkManager: <debug> [1247926736.002567] ensure_killed(): vpn service pid 2076 cleaned up
    is there maybe a way to get NM's output more verbose to see why it times out?
    Last edited by treysis (2011-02-06 11:42:55)

    strange thing is that it works without problems in ubuntu. they're using the same version (0.7.1). of course, i do not know if there have been any patches included in either arch or ubuntu which make it work/broke.
    EDIT: with current version it works now as it should.
    Last edited by treysis (2011-02-06 11:42:35)

  • E1000e NIC - networkmanager connects, wicd not

    Hi all,
    I have a problem with my Thinkpad X200 laptop and network connections. I'm using wicd, but ethernet network card is not working with wicd. In dmesg
    [ 774.445067] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 781.173517] e1000e 0000:00:19.0: eth0: changing MTU from 1500 to 576
    [ 781.335918] e1000e 0000:00:19.0: eth0: changing MTU from 576 to 1500
    [ 781.880938] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
    [ 781.933354] e1000e 0000:00:19.0: irq 43 for MSI/MSI-X
    [ 781.934254] ADDRCONF(NETDEV_UP): eth0: link is not ready
    Changing mtu with 'ifconfig eth0 mtu 1492' as suggested by some post here (iirc) doesn't help.
    However networkmanager is working with no problem with ethernet network card (but has big troubles with wireless and i really hate those new not working things as policykit, hundreds of daemons just to connect to network etc).
    Does anyone faced same problem? Is there any solution other than running networkmanager for connect and then disabling it?
    Thanks,
    merlyn

    merlyn wrote:Sure, you are right, it's network, just tested with network instead of networking, but doesn't work. I've also tried adding @ and re/staring all possiblem daemons, but still no change. The same problem appears even when running dhcpcd or dhclient.
    Please give more detail on your problem/the output of your trials next time. E.g. we cannot guess what the result of your manual daemon start is.. Done? Fail? Also the output of your dhcp is unclear. Does it timeout or not find an interface?
    You will have seen from other threads here that the e1000e driver is not unproblematic generally.
    If you just want to avoid networkmanager, another option clearly is to use network to setup the eth link. Personally I never had problems with network and another connection manager in conjunction, but there are other experiences also.

Maybe you are looking for

  • Photoshop CC Update - Error Code: U43M1D204

    After literally waiting all afternoon for Photoshop to download and install from the CC, I got an error message that an update could not be loaded.  I tried then loading the update from within the software, and got this error: Adobe Photoshop 14.2 Th

  • Naming for Export dmp file in Date and Time

    Dear All, Please advise me how to give the file name in date and time stamp for the export dmp file and it's log file.Suggest me in Oracle 9i version. for example the file name get like this 020420041155.dmp and 020420041155.log where date and time a

  • IMovie Crash on startup - pls help

    I haven't used iMovie in a couple months - tonite when I tried to use it, it spends over 10 minutes w/ the gear box then just quits. This happened 4 times... relatively new MAC user, not sure what to do next. Here is the crash report - any help appre

  • What does zoom mean in Pages?

    I'm trying to figure out what the zoom percentages mean in Pages (the values in the drop-down list at the bottom-left of the Pages window). They certainly dont seem to relate to display size, since 100% displays (say) 10pt text as very tiny (when com

  • Were is the app for the camera? Is there one?

    I am trying to get all my pictures back on my photo stream.  Apple support tells you to delete your photo stream turn it back on and turn off the camera app.  I don't know where that is and is there one???  Any suggestions?