http://bugs.winehq.org/show_bug.cgi?id=4605
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-02 11:32 -------
Dowmload link does not seem right
There does not seem to be an entry for this application in the AppDB. Could you
please add one. http://appdb.winehq.org/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4623
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-20-02 11:25 -------
Created an attachment (id=1928)
--> (http://bugs.winehq.org/attachment.cgi?id=1928&action=view)
+ddraw log
I added +ddraw log. There's one realyy weird thing in it:
- DDSD_CAPS : DDSCAPS_COMPLEX DDSCAPS_FLIP DDSCAPS_OVERLAY DDSCAPS_VIDEOMEMORY
- DDSD_HEIGHT : 240
- DDSD_WIDTH : 352
- DDSD_BACKBUFFERCOUNT : 2
- DDSD_PIXELFORMAT : ( DDPF_FOURCC , dwFourCC code 'YV12' (0x32315659) - 0
bits per pixel)
So here we see the 0 bits per pixel again. I guess that's not really normal, is
it
?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4623
------- Additional Comments From jeremy(a)junksista.com 2006-20-02 10:53 -------
Ok, I've done the entry in the Application DB.
If there's anything else I can do just tell me. Wine is an amazing project and
I'm ready to help you as much as I can.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4618
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
Summary|Teleingenieros FastMail |Teleingenieros FastMail
|Application |Application will not accept
| |input.
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-02 10:43 -------
Nevermind... I found the AppDB Entry for this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4623
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-02 10:34 -------
Please submit an entry for this application in the AppDB http://appdb.winehq.org/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4581
------- Additional Comments From vitaliy(a)kievinfo.com 2006-20-02 10:33 -------
You still failed to do what I asked you to do.
I need _FULL_ terminal output when you run your program as-is (wine prog.exe).
What you posted is useless.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4623
------- Additional Comments From jeremy(a)junksista.com 2006-20-02 10:32 -------
I'm using a AMD64 architecture, so I can't (or don't know how to) compile a
modified 32bit version. So I guess I have to wait for an official update of wine...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4618
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.caja-
| |ingenieros.es/cast/fastmail/
| |fastm6.exe
Severity|critical |normal
Keywords| |download, NoAppDBEntry
Version|unspecified |0.9.8.
------- Additional Comments From tony.lambregts(a)gmail.com 2006-20-02 10:30 -------
Could you add an entry in the AppDB for this application http://appdb.winehq.org
For me the Program installs and runs, but the "Administrador de Correo" (Mail
Administrator) window pops up with secondary window "consultar correo"
(configure mail) that is expected to be filled out, but neither the input fields
nor the buttons accept input
Desde Fecha: (From date) Hasta fecha: (To Date)
limitar la vista a los siguientes valores:
(limit the views to the following values)
formato (format)
cuenta (count)
comentario (commentary)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4623
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.mpegvideowizard.c
| |om/download/MVW-DVD-
| |JADYFCLAUJIFVC.exe
Severity|major |normal
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-20-02 09:57 -------
Confirming. By doing a complete dumb hack like replacing line 718 in
dlls/ddraw/main.c:
assert(bpp != 0); /* keeps happening... */
by
if(bpp==0) return 3;
the app starts up fine. return values like 1, and 10 work too, while others hang
up the application. Anyway, this is just complete dumb trial and error, and i
dunno anything about this piece of code. Guess you need to find out why bpp=0.
Maybe someone else could shed a light on this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.