All,
In both R14 and 3513-sru, on first use kpdf opens maximized. However, when the
restore button is clicked to exit full-screen mode, the window resizes to a tiny
window completely obscuring the document. (it looks like about 300x200 window
size. We should set the default window size to at least 640x480 or more likely
to 800x600. Anybody know where this can be set?
--
David C. Rankin, J.D.,P.E.
All,
I have my abakus GIT tree messed up:
15:04 providence:/mnt/pv/home/david/tde13/tde/main/applications/abakus> git
checkout -f v3.5.13-sru
Already on 'v3.5.13-sru'
Your branch and 'origin/v3.5.13-sru' have diverged,
and have 66 and 11 different commits each, respectively.
15:04 providence:/mnt/pv/home/david/tde13/tde/main/applications/abakus> git pull
U admin
U cmake
U src/CMakeLists.txt
Pull is not possible because you have unmerged files.
Please, fix them up in …
[View More]the work tree, and then use 'git add/rm <file>'
as appropriate to mark resolution, or use 'git commit -a'.
How in the heck do I fix this? I've googled, I've 'git checkout --
src/CMakeLists.txt', I've git status, I've git diffed, but I can just tell it to
throw away all the stuff I have in abakus and just download a fresh copy of
origin/v3.5.13-sru
What is the trick?
--
David C. Rankin, J.D.,P.E.
[View Less]
Darrell, All,
In koffice, the font superscript/subscript buttons look 1/2 cut-off. The
remaining buttons look OK. It almost looks like they need a border added to make
them look like normal buttons. They just look out of place??
http://www.3111skyline.com/dl/dt/trinity/ss/koffice-font-size-graphics.jpg
The files involved are:
pics/cr16-action-text_sub.png
pics/cr16-action-text_super.png
pics/cr22-action-sub.png
pics/cr22-action-super.png
If there is any desire to improve these, I …
[View More]could attempt to update them,
similar to the attached versions of cr22-action-super.png
(I think I like the dark)
--
David C. Rankin, J.D.,P.E.
[View Less]
The cause seems to be commit 4b78cab4. The failure messages:
sipqtTQStyleWidgetActionRequestData.cpp:55:29: error: expected type-specifier before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:55:29: error: expected '>' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:55:29: error: expected '(' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:55:29: error: 'TQStyleWidgetActionRequestData' was not …
[View More]declared in this scope
sipqtTQStyleWidgetActionRequestData.cpp:55:61: error: expected primary-expression before '>' token
sipqtTQStyleWidgetActionRequestData.cpp:55:71: error: expected ')' before ';' token
sipqtTQStyleWidgetActionRequestData.cpp:62:22: error: expected type-specifier before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:62:22: error: expected '>' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:62:22: error: expected '(' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:62:22: error: 'TQStyleWidgetActionRequestData' was not declared in this scope
sipqtTQStyleWidgetActionRequestData.cpp:62:54: error: expected primary-expression before '>' token
sipqtTQStyleWidgetActionRequestData.cpp:62:73: error: 'void*' is not a pointer-to-object type
sipqtTQStyleWidgetActionRequestData.cpp:62:101: error: ISO C++ forbids declaration of 'type name' with no type [-fpermissive]
sipqtTQStyleWidgetActionRequestData.cpp:62:101: error: expected '>' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:62:101: error: expected '(' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:62:133: error: expected primary-expression before '>' token
sipqtTQStyleWidgetActionRequestData.cpp:62:142: error: expected ')' before ';' token
sipqtTQStyleWidgetActionRequestData.cpp:62:142: error: expected ')' before ';' token
sipqtTQStyleWidgetActionRequestData.cpp:69:16: error: expected type-specifier before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:69:16: error: expected ';' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:69:16: error: 'TQStyleWidgetActionRequestData' was not declared in this scope
sipqtTQStyleWidgetActionRequestData.cpp:76:16: error: expected type-specifier before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:76:16: error: expected ';' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:76:70: error: ISO C++ forbids declaration of 'type name' with no type [-fpermissive]
sipqtTQStyleWidgetActionRequestData.cpp:76:70: error: expected '>' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:76:70: error: expected '(' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:76:70: error: 'TQStyleWidgetActionRequestData' was not declared in this scope
sipqtTQStyleWidgetActionRequestData.cpp:76:102: error: expected primary-expression before '>' token
sipqtTQStyleWidgetActionRequestData.cpp:76:121: error: 'const void*' is not a pointer-to-object type
sipqtTQStyleWidgetActionRequestData.cpp:93:5: error: 'TQStyleWidgetActionRequestData' was not declared in this scope
sipqtTQStyleWidgetActionRequestData.cpp:93:37: error: 'sipCpp' was not declared in this scope
sipqtTQStyleWidgetActionRequestData.cpp:98:26: error: expected type-specifier before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:98:26: error: expected ';' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:110:26: error: expected type-specifier before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:110:26: error: expected ';' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:123:26: error: expected type-specifier before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:123:26: error: expected ';' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:136:26: error: expected type-specifier before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:136:26: error: expected ';' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:147:26: error: expected type-specifier before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:147:26: error: expected ';' before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:154:15: error: 'TQStyleWidgetActionRequestData' does not name a type
sipqtTQStyleWidgetActionRequestData.cpp:156:124: error: 'a0' was not declared in this scope
sipqtTQStyleWidgetActionRequestData.cpp:158:26: error: expected type-specifier before 'TQStyleWidgetActionRequestData'
sipqtTQStyleWidgetActionRequestData.cpp:158:26: error: expected ';' before 'TQStyleWidgetActionRequestData'
Darrell
[View Less]
Hi,
In attachment there is the updated translation for the locale zh_TW
with corrections, supplements and new messages for Trinity.
Best regards,
Wei-Lun Chao
Guys,
I have a local tree that I converted to 3.5.13-sru. However, not all of the
modules switched to sru -- how did that happen? When I try a 'git pull' and 'git
submodule init' I get:
Module: 'applications/abakus' - current local branch is already 'v3.5.13-sru'
U admin
U cmake
U src/CMakeLists.txt
Pull is not possible because you have unmerged files.
Please, fix them up in the work tree, and then use 'git add/rm <file>'
as appropriate to mark resolution, or use '…
[View More]git commit -a'.
Skipping unmerged submodule admin
Skipping unmerged submodule cmake
I ran into a few build issues today on one box (can't find 'tde-config') and
tracing it back, ran into this problem. I have another local tree that I
converted to 3.5.13-sru and it went fine. Now I have to figure out how to 'fix'
the one that didn't come all the way to 3513-sru. Here are the packages I'm
having issues on:
(good)
module: applications/desktop-effects-tde branch: v3.5.13-sru available: HEAD
master v3.5.13-sru
(bad)
applications/compizconfig-backend-kconfig branch: master available:
HEAD master
(it doesn't eve show v3.5.13-sru available)
(good)
applications/kaffeine-mozilla branch: v3.5.13-sru available: HEAD master
v3.5.13-sru
(bad)
applications/kaffeine-mozilla branch: master available: HEAD master
I don't get it ;( I do the same thing on the same packages, but then end up
with one tree not going all the way to v3.5.13-sru.
To make the switch, I test the local branch against the remote branch, If
local is not v3.5.13-sru and remote has v3.5.13-sru available, then I do:
git checkout v3.5.13-sru # to switch
git pull
git submodule update
If v3.5.13-sru isn't immediately returned as available, then I try:
## normal reset to head, discard local edits and update
git reset --hard HEAD
git clean -dxf
git pull
git reset --hard HEAD
git clean -dxf
sed -i "s/system@/${gituser}@/g" .gitmodules
git submodule init
git submodule update --recursive
git submodule foreach --recursive "git checkout master"
git submodule foreach --recursive "git pull"
git checkout -- .gitmodules
followed by
git checkout v3.5.13-sru # to switch
git pull
git submodule update
Somehow that has ended up with abakus and about 4 other packages in a state
where a git pull results in:
Module: 'applications/abakus' - current local branch is already 'v3.5.13-sru'
U admin
U cmake
U src/CMakeLists.txt
Pull is not possible because you have unmerged files.
Please, fix them up in the work tree, and then use 'git add/rm <file>'
as appropriate to mark resolution, or use 'git commit -a'.
Skipping unmerged submodule admin
Skipping unmerged submodule cmake
So how to fix? I'm just bewildered by the whole GIT personality....
--
David C. Rankin, J.D.,P.E.
[View Less]