Strona 1 z 1

Virtual dj - "tnie się"

: 22 cze 2010, 19:12
autor: niemamnicku
Witam.
Dzisiaj zainstalowałem sobie program VirtualDJ.
Niestety, jest ona bardzo mułowaty.

Potrafi sam z siebie się wyłączyć.
W monitorze systemu priorytet dałem na najwyższy - nadal jest to samo.

Korzystam z Ubutnu 10.04
Sprzęt:
Procesor Intel E1440 (2x3000MHz OC z 2x2000 )
2000MB ram
Grafika GeForce 8600 GTS.

Co można poprawić/zrobić aby ta aplikacja działała bezproblemowo?
pozdrawiam,

Odp: Virtual dj - "tnie się"

: 24 cze 2010, 20:40
autor: woolf
Zainstaluj wersję 5.2.
http://appdb.winehq.org/objectManager.p ... n&iId=1704

Opis instalacji:

Kod: Zaznacz cały


sudo apt-get install wine

After that is must be configured. All the config is in the file ~/.wine/config.

Use wine tools (get it at http://www.franksworld.net/winetools/) to create this file and a fake c drive whih wille be in ~/.wine/c

You'll need to edit ~/.wine/config for virtualj to work properly:

the importtant settings in section [x11drv] :

; Allow the window manager to manage created windows
;"Managed" = "Y"
; Use a desktop window of 640x480 for Wine
"Desktop" = "1024x768"
; (useful to play OpenGL games)
"DesktopDoubleBuffered" = "Y"

and in [WinMM] for sound config :

"Drivers" = "wineoss.drv"

now you can install virtualdj:

wine virtualdj_trial.exe

after install , to launch it :

wine ~.wine/drive_c/Program Files/VirtualDJ/virtualdj.exe


it *should* work if your soun card is already configured uner linux.

Jezeli nie pomoże to zainteresuj się mixxx'em.

Odp: Virtual dj - "tnie się"

: 24 cze 2010, 23:09
autor: niemamnicku
Próbuje, ale coś mi nie wychodzi.
Komunikat, gdy chcę uruchomić przez:
Programy>wine>Programy>Virtual DJ:
Nie ma przypisanego programu Windowsowego do otwierania tego typu plików
Jak sprawdziłem to tutaj:

Kod: Zaznacz cały

~/.wine/c/Program Files/
Nie ma folderu Virtual DJ a powinnien być.

W/g źle robie ta parrtycje c
Po utworzeniu wyskakuje:
Fake Windows drive created in $HOME/.wine
Z mixxem próbowałem, ale wole virtual dj ;)

Odp: Virtual dj - "tnie się"

: 25 cze 2010, 10:18
autor: woolf
Faktycznie, ścieżka powinna wyglądać:

Kod: Zaznacz cały

/home/user/.wine/drive_c/Program Files
ale mimo to powinien normalnie się otwierać z Programy>wine>Programy>Virtual DJ.
Partycja tworzy się sama przy instalacji Wine.