http://bugs.winehq.org/show_bug.cgi?id=16285
Summary: Miranda IM with History++ plugin not showing history
Product: Wine
Version: 1.1.9
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lleoliveirabr(a)gmail.com
Created an attachment (id=17566)
--> (http://bugs.winehq.org/attachment.cgi?id=17566)
Terminal log
Hi, I tried Miranda IM 0.8 build 24 with History++ plugin and I don't see
contacts history.
Miranda IM download link:
http://files.miranda-im.org/builds/miranda-v080a24w.zip
History++ plugin download link: http://themiron.mirandaim.ru/alpha
Look the screenshot attached to see how history is working.
Look terminal log attached to see the erros.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10354
Summary: Microsoft Office 2003 installer is missing a portion of
the dialog on finish
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
When I finish installing Microsoft Office 2003 on Windows there are 2
checkboxes, one to check for updates and another to delete the installation
files. When reaching the finishing prompt on wine only the checkbox for check
for updates is present.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37573
Bug ID: 37573
Summary: Blank windows in captvty
Product: Wine
Version: 1.7.31
Hardware: x86
URL: http://captvty.fr/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guy.roussin(a)teledetection.fr
Distribution: Debian
Created attachment 49994
--> https://bugs.winehq.org/attachment.cgi?id=49994
Blank screen on telecast window
Hi
Problem :
Blank screen on telecast window (see attachment)
Reproduce :
1) compile wine on debian sid amd64 from git
2) download captvty :
wget -O captvty-2.3.3.zip http://captvty.fr/?captvty-2.3.3.zip
3) remove wine prefix :
mv ~/.wine ~/.wine.old
4) install dotnet40
winetricks dotnet40
5) install captvty :
unzip captvty-2.3.3.zip -d ~/.wine/drive_c/captvty
6) run captvty :
wine $HOME/.wine/drive_c/captvty/Captvty.exe
I can see a lot of fixme :
fixme:gdiplus:GdipGetNearestColor (0x6a2fb88, 0x32e478): Passing color
unmodified
...
fixme:thread:NtQueryInformationThread info class 16 not supported yet
...
fixme:listview:LISTVIEW_PrintClient Partial Stub: (hdc=0x2c0084
options=0x00000000)
I can use the software with the keys but not very easy ...
installing native gdiplus with winetrick do not fix the problem
Thank you.
Guy
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32843
Bug #: 32843
Summary: Box Sync installer fails with no internet connection.
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeeper74(a)msn.com
Classification: Unclassified
Box sync installer fails with no internet connection. Tried in POL 1.5.22 and
just the regular wine install of 1.4.1 with the same results in both. I tried
to follow directions for updating ect/hosts with my IP and still no results.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36170
Bug ID: 36170
Summary: valgrind shows an unitialized variable in
programs/cmd/tests/batch.c (WCMD_output_asis_len)
Product: Wine
Version: 1.7.17
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==4054== Use of uninitialised value of size 4
==4054== at 0x40416D4: wcstombs_sbcs_slow (wctomb.c:246)
==4054== by 0x4041E49: wine_cp_wcstombs (wctomb.c:452)
==4054== by 0x7B850EDC: WideCharToMultiByte (locale.c:2142)
==4054== by 0x4EF85DE: WCMD_output_asis_len (wcmdmain.c:113)
==4054== by 0x4EF88A5: WCMD_output_stderr (wcmdmain.c:173)
==4054== by 0x4EF51AA: WCMD_assoc (builtins.c:4758)
==4054== by 0x4EFC2F7: WCMD_execute (wcmdmain.c:1594)
==4054== by 0x4EFDE52: WCMD_process_commands (wcmdmain.c:2294)
==4054== by 0x4EE6FD0: WCMD_batch (batch.c:95)
==4054== by 0x4EFB0A0: WCMD_run_program (wcmdmain.c:1187)
==4054== by 0x4EFC383: WCMD_execute (wcmdmain.c:1618)
==4054== by 0x4EFDE52: WCMD_process_commands (wcmdmain.c:2294)
==4054== by 0x4EFECE7: wmain (wcmdmain.c:2590)
==4054== by 0x4EFF24A: __wine_spec_exe_wentry (exe_wentry.c:36)
==4054== by 0x7B8641DB: ??? (process.c:1045)
==4054== by 0x7B864328: start_process (process.c:1097)
==4054== by 0x7BC87017: ??? (signal_i386.c:2571)
==4054== by 0x7BC87060: call_thread_func (signal_i386.c:2630)
==4054== by 0x7BC86FF5: ??? (signal_i386.c:2571)
==4054== by 0x7BC5A14C: start_process (loader.c:2840)
==4054== Uninitialised value was created by a stack allocation
==4054== at 0x4EF4BBA: WCMD_assoc (builtins.c:4619)
==4054==
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37195
Bug ID: 37195
Summary: windows cmd does not accept wild cards when used in
Wine
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: jj.wauters(a)hotmail.com
Created attachment 49444
--> https://bugs.winehq.org/attachment.cgi?id=49444
batch example
Running a batch file where wild cards are used does not succeed as wild cards
are not recognized.
Example with attached batch:
when running in Windows it shows the files
when running in Wine it does not shows the files
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19895
Summary: C&C 95 tfd exits with unhandled priviliged instruction
error
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: remco.siemonsma(a)gmail.com
Created an attachment (id=23347)
--> (http://bugs.winehq.org/attachment.cgi?id=23347)
Error log including register dump and stack dump
When starting C&C 95 from the first decade menu it errors and exits.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37744
Bug ID: 37744
Summary: msvcrt: signal() should set errno to EINVAL
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: s.wanabe(a)gmail.com
Distribution: ---
http://msdn.microsoft.com/en-us/library/xdkz3x12.aspxhttp://source.winehq.org/git/wine.git/blob/HEAD:/dlls/msvcrt/except.c#l190
According to MSDN, signal() will be set errno to EINVAL when passed signal is
unexpected.
I guess Wine should do too, shouldn't it?
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35002
Bug #: 35002
Summary: Grand Touring crashes silently with "Stuff It."
MessageBox error.
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Salz85(a)gmail.com
Classification: Unclassified
Created attachment 46643
--> http://bugs.winehq.org/attachment.cgi?id=46643
Grand Touring debug output using +seh,+relay options.
The Game "Grand Touring" crashes after a selection menu for a videocard and
displaying for a few seconds the intro screen, without any recognizable error
message from wine.
The application crashes displaying a MessageBox showing a rather cryptic "Stuff
It" error message. Yet, only a single error regarding a missing implementation
of directplay is shown on the debug output, and disappears by using "sh
winetricks direct play" (the game keeps crashing, of course).
I've attached the output of running the application with the
"WINEDEBUG=+seh,+relay" debug options.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26475
Summary: Homefront (Steam) crashes at launch
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
Created an attachment (id=33712)
--> (http://bugs.winehq.org/attachment.cgi?id=33712)
Crash dump for Homefront
Homefront downloads and installs correctly from Steam, but upon launching the
game an crash dialog appears. I've attached the crash dump.
Sorry I don't have much more info than that. Maybe it's related to the
Steamworks DRM?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.