First, I'm brand new to Linux and Wine, but I'm fed up with Windows and all the problems that come along with it. So far, Ubuntu 11.04 has met all my needs except one. I need a program to shrink DVDs to 4gb to fit on a single layer disc. I tried the native Linux programs (K9, Dvd95), but they didn't work well (K9 took over an hour, and wouldn't work unless I chose to shrink the whole disc. Dvd95 didn't work at all). I tried using DvdFab with Wine 1.2 and 1.3, and in both cases, I have the same problem. I can install DvdFab, but the program won't start. I tried starting the program in both the Wine program list, and from the program's folder. In both cases, when I click to start the program, I get a busy indicator for a few seconds, and CPU usage increases, then nothing. The pointer goes back to normal, and CPU drops to idle levels. Please help. or suggest another program besides the two I have tried to shrink a DVD. Thanks.
mx597turbo wrote:> > Please help. or suggest another program besides the two I have tried to shrink a DVD. Thanks.Run it from a terminal in current (1.3.25) Wine and post whatever messages appear. If the log is long, use pastebin and post a link here. http://wiki.winehq.org/FAQ#head-3b297df7a5411abe2b8d37fead01a2b8edc21619 DVD Shrink works well in Wine.
On Fri, 2011-07-29 at 18:26 -0500, mx597turbo wrote:> Please help. or suggest another program besides the two I have tried > to shrink a DVD. Thanks. >I normally use Brasero to burn disks, though its principle may be a bit different than you're used to. It has a window where you collect the files you want on the disk. You tell it the maximum disk size at the start and it won't accept more files than will fit. When you twist its tail, it assembles an ISO image from the files and burns it to the disk. I've used it to burn music CDs and data disks: its acceptably fast in operation. I don't know if its available for Ubuntu because I use Fedora distros. If it is take a look at it. Martin
Here are the results run from the terminal: ~$ wine start 'C:\Program Files\DVDFab 8 Qt\DVDFab.exe' fixme:ntoskrnl:KeInitializeSpinLock stub: 0x548024 fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a060, {485e7de8-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null), 0x100a068,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a080, {485e7de9-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null), 0x100a088,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0a0, {485e7dea-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null), 0x100a0a8,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0c0, {485e7deb-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null), 0x100a0c8,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a0e0, {485e7dec-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null), 0x100a0e8,) fixme:advapi:RegisterTraceGuidsW (0x100778a, 0x100a100, {485e7ded-0a80-11d8-ad15-505054503030}, 1, 0x33fe00, (null), (null), 0x100a108,) fixme:win:RegisterDeviceNotificationW (hwnd=0x1296e8, filter=0x54e93c,flags=0x00000001) returns a fake device notification handle! fixme:exec:SHELL_execute flags ignored: 0x00000100 klasicgrl at Linux-MS-7350:~$ fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004 fixme:system:SetProcessDPIAware stub! fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004 fixme:mountmgr:harddisk_ioctl unsupported ioctl 4d004 err:ole:CoGetClassObject class {51b4abf3-748f-4e3b-a276-c828330e926a} not registered err:ole:CoGetClassObject no class object {51b4abf3-748f-4e3b-a276-c828330e926a} could be created for context 0x1 X Error of failed request: BadRequest (invalid request code or no such operation) Major opcode of failed request: 140 (ATIFGLEXTENSION) Minor opcode of failed request: 66 () Serial number of failed request: 1052 Current serial number in output stream: 1052
mx597turbo wrote:> > X Error of failed request: BadRequest (invalid request code or no such operation) > Major opcode of failed request: 140 (ATIFGLEXTENSION) > Minor opcode of failed request: 66 () > Serial number of failed request: 1052 > Current serial number in output stream: 1052Reinstall your graphics driver. Make sure you are using the proprietary driver.