Re: wine ile CD' ye erişim

2005-07-06 Başlik ZEKI CATAV
Çrş, 2005-07-06 tarihinde 00:49 +0300 saatinde, Serdar Aytekin yazdı:
 Merhaba,
 .
 # mv .wine .wine.old
 # wine (veya winesetup ile ayarlari ontanimli olanlari ile kabul edin)
 # wine program_ismi ile programinizi calistirip deneyin.
 Wine hersey yolunda gittiginde dosdevices icerisini bu adimda
 uygun baglar ile donatmis olmali. Bu da ise yarazma ise mevcut
 durumda .wine icerisindeki dosdevices dizinini komple silip
 wine'i tekrar baslatin ve yukaridaki gibi yine see the wine usage
 statement butonu ile dosdevices dizinin olusmasini saglamaya
 calisin. Bu islemde geri planda Created Symlink... seklinde
 mesajlar almaniz gerekir.
 
 Umarim sonuc alirsiniz.
 
 -- 
 Saygilarimla,
 Serdar Aytekin
 
Merhaba,
Bu son bölümde tarif ettiğiniz yöntem sorunumu çözdü. Aşağıdaki
çıktıları üretti ve çalışıyor.
Teşekkür ederim.
İyi çalışmalar...

Çıktı...
[EMAIL PROTECTED]:~$ winesetup
[EMAIL PROTECTED]:~$ wine ds/DICOMStation.exe
Invoking /usr/lib/wine/wine.bin ds/DICOMStation.exe ...
Created symlink /home/catav/.wine/dosdevices/com1 - /dev/ttyS0
Created symlink /home/catav/.wine/dosdevices/com2 - /dev/ttyS1
Created symlink /home/catav/.wine/dosdevices/com3 - /dev/ttyS2
Created symlink /home/catav/.wine/dosdevices/com4 - /dev/modem
Created symlink /home/catav/.wine/dosdevices/lpt1 - /dev/lp0
Created symlink /home/catav/.wine/dosdevices/a: - /media/floppy0
Created symlink /home/catav/.wine/dosdevices/c:
- /home/catav/.wine/fake_windows
Created symlink /home/catav/.wine/dosdevices/d: - /mnt/hda1
Created symlink /home/catav/.wine/dosdevices/e: - /mnt/hda5
Created symlink /home/catav/.wine/dosdevices/f: - /media/cdrom0
Created symlink /home/catav/.wine/dosdevices/g: - /media/sda0
Created symlink /home/catav/.wine/dosdevices/x: - /tmp
Created symlink /home/catav/.wine/dosdevices/y: - ../%HOME%
Created symlink /home/catav/.wine/dosdevices/z: - /
Created symlink /home/catav/.wine/dosdevices/a:: - /dev/fd0
Created symlink /home/catav/.wine/dosdevices/f:: - /dev/hdc
Created symlink /home/catav/.wine/dosdevices/g:: - /dev/sda

You can now remove the [SerialPorts], [ParallelPorts], and [Drive]
sections
in your configuration file, they are replaced by the above symlinks.

Converted drive type to new entry HKLM\Software\Wine\Drives A: =
Lfloppy
Converted drive type to new entry HKLM\Software\Wine\Drives C: = Lhd
Converted drive type to new entry HKLM\Software\Wine\Drives D: = Lhd
Converted drive type to new entry HKLM\Software\Wine\Drives E: = Lhd
Converted drive type to new entry HKLM\Software\Wine\Drives F: =
Lcdrom
Converted drive type to new entry HKLM\Software\Wine\Drives G: =
Lcdrom
Converted drive type to new entry HKLM\Software\Wine\Drives X: = Lhd
Converted drive type to new entry HKLM\Software\Wine\Drives Y: =
Lnetwork
Converted drive type to new entry HKLM\Software\Wine\Drives Z: = Lhd
Converted temp dir to new entry HKCU\Environment TEMP = LX:\\
Converted path dir to new entry HKCU\Environment PATH = LC:\
\Windows;C:\\Windows\\System;X:\\;X:\\test;Y:\\
Converted windows dir to new entry HKCU\Environment windir = LC:\
\Windows
Converted system dir to new entry HKCU\Environment winsysdir = LC:\
\Windows\\System
Please use the registry key HKEY_CURRENT_CONFIG\Software\Fonts\LogPixels
to set the screen resolution and remove the Resolution entry in the
config file
err:dc:CreateDCW no driver found for LWINEPS.DRV
fixme:winspool:AddPrinterW DocumentPropertiesW on printer
'LHpPhotoSmart' fails
err:dc:CreateDCW no driver found for LWINEPS.DRV
err:dialog:EndDialog got invalid window handle (0x10024); buggy app !?
Wine failed with return code 1

-- 
Dr. Zeki Çatav [EMAIL PROTECTED]
Türkiye Yüksek İhtisas Hastanesi




Re: wine ile CD' ye erişim

2005-07-05 Başlik ZEKI CATAV
Pzt, 2005-07-04 tarihinde 15:08 +0300 saatinde, Serdar Aytekin yazdı:
 Merhaba,
 
 * ZEKI CATAV [Mon, Jul 04, 2005 at 01:04:40PM +0300]
 [...]
  ~/.wine/dosdevices/ altında sadece c: z: a:: ve d:: bağları var f için
  bağ yok.
  c: /home/catav için,
  z: / için,
  a:: floppy için ve
  d:: /dev/hdc için görünüyor ancak
  winesetup içinde d için /dev/hda1 işaret ediliyor ilk mesajımın eki olan
  winesetup2.png'de görüldüğü gibi.
  Burada bir karmaşa var.
 
 Evet, haklisiniz. Burada bir sebeple anlamsiz bir karmasa olmus.
 
  fstab içeriğim aşağıdaki gibi:
  # /etc/fstab: static file system information.
  #
  # file system mount point   type  options   dump  pass
  proc/proc   procdefaults0   0
  /dev/hda2   /   ext3defaults,errors=remount-ro 0
  1
  /dev/hda7   /home   ext3defaults0   2
  /dev/hda8   noneswapsw  0   0
  /dev/hdc/media/cdrom0   iso9660 ro,user,noauto  0   0
 
 Bu cdrom surucusune Wine'i calistirdiginiz kullanici ile sorunsuz erisim
 yapabiliyorsunuz degil mi?
 
 Wine tecrubem sifira yakin ancak config dosyasini da kontrol etmekte
 fayda olabilir.
 
 Yukaridaki verilere gore, ~/.wine/config dosyanizda su sekilde kayit olmali:
 
 [Drive F]
 Path = /media/cdrom0
 Type = cdrom
 Device = /dev/hdc
 Filesystem = win95
 
 Bu kayit yoksa, olusturup deneyebilirsiniz. 
 
 Ayrica, problemin yetkilendirme kaynakli olup olmadigini anlamak icin, butun 
 islemleri (sayet mumkunse) *test amacli* olarak, root seviyesinde yaparak da 
 benzer problemin olusup olusmadigini da deneyebilirsiniz.
 
 -- 
 Saygilarimla,
 Serdar Aytekin
Merhaba,
CD sürücüyü aynı kullanıcı ile sorunsuz kullanıyorum. Wine config dosyam
aşağıda:

[Drive A]
Path = /media/floppy0
Type = floppy
Label = Floppy
Device = /dev/fd0

[Drive C]
Path = /home/catav/.wine/fake_windows
Type = hd
Label = /home/catav/.wine/fake_windows
Filesystem = win95

[Drive D]
Path = /mnt/cdrom0
Type = hd
Device = /dev/hdc
Filesystem = win95

[Drive E]
Path = /mnt/hda5
Type = hd
Device = /dev/hda5
Filesystem = win95

[Drive F]
Path = /media/cdrom0
Type = cdrom
Label = /media/cdrom0
Filesystem = win95
Device = /dev/hdc

[Drive G]
Path = /media/sda0
Type = cdrom
Label = /media/sda0
Filesystem = win95
Device = /dev/sda

[Drive X]
Path = /tmp
Type = hd
Label = Tmp Drive
Filesystem = win95

[Drive Y]
Path = %HOME%
Type = network
Label = Home
Filesystem = win95

[Drive Z]
Path = /
Type = hd
Label = Root
Filesystem = win95

D ve F sürücüleri çakışıyor gibi görünüyor. Ben D bilgilerini hda1 için 
düzelttim ama sonuç değişmedi.

İşlemleri root yetkisi ile yapmam aşağıdaki hata nedeniyle mümkün olmadı.
meditux:/home/catav# wine
Wine called with no arguments.
Invoking /usr/lib/wine/wine.bin  ...
wine: creating configuration directory '/root/.wine'...
Xlib: connection to :0.0 refused by server
Xlib: No protocol specified
Teşekkürler..

-- 
Dr. Zeki Çatav [EMAIL PROTECTED]
Türkiye Yüksek İhtisas Hastanesi




Re: wine ile CD' ye erişim

2005-07-04 Başlik ZEKI CATAV
Pzt, 2005-07-04 tarihinde 11:53 +0300 saatinde, Serdar Aytekin yazdı:
 Merhaba,
 
 * ZEKI CATAV [Mon, Jul 04, 2005 at 10:31:09AM +0300]
 [...]
  /dev/cdrom - hdc ile link edilmiş.
  
  wine konfigurasyon dosyası ve wine içinden open ile ulaşılan sonuçlar
  ekli resimlerde.
  Sorun ne olabilir, nasıl düzeltebilirim?
 
 Sanirim ~/.wine/dosdevices dizininde cdrom surucusunu isaret eden bir bag 
 olmali.
 
 Su sekilde bir deyebilir misiniz?
 
 # ln -s /dev/cdrom ~/.wine/dosdevices/f:
 
 -- 
 Saygilarimla,
 Serdar Aytekin
 
Merhaba,
~/.wine/dosdevices/ altında sadece c: z: a:: ve d:: bağları var f için
bağ yok.
c: /home/catav için,
z: / için,
a:: floppy için ve
d:: /dev/hdc için görünüyor ancak
winesetup içinde d için /dev/hda1 işaret ediliyor ilk mesajımın eki olan
winesetup2.png'de görüldüğü gibi.
Burada bir karmaşa var.


fstab içeriğim aşağıdaki gibi:
# /etc/fstab: static file system information.
#
# file system mount point   type  options   dump  pass
proc/proc   procdefaults0   0
/dev/hda2   /   ext3defaults,errors=remount-ro 0
1
/dev/hda7   /home   ext3defaults0   2
/dev/hda8   noneswapsw  0   0
/dev/hdc/media/cdrom0   iso9660 ro,user,noauto  0   0
/dev/fd0/media/floppy0  autorw,user,noauto  0   0
/dev/sda/media/sda0  autorw,user,noauto  0   0
/dev/hda1 /mnt/hda1 ntfs
noauto,users,exec,ro,umask=000,uid=catav,gid=catav 0 0
/dev/hda5 /mnt/hda5 vfat noauto,users,exec,umask=000,uid=catav,gid=catav
0 0

Daha önce (knoppixten kurulan sarge ile bir dönem sorunsuz wine ile
angio CD'si izlemiştim.
Karışıklığın nedeni sanırım wine kurulumunda cihaz ve yolları ile ilgili
sıkıntı olması.
Ben halen nasıl çözebileceğimi bilmiyorum.
Teşekkürler.

-- 
Dr. Zeki Çatav [EMAIL PROTECTED]
Türkiye Yüksek İhtisas Hastanesi