http://bugs.winehq.org/show_bug.cgi?id=15470
Summary: glitches on Photoscape main screen fonts
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaab_rs(a)hotmail.com
The following happens:
- I can't see what it's written on the main screen, so it's hard for me to know
where I gotta point to in order to edit or view images.
To reproduce the error, do the following:
- Open PhotoScape
- You'll see glitces in the fonts on the main screen
--
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=15634
Summary: Windows Live Messenger won't install
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
URL: http://get.live.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: el.il(a)doom.co.il
Created an attachment (id=16674)
--> (http://bugs.winehq.org/attachment.cgi?id=16674)
Terminal Output
I tried to install Windows Live Messenger 8.5 stable.
The installer won't start, and the MSI file of messenger won't install either.
--
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=11800
Summary: WISO Sparbuch garbled printout
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oliver.fels(a)gmx.net
Created an attachment (id=11060)
--> (http://bugs.winehq.org/attachment.cgi?id=11060)
The printout preview.
The WISO Sparbuch Tax application is showing garbled printout in the print
preview and printouts (see attachment) as well as the tax summary pages and
checklists. This is propably a font rendering issue.
Windows fonts have been copied to the windows\fonts dir as well as under
/usr/share/fonts/truetype on the Linux side and can be seen by X11.
Problem occured unter Kubuntu Gutsy Gibbon, using KDE 3.5.7.
Any hint what to additionally give as information to help solve the issue is
appreciated.
--
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=13306
Summary: Swichmax 2 close in the try to export
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: obelich(a)gmail.com
Created an attachment (id=13167)
--> (http://bugs.winehq.org/attachment.cgi?id=13167)
this is the error send swich max 2
Hiyas we have test the wine with swich max 2 and there have many problems firs
dont show the movie you are make and other if you try to export to swf the
progrman send error and close sorry my english is to bad i speak spanish here
are the file text send error message, and i install the flash player for
windows in wine the program say need it to install before the instalation.
--
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=12001
Summary: chemsketch won't display
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emkay(a)gmx.de
Hi since x57 chemsketch wont open its main window, when i start the app the
icon of the developer appears in the right bottom corner but there is no main
window opening in which i can use the app and i also got no wine task in my
taskbar. With wine x56 and x55 everything was fine. i attchent the errror file.
please dont ask me to do regression test i cant follow the tutorial. I already
created a fresh wine folder.
greets Emkay
Severity is major cause now the app is of no use.
--
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=16736
Summary: kernel32/format_msg.c: compiler errors
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@ubuntu-ppc:~/wine-git/dlls/kernel32$ make
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_KERNEL32_
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o format_msg.o format_msg.c
format_msg.c: In function ‘FormatMessageA’:
format_msg.c:140: warning: unused variable ‘args’
format_msg.c: In function ‘FormatMessageW’:
format_msg.c:361: warning: unused variable ‘args’
format_msg.c: At top level:
format_msg.c:71: warning: ‘load_messageW’ defined but not used
format_msg.c:101: warning: ‘load_messageA’ defined but not used
Looking at the code:
{
LPDWORD args=(LPDWORD)_args;
#if defined(__i386__) || defined(__sparc__)
/* This implementation is completely dependent on the format of the va_list on
x86 CPUs */
Seems this needs to be implemented for non-x86/sparc
--
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=10366
Summary: EAccess Violation in winex11.drv when printing
Product: Wine
Version: 0.9.48.
Platform: PC
URL: http://www.gestionaleopen.it/
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alessandro.marraccini(a)lunet.it
when I try to print anything from "Gestionale Open" I receive an "EAccess
Violation" in winex11.drv.
Can You help me?
Buona Vita
Alessandro Marraccini
--
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=15349
Summary: Spore crashes when leaving water
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jufofu(a)yahoo.com
After leaving water (water evolution stage plays okay) and seeing the evolution
line, Spore crashes.
--
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=11839
Summary: Visualworks Smalltalk menu z-order pfui
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.cincomsmalltalk.com/scripts/DownloadCD.ssp
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The menus in VisualWorks Smalltalk show up behind the app.
To repeat, download
ftp://anonymous:VWInstallerTest@ftp.cincomsmalltalk.com//pub/cstnc/visualworks/vwnc7.5/CST07NC_apr07.2.iso
Mount the image, cd to it, then do
wine cmd /c installWin.bat
Then start the app via the menu, or do
cd .wine/drive_c/Program\ Files/Cincom/vw7.5nc
wine bin/win/visual.exe image/visualnc.im
Then try any of the menus. As of yesterday's git,
they pop up *behind* the app.
--
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=16694
Summary: Build broken on PowerPC
Product: Wine
Version: 1.1.11
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
I had an old G4 given to me, so I installed a copy of Intrepid on there and
tried compiling wine. After enabling the extra repositories, it's got all
dependencies settled (Dan's install-wine-deps script worked well). Cool!
First bug, I already sent a path for:
http://www.winehq.org/pipermail/wine-patches/2008-December/066885.html
though a skip or something else may be more appropriate.
Second bug:
austin@ubuntu-ppc:~/wine/dlls/rpcrt4/tests$ make
../../../tools/winegcc/winegcc -B../../../tools/winebuild -mconsole cstub.o
generated.o ndr_marshall.o rpc.o rpc_async.o server.o server_c.o server_s.o
testlist.o -o rpcrt4_test.exe.so ../../../libs/port/libwine_port.a -lole32
-lrpcrt4 -lkernel32
server_c.o: In function `__wine_pop_frame':
/home/austin/wine/dlls/rpcrt4/tests/../../../include/wine/exception.h:207:
undefined reference to `NtCurrentTeb'
server_c.o: In function `__wine_push_frame':
/home/austin/wine/dlls/rpcrt4/tests/../../../include/wine/exception.h:192:
undefined reference to `NtCurrentTeb'
Pretty low level stuff...Alexandre? :-)
Seems to continue on fine after that, but this is a crappy 400mhz, so it'll be
a bit before I know the results.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16861
Summary: ntdll/tests: size of array is negative
Product: Wine
Version: 1.1.12
Platform: Macintosh
OS/Version: Linux
Status: NEW
Keywords: source, testcase
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
ccache gcc -c -I. -I. -I../../../include -I../../../include -D_REENTRANT
-fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement
-Wwrite-strings -Wtype-limits -Wpointer-arith -g -O2 -o generated.o
generated.c
generated.c: In function ‘test_pack_CCHAR’:
generated.c:388: error: size of array ‘__C_ASSERT__’ is negative
generated.c: In function ‘test_pack_CHAR’:
generated.c:396: error: size of array ‘__C_ASSERT__’ is negative
make[2]: *** [generated.o] Error 1
--
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=16653
Summary: Trials 2 SE normal graphics mode does not work
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://www.redlynxtrials.com/forum/viewtopic.php?t=700
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trs80(a)ucc.asn.au
Normal graphics mode (the other two options are low and very low) just shows
black (although the UI does appear). Apparently it uses deferred rendering
which wine doesn't support? Cedega uses swiftshader which the developers claim
does work.
--
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=17436
Summary: Missing funtionality prevents any RDP client from
working.
Product: Wine
Version: 1.1.14
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timuckun(a)gmail.com
I have attempted to run a couple of RDP clients and they all fail with the same
error being repeated a few thousand times. Obviously this stub needs to be
fleshed out.
I wish I could do it myself but I can't.
fixme:winsock:WSALookupServiceNextW ((nil) 0x00000ff0 0x7c1b3688 0x5a9d7b8)
Stub!
--
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=12468
Summary: winspool doesn't use CUPS ports, always uses lpr
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475138
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: spooler
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ovek(a)arcticnet.no
In dlls/winspool.drv/info.c, function CUPS_LoadPrinters, there's
sprintf(port,"LPR:%s",dests[i].name);
instead of "CUPS:%s" or whatever, which means that when printing things will be
printed through spawning lpr instead of using the CUPS libraries. This
unnecessarily adds an additional external dependency (Debian users need the
cupsys-bsd package), when there already appears to be code there to print using
the library, but that's unused right now.
(Also, please 0.9.59 to the list of versions, this was reported on 0.9.59, not
0.9.58.)
--
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=10091
Summary: Transparent images have black backgrounds with Compiz
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephen(a)stephengentle.com
Created an attachment (id=8654)
--> (http://bugs.winehq.org/attachment.cgi?id=8654)
Transparency problems in Photoshop CS2
I've noticed this bug when running Photoshop CS2 and Serious Sam: The Second
Encounter. Both these apps have splash screens with transparent backgrounds,
which are transparent when using Metacity. But when using Compiz Fusion, the
backgrounds render black.
I'm not sure if the component should be wine-gui or wine-gdiplus, so I guessed
and selected the former.
Attached is a screenshot of the problem.
--
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=16842
Summary: Goldwave crashes
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: billstei(a)hbci.com
Created an attachment (id=18562)
--> (http://bugs.winehq.org/attachment.cgi?id=18562)
Goldwave crash output and backtrace
Goldwave 5.25 ( http://www.goldwave.com ) crashes as of Wine version 1.1.12,
but does not crash using Wine 1.1.11-299 (the previous day in git). See
attachment for typical std out.
--
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=12293
Summary: Warhammer 40K: dark crusade - Cursor is not properly
drawn
Product: Wine
Version: 0.9.5.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: masterofnebulahfrost(a)hotmail.com
The cursor is not properly drawn on the screen. Just start the game to notice
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=15195
Summary: People's General randomly hangs with
err:seh:setup_exception_record nested exception on
signal stack
Product: Wine
Version: 1.1.4
Platform: Other
URL: http://www.the-underdogs.info/game.php?id=2508
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Created an attachment (id=15948)
--> (http://bugs.winehq.org/attachment.cgi?id=15948)
WINEDEBUG=warn+all log
The hang occurs randomly in the welcome screen or in the battle screen.
However, it does happen within 5 minutes.
The sound starts stuttering and the console has the following message:
err:seh:setup_exception_record nested exception on signal stack in thread 0009
eip 7bc68150 esp 7ffdbc7c stack 0x242000-0x340000
The WINEDEBUG=warn+all log is 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=17140
Summary: Brothers in arms:
fixme:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration
Allocation of memory failed, returning
D3DERR_OUTOFVIDEOMEMORY loop
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
After about 20-30 minutes of playing Brothers In Arms: Road to Hill 30, the
game crashes with the following loop.
fixme:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration Allocation of memory
failed, returning D3DERR_OUTOFVIDEOMEMORY
Occasionally lines like these are found within the log.
err:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration Memory allocation failed
err:d3d9:IDirect3DDevice9Impl_CreateVertexDeclaration Memory allocation failed
fixme:d3d9:convert_to_wined3d_declaration Memory allocation failed
Using v.1.11 of the game, with latest wine-git at the moment (1.1.13) on Gentoo
X64, Videomemorysize=512 as an added registry key.
--
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=16548
Summary: qedit:mediadet.c test is skipped due to renaming a file
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: testcases
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgbricola(a)web.de
Created an attachment (id=18023)
--> (http://bugs.winehq.org/attachment.cgi?id=18023)
hacky mediadet.c test debug patch
GetTempFileNameW() returns sometimes the same name in both calls in mediadet.c.
As said in MSDN the name has to be unique. It is unique, but the test deletes
the unique file and generates a new one with a new extension. In the next call
the GetTempFileNameW() returns another or the same name (the unique file was
deleted before).
But the test assumes that renaming the file extension gets a new unique one
(which seems to fit on windows XP/2000 - see http://test.winehq.org/data - but
not for wine). This works mostly - not all times - in the first run with a
clean temp folder. The chance is really small to hit two times the same name.
I haven't checked this on windows but it is affected, too, I think (probably
GetTempFileNameW() has an internal static variable which generates every time a
new name from the one before, or so ...).
--
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=12092
Summary: Graphical glitches in System Shock 2
Product: Wine
Version: 0.9.57.
Platform: PC
URL: http://www.download.com/System-Shock-2-demo/3000-7539_4-
10031250.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oponek(a)gmail.com
There are some graphical glitches in System Shock 2 with Wine 0.9.57 (see
screenshot).
--
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=12812
Summary: wine crashes when attempting to play Sid Meier's
Civilization 4 version 1.74
Product: Wine
Version: 0.9.59.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jps.sgtrock(a)gmail.com
Created an attachment (id=12493)
--> (http://bugs.winehq.org/attachment.cgi?id=12493)
Full console output
The crash looks like it occurs because for some reason the app is unable to
build a menu. The initial splash screen that says "Loading..." in several
languages shows up fine. Then I get the following dialog boxes:
"Error locating tag node in SetGlobalClassInfo function
Current XML file is: GameInfo/CIV4PlayerOptionInfos.xml"
Clicking "OK" gets the same dialog box repeated. After that, the game crashes.
The attached file shows the output to the console.
--
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=10836
Summary: Skijump fails to start:Could not find the selected
Direct3D adapter.
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.mediamond.fi/dsj3/downloads/dsj3v161.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
A user submitted this version with garbage test results into appDb. It pops up
a message with "Could not find the selected Direct3D adapter."
--
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=15486
Summary: Impulse: Cannot connect to server
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mail(a)dbzer0.com
Created an attachment (id=16384)
--> (http://bugs.winehq.org/attachment.cgi?id=16384)
The wine console output
When trying to use Impulse (http://www.impulsedriven.com/), the first thing one
must do is login or create an account. Both of these actions do not work as you
will get an error that you cannot connect to the server ("Server not
responding, please check your internet connection")
Impulse needs DotNet2 so that only change I have done to .wine is install that
which requires that I copy the native l_intl.nls into the
~/.wine/drive_c/windows/system32 directory
--
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=13921
Summary: Installation of Quest Toad 9.6.1 fails with file access
error message
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: splatadder(a)gmail.com
When installing Quest Toad 9.6.1 the following message is issued:
"While attempting to access the installation files an error ocured."
Full message may be seen in screenshot attached. native components installed
OS: ubuntu 8.0.4
WINE: 1.0-rc5
No native components installed.
--
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.