Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 38

Thread: Wunderlist Ubuntu 11.10 Oneiric X64

  1. #11
    Join Date
    Nov 2009
    Beans
    117
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Wunderlist Ubuntu 11.10 Oneiric X64

    Great guide. Just wanted to add that to get the icon working I had to also do chmod a+r /usr/share/pixmap/wunderlist.png

  2. #12
    Join Date
    Jul 2007
    Location
    Boston, MA, USA
    Beans
    925
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Wunderlist Ubuntu 11.10 Oneiric X64

    Quote Originally Posted by collisionystm View Post
    Good idea.
    ... just one question. Even if we use a linking feature, the link will only work when the original libffi.so.6.0.0 file is present, correct? So in a way, it is still the same effect? Am I wrong? I have never used soft links
    Nope, it will continue to point to the "libffi.so.6.0.0" file even if a file is updated with a newer version. This is very important and practical for future security updates.

  3. #13
    Join Date
    Aug 2011
    Beans
    0

    Re: Wunderlist Ubuntu 11.10 Oneiric X64


  4. #14
    Join Date
    Feb 2011
    Location
    Maryland
    Beans
    2,259
    Distro
    Ubuntu

    Re: Wunderlist Ubuntu 11.10 Oneiric X64

    Your Welcome

  5. #15
    Join Date
    Nov 2008
    Beans
    246
    Distro
    Ubuntu Development Release

    Re: Wunderlist Ubuntu 11.10 Oneiric X64

    Thank you very much! Excellent guide, it worked like magic.

  6. #16
    Join Date
    Jul 2011
    Beans
    4

    Re: Wunderlist Ubuntu 11.10 Oneiric X64

    I've done everything in this page but still I get these errors, and after clicking RUN, the message "Segmentation Fault" prints out. Running the program using sudo, however, makes Wunderlist run. But of course, nobody's comfortable of always running the program in super user privileges.

    bash print-out:

    (process:8111): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 4

    (process:8111): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 1

    (process:8111): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 0

    (process:8111): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 5

    (installer:8111): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed

    (installer:8111): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed
    Segmentation fault

  7. #17
    Join Date
    Feb 2011
    Location
    Maryland
    Beans
    2,259
    Distro
    Ubuntu

    Re: Wunderlist Ubuntu 11.10 Oneiric X64

    Quote Originally Posted by Majal View Post
    I've done everything in this page but still I get these errors, and after clicking RUN, the message "Segmentation Fault" prints out. Running the program using sudo, however, makes Wunderlist run. But of course, nobody's comfortable of always running the program in super user privileges.

    bash print-out:

    (process:8111): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 4

    (process:8111): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 1

    (process:8111): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 0

    (process:8111): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 5

    (installer:8111): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed

    (installer:8111): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed
    Segmentation fault



    post the output of

    sudo ls -lh /opt/Wunderlist

  8. #18
    Join Date
    Apr 2008
    Beans
    4

    Re: Wunderlist Ubuntu 11.10 Oneiric X64

    For the record, this works in Mint 12 as well.

  9. #19
    Join Date
    Jul 2011
    Beans
    4

    Re: Wunderlist Ubuntu 11.10 Oneiric X64

    Dear collisionystm,

    Here's the output:

    maj@Emeth:~$ sudo ls -lh /opt/W*
    [sudo] password for maj:
    total 212K
    -rwxrwx--- 1 maj root 95 2011-12-12 10:01 CHANGELOG.txt
    drwxrwx--- 2 maj root 4.0K 2011-12-12 10:01 installer
    -rwxrwx--- 1 maj root 577 2011-12-12 10:01 LICENSE.txt
    -rwxrwx--- 1 maj root 477 2011-12-12 10:01 manifest
    drwxrwx--- 13 maj root 4.0K 2011-12-12 10:01 modules
    drwxrwx--- 8 maj root 4.0K 2011-12-12 10:01 Resources
    drwxrwx--- 3 maj root 4.0K 2011-12-12 10:01 runtime
    -rwxrwx--- 1 maj root 901 2011-12-12 10:01 tiapp.xml
    -rwxrwx--- 1 maj root 1.2K 2011-12-12 10:01 timanifest
    -rwxrwx--- 1 maj root 176K 2011-12-12 10:01 Wunderlist

    Realizing that, I did this:

    maj@Emeth:~$ sudo chown -R maj:maj /opt/W*
    maj@Emeth:~$ sudo ls -lh /opt/W*
    total 212K
    -rwxrwx--- 1 maj maj 95 2011-12-12 10:01 CHANGELOG.txt
    drwxrwx--- 2 maj maj 4.0K 2011-12-12 10:01 installer
    -rwxrwx--- 1 maj maj 577 2011-12-12 10:01 LICENSE.txt
    -rwxrwx--- 1 maj maj 477 2011-12-12 10:01 manifest
    drwxrwx--- 13 maj maj 4.0K 2011-12-12 10:01 modules
    drwxrwx--- 8 maj maj 4.0K 2011-12-12 10:01 Resources
    drwxrwx--- 3 maj maj 4.0K 2011-12-12 10:01 runtime
    -rwxrwx--- 1 maj maj 901 2011-12-12 10:01 tiapp.xml
    -rwxrwx--- 1 maj maj 1.2K 2011-12-12 10:01 timanifest
    -rwxrwx--- 1 maj maj 176K 2011-12-12 10:01 Wunderlist

    And I still got this:


    maj@Emeth:~$ /opt/W*/Wunderlist

    (process:6210): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 4

    (process:6210): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 1

    (process:6210): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 0

    (process:6210): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 5

    (installer:6210): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed

    (installer:6210): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed
    Segmentation fault


  10. #20
    Join Date
    Feb 2011
    Location
    Maryland
    Beans
    2,259
    Distro
    Ubuntu

    Re: Wunderlist Ubuntu 11.10 Oneiric X64

    Quote Originally Posted by Majal View Post
    Dear collisionystm,

    Here's the output:

    maj@Emeth:~$ sudo ls -lh /opt/W*
    [sudo] password for maj:
    total 212K
    -rwxrwx--- 1 maj root 95 2011-12-12 10:01 CHANGELOG.txt
    drwxrwx--- 2 maj root 4.0K 2011-12-12 10:01 installer
    -rwxrwx--- 1 maj root 577 2011-12-12 10:01 LICENSE.txt
    -rwxrwx--- 1 maj root 477 2011-12-12 10:01 manifest
    drwxrwx--- 13 maj root 4.0K 2011-12-12 10:01 modules
    drwxrwx--- 8 maj root 4.0K 2011-12-12 10:01 Resources
    drwxrwx--- 3 maj root 4.0K 2011-12-12 10:01 runtime
    -rwxrwx--- 1 maj root 901 2011-12-12 10:01 tiapp.xml
    -rwxrwx--- 1 maj root 1.2K 2011-12-12 10:01 timanifest
    -rwxrwx--- 1 maj root 176K 2011-12-12 10:01 Wunderlist

    Realizing that, I did this:

    maj@Emeth:~$ sudo chown -R maj:maj /opt/W*
    maj@Emeth:~$ sudo ls -lh /opt/W*
    total 212K
    -rwxrwx--- 1 maj maj 95 2011-12-12 10:01 CHANGELOG.txt
    drwxrwx--- 2 maj maj 4.0K 2011-12-12 10:01 installer
    -rwxrwx--- 1 maj maj 577 2011-12-12 10:01 LICENSE.txt
    -rwxrwx--- 1 maj maj 477 2011-12-12 10:01 manifest
    drwxrwx--- 13 maj maj 4.0K 2011-12-12 10:01 modules
    drwxrwx--- 8 maj maj 4.0K 2011-12-12 10:01 Resources
    drwxrwx--- 3 maj maj 4.0K 2011-12-12 10:01 runtime
    -rwxrwx--- 1 maj maj 901 2011-12-12 10:01 tiapp.xml
    -rwxrwx--- 1 maj maj 1.2K 2011-12-12 10:01 timanifest
    -rwxrwx--- 1 maj maj 176K 2011-12-12 10:01 Wunderlist

    And I still got this:


    maj@Emeth:~$ /opt/W*/Wunderlist

    (process:6210): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 4

    (process:6210): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 1

    (process:6210): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 0

    (process:6210): GLib-WARNING **: /build/buildd/glib2.0-2.30.0/./glib/goption.c:2168: ignoring no-arg, optional-arg or filename flags (32) on option of type 5

    (installer:6210): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed

    (installer:6210): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed
    Segmentation fault

    try

    sudo apt-get install libglib2.0-0

Page 2 of 4 FirstFirst 1234 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •