http://bugs.winehq.org/show_bug.cgi?id=12971
Summary: Bitware Bitfax can not detect modems during setup
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: k.king177(a)ntlworld.com
Bitware Bitfax v3.30.20 bundled with many datafax analog modems (some time ago)
tries to detect modem during install. normally it looks for COM1 to COM12.
Under all recent versions of wine up to 0.9.61 it issues a msgbox headed
"Modem Detection Error"
with text
Modem detection found a com port currently used by other application. Do you
want to continue the detection anyway ?
It issues this message for each of the 12 Com ports it's trying to find.
In the console the text similar to below appears for each COM port it checks.
err:int21:INT21_FileDateTime int21: unknown/not implemented parameters:
int21: AX 5769, BX 0007, CX 0000, DX 11f7, SI 0000, DI 0000, DS 1247, ES 1437
I only have a COM1 port which I have linked and set in registry as per various
help resources. The AX, CX, SI, DI are static. The BX register changes by hex
of 1 per port. The other registers vary slightly but I have not got logged
(yet).
--
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=13061
Summary: DreamSeeker: Map Element causes slowdown.
Product: Wine
Version: 0.9.61.
Platform: All
URL: http://byond.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris062689(a)gmail.com
When a map is displayed on the skin, it causes general slow downs due to the
DirectX rendering, when OpenGL rendering is used the application increases FPS
quite a bit, but with the loss of various alpha blending, map stretching, etc.
--
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=12566
Summary: version 9.59 breaks shift-click and ctrl-click in World
of Warcraft
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: polpak(a)yahoo.com
This was reported on AppDB already, but I didn't see a bug for it in bugzilla,
so I'm reporting it here.
Recently upgraded to 0.9.59 and the shift-click and ctrl-click is not working
properly in the game. It reacts as though it were a normal click. Downgrading
to 0.9.58 solves the problem.
--
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=12791
Summary: Microsoft Office XP dont install the Spelling and
grammar not installed
Product: Wine
Version: 0.9.60
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
In the instalation Office 2003 or XP the spelling and grammar check is not
installed and the macross in excel is not working
--
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=25820
Summary: Token Administration Utility for ICBC online banking
failed to list USB devices (without wine unofficial
USB patches)
Product: Wine
Version: 1.3.11
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Something about G&D USB-Shield: it is required by ICBC persional internet
banking while online trading. Here is the G&D USB-Shield driver for Windows,
safesign_icbc_per.exe : http://goo.gl/LM588 ( from http://goo.gl/Ft4Ub)
After install the USB-Shield driver,there is a tool called Token
Administration Utility, it allow us manager the usbkey with a client program.
We can see tokenadmin.exe in "Program Files/ICBCEbankTools/G&D/Management
Utility", and that is the Token Administration Utility.
Below is screenshots for tokenadmin.exe in WinXP,both of them has six devices
listing in the tokenadmin window:
Before pluging a usbkey:
http://goo.gl/Wkdon
After pluging a usbkey:
http://goo.gl/BGIbl
scardsvr.exe is needed for running tokenadmin.exe normally,sence
EITHER manually setting the "Start" value of
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\SCardSvr from default 2 to
4 OR killing scardsvr.exe with taskmgr will cause errors, however they have a
bit differents.
Screenshot (Register modified, there are only two devices listed in the
tokenadmin window):
http://goo.gl/VNn2N
Screenshot (scardsvr.exe killed, there is no device listed in the tokenadmin
window):
http://goo.gl/UcYxp
Also winscard.dll is important for tokenadmin.exe,below is the steps to show
that.
Step 1
$ rm -rf ~/.wine
$ winetricks -q mfc42 crypt32
#see bug25784 http://goo.gl/1Cm5v for the reason to override crypt32.dll
Step 2
$ wine safesign_icbc_per.exe
#install tokenadmin.exe
see attachment for log
Step 3
$ wine tokenadmin.exe
log:
fixme:winscard:SCardReleaseStartedEvent stub
fixme:winscard:SCardEstablishContext (2,(nil),(nil),0x32f264) stub
fixme:winscard:SCardEstablishContext (2,(nil),(nil),0x658f90) stub
Tokenadmin.exe can't list the usb devices, the result is exactly the same as
that in WinXP while scardsvr.exe is killed ,here is the screenshot (no device
listed):
http://goo.gl/kqPdb
the same as:
Screenshot (WinXP with scardsvr.exe killed, no device listed):
http://goo.gl/UcYxp
However, replace winscard.dll may change something.
Step 3'
override winscard.dll
$ cp winscard.dll ~/.wine/drive_c/windows/system32
$ export WINEDLLOVERRIDES="winscard.dll=n,b"
$ wine tokenadmin.exe
This time both the log and the screenshot changes, there is no fixme:winscard
message, and there are two devices lists in tokenadmin window.
log:
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40082 0x00000000
fixme:wtsapi:WTSQuerySessionInformationA Stub (nil) 0xffffffff 8 0x32f234
0x32f230
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40082 0x00000000
fixme:win:RegisterDeviceNotificationA (hwnd=0x10084,
filter=0xe8e9c4,flags=0x00000000) returns a fake device notification handle!
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40082 0x00000000
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40082 0x00000000
fixme:wtsapi:WTSRegisterSessionNotification Stub 0x40082 0x00000000
fixme:win:UnregisterDeviceNotification (handle=0xcafecafe), STUB!
screenshot(two devices listed):
http://goo.gl/7gWbt
Looks the same as that in WinXP with Register modified,
Screenshot ( two devices listed ):
http://goo.gl/VNn2N
I also try scard4wine to replace winscard.dll follow its instuction:
http://goo.gl/1Epa5 , there is also something different.
Step 3''
$ /usr/bin/install -c winscard.dll.so $WINE_PREFIX/lib/wine/winscard.dll.so
$ /usr/bin/install -c -m 644 libwinscard.def
$WINE_PREFIX/lib/wine/libwinscard.def
then Step 1, Step 2, Step 3.
this time, there is no fixme:winscard message, in fact there is no any log, but
there is also no device listed.Screenshot is the same as http://goo.gl/kqPdb
I also test this issue with wine unofficial USB patches, and posted my result
with title "Fail to use USB-Key/USB-Shield with wine USB patch :cannot start
service 'SCardSvr':win error code:0x00000424" in wine-dev mailling list.
Best wishes!
--
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=15130
Summary: Wine notepad: Extension behaviour differ from Windows
Product: Wine
Version: 1.1.2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine-bugs(a)mohag.net
Running Wine notepad with an non-existant file as a parameter results in
notepad appending .txt to the filename. This makes it impossible for a program
to use notepad to create a non-txt file.
Expected behavour:
notepad fakefile.test
"Cannot find the fakefile.test file. Do you want to create a new file?" (From
Windows 2003. Even with a fakefile.test.txt existing in the same directory)
Current wine (1.1.3) behaviour:
notepad fakefile.test
File "fakefile.test.txt" does not exist. Do you want to create a new file?
With fakefile.test.txt in existance:
notepad fakefile.test
notepad opens fakefile.test.txt rather than giving the expected error message.
--
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=9260
Summary: the font the winecfg id sustitute by chess figures
Product: Wine
Version: 0.9.42.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: agustin.romero(a)gmail.com
Created an attachment (id=7513)
--> (http://bugs.winehq.org/attachment.cgi?id=7513)
winecfg window
I install kchess-elite, but i had a problem with the fonts. later, I invoke
winecfg and the font are lost. I unistall wine this:
apt-get remove --purge wine
and reinstall it, but the problem is the same. I send a pgn file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13628
Summary: Clicking on form may cause deadlock
Product: Wine
Version: 1.0-rc3
Platform: All
URL: http://www.apeh.hu/bevallasok/nyomtatvany
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kamihir(a)freemail.hu
Clicking on form may cause deadloc in very rare case. I do not know what is it
but the console oputput shows this:
fixme:system:SystemParametersInfoW Unimplemented action: 8192
(SPI_GETFOREGROUNDLOCKTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 8193
(SPI_SETFOREGROUNDLOCKTIMEOUT)
When I hit CTRL+c in console, I can continue the work, hoewer the application
notify about CTRL+C was pressed.
Downloadable application:
http://www.apeh.hu/data/cms7266/Abev2006telep.exehttp://www.apeh.hu/data/cms14315/06082m.exe
Note I do not have exact way to reproduce it. Just click on elements.
--
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=12726
Summary: wineprefixcreate fails to add fonts
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
wineprefixcreate fails to add fonts on new system
$ wineprefixcreate --prefix foo
cp: target `/home/hellork/foo/dosdevices/c:/windows/fonts/' is not a directory
Reason: fonts dir is created as Fonts instead of fonts. Note incorrect case. cp
is case-sensitive and so fails to copy the fonts.
--
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=15331
Summary: Warhammer Patch Bug!
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zirous(a)gmail.com
Depending on the Distro determines if the patcher will load or not. For example
I can run the game fine under Gentoo X86_64. The Warhammer Patcher is known to
get stuck on Ubuntu. This is the error the Ubuntu system cannot get past -->
fixme:shdocvw:PersistStorage_InitNew (0x134d68)->(0x7c0da0)
--
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=9985
Summary: Formz: Menus are viewable but do not work when selected
Product: Wine
Version: 0.9.46.
Platform: All
URL: http://www.formz.com/downloads/demo_log_in.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tehquickness(a)gmail.com
The user can view the menu but when they select an item, the menu simply closes
and nothing happens.
When viewing menus, the following error is given:
fixme:menu:SetMenuInfo MNS_NOTIFYBYPOS partially implemented
And after selecting a menu item, the following error is given:
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
This severely limits the usability of this otherwise great working program.
This is one of two bugs present in FormZ.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10263
Summary: ie6 doesn't display non-https embedded pictures
Product: Wine
Version: 0.9.47.
Platform: All
URL: https://uncensored.citadel.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: w.goesgens(a)outgesourced.org
I've installed IES4l, and had this problem. Upgraded to latest wine debs from
wine.org, the problem still is here.
Log into https://uncensored.citadel.org with ie6 in wine.
(create your account for that)
Click on rooms, you will get a list of rooms.
Click on 'Capture this', a warning message about unencrypted embedded content
arises, whether or not one clicks on continue a second message box pops up with
some application warning, and the page is empty.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13305
Summary: OpenGL DirectDrawRenderer renders black screen only
Product: Wine
Version: 1.0-rc1
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megatog615(a)gmail.com
Running some games, such as C&C: Tiberian Sun with "DirectDrawRenderer opengl"
causes only a black screen to be rendered when the game starts. The rest of the
game functions correctly, such as the menu, so you can still exit the game
normally.
This happens on several different GPUs(so far, only NVIDIA is confirmed) so I
don't think it is driver or chipset related.
--
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=13630
Summary: Crash when clearing ie6 cache - needs FreeUrlCacheSpaceA
Product: Wine
Version: 1.0-rc3
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jon_p_griffiths(a)yahoo.com
CC: eddie(a)lania.nl
See log in http://bugs.winehq.org/attachment.cgi?id=13579
--
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=12540
Summary: Favourites menu doesn't work as expected
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maciej.trebacz(a)gmail.com
In Watchtower Library 2007 the "Favourites" menu doesn't work as expected.
First, some set up:
1. Open some article
2. Use "Favourites" menu to "Add to favourites"
3. Repeat 1 and 2 one or more times.
Now, when trying to open a favourite here's the correct behaviour:
1. Open "Favourites" menu
2. Click on the first added article
3. The article displays in the viewer
4. Open menu again
5. Click on the second or any other than first article
6. It displays correctly.
However, something diffrent happens:
1. Open "Favourites" menu
2. Click on the first added article
3. The article displays in the viewer
4. Open menu again
5. Click on the second or any other than first article
6. Program displays FIRST added article, not the one selected.
This behaviour renders Favourites menu useless. It works correctly under
Windows XP. It's worth noting that favourites are executed by an external
program that comes with Watchtower Library 2007 - WTFavLauncher.exe and the
favourites are files located in windows/profile directory with *.wtfav
extension. It seems that regardless of which item in menu user clicks,
WTFavLancher picks always first added file. I have no idea whether the WTLib
doesn't pass the parameter correctly or the WTFavLauncher program can't locate
the file.
It's also worth noting that executing WtFavLauncher.exe manually with filename
of some favourite item as a parameter it works correctly - displays given
article in Watchtower Library program.
What logs can I attach to help to solve this issue?
--
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=14357
Summary: undefined edge padding in bitmaps annoys valgrind
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jreiser(a)BitWagon.com
Created an attachment (id=14655)
--> (http://bugs.winehq.org/attachment.cgi?id=14655)
clear edge padding on X11 bitmap
When storage for a X11 bitmap has padding for alignment at the ends of each
scan line, then the undefined padding bytes annoy valgrind(memcheck). Patch
against wine-1.0 is attached below, and also will be sent to
wine-patches(a)winehq.org.
--
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=12938
Summary: Description parsing code isn't working correctly
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pablo.romeroquinteros(a)gmail.com
It looks like our description parsing code isn't working correctly in
this case. Can you file a bug at http://bugs.winehq.org against the
application database for this issue?
Chris
It looks like our description parsing code isn't working correctly in
this case. Can you file a bug at http://bugs.winehq.org against the
application database for this issue?
Chris
On Sat, May 3, 2008 at 9:17 AM, Pablo A. ROMERO QUINTEROS
<pablo.romeroquinteros(a)gmail.com> wrote:
> Hi,
>
> Please update the description for 'PL7 Pro v3.4'.
>
> I've re-updated that, but the changes doesn't show on the browse page
> (http://appdb.winehq.org/appbrowse.php?catId=8)
>
> Thank!
>
> Regards...
>
> -----
> Pablo A. ROMERO QUINTEROS
--
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=14835
Summary: Autocad OLE automation HUGE cpu usage
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Upon using some command that invokes OLE automation, CPU usage for autocad
(and wineserver) rises to about 50% for each of them (total about 98%). I've
got a 2 core machine, so it's still usable, but slows down everything. Stopping
the command don't help; closing ALL of active drawings does help, CPU goes to
2%, but on new drawing/open drawing CPU still raise to 100%, even with no
further OLE commands.
Max
--
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=13057
Summary: BYOND.exe: crashes upon attempting to log in.
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris062689(a)gmail.com
BYOND Pager crashes when I attempt to log in.
Adding ole32.dll as an override fixes this issue.
--
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=9896
Summary: missing minimize box in vb6 application
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
Created an attachment (id=8389)
--> (http://bugs.winehq.org/attachment.cgi?id=8389)
the two example programs
These are two very simple VB6 applications, 0x6CA0000.exe and 0x6CE0000.exe
In windows the minimize box is visible, while in wine (Ubuntu 7.04 - wine
0.9.46) the first one doesn't have the box:
0x6CA0000 -> WRONG, the min box doesn't appear
' VB6 form: Border Style: Fixed single (1), Max button = False, Min Button=
True
0x6CE0000 -> RIGHT, the min box appear
' VB6 form: Border Style: Sizable (2), Max button = False, Min Button= True
0x6CE0000 - 0x6CA0000 = WS_THICKFRAME
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24467
Summary: Distribution 'Sidux' was renamed to 'aptosid'
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newsletter(a)Schiermeier-Software.de
The developers of 'sidux' renamed their distribution to 'aptosid':
see <http://aptosid.com>.
The reasons are here (in German):
<http://www.sidux.com/index.php?module=News&func=display&lang=de&sid=617>
--
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=9997
Summary: HTML won't diplay in embedded forms
Product: Wine
Version: 0.9.46.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Charlatat(a)hotmail.com
GoldMine 6.7 won't display any HTML. Logs complain of unimplemented methods in
shdocvw and mshtml.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12183
Summary: EVE Premium 4.10.51200 does not render correctly with
shadows on
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spedrosa(a)gmail.com
Created an attachment (id=11579)
--> (http://bugs.winehq.org/attachment.cgi?id=11579)
In station, with shadows detail set to "extreme"
With premium content, if shadows are turned on, rendering errors occur.
I'm attaching some screenshots demonstrating the problem.
There are two shots inside the station, one at the "extreme" detail setting,
showing a purple texture all over the screen. The other one was taken at the
"normal" setting. It is possible to see more, but there is something clipping
the ship.
Two of the shots are taken outside the station, at the "extreme" shadow detail
setting. They are very similar shots, taken at different zoom levels. It is
possible to see that some of the textures are out of place.
--
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=15229
Summary: Dragon NaturallySpeaking 10 has gdiplus error on
microphone display box
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=15993)
--> (http://bugs.winehq.org/attachment.cgi?id=15993)
screenshot
wine-1.1.4-203-gcd999b2
DNS 10 Standard has a problem (as of today's git) displaying a floating box
that shows the microphone and other product features.
The box comes up without the usual text and sub-boxes on it. (See attached
screenshot.)
The microphone works, but if you try to do anything else, such as access a
drop-down menu, the program crashes.
The error is:
fixme:gdiplus:GdipSetPathGradientSurroundColorsWithCount not implemented
fixme:gdiplus:GdipSetLineBlend not implemented
wine: Call from 0x7b845890 to unimplemented function
gdiplus.dll.GdipSetPathGradientBlend, aborting
When I tried it with the gdiplus in winetricks, it just crashed.
--
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=9968
Summary: Problem mapping large files
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert(a)cs.auckland.ac.nz
I'm trying to use Microsoft's ImageX with Wine as part of a small Linux
image to install Windows disk images.
It works great for a 120Mb file, however when I try it on a 2.3Gb file,
it fails with "Invalid data".
The tool is designed for dealing with large files, so it looks like a
problem in Wine.
I reran it with +server,+relay which included the following in the output:
0009:Call
KERNEL32.CreateFileMappingW(00000050,00000000,00000002,00000000,8fcbf02e,00000000)
ret=01028a7b
0009: create_mapping( access=000f0005, attributes=000000c0, rootdir=(nil),
size_high=0, size_low=-1882460114, protect=65, file_handle=0x50, name=L"" )
0009: create_mapping() = INVALID_PARAMETER { handle=(nil) }
0009:Ret KERNEL32.CreateFileMappingW() retval=00000000 ret=01028a7b
0009:Call KERNEL32.SetLastError(00000000) ret=01019bf6
0009:Ret KERNEL32.SetLastError() retval=00000000 ret=01019bf6
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13952
Summary: voipcheap client installs but does not run
Product: Wine
Version: 1.0-rc5
Platform: All
URL: www.voipcheap.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=14102)
--> (http://bugs.winehq.org/attachment.cgi?id=14102)
+relay for running voipcheap client
voipcheap is a voip service that offers free calls to many countries. The
client appears to install OK but when I try and run it it dies.
+relay attached.
--
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=11185
Summary: Wine hardlock on x86_64
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jabberuser(a)gmail.com
Hi, i test wine 0.9.40, latest stable and svn build but i have the same error
(on cedega6.0 too). When I use windows apps who use direct randering, it
hardlock my PC, when i disable GLX and DRI in xorg.conf it work, but without
direct randering (sloooow). On google i found many post this bugs, always on
x86_64 (almost all on ubuntu users). I use current testing Gentoo ~amd64. My
hardware: Core2 2.2GHz (mobile), 2G ddr2/667MHz/cl5, INTEL x3100.
/ Sorry about my English /
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9286
Summary: nice icon and menu
Product: Wine
Version: 0.9.43.
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bl4ck.3yed(a)gmail.com
wine should drop a icon in /usr/share/pixmaps that can be used for the wine
menu in the sysytem's main menu.Also there(in the wine menu) should be
launchers for winecfg and uninstaller
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12564
Summary: gdi32 font test fails if ttf-mph-2b-damase/ttf-larabie-
uncommon installed
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: NEW
Keywords: testcase
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: flexo(a)holycrap.org, austinenglish(a)gmail.com
Created an attachment (id=12146)
--> (http://bugs.winehq.org/attachment.cgi?id=12146)
+font log, bzip2 -9'ed
In current git/kubuntu hardy/kde 4:
font.c:1715: Test failed: W: tmLastChar for MPH 2B Damase a58 < 0xf000
font.c:1718: Test failed: W: tmDefaultChar for MPH 2B Damase 20 != 0x1f
Attached is a +font log
See also bug 8086.
--
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=14028
Summary: Can't use the updater on Ragnarok Online.
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexman98(a)gmail.com
Created an attachment (id=14227)
--> (http://bugs.winehq.org/attachment.cgi?id=14227)
Error log.
I post this as a new bug report as asked.
Another issue that I found with Ragnarok Online is the Updater of the Official
(iRO, KRO, euRO, etc.) and Private Servers, it doesn't work, you can't even
open it.
I saw that you need the library MFC42.dll to run the updater, so, I downloaded
and moved it to the RO directory, and after that, I tried again and received
some warnings and errors that you can see on an attach.
You can't use the updater even if you download that Dll.
Thanks for your time.
--
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=22975
Summary: Link to GoVest is no longer working (Geocities
offline)
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
URL: http://www.winehq.org/docs/winedev-guide/wine-debugger
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Hi
The link to govest.zip (url: http://www.geocities.com/GoVest/) is no longer
working, because Geocities is offline forever.
An alternative link to download GoVest could be http://www.oocities.com/govest/
Regards,
Atalanttore
--
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=9526
Summary: Asyncpro and Linux
Product: Wine
Version: 0.9.44.
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: software(a)rel-tek.com
Hi,
I am trying to convert my program to run on Linux under wine. I have been very
successful so far but one thing that is stopping me from going any further.
That is Asyncpro. My program uses Asyncpro to get access to comports and to
send and receive data. Apparently, wine HQ is having trouble dealing with
Comports using Asyncpro.
Initially, I started running my window program on Linux (PCLinuxOS) under
crossover. It failed miserably. My program connected and was communicating
through comport but within running for a minute or so, a lots of error message
boxes pop up non-stop with message, "too many open files." I couldn't figure
what it was. So, after playing around with that far awhile, I changed to
another Linux OS. This time instead of using CrossOver I decide to use Wine HQ.
Great, I thought when everything was going great with Wine HQ on SimplyMephis.
My program started with no problem and even connected to serial port. From
there I was able to communicate non-stop with no error boxes of any kind until
I tried to shut my program down. My program completely froze to a point I had
to go into window manager to kill wine-server or It will not shutdown. I still
think there something not quiet right about Asyncpro on Wine.
When I ran debug on Wine, I got messages like
fixme:win:LockWindowUpdate(0x10020) partial stub!
...
Is anyone having a similar problem or is there a known bug with Wine and
Asyncpro?
I will probably have to write my own comport control tool to better manage
serial communication.
Please, Help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15168
Summary: wine remove
Product: Wine
Version: 1.1.4
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ToddAndMargo(a)verizon.net
Hi All,
In the wine-1.1.4.tar.bz2's "Tools" directory we have a very nice script
called "wineintall".
Would you please consider a corresponding tool called "wineremove". It
would be very helpful in removing and reinstalling, switching back and
forth from and to the RPM build, general house keeping, etc..
Many thanks,
-T
--
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=12979
Summary: Trucks&Trains game error in quartz.dll
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mike2006michael(a)mail.ru
CC: mike2006michael(a)mail.ru
Game - Tracks & Trains Tycoon
Game graphics - DirectX or Open GL
If i Use Open GL
While I using wine 0.9.60 with this game there are no problems...
I upgrade wine to 0.9.61
Now game crashes with error in quartz.dll
If I use Windows dll quartz - game - runnning but very slowly
If i Use DirectX
With Direct X ,game don't want starting
log
fixme:win:EnumDisplayDevicesW ((null),0,0x1caf814,0x00000000), stub!
fixme:d3d:test_pbo_functionality >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from Loading the PBO test texture
@ directx.c / 3518
err:d3d:WineD3D_ChoosePixelFormat Can't find a suitable iPixelFormat
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
--
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=14178
Summary: Can't paste large amounts of text into an application
via the clipboard
Product: Wine
Version: 1.1.0
Platform: All
URL: http://www.gutenberg.org/files/36/36.txt
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
The following tests were carried out using `wine notepad` and the Gutenberg
text for "War of the Worlds" (http://www.gutenberg.org/files/36/36.txt) in a
native Firefox 3.0 on Ubuntu Linux. The same thing happens with Cepstral
SwiftTalker.
1. select from the start of the document upto and including "BOOK ONE" - i.e.
the first page or so.
2. press Ctrl+C to copy the data to the clipboard.
3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The data is pasted correctly into the edit control.
1. select from the start of the document upto and including "CHAPTER EIGHT".
2. press Ctrl+C to copy the data to the clipboard.
3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The data upto "way back from the edge of the pi" is pasted. The rest is
missing.
1. select all of the document.
2. press Ctrl+C to copy the data to the clipboard.
3. go to notepad, and press Ctrl+A, Ctrl+V to paste the data from the
clipboard.
The text "x" is pasted into the edit control.
NOTE: The text can be successfully pasted into a native application (e.g.
gedit).
NOTE: Saving the text to a file (e.g. from gedit) and then loading it from the
File > Open menu in notepad successfully displays all of the text.
--
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=11854
Summary: Windows programs in Wine menu are behind Programs menu
Product: Wine
Version: 0.9.56.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anssi.hannula(a)gmail.com
The Windows menu hierarchy we have in Applications->Wine causes most windows
applications to end up under IMO useless "Programs" submenu.
Maybe that "/Programs/" could be stripped out from the hierarchy, so that the
applications end up under "Wine" menu directly?
--
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=11533
Summary: firefox 2.0.0.12 crashes when visting news.google.com
Product: Wine
Version: 0.9.55.
Platform: All
URL: http://ftp.iinet.net.au/pub/mozilla/firefox/releases/lat
est/win32/en-US/Firefox%20Setup%202.0.0.12.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
CC: dmitry(a)codeweavers.com
wine-0.9.55, Ubuntu 7.04
Tested Firefox 2.0.0.12 EN-US and NL, both crash when attempting to load
http://news.google.com
Looks like a regression between 0.9.53 and 0.9.54, did a regression test:
c7a6c1af0d1f2ac722f1c0d4f2e518d301d05646 is first bad commit
commit c7a6c1af0d1f2ac722f1c0d4f2e518d301d05646
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Mon Jan 14 19:39:33 2008 +0800
gdi32: Initialize more fields in GetEnumStructs.
:040000 040000 6d592ed86f7ab993c3fc70b06fc803e8657be3ae
c1c620979f9768693eea970ef04f9d94daabad3f M dlls
--
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=17652
Summary: Suggest to remove .wine from time to time
Product: Wine
Version: 1.1.16
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P3
Component: documentation
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sbastig(a)gmx.net
Hi Dev Team,
I would like to mention that sometimes it can really help to remove the .wine
folder and just do a fresh install. I just spent around half an hour to install
Office 2003 Professional and it just wouldnt work. Afterwards I just did an:
rm -rf ~/.wine
aptitude remove wine
(Then I removed the complete Menu Structure of Wine in the Gnome menu)
aptitude install wine
Afterwards I reinstalled my Programs including Office and it just worked.
Btw. If you try to do this remember to write down the configurations for those
programs that wont place start menu entries automatically.
Maybe the Website Team should include a note like this in each release
announcement for the unstable (1.1.x versions). I beliebe this could save a lot
of users some trouble.
Cheers
--
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=13199
Summary: Adobe Shockwave 11.0.0.0 fails to run
Product: Wine
Version: 1.0-rc1
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sgodsell(a)hotmail.com
The older shockwaves like 10.2 and below work without a problem. However the
latest shockwave (Version 11) from adobe does not work. For the test I am
using fedora linux 8 and 9. I have installed the windows version of firefox on
linux using wine which works perfectly. Next I installed the latest shockwave,
and it installs okay, but when it comes to running any shockwave application
then it fails to run.
At first I used the fedora wine (Version 0.9.58) which yielded the same
results. But clearly it is not a case of which version of wine now. I have
confirmed that the latest version of shockwave with the latest version of wine
does not work.
The messages from running firefox with shockwave 11 are as follows:
fixme:ole:DllGetClassObject
CLSID: {b196b286-bab4-101a-b69c-00aa00341d07},
IID: {d5f569d0-593b-101a-b569-08002b2dbf7a}
err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111
err:ole:CoGetClassObject no class object {b196b286-bab4-101a-b69c-00aa00341d07}
could be created for context 0x80000001
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{b196b284-bab4-101a-b69c-00aa00341d07}
err:rpc:I_RpcReceive we got fault packet with status 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
--
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=12645
Summary: Adobe Acrobat Reader 7 -- AdobeUpdateManager.exe fails
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=12285)
--> (http://bugs.winehq.org/attachment.cgi?id=12285)
+relay
Included with Adobe Acrobat Reader 7 is AdobeUpdateManager.exe. Running it in
console dies rapidly:
$ wine AdobeUpdateManager.exe
preloader: Warning: failed to reserve range 00000000-60000000
err:dosmem:setup_dos_mem Cannot use first megabyte for DOS address space,
please report
This is the same wine error I experienced when testing bug 9519. Might be
related.
+relay attached.
--
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=11593
Summary: winecfg does not correctly import colour theme profiles
Product: Wine
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
CC: msclrhd(a)gmail.com
1. Run winecfg
2. Select the "Desktop Integration" tab
3. Press the "Install theme..." button
4. Browse to a .theme file
5. Press OK
EXPECTED: All the data in the [Control Panel\Colors] section should be applied
to the user registry.
OBSERVED: Only a subset of the colours are applied.
--
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=24939
Summary: Crysis Warhead requires msvcr80.dll
Product: Wine
Version: 1.3.5
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=31582)
--> (http://bugs.winehq.org/attachment.cgi?id=31582)
Mscodescan output
Main crash line :
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC80.CRT" (8.0.50727.762)
wine: Call from 0x7ed70992 to unimplemented function msvcr80.dll._fseeki64,
aborting
winetricks vcrun2005 works around it.
Output from mscodescan attached.
--
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=10423
Summary: shader_glsl_lit() glitch
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chris-wilson.co.uk
Created an attachment (id=9117)
--> (http://bugs.winehq.org/attachment.cgi?id=9117)
Restore the src.x>0 conditional
Some objects in Civ4 (and other games) are rendered incorrectly as a solid
colour (using the nvidia 100.14.19 driver). A git bisection identified
commit 468309e055b5e14f6da919b173eb199954b65ef1
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sun Oct 28 21:21:24 2007 +0100
wined3d: Get rid of the conditionals in the glsl lit implementation.
as the first bad commit. Applying the reverted patch to head confirms that it
is the same issue. Reading the patch it would appear to be an incorrect
transformation if the GLSL specification of pow() defines 0^0 as 1 (my edition
of the orange book does not specify its behavior).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12708
Summary: The All Seeing Eye: Mouse select doesn't work
Product: WineHQ Bugzilla
Version: unspecified
Platform: All
URL: http://www.udpsoft.com/eye/doc.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: logintar(a)gmail.com
The main functionality does not work: directly selecting a server with mouse or
keyboard. Workaround: User has to find (CTRL+f) a server and enter some letters
of the server name to be able to select it. But direct game launching *cannot*
be done this way...
For testers/devs: launch ASE, then try to click on a server or to use keyboard
(arrows) to select an item (a server).
--
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=13490
Summary: Touhou Suimusou (Scarlet Weather Rhapsody): freezes when
started (black screen)
Product: Wine
Version: 1.0-rc2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matthewsage(a)live.com
Created an attachment (id=13415)
--> (http://bugs.winehq.org/attachment.cgi?id=13415)
winedbg output
When running the Touhou Suimusou executable (th105.exe), a window is created
with the correct title of the app, but its background is completely black.
Program freezes after a few seconds.
Hardware:
Core 2 Quad Q6600
Intel DG31PR
4 GB RAM
Nvidia GeForce 7300GS
Genius SoundMaker Value 5.1
OS: Ubuntu 8.04
--
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=15029
Summary: World of Warcraft dont work with opengl opensuse 11.0
Product: Wine
Version: 1.1.3
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
Hiyas in opensuse 11.0 we try to play Wow with opengl buth dont work dont apper
the toons or dont see the background onli can see black and some options,
We have already installed the drivers we have a Ati radeon 9600 mobile
--
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=12415
Summary: Can not leave fullscreen Warcraft 3x (Regression)
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugzilla(a)gmail.com
CC: julliard(a)winehq.org
Using wine 0.9.59+ Git version. Warcraft3x Crashes went you Alt+Tab out of the
game. I'm think this happens in other games to.
I did a Regression test and got this:
commit d0e1dd84b22b1906a44f682394b5d1b90ba5ded8
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Fri Apr 4 18:22:40 2008 +0200
user32: Fix a few ShowWindow todo tests.
--
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=11547
Summary: corrupted double-linked list - glasgow haskell compiler
Product: Wine
Version: 0.9.55.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10714)
--> (http://bugs.winehq.org/attachment.cgi?id=10714)
glibc message and +heap log
When invoking wine runghc Setup.hs, the attached error intermittently occurs.
to reproduce:
wget http://haskell.org/ghc/dist/6.8.2/ghc-6.8.2-i386-windows.exe (33MB)
wine ghc-6.8.2i386-windows.exe
wget http://hackage.haskell.org/packages/archive/Diff/0.1/Diff-0.1.tar.gz
tar xf Diff-0.1.tar.gz
cd Diff-0.1
wine runghc Setup.hs (repeat several times if it doesn't fail)
The message should be printed more or less immediately.
Also attached is a +heap log
I understand that this could be a bug in ghc, testing on windows doesn't reveal
any symptoms of undefined behavior in the app, but I understand that this isn't
conclusive enough to say that the app isn't at fault.
If we can determine who is at fault, I will file the bug with the ghc project.
--
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=9570
Summary: PimpStreamer application is unable to access internet
when it is run using wine.
Product: Wine
Version: 0.9.43.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: padua(a)rediffmail.com
Version : Wine-0.9.43
Error message when PimpStreamer application run using wine.
------------------- Error msg ----------------------
[root@localhost ~]# wine .wine/drive_c/Program\
Files/PiMPWare/PiMPStreamer/PimpStreamer.exe
wine: Call from 0x7edfaf90 to unimplemented function
winhttp.dll.WinHttpCheckPlatform, aborting
------------------- Error msg ----------------------
Pimpstreamer application can be downloaded from :
http://www.pimpware.org/PiMPStreamerSetup-0.91.msi
This is a windows application used for streaming the contents of the Hard disk
and internet onto Sony's PlayStation Portable (PSP).
Client application running on PSP fails to connect to Pimpstreamer running on
linux (through wine) , unable to connect to pimpstreamer on 192.168.2.2:3333
Please help me resolve this issue. I think the pimpstreamer server running on
PC is i unable to access the network/internet on linux.
Thank you
Padua
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12542
Summary: UI errors on built-in comctl32
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maciej.trebacz(a)gmail.com
Created an attachment (id=12099)
--> (http://bugs.winehq.org/attachment.cgi?id=12099)
UI errors screenshot
In Watchtower Library, using built-in wine version of comctl32 there are some
UI errors. They are covered in the screenshot attachment.
1. Minor one - the borders of upper panel(s) are broken. Probably because the
icons/controls are overlapping them
2. Major one - there is a missing panel that contains several controls (3
buttons, a separator and a text input). These are used to navigate the sidebar
below.
I can do further testing as required.
--
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=17110
Summary: Typos in documentation "Configuring Wine"
Product: WineHQ.org
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew_singleton(a)yahoo.co.uk
3.1.4 -Drive Settings
existing text in paragraph 2: "You can change where this drives points to by
changing what's in the Path: box."
"drives" should read "drive"
correction: "You can change where this drive points to by changing what's in
the Path: box."
3.1.6
"Wine supports the newer MSStyles typ of themese."
"Wine supports the newer MSStyles type of themes."
3.2
"There's actually more of a chance you'll need to dip into the registry to
change an applications' settings than Wine itself"
-should be "application's"
para 2
"To counter this, there's several things to consider. "
"To counter this there are several things to consider. "
Aside from these minor typos it's a very well-written document and very easy to
follow.
Regards
Andrew Singleton
--
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=14516
Summary: Full-Screen Glow Effect in World of Warcraft is shifted
Product: Wine
Version: 1.1.1
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrejx(a)gmail.com
Created an attachment (id=14852)
--> (http://bugs.winehq.org/attachment.cgi?id=14852)
A picture clearly showing the shifted glow.
In World of Warcraft the "Full-Screen Glow Effect" does not work correctly.
Natively on a Windows platform it adds a soft glowy sort of effect, but when
running it in Wine the glow is somewhat shifted and causes everything to look
blurry and not very friendly to the eye.
I don't know if this is a regression since It's been like this ever since I've
first played WoW via Wine - for a very long time.
--
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=14833
Summary: Autocad 2005 vl-vbaload bug
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Lisp command (vl-vbaload "vba-project-name") don't work. It tells
"Automation Error. Problem in loading DVB file"
Manual (non autolisp) command line "-vbaload" works as expected.
Notice that on windows machine both works.
No error/messages shown on console upon command launch.
Max
--
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=11090
Summary: menu items are redrawn incorrectly on mouse over - jedi
knight dark forces II
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://files.filefront.com/jedidemoexe/;845549;/fileinfo
.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffzaroyko(a)gmail.com
Created an attachment (id=10112)
--> (http://bugs.winehq.org/attachment.cgi?id=10112)
loading-dialog-updated-with-wrong-part-of-screen
In windows when you move the mouse over an item, the region is updated with an
illuminated version.
With wine the region is updated with data from a different part of the screen,
which is quite obvious to see from the attached screenshots.
current git (wine-0.9.52-278-gc486d87) or newer is required to test the problem
as this program suffered from a regression causing a crash since 0.9.31 (bug
10865 / bug 10899)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12613
Summary: Adobe Acrobat Pro 7 does not install
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=12238)
--> (http://bugs.winehq.org/attachment.cgi?id=12238)
+msi,+msidb log output
I downloaded a trial copy of Acrobat Pro 7 from the winsoft.eu website listed
here:
http://wiki.winehq.org/AdobeAcrobatPro
It fails to install with this msgbox error:
Exception raised
Unhandled page fault on read access to 0x004f004b at address 0x7ee31443
Do you wish to debug it?
+msi,+msidb debug log attached.
--
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=12097
Summary: Wine 1.0 should not ship out-of-sync resource
translations
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikolaj.zalewski(a)gmail.com
As seen on http://pf128.krakow.sdi.tpnet.pl/wine-transl/ we have a lot of
out-of-sync resources.
Sometimes it's menus missing only a separator and some of them are probably
false positives (e.g. Korean dialogs declares a font while English doesn't. But
they probably need to to have Korean characters. However it would be good to
have a confirmation). But often these are missing menu items or stringtable
entries. This can lead to shell folders (like My Documents) not to be created
or empty strings like in
http://www.winehq.org/pipermail/wine-devel/attachments/20060816/1a027491/ad…
.
I think as Wine 1.0 should be a stable release we shouldn't ship such
resources. We could try e.g. to add an options to wrc to copy missing strings
from English stringtables, while for other resources surround them by "#ifdef
INCLUDE_BROKEN_RESOURCES" that wouldn't be set when compiling Wine but would be
used be used by the statistic scripts to notify the translators about broken
resources. Another solution would be to use something like the po/mo files.
--
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=12289
Summary: strange menu tracking confusion between keyboard and
mouse
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcus(a)jet.franken.de
How to reproduce:
- start notepad
- move the mouse over "Search", do not click
- press alt-f to get the file menu
=> the file menu flickers open, but suddenly switches
to the search menu.
It seems the menu code checks the mouse pointer even
though it is not used for the menu activation.
--
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=11020
Summary: winelauncher does not handle spaces in WINEPREFIX
correctly
Product: Wine
Version: 0.9.52.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schwerdel(a)googlemail.com
In line 323 in winelauncher it tries to create the info_flag file with a touch.
If WINEPREFIX contains spaces this will fail.
This also allows for some kind of command injection with that variable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14537
Summary: regression - gdiplus when running Dragon
NaturallySpeaking Preferred 9.0
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
fixme:gdiplus:GdipCreateHBITMAPFromBitmap stub
err:region:CombineRgn Invalid rgn=(nil)
(lots of these deleted)
err:region:CombineRgn Invalid rgn=(nil)
fixme:dbghelp:dump_system_info fill in CPU vendorID and feature set
susan@ubuntu:~/.wine/drive_c/Program Files/Nuance/NaturallySpeaking9/Program$
--
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=14321
Summary: .NET Installs error on
Product: Wine
Version: 1.1.0
Platform: All
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)sprintpcs.com
err:msi:HANDLE_CustomType34 Unable to execute command
L"\"C:\\windows\\Microsoft.NET\\Framework\\netfxsbs11.exe\" /install"
Occurs on installation of .net 1.1 and
rr:msi:HANDLE_CustomType34 Unable to execute command
L"\"C:\\windows\\Microsoft.NET\\Framework\\netfxsbs20.exe\" /install"
Occurs on installation of .net 2.0
Neither file exists
The proper name for the file is
netfxsbs10.exe or NETFXSBS10.EXE
This was reported in issue 3972 comment #31 for .net 2.0
<http://bugs.winehq.org/show_bug.cgi?id=3972#c31> by Kush. I confirmed that
this occurs with .NET 1.1 installs in a fresh .wine.
James McKenzie
--
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=11318
Summary: Flash CS3 requires Jscript
Product: Wine
Version: 0.9.53.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nesdavid(a)gmail.com
When trying to install flash cs3, a dialog appears telling you need Jcript
registered properly. repair Jscript, and next restart the installation program.
--
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=9861
Summary: gdiplus:GdipImageGetFrameDimensionsList not implemented
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gicgioc(a)tiscali.it
MSN 8.1 doesn't start because gdiplus:GdipImageGetFrameDimensionsList not
implemented
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9268
Summary: Knights of the old republic fails to install
Product: Wine
Version: 0.9.43.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gnarlin(a)utopia.is
Created an attachment (id=7522)
--> (http://bugs.winehq.org/attachment.cgi?id=7522)
error messages from wine from kotor installer
The installer for Knights of the old republic freezes when I click on the "yes"
button for accepting the eula. Even killing wine doesn't make the dialog
disapear. Very strange.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13545
Summary: doubleclick on .exe starts all programs in wrong
directory
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kazmirzak(a)web.de
It might be a problem of some distributions they are not able to cope with but
still: if I doubleclick an .exe file for example in Ubuntu 8.04 dolphin, they
don't find their daughter files and crash. This problem is NOT LIMITED to
Ubuntu. Reason: the default directory is "/home/user" and not the directory we
are in.
I know that you can't solve the problems of distributions but you can introduce
an idiot-save and absolute usable workaround:
wine --grab-default-directory /media/disk/test/test.exe
This command line could be included in the application runner of the
distribution, but not only that - it is even great for command-line-gurus. It
simply tells wine to automatically cd to the directory of the .exe-file before
starting it.
Possible for 1.0 ?
--
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=14794
Summary: Crash when starting Yahoo Messenger
Product: Wine
Version: 1.1.2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chrivers(a)iversen-net.dk
Created an attachment (id=15341)
--> (http://bugs.winehq.org/attachment.cgi?id=15341)
Backtrace and terminal output for
When trying to run Yahoo Messenger, the window pops up, I see some "logging in"
action, and then there is a crash. This is with the Ubuntu 8.04 package of wine
1.1.2.
--
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=10489
Summary: Winemaker fails to process directories with '+' in them.
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ion.simon.c(a)gmail.com
Created an attachment (id=9230)
--> (http://bugs.winehq.org/attachment.cgi?id=9230)
Escapes metacharacters in path component in 'sub search_from'.
Directories with regexp metacharacters in them (like '+') cause some regexp
operation on line 1106 to fail .
Proposed fix attached.
Reproduction recipe:
1) Download QT 4.3.1 (Win32) and unpack. [1]
2) cd to qt-win-opensource-src-4.3.1.
3) Run 'winemaker'.
It'll churn for a while, then you get this message:
Nested quantifiers in regex; marked by <-- HERE in m/^linux-g++ <-- HERE $/ at
/usr/local/bin/winemaker line 1106, <FILEI> line 39.
[1] QT is here:
ftp://ftp.trolltech.com/qt/source/qt-win-opensource-src-4.3.1.zip
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11686
Summary: Wine and winecfg unable to start, disconnect and force a
new session
Product: Wine
Version: 0.9.24.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xenarulz(a)tiscali.it
I use Opensuse 10.2 and installed Wine through Yast. I was never able to use
the program once. I tried uninstalling and reinstalling but to no avail.
Every time I try to run winecfg to configure wine, it's as if I disconnected
from Opensuse, so screen becomes black, applications are killed and I have to
login again.
Same happens if I try to use wine to run any .exe (I have win98 SE on another
partition, btw) but I think that this latest issue is because I have never
managed to configure wine, since winecfg doesn't start...
If from terminal I ask $ which wine I get /usr/bin/wine in Home I have ./wine I
think everything is installed correctly. My pc is pretty old, considering, I
have a AMD Sempron 1Gb RAM no fancy 3D video cards.
I have googled and seen that this issue was present for old versions of
Mandriva but I haven't found out ho to work around it. Thanks for your help.
--
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=10098
Summary: EVE Online: Cloak breaks overview/speed info
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: epssyis(a)gmail.com
CC: stefandoesinger(a)gmx.at
When the cloaking module (tested with prototype cloak) is activated the speed
meter under the cap display bugs out - it can display two different speeds or
the wrong speed. The clock in the bottom left freezes. Also the relative
distances in the overview bug as well much like the clock. All information
reads correct on their mouse over displays and everything but the clock returns
to normal once the cloaking device has been disabled.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14149
Summary: Flashcontext help freezes after query search and
selecting search query
Product: Wine
Version: 1.1.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bduchaj(a)gmail.com
Created an attachment (id=14411)
--> (http://bugs.winehq.org/attachment.cgi?id=14411)
Sort of loop after selecting content in flash help.
After inserting a search query in Flash Help and pressing the SEARCH button,
help searches for the query a shows avaible results, but after clicking on the
result the help and Flash freezes and does not show the content of the selected
result. In terminal there is some sort of loop. I think the possible reason is
WineGecko cinflicting with the Flash MShtmlhelp engine. Log in attachement.
This same problem does not appear when you select the help item manualy from
list, not searching for it.
--
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=12969
Summary: winecfg locks you out if you set ole32 to native only
Product: Wine
Version: 0.9.61.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: k.king177(a)ntlworld.com
I was following instructions in AppDb for installing VS6, where it said set
OLE32 to native and then run DCOM98.exe. Which results in a already got that or
newer msg. on trying to run winecfg get
winecfg
err:module:import_dll Library ole32.dll (which is needed by
L"C:\\windows\\system32\\winecfg.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winecfg.exe" failed, status c0000135
maybe some sort safe mode or safety catch to prevent this ?
--
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=10735
Summary: Flickering in World of Warcraft when switching desktop
Product: Wine
Version: 0.9.41.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: le(a)ting.homeunix.org
When switching desktop away from a full screen World of Warcraft the screen
flickers for up to a second. Switching back to World of Warcraft makes the game
inresponsive for several seconds.
This is a major annoyance for me, and makes the game unplayable since I use
teamspeak and firefox alot during gameplay.
I followed the git regression testing howto and identified the offending patch
as:
d836a5062141dd42293ed044debbaf25f914f383 is first bad commit
commit d836a5062141dd42293ed044debbaf25f914f383
Author: Vitaliy Margolen <wine-patches(a)kievinfo.com>
Date: Fri Jul 20 07:15:42 2007 -0600
winex11drv: Correctly react to focus loss away from Wine.
:040000 040000 99f97d04cf71c395ee770ba8c04e79180ec0d410
7bbac16d3941b6a0a77dede94a1f2c37f5f57078 M dll
After reverting this patch in 0.9.50 the game doesn't freeze anymore when
switching desktops.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14569
Summary: At the end of the Dance praise 2 installer, there are
two windows that appear
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P1
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq.org(a)spam.bounceme.net
Created an attachment (id=14921)
--> (http://bugs.winehq.org/attachment.cgi?id=14921)
double installer
When installing dance praise 2 the remix, at the end of the installation
sequence, two windows appear. When clicking finish on the window that seems to
be working, both disappear.
The program installs anyway and works fine. This bug should not be more than
'minor' because it does not stop the user from using the software, it only
causes minor confusion.
I tested this using a clean install of 8.04 ( after all the updates ) on the
18th of July using Wine 1.1.1 ( with screenshot ) and on another computer using
1.0 ( screen is identical).
--
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=14837
Summary: Red Alert 3 Beta crashes on volume IDs that are only one
character
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Created an attachment (id=15380)
--> (http://bugs.winehq.org/attachment.cgi?id=15380)
Backtrace showing the crash
The Red Alert 3 Beta looks at all the drives on the system (likely to create
the unique ID for a PC) and when it does this it expects the volume ID for each
drive to be at least two characters. Since Wine creates a drive Z: that points
to the primary mount point ("/") and Wine uses the unix mount point as the
volume ID, this poses a problem. (I believe this is handled by mountmgr.sys,
but that component is not listed)
To get around this issue you can open regedit, go to
"HKEY_LOCAL_MACHINE\System\MountedDevices", and modify the key "\DosDevices\Z:"
from saying "/" to saying something like "//" or "/./". Now you can launch the
game (do not close regedit or the key will get regenerated) and it should get
past the crash people have been experiencing (simple backtrace attached,
"+relay" is necessary to get information on prior calls).
I believe that in order to solve this it will be necessary to have wine
generate a longer volume ID (at the very least, just do so for drive Z:).
--
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=14492
Summary: Site is not accessible
Product: Wine
Version: unspecified
Platform: All
URL: http://www.winehq.org/site/development
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marek.czajka(a)gmail.com
I think it is important for users... this site
(http://www.winehq.org/site/development) is not working. You can access it from
winehg.com menu link.
--
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=12172
Summary: GetFileName95 not yet implemented
Product: Wine
Version: 0.9.56.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
A quick search for "GetFileName95" in bugzilla turns up 13 active bugs.
Implementing this function might be a quick way to kill a baker's dozen of bugs
with one stone.
--
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=11119
Summary: XML Notepad 2007 won't start
Product: Wine
Version: 0.9.52.
Platform: All
URL: http://thesource.ofallevil.com/downloads/details.aspx?fa
milyid=72D6AA49-787D-4118-BA5F-
4F30FE913628&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcollins(a)asgardsrealm.net
With the recent platinum status of the .NET Framework 2.0 I thought I'd test a
few .NET applications to see how well they worked. XML Notepad 2007 (available
at the provided link) installs fine but fails to start with the following
output on the console.
$ env WINEPREFIX="/home/jcollins/.wine" wine "C:\Program Files\XML Notepad
2007\XmlNotepad.exe"
fixme:process:IsWow64Process (0xffffffff 0x33f8dc) stub!
fixme:virtual:NtAllocateVirtualMemory MEM_WRITE_WATCH type not supported
Segmentation fault
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9846
Summary: Worms 4 - Mouse Leaves Window
Product: Wine
Version: 0.9.46.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ulo_kapta(a)hotmail.com
The game seems to work perfectly the last show stopper bug is the mouse.
You can only move your the camera 180 degrees with the mouse.
The reason is that the mouse seems to leave the program (you can see the linux
mouse cursor on the side once you stop turning.
It looks like it needs some kind of mouse fix, to leave it in the middle.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14560
Summary: Australian etax program help feature segfaults
Product: Wine
Version: 1.1.1
Platform: All
URL: http://ato.gov.au/content/downloads/etax2008/etax2008_1.
exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
The Australian Tax Office produces a Windows-only tax client for the individual
taxpayer, free of charge. It can be downloaded at the link above.
Installation is fine under wine, as in previous years, but the help feature
segfaults. The exe in question is etaxHelp.exe.
The +relay is 50M, and even under bzip2 -9 compression is still 1.5M. However,
this is an easy to reproduce bug using freely downloadble software, so please
excuse the lack of a log file.
Note that wine installs the program by default in
/.wine/dosdevices/c:/etax2008.
--
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=10961
Summary: application made using a compiler/embedder fails to
start
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.sappia(a)ngi.it
Created an attachment (id=9898)
--> (http://bugs.winehq.org/attachment.cgi?id=9898)
EXE with embedded resources
I'm facing with an application made with
http://www.bambalam.se/bamcompile/
it embed php code inside the .exe and then use the static-embedded
php interpreter to exec that code.
On windows I've this app (it's a launcher for another application)
working fine, while on wine (current git at time of writing, it
hangs with
fixme:mixer:ALSA_MixerInit No master control found on MPU-401 UART, disabling
mixer
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
fixme:msvcrt:MSVCRT__sopen : pmode 0x01b6 ignored
Fatal error: wb_create_window(): Error creating window in launcher.php on line
1
launcher.php is one of the resources embedded in the exe
I don't know if this is really a msvcrt issue
Attached the exe file (it's freely available on the net tought)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25704
Summary: Movie Collection
Product: Wine
Version: 1.2.2
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederick.sauvage(a)gmail.com
Created an attachment (id=32747)
--> (http://bugs.winehq.org/attachment.cgi?id=32747)
1st message
Hi everybody and happy new year,
I can't use the program Movie Collection with wine. I didn't find a Linuw
application who would be able to take my moviecollection database
(http://www.babidyxp.fr/release/MovieCollection6051.zip).
I had no problem with it when I used Windows. Could you help me? This is the
messages that I receive :
[IMG]http://img148.imageshack.us/img148/3219/capture1b.png[/IMG]
[IMG]http://img266.imageshack.us/img266/5575/capture2yg.png[/IMG]
Thanks
--
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=14437
Summary: Voipcheap installs but does not run
Product: Wine
Version: 1.1.1
Platform: All
URL: http://voipcheap.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=14759)
--> (http://bugs.winehq.org/attachment.cgi?id=14759)
+relay,+seh,+tid log
Pursuant to bug 13952, voipcheap installs but does not run.
attached is a +relay,+seh,+tid log.
--
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=10336
Summary: when i open any zip file i'm getting the error "WinZip
will exit. Please restart WinZip and try again"
Product: Wine
Version: 0.9.1.
Platform: All
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shwetha_shankarmurthy(a)satyam.com
when i open any zip file i'm getting the error "WinZip will exit. Please
restart WinZip and try again"
If this is a recurring problem and you would like WinZip to create a log file
with details about the error so that you can report this problem to the
developers, you can do so now.
please check the attachment also.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12737
Summary: Notepad -- pressing "Return" key exits program
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
There are sporadic problems with how WINE interprets hitting the "Enter" key.
When using the Windows version of Notepad, hitting the "Enter" key results in
the program closing out.
When using Dragon NaturallySpeaking, there is also a problem using an included
program called Dictation Box.
When using Dictation Box itself, text dictated into the box, including the
spoken version of "Enter" (which is "new-line") cannot be subsequently
transferred to either WINE's Notepad or Window's Notepad. Text does not
transfer at all to WINE's notepad. Text will transfer to the Windows Notepad
program, provided the text does not contain any "new-line" / Enter commands.
--
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=9443
Summary: Regression: Drop-down combo/list in VisualBasic app
displays item list behind main window instead of over it
Product: Wine
Version: 0.9.44.
Platform: All
URL: http://palosanto.com/~a_villacis/ComboTest.tar.bz2
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a_villacis(a)palosanto.com
In 0.9.40 or so, combo boxes worked correctly for VB apps.
In 0.9.44, when trying to use the mouse to display the drop-down window for a
combo or a list in a VB app, apparently nothing is displayed. If the user
chooses to move the dialog window aside, the drop-down list will be visible. It
is now displayed under the window hosting the combo or list.
The supplied URL points to a VB app that demonstrates the regression.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11230
Summary: GetTickCount is affected by clock changes
Product: Wine
Version: 0.9.53.
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghazel(a)gmail.com
This affects 0.9.53, but probably exists in previous versions as well.
http://source.winehq.org/source/dlls/kernel32/kernel_main.c?v=wine-0.9.52#L…
Because GetTickCount uses GetTickCount64 which uses NtQuerySystemTime, the tick
count can jump backwards if the system clock is changed. Tick count functions
are supposed to be milliseconds since system start, and should not be affected
by the clock, or go backwards (aside from the wrapping issue on GetTickCount,
which is well known).
--
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=14830
Summary: Autocad 2005 : many OLE/Activex problems
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: max(a)veneto.com
Well, I don't know if that's really a bug or many bugs at once... if somebody
can be more precise, please correct me.
1) Lisp command (vl-vbaload "vba-project-name") don't work. It tells
"Automation Error. Problem in loading DVB file"
Manual (non autolisp) command line "-vbaload" works as expected.
Notice that on windows machine both works.
No error/messages shown on console upon command launch.
2) VBA has problem on autocad objects declarations/usage.
For example, if I use :
Dim myDoc as Object
it does work (but of course you can't inspect object easily)
If I use
Dim myDoc as AcadDocument
it DOESN'T work, it tells something like "not yet supported".
Notice that on a windows machine both works ok.
3) Upon using some command that invokes OLE automation, CPU usage for autocad
(and wineserver) rises to about 50% for each of them (total about 98%). I've
got a 2 core machine, so it's still usable, but slows down everything. Stopping
the command don't help; closing ALL of active drawings does help, CPU goes to
2%, but on new drawing/open drawing CPU still raise to 100%, even with no
further OLE commands.
I guess all 3 above are related to each one, so I put on a single bug report.
Well, first 3 are by sure OLE related. Next one I don't know...
4) Opening Visual Lisp Ide from inside autocad don't allow to switch back to
autocad again without closing it. Well, you can select Autocad window, but it's
irresponsive. Upon closing ide, autocad becomes responsive again.
More, if you open visual lisp ide, then help system from it, then close visual
lisp ide, if you try to close help system autocad crashes. That don't happens
if you close help BEFORE closing visual lisp ide.
Max
--
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=9476
Summary: World of Warcraft doesn't have a window frame when Beryl
is the windows manager
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vecnix(a)gmail.com
Actually can't resize , minimize or maximize window since there is nothing but
the game window , also had problems to log in the game
will provides a trace of the errors as soon I rebuild on 64 bit
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25822
Summary: Call from 0x7b839292 to unimplemented function
setupapi.dll.CM_Get_DevNode_Status (Crashing while
running a USB production tool)
Product: Wine
Version: 1.3.11
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=32912)
--> (http://bugs.winehq.org/attachment.cgi?id=32912)
wine SK62XX_FA_20070928.exe.log
Step 1
Follow http://wiki.winehq.org/USB to build wine with Alexander Morozov's
unofficial USB patch.
Step 2
Download SK6211_20080125.tar.gz.rename from http://goo.gl/suFJ9 ,
then rename, extract
Step 3
Override oleaut32.dll
Step 4
$ wine SK62XX_FA_20070928.exe
Click "Reset hub",
This will cause a crashing.
See attachment "wine SK62XX_FA_20070928.exe.log"
Without the USB patches, there is no crashing.There is no crashing also without
overrided oleaut32.dll.
--
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=21452
Summary: Debian packages at lamaresh.net are out of date
Product: WineHQ.org
Version: unspecified
Platform: x86
URL: http://www.lamaresh.net/binary.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Simon80(a)gmail.com
The Debian packages at lamaresh.net don't get updated very promptly. I was
ignoring this until I recently had to build and install 1.1.35 to get around a
bug that had been fixed. I know this is a volunteer thing, but if there's
anything that can be done to make this happen more smoothly, I figure that
opening a bug is a good way to provide a forum for this.
Perhaps the packages can be co-maintained, or the workflow of building and
updating the packages could be automated.
--
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=25743
Summary: Burger Shop 2 sets invalid permissions on launch
(regression)
Product: Wine
Version: 1.3.11
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danimothonline(a)gmail.com
CC: damian.dixon(a)gmail.com
On 1.3.11 when I launch Burger Shop 2 the save files do not work (it would
normally autoload the previous savefile). The reason for this is that at the
time of launch it will set invalid permissions on some files Burger Shop 2
keeps in:
~/.wine/drive_c/users/Public/Application Data/GoBit Games/BurgerShop2/
and then it won't be able to access the files. Also, the game can no longer
save your progress. Manually changing the permissions and restarting the game
also does not work, because at the time of launch invalid permissions will be
set again. The permissions it sets are:
d---------
Manually changing permissions and dropping to wine 1.3.10 or below works.
Bisecting gives:
a9bbd7dc86aff14308e0a5491e0f660fe3c49a2e is the first bad commit
commit a9bbd7dc86aff14308e0a5491e0f660fe3c49a2e
Author: Damian Dixon <damian.dixon(a)gmail.com>
Date: Sat Jan 1 20:19:55 2011 +0000
advapi32: Implement SetEntriesInAclA by calling SetEntriesInAclW.
:040000 040000 9b282dfa357e5e9feaf528338b79d683fbd9aeb7
157c485cfb237a0e590240c93439b97de4b20bd8 M dlls
--
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=11684
Summary: wine bug in unbuntu
Product: Wine
Version: unspecified
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ricksamik(a)yahoo.com
Created an attachment (id=10897)
--> (http://bugs.winehq.org/attachment.cgi?id=10897)
the text i get when trying to install wine
I cannot get wine to install on ubuntu
--
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=11514
Summary: Adobe Acrobat Professional 6 fails to install
Product: Wine
Version: 0.9.54.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
after computing space requirements, selecting language, typing in the serial
number, selecting custom/full install, and destination folder, setup just...
dies.
quite a few fixme errors hit the console, followed by these three error
messages:
err:msi:HANDLE_CustomType23 Source package does not exist: L"D:\\Adobe Acrobat
6.0 Professional\\\\Adobe Reader 6.0.msi"
err:msi:ITERATE_Actions Execution halted, action L"InstallReader" returned 1627
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1627
I am still attempting to generate a WINEDEBUG log, if anyone can suggest a more
narrowly targeted flag rather than +relay please let me know, it takes *ages*
for this process to work when debugging...
--
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=13665
Summary: EVE Online locks up in combat
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://myeve.eve-online.com/ingameboard.asp?a=topic&threadID=787037&page=
1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Dessa(a)gmake.de
i *think* it started happening with the trinity 1.2 expansion (and wine 0.9.61)
i can't really reproduce that one, but i get it at least once a day.
im not sure about the initial problem however since its happening on my win2k8
installation also.
err:ntdll:RtlpWaitForCriticalSection section 0x15060038 "rtl.c:
RTL_RWLOCK.rtlCS" wait timed out in thread0020, blocked by 0000, retrying (60
sec)
--
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=12083
Summary: ok() test doesn't support nested calls
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mmoss(a)google.com
When ok() (wine/test.h) is used recursively, the reported filename and line
numbers don't reflect the location in the code where the test actually failed.
For example, in dlls/kernel32/tests/change.c, the
ok(FinishNotificationThread(thread), ...) calls will report a line number
inside FinishNotificationThread(), where ok() is also used. This is because the
tls_data structure stores only a single filename and line number value, and
every call to ok() updates them to the "current" values.
Is it erroneous for test code to recursively call ok() (a quick test indicates
that this happens hundreds of times throughout Wine's tests), or should ok()
chain these values to handle recursive calls?
--
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=13919
Summary: directx.c NVIDIA GPUs memory detection can be vastly
improved
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
There is a nice utility named nvclock, which allows overclocking of NVIDIA
GPUs. This utility also shows very detailed information about the installed
NVIDIA GPUs.
I suppose Wine could
1) use nvclock utility directly by running `nvclock -i | awk '/Amount/{print
$2}'` which directly yields the required number:
256
2) use nvclock as a shared static library (nvclock/src/backend/* -> nvclock.a)
3) incorporate a piece of nvclock code which detects the amount of GPU memory
(nvclock/src/backend/info.c)
cvs -z3 -d:pserver:anonymous@nvclock.cvs.sourceforge.net:/cvsroot/nvclock co -P
nvclock
--
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=11783
Summary: Civilization 4 refuses to start
Product: Wine
Version: 0.9.56.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
CC: dmitry(a)codeweavers.com
Civilizaation 4 refuses to start after applying patch:
e49e8b20dbe8f4f101dae7fdeacdba4e6b4b6a84 is first bad commit
commit e49e8b20dbe8f4f101dae7fdeacdba4e6b4b6a84
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Fri Feb 29 17:19:43 2008 +0800
kernel32: Add stubs for fiber local storage APIs.
:040000 040000 9f80e9b0b3b97c7f51b437e74809324c3b10a579
6c2dc47f78f419ca81cc4700142a1ce85b1aa0e2 M dlls
:040000 040000 432b0b112f63c7437eba7d53fb53ce0776e02165
38be982e110ffde9396d469dc91532de5a1e560b M include
saying
--
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=12301
Summary: Anycount 5.0 fails to install
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jens(a)porup.com
Created an attachment (id=11750)
--> (http://bugs.winehq.org/attachment.cgi?id=11750)
output from WINEDEBUG=+relay wine AnyCount5Setup.exe 2>&1 | tee
~/anycountlog.out
AnyCount 5.0 fails to install with the following msgbox error:
AIT Protection System
An internal exception occurred (Address: 0x7bc72a93)
Please, contact support. Thank you!
see also the bug for AnyCount 6.0, which is probably related (bug #11539).
--
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=11309
Summary: PersistStreamInit_Save, Load unimplemented ... need them
Product: Wine
Version: 0.9.53.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)sundialservices.com
I'm getting an OLE Error because "PersistStreamInit_Save" and
"PersistStreamInit_Load" are not actually implemented in
"dlls/ole32/shdocvw/persist.c." And for the most part this is preventing me
from doing anything useful with this viewer in Delphi.
(Cautiously raises hand...) I'd be willing to explore doing an implementation
on this if I could determine more about what actually needed to be done.
--
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.