* [sisyphus] konsole --geometry
@ 2010-04-19 11:05 Vaso VV
2010-04-19 11:12 ` Alexey I. Froloff
2010-04-19 13:03 ` Andrey Rahmatullin
0 siblings, 2 replies; 6+ messages in thread
From: Vaso VV @ 2010-04-19 11:05 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
Konsole игнорирует параметр --geometry.
Задаю так: $ konsole --geometry 100x100+100+100
Где ошибся?
И ещё при запуске konsole с параметрами или без выдаёт
- P5:
Undecodable sequence: \001b(hex)[?1034h
- и сизиф вдобавок:
konsole(13545)/kdeui (kdelibs): Attempt to use QAction "change-profile"
with KXMLGUIFactory!
--
WBR........[x]
TFTHAOT....[ ]
AMF........[ ]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] konsole --geometry
2010-04-19 11:05 [sisyphus] konsole --geometry Vaso VV
@ 2010-04-19 11:12 ` Alexey I. Froloff
2010-04-19 13:03 ` Andrey Rahmatullin
1 sibling, 0 replies; 6+ messages in thread
From: Alexey I. Froloff @ 2010-04-19 11:12 UTC (permalink / raw)
To: ALT Linux Sisyphus discussion list
[-- Attachment #1: Type: text/plain, Size: 338 bytes --]
On Mon, Apr 19, 2010 at 02:05:43PM +0300, Vaso VV wrote:
> Konsole игнорирует параметр --geometry.
> Задаю так: $ konsole --geometry 100x100+100+100
> Где ошибся?
Не знаю как кедоподелия, а обычные иксовые программы понимают
-geometry (с одним минусом).
--
Regards, --
Sir Raorn. --- http://thousandsofhate.blogspot.com/
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] konsole --geometry
2010-04-19 11:05 [sisyphus] konsole --geometry Vaso VV
2010-04-19 11:12 ` Alexey I. Froloff
@ 2010-04-19 13:03 ` Andrey Rahmatullin
2010-04-19 14:29 ` Vaso VV
1 sibling, 1 reply; 6+ messages in thread
From: Andrey Rahmatullin @ 2010-04-19 13:03 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 471 bytes --]
On Mon, Apr 19, 2010 at 02:05:43PM +0300, Vaso VV wrote:
> Konsole игнорирует параметр --geometry.
> Задаю так: $ konsole --geometry 100x100+100+100
> Где ошибся?
https://bugs.kde.org/show_bug.cgi?id=147094
https://bugs.kde.org/show_bug.cgi?id=155603
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(6):
> 3. до исправления pkgconfig очередь тоже дойдёт. :)
Предупредите заранее, пожалуйста. Я сохраню бэкапы :-).
-- morozov in sisyphus@
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] konsole --geometry
2010-04-19 13:03 ` Andrey Rahmatullin
@ 2010-04-19 14:29 ` Vaso VV
2010-04-19 18:50 ` Mike Lykov
0 siblings, 1 reply; 6+ messages in thread
From: Vaso VV @ 2010-04-19 14:29 UTC (permalink / raw)
To: sisyphus
19.04.2010 16:03, Andrey Rahmatullin пишет:
> On Mon, Apr 19, 2010 at 02:05:43PM +0300, Vaso VV wrote:
>> Konsole игнорирует параметр --geometry.
>> Задаю так: $ konsole --geometry 100x100+100+100
>> Где ошибся?
> https://bugs.kde.org/show_bug.cgi?id=147094
> https://bugs.kde.org/show_bug.cgi?id=155603
Ошибся в выборе DE :)
Исходя из того, что одному из вышеуказанных багов скоро исполнится _три_
года, придётся пользоваться следующим воркэранудом:
1. Никаких "+"! Значения с этим знаком ингорятся.
2. Для того, чтобы не игнорилось --geometry, надо добавить --nofork (и
как я сам не догадался?!):
$ konsole --nofork --geometry 100x100-100-100
Всем спасибо!
--
WBR........[x]
TFTHAOT....[ ]
AMF........[ ]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [sisyphus] konsole --geometry
2010-04-19 14:29 ` Vaso VV
@ 2010-04-19 18:50 ` Mike Lykov
2010-04-20 9:17 ` Vaso VV
0 siblings, 1 reply; 6+ messages in thread
From: Mike Lykov @ 2010-04-19 18:50 UTC (permalink / raw)
To: ALT Linux Sisyphus discussions
> Исходя из того, что одному из вышеуказанных багов скоро исполнится _три_
> года, придётся пользоваться следующим воркэранудом:
так напиши в багу коммент "у меня подтверждается то-то и то-то в такой-то версии, багу скоро три года, как процесс/каково решение?"
на $ konsole -v
Qt: 4.6.2
KDE: 4.4.2 (KDE 4.4.2)
Konsole: 2.4.2
у меня по первому варианту то же самое, по второму (без плюсов) - открывается оочень маленькая консоль 100*100 пикселей.
--
Mike
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2010-04-20 9:17 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-19 11:05 [sisyphus] konsole --geometry Vaso VV
2010-04-19 11:12 ` Alexey I. Froloff
2010-04-19 13:03 ` Andrey Rahmatullin
2010-04-19 14:29 ` Vaso VV
2010-04-19 18:50 ` Mike Lykov
2010-04-20 9:17 ` Vaso VV
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git