Current time: 04-20-2024, 02:08 AM Hello There, Guest! (LoginRegister)


Post Reply 
Webmail RC3
Author Message
Viktor Offline
Junior Member
*

Posts: 118
Joined: Nov 2006
Reputation: 1
Post: #21
RE: Webmail RC3
Zothos Wrote:irgendetwas was noch nicht so gut aussieht? Irgendein kritikpunkt?

Hallo,

jo die linke Spalte ist jetzt zu klein.Sad

Da gibt es dann einen Zeilenumbruch und die Grafik für Refresh ist jetzt über der Schrift.Rolleyes

Gruß
ViktorWink
02-25-2008 01:49 AM
Visit this user's website Find all posts by this user Quote this message in a reply
totototo Away
Junior Member
*

Posts: 183
Joined: May 2007
Reputation: 0
Post: #22
RE: Webmail RC3
hallo,
ich weiß icht ob alles richtig durchgelafen ist sieht aber ein wenig komisch aus

Code:
server1:/var/www/ispcp/gui/tools# patch -p0 < webmail.patch
patching file webmail/functions/page_header.php
patching file webmail/plugins/calendar/setup.php
patching file webmail/plugins/mail_fetch/setup.php
patching file webmail/src/left_main.php
patching file webmail/themes/css/omega.css
Hunk #1 FAILED at 270.
Hunk #8 succeeded at 626 (offset -14 lines).
Hunk #9 succeeded at 1002 (offset -14 lines).
1 out of 9 hunks FAILED -- saving rejects to file webmail/themes/css/omega.css.rej
server1:/var/www/ispcp/gui/tools# patch -p0 < webmail2.patch
patching file webmail/src/left_main.php
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file webmail/src/left_main.php.rej
patching file webmail/themes/css/omega.css
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
5 out of 5 hunks ignored -- saving rejects to file webmail/themes/css/omega.css.rej

bei den fragen weiter unten hätte man da yes machen sollen?

und nach dem einspielen des ersten patch kam dieser fehler, normal?
(This post was last modified: 02-25-2008 01:59 AM by totototo.)
02-25-2008 01:55 AM
Find all posts by this user Quote this message in a reply
DaSilva Offline
Member
***

Posts: 302
Joined: Dec 2007
Reputation: 0
Post: #23
RE: Webmail RC3
Bei mir auch:

Code:
:/var/www/ispcp/gui/tools# patch -p0 < webmail.patch
patching file webmail/functions/page_header.php
patching file webmail/plugins/calendar/setup.php
patching file webmail/plugins/mail_fetch/setup.php
patching file webmail/src/left_main.php
patching file webmail/themes/css/omega.css
Hunk #8 succeeded at 626 (offset -14 lines).
Hunk #9 succeeded at 1002 (offset -14 lines).
frefel:/var/www/ispcp/gui/tools# patch -p0 < webmail2.patch
patching file webmail/src/left_main.php
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n] y
Hunk #1 FAILED at 464.
1 out of 1 hunk FAILED -- saving rejects to file webmail/src/left_main.php.rej
patching file webmail/themes/css/omega.css
Reversed (or previously applied) patch detected!  Assume -R? [n] -R
Apply anyway? [n] y
Hunk #1 FAILED at 11.
Hunk #3 succeeded at 621 with fuzz 2 (offset 55 lines).
Hunk #4 FAILED at 638.
Hunk #5 FAILED at 662.
3 out of 5 hunks FAILED -- saving rejects to file webmail/themes/css/omega.css.rej
02-25-2008 01:56 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #24
RE: Webmail RC3
Code:
server1:/var/www/ispcp/gui/tools# patch -p0 < webmail.patch
bash: webmail.patch: Datei oder Verzeichnis nicht gefunden

steht doch da Tongue

naja solche fehler bitte nicht mehr posten. Google ist euer freund...

Nur noch themenbezogen bitte, sprich wie viktor wenn was nicht gut aussieht!

@joxi könntest du einen patch machen mit allen änderungen? wäre einfacher
(This post was last modified: 02-25-2008 01:57 AM by Zothos.)
02-25-2008 01:57 AM
Find all posts by this user Quote this message in a reply
totototo Away
Junior Member
*

Posts: 183
Joined: May 2007
Reputation: 0
Post: #25
RE: Webmail RC3
Zothos Wrote:
Code:
server1:/var/www/ispcp/gui/tools# patch -p0 < webmail.patch
bash: webmail.patch: Datei oder Verzeichnis nicht gefunden

steht doch da Tongue

naja solche fehler bitte nicht mehr posten. Google ist euer freund...

Nur noch themenbezogen bitte, sprich wie viktor wenn was nicht gut aussieht!

@joxi könntest du einen patch machen mit allen änderungen? wäre einfacher

hallo zothos,

das was du rausgepickt hast war noch die alte fehlermeldung, hab die ausversehen mit reinkopiert, ist aber schon wieder gelöscht.
02-25-2008 02:01 AM
Find all posts by this user Quote this message in a reply
DaSilva Offline
Member
***

Posts: 302
Joined: Dec 2007
Reputation: 0
Post: #26
RE: Webmail RC3
Mir gehts ja eigentlich nur noch um

Code:
:/var/www/ispcp/gui/tools# patch -p0 < webmail2.patch
patching file webmail/src/left_main.php
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n] y
Hunk #1 FAILED at 464.
1 out of 1 hunk FAILED -- saving rejects to file webmail/src/left_main.php.rej
patching file webmail/themes/css/omega.css
Reversed (or previously applied) patch detected!  Assume -R? [n] -R
Apply anyway? [n] y
Hunk #1 FAILED at 11.
Hunk #3 succeeded at 621 with fuzz 2 (offset 55 lines).
Hunk #4 FAILED at 638.
Hunk #5 FAILED at 662.
3 out of 5 hunks FAILED -- saving rejects to file webmail/themes/css/omega.css.rej

Was muss ich da bei den Fragen eingeben damit der ordentlich patcht oder hat das jetzt schon geklappt?
02-25-2008 02:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Zothos Offline
Release Manager
*****
Dev Team

Posts: 1,262
Joined: Feb 2007
Reputation: 10
Post: #27
RE: Webmail RC3
hol dir das webmail aus einem backup und versuch es nochmal...

und nein hat noch nicht geklappt, steht ja da FAILED also backup reinschieben, und dann nochmal patch1 -> danach patch2.
02-25-2008 02:07 AM
Find all posts by this user Quote this message in a reply
Cube Offline
Member
***

Posts: 740
Joined: Apr 2007
Reputation: 9
Post: #28
RE: Webmail RC3
Quote:jo die linke Spalte ist jetzt zu klein.

Da gibt es dann einen Zeilenumbruch und die Grafik für Refresh ist jetzt über der Schrift.
Wie meinst du das? Die breite des linken Frames wurde doch nicht geändert. Kannst du vielleicht einen Screenshot machen?
02-25-2008 02:29 AM
Find all posts by this user Quote this message in a reply
Viktor Offline
Junior Member
*

Posts: 118
Joined: Nov 2006
Reputation: 1
Post: #29
RE: Webmail RC3
Cube Wrote:
Quote:jo die linke Spalte ist jetzt zu klein.

Da gibt es dann einen Zeilenumbruch und die Grafik für Refresh ist jetzt über der Schrift.
Wie meinst du das? Die breite des linken Frames wurde doch nicht geändert. Kannst du vielleicht einen Screenshot machen?

Hallo,

so sieht es jetzt bei mir aus.

Links viel zu klein.Sad

Gruß
ViktorWink


Attached File(s) Thumbnail(s)
   
02-25-2008 02:32 AM
Visit this user's website Find all posts by this user Quote this message in a reply
DaSilva Offline
Member
***

Posts: 302
Joined: Dec 2007
Reputation: 0
Post: #30
RE: Webmail RC3
Danke, jetzt hat es geklappt.
02-25-2008 02:35 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)