http://bugs.winehq.org/show_bug.cgi?id=8514
damjan.jov(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From damjan.jov(a)gmail.com 2007-15-06 08:18 -------
My patch for getsockname is now in GIT, and since there was no testing done to
prove otherwise, I'm assuming the bug is fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4440
damjan.jov(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From damjan.jov(a)gmail.com 2007-15-06 07:57 -------
Works as of 0.9.37, closing this bug (the fact progress bars are drawn wrong,
should be a seperate bug).
--
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=4440
damjan.jov(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andras(a)csevego.net
------- Additional Comments From damjan.jov(a)gmail.com 2007-15-06 07:55 -------
*** Bug 6433 has been marked as a duplicate of this bug. ***
--
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=6433
damjan.jov(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From damjan.jov(a)gmail.com 2007-15-06 07:55 -------
Dup of bug 4440
*** This bug has been marked as a duplicate of 4440 ***
--
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=6433
damjan.jov(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ikislol(a)gmail.com
------- Additional Comments From damjan.jov(a)gmail.com 2007-15-06 07:51 -------
*** Bug 4673 has been marked as a duplicate of this bug. ***
--
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=4673
damjan.jov(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From damjan.jov(a)gmail.com 2007-15-06 07:51 -------
Duplicate of bug 6433.
*** This bug has been marked as a duplicate of 6433 ***
--
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=8691
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.dev(a)web.de
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From wine.dev(a)web.de 2007-15-06 07:42 -------
I created a logfile (+winspool,+psdrv,+print,+gdi,+dc,+driver)
and found several issues:
- OpenJob16 failed (0xffff is returned), but printing is not aborted
(WritePrinter16 is called with 0xffff as HANDLE)
- StartDocW is called with Output == NULL
- "output" in PSDRV_CreateDC is an empty string,
but in a previous call, "LPT1:" was used as "output"
Please explain, what the App is doing, when you start printing.
(This bug might be a duplicate of Bug #6907 )
Does something change, when you select Win98 as Version?
I have not very much knowledge about wineps.drv yet...
--
By by ... Detlef
--
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=8590
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2007-15-06 07:36 -------
Closing invalid
--
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=8590
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|wine-help |wine-misc
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2007-15-06 07:36 -------
Invalid. Use created link to start the program. It wants the current directory
be set to where it's installed.
So something like this will work:
cd ~/.wine/drive_c/Program\ Files/2gis/Nsk/
wine grym.exe
--
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=8249
------- Additional Comments From greg87(a)online.de 2007-15-06 07:30 -------
I just went through my big log and discovered something:
Watching OpenFontFile first loads some files from corefonts package, different
fon file from the %windir%\fonts and then then the fonts provided by the game.
After that it starts to load the fon files from $(datadir)/wine/fonts.
So far nothing unusual.
But sserife.fon from that dir get loaded infinite lots of time. Starting with
h=1 ended it with h=3744 in my big log (58mb).
mv /usr/local/share/wine/fonts/sserife.fon /usr/local/share/wine/fonts/sserife.fon2
^^
this also works ;)
--
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.