Tuxlol Patch Hatası

Başlatan bfkartal, 26 Kasım 2015 - 16:46:17

« önceki - sonraki »

0 Üyeler ve 7 Ziyaretçi konuyu incelemekte.

bfkartal

Merhaba arkadaşlar yine bir sorunum var. Bu sefer Linux Manjaro ile. League of Legends'i burada çalıştırmaya çalıştım her şey iyi güzel fakat izlediğim bir videoda tuxlol patch yapıyordu. Terminale bir çok şekilde deneyerek şu kodları yazdım:

mono tuxlol.exe patch --dir /home/burakfurkan/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot\ Games/League\ of\ Legends/


sudo mono tuxlol.exe patch --dir /home/burakfurkan/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot\ Games/League\ of\ Legends/

sudo mono tuxlol.exe patch --dir /home/burakfurkan/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot\ Games/League\ of\ Legends/

mono tuxlol.exe patch --dir /.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot\ Games/League\ of\ Legends/


Fakat aldığım çıktı aynıydı:

The specified directory is invalid.


Bunun çözümüne nasıl ulaşabilirim yardımcı olursanız sevinirim. Selametle..

ata1

yaourt -S mono-git mono kuruldu mu ?

7hr33l3t73r

Asagidaki adres yardimci olacaktir size.
http://www.ugopiemontese.eu/2014/05/31/league-of-legends-ubuntu-14-04/
Aldiginiz hata yanlis dizini gosteriyorsunuz.
Adresin son bolumunu inceleyiniz.
dc -e '[q]sa[ln0=aln256%Pln256/snlbx]sb207356256404211981204295703670388snlbxq'
https://www.getgnu.org/gnulinux/gnulinux-ipuclari/nasil-akillica-soru-sorulur.html

bfkartal

#3
Alıntı yapılan: eral - 26 Kasım 2015 - 17:13:28
yaourt -S mono-git mono kuruldu mu ?

mono kurulumuna şu an başladım. Tekrar deneyip durumu bildiririm.


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 26 Kasım 2015 - 18:09:02

Alıntı yapılan: 817c0d3r - 26 Kasım 2015 - 17:48:00
Asagidaki adres yardimci olacaktir size.
http://www.ugopiemontese.eu/2014/05/31/league-of-legends-ubuntu-14-04/
Aldiginiz hata yanlis dizini gosteriyorsunuz.
Adresin son bolumunu inceleyiniz.

Hata öyle fakat yazdığım komutları iletimde gördünüz. İndirilenler klasöründeki dosya için ne kadar hatalı komut vermiş olabilirim ki? Şu an mono kurulumunu gerçekleştiriyorum daha sonra sizin verdiğiniz linkte yer alanlara bakacağım. Teşekkür ederim cevabınız için ayrıca. :)


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 26 Kasım 2015 - 19:26:31

Mono kurulumunu başarıyla gerçekleştirdim ve patch işlemini yapabildim. İkinci cevap mesajındaki linkte de dendiğini gibi Internet Explorer 6'yı kurdum ve yeniden başlattım bilgisayarı. Oyuna çift tıkladığımda oyun logosu geliyor biraz yükleniyor ve hata vermeden kayboluyor. Bunu nasıl çözebilirim fikriniz var mı acaba?

ata1

https://wiki.archlinux.org/index.php/League_of_Legends

arch da yapılıyorsa manjaroya da uymalı  ;D

PlayonLinux Method

This is the easiest method. Just install playonlinux.
After installation run from the command line
$ playonlinux
When you first run it, playonlinux will install some necessary fonts. Afterwards, click Install, check the "testing box" and then search for "League of Legends". The rest is self-explanatory.
Troubleshooting
Bugsplat opening patcher: To fix this you need to configure the PlayOnLinux's wine version by clicking the configure gear, change wine version to system from 1.7-LeagueOfLegends and if you have not done so already install lib32-libldap.
Adobe air missing: To fix this you need to install lib32-lcms2.
The login server did not respond:
PlayOnLinux seem to be missing a symlink from the generic version of libgcrypt to the specific version it ships. That can be fixed by finding the folders of the affected Wine versions and creating the links manually. Replace ARCH with either x86 or amd64, and VERSION with the Wine version you intend to fix.

# cd ~/.PlayOnLinux/wine/linux-ARCH/VERSION/lib
# ln -s libgcrypt.so.11.* libgcrypt.so.11
# ln -s libgcrypt.so.11 libgcrypt.so
If you are still unable to login after setting up the above symlinks, lib32-gnutls may need to be manually installed or re-installed.
No sounds: install lib32-alsa-lib (for pulseaudio users: lib32-alsa-plugins and lib32-libpulse)
Store (for runes) is all black: install IE8 in the PlayOnLinux components.
Crash after champ select: install directx9 in the PlayOnLinux components.

bfkartal

Alıntı yapılan: eral - 26 Kasım 2015 - 19:44:42
https://wiki.archlinux.org/index.php/League_of_Legends

arch da yapılıyorsa manjaroya da uymalı  ;D

PlayonLinux Method

This is the easiest method. Just install playonlinux.
After installation run from the command line
$ playonlinux
When you first run it, playonlinux will install some necessary fonts. Afterwards, click Install, check the "testing box" and then search for "League of Legends". The rest is self-explanatory.
Troubleshooting
Bugsplat opening patcher: To fix this you need to configure the PlayOnLinux's wine version by clicking the configure gear, change wine version to system from 1.7-LeagueOfLegends and if you have not done so already install lib32-libldap.
Adobe air missing: To fix this you need to install lib32-lcms2.
The login server did not respond:
PlayOnLinux seem to be missing a symlink from the generic version of libgcrypt to the specific version it ships. That can be fixed by finding the folders of the affected Wine versions and creating the links manually. Replace ARCH with either x86 or amd64, and VERSION with the Wine version you intend to fix.

# cd ~/.PlayOnLinux/wine/linux-ARCH/VERSION/lib
# ln -s libgcrypt.so.11.* libgcrypt.so.11
# ln -s libgcrypt.so.11 libgcrypt.so
If you are still unable to login after setting up the above symlinks, lib32-gnutls may need to be manually installed or re-installed.
No sounds: install lib32-alsa-lib (for pulseaudio users: lib32-alsa-plugins and lib32-libpulse)
Store (for runes) is all black: install IE8 in the PlayOnLinux components.
Crash after champ select: install directx9 in the PlayOnLinux components.


Direk Manjaro'da çalıştıranı var:

https://youtu.be/KeOJYV1LiTE

Anlamadığım şey bu elemanda olup bende olmaması. Yaptığım her şeyin aynı olmasına rağmen. artık can sıkmaya başladı şu olayı yapabilsem Windows'u sileceğim tamamen..

ata1

#6
eleman ne kurmuş ne yapmış adımları bilemiyorum hiç denemediğim bir şey oyunlarla pek ilgilenmiyorum. ama yöntem aynıdır verdiğim bağlantıda eı8 ile yapmışlar dikkat edersen.
ayrıca yapılan işlem birebir aynıdır . ayrıca bakınız wideo ismine arch ve manjaro diyor sonuç da manjaro arch tabanlıdır

Manjaro/Arch Linux] How to install League of Legends 4.7 with Playonlinux

siz neleri kurdunuz tam bilemiyorum ama wikide bazı kurulması gerekenler verilmiş baktınız mı verdiğim bağlantıya

bfkartal

Alıntı yapılan: eral - 26 Kasım 2015 - 19:59:00
eleman ne kurmuş ne yapmış adımları bilemiyorum hiç denemediğim bir şey oyunlarla pek ilgilenmiyorum. ama yöntem aynıdır verdiğim bağlantıda eı8 ile yapmışlar dikkat edersen.
ayrıca yapılan işlem birebir aynıdır . ayrıca bakınız wideo ismine arch ve manjaro diyor sonuç da manjaro arch tabanlıdır

Manjaro/Arch Linux] How to install League of Legends 4.7 with Playonlinux

Arch olduğu için kaynak aldım zaten. İnternet Explorer 8 bu işletim sisteminde uygun dedi onu yüklemeye çalıştığımda da. Yani aynı tas aynı hamam muhabbeti. Oyunlarla aram pek yok ama şu oyun çalışsaydı ne olurdu sanki... Yapacak daha fazla bir şey yok sanırım. Konuda yardımcı olan herkese teşekkür ederim.

ata1

tamam şöyle deneyelim wine hangi sürüm kurulu .

bfkartal

Alıntı yapılan: eral - 26 Kasım 2015 - 20:18:30
tamam şöyle deneyelim wine hangi sürüm kurulu .

Başlat menüsüne wine yazdığım zaman çalıştır wine geliyor ama wine açılmıyor ilginç bir şekilde. Yazılım yükleme merkezinde de gayet yüklü gözüküyor. 1.7.55-2 gözüküyor yazılım merkezinde.

ata1

en azında ipucu buldun  buradan ilerle  ;D
verdiğim bağlantıyı okusaydın  basit bir çeviri ile göstereyim sana
Sorun giderme
Bugsplat açılış patcher: Eğer yapılandırma dişli tıklayarak PlayOnLinux şarap sürümünü yapılandırmak 1.7-LeagueOfLegends sisteme şarap sürümünü değiştirmek gerekiyor bu sorunu gidermek ve yapmadıysanız eğer öyleyse zaten yüklemek için lib32-libldap.
Adobe air eksik: Eğer yüklemeniz gerekir Bunu düzeltmek için lib32-lcms2.

bfkartal

Alıntı yapılan: eral - 26 Kasım 2015 - 20:30:37
en azında ipucu buldun  buradan ilerle  ;D

Nasıl yani? Play On Linux üzerinden steam açılıyor demek ki wine desteklemiyor mu ? Şu an wine mı sorunlu bende yani?

ata1

#12
https://aur.archlinux.org/packages/?O=0&SeB=nd&K=wine++&outdated=&SB=n&SO=a&PP=50&do_Search=Go





yaourt wine


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 26 Kasım 2015 - 21:01:59

yaourt -S lib32-libldap
şunu kurarak deneyelim

bfkartal

üstte verdiğiniz komuttakileri sırasıyla kurmaya çalışıyorum. bazıları hata verdi bazıları yüklendi şu an 1.5 gb lik bir şey yüklüyor. steam yüklü geldi fakat açarken hata verdi onu da açamadım playonlinux üzerinden açtım anlayacağınız. bu arada komik olacak ama attığınız iletiye cevap veremiyorum forum üzerinden. :/ onun sebebi nedir? Manjaro'yu gerçekten kullanım bakımından sevdim, sizin sayenizde keşfettim zaten ama biraz yardımınıza ihtiyacım var açıkçası şu aşamada.

ata1

30 ileti sahibi olmadan özel mesaj gönderemezsiniz forum kuralıdır . ayrıca hazır olan steam üzerinde netür hata alıyorsunuz ilk başlangıçta bir güncelleme yapacak ardından olan hesabınız yada yeni hesap yaratmanız istenir .




bfkartal

Steam (System Libraries) 'e tıkladığımda bilgisayar tepki vermiyor. Steam (Runtime)'a tıkladığımda opengl ile açılacağı hakkında bir soru penceresi geliyor ve sonra o da kayboluyor. Hata alsam eyvallah da hata bile almayınca boşlukta kalıyoruz... :)

ata1

sağ alt da steam simgesi var mı ? var ise sağtıkla ve kapat de ardından yeniden steam  listede 3 adet en alt da ki bak benim yaptığım şekilde

bfkartal

Alıntı yapılan: eral - 26 Kasım 2015 - 22:33:55
sağ alt da steam simgesi var mı ? var ise sağtıkla ve kapat de ardından yeniden steam  listede 3 adet en alt da ki bak benim yaptığım şekilde

Hayır, yok. Emin olmak için PoL'dan sildim Steam'ı tekrar denedim ama tepki yok maalesef.. Sizi de alıkoydum gibi oldum ama kusuruma bakmayın lütfen. Sadece kullanmak istiyorum bu sistemi...

ata1

sorun değil beklerseniz sizin kurduğunuz şekilde yapmayı deneyip sze bilgi veririm.

yaourt -S  playonlinux-git

==> playonlinux-git PKGBUILD'i AUR'dan indiriliyor...
x .SRCINFO
x .gitignore
x PKGBUILD
justin8 commented on 2014-09-09 09:09
Updated to be based off of the non-git package from community, dependencies and all.

yorrd commented on 2015-05-27 13:34
Your package version should be set by pkgver() instead of being hard-coded or something along these lines. Otherwise the version number is constantly outdated.

justin8 commented on 2015-10-04 11:20
This is a git package. It does update the version when you build it. Please do not mark git packages as out of date unless a new change has made it stop building. This still creates 'playonlinux-git-1:4.2.9.r1.g1157b14-1'

ozky commented on 2015-10-27 14:39
Is there way somebody add playonlinux 5 git to aur to get testing it  ?.

justin8 commented on 2015-10-27 16:00
Feel free to take over maintainership and update it. I only grabbed it to test a bug when reporting it upstream a few months back.

playonlinux-git 1:4.2.9.r1.g1157b14-1  (2015-10-04 11:55)
( Desteklenmeyen paket: Tehlikeli olma olasılığı var ! )
==> playonlinux-git bağımlılıkları:
- imagemagick (kurulu)
- unzip (kurulu)
- mesa-demos (kurulu)
- gnupg (kurulu)
- xdg-user-dirs (kurulu)
- libxmu (kurulu)
- wget (kurulu)
- p7zip (kurulu)
- wine (paket bulundu)
- xterm (paket bulundu)
- wxpython2.8 (paket bulundu)
- cabextract (paket bulundu)
- icoutils (paket bulundu)
- netcat (paket bulundu)


==> playonlinux-git inşa edilsin mi ? [E/h]
==> ---------------------------------------
==>
==> Paket inşa edilip yükneniyor
==> playonlinux-git için kayıp bağımlılıkları yükle veya inşa et:
[sudo] password for ata:
:: Toplam 2 sağlayıcı netcat için mevcut:
:: Depo extra
   1) gnu-netcat
:: Depo community
   2) openbsd-netcat

Bir sayı girin (default=1):
paket bağımlılıkları çözümleniyor...
varsa paketler arası çakışmalara bakılıyor...

Paketler (27) lib32-gettext-0.19.6-1  lib32-libpcap-1.7.4-1
              libutempter-1.1.6-2  libxaw-1.0.13-1  perl-encode-locale-1.05-1
              perl-file-listing-6.04-2  perl-html-parser-3.71-4
              perl-html-tagset-3.20-4  perl-http-cookies-6.01-2
              perl-http-daemon-6.01-2  perl-http-date-6.02-2
              perl-http-message-6.11-1  perl-http-negotiate-6.01-2
              perl-libwww-6.08-1  perl-lwp-mediatypes-6.02-2
              perl-net-http-6.09-1  perl-www-robotrules-6.02-2  wxgtk-3.0.2-4
              wxpython-3.0.2.0-1  xbitmaps-1.1.1-3  xorg-luit-1.1.1-2
              cabextract-1.6-1  gnu-netcat-0.7.1-5  icoutils-0.31.0-1
              wine-1.7.55-2  wxpython2.8-2.8.12.1-2  xterm-320-2

Toplam İndirme Boyutu:   66,56 MiB
Toplam Kurulum Boyutu:  483,26 MiB

:: Kuruluma onay veriyor musunuz? [E/h]
:: Paketler alınıyor ...
gnu-netcat-0.7.1-5-...    28,6 KiB   268K/s 00:00 [######################] 100%
libxaw-1.0.13-1-x86_64   332,5 KiB   604K/s 00:01 [######################] 100%
xorg-luit-1.1.1-2-x...    19,1 KiB   955K/s 00:00 [######################] 100%
xbitmaps-1.1.1-3-any      24,2 KiB  1051K/s 00:00 [######################] 100%
libutempter-1.1.6-2...     7,3 KiB   564K/s 00:00 [######################] 100%
xterm-320-2-x86_64       278,4 KiB   564K/s 00:00 [######################] 100%
wxgtk-3.0.2-4-x86_64       6,6 MiB   735K/s 00:09 [######################] 100%
wxpython-3.0.2.0-1-...    10,0 MiB   822K/s 00:12 [######################] 100%
wxpython2.8-2.8.12....     8,5 MiB   821K/s 00:11 [######################] 100%
perl-encode-locale-...    10,2 KiB  1022K/s 00:00 [######################] 100%
perl-http-date-6.02...     8,6 KiB  1227K/s 00:00 [######################] 100%
perl-file-listing-6...     7,7 KiB  1913K/s 00:00 [######################] 100%
perl-html-tagset-3....    10,3 KiB  1033K/s 00:00 [######################] 100%
perl-html-parser-3....    78,3 KiB   687K/s 00:00 [######################] 100%
perl-lwp-mediatypes...    18,0 KiB  1061K/s 00:00 [######################] 100%
perl-http-message-6...    66,1 KiB  1002K/s 00:00 [######################] 100%
perl-http-cookies-6...    20,3 KiB  1017K/s 00:00 [######################] 100%
perl-http-daemon-6....    14,2 KiB  1016K/s 00:00 [######################] 100%
perl-http-negotiate...    11,4 KiB  1138K/s 00:00 [######################] 100%
perl-net-http-6.09-...    21,6 KiB  1081K/s 00:00 [######################] 100%
perl-www-robotrules...    12,2 KiB  1225K/s 00:00 [######################] 100%
perl-libwww-6.08-1-any   140,5 KiB   768K/s 00:00 [######################] 100%
icoutils-0.31.0-1-x...    47,1 KiB  1001K/s 00:00 [######################] 100%
cabextract-1.6-1-x86_64   30,3 KiB  1009K/s 00:00 [######################] 100%
lib32-gettext-0.19....   697,3 KiB   805K/s 00:01 [######################] 100%
lib32-libpcap-1.7.4...   104,2 KiB   569K/s 00:00 [######################] 100%
wine-1.7.55-2-x86_64      39,5 MiB   908K/s 00:45 [######################] 100%
(27/27) anahtarlıktaki anahtarlar kontrol edil...  [######################] 100%
(27/27) paket bütünlüğü kontrol ediliyor           [######################] 100%
(27/27) paket dosyaları yükleniyor                 [######################] 100%
(27/27) dosya çakışmaları kontrol ediliyor         [######################] 100%
( 1/27) yükleniyor gnu-netcat                      [######################] 100%
( 2/27) yükleniyor libxaw                          [######################] 100%
( 3/27) yükleniyor xorg-luit                       [######################] 100%
( 4/27) yükleniyor xbitmaps                        [######################] 100%
( 5/27) yükleniyor libutempter                     [######################] 100%
( 6/27) yükleniyor xterm                           [######################] 100%
( 7/27) yükleniyor wxgtk                           [######################] 100%
wxgtk için opsiyonel bağımlılık(lar)
    webkitgtk2: for webview support [kuruldu]
( 8/27) yükleniyor wxpython                        [######################] 100%
( 9/27) yükleniyor wxpython2.8                     [######################] 100%
(10/27) yükleniyor perl-encode-locale              [######################] 100%
(11/27) yükleniyor perl-http-date                  [######################] 100%
(12/27) yükleniyor perl-file-listing               [######################] 100%
(13/27) yükleniyor perl-html-tagset                [######################] 100%
(14/27) yükleniyor perl-html-parser                [######################] 100%
(15/27) yükleniyor perl-lwp-mediatypes             [######################] 100%
(16/27) yükleniyor perl-http-message               [######################] 100%
(17/27) yükleniyor perl-http-cookies               [######################] 100%
(18/27) yükleniyor perl-http-daemon                [######################] 100%
(19/27) yükleniyor perl-http-negotiate             [######################] 100%
(20/27) yükleniyor perl-net-http                   [######################] 100%
(21/27) yükleniyor perl-www-robotrules             [######################] 100%
(22/27) yükleniyor perl-libwww                     [######################] 100%
perl-libwww için opsiyonel bağımlılık(lar)
    perl-lwp-protocol-https: for https:// url schemes
(23/27) yükleniyor icoutils                        [######################] 100%
(24/27) yükleniyor cabextract                      [######################] 100%
(25/27) yükleniyor lib32-gettext                   [######################] 100%
(26/27) yükleniyor lib32-libpcap                   [######################] 100%
(27/27) yükleniyor wine                            [######################] 100%
wine için opsiyonel bağımlılık(lar)
    giflib [kuruldu]
    lib32-giflib
    libpng [kuruldu]
    lib32-libpng [kuruldu]
    libldap [kuruldu]
    lib32-libldap [kuruldu]
    gnutls [kuruldu]
    lib32-gnutls [kuruldu]
    mpg123 [kuruldu]
    lib32-mpg123
    openal [kuruldu]
    lib32-openal [kuruldu]
    v4l-utils [kuruldu]
    lib32-v4l-utils
    libpulse [kuruldu]
    lib32-libpulse [kuruldu]
    alsa-plugins [kuruldu]
    lib32-alsa-plugins [kuruldu]
    alsa-lib [kuruldu]
    lib32-alsa-lib [kuruldu]
    libjpeg-turbo [kuruldu]
    lib32-libjpeg-turbo [kuruldu]
    libxcomposite [kuruldu]
    lib32-libxcomposite [kuruldu]
    libxinerama [kuruldu]
    lib32-libxinerama [kuruldu]
    ncurses [kuruldu]
    lib32-ncurses [kuruldu]
    libcl
    lib32-libcl
    libxslt [kuruldu]
    lib32-libxslt
    cups [kuruldu]
    samba
    dosbox
==> playonlinux-git 1:4.2.9.r1.g1157b14-1 (Prş Kas 26 22:31:33 EET 2015) paketi oluşturuluyor
==> Bağımlılıklar denetleniyor...
==> Derleme bağımlılıkları denetleniyor...
==> Kaynaklar getiriliyor...
  -> playonlinux git deposu klonlanıyor...
Cloning into bare repository '/tmp/yaourt-tmp-ata/aur-playonlinux-git/playonlinux'...
remote: Counting objects: 56761, done.
remote: Compressing objects: 100% (31/31), done.
remote: Total 56761 (delta 15), reused 0 (delta 0), pack-reused 56730
Receiving objects: 100% (56761/56761), 85.73 MiB | 942.00 KiB/s, done.
Resolving deltas: 100% (29540/29540), done.
Checking connectivity... done.
==> Kaynak dosyaları md5sums ile doğrulanıyor...
    playonlinux ... Atlandı
==> Kaynaklar açılıyor...
  -> POL-POM-4 git deposunun çalışan bir kopyası oluşturuluyor...
Cloning into 'playonlinux'...
done.
==> pkgver() işlemine başlanıyor...
==> Sürüm güncellendi: playonlinux-git 1:4.2.9.r48.gcb09084-1
==> fakeroot ortamına giriliyor...
==> package() işlemine başlanıyor...
==> Kurulum düzenleniyor...
  -> İstenmeyen dosyalar kaldırılıyor...
  -> libtool dosyaları kaldırılıyor...
  -> Statik kütüphane dosyaları kaldırılıyor...
  -> Kılavuz ve bilgi sayfaları sıkıştırılıyor...
==> "playonlinux-git" paketi oluşturuluyor...
  -> .PKGINFO dosyası üretiliyor...
  -> .MTREE dosyası oluşturuluyor...
  -> Paket sıkıştırılıyor...
==> fakeroot ortamından çıkılıyor.
==> playonlinux-git 1:4.2.9.r48.gcb09084-1 (Prş Kas 26 22:33:34 EET 2015) paketinin derlenmesi tamamlandı
==> playonlinux-git, /var/cache/pacman/pkg/ dizinine çıkarılıyor
`/tmp/yaourt-tmp-ata/PKGDEST.IIt/playonlinux-git-1:4.2.9.r48.gcb09084-1-any.pkg.tar.xz' -> `/var/cache/pacman/pkg/playonlinux-git-1:4.2.9.r48.gcb09084-1-any.pkg.tar.xz'

==> playonlinux-git yüklensin mi ? [E/h]
==> Paket içeriğine [B]ak - Paketleri namcap ile [D]enetle
==> ------------------------------------------------------
==>

[sudo] password for ata:
paketler yükleniyor...
paket bağımlılıkları çözümleniyor...
varsa paketler arası çakışmalara bakılıyor...

Paketler (1) playonlinux-git-1:4.2.9.r48.gcb09084-1

Toplam Kurulum Boyutu:  6,44 MiB

:: Kuruluma onay veriyor musunuz? [E/h]
(1/1) anahtarlıktaki anahtarlar kontrol ediliyor   [######################] 100%
(1/1) paket bütünlüğü kontrol ediliyor             [######################] 100%
(1/1) paket dosyaları yükleniyor                   [######################] 100%
(1/1) dosya çakışmaları kontrol ediliyor           [######################] 100%
(1/1) yükleniyor playonlinux-git                   [######################] 100%

╔═[22:40]═[ata@ata]
╚═══===═══[]>> playonlinux
Looking for python... 3.5.0 - skipped
Looking for python2.7... 2.7.10 - wxversion(s): 3.0-gtk2, 2.8-gtk2-unicode
22:40:42: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8).
selected
[main] Message: PlayOnLinux (4.2.10-dev) is starting
[clean_tmp] Message: Cleaning temp directory
[POL_Config_Write] Message: Config write: VDRIVES_LINK_MADE TRUE
[Check_OpenGL] Message: 32bits direct rendering is enabled
[Check_OpenGL] Message: 64bits direct rendering is enabled
[POL_System_CheckFS] Message: Checking filesystem for /home/ata/.PlayOnLinux/
[main] Message: Filesystem is compatible
Bad cookie!
[install_plugins] Message: Checking plugin: Capture...
[install_plugins] Message:    -->Installing plugin: 'Capture'.
Bad cookie!
[update_check] Message: Web version : 1448554038
[update_check] Message: Current local version :
[update_check] Message: Updating list
Bad cookie!
[install_plugins] Message: Checking plugin: ScreenCap...
[install_plugins] Message:    -->Installing plugin: 'ScreenCap'.
Bad cookie!
Bad cookie!
[install_plugins] Message: Checking plugin: PlayOnLinux Vault...
[install_plugins] Message:    -->Installing plugin: 'PlayOnLinux Vault'.
Bad cookie!
Bad cookie!
[POL_Config_Write] Message: Config write: LAST_TIMESTAMP 1448554038
[POL_SetupWindow_Init] Message: Creating new window for pid 10405
[POL_SetupWindow_Close] Message: Closing window for pid 10405
rm: `/home/ata/.PlayOnLinux//install' silinemedi: Böyle bir dosya ya da dizin yok
[POL_GPG_auth_script] Message: Checking signature of /home/ata/.PlayOnLinux//install
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Bash] Message: POL GPG : Good signature - League Of Legends
[POL_SetupWindow_Init] Message: Creating new window for pid 10555
/usr/bin/glxinfo
[POL_SetupWindow_icon_menu] Message: icon_menu answer: Download the program
[POL_SetupWindow_InstallMethod] Message: Install method: DOWNLOAD
[POL_SetupWindow_menu] Message: menu answer: Europe West
[POL_Call] Message: Calling POL_Download_retry
[POL_Call] Message: ----- Starting function POL_Download_retry -----
[POL_GPG_auth_script] Message: Checking signature of POL_Download_retry
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_System_wget] Message: Downloading http://l3cdn.riotgames.com/Installer/SingleFileInstall/LeagueOfLegendsBaseEUW.exe with wget
--2015-11-26 22:42:45-- http://l3cdn.riotgames.com/Installer/SingleFileInstall/LeagueOfLegendsBaseEUW.exe
l3cdn.riotgames.com (l3cdn.riotgames.com) çözümleniyor... 195.175.112.121, 195.175.112.98, 195.175.112.136, ...
l3cdn.riotgames.com (l3cdn.riotgames.com)[195.175.112.121]:80 bağlanılıyor... bağlantı kuruldu.
HTTP isteği gönderildi, yanıt bekleniyor... 200 OK
Uzunluk: 22201982 (21M) [application/octet-stream]
Kayıt yeri: `/home/ata/.PlayOnLinux//tmp/LeagueOfLegends/LeagueOfLegendsBaseEUW.exe.part'

...

2015-11-26 22:43:13 (784 KB/s) - `/home/ata/.PlayOnLinux//tmp/LeagueOfLegends/LeagueOfLegendsBaseEUW.exe.part' kaydedildi [22201982/22201982]

[source] Message: POL_System_wget exit code: 0
[source] Message: Download completed successfully
[POL_Call] Message: ----- Ending function POL_Download_retry -----
[POL_System_SetArch] Message: POL_ARCH set to x86
[POL_Wine_SelectPrefix] Message: Selecting prefix: LeagueOfLegends
[POL_Wine_PrefixCreate] Message: Setting POL_WINEVERSION to 1.7.52-LeagueOfLegends5
[POL_Wine_PrefixCreate] Message: Creating prefix (1.7.52-LeagueOfLegends5)...
[POL_Wine_PrefixCreate] Message: Using wine 1.7.52-LeagueOfLegends5
[POL_Wine_InstallVersion] Message: Installing wine version path: 1.7.52-LeagueOfLegends5, x86


bfkartal

Alıntı yapılan: eral - 26 Kasım 2015 - 22:46:05
sorun değil beklerseniz sizin kurduğunuz şekilde yapmayı deneyip sze bilgi veririm.

yaourt -S  playonlinux-git

==> playonlinux-git PKGBUILD'i AUR'dan indiriliyor...
x .SRCINFO
x .gitignore
x PKGBUILD
justin8 commented on 2014-09-09 09:09
Updated to be based off of the non-git package from community, dependencies and all.

yorrd commented on 2015-05-27 13:34
Your package version should be set by pkgver() instead of being hard-coded or something along these lines. Otherwise the version number is constantly outdated.

justin8 commented on 2015-10-04 11:20
This is a git package. It does update the version when you build it. Please do not mark git packages as out of date unless a new change has made it stop building. This still creates 'playonlinux-git-1:4.2.9.r1.g1157b14-1'

ozky commented on 2015-10-27 14:39
Is there way somebody add playonlinux 5 git to aur to get testing it  ?.

justin8 commented on 2015-10-27 16:00
Feel free to take over maintainership and update it. I only grabbed it to test a bug when reporting it upstream a few months back.

playonlinux-git 1:4.2.9.r1.g1157b14-1  (2015-10-04 11:55)
( Desteklenmeyen paket: Tehlikeli olma olasılığı var ! )
==> playonlinux-git bağımlılıkları:
- imagemagick (kurulu)
- unzip (kurulu)
- mesa-demos (kurulu)
- gnupg (kurulu)
- xdg-user-dirs (kurulu)
- libxmu (kurulu)
- wget (kurulu)
- p7zip (kurulu)
- wine (paket bulundu)
- xterm (paket bulundu)
- wxpython2.8 (paket bulundu)
- cabextract (paket bulundu)
- icoutils (paket bulundu)
- netcat (paket bulundu)


==> playonlinux-git inşa edilsin mi ? [E/h]
==> ---------------------------------------
==>
==> Paket inşa edilip yükneniyor
==> playonlinux-git için kayıp bağımlılıkları yükle veya inşa et:
[sudo] password for ata:
:: Toplam 2 sağlayıcı netcat için mevcut:
:: Depo extra
   1) gnu-netcat
:: Depo community
   2) openbsd-netcat

Bir sayı girin (default=1):
paket bağımlılıkları çözümleniyor...
varsa paketler arası çakışmalara bakılıyor...

Paketler (27) lib32-gettext-0.19.6-1  lib32-libpcap-1.7.4-1
              libutempter-1.1.6-2  libxaw-1.0.13-1  perl-encode-locale-1.05-1
              perl-file-listing-6.04-2  perl-html-parser-3.71-4
              perl-html-tagset-3.20-4  perl-http-cookies-6.01-2
              perl-http-daemon-6.01-2  perl-http-date-6.02-2
              perl-http-message-6.11-1  perl-http-negotiate-6.01-2
              perl-libwww-6.08-1  perl-lwp-mediatypes-6.02-2
              perl-net-http-6.09-1  perl-www-robotrules-6.02-2  wxgtk-3.0.2-4
              wxpython-3.0.2.0-1  xbitmaps-1.1.1-3  xorg-luit-1.1.1-2
              cabextract-1.6-1  gnu-netcat-0.7.1-5  icoutils-0.31.0-1
              wine-1.7.55-2  wxpython2.8-2.8.12.1-2  xterm-320-2

Toplam İndirme Boyutu:   66,56 MiB
Toplam Kurulum Boyutu:  483,26 MiB

:: Kuruluma onay veriyor musunuz? [E/h]
:: Paketler alınıyor ...
gnu-netcat-0.7.1-5-...    28,6 KiB   268K/s 00:00 [######################] 100%
libxaw-1.0.13-1-x86_64   332,5 KiB   604K/s 00:01 [######################] 100%
xorg-luit-1.1.1-2-x...    19,1 KiB   955K/s 00:00 [######################] 100%
xbitmaps-1.1.1-3-any      24,2 KiB  1051K/s 00:00 [######################] 100%
libutempter-1.1.6-2...     7,3 KiB   564K/s 00:00 [######################] 100%
xterm-320-2-x86_64       278,4 KiB   564K/s 00:00 [######################] 100%
wxgtk-3.0.2-4-x86_64       6,6 MiB   735K/s 00:09 [######################] 100%
wxpython-3.0.2.0-1-...    10,0 MiB   822K/s 00:12 [######################] 100%
wxpython2.8-2.8.12....     8,5 MiB   821K/s 00:11 [######################] 100%
perl-encode-locale-...    10,2 KiB  1022K/s 00:00 [######################] 100%
perl-http-date-6.02...     8,6 KiB  1227K/s 00:00 [######################] 100%
perl-file-listing-6...     7,7 KiB  1913K/s 00:00 [######################] 100%
perl-html-tagset-3....    10,3 KiB  1033K/s 00:00 [######################] 100%
perl-html-parser-3....    78,3 KiB   687K/s 00:00 [######################] 100%
perl-lwp-mediatypes...    18,0 KiB  1061K/s 00:00 [######################] 100%
perl-http-message-6...    66,1 KiB  1002K/s 00:00 [######################] 100%
perl-http-cookies-6...    20,3 KiB  1017K/s 00:00 [######################] 100%
perl-http-daemon-6....    14,2 KiB  1016K/s 00:00 [######################] 100%
perl-http-negotiate...    11,4 KiB  1138K/s 00:00 [######################] 100%
perl-net-http-6.09-...    21,6 KiB  1081K/s 00:00 [######################] 100%
perl-www-robotrules...    12,2 KiB  1225K/s 00:00 [######################] 100%
perl-libwww-6.08-1-any   140,5 KiB   768K/s 00:00 [######################] 100%
icoutils-0.31.0-1-x...    47,1 KiB  1001K/s 00:00 [######################] 100%
cabextract-1.6-1-x86_64   30,3 KiB  1009K/s 00:00 [######################] 100%
lib32-gettext-0.19....   697,3 KiB   805K/s 00:01 [######################] 100%
lib32-libpcap-1.7.4...   104,2 KiB   569K/s 00:00 [######################] 100%
wine-1.7.55-2-x86_64      39,5 MiB   908K/s 00:45 [######################] 100%
(27/27) anahtarlıktaki anahtarlar kontrol edil...  [######################] 100%
(27/27) paket bütünlüğü kontrol ediliyor           [######################] 100%
(27/27) paket dosyaları yükleniyor                 [######################] 100%
(27/27) dosya çakışmaları kontrol ediliyor         [######################] 100%
( 1/27) yükleniyor gnu-netcat                      [######################] 100%
( 2/27) yükleniyor libxaw                          [######################] 100%
( 3/27) yükleniyor xorg-luit                       [######################] 100%
( 4/27) yükleniyor xbitmaps                        [######################] 100%
( 5/27) yükleniyor libutempter                     [######################] 100%
( 6/27) yükleniyor xterm                           [######################] 100%
( 7/27) yükleniyor wxgtk                           [######################] 100%
wxgtk için opsiyonel bağımlılık(lar)
    webkitgtk2: for webview support [kuruldu]
( 8/27) yükleniyor wxpython                        [######################] 100%
( 9/27) yükleniyor wxpython2.8                     [######################] 100%
(10/27) yükleniyor perl-encode-locale              [######################] 100%
(11/27) yükleniyor perl-http-date                  [######################] 100%
(12/27) yükleniyor perl-file-listing               [######################] 100%
(13/27) yükleniyor perl-html-tagset                [######################] 100%
(14/27) yükleniyor perl-html-parser                [######################] 100%
(15/27) yükleniyor perl-lwp-mediatypes             [######################] 100%
(16/27) yükleniyor perl-http-message               [######################] 100%
(17/27) yükleniyor perl-http-cookies               [######################] 100%
(18/27) yükleniyor perl-http-daemon                [######################] 100%
(19/27) yükleniyor perl-http-negotiate             [######################] 100%
(20/27) yükleniyor perl-net-http                   [######################] 100%
(21/27) yükleniyor perl-www-robotrules             [######################] 100%
(22/27) yükleniyor perl-libwww                     [######################] 100%
perl-libwww için opsiyonel bağımlılık(lar)
    perl-lwp-protocol-https: for https:// url schemes
(23/27) yükleniyor icoutils                        [######################] 100%
(24/27) yükleniyor cabextract                      [######################] 100%
(25/27) yükleniyor lib32-gettext                   [######################] 100%
(26/27) yükleniyor lib32-libpcap                   [######################] 100%
(27/27) yükleniyor wine                            [######################] 100%
wine için opsiyonel bağımlılık(lar)
    giflib [kuruldu]
    lib32-giflib
    libpng [kuruldu]
    lib32-libpng [kuruldu]
    libldap [kuruldu]
    lib32-libldap [kuruldu]
    gnutls [kuruldu]
    lib32-gnutls [kuruldu]
    mpg123 [kuruldu]
    lib32-mpg123
    openal [kuruldu]
    lib32-openal [kuruldu]
    v4l-utils [kuruldu]
    lib32-v4l-utils
    libpulse [kuruldu]
    lib32-libpulse [kuruldu]
    alsa-plugins [kuruldu]
    lib32-alsa-plugins [kuruldu]
    alsa-lib [kuruldu]
    lib32-alsa-lib [kuruldu]
    libjpeg-turbo [kuruldu]
    lib32-libjpeg-turbo [kuruldu]
    libxcomposite [kuruldu]
    lib32-libxcomposite [kuruldu]
    libxinerama [kuruldu]
    lib32-libxinerama [kuruldu]
    ncurses [kuruldu]
    lib32-ncurses [kuruldu]
    libcl
    lib32-libcl
    libxslt [kuruldu]
    lib32-libxslt
    cups [kuruldu]
    samba
    dosbox
==> playonlinux-git 1:4.2.9.r1.g1157b14-1 (Prş Kas 26 22:31:33 EET 2015) paketi oluşturuluyor
==> Bağımlılıklar denetleniyor...
==> Derleme bağımlılıkları denetleniyor...
==> Kaynaklar getiriliyor...
  -> playonlinux git deposu klonlanıyor...
Cloning into bare repository '/tmp/yaourt-tmp-ata/aur-playonlinux-git/playonlinux'...
remote: Counting objects: 56761, done.
remote: Compressing objects: 100% (31/31), done.
remote: Total 56761 (delta 15), reused 0 (delta 0), pack-reused 56730
Receiving objects: 100% (56761/56761), 85.73 MiB | 942.00 KiB/s, done.
Resolving deltas: 100% (29540/29540), done.
Checking connectivity... done.
==> Kaynak dosyaları md5sums ile doğrulanıyor...
    playonlinux ... Atlandı
==> Kaynaklar açılıyor...
  -> POL-POM-4 git deposunun çalışan bir kopyası oluşturuluyor...
Cloning into 'playonlinux'...
done.
==> pkgver() işlemine başlanıyor...
==> Sürüm güncellendi: playonlinux-git 1:4.2.9.r48.gcb09084-1
==> fakeroot ortamına giriliyor...
==> package() işlemine başlanıyor...
==> Kurulum düzenleniyor...
  -> İstenmeyen dosyalar kaldırılıyor...
  -> libtool dosyaları kaldırılıyor...
  -> Statik kütüphane dosyaları kaldırılıyor...
  -> Kılavuz ve bilgi sayfaları sıkıştırılıyor...
==> "playonlinux-git" paketi oluşturuluyor...
  -> .PKGINFO dosyası üretiliyor...
  -> .MTREE dosyası oluşturuluyor...
  -> Paket sıkıştırılıyor...
==> fakeroot ortamından çıkılıyor.
==> playonlinux-git 1:4.2.9.r48.gcb09084-1 (Prş Kas 26 22:33:34 EET 2015) paketinin derlenmesi tamamlandı
==> playonlinux-git, /var/cache/pacman/pkg/ dizinine çıkarılıyor
`/tmp/yaourt-tmp-ata/PKGDEST.IIt/playonlinux-git-1:4.2.9.r48.gcb09084-1-any.pkg.tar.xz' -> `/var/cache/pacman/pkg/playonlinux-git-1:4.2.9.r48.gcb09084-1-any.pkg.tar.xz'

==> playonlinux-git yüklensin mi ? [E/h]
==> Paket içeriğine [B]ak - Paketleri namcap ile [D]enetle
==> ------------------------------------------------------
==>

[sudo] password for ata:
paketler yükleniyor...
paket bağımlılıkları çözümleniyor...
varsa paketler arası çakışmalara bakılıyor...

Paketler (1) playonlinux-git-1:4.2.9.r48.gcb09084-1

Toplam Kurulum Boyutu:  6,44 MiB

:: Kuruluma onay veriyor musunuz? [E/h]
(1/1) anahtarlıktaki anahtarlar kontrol ediliyor   [######################] 100%
(1/1) paket bütünlüğü kontrol ediliyor             [######################] 100%
(1/1) paket dosyaları yükleniyor                   [######################] 100%
(1/1) dosya çakışmaları kontrol ediliyor           [######################] 100%
(1/1) yükleniyor playonlinux-git                   [######################] 100%

╔═[22:40]═[ata@ata]
╚═══===═══[]>> playonlinux
Looking for python... 3.5.0 - skipped
Looking for python2.7... 2.7.10 - wxversion(s): 3.0-gtk2, 2.8-gtk2-unicode
22:40:42: Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1008,wx containers,compatible with 2.8),
and wxPython used 3.0 (wchar_t,compiler with C++ ABI 1002,wx containers,compatible with 2.8).
selected
[main] Message: PlayOnLinux (4.2.10-dev) is starting
[clean_tmp] Message: Cleaning temp directory
[POL_Config_Write] Message: Config write: VDRIVES_LINK_MADE TRUE
[Check_OpenGL] Message: 32bits direct rendering is enabled
[Check_OpenGL] Message: 64bits direct rendering is enabled
[POL_System_CheckFS] Message: Checking filesystem for /home/ata/.PlayOnLinux/
[main] Message: Filesystem is compatible
Bad cookie!
[install_plugins] Message: Checking plugin: Capture...
[install_plugins] Message:    -->Installing plugin: 'Capture'.
Bad cookie!
[update_check] Message: Web version : 1448554038
[update_check] Message: Current local version :
[update_check] Message: Updating list
Bad cookie!
[install_plugins] Message: Checking plugin: ScreenCap...
[install_plugins] Message:    -->Installing plugin: 'ScreenCap'.
Bad cookie!
Bad cookie!
[install_plugins] Message: Checking plugin: PlayOnLinux Vault...
[install_plugins] Message:    -->Installing plugin: 'PlayOnLinux Vault'.
Bad cookie!
Bad cookie!
[POL_Config_Write] Message: Config write: LAST_TIMESTAMP 1448554038
[POL_SetupWindow_Init] Message: Creating new window for pid 10405
[POL_SetupWindow_Close] Message: Closing window for pid 10405
rm: `/home/ata/.PlayOnLinux//install' silinemedi: Böyle bir dosya ya da dizin yok
[POL_GPG_auth_script] Message: Checking signature of /home/ata/.PlayOnLinux//install
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Bash] Message: POL GPG : Good signature - League Of Legends
[POL_SetupWindow_Init] Message: Creating new window for pid 10555
/usr/bin/glxinfo
[POL_SetupWindow_icon_menu] Message: icon_menu answer: Download the program
[POL_SetupWindow_InstallMethod] Message: Install method: DOWNLOAD
[POL_SetupWindow_menu] Message: menu answer: Europe West
[POL_Call] Message: Calling POL_Download_retry
[POL_Call] Message: ----- Starting function POL_Download_retry -----
[POL_GPG_auth_script] Message: Checking signature of POL_Download_retry
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_System_wget] Message: Downloading http://l3cdn.riotgames.com/Installer/SingleFileInstall/LeagueOfLegendsBaseEUW.exe with wget
--2015-11-26 22:42:45-- http://l3cdn.riotgames.com/Installer/SingleFileInstall/LeagueOfLegendsBaseEUW.exe
l3cdn.riotgames.com (l3cdn.riotgames.com) çözümleniyor... 195.175.112.121, 195.175.112.98, 195.175.112.136, ...
l3cdn.riotgames.com (l3cdn.riotgames.com)[195.175.112.121]:80 bağlanılıyor... bağlantı kuruldu.
HTTP isteği gönderildi, yanıt bekleniyor... 200 OK
Uzunluk: 22201982 (21M) [application/octet-stream]
Kayıt yeri: `/home/ata/.PlayOnLinux//tmp/LeagueOfLegends/LeagueOfLegendsBaseEUW.exe.part'

...

2015-11-26 22:43:13 (784 KB/s) - `/home/ata/.PlayOnLinux//tmp/LeagueOfLegends/LeagueOfLegendsBaseEUW.exe.part' kaydedildi [22201982/22201982]

[source] Message: POL_System_wget exit code: 0
[source] Message: Download completed successfully
[POL_Call] Message: ----- Ending function POL_Download_retry -----
[POL_System_SetArch] Message: POL_ARCH set to x86
[POL_Wine_SelectPrefix] Message: Selecting prefix: LeagueOfLegends
[POL_Wine_PrefixCreate] Message: Setting POL_WINEVERSION to 1.7.52-LeagueOfLegends5
[POL_Wine_PrefixCreate] Message: Creating prefix (1.7.52-LeagueOfLegends5)...
[POL_Wine_PrefixCreate] Message: Using wine 1.7.52-LeagueOfLegends5
[POL_Wine_InstallVersion] Message: Installing wine version path: 1.7.52-LeagueOfLegends5, x86



Kod kısmına yabancı olmakla beraber anladığım şey, öncelikle PlayonLinux kurdunuz, daha sonra League of Legends dosyalarını indirdiniz ve başarılı bir şekilde wine 1.7.52 versiyonu kullanıyor dedi. Buraya bende de sorun yok. Asıl sorunum bundan sonra yüklenilen oyunu açıyorum ve logosu görünüyor, biraz yükleniyor gibi oluyor sonrasında da hata vermeden kapanıyor. Sizin geldiğiniz kısıma kadar bende hatasız ulaşabiliyorum. Ya da öyle düşünüyorum..

ata1

oyun ve ardından wine kurulumu yaptı ardından birkaç şey daa indirdi vcredits exe kurdu  hala kurulum yapıyorum neticeyi yazacağım fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
p11-kit: couldn't load module: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a07afa1, context 0x923ca8, init_notify 0, handle 0x11fe7d4): stub
fixme:iphlpapi:CancelMibChangeNotify2 (handle (nil)): stub
wine: configuration in '/home/ata/.PlayOnLinux//wineprefix/LeagueOfLegends' has been updated.
Wine cannot find the ncurses library (libncurses.so.5).
/home/ata/.PlayOnLinux/wine/linux-x86/1.7.52-LeagueOfLegends5/bin/wineserver
[POL_LoadVar_PROGRAMFILES] Message: Getting Program Files name
[POL_Wine] Message: Running wine-1.7.52-LeagueOfLegends5 cmd /c echo %ProgramFiles% (Working directory : /home/ata/.PlayOnLinux/wine/mono)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
[POL_Wine] Message: Wine return: 0
[POL_Call] Message: Calling POL_Install_corefonts
[POL_Call] Message: ----- Starting function POL_Install_corefonts -----
[POL_GPG_auth_script] Message: Checking signature of POL_Install_corefonts
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_Call] Message: Calling POL_Internal_InstallFonts
[POL_Call] Message: ----- Starting function POL_Internal_InstallFonts -----
[POL_GPG_auth_script] Message: Checking signature of POL_Internal_InstallFonts
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
--- Licence translated into your language ---
    These fonts were provided by Microsoft
"in the interest of cross-platform compatibility".
    This is no longer the case, but they are still available from third parties.

    You are free to download these fonts and use them for your own use,
but you may not redistribute them in modified form,
including changes to the file name or packaging format.

--- Original licence ---
    These fonts were provided by Microsoft "in the interest of
    cross-platform compatibility".
    This is no longer the case, but they are still available from
    third parties.

    You are free to download these fonts and use them for your own use,
    but you may not redistribute them in modified form, including changes
    to the file name or packaging format.
Downloading: andale32.exe...
Downloading: arialb32.exe...
Downloading: arial32.exe...
Downloading: comic32.exe...
Downloading: courie32.exe...
Downloading: georgi32.exe...
Downloading: impact32.exe...
Downloading: times32.exe...
Downloading: trebuc32.exe...
Downloading: verdan32.exe...
Downloading: webdin32.exe...
Downloading: tahoma32.exe
Installing: andale32.exe...
Installing: arialb32.exe...
Installing: arial32.exe...
Installing: comic32.exe...
Installing: courie32.exe...
Installing: georgi32.exe...
Installing: impact32.exe...
Installing: times32.exe...
Installing: trebuc32.exe...
Installing: verdan32.exe...
Installing: webdin32.exe...
Installing: tahoma32.exe
[POL_Call] Message: ----- Ending function POL_Internal_InstallFonts -----
[source] Message: Installing microsoft fonts
[POL_Call] Message: ----- Ending function POL_Install_corefonts -----
[POL_Call] Message: Calling POL_Install_vcrun2005
[POL_Call] Message: ----- Starting function POL_Install_vcrun2005 -----
[POL_GPG_auth_script] Message: Checking signature of POL_Install_vcrun2005
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/e/1/c/e1c773de-73ba-494a-a5ba-f24906ecf088/vcredist_x86.exe
[POL_Download_Resource] Message: Download MD5 matches
[POL_System_CheckFS] Message: Checking filesystem for vcredist_x86.exe
[POL_Wine] Message: Running wine-1.7.52-LeagueOfLegends5 start /unix vcredist_x86.exe /q (Working directory : /home/ata/.PlayOnLinux/ressources/vcrun2005)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
[POL_Wine] Message: Wine return: 0
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:advapi:DecryptFileA ("C:\\users\\ata\\Temp\\IXP000.TMP\\", 00000000): stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 8/11/2015, dlt (d/m/y): 29/03/2015
fixme:advapi:DecryptFileA ("C:\\users\\ata\\Temp\\IXP001.TMP\\", 00000000): stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 8/11/2015, dlt (d/m/y): 29/03/2015
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 8/11/2015, dlt (d/m/y): 29/03/2015
[POL_Wine_OverrideDLL] Message: Overriding DLLs
[POL_Wine] Message: Running wine-1.7.52-LeagueOfLegends5 regedit /home/ata/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/ata/.PlayOnLinux/ressources/vcrun2005)
[POL_Wine] Message: Wine return: 0
[POL_Call] Message: ----- Ending function POL_Install_vcrun2005 -----
[POL_Call] Message: Calling POL_Install_vcrun2008
[POL_Call] Message: ----- Starting function POL_Install_vcrun2008 -----
[POL_GPG_auth_script] Message: Checking signature of POL_Install_vcrun2008
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/d/d/9/dd9a82d0-52ef-40db-8dab-795376989c03/vcredist_x86.exe
[POL_Download_Resource] Message: Download MD5 matches
[POL_System_CheckFS] Message: Checking filesystem for vcredist_x86.exe
[POL_Wine] Message: Running wine-1.7.52-LeagueOfLegends5 start /unix vcredist_x86.exe /q (Working directory : /home/ata/.PlayOnLinux/ressources/vcrun2008)
[POL_Wine] Message: Wine return: 0
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:clusapi:GetNodeClusterState ((null),0x33ebf4) stub!
fixme:advapi:DecryptFileA ("c:\\dcdc349ef7c803fed5b43c6c4d\\", 00000000): stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 8/11/2015, dlt (d/m/y): 29/03/2015
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 8/11/2015, dlt (d/m/y): 29/03/2015
p11-kit: couldn't load module: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:advapi:LsaOpenPolicy ((null),0x33f2d8,0x00000001,0x33f2c4) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
[POL_Wine_OverrideDLL] Message: Overriding DLLs
[POL_Wine] Message: Running wine-1.7.52-LeagueOfLegends5 regedit /home/ata/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/ata/.PlayOnLinux/ressources/vcrun2008)
[POL_Wine] Message: Wine return: 0
[POL_Call] Message: ----- Ending function POL_Install_vcrun2008 -----
[POL_Call] Message: Calling POL_Install_d3dx9
[POL_Call] Message: ----- Starting function POL_Install_d3dx9 -----
[POL_GPG_auth_script] Message: Checking signature of POL_Install_d3dx9
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe

bfkartal

Alıntı yapılan: eral - 26 Kasım 2015 - 22:58:14
oyun ve ardından wine kurulumu yaptı ardından birkaç şey daa indirdi vcredits exe kurdu  hala kurulum yapıyorum neticeyi yazacağım fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
p11-kit: couldn't load module: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a07afa1, context 0x923ca8, init_notify 0, handle 0x11fe7d4): stub
fixme:iphlpapi:CancelMibChangeNotify2 (handle (nil)): stub
wine: configuration in '/home/ata/.PlayOnLinux//wineprefix/LeagueOfLegends' has been updated.
Wine cannot find the ncurses library (libncurses.so.5).
/home/ata/.PlayOnLinux/wine/linux-x86/1.7.52-LeagueOfLegends5/bin/wineserver
[POL_LoadVar_PROGRAMFILES] Message: Getting Program Files name
[POL_Wine] Message: Running wine-1.7.52-LeagueOfLegends5 cmd /c echo %ProgramFiles% (Working directory : /home/ata/.PlayOnLinux/wine/mono)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
[POL_Wine] Message: Wine return: 0
[POL_Call] Message: Calling POL_Install_corefonts
[POL_Call] Message: ----- Starting function POL_Install_corefonts -----
[POL_GPG_auth_script] Message: Checking signature of POL_Install_corefonts
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_Call] Message: Calling POL_Internal_InstallFonts
[POL_Call] Message: ----- Starting function POL_Internal_InstallFonts -----
[POL_GPG_auth_script] Message: Checking signature of POL_Internal_InstallFonts
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
--- Licence translated into your language ---
    These fonts were provided by Microsoft
"in the interest of cross-platform compatibility".
    This is no longer the case, but they are still available from third parties.

    You are free to download these fonts and use them for your own use,
but you may not redistribute them in modified form,
including changes to the file name or packaging format.

--- Original licence ---
    These fonts were provided by Microsoft "in the interest of
    cross-platform compatibility".
    This is no longer the case, but they are still available from
    third parties.

    You are free to download these fonts and use them for your own use,
    but you may not redistribute them in modified form, including changes
    to the file name or packaging format.
Downloading: andale32.exe...
Downloading: arialb32.exe...
Downloading: arial32.exe...
Downloading: comic32.exe...
Downloading: courie32.exe...
Downloading: georgi32.exe...
Downloading: impact32.exe...
Downloading: times32.exe...
Downloading: trebuc32.exe...
Downloading: verdan32.exe...
Downloading: webdin32.exe...
Downloading: tahoma32.exe
Installing: andale32.exe...
Installing: arialb32.exe...
Installing: arial32.exe...
Installing: comic32.exe...
Installing: courie32.exe...
Installing: georgi32.exe...
Installing: impact32.exe...
Installing: times32.exe...
Installing: trebuc32.exe...
Installing: verdan32.exe...
Installing: webdin32.exe...
Installing: tahoma32.exe
[POL_Call] Message: ----- Ending function POL_Internal_InstallFonts -----
[source] Message: Installing microsoft fonts
[POL_Call] Message: ----- Ending function POL_Install_corefonts -----
[POL_Call] Message: Calling POL_Install_vcrun2005
[POL_Call] Message: ----- Starting function POL_Install_vcrun2005 -----
[POL_GPG_auth_script] Message: Checking signature of POL_Install_vcrun2005
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/e/1/c/e1c773de-73ba-494a-a5ba-f24906ecf088/vcredist_x86.exe
[POL_Download_Resource] Message: Download MD5 matches
[POL_System_CheckFS] Message: Checking filesystem for vcredist_x86.exe
[POL_Wine] Message: Running wine-1.7.52-LeagueOfLegends5 start /unix vcredist_x86.exe /q (Working directory : /home/ata/.PlayOnLinux/ressources/vcrun2005)
[POL_Wine] Message: Notice: PlayOnLinux deliberately disables winemenubuilder. See http://www.playonlinux.com/fr/page-26-Winemenubuilder.html
[POL_Wine] Message: Wine return: 0
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:advapi:DecryptFileA ("C:\\users\\ata\\Temp\\IXP000.TMP\\", 00000000): stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 8/11/2015, dlt (d/m/y): 29/03/2015
fixme:advapi:DecryptFileA ("C:\\users\\ata\\Temp\\IXP001.TMP\\", 00000000): stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 8/11/2015, dlt (d/m/y): 29/03/2015
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 8/11/2015, dlt (d/m/y): 29/03/2015
[POL_Wine_OverrideDLL] Message: Overriding DLLs
[POL_Wine] Message: Running wine-1.7.52-LeagueOfLegends5 regedit /home/ata/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/ata/.PlayOnLinux/ressources/vcrun2005)
[POL_Wine] Message: Wine return: 0
[POL_Call] Message: ----- Ending function POL_Install_vcrun2005 -----
[POL_Call] Message: Calling POL_Install_vcrun2008
[POL_Call] Message: ----- Starting function POL_Install_vcrun2008 -----
[POL_GPG_auth_script] Message: Checking signature of POL_Install_vcrun2008
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/d/d/9/dd9a82d0-52ef-40db-8dab-795376989c03/vcredist_x86.exe
[POL_Download_Resource] Message: Download MD5 matches
[POL_System_CheckFS] Message: Checking filesystem for vcredist_x86.exe
[POL_Wine] Message: Running wine-1.7.52-LeagueOfLegends5 start /unix vcredist_x86.exe /q (Working directory : /home/ata/.PlayOnLinux/ressources/vcrun2008)
[POL_Wine] Message: Wine return: 0
fixme:ole:RemUnknown_QueryInterface No interface for iid {00000019-0000-0000-c000-000000000046}
fixme:clusapi:GetNodeClusterState ((null),0x33ebf4) stub!
fixme:advapi:DecryptFileA ("c:\\dcdc349ef7c803fed5b43c6c4d\\", 00000000): stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 8/11/2015, dlt (d/m/y): 29/03/2015
fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias -120, std (d/m/y): 8/11/2015, dlt (d/m/y): 29/03/2015
p11-kit: couldn't load module: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: /usr/lib32/pkcs11/gnome-keyring-pkcs11.so: paylaşımlı nesne dosyası açılamıyor: Böyle bir dosya ya da dizin yok
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:advapi:LsaOpenPolicy ((null),0x33f2d8,0x00000001,0x33f2c4) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
[POL_Wine_OverrideDLL] Message: Overriding DLLs
[POL_Wine] Message: Running wine-1.7.52-LeagueOfLegends5 regedit /home/ata/.PlayOnLinux//tmp/override-dll.reg (Working directory : /home/ata/.PlayOnLinux/ressources/vcrun2008)
[POL_Wine] Message: Wine return: 0
[POL_Call] Message: ----- Ending function POL_Install_vcrun2008 -----
[POL_Call] Message: Calling POL_Install_d3dx9
[POL_Call] Message: ----- Starting function POL_Install_d3dx9 -----
[POL_GPG_auth_script] Message: Checking signature of POL_Install_d3dx9
[POL_GPG_install_key] Message: Importing PlayOnLinux public key
[POL_Source] Message: POL GPG : Good signature
[POL_Download_Resource] Message: Downloading resource http://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe


Bekliyorum eğer oyunu açabilirseniz yaptığınız her yolu tarif ederseniz bir de öyle denerim. Belki daha öncesinde atladığım hala farkında olmadığım bir yer vardır.

ata1








bir hata kaydı yapmamızı istedi  ;D

bfkartal

Alıntı yapılan: eral - 26 Kasım 2015 - 23:06:01







bir hata kaydı yapmamızı istedi  ;D

Ben ilk resimde takılı kalıyorum. O şekilde yarısına kadar doluyor ve sonra kayboluyor. Sebebini bulamıyorum çünkü hata yok ortada. Siz oyuna girebildiniz sanırım. Ama nasıl? :(

ata1

çözersem yanıtlayacağım bende henüz tam açamadım .