http://bugs.winehq.org/show_bug.cgi?id=13970
Summary: Cleanup of appdb to make things cleaner and more
revelant.
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ergo14(a)gmail.com
I know this would seem a bit controversal , but i was thinking that since we
have hit version 1.0 of wine it could be a very good move to clean up the appdb
results.
I was thinking that all old results ver < RC could go to archive, and we just
leave all the recent results, maybe add a trigger to db to move all the rc
results to archive on commiting a report that involves wine 1.0.
For other apps that didnt have any rc results maybe we should leave only 5 most
recent ones, or maybe just leave empty app desciptions and encourage ppl to
send new reports.
This would probably give a lot better overwiew of what works and what doesnt,
for both users and dev team (hopefully).
Also the howtos should go to archive as i found MANY of them to be outdated, a
lot of things work from scratch without any post installation tasks.
maintainers could easly move the howtos from archive if they would still be
needed.
This is just a general idea and would need to be more thought out, but in my
opinion it would be good to think about that.
--
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=8034
--- Comment #5 from Dan Kegel <dank(a)kegel.com> 2008-10-31 07:37:26 ---
Hmm. On one machine, it still crashes the same way.
The appdb claims, with wine-0.9.32, that the app
will install if you replace its Java with a fresh one,
but that failed for me.
Happily, I found a good workaround.
The installer turns out to be a cab archive,
so you can just cabextract it, and run the inner installer
with the commandline option -? to get InstallAnywhere
options (cf.
http://www.acresso.com/webdocuments/PDF/IA_runtime_command-line_arguments.p…)
In particular, the option
-i console
avoids trying to use directx at all, and lets the
installer get a lot further. I didn't get to finish testing.
--
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=6058
Julian Rüger <jr98(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jr98(a)gmx.net
--- Comment #16 from Julian Rüger <jr98(a)gmx.net> 2008-10-31 06:27:11 ---
Denying all write access to the cstrike dir is overkill!
I.e. you cant change your config after that (at least ingame)...
All you need to do is create fake motd_temp.html and maybe download.html (owned
by root), and deny yourself (read-)access to them.
Bash (in your cstrike dir):
rm motd_temp.html download.html
sudo touch motd_temp.html download.html
sudo chmod 0600 motd_temp.html download.html
Note: In case your games are saved on ntfs (so you can play in windoze, too)
This method wont work then! Ntfs-3g does not correctly support access-rights,
AFAIK. You have to create the files on another fs that does and symlink them.
(ln -s /other/fs/motd_temp.html)
Happy fraggin' ;)
Julian
--
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=8034
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Adobe FlexBuilder trial |Adobe FlexBuilder 2 trial
|fails to install |fails to install
--
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=8030
--- Comment #16 from joaopa <jeremielapuree(a)yahoo.fr> 2008-10-31 03:54:35 ---
d3dx9 is just enough by itself. You should try it again and attach your new
exception here. The new crash is probably in a another dll then.
Joaopa
--
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=5264
Andy Clayton <clayt055(a)umn.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clayt055(a)umn.edu
--
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=8051
Andy Clayton <clayt055(a)umn.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |clayt055(a)umn.edu
--
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=6351
--- Comment #40 from Jeff Zaroyko <jeffz(a)jeffz.name> 2008-10-30 23:37:19 ---
(In reply to comment #39)
> I cannot confirm this for BF2 (haven't tried it) but for many other games
> (CS:S/TM:N) I've the same result: Using fbo makes the games hang.
>
> So yes, there is a problem with fbo in wine 1.1.7
>
I can confirm this for BF2, with latest git, geforce 8, 177.80. With fbo glibc
prints a message about corrupted double linked list. With backbuffer it goes
further.
--
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=8030
Calvin Loncaric <marvinx03(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marvinx03(a)gmail.com
--- Comment #15 from Calvin Loncaric <marvinx03(a)gmail.com> 2008-10-30 21:39:13 ---
Joaopa:
I recall trying that some time ago, and it didn't work any better. It just
created a different exception. I think the function that's missing
(D3DXCreateEffectPool) is more complex than a simple dll override.
I haven't tried in a while 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.
http://bugs.winehq.org/show_bug.cgi?id=6058
Dereck Wonnacott <dereck(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dereck(a)gmail.com
--- Comment #15 from Dereck Wonnacott <dereck(a)gmail.com> 2008-10-30 21:32:33 ---
wine 1.0.6 on Ubuntu 8.10 still affected, but the work abound in comment 5 [1]
worked perfectly for me!
[1] http://bugs.winehq.org/show_bug.cgi?id=6058#c5
--
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.