http://bugs.winehq.org/show_bug.cgi?id=21539
Summary: Using "Bare Streams" console mode with SRCDS does not
work.
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://srcds.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: laurikoivunen(a)hotmail.com
SRCDS ( Source Dedicated Server ) is designed to run both in GUI and CLI modes.
However, when trying to run the server in pure console without X and using
"bare streams" as described here (
http://www.winehq.org/docs/wineusr-guide/cui-programs ) I still receive the
error:
DISPLAY='' WINEDEBUG=+console wine srcds.exe -console ...
trace:console:AllocConsole ()
err:curses:WCCURSES_InitBackend (n)curses was not found.
err:wineconsole:WINECON_Init failed to init.
This is probably due to srcds running in "hybrid" mode where it is marked as a
GUI application, but uses AllocConsole to create a console hence resulting in a
new console creation, which currently fails.
As a workaround I stubbed AllocConsole and only returned TRUE. This allows the
application to start and reach a point where it tries to read the console and
where it then fails due to wine not being able to read from the console.
Could you add an option for true "bare streams" and so that input would also
work?
ps: I know that there is a linux version of SRCDS but there are no linux
binaries for the server I am trying to run. This bug forces a lot of server
hosters run X on their servers to be able to run SRCDS in wine. The server is
free to download and 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=23546
Summary: several wine programs fail to run under cygwin
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.cygwin.com
OS/Version: Windows XP
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
A user reported this in #winehq, so I tried it myself. After bug 21526 was
fixed, wine programs all compile, but several don't run. I haven't tried them
all, but, e.g., notepad runs, but cmd, dxdiag, eject do not. Trying to run them
gives:
/home/austin/wine-git/programs/cmd/cmd.exe: error while loading shared
libraries: libwine.dll: cannot open shared object file: No such file or
directory
seems to be the CLI programs that don't run..
--
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=26326
Summary: Add .desktop shortcut files for winecfg and wine
uninstaller
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wooptoo(a)gmail.com
It would be nice if wine had .desktop shortcut files for "winecfg" and "wine
uninstaller". These two are the most useful applications bundled with wine.
This way users will know about them.
Ubuntu has this by default and they are placed in the wine menu.
Also, a default icon for wine would be nice (placed in /usr/share/icons or
/usr/share/pixmaps).
--
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=23766
Summary: (Shift) Ctrl + Tab isn't handled in winecfg
application
Product: Wine
Version: 1.2
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
The subject says it all.
I tried searching for any similar bugs filed previously and I couldn't find
anything.
--
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=34748
Bug #: 34748
Summary: Integrate GVFS just like you have integrated CUPS
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: netapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n296869(a)rtrtr.com
Classification: Unclassified
Wine already integrates with CUPS to allow applications to print documents
exactly as they do it in Windows. My proposal is to integrate Wine with GVFS to
let applications automatically mount network shares. In Windows applications
can access network shares by just specifying a path like "//server/share". But
in Wine you first need to manually create a link to
"~/.wine/dosdevices/unc/server/share", and only then all applications will be
able to access this particular 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=18379
Summary: Photoshop 3 does install but not run (out of memory
error)
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Andreas.Schallenberg(a)Eurobild.com
Created an attachment (id=20953)
--> (http://bugs.winehq.org/attachment.cgi?id=20953)
Lzma-compressed WINE log file (Photoshop 3)
On Windows-Machines, Photoshop refuses to run
when much physical RAM is installed. Problems
typically start when it exceeds 512 MB.
The installation routine works but the real
application (photosle.exe) shows an "out of
memory" dialog and quits.
Running Photoshop 3 using WINE shows the same
behavior (tested with 1GB RAM and WINE 1.1.19).
The installer works fine and the app refuses
to start up.
The first attachment to this report was created
using the following command:
WINEDEBUG=+relay wine photosle.exe &>wine.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=18869
Summary: Use the system settings for default User and
Organization field
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: integration
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
Launchpad: https://bugs.launchpad.net/ubuntu/+source/wine/+bug/384990
If you install software in Wine that needs a User and Organization, you'll see
these strings set as the default:
Change preferred owner in ~/.wine/system.reg
Change preferred organization in ~/.wine/system.reg
Whenever possible, we should be using the system settings here -
System->Preferences->About Me (on Gnome at least) contains a great default for
owner and organization
--
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=11784
Summary: 3dsmax2008 installer
crashes:err:cursor:DIB_GetBitmapInfo (1633746944):
unknown/wrong size for header
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Keywords: Installer
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, after James' patch got into git, the installer gets further, but now
crashes like below:
err:cursor:DIB_GetBitmapInfo (1633746944): unknown/wrong size for header
err:cursor:DIB_GetBitmapInfo (1633746944): unknown/wrong size for header
X Error of failed request: BadValue (integer parameter out of range for
operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Value in failed request: 0x0
Serial number of failed request: 49949
Current serial number in output stream: 49953
PS, I wonder why installers from AutoDesk run into so many bugs; either they
are very advanced and put wine to it's limits, or are they just a bit buggy??
--
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=16476
Summary: Turok crashes when starting a game
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://abandonia.com/en/games/658/Turok+-
+Dinosaur+Hunter.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Download the 17MB zip file, extract it, run Turok.exe - select any video
configuration and the game crashes with no useful backtrace.
--
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=17455
Summary: UnrealED 2: Cannot manipulate the viewports in any way.
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nbowler(a)draconx.ca
Created an attachment (id=19534)
--> (http://bugs.winehq.org/attachment.cgi?id=19534)
Log of UnrealED session
Now that bug 7451 is fixed, it is possible to start the unreal editor.
Everything works... except for any kind of viewport manipulation (which is done
by clicking and dragging in the viewport with various combinations of shift,
control, etc.) As a result, it is impossible to use the editor because you
simply cannot see all parts of the map nor move things around in the viewports.
It is, however, possible to subtract a cube and then apply textures to the
surfaces that are initially visible by clicking on them in the viewport.
This may affect other versions of the unreal editor, but I am not sure.
The attached log was output when starting an unrealed session, attempting to
click and drag on the main viewport, then quitting. However, all of the log
messages were output before I touched the viewport.
--
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.