http://bugs.winehq.org/show_bug.cgi?id=5133
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
--- Comment #25 from Austin English <austinenglish(a)gmail.com> 2009-09-06 12:06:07 ---
Download link is busted. Is this still an issue in current wine?
--
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=5092
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--
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=5092
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-09-06 12:03:54 ---
No response, marking fixed.
--
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=4785
--- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-09-06 12:00:57 ---
Still present.
--
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=1841
--- Comment #14 from Austin English <austinenglish(a)gmail.com> 2009-09-06 11:42:44 ---
(In reply to comment #13)
> Austin try following:
> cd to the showbug-dir
> type "winemaker ."
> type "make"
> type "wine showbug.exe.so"
That works, thanks. This is why people should have readme's ;-).
In git, starts out with a blank bitmap. If window is activated, the bitmap
shows up fine.
--
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=19951
Summary: Rosetta Stone installs but won't launch
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonahnaylor(a)gmail.com
Created an attachment (id=23470)
--> (http://bugs.winehq.org/attachment.cgi?id=23470)
Error messages and backtrace
Hi I've checked appdb etc but no one seems to have this issue and the winebug
helper app tells me to submit it to here, so here I am!
Basically the installer of Rosetta Stone works great but when i try to launch
the app i get the errors which I have attached. please 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=3845
--- Comment #11 from null <kknull0(a)gmail.com> 2009-09-06 08:34:09 ---
yeah, 100% cpu on wine 1.1.29
also, I can't find anymore the documentation page about direct port access,
so at the moment I'm trying with default wine install without direct access...
--
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=13543
Summary: Does not run
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://cps2shock.retrogames.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)rawchaos.com
Created an attachment (id=13479)
--> (http://bugs.winehq.org/attachment.cgi?id=13479)
WINEDEBUG=all
`wine WinKawaks.exe` runs for a few seconds then returns to terminal. No
messages. Using Gentoo.
--
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=19875
Summary: 64-bit wine build broken
Product: Wine
Version: 1.1.28
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: download, regression, source
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
make[2]: Entering directory `/home/austin/64-wine-git/dlls/winemp3.acm'
/usr/lib/gcc-snapshot/bin/gcc -c -I. -I. -I../../include -I../../include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wwrite-strings -Wtype-limits -Wpointer-arith -g
-O2 -o mpegl3.o mpegl3.c
mpegl3.c: In function 'mp3_horse':
mpegl3.c:156: warning: implicit declaration of function 'mpg123_feed'
../../tools/winegcc/winegcc -m64 -B../../tools/winebuild --sysroot=../..
-shared ./winemp3.acm.spec mpegl3.o -o winemp3.acm.so -lwinmm -luser32
-lkernel32 ../../libs/port/libwine_port.a -lmpg123
mpegl3.o: In function `mp3_horse':
/home/austin/64-wine-git/dlls/winemp3.acm/mpegl3.c:156: undefined reference to
`mpg123_feed'
collect2: ld returned 1 exit status
winegcc: /usr/lib/gcc-snapshot/bin/gcc failed
make[2]: *** [winemp3.acm.so] Error 2
make[2]: Leaving directory `/home/austin/64-wine-git/dlls/winemp3.acm'
make[1]: *** [winemp3.acm] Error 2
make[1]: Leaving directory `/home/austin/64-wine-git/dlls'
make: *** [dlls] Error 2
I don't have 32-bit libmpg123 installed, but on 32-bit on same machine, skips
over it fine...I do have 64-bit libmpg123-dev though...
--
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.